[
  {
    "path": ".github/FUNDING.yml",
    "content": "# These are supported funding model platforms\n\ngithub: [OpenDriveLab] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\npatreon: # Replace with a single Patreon username\nopen_collective: # Replace with a single Open Collective username\nko_fi: # Replace with a single Ko-fi username\ntidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel\ncommunity_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry\nliberapay: # Replace with a single Liberapay username\nissuehunt: # Replace with a single IssueHunt username\notechie: # Replace with a single Otechie username\nlfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry\ncustom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']\n"
  },
  {
    "path": ".gitignore",
    "content": "*.log\n*results.json\n*results*.json\n*.pyc\n*.out\nnohup.out\n*.out\nevents*\n*hparams.yaml\nckpt/\n*checkpoints*\n__pycache__\n*work_dirs*\n*batchscript*\nbuild\n*egg-info*\n*cpython*\ncollect_data_json/*.json\ndataset/town??_??\n*dataset_metadata.pkl*\nclosed_loop_eval_log/eval_log/*\n*old_version*"
  },
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License."
  },
  {
    "path": "README.md",
    "content": "> [!IMPORTANT]\n> 🌟 Stay up to date at [opendrivelab.com](https://opendrivelab.com/#news)!\n\n# Think Twice before Driving: Towards Scalable Decoders for End-to-End Autonomous Driving\n\n- A SOTA Decoder for End-to-End Autonomous Driving under BEV\n- [arXiv Paper](https://arxiv.org/abs/2305.06242) (CVPR 2023)\n\n![pipeline](src/pipeline.PNG)\n \n## Demo Video\n[![Demo](src/demo_start.png)](https://youtu.be/ZhSH63O4Hsg)\n\n## Getting Started\n\n- [Installation](docs/INSTALL.md)\n- [Closed-Loop Evaluation in Carla](docs/EVAL.md)\n- [Prepare Dataset](docs/DATA_PREP.md)\n- [Train Your Own Model](docs/TRAIN.md)\n- [Calibrations for Different Camera Settings](camera_calibration/README.md) (Optional)\n\n## Quick Run in Carla\n\nInstall the environment as in [Installation](docs/INSTALL.md), download our checkpoint ([GoogleDrive](https://drive.google.com/file/d/1Y2bWf8qVwqVQxqM2GOKTiR9kE9nGtkYV/view?usp=share_link) or [BaiduYun](https://pan.baidu.com/s/1OamwKOUpqK0EOqWa1Luv_g)(提取码 m5di).) (189K frames training set), put it into **open_loop_training/ckpt**, and run:\n\n```shell\n## In the ThinkTwice/ directory\nCUDA_VISIBLE_DEVICES=0  nohup bash ./leaderboard/scripts/evaluation_town05long.sh 22023 22033 thinktwice_agent  False True open_loop_training/ckpt/thinktwice.pth+open_loop_training/configs/thinktwice.py all_towns_traffic_scenarios_no256 thinktwice_town05long 2>&1 > thinktwice_town05long.log &\n```\n\nCheck [closed_loop_eval_log/eval_log](closed_loop_eval_log/eval_log) to see how our model drives in Carla! :oncoming_automobile:\n\n(In case you have a screen to see the interface of Carla simulator, you could remove *DISPLAY=* in [leaderboard/leaderboard/leaderboard_evaluator.py](leaderboard/leaderboard/leaderboard_evaluator.py) and then you could directly watch with Carla.) \n\n\n## Code Structure\n\nWe give the structure of our code. Note that we only introduce those folders/files are commonly used and modified.\n\n    ThinkTwice/\n    ├── agents                  # From Carla official\n    ├── camera_calibration      # When you want to use cameras with different FOV\n    ├── closed_loop_eval_log    # Save eval logs\n    ├── collect_data_json       # Save data collection logs\n    ├── dataset                 # Data and metadata for training\n    ├── leaderboard             # Code for Closed-Loop Evaluation\n    │   ├── data                    # Save routes and scenarios\n    │   ├── scripts                 # Run with Carla\n    │   ├── team_code               # Your\n    |   |   ├── roach_ap_agent_data_collection.py # Data collection\n    │   |   └── thinktwice_agent.py      # Interface for closed-loop evaluation of our model\n    │   ├── leaderboard             # From Carla official\n    |   |   └── leaderboard_evaluator.py # Entrance of closed-loop evaluation\n    ├── roach                   # Roach for data collection\n    ├── scenario_runner         # From Carla official\n    ├── open_loop_training      # Training and Neural Network\n    |    ├── ckpt                    # Checkpoints\n    |    ├── work_dirs               # Training Log\n    |    ├── code                    # Preprocessing, DataLoader, Model\n    |    │   ├── apis                    # Training pipeline for mmdet3D\n    |    │   ├── core                    # The hooks for mmdet3D\n    |    │   ├── datasets                # Preprocessing and DataLoader\n    |    |   |   ├── pipelines                # Functions of Preprocessing and DataLoader\n    |    │   |   ├── samplers                 # For DDP\n    |    │   |   └── carla_dataset.py         # Framework of Preprocessing and DataLoading\n    |    │   ├── model_code                   # Neural Network\n    |    |   |   ├── backbones                # Module of Encoder\n    |    |   |   └── dense_heads              # Module of Decoder and Loss Functions\n    |    │   └── encoder_decoder_framework.py # Entrance of Neural Network\n    |    └── train.py                # Entrance of Training\n\n## License\n\nAll assets and code are under the [Apache 2.0 license](./LICENSE) unless specified otherwise.\n\n## Bibtex\nIf this work is helpful for your research, please consider citing the following BibTeX entry.\n\n```\n@inproceedings{jia2023thinktwice,\n  title={Think Twice before Driving: Towards Scalable Decoders for End-to-End Autonomous Driving},\n  author={Jia, Xiaosong and Wu, Penghao and Chen, Li and Xie, Jiangwei and He, Conghui and Yan, Junchi and Li, Hongyang},\n  booktitle={CVPR},\n  year={2023}\n}\n```\n\n## Related Resources\nMany thanks to the open-source community!\n\n[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) \n- [End-to-end Autonomous Driving Survey](https://github.com/OpenDriveLab/End-to-end-Autonomous-Driving) (:rocket:Ours!)\n- [TCP](https://github.com/OpenPerceptionX/TCP) (:rocket:Ours!)\n- [BEVFormer](https://github.com/fundamentalvision/BEVFormer) (:rocket:Ours!)\n- [UniAD](https://github.com/OpenDriveLab/UniAD) (:rocket:Ours!)\n- [ST-P3](https://github.com/OpenPerceptionX/ST-P3) (:rocket:Ours!)\n- [Carla](https://github.com/carla-simulator/carla)\n- [Roach](https://github.com/zhejz/carla-roach)\n- [Transfuser](https://github.com/autonomousvision/transfuser)\n- [CARLA_GARGE](https://github.com/autonomousvision/carla_garage)\n- [LAV](https://github.com/dotchen/LAV)\n- [IBISCape](https://github.com/AbanobSoliman/IBISCape)\n"
  },
  {
    "path": "agents/__init__.py",
    "content": ""
  },
  {
    "path": "agents/navigation/__init__.py",
    "content": ""
  },
  {
    "path": "agents/navigation/agent.py",
    "content": "# Copyright (c) # Copyright (c) 2018-2020 CVC.\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\" This module implements an agent that roams around a track following random\nwaypoints and avoiding other vehicles.\nThe agent also responds to traffic lights. \"\"\"\n\nimport sys\nimport math\n\nfrom enum import Enum\n\nimport carla\nfrom agents.tools.misc import is_within_distance_ahead, is_within_distance, compute_distance\n\nclass AgentState(Enum):\n    \"\"\"\n    AGENT_STATE represents the possible states of a roaming agent\n    \"\"\"\n    NAVIGATING = 1\n    BLOCKED_BY_VEHICLE = 2\n    BLOCKED_RED_LIGHT = 3\n\n\nclass Agent(object):\n    \"\"\"Base class to define agents in CARLA\"\"\"\n\n    def __init__(self, vehicle):\n        \"\"\"\n        Constructor method.\n\n            :param vehicle: actor to apply to local planner logic onto\n        \"\"\"\n        self._vehicle = vehicle\n        self._proximity_tlight_threshold = 5.0  # meters\n        self._proximity_vehicle_threshold = 10.0  # meters\n        self._local_planner = None\n        self._world = self._vehicle.get_world()\n        try:\n            self._map = self._world.get_map()\n        except RuntimeError as error:\n            print('RuntimeError: {}'.format(error))\n            print('  The server could not send the OpenDRIVE (.xodr) file:')\n            print('  Make sure it exists, has the same name of your town, and is correct.')\n            sys.exit(1)\n        self._last_traffic_light = None\n\n    def get_local_planner(self):\n        \"\"\"Get method for protected member local planner\"\"\"\n        return self._local_planner\n\n    @staticmethod\n    def run_step(debug=False):\n        \"\"\"\n        Execute one step of navigation.\n\n            :param debug: boolean flag for debugging\n            :return: control\n        \"\"\"\n        control = carla.VehicleControl()\n\n        if debug:\n            control.steer = 0.0\n            control.throttle = 0.0\n            control.brake = 0.0\n            control.hand_brake = False\n            control.manual_gear_shift = False\n\n        return control\n\n    def _is_light_red(self, lights_list):\n        \"\"\"\n        Method to check if there is a red light affecting us. This version of\n        the method is compatible with both European and US style traffic lights.\n\n        :param lights_list: list containing TrafficLight objects\n        :return: a tuple given by (bool_flag, traffic_light), where\n                 - bool_flag is True if there is a traffic light in RED\n                   affecting us and False otherwise\n                 - traffic_light is the object itself or None if there is no\n                   red traffic light affecting us\n        \"\"\"\n        ego_vehicle_location = self._vehicle.get_location()\n        ego_vehicle_waypoint = self._map.get_waypoint(ego_vehicle_location)\n\n        for traffic_light in lights_list:\n            object_location = self._get_trafficlight_trigger_location(traffic_light)\n            object_waypoint = self._map.get_waypoint(object_location)\n\n            if object_waypoint.road_id != ego_vehicle_waypoint.road_id:\n                continue\n\n            ve_dir = ego_vehicle_waypoint.transform.get_forward_vector()\n            wp_dir = object_waypoint.transform.get_forward_vector()\n            dot_ve_wp = ve_dir.x * wp_dir.x + ve_dir.y * wp_dir.y + ve_dir.z * wp_dir.z\n\n            if dot_ve_wp < 0:\n                continue\n\n            if is_within_distance_ahead(object_waypoint.transform,\n                                        self._vehicle.get_transform(),\n                                        self._proximity_tlight_threshold):\n                if traffic_light.state == carla.TrafficLightState.Red:\n                    return (True, traffic_light)\n\n        return (False, None)\n\n    def _get_trafficlight_trigger_location(self, traffic_light):  # pylint: disable=no-self-use\n        \"\"\"\n        Calculates the yaw of the waypoint that represents the trigger volume of the traffic light\n        \"\"\"\n        def rotate_point(point, radians):\n            \"\"\"\n            rotate a given point by a given angle\n            \"\"\"\n            rotated_x = math.cos(radians) * point.x - math.sin(radians) * point.y\n            rotated_y = math.sin(radians) * point.x - math.cos(radians) * point.y\n\n            return carla.Vector3D(rotated_x, rotated_y, point.z)\n\n        base_transform = traffic_light.get_transform()\n        base_rot = base_transform.rotation.yaw\n        area_loc = base_transform.transform(traffic_light.trigger_volume.location)\n        area_ext = traffic_light.trigger_volume.extent\n\n        point = rotate_point(carla.Vector3D(0, 0, area_ext.z), math.radians(base_rot))\n        point_location = area_loc + carla.Location(x=point.x, y=point.y)\n\n        return carla.Location(point_location.x, point_location.y, point_location.z)\n\n    def _bh_is_vehicle_hazard(self, ego_wpt, ego_loc, vehicle_list,\n                           proximity_th, up_angle_th, low_angle_th=0, lane_offset=0):\n        \"\"\"\n        Check if a given vehicle is an obstacle in our way. To this end we take\n        into account the road and lane the target vehicle is on and run a\n        geometry test to check if the target vehicle is under a certain distance\n        in front of our ego vehicle. We also check the next waypoint, just to be\n        sure there's not a sudden road id change.\n\n        WARNING: This method is an approximation that could fail for very large\n        vehicles, which center is actually on a different lane but their\n        extension falls within the ego vehicle lane. Also, make sure to remove\n        the ego vehicle from the list. Lane offset is set to +1 for right lanes\n        and -1 for left lanes, but this has to be inverted if lane values are\n        negative.\n\n            :param ego_wpt: waypoint of ego-vehicle\n            :param ego_log: location of ego-vehicle\n            :param vehicle_list: list of potential obstacle to check\n            :param proximity_th: threshold for the agent to be alerted of\n            a possible collision\n            :param up_angle_th: upper threshold for angle\n            :param low_angle_th: lower threshold for angle\n            :param lane_offset: for right and left lane changes\n            :return: a tuple given by (bool_flag, vehicle, distance), where:\n            - bool_flag is True if there is a vehicle ahead blocking us\n                   and False otherwise\n            - vehicle is the blocker object itself\n            - distance is the meters separating the two vehicles\n        \"\"\"\n\n        # Get the right offset\n        if ego_wpt.lane_id < 0 and lane_offset != 0:\n            lane_offset *= -1\n\n        for target_vehicle in vehicle_list:\n\n            target_vehicle_loc = target_vehicle.get_location()\n            # If the object is not in our next or current lane it's not an obstacle\n\n            target_wpt = self._map.get_waypoint(target_vehicle_loc)\n            if target_wpt.road_id != ego_wpt.road_id or \\\n                    target_wpt.lane_id != ego_wpt.lane_id + lane_offset:\n                next_wpt = self._local_planner.get_incoming_waypoint_and_direction(steps=5)[0]\n                if target_wpt.road_id != next_wpt.road_id or \\\n                        target_wpt.lane_id != next_wpt.lane_id + lane_offset:\n                    continue\n\n            if is_within_distance(target_vehicle_loc, ego_loc,\n                                  self._vehicle.get_transform().rotation.yaw,\n                                  proximity_th, up_angle_th, low_angle_th):\n\n                return (True, target_vehicle, compute_distance(target_vehicle_loc, ego_loc))\n\n        return (False, None, -1)\n\n    def _is_vehicle_hazard(self, vehicle_list):\n        \"\"\"\n\n        :param vehicle_list: list of potential obstacle to check\n        :return: a tuple given by (bool_flag, vehicle), where\n                 - bool_flag is True if there is a vehicle ahead blocking us\n                   and False otherwise\n                 - vehicle is the blocker object itself\n        \"\"\"\n\n        ego_vehicle_location = self._vehicle.get_location()\n        ego_vehicle_waypoint = self._map.get_waypoint(ego_vehicle_location)\n\n        for target_vehicle in vehicle_list:\n            # do not account for the ego vehicle\n            if target_vehicle.id == self._vehicle.id:\n                continue\n\n            # if the object is not in our lane it's not an obstacle\n            target_vehicle_waypoint = self._map.get_waypoint(target_vehicle.get_location())\n            if target_vehicle_waypoint.road_id != ego_vehicle_waypoint.road_id or \\\n                    target_vehicle_waypoint.lane_id != ego_vehicle_waypoint.lane_id:\n                continue\n\n            if is_within_distance_ahead(target_vehicle.get_transform(),\n                                        self._vehicle.get_transform(),\n                                        self._proximity_vehicle_threshold):\n                return (True, target_vehicle)\n\n        return (False, None)\n\n\n    @staticmethod\n    def emergency_stop():\n        \"\"\"\n        Send an emergency stop command to the vehicle\n\n            :return: control for braking\n        \"\"\"\n        control = carla.VehicleControl()\n        control.steer = 0.0\n        control.throttle = 0.0\n        control.brake = 1.0\n        control.hand_brake = False\n\n        return control\n"
  },
  {
    "path": "agents/navigation/basic_agent.py",
    "content": "# Copyright (c) # Copyright (c) 2018-2020 CVC.\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\" This module implements an agent that roams around a track following random\nwaypoints and avoiding other vehicles.\nThe agent also responds to traffic lights. \"\"\"\n\n\nimport carla\nfrom agents.navigation.agent import Agent, AgentState\nfrom agents.navigation.local_planner import LocalPlanner\nfrom agents.navigation.global_route_planner import GlobalRoutePlanner\nfrom agents.navigation.global_route_planner_dao import GlobalRoutePlannerDAO\n\nclass BasicAgent(Agent):\n    \"\"\"\n    BasicAgent implements a basic agent that navigates scenes to reach a given\n    target destination. This agent respects traffic lights and other vehicles.\n    \"\"\"\n\n    def __init__(self, vehicle, target_speed=20):\n        \"\"\"\n\n        :param vehicle: actor to apply to local planner logic onto\n        \"\"\"\n        super(BasicAgent, self).__init__(vehicle)\n\n        self._proximity_tlight_threshold = 5.0  # meters\n        self._proximity_vehicle_threshold = 10.0  # meters\n        self._state = AgentState.NAVIGATING\n        args_lateral_dict = {\n            'K_P': 1,\n            'K_D': 0.4,\n            'K_I': 0,\n            'dt': 1.0/20.0}\n        self._local_planner = LocalPlanner(\n            self._vehicle, opt_dict={'target_speed' : target_speed,\n            'lateral_control_dict':args_lateral_dict})\n        self._hop_resolution = 2.0\n        self._path_seperation_hop = 2\n        self._path_seperation_threshold = 0.5\n        self._target_speed = target_speed\n        self._grp = None\n\n    def set_destination(self, location):\n        \"\"\"\n        This method creates a list of waypoints from agent's position to destination location\n        based on the route returned by the global router\n        \"\"\"\n\n        start_waypoint = self._map.get_waypoint(self._vehicle.get_location())\n        end_waypoint = self._map.get_waypoint(\n            carla.Location(location[0], location[1], location[2]))\n\n        route_trace = self._trace_route(start_waypoint, end_waypoint)\n\n        self._local_planner.set_global_plan(route_trace)\n\n    def _trace_route(self, start_waypoint, end_waypoint):\n        \"\"\"\n        This method sets up a global router and returns the optimal route\n        from start_waypoint to end_waypoint\n        \"\"\"\n\n        # Setting up global router\n        if self._grp is None:\n            dao = GlobalRoutePlannerDAO(self._vehicle.get_world().get_map(), self._hop_resolution)\n            grp = GlobalRoutePlanner(dao)\n            grp.setup()\n            self._grp = grp\n\n        # Obtain route plan\n        route = self._grp.trace_route(\n            start_waypoint.transform.location,\n            end_waypoint.transform.location)\n\n        return route\n\n    def run_step(self, debug=False):\n        \"\"\"\n        Execute one step of navigation.\n        :return: carla.VehicleControl\n        \"\"\"\n\n        # is there an obstacle in front of us?\n        hazard_detected = False\n\n        # retrieve relevant elements for safe navigation, i.e.: traffic lights\n        # and other vehicles\n        actor_list = self._world.get_actors()\n        vehicle_list = actor_list.filter(\"*vehicle*\")\n        lights_list = actor_list.filter(\"*traffic_light*\")\n\n        # check possible obstacles\n        vehicle_state, vehicle = self._is_vehicle_hazard(vehicle_list)\n        if vehicle_state:\n            if debug:\n                print('!!! VEHICLE BLOCKING AHEAD [{}])'.format(vehicle.id))\n\n            self._state = AgentState.BLOCKED_BY_VEHICLE\n            hazard_detected = True\n\n        # check for the state of the traffic lights\n        light_state, traffic_light = self._is_light_red(lights_list)\n        if light_state:\n            if debug:\n                print('=== RED LIGHT AHEAD [{}])'.format(traffic_light.id))\n\n            self._state = AgentState.BLOCKED_RED_LIGHT\n            hazard_detected = True\n\n        if hazard_detected:\n            control = self.emergency_stop()\n        else:\n            self._state = AgentState.NAVIGATING\n            # standard local planner behavior\n            control = self._local_planner.run_step(debug=debug)\n\n        return control\n\n    def done(self):\n        \"\"\"\n        Check whether the agent has reached its destination.\n        :return bool\n        \"\"\"\n        return self._local_planner.done()\n"
  },
  {
    "path": "agents/navigation/behavior_agent.py",
    "content": "# Copyright (c) # Copyright (c) 2018-2020 CVC.\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\n\"\"\" This module implements an agent that roams around a track following random\nwaypoints and avoiding other vehicles. The agent also responds to traffic lights,\ntraffic signs, and has different possible configurations. \"\"\"\n\nimport random\nimport numpy as np\nimport carla\nfrom agents.navigation.agent import Agent\nfrom agents.navigation.local_planner_behavior import LocalPlanner, RoadOption\nfrom agents.navigation.global_route_planner import GlobalRoutePlanner\nfrom agents.navigation.global_route_planner_dao import GlobalRoutePlannerDAO\nfrom agents.navigation.types_behavior import Cautious, Aggressive, Normal\n\nfrom agents.tools.misc import get_speed, positive\n\nclass BehaviorAgent(Agent):\n    \"\"\"\n    BehaviorAgent implements an agent that navigates scenes to reach a given\n    target destination, by computing the shortest possible path to it.\n    This agent can correctly follow traffic signs, speed limitations,\n    traffic lights, while also taking into account nearby vehicles. Lane changing\n    decisions can be taken by analyzing the surrounding environment,\n    such as overtaking or tailgating avoidance. Adding to these are possible\n    behaviors, the agent can also keep safety distance from a car in front of it\n    by tracking the instantaneous time to collision and keeping it in a certain range.\n    Finally, different sets of behaviors are encoded in the agent, from cautious\n    to a more aggressive ones.\n    \"\"\"\n\n    def __init__(self, vehicle, ignore_traffic_light=False, behavior='normal'):\n        \"\"\"\n        Constructor method.\n\n            :param vehicle: actor to apply to local planner logic onto\n            :param ignore_traffic_light: boolean to ignore any traffic light\n            :param behavior: type of agent to apply\n        \"\"\"\n\n        super(BehaviorAgent, self).__init__(vehicle)\n        self.vehicle = vehicle\n        self.ignore_traffic_light = ignore_traffic_light\n        self._local_planner = LocalPlanner(self)\n        self._grp = None\n        self.look_ahead_steps = 0\n\n        # Vehicle information\n        self.speed = 0\n        self.speed_limit = 0\n        self.direction = None\n        self.incoming_direction = None\n        self.incoming_waypoint = None\n        self.start_waypoint = None\n        self.end_waypoint = None\n        self.is_at_traffic_light = 0\n        self.light_state = \"Green\"\n        self.light_id_to_ignore = -1\n        self.min_speed = 5\n        self.behavior = None\n        self._sampling_resolution = 4.5\n\n        # Parameters for agent behavior\n        if behavior == 'cautious':\n            self.behavior = Cautious()\n\n        elif behavior == 'normal':\n            self.behavior = Normal()\n\n        elif behavior == 'aggressive':\n            self.behavior = Aggressive()\n\n    def update_information(self, world):\n        \"\"\"\n        This method updates the information regarding the ego\n        vehicle based on the surrounding world.\n\n            :param world: carla.world object\n        \"\"\"\n        self.speed = get_speed(self.vehicle)\n        self.speed_limit = world.player.get_speed_limit()\n        self._local_planner.set_speed(self.speed_limit)\n        self.direction = self._local_planner.target_road_option\n        if self.direction is None:\n            self.direction = RoadOption.LANEFOLLOW\n\n        self.look_ahead_steps = int((self.speed_limit) / 10)\n\n        self.incoming_waypoint, self.incoming_direction = self._local_planner.get_incoming_waypoint_and_direction(\n            steps=self.look_ahead_steps)\n        if self.incoming_direction is None:\n            self.incoming_direction = RoadOption.LANEFOLLOW\n\n        self.is_at_traffic_light = world.player.is_at_traffic_light()\n        if self.ignore_traffic_light:\n            self.light_state = \"Green\"\n        else:\n            # This method also includes stop signs and intersections.\n            self.light_state = str(self.vehicle.get_traffic_light_state())\n\n    def set_destination(self, start_location, end_location, clean=False):\n        \"\"\"\n        This method creates a list of waypoints from agent's position to destination location\n        based on the route returned by the global router.\n\n            :param start_location: initial position\n            :param end_location: final position\n            :param clean: boolean to clean the waypoint queue\n        \"\"\"\n        if clean:\n            self._local_planner.waypoints_queue.clear()\n        self.start_waypoint = self._map.get_waypoint(start_location)\n        self.end_waypoint = self._map.get_waypoint(end_location)\n\n        route_trace = self._trace_route(self.start_waypoint, self.end_waypoint)\n\n        self._local_planner.set_global_plan(route_trace, clean)\n\n    def reroute(self, spawn_points):\n        \"\"\"\n        This method implements re-routing for vehicles approaching its destination.\n        It finds a new target and computes another path to reach it.\n\n            :param spawn_points: list of possible destinations for the agent\n        \"\"\"\n\n        print(\"Target almost reached, setting new destination...\")\n        random.shuffle(spawn_points)\n        new_start = self._local_planner.waypoints_queue[-1][0].transform.location\n        destination = spawn_points[0].location if spawn_points[0].location != new_start else spawn_points[1].location\n        print(\"New destination: \" + str(destination))\n\n        self.set_destination(new_start, destination)\n\n    def _trace_route(self, start_waypoint, end_waypoint):\n        \"\"\"\n        This method sets up a global router and returns the\n        optimal route from start_waypoint to end_waypoint.\n\n            :param start_waypoint: initial position\n            :param end_waypoint: final position\n        \"\"\"\n        # Setting up global router\n        if self._grp is None:\n            wld = self.vehicle.get_world()\n            dao = GlobalRoutePlannerDAO(\n                wld.get_map(), sampling_resolution=self._sampling_resolution)\n            grp = GlobalRoutePlanner(dao)\n            grp.setup()\n            self._grp = grp\n\n        # Obtain route plan\n        route = self._grp.trace_route(\n            start_waypoint.transform.location,\n            end_waypoint.transform.location)\n\n        return route\n\n    def traffic_light_manager(self, waypoint):\n        \"\"\"\n        This method is in charge of behaviors for red lights and stops.\n\n        WARNING: What follows is a proxy to avoid having a car brake after running a yellow light.\n        This happens because the car is still under the influence of the semaphore,\n        even after passing it. So, the semaphore id is temporarely saved to\n        ignore it and go around this issue, until the car is near a new one.\n\n            :param waypoint: current waypoint of the agent\n        \"\"\"\n\n        light_id = self.vehicle.get_traffic_light().id if self.vehicle.get_traffic_light() is not None else -1\n\n        if self.light_state == \"Red\":\n            if not waypoint.is_junction and (self.light_id_to_ignore != light_id or light_id == -1):\n                return 1\n            elif waypoint.is_junction and light_id != -1:\n                self.light_id_to_ignore = light_id\n        if self.light_id_to_ignore != light_id:\n            self.light_id_to_ignore = -1\n        return 0\n\n    def _overtake(self, location, waypoint, vehicle_list):\n        \"\"\"\n        This method is in charge of overtaking behaviors.\n\n            :param location: current location of the agent\n            :param waypoint: current waypoint of the agent\n            :param vehicle_list: list of all the nearby vehicles\n        \"\"\"\n\n        left_turn = waypoint.left_lane_marking.lane_change\n        right_turn = waypoint.right_lane_marking.lane_change\n\n        left_wpt = waypoint.get_left_lane()\n        right_wpt = waypoint.get_right_lane()\n\n        if (left_turn == carla.LaneChange.Left or left_turn ==\n                carla.LaneChange.Both) and waypoint.lane_id * left_wpt.lane_id > 0 and left_wpt.lane_type == carla.LaneType.Driving:\n            new_vehicle_state, _, _ = self._bh_is_vehicle_hazard(waypoint, location, vehicle_list, max(\n                self.behavior.min_proximity_threshold, self.speed_limit / 3), up_angle_th=180, lane_offset=-1)\n            if not new_vehicle_state:\n                print(\"Overtaking to the left!\")\n                self.behavior.overtake_counter = 200\n                self.set_destination(left_wpt.transform.location,\n                                     self.end_waypoint.transform.location, clean=True)\n        elif right_turn == carla.LaneChange.Right and waypoint.lane_id * right_wpt.lane_id > 0 and right_wpt.lane_type == carla.LaneType.Driving:\n            new_vehicle_state, _, _ = self._bh_is_vehicle_hazard(waypoint, location, vehicle_list, max(\n                self.behavior.min_proximity_threshold, self.speed_limit / 3), up_angle_th=180, lane_offset=1)\n            if not new_vehicle_state:\n                print(\"Overtaking to the right!\")\n                self.behavior.overtake_counter = 200\n                self.set_destination(right_wpt.transform.location,\n                                     self.end_waypoint.transform.location, clean=True)\n\n    def _tailgating(self, location, waypoint, vehicle_list):\n        \"\"\"\n        This method is in charge of tailgating behaviors.\n\n            :param location: current location of the agent\n            :param waypoint: current waypoint of the agent\n            :param vehicle_list: list of all the nearby vehicles\n        \"\"\"\n\n        left_turn = waypoint.left_lane_marking.lane_change\n        right_turn = waypoint.right_lane_marking.lane_change\n\n        left_wpt = waypoint.get_left_lane()\n        right_wpt = waypoint.get_right_lane()\n\n        behind_vehicle_state, behind_vehicle, _ = self._bh_is_vehicle_hazard(waypoint, location, vehicle_list, max(\n            self.behavior.min_proximity_threshold, self.speed_limit / 2), up_angle_th=180, low_angle_th=160)\n        if behind_vehicle_state and self.speed < get_speed(behind_vehicle):\n            if (right_turn == carla.LaneChange.Right or right_turn ==\n                    carla.LaneChange.Both) and waypoint.lane_id * right_wpt.lane_id > 0 and right_wpt.lane_type == carla.LaneType.Driving:\n                new_vehicle_state, _, _ = self._bh_is_vehicle_hazard(waypoint, location, vehicle_list, max(\n                    self.behavior.min_proximity_threshold, self.speed_limit / 2), up_angle_th=180, lane_offset=1)\n                if not new_vehicle_state:\n                    print(\"Tailgating, moving to the right!\")\n                    self.behavior.tailgate_counter = 200\n                    self.set_destination(right_wpt.transform.location,\n                                         self.end_waypoint.transform.location, clean=True)\n            elif left_turn == carla.LaneChange.Left and waypoint.lane_id * left_wpt.lane_id > 0 and left_wpt.lane_type == carla.LaneType.Driving:\n                new_vehicle_state, _, _ = self._bh_is_vehicle_hazard(waypoint, location, vehicle_list, max(\n                    self.behavior.min_proximity_threshold, self.speed_limit / 2), up_angle_th=180, lane_offset=-1)\n                if not new_vehicle_state:\n                    print(\"Tailgating, moving to the left!\")\n                    self.behavior.tailgate_counter = 200\n                    self.set_destination(left_wpt.transform.location,\n                                         self.end_waypoint.transform.location, clean=True)\n\n    def collision_and_car_avoid_manager(self, location, waypoint):\n        \"\"\"\n        This module is in charge of warning in case of a collision\n        and managing possible overtaking or tailgating chances.\n\n            :param location: current location of the agent\n            :param waypoint: current waypoint of the agent\n            :return vehicle_state: True if there is a vehicle nearby, False if not\n            :return vehicle: nearby vehicle\n            :return distance: distance to nearby vehicle\n        \"\"\"\n\n        vehicle_list = self._world.get_actors().filter(\"*vehicle*\")\n        def dist(v): return v.get_location().distance(waypoint.transform.location)\n        vehicle_list = [v for v in vehicle_list if dist(v) < 45 and v.id != self.vehicle.id]\n\n        if self.direction == RoadOption.CHANGELANELEFT:\n            vehicle_state, vehicle, distance = self._bh_is_vehicle_hazard(\n                waypoint, location, vehicle_list, max(\n                    self.behavior.min_proximity_threshold, self.speed_limit / 2), up_angle_th=180, lane_offset=-1)\n        elif self.direction == RoadOption.CHANGELANERIGHT:\n            vehicle_state, vehicle, distance = self._bh_is_vehicle_hazard(\n                waypoint, location, vehicle_list, max(\n                    self.behavior.min_proximity_threshold, self.speed_limit / 2), up_angle_th=180, lane_offset=1)\n        else:\n            vehicle_state, vehicle, distance = self._bh_is_vehicle_hazard(\n                waypoint, location, vehicle_list, max(\n                    self.behavior.min_proximity_threshold, self.speed_limit / 3), up_angle_th=30)\n\n            # Check for overtaking\n\n            if vehicle_state and self.direction == RoadOption.LANEFOLLOW and \\\n                    not waypoint.is_junction and self.speed > 10 \\\n                    and self.behavior.overtake_counter == 0 and self.speed > get_speed(vehicle):\n                self._overtake(location, waypoint, vehicle_list)\n\n            # Check for tailgating\n\n            elif not vehicle_state and self.direction == RoadOption.LANEFOLLOW \\\n                    and not waypoint.is_junction and self.speed > 10 \\\n                    and self.behavior.tailgate_counter == 0:\n                self._tailgating(location, waypoint, vehicle_list)\n\n        return vehicle_state, vehicle, distance\n\n    def pedestrian_avoid_manager(self, location, waypoint):\n        \"\"\"\n        This module is in charge of warning in case of a collision\n        with any pedestrian.\n\n            :param location: current location of the agent\n            :param waypoint: current waypoint of the agent\n            :return vehicle_state: True if there is a walker nearby, False if not\n            :return vehicle: nearby walker\n            :return distance: distance to nearby walker\n        \"\"\"\n\n        walker_list = self._world.get_actors().filter(\"*walker.pedestrian*\")\n        def dist(w): return w.get_location().distance(waypoint.transform.location)\n        walker_list = [w for w in walker_list if dist(w) < 10]\n\n        if self.direction == RoadOption.CHANGELANELEFT:\n            walker_state, walker, distance = self._bh_is_vehicle_hazard(waypoint, location, walker_list, max(\n                self.behavior.min_proximity_threshold, self.speed_limit / 2), up_angle_th=90, lane_offset=-1)\n        elif self.direction == RoadOption.CHANGELANERIGHT:\n            walker_state, walker, distance = self._bh_is_vehicle_hazard(waypoint, location, walker_list, max(\n                self.behavior.min_proximity_threshold, self.speed_limit / 2), up_angle_th=90, lane_offset=1)\n        else:\n            walker_state, walker, distance = self._bh_is_vehicle_hazard(waypoint, location, walker_list, max(\n                self.behavior.min_proximity_threshold, self.speed_limit / 3), up_angle_th=60)\n\n        return walker_state, walker, distance\n\n    def car_following_manager(self, vehicle, distance, debug=False):\n        \"\"\"\n        Module in charge of car-following behaviors when there's\n        someone in front of us.\n\n            :param vehicle: car to follow\n            :param distance: distance from vehicle\n            :param debug: boolean for debugging\n            :return control: carla.VehicleControl\n        \"\"\"\n\n        vehicle_speed = get_speed(vehicle)\n        delta_v = max(1, (self.speed - vehicle_speed) / 3.6)\n        ttc = distance / delta_v if delta_v != 0 else distance / np.nextafter(0., 1.)\n\n        # Under safety time distance, slow down.\n        if self.behavior.safety_time > ttc > 0.0:\n            control = self._local_planner.run_step(\n                target_speed=min(positive(vehicle_speed - self.behavior.speed_decrease),\n                                 min(self.behavior.max_speed, self.speed_limit - self.behavior.speed_lim_dist)), debug=debug)\n        # Actual safety distance area, try to follow the speed of the vehicle in front.\n        elif 2 * self.behavior.safety_time > ttc >= self.behavior.safety_time:\n            control = self._local_planner.run_step(\n                target_speed=min(max(self.min_speed, vehicle_speed),\n                                 min(self.behavior.max_speed, self.speed_limit - self.behavior.speed_lim_dist)), debug=debug)\n        # Normal behavior.\n        else:\n            control = self._local_planner.run_step(\n                target_speed= min(self.behavior.max_speed, self.speed_limit - self.behavior.speed_lim_dist), debug=debug)\n\n        return control\n\n    def run_step(self, debug=False):\n        \"\"\"\n        Execute one step of navigation.\n\n            :param debug: boolean for debugging\n            :return control: carla.VehicleControl\n        \"\"\"\n        control = None\n        if self.behavior.tailgate_counter > 0:\n            self.behavior.tailgate_counter -= 1\n        if self.behavior.overtake_counter > 0:\n            self.behavior.overtake_counter -= 1\n\n        ego_vehicle_loc = self.vehicle.get_location()\n        ego_vehicle_wp = self._map.get_waypoint(ego_vehicle_loc)\n\n        # 1: Red lights and stops behavior\n\n        if self.traffic_light_manager(ego_vehicle_wp) != 0:\n            return self.emergency_stop()\n\n        # 2.1: Pedestrian avoidancd behaviors\n\n        walker_state, walker, w_distance = self.pedestrian_avoid_manager(\n            ego_vehicle_loc, ego_vehicle_wp)\n\n        if walker_state:\n            # Distance is computed from the center of the two cars,\n            # we use bounding boxes to calculate the actual distance\n            distance = w_distance - max(\n                walker.bounding_box.extent.y, walker.bounding_box.extent.x) - max(\n                    self.vehicle.bounding_box.extent.y, self.vehicle.bounding_box.extent.x)\n\n            # Emergency brake if the car is very close.\n            if distance < self.behavior.braking_distance:\n                return self.emergency_stop()\n\n        # 2.2: Car following behaviors\n        vehicle_state, vehicle, distance = self.collision_and_car_avoid_manager(\n            ego_vehicle_loc, ego_vehicle_wp)\n\n        if vehicle_state:\n            # Distance is computed from the center of the two cars,\n            # we use bounding boxes to calculate the actual distance\n            distance = distance - max(\n                vehicle.bounding_box.extent.y, vehicle.bounding_box.extent.x) - max(\n                    self.vehicle.bounding_box.extent.y, self.vehicle.bounding_box.extent.x)\n\n            # Emergency brake if the car is very close.\n            if distance < self.behavior.braking_distance:\n                return self.emergency_stop()\n            else:\n                control = self.car_following_manager(vehicle, distance)\n\n        # 4: Intersection behavior\n\n        # Checking if there's a junction nearby to slow down\n        elif self.incoming_waypoint.is_junction and (self.incoming_direction == RoadOption.LEFT or self.incoming_direction == RoadOption.RIGHT):\n            control = self._local_planner.run_step(\n                target_speed=min(self.behavior.max_speed, self.speed_limit - 5), debug=debug)\n\n        # 5: Normal behavior\n\n        # Calculate controller based on no turn, traffic light or vehicle in front\n        else:\n            control = self._local_planner.run_step(\n                target_speed= min(self.behavior.max_speed, self.speed_limit - self.behavior.speed_lim_dist), debug=debug)\n\n        return control\n"
  },
  {
    "path": "agents/navigation/controller.py",
    "content": "# Copyright (c) # Copyright (c) 2018-2020 CVC.\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\" This module contains PID controllers to perform lateral and longitudinal control. \"\"\"\n\nfrom collections import deque\nimport math\nimport numpy as np\nimport carla\nfrom agents.tools.misc import get_speed\n\n\nclass VehiclePIDController():\n    \"\"\"\n    VehiclePIDController is the combination of two PID controllers\n    (lateral and longitudinal) to perform the\n    low level control a vehicle from client side\n    \"\"\"\n\n\n    def __init__(self, vehicle, args_lateral, args_longitudinal, max_throttle=0.75, max_brake=0.3, max_steering=0.8):\n        \"\"\"\n        Constructor method.\n\n        :param vehicle: actor to apply to local planner logic onto\n        :param args_lateral: dictionary of arguments to set the lateral PID controller\n        using the following semantics:\n            K_P -- Proportional term\n            K_D -- Differential term\n            K_I -- Integral term\n        :param args_longitudinal: dictionary of arguments to set the longitudinal\n        PID controller using the following semantics:\n            K_P -- Proportional term\n            K_D -- Differential term\n            K_I -- Integral term\n        \"\"\"\n\n        self.max_brake = max_brake\n        self.max_throt = max_throttle\n        self.max_steer = max_steering\n\n        self._vehicle = vehicle\n        self._world = self._vehicle.get_world()\n        self.past_steering = self._vehicle.get_control().steer\n        self._lon_controller = PIDLongitudinalController(self._vehicle, **args_longitudinal)\n        self._lat_controller = PIDLateralController(self._vehicle, **args_lateral)\n\n    def run_step(self, target_speed, waypoint):\n        \"\"\"\n        Execute one step of control invoking both lateral and longitudinal\n        PID controllers to reach a target waypoint\n        at a given target_speed.\n\n            :param target_speed: desired vehicle speed\n            :param waypoint: target location encoded as a waypoint\n            :return: distance (in meters) to the waypoint\n        \"\"\"\n\n        acceleration = self._lon_controller.run_step(target_speed)\n        current_steering = self._lat_controller.run_step(waypoint)\n        control = carla.VehicleControl()\n        if acceleration >= 0.0:\n            control.throttle = min(acceleration, self.max_throt)\n            control.brake = 0.0\n        else:\n            control.throttle = 0.0\n            control.brake = min(abs(acceleration), self.max_brake)\n\n        # Steering regulation: changes cannot happen abruptly, can't steer too much.\n\n        if current_steering > self.past_steering + 0.1:\n            current_steering = self.past_steering + 0.1\n        elif current_steering < self.past_steering - 0.1:\n            current_steering = self.past_steering - 0.1\n\n        if current_steering >= 0:\n            steering = min(self.max_steer, current_steering)\n        else:\n            steering = max(-self.max_steer, current_steering)\n\n        control.steer = steering\n        control.hand_brake = False\n        control.manual_gear_shift = False\n        self.past_steering = steering\n\n        return control\n\n\nclass PIDLongitudinalController():\n    \"\"\"\n    PIDLongitudinalController implements longitudinal control using a PID.\n    \"\"\"\n\n\n    def __init__(self, vehicle, K_P=1.0, K_D=0.0, K_I=0.0, dt=0.03):\n        \"\"\"\n        Constructor method.\n\n            :param vehicle: actor to apply to local planner logic onto\n            :param K_P: Proportional term\n            :param K_D: Differential term\n            :param K_I: Integral term\n            :param dt: time differential in seconds\n        \"\"\"\n        self._vehicle = vehicle\n        self._k_p = K_P\n        self._k_d = K_D\n        self._k_i = K_I\n        self._dt = dt\n        self._error_buffer = deque(maxlen=10)\n\n    def run_step(self, target_speed, debug=False):\n        \"\"\"\n        Execute one step of longitudinal control to reach a given target speed.\n\n            :param target_speed: target speed in Km/h\n            :param debug: boolean for debugging\n            :return: throttle control\n        \"\"\"\n        current_speed = get_speed(self._vehicle)\n\n        if debug:\n            print('Current speed = {}'.format(current_speed))\n\n        return self._pid_control(target_speed, current_speed)\n\n    def _pid_control(self, target_speed, current_speed):\n        \"\"\"\n        Estimate the throttle/brake of the vehicle based on the PID equations\n\n            :param target_speed:  target speed in Km/h\n            :param current_speed: current speed of the vehicle in Km/h\n            :return: throttle/brake control\n        \"\"\"\n\n        error = target_speed - current_speed\n        self._error_buffer.append(error)\n\n        if len(self._error_buffer) >= 2:\n            _de = (self._error_buffer[-1] - self._error_buffer[-2]) / self._dt\n            _ie = sum(self._error_buffer) * self._dt\n        else:\n            _de = 0.0\n            _ie = 0.0\n\n        return np.clip((self._k_p * error) + (self._k_d * _de) + (self._k_i * _ie), -1.0, 1.0)\n\nclass PIDLateralController():\n    \"\"\"\n    PIDLateralController implements lateral control using a PID.\n    \"\"\"\n\n    def __init__(self, vehicle, K_P=1.0, K_D=0.0, K_I=0.0, dt=0.03):\n        \"\"\"\n        Constructor method.\n\n            :param vehicle: actor to apply to local planner logic onto\n            :param K_P: Proportional term\n            :param K_D: Differential term\n            :param K_I: Integral term\n            :param dt: time differential in seconds\n        \"\"\"\n        self._vehicle = vehicle\n        self._k_p = K_P\n        self._k_d = K_D\n        self._k_i = K_I\n        self._dt = dt\n        self._e_buffer = deque(maxlen=10)\n\n    def run_step(self, waypoint):\n        \"\"\"\n        Execute one step of lateral control to steer\n        the vehicle towards a certain waypoin.\n\n            :param waypoint: target waypoint\n            :return: steering control in the range [-1, 1] where:\n            -1 maximum steering to left\n            +1 maximum steering to right\n        \"\"\"\n        return self._pid_control(waypoint, self._vehicle.get_transform())\n\n    def _pid_control(self, waypoint, vehicle_transform):\n        \"\"\"\n        Estimate the steering angle of the vehicle based on the PID equations\n\n            :param waypoint: target waypoint\n            :param vehicle_transform: current transform of the vehicle\n            :return: steering control in the range [-1, 1]\n        \"\"\"\n        v_begin = vehicle_transform.location\n        v_end = v_begin + carla.Location(x=math.cos(math.radians(vehicle_transform.rotation.yaw)),\n                                         y=math.sin(math.radians(vehicle_transform.rotation.yaw)))\n\n        v_vec = np.array([v_end.x - v_begin.x, v_end.y - v_begin.y, 0.0])\n        w_vec = np.array([waypoint.transform.location.x -\n                          v_begin.x, waypoint.transform.location.y -\n                          v_begin.y, 0.0])\n        _dot = math.acos(np.clip(np.dot(w_vec, v_vec) /\n                                 (np.linalg.norm(w_vec) * np.linalg.norm(v_vec)), -1.0, 1.0))\n\n        _cross = np.cross(v_vec, w_vec)\n\n        if _cross[2] < 0:\n            _dot *= -1.0\n\n        self._e_buffer.append(_dot)\n        if len(self._e_buffer) >= 2:\n            _de = (self._e_buffer[-1] - self._e_buffer[-2]) / self._dt\n            _ie = sum(self._e_buffer) * self._dt\n        else:\n            _de = 0.0\n            _ie = 0.0\n\n        return np.clip((self._k_p * _dot) + (self._k_d * _de) + (self._k_i * _ie), -1.0, 1.0)"
  },
  {
    "path": "agents/navigation/global_route_planner.py",
    "content": "# Copyright (c) # Copyright (c) 2018-2020 CVC.\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\n\"\"\"\nThis module provides GlobalRoutePlanner implementation.\n\"\"\"\n\nimport math\nimport numpy as np\nimport networkx as nx\n\nimport carla\nfrom agents.navigation.local_planner import RoadOption\nfrom agents.tools.misc import vector\n\n\nclass GlobalRoutePlanner(object):\n    \"\"\"\n    This class provides a very high level route plan.\n    Instantiate the class by passing a reference to\n    A GlobalRoutePlannerDAO object.\n    \"\"\"\n\n    def __init__(self, dao):\n        \"\"\"\n        Constructor\n        \"\"\"\n        self._dao = dao\n        self._topology = None\n        self._graph = None\n        self._id_map = None\n        self._road_id_to_edge = None\n        self._intersection_end_node = -1\n        self._previous_decision = RoadOption.VOID\n\n    def setup(self):\n        \"\"\"\n        Performs initial server data lookup for detailed topology\n        and builds graph representation of the world map.\n        \"\"\"\n        self._topology = self._dao.get_topology()\n        self._graph, self._id_map, self._road_id_to_edge = self._build_graph()\n        self._find_loose_ends()\n        self._lane_change_link()\n\n    def _build_graph(self):\n        \"\"\"\n        This function builds a networkx graph representation of topology.\n        The topology is read from self._topology.\n        graph node properties:\n            vertex   -   (x,y,z) position in world map\n        graph edge properties:\n            entry_vector    -   unit vector along tangent at entry point\n            exit_vector     -   unit vector along tangent at exit point\n            net_vector      -   unit vector of the chord from entry to exit\n            intersection    -   boolean indicating if the edge belongs to an\n                                intersection\n        return      :   graph -> networkx graph representing the world map,\n                        id_map-> mapping from (x,y,z) to node id\n                        road_id_to_edge-> map from road id to edge in the graph\n        \"\"\"\n        graph = nx.DiGraph()\n        id_map = dict()  # Map with structure {(x,y,z): id, ... }\n        road_id_to_edge = dict()  # Map with structure {road_id: {lane_id: edge, ... }, ... }\n\n        for segment in self._topology:\n\n            entry_xyz, exit_xyz = segment['entryxyz'], segment['exitxyz']\n            path = segment['path']\n            entry_wp, exit_wp = segment['entry'], segment['exit']\n            intersection = entry_wp.is_junction\n            road_id, section_id, lane_id = entry_wp.road_id, entry_wp.section_id, entry_wp.lane_id\n\n            for vertex in entry_xyz, exit_xyz:\n                # Adding unique nodes and populating id_map\n                if vertex not in id_map:\n                    new_id = len(id_map)\n                    id_map[vertex] = new_id\n                    graph.add_node(new_id, vertex=vertex)\n            n1 = id_map[entry_xyz]\n            n2 = id_map[exit_xyz]\n            if road_id not in road_id_to_edge:\n                road_id_to_edge[road_id] = dict()\n            if section_id not in road_id_to_edge[road_id]:\n                road_id_to_edge[road_id][section_id] = dict()\n            road_id_to_edge[road_id][section_id][lane_id] = (n1, n2)\n\n            entry_carla_vector = entry_wp.transform.rotation.get_forward_vector()\n            exit_carla_vector = exit_wp.transform.rotation.get_forward_vector()\n\n            # Adding edge with attributes\n            graph.add_edge(\n                n1, n2,\n                length=len(path) + 1, path=path,\n                entry_waypoint=entry_wp, exit_waypoint=exit_wp,\n                entry_vector=np.array(\n                    [entry_carla_vector.x, entry_carla_vector.y, entry_carla_vector.z]),\n                exit_vector=np.array(\n                    [exit_carla_vector.x, exit_carla_vector.y, exit_carla_vector.z]),\n                net_vector=vector(entry_wp.transform.location, exit_wp.transform.location),\n                intersection=intersection, type=RoadOption.LANEFOLLOW)\n\n        return graph, id_map, road_id_to_edge\n\n    def _find_loose_ends(self):\n        \"\"\"\n        This method finds road segments that have an unconnected end, and\n        adds them to the internal graph representation\n        \"\"\"\n        count_loose_ends = 0\n        hop_resolution = self._dao.get_resolution()\n        for segment in self._topology:\n            end_wp = segment['exit']\n            exit_xyz = segment['exitxyz']\n            road_id, section_id, lane_id = end_wp.road_id, end_wp.section_id, end_wp.lane_id\n            if road_id in self._road_id_to_edge and section_id in self._road_id_to_edge[road_id] and lane_id in self._road_id_to_edge[road_id][section_id]:\n                pass\n            else:\n                count_loose_ends += 1\n                if road_id not in self._road_id_to_edge:\n                    self._road_id_to_edge[road_id] = dict()\n                if section_id not in self._road_id_to_edge[road_id]:\n                    self._road_id_to_edge[road_id][section_id] = dict()\n                n1 = self._id_map[exit_xyz]\n                n2 = -1*count_loose_ends\n                self._road_id_to_edge[road_id][section_id][lane_id] = (n1, n2)\n                next_wp = end_wp.next(hop_resolution)\n                path = []\n                while next_wp is not None and next_wp and next_wp[0].road_id == road_id and next_wp[0].section_id == section_id and next_wp[0].lane_id == lane_id:\n                    path.append(next_wp[0])\n                    next_wp = next_wp[0].next(hop_resolution)\n                if path:\n                    n2_xyz = (path[-1].transform.location.x,\n                              path[-1].transform.location.y,\n                              path[-1].transform.location.z)\n                    self._graph.add_node(n2, vertex=n2_xyz)\n                    self._graph.add_edge(\n                        n1, n2,\n                        length=len(path) + 1, path=path,\n                        entry_waypoint=end_wp, exit_waypoint=path[-1],\n                        entry_vector=None, exit_vector=None, net_vector=None,\n                        intersection=end_wp.is_junction, type=RoadOption.LANEFOLLOW)\n\n    def _localize(self, location):\n        \"\"\"\n        This function finds the road segment closest to given location\n        location        :   carla.Location to be localized in the graph\n        return          :   pair node ids representing an edge in the graph\n        \"\"\"\n        waypoint = self._dao.get_waypoint(location)\n        edge = None\n        try:\n            edge = self._road_id_to_edge[waypoint.road_id][waypoint.section_id][waypoint.lane_id]\n        except KeyError:\n            print(\n                \"Failed to localize! : \",\n                \"Road id : \", waypoint.road_id,\n                \"Section id : \", waypoint.section_id,\n                \"Lane id : \", waypoint.lane_id,\n                \"Location : \", waypoint.transform.location.x,\n                waypoint.transform.location.y)\n        return edge\n\n    def _lane_change_link(self):\n        \"\"\"\n        This method places zero cost links in the topology graph\n        representing availability of lane changes.\n        \"\"\"\n\n        for segment in self._topology:\n            left_found, right_found = False, False\n\n            for waypoint in segment['path']:\n                if not segment['entry'].is_junction:\n                    next_waypoint, next_road_option, next_segment = None, None, None\n\n                    if waypoint.right_lane_marking.lane_change & carla.LaneChange.Right and not right_found:\n                        next_waypoint = waypoint.get_right_lane()\n                        if next_waypoint is not None and next_waypoint.lane_type == carla.LaneType.Driving and waypoint.road_id == next_waypoint.road_id:\n                            next_road_option = RoadOption.CHANGELANERIGHT\n                            next_segment = self._localize(next_waypoint.transform.location)\n                            if next_segment is not None:\n                                self._graph.add_edge(\n                                    self._id_map[segment['entryxyz']], next_segment[0], entry_waypoint=waypoint,\n                                    exit_waypoint=next_waypoint, intersection=False, exit_vector=None,\n                                    path=[], length=0, type=next_road_option, change_waypoint=next_waypoint)\n                                right_found = True\n                    if waypoint.left_lane_marking.lane_change & carla.LaneChange.Left and not left_found:\n                        next_waypoint = waypoint.get_left_lane()\n                        if next_waypoint is not None and next_waypoint.lane_type == carla.LaneType.Driving and waypoint.road_id == next_waypoint.road_id:\n                            next_road_option = RoadOption.CHANGELANELEFT\n                            next_segment = self._localize(next_waypoint.transform.location)\n                            if next_segment is not None:\n                                self._graph.add_edge(\n                                    self._id_map[segment['entryxyz']], next_segment[0], entry_waypoint=waypoint,\n                                    exit_waypoint=next_waypoint, intersection=False, exit_vector=None,\n                                    path=[], length=0, type=next_road_option, change_waypoint=next_waypoint)\n                                left_found = True\n                if left_found and right_found:\n                    break\n\n    def _distance_heuristic(self, n1, n2):\n        \"\"\"\n        Distance heuristic calculator for path searching\n        in self._graph\n        \"\"\"\n        l1 = np.array(self._graph.nodes[n1]['vertex'])\n        l2 = np.array(self._graph.nodes[n2]['vertex'])\n        return np.linalg.norm(l1-l2)\n\n    def _path_search(self, origin, destination):\n        \"\"\"\n        This function finds the shortest path connecting origin and destination\n        using A* search with distance heuristic.\n        origin      :   carla.Location object of start position\n        destination :   carla.Location object of of end position\n        return      :   path as list of node ids (as int) of the graph self._graph\n        connecting origin and destination\n        \"\"\"\n\n        start, end = self._localize(origin), self._localize(destination)\n\n        route = nx.astar_path(\n            self._graph, source=start[0], target=end[0],\n            heuristic=self._distance_heuristic, weight='length')\n        route.append(end[1])\n        return route\n\n    def _successive_last_intersection_edge(self, index, route):\n        \"\"\"\n        This method returns the last successive intersection edge\n        from a starting index on the route.\n        This helps moving past tiny intersection edges to calculate\n        proper turn decisions.\n        \"\"\"\n\n        last_intersection_edge = None\n        last_node = None\n        for node1, node2 in [(route[i], route[i+1]) for i in range(index, len(route)-1)]:\n            candidate_edge = self._graph.edges[node1, node2]\n            if node1 == route[index]:\n                last_intersection_edge = candidate_edge\n            if candidate_edge['type'] == RoadOption.LANEFOLLOW and candidate_edge['intersection']:\n                last_intersection_edge = candidate_edge\n                last_node = node2\n            else:\n                break\n\n        return last_node, last_intersection_edge\n\n    def _turn_decision(self, index, route, threshold=math.radians(35)):\n        \"\"\"\n        This method returns the turn decision (RoadOption) for pair of edges\n        around current index of route list\n        \"\"\"\n\n        decision = None\n        previous_node = route[index-1]\n        current_node = route[index]\n        next_node = route[index+1]\n        next_edge = self._graph.edges[current_node, next_node]\n        if index > 0:\n            if self._previous_decision != RoadOption.VOID and self._intersection_end_node > 0 and self._intersection_end_node != previous_node and next_edge['type'] == RoadOption.LANEFOLLOW and next_edge['intersection']:\n                decision = self._previous_decision\n            else:\n                self._intersection_end_node = -1\n                current_edge = self._graph.edges[previous_node, current_node]\n                calculate_turn = current_edge['type'] == RoadOption.LANEFOLLOW and not current_edge[\n                    'intersection'] and next_edge['type'] == RoadOption.LANEFOLLOW and next_edge['intersection']\n                if calculate_turn:\n                    last_node, tail_edge = self._successive_last_intersection_edge(index, route)\n                    self._intersection_end_node = last_node\n                    if tail_edge is not None:\n                        next_edge = tail_edge\n                    cv, nv = current_edge['exit_vector'], next_edge['exit_vector']\n                    if cv is None or nv is None:\n                        return next_edge['type']\n                    cross_list = []\n                    for neighbor in self._graph.successors(current_node):\n                        select_edge = self._graph.edges[current_node, neighbor]\n                        if select_edge['type'] == RoadOption.LANEFOLLOW:\n                            if neighbor != route[index+1]:\n                                sv = select_edge['net_vector']\n                                cross_list.append(np.cross(cv, sv)[2])\n                    next_cross = np.cross(cv, nv)[2]\n                    deviation = math.acos(np.clip(\n                        np.dot(cv, nv)/(np.linalg.norm(cv)*np.linalg.norm(nv)), -1.0, 1.0))\n                    if not cross_list:\n                        cross_list.append(0)\n                    if deviation < threshold:\n                        decision = RoadOption.STRAIGHT\n                    elif cross_list and next_cross < min(cross_list):\n                        decision = RoadOption.LEFT\n                    elif cross_list and next_cross > max(cross_list):\n                        decision = RoadOption.RIGHT\n                    elif next_cross < 0:\n                        decision = RoadOption.LEFT\n                    elif next_cross > 0:\n                        decision = RoadOption.RIGHT\n                else:\n                    decision = next_edge['type']\n\n        else:\n            decision = next_edge['type']\n\n        self._previous_decision = decision\n        return decision\n\n    def abstract_route_plan(self, origin, destination):\n        \"\"\"\n        The following function generates the route plan based on\n        origin      : carla.Location object of the route's start position\n        destination : carla.Location object of the route's end position\n        return      : list of turn by turn navigation decisions as\n        agents.navigation.local_planner.RoadOption elements\n        Possible values are STRAIGHT, LEFT, RIGHT, LANEFOLLOW, VOID\n        CHANGELANELEFT, CHANGELANERIGHT\n        \"\"\"\n\n        route = self._path_search(origin, destination)\n        plan = []\n\n        for i in range(len(route) - 1):\n            road_option = self._turn_decision(i, route)\n            plan.append(road_option)\n\n        return plan\n\n    def _find_closest_in_list(self, current_waypoint, waypoint_list):\n        min_distance = float('inf')\n        closest_index = -1\n        for i, waypoint in enumerate(waypoint_list):\n            distance = waypoint.transform.location.distance(\n                current_waypoint.transform.location)\n            if distance < min_distance:\n                min_distance = distance\n                closest_index = i\n\n        return closest_index\n\n    def trace_route(self, origin, destination):\n        \"\"\"\n        This method returns list of (carla.Waypoint, RoadOption)\n        from origin to destination\n        \"\"\"\n\n        route_trace = []\n        route = self._path_search(origin, destination)\n        current_waypoint = self._dao.get_waypoint(origin)\n        destination_waypoint = self._dao.get_waypoint(destination)\n        resolution = self._dao.get_resolution()\n\n        for i in range(len(route) - 1):\n            road_option = self._turn_decision(i, route)\n            edge = self._graph.edges[route[i], route[i+1]]\n            path = []\n\n            if edge['type'] != RoadOption.LANEFOLLOW and edge['type'] != RoadOption.VOID:\n                route_trace.append((current_waypoint, road_option))\n                exit_wp = edge['exit_waypoint']\n                n1, n2 = self._road_id_to_edge[exit_wp.road_id][exit_wp.section_id][exit_wp.lane_id]\n                next_edge = self._graph.edges[n1, n2]\n                if next_edge['path']:\n                    closest_index = self._find_closest_in_list(current_waypoint, next_edge['path'])\n                    closest_index = min(len(next_edge['path'])-1, closest_index+5)\n                    current_waypoint = next_edge['path'][closest_index]\n                else:\n                    current_waypoint = next_edge['exit_waypoint']\n                route_trace.append((current_waypoint, road_option))\n\n            else:\n                path = path + [edge['entry_waypoint']] + edge['path'] + [edge['exit_waypoint']]\n                closest_index = self._find_closest_in_list(current_waypoint, path)\n                for waypoint in path[closest_index:]:\n                    current_waypoint = waypoint\n                    route_trace.append((current_waypoint, road_option))\n                    if len(route)-i <= 2 and waypoint.transform.location.distance(destination) < 2*resolution:\n                        break\n                    elif len(route)-i <= 2 and current_waypoint.road_id == destination_waypoint.road_id and current_waypoint.section_id == destination_waypoint.section_id and current_waypoint.lane_id == destination_waypoint.lane_id:\n                        destination_index = self._find_closest_in_list(destination_waypoint, path)\n                        if closest_index > destination_index:\n                            break\n\n        return route_trace\n"
  },
  {
    "path": "agents/navigation/global_route_planner_dao.py",
    "content": "# Copyright (c) # Copyright (c) 2018-2020 CVC.\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides implementation for GlobalRoutePlannerDAO\n\"\"\"\n\nimport numpy as np\n\n\nclass GlobalRoutePlannerDAO(object):\n    \"\"\"\n    This class is the data access layer for fetching data\n    from the carla server instance for GlobalRoutePlanner\n    \"\"\"\n\n    def __init__(self, wmap, sampling_resolution):\n        \"\"\"\n        Constructor method.\n\n            :param wmap: carla.world object\n            :param sampling_resolution: sampling distance between waypoints\n        \"\"\"\n        self._sampling_resolution = sampling_resolution\n        self._wmap = wmap\n\n    def get_topology(self):\n        \"\"\"\n        Accessor for topology.\n        This function retrieves topology from the server as a list of\n        road segments as pairs of waypoint objects, and processes the\n        topology into a list of dictionary objects.\n\n            :return topology: list of dictionary objects with the following attributes\n                entry   -   waypoint of entry point of road segment\n                entryxyz-   (x,y,z) of entry point of road segment\n                exit    -   waypoint of exit point of road segment\n                exitxyz -   (x,y,z) of exit point of road segment\n                path    -   list of waypoints separated by 1m from entry\n                            to exit\n        \"\"\"\n        topology = []\n        # Retrieving waypoints to construct a detailed topology\n        for segment in self._wmap.get_topology():\n            wp1, wp2 = segment[0], segment[1]\n            l1, l2 = wp1.transform.location, wp2.transform.location\n            # Rounding off to avoid floating point imprecision\n            x1, y1, z1, x2, y2, z2 = np.round([l1.x, l1.y, l1.z, l2.x, l2.y, l2.z], 0)\n            wp1.transform.location, wp2.transform.location = l1, l2\n            seg_dict = dict()\n            seg_dict['entry'], seg_dict['exit'] = wp1, wp2\n            seg_dict['entryxyz'], seg_dict['exitxyz'] = (x1, y1, z1), (x2, y2, z2)\n            seg_dict['path'] = []\n            endloc = wp2.transform.location\n            if wp1.transform.location.distance(endloc) > self._sampling_resolution:\n                w = wp1.next(self._sampling_resolution)[0]\n                while w.transform.location.distance(endloc) > self._sampling_resolution:\n                    seg_dict['path'].append(w)\n                    w = w.next(self._sampling_resolution)[0]\n            else:\n                seg_dict['path'].append(wp1.next(self._sampling_resolution)[0])\n            topology.append(seg_dict)\n        return topology\n\n    def get_waypoint(self, location):\n        \"\"\"\n        The method returns waypoint at given location\n\n            :param location: vehicle location\n            :return waypoint: generated waypoint close to location\n        \"\"\"\n        waypoint = self._wmap.get_waypoint(location)\n        return waypoint\n\n    def get_resolution(self):\n        \"\"\" Accessor for self._sampling_resolution \"\"\"\n        return self._sampling_resolution\n"
  },
  {
    "path": "agents/navigation/local_planner.py",
    "content": "# Copyright (c) # Copyright (c) 2018-2020 CVC.\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\" This module contains a local planner to perform low-level waypoint following based on PID controllers. \"\"\"\n\nfrom enum import Enum\nfrom collections import deque\nimport random\n\nimport carla\nfrom agents.navigation.controller import VehiclePIDController\nfrom agents.tools.misc import draw_waypoints\n\n\nclass RoadOption(Enum):\n    \"\"\"\n    RoadOption represents the possible topological configurations when moving from a segment of lane to other.\n    \"\"\"\n    VOID = -1\n    LEFT = 1\n    RIGHT = 2\n    STRAIGHT = 3\n    LANEFOLLOW = 4\n    CHANGELANELEFT = 5\n    CHANGELANERIGHT = 6\n\n\nclass LocalPlanner(object):\n    \"\"\"\n    LocalPlanner implements the basic behavior of following a trajectory of waypoints that is generated on-the-fly.\n    The low-level motion of the vehicle is computed by using two PID controllers, one is used for the lateral control\n    and the other for the longitudinal control (cruise speed).\n\n    When multiple paths are available (intersections) this local planner makes a random choice.\n    \"\"\"\n\n    # minimum distance to target waypoint as a percentage (e.g. within 90% of\n    # total distance)\n    MIN_DISTANCE_PERCENTAGE = 0.9\n\n    def __init__(self, vehicle, opt_dict=None):\n        \"\"\"\n        :param vehicle: actor to apply to local planner logic onto\n        :param opt_dict: dictionary of arguments with the following semantics:\n            dt -- time difference between physics control in seconds. This is typically fixed from server side\n                  using the arguments -benchmark -fps=F . In this case dt = 1/F\n\n            target_speed -- desired cruise speed in Km/h\n\n            sampling_radius -- search radius for next waypoints in seconds: e.g. 0.5 seconds ahead\n\n            lateral_control_dict -- dictionary of arguments to setup the lateral PID controller\n                                    {'K_P':, 'K_D':, 'K_I':, 'dt'}\n\n            longitudinal_control_dict -- dictionary of arguments to setup the longitudinal PID controller\n                                        {'K_P':, 'K_D':, 'K_I':, 'dt'}\n        \"\"\"\n        self._vehicle = vehicle\n        self._map = self._vehicle.get_world().get_map()\n\n        self._dt = None\n        self._target_speed = None\n        self._sampling_radius = None\n        self._min_distance = None\n        self._current_waypoint = None\n        self._target_road_option = None\n        self._next_waypoints = None\n        self.target_waypoint = None\n        self._vehicle_controller = None\n        self._global_plan = None\n        # queue with tuples of (waypoint, RoadOption)\n        self._waypoints_queue = deque(maxlen=20000)\n        self._buffer_size = 5\n        self._waypoint_buffer = deque(maxlen=self._buffer_size)\n\n        # initializing controller\n        self._init_controller(opt_dict)\n\n    def __del__(self):\n        if self._vehicle:\n            self._vehicle.destroy()\n            print(\"Destroying ego-vehicle!\")\n\n    def reset_vehicle(self):\n        self._vehicle = None\n        print(\"Resetting ego-vehicle!\")\n\n    def _init_controller(self, opt_dict):\n        \"\"\"\n        Controller initialization.\n\n        :param opt_dict: dictionary of arguments.\n        :return:\n        \"\"\"\n        # default params\n        self._dt = 1.0 / 20.0\n        self._target_speed = 20.0  # Km/h\n        self._sampling_radius = self._target_speed * 1 / 3.6  # 1 seconds horizon\n        self._min_distance = self._sampling_radius * self.MIN_DISTANCE_PERCENTAGE\n        self._max_brake = 0.3\n        self._max_throt = 0.75\n        self._max_steer = 0.8\n        args_lateral_dict = {\n            'K_P': 1.95,\n            'K_D': 0.2,\n            'K_I': 0.07,\n            'dt': self._dt}\n        args_longitudinal_dict = {\n            'K_P': 1.0,\n            'K_D': 0,\n            'K_I': 0.05,\n            'dt': self._dt}\n\n        # parameters overload\n        if opt_dict:\n            if 'dt' in opt_dict:\n                self._dt = opt_dict['dt']\n            if 'target_speed' in opt_dict:\n                self._target_speed = opt_dict['target_speed']\n            if 'sampling_radius' in opt_dict:\n                self._sampling_radius = self._target_speed * \\\n                                        opt_dict['sampling_radius'] / 3.6\n            if 'lateral_control_dict' in opt_dict:\n                args_lateral_dict = opt_dict['lateral_control_dict']\n            if 'longitudinal_control_dict' in opt_dict:\n                args_longitudinal_dict = opt_dict['longitudinal_control_dict']\n            if 'max_throttle' in opt_dict:\n                self._max_throt = opt_dict['max_throttle']\n            if 'max_brake' in opt_dict:\n                self._max_brake = opt_dict['max_brake']\n            if 'max_steering' in opt_dict:\n                self._max_steer = opt_dict['max_steering']\n\n        self._current_waypoint = self._map.get_waypoint(self._vehicle.get_location())\n        self._vehicle_controller = VehiclePIDController(self._vehicle,\n                                                        args_lateral=args_lateral_dict,\n                                                        args_longitudinal=args_longitudinal_dict,\n                                                        max_throttle=self._max_throt,\n                                                        max_brake=self._max_brake,\n                                                        max_steering=self._max_steer,)\n\n        self._global_plan = False\n\n        # compute initial waypoints\n        self._waypoints_queue.append((self._current_waypoint.next(self._sampling_radius)[0], RoadOption.LANEFOLLOW))\n\n        self._target_road_option = RoadOption.LANEFOLLOW\n        # fill waypoint trajectory queue\n        self._compute_next_waypoints(k=200)\n\n    def set_speed(self, speed):\n        \"\"\"\n        Request new target speed.\n\n        :param speed: new target speed in Km/h\n        :return:\n        \"\"\"\n        self._target_speed = speed\n\n    def _compute_next_waypoints(self, k=1):\n        \"\"\"\n        Add new waypoints to the trajectory queue.\n\n        :param k: how many waypoints to compute\n        :return:\n        \"\"\"\n        # check we do not overflow the queue\n        available_entries = self._waypoints_queue.maxlen - len(self._waypoints_queue)\n        k = min(available_entries, k)\n\n        for _ in range(k):\n            last_waypoint = self._waypoints_queue[-1][0]\n            next_waypoints = list(last_waypoint.next(self._sampling_radius))\n\n            if len(next_waypoints) == 0:\n                break\n            elif len(next_waypoints) == 1:\n                # only one option available ==> lanefollowing\n                next_waypoint = next_waypoints[0]\n                road_option = RoadOption.LANEFOLLOW\n            else:\n                # random choice between the possible options\n                road_options_list = _retrieve_options(\n                    next_waypoints, last_waypoint)\n                road_option = random.choice(road_options_list)\n                next_waypoint = next_waypoints[road_options_list.index(\n                    road_option)]\n\n            self._waypoints_queue.append((next_waypoint, road_option))\n\n    def set_global_plan(self, current_plan):\n        \"\"\"\n        Resets the waypoint queue and buffer to match the new plan. Also\n        sets the global_plan flag to avoid creating more waypoints\n\n        :param current_plan: list of (carla.Waypoint, RoadOption)\n        :return:\n        \"\"\"\n\n        # Reset the queue\n        self._waypoints_queue.clear()\n        for elem in current_plan:\n            self._waypoints_queue.append(elem)\n        self._target_road_option = RoadOption.LANEFOLLOW\n\n        # and the buffer\n        self._waypoint_buffer.clear()\n        for _ in range(self._buffer_size):\n            if self._waypoints_queue:\n                self._waypoint_buffer.append(\n                    self._waypoints_queue.popleft())\n            else:\n                break\n\n        self._global_plan = True\n\n    def run_step(self, debug=False):\n        \"\"\"\n        Execute one step of local planning which involves running the longitudinal and lateral PID controllers to\n        follow the waypoints trajectory.\n\n        :param debug: boolean flag to activate waypoints debugging\n        :return: control to be applied\n        \"\"\"\n\n        # not enough waypoints in the horizon? => add more!\n        if not self._global_plan and len(self._waypoints_queue) < int(self._waypoints_queue.maxlen * 0.5):\n            self._compute_next_waypoints(k=100)\n\n        if len(self._waypoints_queue) == 0 and len(self._waypoint_buffer) == 0:\n            control = carla.VehicleControl()\n            control.steer = 0.0\n            control.throttle = 0.0\n            control.brake = 1.0\n            control.hand_brake = False\n            control.manual_gear_shift = False\n\n            return control\n\n        #   Buffering the waypoints\n        if not self._waypoint_buffer:\n            for _ in range(self._buffer_size):\n                if self._waypoints_queue:\n                    self._waypoint_buffer.append(\n                        self._waypoints_queue.popleft())\n                else:\n                    break\n\n        # current vehicle waypoint\n        vehicle_transform = self._vehicle.get_transform()\n        self._current_waypoint = self._map.get_waypoint(vehicle_transform.location)\n        # target waypoint\n        self.target_waypoint, self._target_road_option = self._waypoint_buffer[0]\n        # move using PID controllers\n        control = self._vehicle_controller.run_step(self._target_speed, self.target_waypoint)\n\n        # purge the queue of obsolete waypoints\n        max_index = -1\n\n        for i, (waypoint, _) in enumerate(self._waypoint_buffer):\n            if waypoint.transform.location.distance(vehicle_transform.location) < self._min_distance:\n                max_index = i\n        if max_index >= 0:\n            for i in range(max_index + 1):\n                self._waypoint_buffer.popleft()\n\n        if debug:\n            draw_waypoints(self._vehicle.get_world(), [self.target_waypoint], self._vehicle.get_location().z + 1.0)\n\n        return control\n\n    def done(self):\n        \"\"\"\n        Returns whether or not the planner has finished\n\n        :return: boolean\n        \"\"\"\n        return len(self._waypoints_queue) == 0 and len(self._waypoint_buffer) == 0\n\ndef _retrieve_options(list_waypoints, current_waypoint):\n    \"\"\"\n    Compute the type of connection between the current active waypoint and the multiple waypoints present in\n    list_waypoints. The result is encoded as a list of RoadOption enums.\n\n    :param list_waypoints: list with the possible target waypoints in case of multiple options\n    :param current_waypoint: current active waypoint\n    :return: list of RoadOption enums representing the type of connection from the active waypoint to each\n             candidate in list_waypoints\n    \"\"\"\n    options = []\n    for next_waypoint in list_waypoints:\n        # this is needed because something we are linking to\n        # the beggining of an intersection, therefore the\n        # variation in angle is small\n        next_next_waypoint = next_waypoint.next(3.0)[0]\n        link = _compute_connection(current_waypoint, next_next_waypoint)\n        options.append(link)\n\n    return options\n\n\ndef _compute_connection(current_waypoint, next_waypoint, threshold=35):\n    \"\"\"\n    Compute the type of topological connection between an active waypoint (current_waypoint) and a target waypoint\n    (next_waypoint).\n\n    :param current_waypoint: active waypoint\n    :param next_waypoint: target waypoint\n    :return: the type of topological connection encoded as a RoadOption enum:\n             RoadOption.STRAIGHT\n             RoadOption.LEFT\n             RoadOption.RIGHT\n    \"\"\"\n    n = next_waypoint.transform.rotation.yaw\n    n = n % 360.0\n\n    c = current_waypoint.transform.rotation.yaw\n    c = c % 360.0\n\n    diff_angle = (n - c) % 180.0\n    if diff_angle < threshold or diff_angle > (180 - threshold):\n        return RoadOption.STRAIGHT\n    elif diff_angle > 90.0:\n        return RoadOption.LEFT\n    else:\n        return RoadOption.RIGHT\n"
  },
  {
    "path": "agents/navigation/local_planner_behavior.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018 Intel Labs.\n# authors: German Ros (german.ros@intel.com)\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\" This module contains a local planner to perform\nlow-level waypoint following based on PID controllers. \"\"\"\n\nfrom collections import deque\nfrom enum import Enum\n\nimport carla\nfrom agents.navigation.controller import VehiclePIDController\nfrom agents.tools.misc import distance_vehicle, draw_waypoints\n\n\nclass RoadOption(Enum):\n    \"\"\"\n    RoadOption represents the possible topological configurations\n    when moving from a segment of lane to other.\n    \"\"\"\n    VOID = -1\n    LEFT = 1\n    RIGHT = 2\n    STRAIGHT = 3\n    LANEFOLLOW = 4\n    CHANGELANELEFT = 5\n    CHANGELANERIGHT = 6\n\n\nclass LocalPlanner(object):\n    \"\"\"\n    LocalPlanner implements the basic behavior of following a trajectory\n    of waypoints that is generated on-the-fly.\n    The low-level motion of the vehicle is computed by using two PID controllers,\n    one is used for the lateral control\n    and the other for the longitudinal control (cruise speed).\n\n    When multiple paths are available (intersections)\n    this local planner makes a random choice.\n    \"\"\"\n\n    # Minimum distance to target waypoint as a percentage\n    # (e.g. within 80% of total distance)\n\n    # FPS used for dt\n    FPS = 20\n\n    def __init__(self, agent):\n        \"\"\"\n        :param agent: agent that regulates the vehicle\n        :param vehicle: actor to apply to local planner logic onto\n        \"\"\"\n        self._vehicle = agent.vehicle\n        self._map = agent.vehicle.get_world().get_map()\n\n        self._target_speed = None\n        self.sampling_radius = None\n        self._min_distance = None\n        self._current_waypoint = None\n        self.target_road_option = None\n        self._next_waypoints = None\n        self.target_waypoint = None\n        self._vehicle_controller = None\n        self._global_plan = None\n        self._pid_controller = None\n        self.waypoints_queue = deque(maxlen=20000)  # queue with tuples of (waypoint, RoadOption)\n        self._buffer_size = 5\n        self._waypoint_buffer = deque(maxlen=self._buffer_size)\n\n        self._init_controller()  # initializing controller\n\n    def reset_vehicle(self):\n        \"\"\"Reset the ego-vehicle\"\"\"\n        self._vehicle = None\n        print(\"Resetting ego-vehicle!\")\n\n    def _init_controller(self):\n        \"\"\"\n        Controller initialization.\n\n        dt -- time difference between physics control in seconds.\n        This is can be fixed from server side\n        using the arguments -benchmark -fps=F, since dt = 1/F\n\n        target_speed -- desired cruise speed in km/h\n\n        min_distance -- minimum distance to remove waypoint from queue\n\n        lateral_dict -- dictionary of arguments to setup the lateral PID controller\n                            {'K_P':, 'K_D':, 'K_I':, 'dt'}\n\n        longitudinal_dict -- dictionary of arguments to setup the longitudinal PID controller\n                            {'K_P':, 'K_D':, 'K_I':, 'dt'}\n        \"\"\"\n        # Default parameters\n        self.args_lat_hw_dict = {\n            'K_P': 0.75,\n            'K_D': 0.02,\n            'K_I': 0.4,\n            'dt': 1.0 / self.FPS}\n        self.args_lat_city_dict = {\n            'K_P': 0.58,\n            'K_D': 0.02,\n            'K_I': 0.5,\n            'dt': 1.0 / self.FPS}\n        self.args_long_hw_dict = {\n            'K_P': 0.37,\n            'K_D': 0.024,\n            'K_I': 0.032,\n            'dt': 1.0 / self.FPS}\n        self.args_long_city_dict = {\n            'K_P': 0.15,\n            'K_D': 0.05,\n            'K_I': 0.07,\n            'dt': 1.0 / self.FPS}\n\n        self._current_waypoint = self._map.get_waypoint(self._vehicle.get_location())\n\n        self._global_plan = False\n\n        self._target_speed = self._vehicle.get_speed_limit()\n\n        self._min_distance = 3\n\n    def set_speed(self, speed):\n        \"\"\"\n        Request new target speed.\n\n            :param speed: new target speed in km/h\n        \"\"\"\n\n        self._target_speed = speed\n\n    def set_global_plan(self, current_plan, clean=False):\n        \"\"\"\n        Sets new global plan.\n\n            :param current_plan: list of waypoints in the actual plan\n        \"\"\"\n        for elem in current_plan:\n            self.waypoints_queue.append(elem)\n\n        if clean:\n            self._waypoint_buffer.clear()\n            for _ in range(self._buffer_size):\n                if self.waypoints_queue:\n                    self._waypoint_buffer.append(\n                        self.waypoints_queue.popleft())\n                else:\n                    break\n\n        self._global_plan = True\n\n    def get_incoming_waypoint_and_direction(self, steps=3):\n        \"\"\"\n        Returns direction and waypoint at a distance ahead defined by the user.\n\n            :param steps: number of steps to get the incoming waypoint.\n        \"\"\"\n        if len(self.waypoints_queue) > steps:\n            return self.waypoints_queue[steps]\n\n        else:\n            try:\n                wpt, direction = self.waypoints_queue[-1]\n                return wpt, direction\n            except IndexError as i:\n                print(i)\n                return None, RoadOption.VOID\n        return None, RoadOption.VOID\n\n    def run_step(self, target_speed=None, debug=False):\n        \"\"\"\n        Execute one step of local planning which involves\n        running the longitudinal and lateral PID controllers to\n        follow the waypoints trajectory.\n\n            :param target_speed: desired speed\n            :param debug: boolean flag to activate waypoints debugging\n            :return: control\n        \"\"\"\n\n        if target_speed is not None:\n            self._target_speed = target_speed\n        else:\n            self._target_speed = self._vehicle.get_speed_limit()\n\n        if len(self.waypoints_queue) == 0:\n            control = carla.VehicleControl()\n            control.steer = 0.0\n            control.throttle = 0.0\n            control.brake = 1.0\n            control.hand_brake = False\n            control.manual_gear_shift = False\n            return control\n\n        # Buffering the waypoints\n        if not self._waypoint_buffer:\n            for i in range(self._buffer_size):\n                if self.waypoints_queue:\n                    self._waypoint_buffer.append(\n                        self.waypoints_queue.popleft())\n                else:\n                    break\n\n        # Current vehicle waypoint\n        self._current_waypoint = self._map.get_waypoint(self._vehicle.get_location())\n\n        # Target waypoint\n        self.target_waypoint, self.target_road_option = self._waypoint_buffer[0]\n\n        if target_speed > 50:\n            args_lat = self.args_lat_hw_dict\n            args_long = self.args_long_hw_dict\n        else:\n            args_lat = self.args_lat_city_dict\n            args_long = self.args_long_city_dict\n\n        self._pid_controller = VehiclePIDController(self._vehicle,\n                                                    args_lateral=args_lat,\n                                                    args_longitudinal=args_long)\n\n        control = self._pid_controller.run_step(self._target_speed, self.target_waypoint)\n\n        # Purge the queue of obsolete waypoints\n        vehicle_transform = self._vehicle.get_transform()\n        max_index = -1\n\n        for i, (waypoint, _) in enumerate(self._waypoint_buffer):\n            if distance_vehicle(\n                    waypoint, vehicle_transform) < self._min_distance:\n                max_index = i\n        if max_index >= 0:\n            for i in range(max_index + 1):\n                self._waypoint_buffer.popleft()\n\n        if debug:\n            draw_waypoints(self._vehicle.get_world(),\n                           [self.target_waypoint], 1.0)\n        return control\n"
  },
  {
    "path": "agents/navigation/roaming_agent.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018 Intel Labs.\n# authors: German Ros (german.ros@intel.com)\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\" This module implements an agent that roams around a track following random waypoints and avoiding other vehicles.\nThe agent also responds to traffic lights. \"\"\"\n\nfrom agents.navigation.agent import Agent, AgentState\nfrom agents.navigation.local_planner import LocalPlanner\n\n\nclass RoamingAgent(Agent):\n    \"\"\"\n    RoamingAgent implements a basic agent that navigates scenes making random\n    choices when facing an intersection.\n\n    This agent respects traffic lights and other vehicles.\n    \"\"\"\n\n    def __init__(self, vehicle):\n        \"\"\"\n\n        :param vehicle: actor to apply to local planner logic onto\n        \"\"\"\n        super(RoamingAgent, self).__init__(vehicle)\n        self._proximity_threshold = 10.0  # meters\n        self._state = AgentState.NAVIGATING\n        self._local_planner = LocalPlanner(self._vehicle)\n\n    def run_step(self, debug=False):\n        \"\"\"\n        Execute one step of navigation.\n        :return: carla.VehicleControl\n        \"\"\"\n\n        # is there an obstacle in front of us?\n        hazard_detected = False\n\n        # retrieve relevant elements for safe navigation, i.e.: traffic lights\n        # and other vehicles\n        actor_list = self._world.get_actors()\n        vehicle_list = actor_list.filter(\"*vehicle*\")\n        lights_list = actor_list.filter(\"*traffic_light*\")\n\n        # check possible obstacles\n        vehicle_state, vehicle = self._is_vehicle_hazard(vehicle_list)\n        if vehicle_state:\n            if debug:\n                print('!!! VEHICLE BLOCKING AHEAD [{}])'.format(vehicle.id))\n\n            self._state = AgentState.BLOCKED_BY_VEHICLE\n            hazard_detected = True\n\n        # check for the state of the traffic lights\n        light_state, traffic_light = self._is_light_red(lights_list)\n        if light_state:\n            if debug:\n                print('=== RED LIGHT AHEAD [{}])'.format(traffic_light.id))\n\n            self._state = AgentState.BLOCKED_RED_LIGHT\n            hazard_detected = True\n\n        if hazard_detected:\n            control = self.emergency_stop()\n        else:\n            self._state = AgentState.NAVIGATING\n            # standard local planner behavior\n            control = self._local_planner.run_step()\n\n        return control\n"
  },
  {
    "path": "agents/navigation/types_behavior.py",
    "content": "# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\" This module contains the different parameters sets for each behavior. \"\"\"\n\n\nclass Cautious(object):\n    \"\"\"Class for Cautious agent.\"\"\"\n    max_speed = 40\n    speed_lim_dist = 6\n    speed_decrease = 12\n    safety_time = 3\n    min_proximity_threshold = 12\n    braking_distance = 6\n    overtake_counter = -1\n    tailgate_counter = 0\n\n\nclass Normal(object):\n    \"\"\"Class for Normal agent.\"\"\"\n    max_speed = 50\n    speed_lim_dist = 3\n    speed_decrease = 10\n    safety_time = 3\n    min_proximity_threshold = 10\n    braking_distance = 5\n    overtake_counter = 0\n    tailgate_counter = 0\n\n\nclass Aggressive(object):\n    \"\"\"Class for Aggressive agent.\"\"\"\n    max_speed = 70\n    speed_lim_dist = 1\n    speed_decrease = 8\n    safety_time = 3\n    min_proximity_threshold = 8\n    braking_distance = 4\n    overtake_counter = 0\n    tailgate_counter = -1\n"
  },
  {
    "path": "agents/tools/__init__.py",
    "content": ""
  },
  {
    "path": "agents/tools/misc.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018 Intel Labs.\n# authors: German Ros (german.ros@intel.com)\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\" Module with auxiliary functions. \"\"\"\n\nimport math\nimport numpy as np\nimport carla\n\ndef draw_waypoints(world, waypoints, z=0.5):\n    \"\"\"\n    Draw a list of waypoints at a certain height given in z.\n\n        :param world: carla.world object\n        :param waypoints: list or iterable container with the waypoints to draw\n        :param z: height in meters\n    \"\"\"\n    for wpt in waypoints:\n        wpt_t = wpt.transform\n        begin = wpt_t.location + carla.Location(z=z)\n        angle = math.radians(wpt_t.rotation.yaw)\n        end = begin + carla.Location(x=math.cos(angle), y=math.sin(angle))\n        world.debug.draw_arrow(begin, end, arrow_size=0.3, life_time=1.0)\n\n\ndef get_speed(vehicle):\n    \"\"\"\n    Compute speed of a vehicle in Km/h.\n\n        :param vehicle: the vehicle for which speed is calculated\n        :return: speed as a float in Km/h\n    \"\"\"\n    vel = vehicle.get_velocity()\n\n    return 3.6 * math.sqrt(vel.x ** 2 + vel.y ** 2 + vel.z ** 2)\n\ndef is_within_distance_ahead(target_transform, current_transform, max_distance):\n    \"\"\"\n    Check if a target object is within a certain distance in front of a reference object.\n\n    :param target_transform: location of the target object\n    :param current_transform: location of the reference object\n    :param orientation: orientation of the reference object\n    :param max_distance: maximum allowed distance\n    :return: True if target object is within max_distance ahead of the reference object\n    \"\"\"\n    target_vector = np.array([target_transform.location.x - current_transform.location.x, target_transform.location.y - current_transform.location.y])\n    norm_target = np.linalg.norm(target_vector)\n\n    # If the vector is too short, we can simply stop here\n    if norm_target < 0.001:\n        return True\n\n    if norm_target > max_distance:\n        return False\n\n    fwd = current_transform.get_forward_vector()\n    forward_vector = np.array([fwd.x, fwd.y])\n    d_angle = math.degrees(math.acos(np.clip(np.dot(forward_vector, target_vector) / norm_target, -1., 1.)))\n\n    return d_angle < 90.0\n\ndef is_within_distance(target_location, current_location, orientation, max_distance, d_angle_th_up, d_angle_th_low=0):\n    \"\"\"\n    Check if a target object is within a certain distance from a reference object.\n    A vehicle in front would be something around 0 deg, while one behind around 180 deg.\n\n        :param target_location: location of the target object\n        :param current_location: location of the reference object\n        :param orientation: orientation of the reference object\n        :param max_distance: maximum allowed distance\n        :param d_angle_th_up: upper thereshold for angle\n        :param d_angle_th_low: low thereshold for angle (optional, default is 0)\n        :return: True if target object is within max_distance ahead of the reference object\n    \"\"\"\n    target_vector = np.array([target_location.x - current_location.x, target_location.y - current_location.y])\n    norm_target = np.linalg.norm(target_vector)\n\n    # If the vector is too short, we can simply stop here\n    if norm_target < 0.001:\n        return True\n\n    if norm_target > max_distance:\n        return False\n\n    forward_vector = np.array(\n        [math.cos(math.radians(orientation)), math.sin(math.radians(orientation))])\n    d_angle = math.degrees(math.acos(np.clip(np.dot(forward_vector, target_vector) / norm_target, -1., 1.)))\n\n    return d_angle_th_low < d_angle < d_angle_th_up\n\n\ndef compute_magnitude_angle(target_location, current_location, orientation):\n    \"\"\"\n    Compute relative angle and distance between a target_location and a current_location\n\n        :param target_location: location of the target object\n        :param current_location: location of the reference object\n        :param orientation: orientation of the reference object\n        :return: a tuple composed by the distance to the object and the angle between both objects\n    \"\"\"\n    target_vector = np.array([target_location.x - current_location.x, target_location.y - current_location.y])\n    norm_target = np.linalg.norm(target_vector)\n\n    forward_vector = np.array([math.cos(math.radians(orientation)), math.sin(math.radians(orientation))])\n    d_angle = math.degrees(math.acos(np.clip(np.dot(forward_vector, target_vector) / norm_target, -1., 1.)))\n\n    return (norm_target, d_angle)\n\n\ndef distance_vehicle(waypoint, vehicle_transform):\n    \"\"\"\n    Returns the 2D distance from a waypoint to a vehicle\n\n        :param waypoint: actual waypoint\n        :param vehicle_transform: transform of the target vehicle\n    \"\"\"\n    loc = vehicle_transform.location\n    x = waypoint.transform.location.x - loc.x\n    y = waypoint.transform.location.y - loc.y\n\n    return math.sqrt(x * x + y * y)\n\n\ndef vector(location_1, location_2):\n    \"\"\"\n    Returns the unit vector from location_1 to location_2\n\n        :param location_1, location_2: carla.Location objects\n    \"\"\"\n    x = location_2.x - location_1.x\n    y = location_2.y - location_1.y\n    z = location_2.z - location_1.z\n    norm = np.linalg.norm([x, y, z]) + np.finfo(float).eps\n\n    return [x / norm, y / norm, z / norm]\n\n\ndef compute_distance(location_1, location_2):\n    \"\"\"\n    Euclidean distance between 3D points\n\n        :param location_1, location_2: 3D points\n    \"\"\"\n    x = location_2.x - location_1.x\n    y = location_2.y - location_1.y\n    z = location_2.z - location_1.z\n    norm = np.linalg.norm([x, y, z]) + np.finfo(float).eps\n    return norm\n\n\ndef positive(num):\n    \"\"\"\n    Return the given number if positive, else 0\n\n        :param num: value to check\n    \"\"\"\n    return num if num > 0.0 else 0.0\n"
  },
  {
    "path": "camera_calibration/README.md",
    "content": "# Camera Calibration\n\nUnder the current setting, all four cameras have **fov 150**. If you want to change their fov, you could use the following code to estimate the corresponding distortion parameters. More discussions here: https://github.com/carla-simulator/carla/issues/3412.\n\n1. Build Carla from source code with commit 0c97e9a5de5b35b759cc5b0955801244ed76791f:\n   - git clone the latest commit\n   - git checkout -b branch_id commit_id\n   - following the guidance in https://carla.readthedocs.io/en/0.9.10/build_linux/\n   - make launch (so that the Carla is opened with an UE4 editor)\n   \n   Note that the Carla built from source and its cooresponding environment (Python, environment variables, etc) are only used for estimating the distortion parameters. In all other experiments, we use the official pre-build version 0.9.10.1 and the environment under our setting. If there is any problem during building the Carla, please refer to https://carla.readthedocs.io/en/0.9.10/build_linux/.\n\n2. Conduct Checkboard Calibration\n   - Download the checkboard asset for Carla Town3\n   https://github.com/AbanobSoliman/IBISCape and put it in the suggested folder of Carla from source\n   - In the Carla UE4 editor, click make launch -> Compile -> Build -> Play\n   - **python collect_data_for_calibration.py** (sensor setting) to collect image for calibration (For more information about the data collecting process, please refer to tutorials about checkboard camera calibration: https://docs.opencv.org/4.x/dc/dbb/tutorial_py_calibration.html and the instruction in the original code https://github.com/AbanobSoliman/IBISCape)\n   - **python calculate_distortion_parameters.py** (line 26-35 to calculate intrinsic matrix, line 32 to select image index for calibration) to output distortion matrix\n   - Put an image collected by your Carla into this folded and rename it as \"test.png\".\n   - **python undistort.py** (line 4-10 to set intrinsics matrix, line 14 to input the distortion matrix from the last step) to verify the effectiveness of the undistortion. Note that the Tangential Distortion effects need extra attention when collect images.\n\n\n## Images without Distortion\nIf your application does not involve official benchmarks such town05Long, Longest6 or Leaderboard, you could eliminate all distortions. In [leaderboard/leaderboard/autoagents/agent_wrapper.py](../leaderboard/leaderboard/autoagents/agent_wrapper.py), set all *lens_circle_multiplier* to 0.0, all *lens_circle_falloff* to 5.0, and all *chromatic_aberration_intensity* to 0.0. \n\nReference: https://carla.readthedocs.io/en/latest/ref_sensors/\n\n\n## Acknowledgements\n\nThe calibration code is based on [IBISCape](https://github.com/AbanobSoliman/IBISCape) and please check out their awsome code.\n"
  },
  {
    "path": "camera_calibration/calculate_distortion_parameters.py",
    "content": "#!/usr/bin/env python\n\nimport cv2\nimport numpy as np\nimport os\nimport glob\n\n# Defining the dimensions of checkerboard\nCHECKERBOARD = (7, 7)\ncriteria = (cv2.TERM_CRITERIA_EPS + cv2.TERM_CRITERIA_MAX_ITER, 30, 0.001)\n\n# Creating vector to store vectors of 3D points for each checkerboard image\nobjpoints = []\n# Creating vector to store vectors of 2D points for each checkerboard image\nimgpoints = [] \n\n\n# Defining the world coordinates for 3D points\nobjp = np.zeros((1, CHECKERBOARD[0] * CHECKERBOARD[1], 3), np.float32)\nobjp[0,:,:2] = np.mgrid[0:CHECKERBOARD[0], 0:CHECKERBOARD[1]].T.reshape(-1, 2)\nprev_img_shape = None\n\n# Extracting path of individual image stored in a given directory\nimg_path = None\nprint(\"Image Path:\", img_path, \"(Please Change it to your path of Carla **built from source**!!!)\")\n\nimages = glob.glob(img_path+'/*.png')\n\nImageSizeX = 1600\nImageSizeY = 900\nCameraFOV = 150\nf = ImageSizeX /(2 * np.tan(CameraFOV * np.pi / 360))\nCx = ImageSizeX / 2\nCy = ImageSizeY / 2\n# intrinsics = np.array([[214.35935394,   0,         800,        ],\n# [  0,         214.35935394, 450,        ], \n# [  0,           0,           1,        ]])\nintrinsics = np.array([[f, 0, Cx],\n    [0, f, Cy],\n    [0, 0, 1 ]])\nprint(intrinsics)\n\nfor fname in images:\n    index = int()\n    if fname[:-4].split(\"/\")[-1][-4:]  < \"8028\" or fname[:-4].split(\"/\")[-1][-4:] > \"8068\":\n        continue\n    img = cv2.imread(fname)\n    gray = cv2.cvtColor(img,cv2.COLOR_BGR2GRAY)\n    # Find the chess board corners\n    # If desired number of corners are found in the image then ret = true\n    ret, corners = cv2.findChessboardCorners(gray, CHECKERBOARD, cv2.CALIB_CB_ADAPTIVE_THRESH + cv2.CALIB_CB_NORMALIZE_IMAGE + cv2.CALIB_CB_FAST_CHECK)\n    \n    \"\"\"\n    If desired number of corner are detected,\n    we refine the pixel coordinates and display \n    them on the images of checker board\n    \"\"\"\n    print(fname, ret)\n    if ret == True:\n        objpoints.append(objp)\n        # refining pixel coordinates for given 2d points.\n        corners2 = cv2.cornerSubPix(gray, corners, (11,11),(-1,-1), criteria)\n        \n        imgpoints.append(corners2)\n\n        # Draw and display the corners\n        img = cv2.drawChessboardCorners(img, CHECKERBOARD, corners2, ret)\n    # cv2.imshow('img',img)\n    # cv2.waitKey(0)\n\ncv2.destroyAllWindows()\n\nh,w = img.shape[:2]\n\n\"\"\"\nPerforming camera calibration by \npassing the value of known 3D points (objpoints)\nand corresponding pixel coordinates of the \ndetected corners (imgpoints)\n\"\"\"\nret, mtx, dist, rvecs, tvecs = cv2.calibrateCamera(objpoints, imgpoints, gray.shape[::-1], intrinsics, None, flags=cv2.CALIB_FIX_INTRINSIC+cv2.CALIB_FIX_PRINCIPAL_POINT)\n\nprint(\"Camera matrix : \\n\")\nprint(mtx)\nprint(\"Distortion Matrix : \\n\")\nprint(dist)\nprint(\"rvecs : \\n\")\nprint(rvecs)\nprint(\"tvecs : \\n\")\nprint(tvecs)"
  },
  {
    "path": "camera_calibration/collect_data_for_calibration.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2021 IBISC Laborartory, Pelvoux, France\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n##From https://github.com/AbanobSoliman/IBISCape\n\nimport random\nimport glob\nimport os\nimport sys\n\nimport csv\n\n\n####Please Change it to your path of Carla **built from source**\negg_path = None\nprint(\"Egg Path:\", egg_path, \"(Please Change it to your path of Carla **built from source**!!!)\")\n\nsys.path.append(glob.glob(egg_path)[0])\n\nimport cv2\nimport carla\nfrom carla import ColorConverter as cc\n\nimport argparse\nimport collections\nimport datetime\nimport logging\nimport math\nimport random\nimport re\nimport weakref\n\ntry:\n    import pygame\n    from pygame.locals import KMOD_CTRL\n    from pygame.locals import KMOD_SHIFT\n    from pygame.locals import K_0\n    from pygame.locals import K_9\n    from pygame.locals import K_BACKQUOTE\n    from pygame.locals import K_BACKSPACE\n    from pygame.locals import K_COMMA\n    from pygame.locals import K_DOWN\n    from pygame.locals import K_ESCAPE\n    from pygame.locals import K_F1\n    from pygame.locals import K_LEFT\n    from pygame.locals import K_PERIOD\n    from pygame.locals import K_RIGHT\n    from pygame.locals import K_SLASH\n    from pygame.locals import K_SPACE\n    from pygame.locals import K_TAB\n    from pygame.locals import K_UP\n    from pygame.locals import K_a\n    from pygame.locals import K_b\n    from pygame.locals import K_c\n    from pygame.locals import K_d\n    from pygame.locals import K_g\n    from pygame.locals import K_h\n    from pygame.locals import K_i\n    from pygame.locals import K_l\n    from pygame.locals import K_m\n    from pygame.locals import K_n\n    from pygame.locals import K_p\n    from pygame.locals import K_k\n    from pygame.locals import K_j\n    from pygame.locals import K_q\n    from pygame.locals import K_r\n    from pygame.locals import K_s\n    from pygame.locals import K_v\n    from pygame.locals import K_w\n    from pygame.locals import K_x\n    from pygame.locals import K_z\n    from pygame.locals import K_MINUS\n    from pygame.locals import K_EQUALS\nexcept ImportError:\n    raise RuntimeError(\n        'cannot import pygame, make sure pygame package is installed')\n\ntry:\n    import numpy as np\nexcept ImportError:\n    raise RuntimeError(\n        'cannot import numpy, make sure numpy package is installed')\n\ntry:\n    import queue\nexcept ImportError:\n    import Queue as queue\n\n\nimport time\nimport subprocess\n\n\nclient = carla.Client('localhost', 2000)\nclient.set_timeout(20.0)\n\n\n# ==============================================================================\n# -- Creating the World --------------------------------------------------------\n# ==============================================================================\n\nglobal world\nglobal m\nworld = client.get_world()\nm = world.get_map()\nself = world\nself.recording = False\n\n# ==============================================================================\n# -- Output files Handling------------------------------------------------------\n# ==============================================================================\ntry:\n    parent_dir = os.getcwd()\n    path1 = os.path.join(parent_dir, \"RGBD_Calib_i_%s\" % (m.name))\n    os.mkdir(path1)\n    path4 = os.path.join(path1, \"rgb\")\n    os.mkdir(path4)\n    path8 = os.path.join(path4, \"frames\")\n    os.mkdir(path8)\n    path12 = os.path.join(path1, \"depth\")\n    os.mkdir(path12)\n    path15 = os.path.join(path12, \"frames\")\n    os.mkdir(path15)\n    path10 = os.path.join(path1, \"other_sensors\")\n    os.mkdir(path10)\n    path11 = os.path.join(path1, \"vehicle_gt\")\n    os.mkdir(path11)\nexcept OSError:\n    print(\"Creation of the directory %s failed\" % path1)\n    print(\"Creation of the directory %s failed\" % path4)\n    print(\"Creation of the directory %s failed\" % path8)\n    print(\"Creation of the directory %s failed\" % path10)\n    print(\"Creation of the directory %s failed\" % path11)\n    print(\"Creation of the directory %s failed\" % path12)\n    print(\"Creation of the directory %s failed\" % path15)\nelse:\n    print(\"Successfully created the directory %s \" % path1)\n    print(\"Successfully created the directory %s \" % path4)\n    print(\"Successfully created the directory %s \" % path8)\n    print(\"Successfully created the directory %s \" % path10)\n    print(\"Successfully created the directory %s \" % path11)\n    print(\"Successfully created the directory %s \" % path12)\n    print(\"Successfully created the directory %s \" % path15)\n\nfile_rgb = open(os.path.join(path4, 'timestamps.csv'), \"a\")\nfile_depth = open(os.path.join(path12, 'timestamps.csv'), \"a\")\nfile_groundtruth_sync = open(os.path.join(path11, 'groundtruth_sync.csv'), \"a\")\nfile_GNSS = open(os.path.join(path10, 'gnss.csv'), \"a\")\n\nwriter0 = csv.writer(file_rgb, delimiter=',', quotechar='|', quoting=csv.QUOTE_MINIMAL)\nwriter0.writerow(['#timestamp [ns]', 'filename'])\nwriter8 = csv.writer(file_depth, delimiter=',', quotechar='|', quoting=csv.QUOTE_MINIMAL)\nwriter8.writerow(['#timestamp [ns]', 'filename'])\nwriter4 = csv.writer(file_groundtruth_sync, delimiter=',', quotechar='|', quoting=csv.QUOTE_MINIMAL)\nwriter4.writerow(['#timestamp [ns]', 'p_RS_R_x_m_', 'p_RS_R_y_m_', 'p_RS_R_z_m_', 'v_RS_R_x_mS__1_', 'v_RS_R_y_mS__1_', 'v_RS_R_z_mS__1_', 'a_RS_S_x_mS__2_', 'a_RS_S_y_mS__2_', 'a_RS_S_z_mS__2_', 'q_RS_w__', 'q_RS_x__', 'q_RS_y__', 'q_RS_z__', 'w_RS_S_x_radS__1_', 'w_RS_S_y_radS__1_', 'w_RS_S_z_radS__1_'])\nwriter5 = csv.writer(file_GNSS, delimiter=',', quotechar='|', quoting=csv.QUOTE_MINIMAL)\nwriter5.writerow(['#timestamp [ns]', 'latitude', 'longitude', 'altitude'])\n\n# ==============================================================================\n# -- GnssSensor ----------------------------------------------------------------\n# ==============================================================================\nclass gnssSensor(object):\n    def __init__(self, parent_actor):\n        self.sensor = None\n        self._parent = parent_actor\n        self.lat = 0.0\n        self.lon = 0.0\n        world = self._parent.get_world()\n        bp = world.get_blueprint_library().find('sensor.other.gnss')\n        bp.set_attribute('noise_alt_bias', '0.0')\n        bp.set_attribute('noise_lat_bias', '0.0')\n        bp.set_attribute('noise_lon_bias', '0.0')\n        bp.set_attribute('noise_alt_stddev', '0.0')\n        bp.set_attribute('noise_lat_stddev', '0.0')\n        bp.set_attribute('noise_lon_stddev', '0.0')\n        bp.set_attribute('noise_seed', '0')\n        bp.set_attribute('sensor_tick', '0.05')\n        self.sensor = world.spawn_actor(bp, carla.Transform(carla.Location(\n            x=-0.2, y=0, z=2.8), carla.Rotation(pitch=0, roll=0, yaw=0)), attach_to=self._parent, attachment_type=carla.AttachmentType.Rigid)\n        # We need to pass the lambda a weak reference to self to avoid circular\n        # reference.\n        weak_self = weakref.ref(self)\n        self.sensor.listen(\n            lambda event: gnssSensor._on_gnss_event(weak_self, event))\n\n    @staticmethod\n    def _on_gnss_event(weak_self, event):\n        self = weak_self()\n        if not self:\n            return\n        self.lat = event.latitude\n        self.lon = event.longitude\n        self.alt = event.altitude\n        self.tmp = event.timestamp\n\n    def destroy(self):\n        self.sensor.stop()\n        self.sensor.destroy()\n\n\n# ==============================================================================\n# -- Useful Functions-----------------------------------------------------------\n# ==============================================================================\ndef resize_img(img):\n    scale_percent = 50 # percent of original size\n    width = int(img.shape[1] * scale_percent / 100)\n    height = int(img.shape[0] * scale_percent / 100)\n    dim = (width, height)\n    # resize image\n    resized = cv2.resize(img, dim, interpolation = cv2.INTER_AREA)\n    return resized\n\ndef euler_to_quaternion(yaw, pitch, roll):\n    qx = np.sin(roll/2) * np.cos(pitch/2) * np.cos(yaw/2) - np.cos(roll/2) * np.sin(pitch/2) * np.sin(yaw/2)\n    qy = np.cos(roll/2) * np.sin(pitch/2) * np.cos(yaw/2) + np.sin(roll/2) * np.cos(pitch/2) * np.sin(yaw/2)\n    qz = np.cos(roll/2) * np.cos(pitch/2) * np.sin(yaw/2) - np.sin(roll/2) * np.sin(pitch/2) * np.cos(yaw/2)\n    qw = np.cos(roll/2) * np.cos(pitch/2) * np.cos(yaw/2) + np.sin(roll/2) * np.sin(pitch/2) * np.sin(yaw/2)\n    quat = [qw, qx, qy, qz]\n    return quat/np.linalg.norm(quat)\n\n\ndef draw_rgb_image(surface, image_rgb):\n    array = np.frombuffer(image_rgb.raw_data, dtype=np.dtype(\"uint8\"))\n    array = np.reshape(array, (image_rgb.height, image_rgb.width, 4))\n    array = array[:, :, :3]\n    array = array[:, :, ::-1]\n    image_surface = pygame.surfarray.make_surface(resize_img(array.swapaxes(0, 1)))\n    # image_surface.set_alpha(100)\n    surface.blit(image_surface, (0, 0))\n\ndef draw_depth_image(surface, image_depth):\n    array = np.frombuffer(image_depth.raw_data, dtype=np.dtype(\"uint8\"))\n    array = np.reshape(array, (image_depth.height, image_depth.width, 4))\n    array = array[:, :, :3]\n    array = array[:, :, ::-1]\n    image_surface = pygame.surfarray.make_surface(resize_img(array.swapaxes(0, 1)))\n    # image_surface.set_alpha(100)\n    surface.blit(image_surface, (1000, 0))\n    \ndef get_font():\n    fonts = [x for x in pygame.font.get_fonts()]\n    default_font = 'ubuntumono'\n    font = default_font if default_font in fonts else fonts[0]\n    font = pygame.font.match_font(font)\n    return pygame.font.Font(font, 14)\n\n\ndef create_main_actors(start_pose, waypoint):\n    blueprint_library = world.get_blueprint_library()\n\n    vehicle = world.spawn_actor(\n        blueprint_library.filter('vehicle')[1], start_pose)\n    vehicle.set_simulate_physics(True)\n    vehicle.set_transform(waypoint.transform)\n\n    bp_rgb = blueprint_library.find('sensor.camera.rgb')\n    fov = \"150.0\"\n    print(\"Current Fov:\", fov, \"Please Change it to your deisred fov!\")\n    # Modify the basic attributes of the blueprint\n    bp_rgb.set_attribute('image_size_x', '1600')\n    bp_rgb.set_attribute('image_size_y', '900')\n    bp_rgb.set_attribute('sensor_tick', '0.05')\n    bp_rgb.set_attribute('bloom_intensity', '0.675')\n    bp_rgb.set_attribute('fov', fov)\n    bp_rgb.set_attribute('fstop', '1.4')\n    bp_rgb.set_attribute('iso', '100.0')\n    bp_rgb.set_attribute('gamma', '2.2')\n    bp_rgb.set_attribute('lens_flare_intensity', '0.1')\n    bp_rgb.set_attribute('shutter_speed', '200.0')\n    # Modify the lens distortion attributes\n    bp_rgb.set_attribute('chromatic_aberration_intensity', '0.5')\n    bp_rgb.set_attribute('chromatic_aberration_offset', '0.0')\n    bp_rgb.set_attribute('lens_circle_falloff', '3.0')\n    bp_rgb.set_attribute('lens_circle_multiplier', '3.0')\n    bp_rgb.set_attribute('lens_k', '-1.0')\n    bp_rgb.set_attribute('lens_kcube', '0.0')\n    bp_rgb.set_attribute('lens_x_size', '0.08')\n    bp_rgb.set_attribute('lens_y_size', '0.08')\n    camera_rgb = world.spawn_actor(\n        bp_rgb,\n        carla.Transform(carla.Location(x=1.3, y=0.0, z=2.5),\n                        carla.Rotation(pitch=0.0, roll=0.0, yaw=0.0)),\n        attach_to=vehicle, attachment_type=carla.AttachmentType.Rigid)\n        \n    bp_depth = blueprint_library.find('sensor.camera.depth')\n    # Modify the basic attributes of the blueprint\n    bp_depth.set_attribute('image_size_x', '160')\n    bp_depth.set_attribute('image_size_y', '90')\n    bp_depth.set_attribute('fov', fov)\n    bp_depth.set_attribute('sensor_tick', '0.05')\n    # Modify the lens distortion attributes\n    bp_depth.set_attribute('lens_circle_falloff', '5.0')\n    bp_depth.set_attribute('lens_circle_multiplier', '0.0')\n    bp_depth.set_attribute('lens_k', '-1.0')\n    bp_depth.set_attribute('lens_kcube', '0.0')\n    bp_depth.set_attribute('lens_x_size', '0.08')\n    bp_depth.set_attribute('lens_y_size', '0.08')\n    camera_depth = world.spawn_actor(\n        bp_depth,\n        carla.Transform(carla.Location(x=0.0, y=0.0, z=2.8),\n                        carla.Rotation(pitch=0.0, roll=0.0, yaw=0.0)),\n        attach_to=vehicle, attachment_type=carla.AttachmentType.Rigid)\n\n    Gnss_sensor = gnssSensor(vehicle)\n\n    return vehicle, camera_rgb, camera_depth, Gnss_sensor\n\n\ndef get_actor_display_name(actor, truncate=250):\n    name = ' '.join(actor.type_id.replace('_', '.').title().split('.')[1:])\n    return (name[:truncate - 1] + u'\\u2026') if len(name) > truncate else name\n\n       \ndef _RGB_sensor_callback(sensor_data, ts, display):\n    draw_rgb_image(display, sensor_data)\n    if self.recording:\n        sensor_data.save_to_disk('RGBD_Calib_i_%s/rgb/frames/%d.png' % (m.name, ts))\n        file_rgb.write(\"%d,%d.png \\n\" % (ts, ts))\n        \ndef _DEPTH_sensor_callback(sensor_data, ts, display):\n    sensor_data.convert(cc.LogarithmicDepth)\n    draw_depth_image(display, sensor_data)\n    if self.recording:\n        sensor_data.save_to_disk('RGBD_Calib_i_%s/depth/frames/%d.png' % (m.name, ts))\n        file_depth.write(\"%d,%d.png \\n\" % (ts, ts))\n\n    \n# ==============================================================================\n# -- Sensor Synchronization-----------------------------------------------------\n# ==============================================================================\n\nclass CarlaSyncMode(object):\n    \"\"\"\n    Context manager to synchronize output from different sensors. Synchronous\n    mode is enabled as long as we are inside this context\n\n        with CarlaSyncMode(world, sensors) as sync_mode:\n            while True:\n                data = sync_mode.tick(timeout=1.0)\n\n    \"\"\"\n    def __init__(self, world, *sensors, **kwargs):\n        self.world = world\n        self.sensors = sensors\n        self.frame = None\n        self.delta_seconds = 1.0 / kwargs.get('fps', 20)\n        self._queues = []\n        self._settings = None\n\n    def __enter__(self):\n        self._settings = self.world.get_settings()\n        self.frame = self.world.apply_settings(carla.WorldSettings(\n            no_rendering_mode=False,\n            synchronous_mode=True,\n            fixed_delta_seconds=self.delta_seconds))\n\n        def make_queue(register_event):\n            q = queue.Queue()\n            register_event(q.put)\n            self._queues.append(q)\n\n        make_queue(self.world.on_tick)\n        for sensor in self.sensors:\n            make_queue(sensor.listen)\n        return self\n\n    def tick(self, timeout):\n        self.frame = self.world.tick()\n        data = [self._retrieve_data(q, timeout) for q in self._queues]\n        assert all(x.frame == self.frame for x in data)\n        return data\n\n    def __exit__(self, *args, **kwargs):\n        self.world.apply_settings(self._settings)\n\n    def _retrieve_data(self, sensor_queue, timeout):\n        while True:\n            data = sensor_queue.get(timeout=timeout)\n            if data.frame == self.frame:\n                return data\n    \n# ==============================================================================\n# -- Main Function--------------------------------------------------------------\n# ==============================================================================\n\n\ndef main():\n    actor_list = []\n    pygame.init()\n    pygame.display.set_caption(\n        'IBISCape: Multi-modal Data Acquisition Framework')\n\n    display = pygame.display.set_mode(\n        (1200, 450),\n        pygame.HWSURFACE | pygame.DOUBLEBUF)\n    font = get_font()\n    clock = pygame.time.Clock()\n\n    iterator = 1\n    rvrs = False\n    hand_brake = False    \n\n    try:\n        start_Pose = m.get_spawn_points()\n        start_pose = start_Pose[32]\n        waypoint = m.get_waypoint(start_pose.location)\n\n        vehicle, camera_rgb, camera_depth, Gnss_sensor = create_main_actors(start_pose, waypoint)\n        file_veh_sim = open(os.path.join(path11, '%s_simulation.txt' %\n                                         get_actor_display_name(vehicle, truncate=200)), \"a\")\n        file_associate = open(os.path.join(path11, 'association.txt'),\"a\")                                 \n\n        actor_list.append(vehicle)\n        actor_list.append(camera_rgb)\n        actor_list.append(camera_depth)\n        actor_list.append(Gnss_sensor)\n        \n        # Create a synchronous mode context.\n        with CarlaSyncMode(world, camera_rgb, camera_depth, fps=20) as sync_mode:\n\n            while True:\n\n                for event in pygame.event.get():\n                    if event.type == pygame.QUIT:\n                        pygame.quit()\n                    elif event.type == pygame.KEYDOWN:\n                        if event.key == K_r:\n                            self.recording = not self.recording\n                        elif event.key == K_q:\n                            rvrs = not rvrs\n                        elif event.key == K_SPACE:\n                            vehicle.disable_constant_velocity()\n                            vehicle.apply_control(\n                                carla.VehicleControl(hand_brake=not hand_brake))\n                        elif event.key == K_w:\n                            if rvrs:\n                                vehicle.apply_control(\n                                    carla.VehicleControl(reverse=True, brake=0.0))\n                                vehicle.enable_constant_velocity(\n                                    carla.Vector3D(-3, 0, 0))\n                            else:\n                                vehicle.apply_control(\n                                    carla.VehicleControl(throttle=1.0, brake=0.0))\n                                vehicle.enable_constant_velocity(\n                                    carla.Vector3D(3, 0, 0))\n                        elif event.key == K_s:\n                            vehicle.disable_constant_velocity()\n                            vehicle.apply_control(\n                                carla.VehicleControl(throttle=0.0, brake=1.0))\n                        elif event.key == K_a:\n                            vehicle.apply_control(\n                                carla.VehicleControl(steer=-1.0))\n                        elif event.key == K_d:\n                            vehicle.apply_control(\n                                carla.VehicleControl(steer=1.0))\n                        elif event.key == pygame.K_ESCAPE:\n                            return\n                    elif event.type == pygame.KEYUP:\n                        if event.key == K_a:\n                            vehicle.apply_control(\n                                carla.VehicleControl(steer=0.0))\n                        elif event.key == K_d:\n                            vehicle.apply_control(\n                                carla.VehicleControl(steer=0.0))\n\n                clock.tick()\n\n                # Advance the simulation and wait for the data.\n                snapshot, image_rgb, image_depth = sync_mode.tick(\n                    timeout=2.0)\n                Pose = vehicle.get_transform()\n                Accl = vehicle.get_acceleration()\n                velo = vehicle.get_velocity()\n                AngV = vehicle.get_angular_velocity()\n                Ctrl = vehicle.get_control()\n                t_world = snapshot.timestamp.elapsed_seconds*(10**9)\n\n                fps = round(1.0 / snapshot.timestamp.delta_seconds)\n\n                # Draw the display.\n                _RGB_sensor_callback(image_rgb, t_world, display)\n                _DEPTH_sensor_callback(image_depth, t_world, display)               \n                \n                if self.recording:\n                    file_GNSS.write(\"%f,%21.21f,%21.21f,%21.21f \\n\" % (t_world, Gnss_sensor.lat, Gnss_sensor.lon, Gnss_sensor.alt))\n                    quat = euler_to_quaternion(math.radians(Pose.rotation.yaw), math.radians(Pose.rotation.pitch), math.radians(Pose.rotation.roll))\n                    file_groundtruth_sync.write(\"%d,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f,%21.21f \\n\" % (t_world, Pose.location.x, Pose.location.y, Pose.location.z, velo.x, velo.y, velo.z, Accl.x, Accl.y, Accl.z, quat[0], quat[1], quat[2], quat[3], math.radians(AngV.x), math.radians(AngV.y), math.radians(AngV.z)))\n                    file_veh_sim.write(\"%d,%f,%f,%f \\n\" % (\n                        t_world, Ctrl.throttle, Ctrl.steer, Ctrl.brake))\n                    file_associate.write(\"%d rgb/%d.png %d depth/%d.png \\n\" %(t_world,t_world,t_world,t_world))\n                    display.blit(font.render('Calibration Frame Number: %d' % (\n                        iterator), True, (250, 0, 0)), (50, 208))\n                    iterator += 1\n\n                display.blit(\n                    font.render('% 5d FPS (real)' %\n                                clock.get_fps(), True, (250, 0, 0)),\n                    (8, 10))\n                display.blit(\n                    font.render('% 5d FPS (simulated)' %\n                                fps, True, (250, 0, 0)),\n                    (8, 28))\n                display.blit(font.render('Recording %s' % (\n                    'On' if self.recording else 'Off - Press R Key to Record'), True, (250, 0, 0)), (50, 46))\n                display.blit(font.render('GNSS:% 24s' % ('(% 3.8f, % 3.8f, % 3.8f)' % (\n                    Gnss_sensor.lat, Gnss_sensor.lon, Gnss_sensor.alt)), True, (250, 0, 0)), (50, 100))\n                display.blit(font.render('x=%5.8f,y=%5.8f,z=%5.8f (m)' % (\n                    Pose.location.x, Pose.location.y, Pose.location.z), True, (250, 0, 0)), (50, 118))\n                display.blit(font.render('vx=%5.8f,vy=%5.8f,vz=%5.8f (m/sec)' % (\n                    velo.x, velo.y, velo.z), True, (250, 0, 0)), (50, 136))\n                display.blit(font.render('ax=%5.8f,ay=%5.8f,az=%5.8f (m/sec^2)' % (\n                    Accl.x, Accl.y, Accl.z), True, (250, 0, 0)), (50, 154))\n                display.blit(font.render('roll=%5.8f,pitch=%5.8f,yaw=%5.8f (rad)' % (\n                    math.radians(Pose.rotation.roll), math.radians(Pose.rotation.pitch), math.radians(Pose.rotation.yaw)), True, (250, 0, 0)), (50, 172))\n                display.blit(font.render('r_d=%5.8f,p_d=%5.8f,y_d=%5.8f (rad/sec)' % (\n                    math.radians(AngV.x), math.radians(AngV.y), math.radians(AngV.z)), True, (250, 0, 0)), (50, 190))\n\n                pygame.display.flip()\n\n    finally:\n\n        print('destroying actors.')\n        for actor in actor_list:\n            actor.destroy()\n\n        file_rgb.close()\n        file_depth.close()\n        file_groundtruth_sync.close()\n        file_GNSS.close()\n        file_veh_sim.close()\n        file_associate.close()\n\n        pygame.quit()\n        print('done.')\n\n\nif __name__ == '__main__':\n\n    try:\n\n        main()\n\n    except KeyboardInterrupt:\n        print('\\nCancelled by user. Bye!')\n"
  },
  {
    "path": "camera_calibration/undistort.py",
    "content": "import cv2 as cv\nimport numpy as np\nimport torch\nImageSizeX = 1600\nImageSizeY = 900\nCameraFOV = 150\nf = ImageSizeX /(2 * np.tan(CameraFOV * np.pi / 360))\nCx = ImageSizeX / 2\nCy = ImageSizeY / 2\nintrinsics = np.array([[f, 0, Cx],\n    [0, f, Cy],\n    [0, 0, 1 ]])\n\ndistortion_matrix = np.array([[ 0.00888296, -0.00130899,  0.00012061, -0.00338673,  0.00028834]])\nnewcameramtx, roi = cv.getOptimalNewCameraMatrix(intrinsics, distortion_matrix, (1600, 900), 1, (1600, 900))\n# newcameramtx = np.array([[304.14395142,   0,         788.25758876,],\n# [  0,        221.49429321, 449.78972161,],\n# [  0,           0,           1,        ],])\n#print(roi, newcameramtx)\n\n\noriginal_img = cv.imread(\"test\" + '.png')\nmapx, mapy = cv.initUndistortRectifyMap(intrinsics, distortion_matrix, None, newcameramtx, (ImageSizeX, ImageSizeY), 5)\nundistorted_img = cv.remap(original_img, mapx, mapy, cv.INTER_LINEAR)\ncv.imwrite(\"undistort.png\", undistorted_img)"
  },
  {
    "path": "dataset/tools/generate_metadata.py",
    "content": "import json\nimport pickle\nimport os, sys\n\ntowns = [\"01\", \"02\", \"03\", \"04\",\"05\", \"06\", \"07\", \"10\"]\nindex_per_down = [\"val\"] + [str(_).zfill(2) for _ in range(0, 11)]\ndata_folder = \"../\"\n\njson_path = \"../collect_data_json\"\n\n\n## Store the length of each route since we truncate those ones with infraction happening \nlength_dict = {}\nfor town_name in towns:\n    for data_index in index_per_down:\n        length_dict[\"town\"+town_name+\"_\"+data_index] = {}\n        try:\n            with open(os.path.join(json_path,  \"data_collect_town\"+town_name+\"_\"+data_index+\"_results.json\", ), \"r\") as f:\n                records = json.load(f)[\"_checkpoint\"][\"records\"]\n        except:\n            print(\"No json for\", os.path.join(json_path,  \"data_collect_town\"+town_name+\"_\"+data_index+\"_results.json\", ), flush=True)\n            continue\n        for index, record in enumerate(records):\n            record = records[index]\n            route_data_folder = os.path.join(data_folder, \"town\"+town_name+\"_\"+data_index, record[\"meta\"][\"folder_name\"])\n\n            measurements_files = os.listdir(os.path.join(route_data_folder, \"measurements\"))\n            total_length = len(measurements_files)\n            if record[\"scores\"][\"score_composed\"] >= 100:\n                length_dict[\"town\"+town_name+\"_\"+data_index][route_data_folder] = total_length\n                continue\n\n            # timeout or blocked, remove the last ones where the vehicle stops\n            if len(record[\"infractions\"][\"route_timeout\"]) > 0 or \\\n                len(record[\"infractions\"][\"vehicle_blocked\"]) > 0:\n                    stop_index = 0\n                    for i in range(total_length-1, 0, -1):\n                        fname = os.path.join(route_data_folder, \"measurements\", str(i).zfill(4)) + \".json\"\n                        with open(fname, 'r') as mf:\n                            speed = json.load(mf)[\"speed\"]\n                        if speed > 0.1:\n                            stop_index = i\n                            break\n                    length_dict[\"town\"+town_name+\"_\"+data_index][route_data_folder] = min(total_length, stop_index + 5)\n            # collision or red-light\n            elif len(record[\"infractions\"][\"red_light\"]) > 0 or \\\n                len(record[\"infractions\"][\"collisions_pedestrian\"]) > 0 or \\\n                len(record[\"infractions\"][\"collisions_vehicle\"]) > 0 or \\\n                len(record[\"infractions\"][\"collisions_layout\"]) > 0:\n                length_dict[\"town\"+town_name+\"_\"+data_index][route_data_folder] = max(0, total_length-10)\n        print(os.path.join(json_path,  \"data_collect_town\"+town_name+\"_\"+data_index+\"_results.json\", ), \"Routes with Jsons Finished\", flush=True)\n\n\n#### Data without any json file\nall_town_folder =  os.listdir(data_folder)\nfor town_name in towns:\n    for data_index in index_per_down:\n        if \"town\"+town_name+\"_\"+data_index in all_town_folder:\n            all_route_folder = os.listdir(os.path.join(data_folder, \"town\"+town_name+\"_\"+data_index))\n            for route_folder in all_route_folder:\n                route_data_folder = os.path.join(data_folder, \"town\"+town_name+\"_\"+data_index, route_folder)\n                if route_data_folder in length_dict[\"town\"+town_name+\"_\"+data_index]:\n                    continue\n\n                measurements_files = os.listdir(os.path.join(route_data_folder, \"measurements\"))\n                total_length = len(measurements_files)\n                if total_length > 10:\n                    total_length = total_length - 10\n                    stop_index = 0\n                    for i in range(total_length-1, 0, -1):\n                        fname = os.path.join(route_data_folder, \"measurements\", str(i).zfill(4)) + \".json\"\n                        with open(fname, 'r') as mf:\n                            speed = json.load(mf)[\"speed\"]\n                        if speed > 0.1:\n                            stop_index = i\n                            break\n                    length_dict[\"town\"+town_name+\"_\"+data_index][route_data_folder] = min(total_length, stop_index + 5)\n            print(os.path.join(json_path,  \"data_collect_town\"+town_name+\"_\"+data_index+\"_results.json\", ), \"Routes without Jsons Finished\", flush=True)\n\nprint(\"Town-Name    #Route-Per-Town    #Frames   -------------------\")\ntotal_cnt = 0\nfor town_name in length_dict:\n    cnt = 0\n    for number_of_frames_per_route in length_dict[town_name].values():\n        cnt += number_of_frames_per_route\n    print(town_name,  length_dict[town_name], cnt)\n    total_cnt += cnt\nprint(\"Total Frames:\", total_cnt)\n\n\nwith open(\"../dataset_metadata.pkl\", \"wb\") as f:\n    pickle.dump(length_dict, f)\n\nprint(\"Dataset metadata pickle saved\")\n\n\n"
  },
  {
    "path": "dataset/tools/generate_random_routes.py",
    "content": "import glob\nimport os\nimport sys\nsys.path.append('../../')\n\nimport lxml.etree as ET\nimport argparse\nimport random\nimport time\n\nimport carla\n\nfrom agents.navigation.global_route_planner import GlobalRoutePlanner\nfrom agents.navigation.global_route_planner_dao import GlobalRoutePlannerDAO\n\n\nWEATHER_LIST = {'ClearNoon':{'cloudiness': 15.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 0.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 0.0,\n                             'sun_altitude_angle': 75.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'CloudyNoon':{'cloudiness': 80.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 0.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 45.0,\n                             'sun_altitude_angle': 75.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'WetNoon':{'cloudiness': 20.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 45.0,\n                             'sun_altitude_angle': 75.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'WetCloudyNoon':{'cloudiness': 90.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 180.0,\n                             'sun_altitude_angle': 75.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'SoftRainNoon':{'cloudiness': 90.0,\n                             'precipitation': 15.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 315.0,\n                             'sun_altitude_angle': 75.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'MidRainyNoon':{'cloudiness': 80.0,\n                             'precipitation': 30.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity':0.40,\n                             'sun_azimuth_angle': 0.0,\n                             'sun_altitude_angle': 75.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'HardRainNoon':{'cloudiness': 90.0,\n                             'precipitation': 60.0,\n                             'precipitation_deposits': 100.0,\n                             'wind_intensity':1.0,\n                             'sun_azimuth_angle': 90.0,\n                             'sun_altitude_angle': 75.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'ClearSunset':{'cloudiness': 15.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 0.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 45.0,\n                             'sun_altitude_angle': 15.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'CloudySunset':{'cloudiness': 80.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 0.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 270.0,\n                             'sun_altitude_angle': 15.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'WetSunset':{'cloudiness': 20.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 270.0,\n                             'sun_altitude_angle': 15.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'WetCloudySunset':{'cloudiness': 90.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 0.0,\n                             'sun_altitude_angle': 15.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'MidRainSunset':{'cloudiness': 80.0,\n                             'precipitation': 30.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity':0.40,\n                             'sun_azimuth_angle': 270.0,\n                             'sun_altitude_angle': 15.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'HardRainSunset':{'cloudiness': 80.0,\n                             'precipitation': 60.0,\n                             'precipitation_deposits': 100.0,\n                             'wind_intensity':1.0,\n                             'sun_azimuth_angle': 0.0,\n                             'sun_altitude_angle': 15.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'SoftRainSunset':{'cloudiness': 90.0,\n                             'precipitation': 15.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity':0.35,\n                             'sun_azimuth_angle': 270.0,\n                             'sun_altitude_angle': 15.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'ClearNight':{'cloudiness': 15.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 0.0,\n                             'wind_intensity': 0.35,\n                             'sun_azimuth_angle': 0.0,\n                             'sun_altitude_angle': -80.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'CloudyNight':{'cloudiness': 80.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 0.0,\n                             'wind_intensity': 0.35,\n                             'sun_azimuth_angle': 45.0,\n                             'sun_altitude_angle': -80.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'WetNight':{'cloudiness': 20.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity': 0.35,\n                             'sun_azimuth_angle': 225.0,\n                             'sun_altitude_angle': -80.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'WetCloudyNight':{'cloudiness': 90.0,\n                             'precipitation': 0.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity': 0.35,\n                             'sun_azimuth_angle': 225.0,\n                             'sun_altitude_angle': -80.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'SoftRainNight':{'cloudiness': 90.0,\n                             'precipitation': 15.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity': 0.35,\n                             'sun_azimuth_angle': 270.0,\n                             'sun_altitude_angle': -80.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'MidRainyNight':{'cloudiness': 80.0,\n                             'precipitation': 30.0,\n                             'precipitation_deposits': 50.0,\n                             'wind_intensity':0.4,\n                             'sun_azimuth_angle': 225.0,\n                             'sun_altitude_angle': -80.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                'HardRainNight':{'cloudiness': 90.0,\n                             'precipitation': 60.0,\n                             'precipitation_deposits': 100.0,\n                             'wind_intensity':1,\n                             'sun_azimuth_angle': 225.0,\n                             'sun_altitude_angle': -80.0,\n                             'fog_density': 0.0, \n                             'fog_distance': 0.0,\n                             'fog_falloff': 0.0,\n                             'wetness': 0.0,\n                            },\n                }\n\n\n\n\n\ndef interpolate_trajectory(world_map, waypoints_trajectory, hop_resolution=1.0):\n    \"\"\"\n    Given some raw keypoints interpolate a full dense trajectory to be used by the user.\n    Args:\n        world: an reference to the CARLA world so we can use the planner\n        waypoints_trajectory: the current coarse trajectory\n        hop_resolution: is the resolution, how dense is the provided trajectory going to be made\n    Return: \n        route: full interpolated route both in GPS coordinates and also in its original form.\n    \"\"\"\n\n    dao = GlobalRoutePlannerDAO(world_map, hop_resolution)\n    grp = GlobalRoutePlanner(dao)\n    grp.setup()\n    # Obtain route plan\n    route = []\n    is_junction = False\n    distance = 0\n\n    try:\n        for i in range(len(waypoints_trajectory) - 1):   # Goes until the one before the last.\n\n            waypoint = waypoints_trajectory[i]\n            waypoint_next = waypoints_trajectory[i + 1]\n            interpolated_trace = grp.trace_route(waypoint, waypoint_next)\n            for i, wp_tuple in enumerate(interpolated_trace):\n                route.append(wp_tuple[0].transform)\n                if i > 0:\n                    distance += wp_tuple[0].transform.location.distance(interpolated_trace[i-1][0].transform.location)\n                if not is_junction:\n                    is_junction = wp_tuple[0].is_junction\n                # print (wp_tuple[0].transform.location, wp_tuple[1])\n    except:\n        return None, distance, is_junction\n\n    return route, distance, is_junction\n\nimport subprocess\n\ndef kill_carla():\n    kill_process = subprocess.Popen('killall -9 -r CarlaUE4-Linux', shell=True)\n    kill_process.wait()\n    time.sleep(5)\n\ndef main():\n    carla_path = os.environ[\"CARLA_ROOT\"]\n    cmd = 'DISPLAY= bash ' + os.path.join(carla_path, 'CarlaUE4.sh')+f' -opengl -carla-rpc-port={args.port} -nosound'\n    server_process = subprocess.Popen(cmd, shell=True, preexec_fn=os.setsid)\n    time.sleep(10) ## Wait for carla\n    client = carla.Client('localhost', int(args.port))\n    client.set_timeout(200.0)\n    print(\"find carla!\", args, flush=True)\n\n    world = client.load_world(args.town)\n\n    print ('loaded world')\n\n    waypoint_list = world.get_map().generate_waypoints(2.0)\n    print ('got %d possible waypoint'%len(waypoint_list))\n\n    actors = world.get_actors()\n    traffic_lights_list = actors.filter('*traffic_light')\n    print ('got %d traffic lights'%len(traffic_lights_list))\n\n    max_dist = 300\n    min_dist = 50\n\n    valid_route_list = []\n    number = 0\n\n    distance_list = []\n    is_junction_list = []\n\n    world_map = world.get_map()\n\n    root = ET.Element('routes')\n    while number < args.route_num:\n        start_wp = random.choice(waypoint_list)\n        end_wp = random.choice(waypoint_list)\n        start_wp = world_map.get_waypoint(start_wp.transform.location,project_to_road=True, lane_type=carla.LaneType.Driving)\n        end_wp = world_map.get_waypoint(end_wp.transform.location,project_to_road=True, lane_type=carla.LaneType.Driving)\n\n        if start_wp.transform.location.distance(end_wp.transform.location) < min_dist or start_wp.transform.location.distance(end_wp.transform.location) > max_dist:\n            continue\n\n        wp_list, distance, is_junction = interpolate_trajectory(world_map, [start_wp.transform.location, end_wp.transform.location])\n        if wp_list is None:\n            continue\n        if distance <= min_dist or distance >= max_dist:\n            continue\n        distance_list.append(distance)\n        is_junction_list.append(is_junction)\n\n        route = ET.SubElement(root, 'route', id='%d'%number, town=args.town)\n\n        # choose a random weather\n        weather = random.choice(list(WEATHER_LIST.keys()))\n        route = ET.SubElement(route, 'weather', id=weather, cloudiness='%f'%WEATHER_LIST[weather]['cloudiness'], precipitation='%f'%WEATHER_LIST[weather]['precipitation'], precipitation_deposits='%f'%WEATHER_LIST[weather]['precipitation_deposits'], wind_intensity='%f'%WEATHER_LIST[weather]['wind_intensity'], sun_azimuth_angle='%f'%WEATHER_LIST[weather]['sun_azimuth_angle'], sun_altitude_angle='%f'%WEATHER_LIST[weather]['sun_altitude_angle'], fog_density='%f'%WEATHER_LIST[weather]['fog_density'], fog_distance='%f'%WEATHER_LIST[weather]['fog_distance'], fog_falloff='%f'%WEATHER_LIST[weather]['fog_falloff'],wetness='%f'%WEATHER_LIST[weather]['wetness'])\n\n        x, y, yaw = start_wp.transform.location.x, start_wp.transform.location.y, start_wp.transform.rotation.yaw\n        ET.SubElement(route, 'waypoint', x='%f'%x, y='%f'%y, z='0.0', \n                                            pitch='0.0', roll='0.0', yaw='%f'%yaw)\n        x, y, yaw = end_wp.transform.location.x, end_wp.transform.location.y, end_wp.transform.rotation.yaw\n        ET.SubElement(route, 'waypoint', x='%f'%x, y='%f'%y, z='0.0', \n                                            pitch='0.0', roll='0.0', yaw='%f'%yaw)\n        \n        number += 1\n        print(number)\n\n    print('Avg distance:', sum(distance_list)/number)\n    print('Portion of going through junction:', sum(is_junction_list)/number)\n\n    tree = ET.ElementTree(root)\n\n    if args.save_file is not None:\n        tree.write(args.save_file, xml_declaration=True, encoding='utf-8', pretty_print=True)\n\nif __name__ == '__main__':\n    global args\n    parser = argparse.ArgumentParser()\n\n    parser.add_argument('--save_file', type=str, required=False, default=\"./\", help='xml file path to save the route waypoints')\n    parser.add_argument('--town', type=str, default='Town02', help='town for generating routes')\n    parser.add_argument('--route_num', type=int, default=300, help='number of routes')\n    parser.add_argument('--port', type=int, default=20023, help='number of routes')\n    args = parser.parse_args()\n    main()\n            "
  },
  {
    "path": "docs/DATA_PREP.md",
    "content": "# Prepare Dataset\n\n## Script to Collect for One Xml File\nDue to the huge size of the dataset (189K frames - 8TB, 2M frames - 85TB), we provide the instructations to generate the dataset. If the size is still too large for your device, techniques to reduce the size of files could be explored. We look forward to your contributions:). \nUpdate: If your disk space is limited, you could consider trying the techniques mentioned in the compression section of this awesome repo [carla_garge](https://github.com/autonomousvision/carla_garage/blob/main/docs/engineering.md).\n\nThe command to collect data from one .xml file is:\n\n```shell\n## In the ThinkTwice/ directory\nport_for_carla=22023 ## Change the port for each running script to avoid cofliction\nport_for_traffic_manager=22033 ## Change the port for each running script to avoid cofliction\nroute_file=town05_00\nis_resume=False ## If there is the corresponding json file in the folder collect_data_json, you could set it as True to continue after the last finished route.\nis_local=True\nagent_name=roach_ap_agent_data_collection\nscenario_file=all_towns_traffic_scenarios_no256\ncuda_device=0\nCUDA_VISIBLE_DEVICES=$cuda_device nohup bash ./leaderboard/scripts/collect_data.sh $port_for_carla $port_for_traffic_manager $route_file $is_resume $is_local $agent_name  $scenario_file 2>&1 > $route_file.log &\n```\n\nor simply:\n\n```shell\nCUDA_VISIBLE_DEVICES=0 nohup bash ./leaderboard/scripts/collect_data.sh 22023 22033 town05_00 False True roach_ap_agent_data_collection all_towns_traffic_scenarios_no256  2>&1 > town05_00.log &\n```\n\nNote that one Carla simulator will be opened by the script and there is no need to open Carla manually. **You should manually kill that Carla to avoid *error: address is used* after the collection is done or reports errors.**\n\n## Collect Whole Dataset\n\nFor 189K training data + the rest of open loop valdiation data = 400k frames in TCP, please collect data with .xmls in [leaderboard/data/routes_for_open_loop_training](../leaderboard/data/routes_for_open_loop_training) with suffix *00, 01, 02, val*. During open-looped running, we train on town 01,03, 04, 06 and validate on town 02, 05 as in LAV, Transfuser, TCP.\n\nFor 2M frames data, please collect data with all .xmls in [leaderboard/data/routes_for_open_loop_training](../leaderboard/data/routes_for_open_loop_training). During open-looped running, we train on all routes except those with suffix *val*.\n\n\n## Generate More Routes\nIf you want to collect more data with random routes, you could use [dataset/tools/generate_random_routes.py](../dataset/tools/generate_random_routes.py)\n\n```shell\nCUDA_VISIBLE_DEVICES=0  python generate_random_routes.py --save_file tmp.xml --town Town02 --route_num 5 --port 22023\n```\n\n## Generate Metadata for Open-Loop Training\nAfter collecting data by the expert, we filter out those frames where expert made mistakes and then generate the meta information for all routes together:\n```shell\n#In ThinkTwice/dataset/tools directory\npython generate_metadata.py #It could take a day for the 2M frames dataset.\n```\n\n## Additional Notes\n\n- We strongly recommnd you **first collecting a small number of data** (for example, one route with ~20 frames) to make sure that the functions of open-loop training and closed-loop evaluation work well (by thorough visualizations and test runs).  Otherwise, it could be time-consuming and frustrating to find out that there are some bugs or missing information (for example, we do not use semantic lidar sensor in our code).\n\n- Since we do not use any bounding boxs in our code, **if you would like to add some functions about bounding box, please first make sure that the collected information is correct and enough for your desired usage.** Test runs and visualizations as mentioned in the previous note is strongly recommended. \n\n- There are several coordinate system within the code: Unreal, Roach, Lidar, Camera, GNSS, Control, etc. If you want to modify or add any new component, visualizations to check whether they align with existing ones are strongly recommended\n\n- You could modify [leaderboard/team_code/roach_ap_agent_data_collection.py](../leaderboard/team_code/roach_ap_agent_data_collection.py) to save the information you need for training. \n\n- For the size of images, we collect images at 900x1600 and we downsample them into 448x896 to save GPU memory. Thus, you may change the collected images' resolution (as well as depth and segmentation labels) to save disk space.\n\n- For traffic light segmentation in images, we wrote rules regarding color to generate GT, which might not be accurate. You could consider use the build-in API of Carla to generate the GT.\n  \n- To reduce the data collection cost, you could first only collect data from Town01, Town03, Town04, and Town06 for training as in Appendix B Table 1 of [TCP](https://arxiv.org/pdf/2206.08129.pdf) and do not conduct open-loop validation, which could approximately half the needed data. When the model achieves *current_throttle_brake_offset < 0.1* and *longitudinal_offset < 0.2* in training set, it is considered fitting well.\n"
  },
  {
    "path": "docs/EVAL.md",
    "content": "# Clsoed-Loop Evaluation\n\nTo evaluate in the town05long:\n```shell\n## In the ThinkTwice/ directory\nport_for_carla=22023 ## Change the port for each running script to avoid cofliction\nport_for_traffic_manager=22033 ## Change the port for each running script to avoid cofliction\nteam_agent=thinktwice_agent\nis_resume=False ## If there is the corresponding json file in the folder closed_loop_eval_log, you could set it as True to continue after the last finished route.\nis_local=True\nckpt_and_config_path=open_loop_training/ckpt/thinktwice.pth+open_loop_training/configs/thinktwice.py\nscenario_file=all_towns_traffic_scenarios_no256\ncuda_device=0\nsetting_name=thinktwice_town05long\nCUDA_VISIBLE_DEVICES=$cuda_device nohup bash ./leaderboard/scripts/evaluation_town05long.sh $port_for_carla $port_for_traffic_manager $team_agent $is_resume $is_local $ckpt_and_config_path $scenario_file $setting_name 2>&1 > $setting_name.log &\n```\n\nor simply:\n```shell\n## In the ThinkTwice/ directory\nCUDA_VISIBLE_DEVICES=0 nohup bash ./leaderboard/scripts/evaluation_town05long.sh 22023 22033 thinktwice_agent  False True open_loop_training/ckpt/thinktwice.pth+open_loop_training/configs/thinktwice.py all_towns_traffic_scenarios_no256 thinktwice_town05long 2>&1 > thinktwice_town05long.log &\n```\n\nTo evaluate in the longest6, you can simply use:\n```shell\n## In the ThinkTwice/ directory\nCUDA_VISIBLE_DEVICES=0 nohup bash ./leaderboard/scripts/evaluation_longest6.sh 23023 23033 thinktwice_agent  False True open_loop_training/ckpt/thinktwice.pth+open_loop_training/configs/thinktwice.py longest6_eval_scenarios thinktwice_longest6 2>&1 > thinktwice_longest6.log &\n```\n\nNote that the evaluation result is in the directory **closed_loop_eval_log/results_$setting_name.json** and the visualizations and recordings for debug (top-down view, front view, and canbus) are in the directory **closed_loop_eval_log/eval_log/$setting_name**.\n\nWarning: The visualizations and recordings could take lots of disk space. Please monitor those folders in the [closed_loop_eval_log/eval_log/](../closed_loop_eval_log/eval_log/) and delete those useless ones in time. You could also modify the **save** function of [leaderboard/team_code/thinktwice_agent.py](../leaderboard/team_code/thinktwice_agent.py) to change the saved information during evaluation.\n\nUpdate: As kindly reminded by the authors of [carla_garge](https://github.com/autonomousvision/carla_garage) (One awsome repo for e2e ad! Check it out for more detials), we update the implementation of longest6 to align with the one used by [Transfuser](https://github.com/autonomousvision/transfuser/tree/2022/leaderboard). Specifically, they ignore the penalty score of running stop sign and increase the number of agents in the scene."
  },
  {
    "path": "docs/INSTALL.md",
    "content": "# Installation\nModified from mmdetection3d, BEVFormer, UniAD\n\n**a. Env: Create a conda virtual environment and activate it.**\n```shell\nconda create -n thinktwice python=3.7 -y ## Must be py3.7 required by Carla 9.10\nconda activate thinktwice\n```\n\n**b. Torch: Install PyTorch and torchvision following the [official instructions](https://pytorch.org/).**\n```shell\nconda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch -y\n```\n\n**c. GCC: Make sure gcc>=5 in conda env.**\n```shell\nconda install -c omgarcia gcc-6\nconda install libgcc -y\nconda install -c conda-forge libcxxabi -y\n```\n\n**d. CUDA: Before installing MMCV family, you need to set up the environment variables in ~/.bashrc (for compiling some operators on the gpu).**\n```shell\nexport CUDA_HOME=YOUR_CUDA_PATH/\n# Eg: export CUDA_HOME=/mnt/cuda-11.3/\nexport PATH=$PATH:YOUR_CUDA_PATH//bin\n# Eg: export CUDA_HOME=/mnt/cuda-11.3/bin\nexport LD_LIBRARY_PATH=YOUR_CUDA_PATH/lib64:YOUR_CONDA_PATH/envs/thinktwice/lib\n# Eg: export LD_LIBRARY_PATH=/mnt/cuda-11.3/lib64:/mnt/miniconda3/envs/thinktwice/lib\nexport LD_PRELOAD=YOUR_CONDA_PATH/envs/thinktwice/lib/libstdc++.so.6.0.29\n# Eg: export LD_PRELOAD=/mnt/miniconda3/envs/thinktwice/lib/libstdc++.so.6.0.29\n```\n\n\n**e. Install mmcv-full, mmdet, and mmseg**\n```shell\npip install mmcv-full==1.7.0 -f https://download.openmmlab.com/mmcv/dist/cu113/torch1.12/index.html\npip install mmdet==2.28.2\npip install mmsegmentation==0.30.0\n```\n\n\n**f. Install mmdet3d from source code.**\n```shell\ngit clone https://github.com/open-mmlab/mmdetection3d.git -b 1.0 ## Note that 1.1 is incompatible\ncd mmdetection3d\npip install cumm-cu113\npip install spconv-cu113 ## For fast lidar model\nMMCV_WITH_OPS=1 FORCE_CUDA=1 pip install -v -e . ## Must have a GPU\n```\n\n\n**g. Other Requirements.**\n```shell\nconda install -c anaconda protobuf -y\nconda install matplotlib -y\nconda install requests -y\nconda install tabulate -y\nconda install protobuf -y\nconda install -c anaconda setuptools -y\nconda install -c conda-forge libjpeg-turbo -y\nconda install -c anaconda decorator -y\nconda install shapely -y\nconda install -c anaconda ephem -y\nconda install -c conda-forge omegaconf -y\nconda install -c conda-forge hydra -y\nconda install -c anaconda scikit-image -y\nconda install -c conda-forge opt_einsum -y\nconda install -c conda-forge mpi4py -y\nconda install h5py -y\nconda install -c conda-forge importlib-metadata -y\nconda install -c conda-forge zipp -y\npip install gym==0.17.2\npip install imgaug\npip install opencv-python\npip install opencv-contrib-python\npip install pygame\npip install py_trees==0.8.1\npip install dictor\npip install gym==0.17.2\npip install stable-baselines3==0.8.0\npip install numpy --upgrade\n\npip install shapely==1.6.4.post2  --force-reinstall  ### Important! Higher version of shapely may make the CARLA crash mysteriously!\n```\n\n**h. Install Carla. (From Roach)**\n```shell\nmkdir carla\ncd carla\nwget https://carla-releases.s3.eu-west-3.amazonaws.com/Linux/CARLA_0.9.10.1.tar.gz\ntar -xvzf CARLA_0.9.10.1.tar.gz\necho \"export CARLA_ROOT=/mnt/carla\" >> /mnt/.bashrc ## Set to your own Carla path and ~/.bashrc in your system\ncd Import && wget https://carla-releases.s3.eu-west-3.amazonaws.com/Linux/AdditionalMaps_0.9.10.1.tar.gz\ncd .. && bash ImportAssets.sh\nrm CARLA_0.9.11.tar.gz Import/AdditionalMaps_0.9.10.1.tar.gz\nrm Import/AdditionalMaps_0.9.10.1.tar.gz Import/AdditionalMaps_0.9.11.tar.gz\ncd && source .bashrc\n\necho \"$CARLA_ROOT/PythonAPI/carla/dist/carla-0.9.10-py3.7-linux-x86_64.egg\" >> YOUR_CONDA_PATH/envs/thinktwice/lib/python3.7/site-packages/carla.pth\n```\n\n**i. Clone ThinkTwice.**\n```shell\ngit clone git@github.com:OpenDriveLab/ThinkTwice.git\ncd ThinkTwice/open_loop_training\npython setup.py develop ## Compile CUDA function for LSS from BEVDepth\n```\n"
  },
  {
    "path": "docs/TRAIN.md",
    "content": "# Train Your Model\n\n## Script For Training\n\nOur training pipeline is based on [mmcv](https://github.com/open-mmlab/mmcv) and [mmdet3d](https://github.com/open-mmlab/mmdetection3d). To train a ThinkTwice model, you could use:\n```shell\n#In ThinkTwice/open_loop_training/ directory\n#We train on 16 A100 for 4 days\nCUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7, python -m torch.distributed.launch --nproc_per_node=8 --master_port=22023 train.py configs/thinktwice.py --work-dir=work_dirs/thinktwice --launcher=\"pytorch\"\n```\n\nFor single GPU debug, you could simply use:\n```shell\n#In ThinkTwice/open_loop_training/ directory\nCUDA_VISIBLE_DEVICES=0 python train.py configs/thinktwice.py --work-dir=work_dirs/debug\n```\n\n## Code Structure\nWe give the structure of the training code. Note that We only introduce those folders/files are commonly used and modified.\n\n    ThinkTwice/open_loop_training\n    ├── ckpt                    # Checkpoints\n    ├── configs                 # Hyper-Parameter\n    ├── work_dirs               # Training Log\n    ├── code                    # Preprocessing, DataLoader, Model\n    │   ├── apis                    # Training pipeline for mmdet3D\n    │   ├── core                    # The hooks for mmdet3D\n    │   ├── datasets                # Preprocessing and DataLoader\n    |   |   ├── pipelines                # Functions of Preprocessing and DataLoader\n    │   |   ├── samplers                 # For DDP\n    │   |   └── carla_dataset.py         # Framework of Preprocessing and DataLoading\n    │   ├── model_code                   # Neural Network\n    |   |   ├── backbones                # Module of Encoder\n    |   |   └── dense_heads              # Module of Decoder and Loss Functions\n    │   └── encoder_decoder_framework.py # Entrance of Neural Network\n    └── train.py                # Entrance of Training\n\n\n\n## Tips\n- Change **is_dev** in [open_loop_training/configs/thinktwice.py](../open_loop_training/configs/thinktwice.py) to True when you develop your model and to False during training\n- Set **is_full** in [open_loop_training/configs/thinktwice.py](../open_loop_training/configs/thinktwice.py) to False would only use the same number of data as TCP while to True would use all possible data recorded in **dataset/dataset_metadata.pkl**.\n- Your could start with [open_loop_training/code/encoder_decoder_framework.py](../open_loop_training/configs/thinktwice.py) when you want to learn about the neural network and [open_loop_training/code/datasets/carla_dataset.py](../open_loop_training/configs/thinktwice.py) when you want to learn about data."
  },
  {
    "path": "leaderboard/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2019 CARLA\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "leaderboard/README.md",
    "content": "## Note by ThinkTwice\nWe have changed/added some log related functions of the leaderboard for easier debug. For example, each simulated route would have a index in its folder name. For all infractions, the location and timestep would be recorded in the json file.\n\n## Original README.md\n\nThe main goal of the CARLA Autonomous Driving Leaderboard is to evaluate the driving proficiency of autonomous agents in realistic traffic situations. The leaderboard serves as an open platform for the community to perform fair and reproducible evaluations, simplifying the comparison between different approaches.\n\nAutonomous agents have to drive through a set of predefined routes. For each route, agents are initialized at a starting point and have to drive to a destination point. The agents will be provided with a description of the route. Routes will happen in a variety of areas, including freeways, urban scenes, and residential districts.\n\nAgents will face multiple traffic situations based in the NHTSA typology, such as:\n\n* Lane merging\n* Lane changing\n* Negotiations at traffic intersections\n* Negotiations at roundabouts\n* Handling traffic lights and traffic signs\n* Coping with pedestrians, cyclists and other elements\n\nThe user can change the weather of the simulation, allowing the evaluation of the agent in a variety of weather conditions, including daylight scenes, sunset, rain, fog, and night, among others.\n\nMore information can be found [here](https://leaderboard.carla.org/)"
  },
  {
    "path": "leaderboard/data/routes_for_evaluation/routes_longest6.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes><route id=\"0\" town=\"Town01\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.7254638671875\" y=\"288.90679931640625\" yaw=\"89.9791030883789\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.7344970703125\" y=\"313.657958984375\" yaw=\"89.9791030883789\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.1101379394531\" y=\"330.47332763671875\" yaw=\"0.03531792759895325\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.45916748046875\" y=\"317.3710021972656\" yaw=\"-90.04281616210938\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.43365478515625\" y=\"283.24346923828125\" yaw=\"-90.04281616210938\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.318115234375\" y=\"128.203857421875\" yaw=\"-90.04266357421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.2600402832031\" y=\"50.238136291503906\" yaw=\"-90.04265594482422\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.2330017089844\" y=\"13.925765991210938\" yaw=\"-90.04265594482422\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"368.76617431640625\" y=\"-2.1977765560150146\" yaw=\"-179.970947265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"308.4601135253906\" y=\"-2.228360176086426\" yaw=\"-179.970947265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.614501953125\" y=\"-2.279503107070923\" yaw=\"-179.970947265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.9556427001953\" y=\"-2.296572685241699\" yaw=\"-179.970947265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.95753479003906\" y=\"14.065252304077148\" yaw=\"89.93091583251953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.9872283935547\" y=\"38.697792053222656\" yaw=\"89.93091583251953\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"109.57969665527344\" y=\"55.16423034667969\" yaw=\"180.06703186035156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.3765869140625\" y=\"43.30881881713867\" yaw=\"269.99127197265625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.37274169921875\" y=\"18.01288414001465\" yaw=\"269.99127197265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.05789947509766\" y=\"-2.3502776622772217\" yaw=\"-179.970947265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.081366539001465\" y=\"-2.3776514530181885\" yaw=\"-179.970947265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.6820547580718994\" y=\"24.343191146850586\" yaw=\"89.88465118408203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.4851901531219482\" y=\"122.13080596923828\" yaw=\"89.88465118408203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.1895012855529785\" y=\"269.0069580078125\" yaw=\"89.88465118408203\" z=\"0.0\"/>\n   <weather id=\"MidRainDawn\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"5.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"1\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.2674560546875\" y=\"1.7750924825668335\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.6253356933594\" y=\"14.335249900817871\" yaw=\"89.9791030883789\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.8530578613281\" y=\"55.40555191040039\" yaw=\"180.06703186035156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"226.33297729492188\" y=\"55.300819396972656\" yaw=\"180.06703186035156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.5809326171875\" y=\"55.239105224609375\" yaw=\"180.06703186035156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.98867797851562\" y=\"39.896236419677734\" yaw=\"269.930908203125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.9262237548828\" y=\"-2.3128161430358887\" yaw=\"-179.970947265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.39694213867188\" y=\"-2.329313039779663\" yaw=\"-179.970947265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.37610626220703\" y=\"40.17418670654297\" yaw=\"89.99128723144531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.38069152832031\" y=\"70.33818054199219\" yaw=\"89.99128723144531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.38651275634766\" y=\"108.64129638671875\" yaw=\"89.99128723144531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.391845703125\" y=\"143.68722534179688\" yaw=\"89.99128723144531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.39682006835938\" y=\"176.42515563964844\" yaw=\"89.99128723144531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.4019775390625\" y=\"210.35337829589844\" yaw=\"89.99128723144531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.41710662841797\" y=\"309.8704833984375\" yaw=\"89.99128723144531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"75.55514526367188\" y=\"326.3004150390625\" yaw=\"180.0352020263672\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"12.632027626037598\" y=\"326.26177978515625\" yaw=\"180.0352020263672\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.8649307489395142\" y=\"296.0408020019531\" yaw=\"269.8846435546875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.4228647947311401\" y=\"76.4553451538086\" yaw=\"269.8846435546875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.3183270692825317\" y=\"24.528728485107422\" yaw=\"269.8846435546875\" z=\"0.0\"/>\n   <weather id=\"CloudyDawn\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"5.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"2\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6842956542969\" y=\"176.00216674804688\" yaw=\"269.9790954589844\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6741638183594\" y=\"148.27407836914062\" yaw=\"269.9790954589844\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6495666503906\" y=\"80.78645324707031\" yaw=\"269.9790954589844\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"320.7290344238281\" y=\"55.4112548828125\" yaw=\"180.06703186035156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"212.8487548828125\" y=\"55.2850456237793\" yaw=\"180.06703186035156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.32044982910156\" y=\"55.238800048828125\" yaw=\"180.06703186035156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.9892120361328\" y=\"40.340248107910156\" yaw=\"269.930908203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.95950317382812\" y=\"15.695076942443848\" yaw=\"269.930908203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.07179260253906\" y=\"1.702979564666748\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"280.5867614746094\" y=\"1.7575045824050903\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"312.7760314941406\" y=\"1.7738289833068848\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"349.441162109375\" y=\"1.7924233675003052\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"380.9141540527344\" y=\"1.8083845376968384\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.23345947265625\" y=\"14.538103103637695\" yaw=\"89.95734405517578\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.3465576171875\" y=\"166.41212463378906\" yaw=\"89.95733642578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.4117431640625\" y=\"253.89410400390625\" yaw=\"89.95718383789062\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.44500732421875\" y=\"298.43646240234375\" yaw=\"89.95718383789062\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"378.6864318847656\" y=\"326.48663330078125\" yaw=\"180.0353240966797\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"365.12506103515625\" y=\"326.478271484375\" yaw=\"180.0353240966797\" z=\"0.0\"/>\n   <weather id=\"CloudyMorning\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"135.000000\" sun_altitude_angle=\"35.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"3\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.41790771484375\" y=\"315.1663513183594\" yaw=\"269.99127197265625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.41033172607422\" y=\"265.31756591796875\" yaw=\"269.99127197265625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.40457153320312\" y=\"227.42677307128906\" yaw=\"269.99127197265625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.40277099609375\" y=\"215.60093688964844\" yaw=\"269.99127197265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.9288330078125\" y=\"198.97113037109375\" yaw=\"-0.16769057512283325\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.20977783203125\" y=\"198.6981201171875\" yaw=\"-0.16769057512283325\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6866455078125\" y=\"182.45599365234375\" yaw=\"269.9790954589844\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6753234863281\" y=\"151.41770935058594\" yaw=\"269.9790954589844\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"320.4845275878906\" y=\"129.55679321289062\" yaw=\"180.18728637695312\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"199.1981658935547\" y=\"129.16030883789062\" yaw=\"180.18728637695312\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"129.8414764404297\" y=\"128.93359375\" yaw=\"180.18728637695312\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"107.4002685546875\" y=\"128.86024475097656\" yaw=\"180.18728637695312\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.38561248779297\" y=\"102.70710754394531\" yaw=\"269.99127197265625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.381103515625\" y=\"73.05748748779297\" yaw=\"269.99127197265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.37248992919922\" y=\"59.16984176635742\" yaw=\"0.0670308843255043\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"135.82371520996094\" y=\"59.19493865966797\" yaw=\"0.0670308843255043\" z=\"0.0\"/>\n   <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"4\" town=\"Town01\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.05508041381836\" y=\"-2.35788631439209\" yaw=\"-179.970947265625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.673415422439575\" y=\"28.63454818725586\" yaw=\"89.88465118408203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.3427786827087402\" y=\"192.8701171875\" yaw=\"89.88465118408203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.1942241191864014\" y=\"266.6610107421875\" yaw=\"89.88465118408203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.1050660610198975\" y=\"310.9482727050781\" yaw=\"89.88465118408203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.25780487060547\" y=\"330.2689208984375\" yaw=\"0.03519752621650696\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.7093276977539\" y=\"330.29559326171875\" yaw=\"0.03519752621650696\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.49156951904297\" y=\"330.31756591796875\" yaw=\"0.035137325525283813\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.3299560546875\" y=\"330.4205017089844\" yaw=\"0.035137325525283813\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"316.4518127441406\" y=\"330.4482421875\" yaw=\"0.03531792759895325\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"376.9873352050781\" y=\"330.485595703125\" yaw=\"0.03531792759895325\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.4393310546875\" y=\"290.8396301269531\" yaw=\"-90.04281616210938\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.38623046875\" y=\"219.68142700195312\" yaw=\"-90.04266357421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.3192443847656\" y=\"129.7147979736328\" yaw=\"-90.04266357421875\" z=\"0.0\"/>\n   <weather id=\"HardRainTwilight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"135.000000\" sun_altitude_angle=\"0.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"5\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.9880828857422\" y=\"39.39617156982422\" yaw=\"269.930908203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.96221923828125\" y=\"17.952861785888672\" yaw=\"269.930908203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"253.0749053955078\" y=\"1.7435522079467773\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.1820983886719\" y=\"1.7750492095947266\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"348.85223388671875\" y=\"1.7921247482299805\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"379.3345031738281\" y=\"1.8075834512710571\" yaw=\"0.029052734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.24493408203125\" y=\"29.937896728515625\" yaw=\"89.95734405517578\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.2692565917969\" y=\"62.618507385253906\" yaw=\"89.95734405517578\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.34820556640625\" y=\"168.6100311279297\" yaw=\"89.95733642578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.4200439453125\" y=\"265.0082702636719\" yaw=\"89.95718383789062\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.4576721191406\" y=\"315.3871765136719\" yaw=\"89.95718383789062\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"361.8758850097656\" y=\"326.4762878417969\" yaw=\"180.0353240966797\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"299.8201599121094\" y=\"326.4380187988281\" yaw=\"180.0353240966797\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"269.32763671875\" y=\"326.4192810058594\" yaw=\"180.03514099121094\" z=\"0.0\"/>\n   <weather id=\"HardRainMorning\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"35.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"6\" town=\"Town02\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.08555603027344\" y=\"202.2764892578125\" yaw=\"90.16149139404297\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.02027893066406\" y=\"225.43690490722656\" yaw=\"90.16149139404297\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.13550567626953\" y=\"237.13720703125\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.0135269165039\" y=\"237.02659606933594\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.835628509521484\" y=\"236.91921997070312\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.694637298583984\" y=\"225.14109802246094\" yaw=\"-89.97502136230469\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.70420455932617\" y=\"203.19808959960938\" yaw=\"-89.97502136230469\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.2266731262207\" y=\"192.1890869140625\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.93323516845703\" y=\"192.16903686523438\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"118.5882339477539\" y=\"192.13929748535156\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.61520385742188\" y=\"192.11654663085938\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"178.01194763183594\" y=\"192.091064453125\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.54441833496094\" y=\"203.4066619873047\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.54843139648438\" y=\"227.1832733154297\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.55213928222656\" y=\"249.05113220214844\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.55966186523438\" y=\"293.1253967285156\" yaw=\"89.99021911621094\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.5743865966797\" y=\"303.01641845703125\" yaw=\"180.0260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"125.07994079589844\" y=\"302.9944152832031\" yaw=\"180.02587890625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.60258102416992\" y=\"302.9635009765625\" yaw=\"180.02587890625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"29.87148666381836\" y=\"302.9514465332031\" yaw=\"180.0257568359375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"6.721999168395996\" y=\"302.9410400390625\" yaw=\"180.0257568359375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.567107677459717\" y=\"288.9425048828125\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6103549003601074\" y=\"252.45834350585938\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6689157485961914\" y=\"203.05552673339844\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.700047016143799\" y=\"176.79234313964844\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.7666711807250977\" y=\"120.58747100830078\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.40816593170166\" y=\"109.63151550292969\" yaw=\"0.0161895751953125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"68.98878479003906\" y=\"109.6480712890625\" yaw=\"0.0162200927734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"142.21524047851562\" y=\"109.66881561279297\" yaw=\"0.016265869140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"179.8607635498047\" y=\"109.67950439453125\" yaw=\"0.016265869140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.53060913085938\" y=\"121.70121765136719\" yaw=\"89.9903564453125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.53500366210938\" y=\"147.83090209960938\" yaw=\"89.9903564453125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5394287109375\" y=\"174.07957458496094\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n   <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"7\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.738391876220703\" y=\"144.44424438476562\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.767380714416504\" y=\"119.98861694335938\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"7.558130741119385\" y=\"109.63070678710938\" yaw=\"0.0161895751953125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"45.090187072753906\" y=\"109.64131164550781\" yaw=\"0.0161895751953125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"113.20609283447266\" y=\"109.66059875488281\" yaw=\"0.0162200927734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.51702880859375\" y=\"109.66861724853516\" yaw=\"0.016265869140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"179.80599975585938\" y=\"109.67948913574219\" yaw=\"0.016265869140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5304412841797\" y=\"120.67736053466797\" yaw=\"89.9903564453125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.53953552246094\" y=\"174.72190856933594\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"178.18048095703125\" y=\"188.09092712402344\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"149.033447265625\" y=\"188.1145782470703\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"121.97608184814453\" y=\"188.13653564453125\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"93.96239471435547\" y=\"188.15927124023438\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.371482849121094\" y=\"188.1881561279297\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"31.63255500793457\" y=\"188.20985412597656\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"8.851332664489746\" y=\"188.22833251953125\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.667158603668213\" y=\"204.54019165039062\" yaw=\"89.93208312988281\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.616515159606934\" y=\"247.26382446289062\" yaw=\"89.93208312988281\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.558794021606445\" y=\"295.9584655761719\" yaw=\"89.93208312988281\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.517756462097168\" y=\"306.9418640136719\" yaw=\"0.025754474103450775\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.02149772644043\" y=\"306.9515380859375\" yaw=\"0.025754474103450775\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.969852447509766\" y=\"306.964111328125\" yaw=\"0.025878889486193657\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.28224182128906\" y=\"306.9886474609375\" yaw=\"0.025878889486193657\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.7004852294922\" y=\"307.0110168457031\" yaw=\"0.026003306731581688\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"181.98533630371094\" y=\"307.0096130371094\" yaw=\"357.665771484375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.55911254882812\" y=\"289.9349670410156\" yaw=\"-90.00978088378906\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5528564453125\" y=\"253.2315216064453\" yaw=\"-90.00978088378906\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.37710571289062\" y=\"237.3308868408203\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.118408203125\" y=\"237.2266845703125\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"120.25482940673828\" y=\"237.13418579101562\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.9172592163086\" y=\"237.02626037597656\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.52439498901367\" y=\"236.9215850830078\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n   <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"8\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.936994552612305\" y=\"105.63590240478516\" yaw=\"-179.9838104248047\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"4.040321350097656\" y=\"105.667724609375\" yaw=\"175.7058868408203\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.769290447235107\" y=\"118.38006591796875\" yaw=\"89.93208312988281\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.702364444732666\" y=\"174.83985900878906\" yaw=\"89.93208312988281\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.460062026977539\" y=\"192.22946166992188\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.824506759643555\" y=\"192.21131896972656\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70338821411133\" y=\"205.06849670410156\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.6942024230957\" y=\"226.1383514404297\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.21331024169922\" y=\"240.9136505126953\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"87.24083709716797\" y=\"241.0205078125\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"119.44264221191406\" y=\"241.1313934326172\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.01722717285156\" y=\"226.52333068847656\" yaw=\"-89.83850860595703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.08560180664062\" y=\"202.26036071777344\" yaw=\"-89.83850860595703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.19561767578125\" y=\"192.11688232421875\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"178.8236541748047\" y=\"192.0904083251953\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5445556640625\" y=\"204.235107421875\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.54820251464844\" y=\"225.80416870117188\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.0960235595703\" y=\"237.33680725097656\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.47935485839844\" y=\"237.22792053222656\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.01332092285156\" y=\"227.90773010253906\" yaw=\"-89.83850860595703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.08712768554688\" y=\"201.72030639648438\" yaw=\"-89.83850860595703\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"121.87174987792969\" y=\"188.13662719726562\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.4655876159668\" y=\"188.18807983398438\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70458221435547\" y=\"202.3303985595703\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.69389724731445\" y=\"226.83761596679688\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.68326950073242\" y=\"251.22317504882812\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.66581344604492\" y=\"291.2603454589844\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"33.00594711303711\" y=\"302.952880859375\" yaw=\"180.0257568359375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.601693630218506\" y=\"302.9405517578125\" yaw=\"180.0257568359375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.5665111541748047\" y=\"289.44573974609375\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6082019805908203\" y=\"254.27467346191406\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.667880058288574\" y=\"203.92898559570312\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n   <weather id=\"CloudyTwilight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"135.000000\" sun_altitude_angle=\"0.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"9\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.936994552612305\" y=\"105.63590240478516\" yaw=\"-179.9838104248047\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"4.040321350097656\" y=\"105.667724609375\" yaw=\"175.7058868408203\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.769290447235107\" y=\"118.38006591796875\" yaw=\"89.93208312988281\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.702364444732666\" y=\"174.83985900878906\" yaw=\"89.93208312988281\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.460062026977539\" y=\"192.22946166992188\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.824506759643555\" y=\"192.21131896972656\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70338821411133\" y=\"205.06849670410156\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.6942024230957\" y=\"226.1383514404297\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.21331024169922\" y=\"240.9136505126953\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"87.24083709716797\" y=\"241.0205078125\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"119.44264221191406\" y=\"241.1313934326172\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.01722717285156\" y=\"226.52333068847656\" yaw=\"-89.83850860595703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.08560180664062\" y=\"202.26036071777344\" yaw=\"-89.83850860595703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.19561767578125\" y=\"192.11688232421875\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"178.8236541748047\" y=\"192.0904083251953\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5445556640625\" y=\"204.235107421875\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.54820251464844\" y=\"225.80416870117188\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.0960235595703\" y=\"237.33680725097656\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.47935485839844\" y=\"237.22792053222656\" yaw=\"-179.8026885986328\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.01332092285156\" y=\"227.90773010253906\" yaw=\"-89.83850860595703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.08712768554688\" y=\"201.72030639648438\" yaw=\"-89.83850860595703\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"121.87174987792969\" y=\"188.13662719726562\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.4655876159668\" y=\"188.18807983398438\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70458221435547\" y=\"202.3303985595703\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.69389724731445\" y=\"226.83761596679688\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.68326950073242\" y=\"251.22317504882812\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.66581344604492\" y=\"291.2603454589844\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"33.00594711303711\" y=\"302.952880859375\" yaw=\"180.0257568359375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.601693630218506\" y=\"302.9405517578125\" yaw=\"180.0257568359375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.5665111541748047\" y=\"289.44573974609375\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6082019805908203\" y=\"254.27467346191406\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.667880058288574\" y=\"203.92898559570312\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n   <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"10\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6973562240600586\" y=\"179.0623321533203\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.74371337890625\" y=\"139.95481872558594\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"11.363693237304688\" y=\"109.63178253173828\" yaw=\"0.0161895751953125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"94.48065185546875\" y=\"109.6552963256836\" yaw=\"0.0162200927734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.0159149169922\" y=\"109.66847229003906\" yaw=\"0.016265869140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.96469116210938\" y=\"109.67328643798828\" yaw=\"0.016265869140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"178.3649444580078\" y=\"109.6790771484375\" yaw=\"0.016265869140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5306854248047\" y=\"122.14183807373047\" yaw=\"89.9903564453125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5395965576172\" y=\"175.0299835205078\" yaw=\"89.99028778076172\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"150.44764709472656\" y=\"188.11343383789062\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"122.00720977783203\" y=\"188.1365203857422\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"60.52153015136719\" y=\"188.1864013671875\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70449447631836\" y=\"202.53211975097656\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.695037841796875\" y=\"224.2197723388672\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.090850830078125\" y=\"240.9201202392578\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"85.47953033447266\" y=\"241.01443481445312\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"120.41314697265625\" y=\"241.13473510742188\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"148.17320251464844\" y=\"241.23033142089844\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"177.82032775878906\" y=\"241.33242797851562\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.55259704589844\" y=\"251.75140380859375\" yaw=\"89.99021911621094\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.55908203125\" y=\"289.68310546875\" yaw=\"89.99021911621094\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"175.65786743164062\" y=\"303.0173645019531\" yaw=\"180.0260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"155.39031982421875\" y=\"303.0081787109375\" yaw=\"180.0260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"111.81758880615234\" y=\"302.9884338378906\" yaw=\"180.02587890625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.329769134521484\" y=\"302.9642639160156\" yaw=\"180.02587890625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"33.31934356689453\" y=\"302.9530029296875\" yaw=\"180.0257568359375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"4.922668933868408\" y=\"302.94024658203125\" yaw=\"180.0257568359375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.566227436065674\" y=\"289.6850891113281\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6064677238464355\" y=\"255.73770141601562\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.665682315826416\" y=\"205.7830352783203\" yaw=\"-90.06791687011719\" z=\"0.0\"/>\n   <weather id=\"HardRainSunset\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"11\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.54002380371094\" y=\"177.56105041503906\" yaw=\"-90.00971221923828\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5331573486328\" y=\"136.79953002929688\" yaw=\"-90.0096435546875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.22007751464844\" y=\"105.6793212890625\" yaw=\"-179.98373413085938\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.59690856933594\" y=\"105.67062377929688\" yaw=\"-179.98373413085938\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.002685546875\" y=\"105.6531753540039\" yaw=\"-179.98377990722656\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.58901596069336\" y=\"105.642578125\" yaw=\"-179.98377990722656\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.824886798858643\" y=\"105.63021850585938\" yaw=\"-179.9838104248047\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.7668561935424805\" y=\"120.43354797363281\" yaw=\"89.93208312988281\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.701048374176025\" y=\"175.94989013671875\" yaw=\"89.93208312988281\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.700477123260498\" y=\"192.22926330566406\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.93472671508789\" y=\"192.20960998535156\" yaw=\"-0.046491142362356186\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.703643798828125\" y=\"204.47900390625\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.69392013549805\" y=\"226.78408813476562\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.68247985839844\" y=\"253.0362548828125\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.66613006591797\" y=\"290.5375671386719\" yaw=\"90.02497863769531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.2176628112793\" y=\"306.9637756347656\" yaw=\"0.025878889486193657\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.23860931396484\" y=\"306.9908752441406\" yaw=\"0.025878889486193657\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"170.76492309570312\" y=\"307.01513671875\" yaw=\"0.026003306731581688\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5585479736328\" y=\"286.60009765625\" yaw=\"-90.00978088378906\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5523223876953\" y=\"250.09652709960938\" yaw=\"-90.00971221923828\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5484619140625\" y=\"227.3289031982422\" yaw=\"-90.00971221923828\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.54443359375\" y=\"203.47640991210938\" yaw=\"-90.00971221923828\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"178.44085693359375\" y=\"188.09071350097656\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"147.9085693359375\" y=\"188.11549377441406\" yaw=\"179.95350646972656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.08602905273438\" y=\"202.11294555664062\" yaw=\"90.16149139404297\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.0171356201172\" y=\"226.55282592773438\" yaw=\"90.16149139404297\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"146.93177795410156\" y=\"241.22605895996094\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"178.1513671875\" y=\"241.3335723876953\" yaw=\"0.1973114013671875\" z=\"0.0\"/>\n   <weather id=\"MidRainNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"12\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.41492462158203\" y=\"136.69509887695312\" yaw=\"-1.296802282333374\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.66656494140625\" y=\"136.36123657226562\" yaw=\"-1.296802282333374\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.62013244628906\" y=\"151.02310180664062\" yaw=\"89.78770446777344\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.45056915283203\" y=\"207.59210205078125\" yaw=\"359.8570556640625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.07772827148438\" y=\"207.308837890625\" yaw=\"359.8570556640625\" z=\"1.0590637922286987\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.06141662597656\" y=\"207.1466827392578\" yaw=\"359.8570556640625\" z=\"2.5049307346343994\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.11911010742188\" y=\"203.8159637451172\" yaw=\"345.93621826171875\" z=\"2.832841634750366\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"228.4876708984375\" y=\"176.58255004882812\" yaw=\"308.94769287109375\" z=\"1.854116678237915\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"239.47128295898438\" y=\"156.00917053222656\" yaw=\"287.24560546875\" z=\"1.4144164323806763\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"242.62298583984375\" y=\"123.30944061279297\" yaw=\"271.3932189941406\" z=\"0.7687458992004395\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"243.58763122558594\" y=\"83.6460952758789\" yaw=\"271.3932189941406\" z=\"0.10707627236843109\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"197.0686798095703\" y=\"58.82002258300781\" yaw=\"179.85260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"167.1748046875\" y=\"80.28977966308594\" yaw=\"89.9891586303711\" z=\"0.16079171001911163\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.58360290527344\" y=\"105.46302795410156\" yaw=\"111.3202896118164\" z=\"0.32625898718833923\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.21815490722656\" y=\"123.23844909667969\" yaw=\"146.8175506591797\" z=\"0.4498277008533478\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"115.01752471923828\" y=\"129.45130920410156\" yaw=\"179.18280029296875\" z=\"0.27443236112594604\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"73.36815643310547\" y=\"130.04539489746094\" yaw=\"179.18280029296875\" z=\"0.02462654933333397\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.695783615112305\" y=\"130.7967071533203\" yaw=\"179.18280029296875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.269752025604248\" y=\"96.82662200927734\" yaw=\"269.637451171875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.968559265136719\" y=\"49.226112365722656\" yaw=\"269.637451171875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.821406364440918\" y=\"17.875654220581055\" yaw=\"-42.44749450683594\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.950048065185547\" y=\"0.2346325635910034\" yaw=\"-95.72269439697266\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.558082103729248\" y=\"-47.252296447753906\" yaw=\"269.94903564453125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.326837539672852\" y=\"-73.14237976074219\" yaw=\"-88.58646392822266\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.427704811096191\" y=\"-117.75535583496094\" yaw=\"-88.58646392822266\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.005584716796875\" y=\"-134.27867126464844\" yaw=\"1.227264404296875\" z=\"0.31130459904670715\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.07246398925781\" y=\"-133.31320190429688\" yaw=\"1.227264404296875\" z=\"7.794837951660156\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.219855138488\" y=\"-133.31320190429688\" yaw=\"1.227264404296875\" z=\"7.794837951660156\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.219855138488\" y=\"-76.3016479510554\" yaw=\"180.65843110344899\" z=\"7.794837951660156\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.07246398925781\" y=\"-137.021458846178\" yaw=\"180.03148914751\" z=\"7.794837951660156\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.644344329833984\" y=\"-138.62892150878906\" yaw=\"-178.77273559570312\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.36044692993164\" y=\"-139.56546020507812\" yaw=\"-178.77273559570312\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.12574768066406\" y=\"-135.40794372558594\" yaw=\"-207.04139709472656\" z=\"0.7098062038421631\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-134.24903869628906\" y=\"-127.45442199707031\" yaw=\"-224.0907440185547\" z=\"0.874981701374054\"/>\n      <waypoint pitch=\"-0.0\" roll=\"0.0\" x=\"-140.4632568359375\" y=\"-120.08601379394531\" yaw=\"-235.5649871826172\" z=\"0.8700417280197144\"/>\n      <waypoint pitch=\"-0.0\" roll=\"0.0\" x=\"-147.6195831298828\" y=\"-103.9893798828125\" yaw=\"-256.4966735839844\" z=\"0.688561201095581\"/>\n      <waypoint pitch=\"-0.0\" roll=\"0.0\" x=\"-148.96853637695312\" y=\"-76.22248077392578\" yaw=\"90.02985382080078\" z=\"0.37599629163742065\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0000762939453\" y=\"-15.698934555053711\" yaw=\"90.02985382080078\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0132293701172\" y=\"9.521836280822754\" yaw=\"90.02985382080078\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.05062866210938\" y=\"81.3209228515625\" yaw=\"90.02985382080078\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.81800842285156\" y=\"116.2787094116211\" yaw=\"73.8450698852539\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.49449157714844\" y=\"130.0860595703125\" yaw=\"42.83589172363281\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-132.05996704101562\" y=\"134.84791564941406\" yaw=\"22.443660736083984\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.05573272705078\" y=\"136.5511474609375\" yaw=\"-1.296802282333374\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.14859771728516\" y=\"136.3042449951172\" yaw=\"-1.296802282333374\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.55103302001953\" y=\"115.1080322265625\" yaw=\"269.84375\" z=\"0.12407329678535461\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.68415832519531\" y=\"66.29521179199219\" yaw=\"269.84375\" z=\"0.8323577046394348\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.73693084716797\" y=\"-3.1559019088745117\" yaw=\"-179.7053985595703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-112.75424194335938\" y=\"-3.1971263885498047\" yaw=\"-179.7053985595703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.48812866210938\" y=\"-3.29345440864563\" yaw=\"-179.7053985595703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.49832153320312\" y=\"-19.054967880249023\" yaw=\"270.02984619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.4909210205078\" y=\"-33.26752853393555\" yaw=\"270.02984619140625\" z=\"0.004896724130958319\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.48162841796875\" y=\"-51.09369659423828\" yaw=\"270.02984619140625\" z=\"0.09954112768173218\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.46336364746094\" y=\"-86.15687561035156\" yaw=\"270.02984619140625\" z=\"0.48909232020378113\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.19252014160156\" y=\"-97.56554412841797\" yaw=\"-83.74929809570312\" z=\"0.6212213039398193\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-137.93258666992188\" y=\"-117.57965087890625\" yaw=\"-56.37519836425781\" z=\"0.8658750653266907\"/>\n      <waypoint pitch=\"358.0\" roll=\"0.0\" x=\"-121.99481964111328\" y=\"-132.05209350585938\" yaw=\"-27.738250732421875\" z=\"0.720517098903656\"/>\n      <waypoint pitch=\"358.0\" roll=\"0.0\" x=\"-102.33731079101562\" y=\"-136.9498748779297\" yaw=\"-0.243194580078125\" z=\"0.23961549997329712\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.60590362548828\" y=\"-159.87039184570312\" yaw=\"272.8705139160156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-76.80565643310547\" y=\"-174.08859252929688\" yaw=\"273.2701721191406\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-74.85099792480469\" y=\"-183.0941162109375\" yaw=\"-67.39408874511719\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-68.72269439697266\" y=\"-191.92027282714844\" yaw=\"-43.05873107910156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-63.31779861450195\" y=\"-195.78543090820312\" yaw=\"-28.080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-43.77156448364258\" y=\"-198.60415649414062\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-20.177804946899414\" y=\"-198.01124572753906\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"25.858642578125\" y=\"-196.85433959960938\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.43988037109375\" y=\"-196.08583068847656\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n   <weather id=\"SoftRainTwilight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"0.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"13\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"216.5841522216797\" y=\"58.769813537597656\" yaw=\"179.85260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.12005615234375\" y=\"58.97425079345703\" yaw=\"179.85260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"113.54108428955078\" y=\"59.034908294677734\" yaw=\"179.85260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.54207611083984\" y=\"53.9034309387207\" yaw=\"-145.50584411621094\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.02886199951172\" y=\"51.73426055908203\" yaw=\"-228.41917419433594\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.07685089111328\" y=\"69.92464447021484\" yaw=\"36.21623992919922\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"86.78207397460938\" y=\"69.15876770019531\" yaw=\"-36.76291275024414\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.26251220703125\" y=\"62.463600158691406\" yaw=\"359.85260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.1753387451172\" y=\"83.13140869140625\" yaw=\"89.9891586303711\" z=\"0.17877383530139923\"/>\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"163.57656860351562\" y=\"107.80702209472656\" yaw=\"115.17839050292969\" z=\"0.3431517481803894\"/>\n      <waypoint pitch=\"360.087646484375\" roll=\"0.0\" x=\"150.78282165527344\" y=\"122.86170959472656\" yaw=\"145.75946044921875\" z=\"0.4488486647605896\"/>\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"107.0118179321289\" y=\"129.5655059814453\" yaw=\"179.18280029296875\" z=\"0.22164423763751984\"/>\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"93.25869750976562\" y=\"129.7616729736328\" yaw=\"179.18280029296875\" z=\"0.13095879554748535\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"46.744808197021484\" y=\"130.42515563964844\" yaw=\"179.18280029296875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"21.9730167388916\" y=\"130.7784881591797\" yaw=\"179.18280029296875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.362844467163086\" y=\"154.93861389160156\" yaw=\"89.63746643066406\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.193113327026367\" y=\"179.7628631591797\" yaw=\"89.63746643066406\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.530807495117188\" y=\"193.57479858398438\" yaw=\"179.85704040527344\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.92894744873047\" y=\"181.88478088378906\" yaw=\"231.30694580078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.05717468261719\" y=\"163.70396423339844\" yaw=\"260.5164489746094\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.61001586914062\" y=\"153.72805786132812\" yaw=\"-90.21229553222656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.6311340332031\" roll=\"0.0\" x=\"-74.04607391357422\" y=\"116.9229507446289\" yaw=\"269.84375\" z=\"0.10299553722143173\"/>\n      <waypoint pitch=\"359.5730285644531\" roll=\"0.0\" x=\"-74.39485168457031\" y=\"-10.962485313415527\" yaw=\"269.84375\" z=\"-0.05684803053736687\"/>\n      <waypoint pitch=\"361.0071105957031\" roll=\"0.0\" x=\"-74.67759704589844\" y=\"-114.6352767944336\" yaw=\"269.84375\" z=\"-0.20284701883792877\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-61.68061447143555\" y=\"-136.09292602539062\" yaw=\"1.227264404296875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-17.90228843688965\" y=\"-135.15505981445312\" yaw=\"1.227264404296875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.902348041534424\" y=\"-157.2962646484375\" yaw=\"-88.58646392822266\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.399042129516602\" y=\"-177.42494201660156\" yaw=\"-88.58646392822266\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.137662887573242\" y=\"-204.93704223632812\" yaw=\"-178.56045532226562\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.335182189941406\" y=\"-205.6205291748047\" yaw=\"-178.56045532226562\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.98710632324219\" y=\"-199.15673828125\" yaw=\"-217.25360107421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.91358184814453\" y=\"-172.39942932128906\" yaw=\"93.27017974853516\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.73621368408203\" y=\"-157.27517700195312\" yaw=\"92.53608703613281\" z=\"0.0\"/>\n      <waypoint pitch=\"-0.7396562695503235\" roll=\"0.0\" x=\"-85.19426727294922\" y=\"-120.73604583740234\" yaw=\"89.84374237060547\" z=\"-0.1094132587313652\"/>\n      <waypoint pitch=\"-0.7159508466720581\" roll=\"0.0\" x=\"-85.09854125976562\" y=\"-85.63727569580078\" yaw=\"89.84374237060547\" z=\"-0.8036285042762756\"/>\n      <waypoint pitch=\"0.8396051526069641\" roll=\"0.0\" x=\"-84.95222473144531\" y=\"-31.98677635192871\" yaw=\"89.84374237060547\" z=\"-0.312267929315567\"/>\n      <waypoint pitch=\"0.5638259649276733\" roll=\"0.0\" x=\"-84.90814208984375\" y=\"-15.8233642578125\" yaw=\"89.84374237060547\" z=\"-0.09912509471178055\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-58.32474136352539\" y=\"0.5827919244766235\" yaw=\"0.2946014404296875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.53296241760254\" y=\"13.527276420593262\" yaw=\"52.28044128417969\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.3089373111724854\" y=\"23.608696746826172\" yaw=\"2.4145500659942627\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.364306441348\" y=\"15.951248533568\" yaw=\"-95.72269439697266\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.950048065185547\" y=\"0.2346325635910034\" yaw=\"-95.72269439697266\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.641781330108643\" y=\"-45.38024139404297\" yaw=\"-88.58646392822266\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.455240249633789\" y=\"-118.8712387084961\" yaw=\"-88.58646392822266\" z=\"0.0\"/>\n      <waypoint pitch=\"362.9886779785156\" roll=\"0.0\" x=\"20.661802291870117\" y=\"-134.32888793945312\" yaw=\"1.227264404296875\" z=\"0.16657665371894836\"/>\n      <waypoint pitch=\"372.42230224609375\" roll=\"0.0\" x=\"49.71632766723633\" y=\"-133.70645141601562\" yaw=\"1.227264404296875\" z=\"4.807705879211426\"/>\n      <waypoint pitch=\"364.7382507324219\" roll=\"0.0\" x=\"66.73509979248047\" y=\"-133.34185791015625\" yaw=\"1.227264404296875\" z=\"7.694220066070557\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"98.9748306274414\" y=\"-132.65118408203125\" yaw=\"1.227264404296875\" z=\"8.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.89395141601562\" y=\"-131.92454528808594\" yaw=\"1.227264404296875\" z=\"8.0\"/>\n      <waypoint pitch=\"346.0686950683594\" roll=\"0.0\" x=\"154.33706665039062\" y=\"-152.8451690673828\" yaw=\"270.9964904785156\" z=\"5.989742279052734\"/>\n      <waypoint pitch=\"353.471435546875\" roll=\"0.0\" x=\"154.77633666992188\" y=\"-178.10044860839844\" yaw=\"270.9964904785156\" z=\"0.5317021608352661\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"166.88778686523438\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.23573303222656\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\"/>\n   <weather id=\"MidRainTwilight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"0.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"14\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-55.66609573364258\" y=\"-135.96408081054688\" yaw=\"1.227264404296875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-18.74334716796875\" y=\"-135.17308044433594\" yaw=\"1.227264404296875\" z=\"0.0\"/>\n      <waypoint pitch=\"369.29339599609375\" roll=\"0.0\" x=\"34.131954193115234\" y=\"-134.04031372070312\" yaw=\"1.227264404296875\" z=\"1.6106572151184082\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.18731689453125\" y=\"-132.71090698242188\" yaw=\"1.227264404296875\" z=\"8.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.3654022216797\" y=\"-131.91444396972656\" yaw=\"1.227264404296875\" z=\"8.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.0681610107422\" y=\"-108.6700439453125\" yaw=\"90.9964828491211\" z=\"8.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.74383544921875\" y=\"-90.02452850341797\" yaw=\"90.9964828491211\" z=\"8.0\"/>\n      <waypoint pitch=\"-9.366676330566406\" roll=\"0.0\" x=\"149.252685546875\" y=\"-61.78711700439453\" yaw=\"90.9964828491211\" z=\"7.3580169677734375\"/>\n      <waypoint pitch=\"-5.851318359375\" roll=\"0.0\" x=\"148.6051788330078\" y=\"-24.560352325439453\" yaw=\"90.9964828491211\" z=\"0.8056891560554504\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.94041442871094\" y=\"-6.734158515930176\" yaw=\"-179.14419555664062\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.6784896850586\" y=\"-6.977072715759277\" yaw=\"-179.14419555664062\" z=\"0.0\"/>\n      <waypoint pitch=\"364.7043151855469\" roll=\"0.0\" x=\"81.13427734375\" y=\"-18.90686798095703\" yaw=\"272.02410888671875\" z=\"0.6040446162223816\"/>\n      <waypoint pitch=\"369.5948181152344\" roll=\"0.0\" x=\"82.49311828613281\" y=\"-57.35474395751953\" yaw=\"272.02410888671875\" z=\"6.393786907196045\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"83.75829315185547\" y=\"-93.15241241455078\" yaw=\"272.02410888671875\" z=\"8.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"84.58844757080078\" y=\"-116.64140319824219\" yaw=\"272.02410888671875\" z=\"8.0\"/>\n      <waypoint pitch=\"351.72869873046875\" roll=\"0.0\" x=\"85.94878387451172\" y=\"-155.45480346679688\" yaw=\"271.6374816894531\" z=\"6.492668628692627\"/>\n      <waypoint pitch=\"338.3853454589844\" roll=\"0.0\" x=\"86.16959381103516\" y=\"-175.06288146972656\" yaw=\"270.153564453125\" z=\"1.2514665126800537\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"120.54462432861328\" y=\"-190.97378540039062\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"136.11410522460938\" y=\"-190.58251953125\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"172.377197265625\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"195.14794921875\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.39239501953125\" y=\"-190.18190002441406\" yaw=\"28.722702026367188\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"224.95706176757812\" y=\"-178.93377685546875\" yaw=\"59.68745040893555\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.6760711669922\" y=\"-159.14279174804688\" yaw=\"76.2637710571289\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.7122039794922\" y=\"-127.22956848144531\" yaw=\"91.3932113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.3142547607422\" y=\"-28.633277893066406\" yaw=\"91.3932113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.0157928466797\" y=\"24.75578498840332\" yaw=\"91.3932113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.69898986816406\" y=\"37.781551361083984\" yaw=\"91.3932113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.6381378173828\" y=\"58.81083679199219\" yaw=\"179.85260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.17486572265625\" y=\"80.66641998291016\" yaw=\"89.9891586303711\" z=\"0.16317512094974518\"/>\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.105224609375\" y=\"94.01600646972656\" yaw=\"93.52587890625\" z=\"0.24834580719470978\"/>\n      <waypoint pitch=\"360.3023376464844\" roll=\"0.0\" x=\"157.06471252441406\" y=\"117.45616912841797\" yaw=\"132.8494873046875\" z=\"0.41924184560775757\"/>\n      <waypoint pitch=\"360.01605224609375\" roll=\"0.0\" x=\"148.43711853027344\" y=\"124.3321533203125\" yaw=\"150.0758514404297\" z=\"0.4514743983745575\"/>\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"121.45110321044922\" y=\"129.3595428466797\" yaw=\"179.18280029296875\" z=\"0.3168541491031647\"/>\n      <waypoint pitch=\"359.7096862792969\" roll=\"0.0\" x=\"81.45323944091797\" y=\"129.93006896972656\" yaw=\"179.18280029296875\" z=\"0.05841410532593727\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"21.339223861694336\" y=\"130.78753662109375\" yaw=\"179.18280029296875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.41317367553711\" y=\"151.98448181152344\" yaw=\"89.63746643066406\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-21.27622413635254\" y=\"193.5841522216797\" yaw=\"179.85704040527344\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.239097595214844\" y=\"193.6339569091797\" yaw=\"179.85704040527344\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.70186614990234\" y=\"177.9541015625\" yaw=\"238.29043579101562\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.59652709960938\" y=\"157.3665771484375\" yaw=\"269.7544250488281\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.62340545654297\" y=\"150.11465454101562\" yaw=\"-90.21229553222656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-99.00537109375\" y=\"132.7095489501953\" yaw=\"178.7032012939453\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-123.07547760009766\" y=\"133.2301025390625\" yaw=\"181.43280029296875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-142.1501007080078\" y=\"120.9119644165039\" yaw=\"241.4415283203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5598907470703\" y=\"99.10250854492188\" yaw=\"270.02984619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.54893493652344\" y=\"78.06743621826172\" yaw=\"270.02984619140625\" z=\"0.0\"/>\n   <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"15\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-100.14676666259766\" y=\"132.73538208007812\" yaw=\"178.7032012939453\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-117.30316162109375\" y=\"133.12374877929688\" yaw=\"178.7032012939453\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.55496215820312\" y=\"89.65010070800781\" yaw=\"270.02984619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5149688720703\" y=\"12.852255821228027\" yaw=\"270.02984619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.50193786621094\" y=\"-12.114513397216797\" yaw=\"270.02984619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.47494506835938\" y=\"-63.92374038696289\" yaw=\"270.02984619140625\" z=\"0.2360304743051529\"/>\n      <waypoint pitch=\"360.6015625\" roll=\"0.0\" x=\"-139.59185791015625\" y=\"-114.88341522216797\" yaw=\"-60.40800476074219\" z=\"0.8376060724258423\"/>\n      <waypoint pitch=\"358.8731384277344\" roll=\"0.0\" x=\"-102.75898742675781\" y=\"-136.94598388671875\" yaw=\"-0.81005859375\" z=\"0.24817445874214172\"/>\n      <waypoint pitch=\"-1.1047840118408203\" roll=\"0.0\" x=\"-88.67143249511719\" y=\"-112.35880279541016\" yaw=\"89.84374237060547\" z=\"-0.24409833550453186\"/>\n      <waypoint pitch=\"0.8396051526069641\" roll=\"0.0\" x=\"-88.47688293457031\" y=\"-41.02362823486328\" yaw=\"89.84374237060547\" z=\"-0.44483324885368347\"/>\n      <waypoint pitch=\"0.5597104430198669\" roll=\"0.0\" x=\"-88.40773010253906\" y=\"-15.666768074035645\" yaw=\"89.84374237060547\" z=\"-0.09768330305814743\"/>\n      <waypoint pitch=\"-0.7707011103630066\" roll=\"0.0\" x=\"-88.05729675292969\" y=\"112.82613372802734\" yaw=\"89.84374237060547\" z=\"0.1535807102918625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-88.62556457519531\" y=\"149.55592346191406\" yaw=\"89.78770446777344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-73.8108901977539\" y=\"194.4794158935547\" yaw=\"48.689544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-24.105792999267578\" y=\"207.59124755859375\" yaw=\"359.8570556640625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.4139709472656\" roll=\"0.0\" x=\"36.220802307128906\" y=\"207.4407196044922\" yaw=\"359.8570556640625\" z=\"0.03519422188401222\"/>\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"123.5841293334961\" y=\"207.2227325439453\" yaw=\"359.8570556640625\" z=\"1.826820731163025\"/>\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"160.85279846191406\" y=\"206.94204711914062\" yaw=\"356.52618408203125\" z=\"2.6493380069732666\"/>\n      <waypoint pitch=\"359.447509765625\" roll=\"0.0\" x=\"184.75640869140625\" y=\"202.83895874023438\" yaw=\"343.993896484375\" z=\"2.8074092864990234\"/>\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"216.18470764160156\" y=\"188.14376831054688\" yaw=\"324.61285400390625\" z=\"2.1715049743652344\"/>\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"231.37132263183594\" y=\"172.7161407470703\" yaw=\"304.4849853515625\" z=\"1.763698697090149\"/>\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"237.6007080078125\" y=\"161.2047576904297\" yaw=\"292.3551940917969\" z=\"1.5179405212402344\"/>\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"242.37962341308594\" y=\"133.31591796875\" yaw=\"271.3932189941406\" z=\"0.9737061858177185\"/>\n      <waypoint pitch=\"359.4570007324219\" roll=\"0.0\" x=\"243.5809783935547\" y=\"83.9198226928711\" yaw=\"271.3932189941406\" z=\"0.10965587198734283\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"244.72901916503906\" y=\"36.71669006347656\" yaw=\"271.3932189941406\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"248.2423858642578\" y=\"-107.74238586425781\" yaw=\"271.3932189941406\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"248.80662536621094\" y=\"-145.88040161132812\" yaw=\"266.3844909667969\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"244.70706176757812\" y=\"-168.1217498779297\" yaw=\"252.72821044921875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"239.55322265625\" y=\"-181.19920349121094\" yaw=\"244.25286865234375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"219.55043029785156\" y=\"-202.76622009277344\" yaw=\"207.8838653564453\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"186.7594757080078\" y=\"-207.89999389648438\" yaw=\"180.0\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.04937744140625\" y=\"-204.5634307861328\" yaw=\"-178.56045532226562\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.72634887695312\" y=\"-205.4510955810547\" yaw=\"-178.56045532226562\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.51055908203125\" y=\"-206.2355499267578\" yaw=\"-178.56045532226562\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.422487258911133\" y=\"-207.29322814941406\" yaw=\"-178.56045532226562\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.0450122356414795\" y=\"-179.8217010498047\" yaw=\"91.41353607177734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6303980350494385\" y=\"-156.0987548828125\" yaw=\"91.41353607177734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.970603942871094\" y=\"-138.9786834716797\" yaw=\"-178.77273559570312\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.0109977722168\" y=\"-139.51512145996094\" yaw=\"-178.77273559570312\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-109.68946838378906\" y=\"-139.8309326171875\" yaw=\"-189.39987182617188\" z=\"0.3948628604412079\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-121.81634521484375\" y=\"-136.05043029785156\" yaw=\"-205.22950744628906\" z=\"0.6803770065307617\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-133.79580688476562\" y=\"-127.8875503540039\" yaw=\"-223.3119659423828\" z=\"0.8718399405479431\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.49790954589844\" y=\"-104.48455047607422\" yaw=\"-255.89414978027344\" z=\"0.6941555738449097\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.97427368164062\" y=\"-65.22943878173828\" yaw=\"90.02985382080078\" z=\"0.2508713901042938\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0009765625\" y=\"-13.97378921508789\" yaw=\"90.02985382080078\" z=\"0.0\"/>\n   <weather id=\"MidRainNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"135.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"16\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0140380859375\" y=\"11.071370124816895\" yaw=\"90.02985382080078\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0492706298828\" y=\"78.70879364013672\" yaw=\"90.02985382080078\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.88162231445312\" y=\"135.63145446777344\" yaw=\"17.122915267944336\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.3604736328125\" y=\"136.3090362548828\" yaw=\"-1.296802282333374\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-88.61756134033203\" y=\"151.7159881591797\" yaw=\"89.78770446777344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-85.45052337646484\" y=\"175.27224731445312\" yaw=\"430.25048828125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-73.8108901977539\" y=\"194.4794158935547\" yaw=\"48.689544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.08990478515625\" roll=\"0.0\" x=\"-32.1596742534432\" y=\"207.4597625732422\" yaw=\"359.8570556640625\" z=\"0.0016598827205598354\"/>\n      <waypoint pitch=\"360.08990478515625\" roll=\"0.0\" x=\"28.594480514526367\" y=\"207.4597625732422\" yaw=\"359.8570556640625\" z=\"0.0016598827205598354\"/>\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"120.28245544433594\" y=\"207.23097229003906\" yaw=\"359.8570556640625\" z=\"1.753359317779541\"/>\n      <waypoint pitch=\"360.64697265625\" roll=\"0.0\" x=\"169.67909240722656\" y=\"206.05145263671875\" yaw=\"351.9501953125\" z=\"2.7952871322631836\"/>\n      <waypoint pitch=\"358.8504943847656\" roll=\"0.0\" x=\"192.05897521972656\" y=\"200.4681854248047\" yaw=\"340.0337219238281\" z=\"2.6987407207489014\"/>\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"217.55909729003906\" y=\"187.13880920410156\" yaw=\"323.03790283203125\" z=\"2.1395950317382812\"/>\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"230.86802673339844\" y=\"173.43780517578125\" yaw=\"305.298828125\" z=\"1.7801880836486816\"/>\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"242.34030151367188\" y=\"134.93240356445312\" yaw=\"271.3932189941406\" z=\"1.0068163871765137\"/>\n      <waypoint pitch=\"359.4638366699219\" roll=\"0.0\" x=\"243.58807373046875\" y=\"83.62820434570312\" yaw=\"271.3932189941406\" z=\"0.10690876096487045\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.4429473876953\" y=\"58.78303909301758\" yaw=\"179.85260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.1759033203125\" y=\"86.14163208007812\" yaw=\"89.9891586303711\" z=\"0.1978229284286499\"/>\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"119.55925750732422\" y=\"129.38653564453125\" yaw=\"179.18280029296875\" z=\"0.3043796718120575\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"22.24036979675293\" y=\"130.77467346191406\" yaw=\"179.18280029296875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-39.46299743652344\" y=\"131.36166381835938\" yaw=\"178.7032012939453\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.93733978271484\" y=\"32.844261169433594\" yaw=\"134.67684936523438\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-122.3984603881836\" y=\"43.42405700683594\" yaw=\"134.67684936523438\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.05442810058594\" y=\"88.62183380126953\" yaw=\"90.02985382080078\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.46235656738281\" y=\"136.3566131591797\" yaw=\"-1.296802282333374\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.81599807739258\" y=\"135.41384887695312\" yaw=\"-1.296802282333374\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.408876419067383\" y=\"134.54441833496094\" yaw=\"-1.296802282333374\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.531421661376953\" y=\"134.2993927001953\" yaw=\"-0.8172039985656738\" z=\"0.0\"/>\n      <waypoint pitch=\"0.05265403538942337\" roll=\"0.0\" x=\"62.63039779663086\" y=\"133.6988983154297\" yaw=\"-0.8172039985656738\" z=\"0.0019213971681892872\"/>\n      <waypoint pitch=\"0.37775900959968567\" roll=\"0.0\" x=\"111.81562042236328\" y=\"132.99732971191406\" yaw=\"-0.8172039985656738\" z=\"0.2529905140399933\"/>\n      <waypoint pitch=\"0.3190945088863373\" roll=\"0.0\" x=\"136.89471435546875\" y=\"132.15496826171875\" yaw=\"-9.716254234313965\" z=\"0.4155592620372772\"/>\n      <waypoint pitch=\"-0.2916259169578552\" roll=\"0.0\" x=\"159.32070922851562\" y=\"120.1669921875\" yaw=\"-46.52322769165039\" z=\"0.42149150371551514\"/>\n      <waypoint pitch=\"-0.36257460713386536\" roll=\"0.0\" x=\"170.58721923828125\" y=\"94.4096908569336\" yaw=\"-86.22663116455078\" z=\"0.24942944943904877\"/>\n      <waypoint pitch=\"-0.36257460713386536\" roll=\"0.0\" x=\"170.67576599121094\" y=\"85.38207244873047\" yaw=\"-90.0108413696289\" z=\"0.19302046298980713\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"197.95896911621094\" y=\"62.3177375793457\" yaw=\"359.85260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"213.7740478515625\" y=\"62.27705001831055\" yaw=\"359.85260009765625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.6101658344268799\" roll=\"0.0\" x=\"229.51553344726562\" y=\"86.44108581542969\" yaw=\"91.3932113647461\" z=\"0.13846196234226227\"/>\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"228.47914123535156\" y=\"129.05433654785156\" yaw=\"91.3932113647461\" z=\"0.893389105796814\"/>\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"226.96812438964844\" y=\"148.68304443359375\" yaw=\"103.31062316894531\" z=\"1.3346905708312988\"/>\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"222.54409790039062\" y=\"160.3401336669922\" yaw=\"118.25410461425781\" z=\"1.6374566555023193\"/>\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"198.1724395751953\" y=\"182.57904052734375\" yaw=\"153.02145385742188\" z=\"2.433523178100586\"/>\n      <waypoint pitch=\"0.9251042008399963\" roll=\"0.0\" x=\"184.89642333984375\" y=\"188.14019775390625\" yaw=\"161.52224731445312\" z=\"2.7485287189483643\"/>\n      <waypoint pitch=\"-1.274809718132019\" roll=\"0.0\" x=\"154.46665954589844\" y=\"193.14556884765625\" yaw=\"179.79592895507812\" z=\"2.514932155609131\"/>\n      <waypoint pitch=\"-1.1791516542434692\" roll=\"0.0\" x=\"54.19266128540039\" y=\"193.39584350585938\" yaw=\"179.85704040527344\" z=\"0.28553712368011475\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.99498176574707\" y=\"193.4736785888672\" yaw=\"179.85704040527344\" z=\"0.0\"/>\n   <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"17\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"36.93537902832031\" y=\"3.5924572944641113\" yaw=\"0.33892822265625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"213.78929138183594\" y=\"6.213812828063965\" yaw=\"0.855804443359375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.43948364257812\" y=\"27.935546875\" yaw=\"91.3932113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.1929473876953\" y=\"38.072513580322266\" yaw=\"91.3932113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.6602743864059448\" roll=\"0.0\" x=\"232.9625701904297\" y=\"88.66105651855469\" yaw=\"91.3932113647461\" z=\"0.16213756799697876\"/>\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"231.5819091796875\" y=\"141.8740692138672\" yaw=\"94.71517181396484\" z=\"1.1605403423309326\"/>\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"225.5498046875\" y=\"162.14028930664062\" yaw=\"118.43544006347656\" z=\"1.6411306858062744\"/>\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"211.41146850585938\" y=\"178.6236114501953\" yaw=\"142.8063507080078\" z=\"2.1349034309387207\"/>\n      <waypoint pitch=\"1.118796706199646\" roll=\"0.0\" x=\"188.13711547851562\" y=\"190.72085571289062\" yaw=\"160.23745727539062\" z=\"2.7061915397644043\"/>\n      <waypoint pitch=\"-0.6493226289749146\" roll=\"0.0\" x=\"168.1817626953125\" y=\"195.65870666503906\" yaw=\"171.96568298339844\" z=\"2.7949631214141846\"/>\n      <waypoint pitch=\"-1.274809718132019\" roll=\"0.0\" x=\"131.57252502441406\" y=\"196.7027587890625\" yaw=\"179.85704040527344\" z=\"2.005143165588379\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.432437896728516\" y=\"196.9900665283203\" yaw=\"179.85704040527344\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.446041107177734\" y=\"197.1195068359375\" yaw=\"179.85704040527344\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.55957794189453\" y=\"178.30282592773438\" yaw=\"240.59803771972656\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.97836303710938\" y=\"166.94007873535156\" yaw=\"256.9015197753906\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.11736297607422\" y=\"151.75204467773438\" yaw=\"-90.21229553222656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-101.64912414550781\" y=\"132.76939392089844\" yaw=\"178.7032012939453\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-136.48350524902344\" y=\"128.08212280273438\" yaw=\"220.57559204101562\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.55738830566406\" y=\"91.3136978149414\" yaw=\"270.02984619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5319061279297\" y=\"34.38627243041992\" yaw=\"270.02984619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5150146484375\" y=\"12.950240135192871\" yaw=\"270.02984619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.1230773925781\" roll=\"0.0\" x=\"-145.49061584472656\" y=\"-33.84866714477539\" yaw=\"270.02984619140625\" z=\"0.006081003695726395\"/>\n      <waypoint pitch=\"360.0467834472656\" roll=\"0.0\" x=\"-135.0172882080078\" y=\"-121.48648071289062\" yaw=\"-50.1639404296875\" z=\"0.8848848342895508\"/>\n      <waypoint pitch=\"358.6604919433594\" roll=\"0.0\" x=\"-111.9433822631836\" y=\"-135.81141662597656\" yaw=\"-13.274383544921875\" z=\"0.46501433849334717\"/>\n      <waypoint pitch=\"358.7834777832031\" roll=\"0.0\" x=\"-104.6866226196289\" y=\"-136.87509155273438\" yaw=\"-3.4031982421875\" z=\"0.2892436683177948\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.77313995361328\" y=\"-156.27565002441406\" yaw=\"272.4566955566406\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.10246276855469\" y=\"-168.89389038085938\" yaw=\"273.2701721191406\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-75.24279022216797\" y=\"-182.0943145751953\" yaw=\"-69.80799865722656\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-65.05268859863281\" y=\"-194.77001953125\" yaw=\"-32.59977722167969\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-45.12405776977539\" y=\"-198.6381378173828\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-20.48850440979004\" y=\"-198.01904296875\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"24.36412811279297\" y=\"-196.8918914794922\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"64.05300903320312\" y=\"-195.89451599121094\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"102.28213500976562\" y=\"-194.93380737304688\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"136.23318481445312\" y=\"-194.0806121826172\" yaw=\"1.439544677734375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"170.085205078125\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"197.2982177734375\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"216.6826934814453\" y=\"-188.09217834472656\" yaw=\"36.11854553222656\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"229.1683807373047\" y=\"-170.0720977783203\" yaw=\"68.14889526367188\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.8743896484375\" y=\"-133.8981170654297\" yaw=\"91.3932113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"233.8017120361328\" y=\"-89.79312896728516\" yaw=\"91.3932113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.301025390625\" y=\"-28.08950424194336\" yaw=\"91.3932113647461\" z=\"0.0\"/>\n   <weather id=\"HardRainDawn\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"5.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"18\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.701272964477539\" y=\"-187.86557006835938\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.630420684814453\" y=\"-224.15390014648438\" yaw=\"271.5786437988281\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.320476531982422\" y=\"-287.68646240234375\" yaw=\"-62.1405029296875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.48259735107422\" y=\"-330.2546081542969\" yaw=\"-40.3635139465332\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.10064697265625\" y=\"-352.94903564453125\" yaw=\"-23.2144775390625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.73130798339844\" y=\"-363.4803466796875\" yaw=\"-7.283715724945068\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"176.6475372314453\" y=\"-364.4976806640625\" yaw=\"0.5013986825942993\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"190.8989715576172\" y=\"-364.38360595703125\" yaw=\"0.4299219846725464\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.90049743652344\" y=\"-357.5193786621094\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.1409149169922\" y=\"-324.4151916503906\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.3997802734375\" y=\"-311.17926025390625\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.50732421875\" y=\"-311.24652099609375\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.1165771484375\" y=\"-307.9787292480469\" yaw=\"-194.74749755859375\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.63600158691406\" y=\"-300.07989501953125\" yaw=\"-207.43331909179688\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.745849609375\" y=\"-282.73663330078125\" yaw=\"-224.52279663085938\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.62584686279297\" y=\"-259.2897644042969\" yaw=\"-239.69004821777344\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.53457260131836\" y=\"-230.06149291992188\" yaw=\"-255.3617401123047\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.682777404785156\" y=\"-187.09957885742188\" yaw=\"90.35357666015625\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.54766082763672\" y=\"-170.2493133544922\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.11359405517578\" y=\"-170.02410888671875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.49044799804688\" y=\"-187.73252868652344\" yaw=\"272.4569396972656\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.5595703125\" y=\"-201.670654296875\" yaw=\"-74.61013793945312\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"140.02346801757812\" y=\"-216.57327270507812\" yaw=\"-58.49299621582031\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"151.96360778808594\" y=\"-230.5032958984375\" yaw=\"-40.44239807128906\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"180.46920776367188\" y=\"-244.0763397216797\" yaw=\"-10.48089599609375\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.38192749023438\" y=\"-245.08560180664062\" yaw=\"358.4046936035156\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.07064819335938\" y=\"-234.18809509277344\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.90110778808594\" y=\"-183.21690368652344\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.4252166748047\" y=\"-162.47689819335938\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.66400146484375\" y=\"-125.70246124267578\" yaw=\"36.59318161010742\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.2375946044922\" y=\"-119.35476684570312\" yaw=\"5.320570468902588\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.8983917236328\" y=\"-119.02140808105469\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.3119201660156\" y=\"-132.37623596191406\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.39239501953125\" y=\"-158.46783447265625\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.46453857421875\" y=\"-181.85963439941406\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.6319580078125\" y=\"-236.132568359375\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.70123291015625\" y=\"-258.5882263183594\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.8244323730469\" y=\"-298.52032470703125\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.0066223144531\" y=\"-307.306640625\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"282.8596496582031\" y=\"-307.1434631347656\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.0977783203125\" y=\"-299.2485656738281\" yaw=\"46.956443786621094\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"308.9264831542969\" y=\"-284.6018371582031\" yaw=\"71.66845703125\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.7925720214844\" y=\"-259.35113525390625\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.5842590332031\" y=\"-235.9899139404297\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.1050720214844\" y=\"-182.2567596435547\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.90240478515625\" y=\"-159.53497314453125\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.64276123046875\" y=\"-130.41705322265625\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.8652038574219\" y=\"-117.73162078857422\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"336.6689147949219\" y=\"-117.63641357421875\" yaw=\"-4.299356460571289\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"-0.07674998790025711\" roll=\"0.0\" x=\"351.3386535644531\" y=\"-130.84422302246094\" yaw=\"-88.98917388916016\" z=\"0.007313055917620659\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.7012634277344\" y=\"-157.76431274414062\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.003173828125\" y=\"-180.1864471435547\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.1387634277344\" y=\"-235.35081481933594\" yaw=\"-98.3767318725586\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.57342529296875\" y=\"-249.9364471435547\" yaw=\"-165.61737060546875\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.3822021484375\" y=\"-250.18540954589844\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"302.6083984375\" y=\"-250.03549194335938\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.7098388671875\" y=\"-249.8020782470703\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.00079345703125\" y=\"-249.6388397216797\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.6555633544922\" y=\"-249.42990112304688\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"204.12197875976562\" y=\"-258.1758117675781\" yaw=\"271.3144226074219\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"205.01510620117188\" y=\"-297.1004333496094\" yaw=\"271.3144226074219\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"205.64422607421875\" y=\"-324.51934814453125\" yaw=\"271.3144226074219\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"206.39923095703125\" y=\"-357.42425537109375\" yaw=\"271.3144226074219\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.8400115966797\" y=\"-364.21148681640625\" yaw=\"0.4299219846725464\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.66529846191406\" y=\"-364.1372985839844\" yaw=\"-0.29530856013298035\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.695556640625\" y=\"-363.8970031738281\" yaw=\"4.1477370262146\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.33489990234375\" y=\"-359.1738586425781\" yaw=\"15.96041202545166\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.7850036621094\" y=\"-348.3807067871094\" yaw=\"28.436067581176758\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.71429443359375\" y=\"-327.1446533203125\" yaw=\"44.12626647949219\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"364.6312561035156\" y=\"-299.2043762207031\" yaw=\"59.65094757080078\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"375.8125\" y=\"-274.61480712890625\" yaw=\"71.44500732421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.434814453125\" y=\"-240.22972106933594\" yaw=\"86.75253295898438\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.9430236816406\" y=\"-212.6571502685547\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.6279296875\" y=\"-182.50074768066406\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.1250305175781\" y=\"-134.36874389648438\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n   <weather id=\"WetCloudyTwilight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"0.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"19\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.701272964477539\" y=\"-187.86557006835938\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.630420684814453\" y=\"-224.15390014648438\" yaw=\"271.5786437988281\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.320476531982422\" y=\"-287.68646240234375\" yaw=\"-62.1405029296875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.48259735107422\" y=\"-330.2546081542969\" yaw=\"-40.3635139465332\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.10064697265625\" y=\"-352.94903564453125\" yaw=\"-23.2144775390625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.73130798339844\" y=\"-363.4803466796875\" yaw=\"-7.283715724945068\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"176.6475372314453\" y=\"-364.4976806640625\" yaw=\"0.5013986825942993\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"190.8989715576172\" y=\"-364.38360595703125\" yaw=\"0.4299219846725464\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.90049743652344\" y=\"-350.5193786621094\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.1409149169922\" y=\"-324.4151916503906\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.3997802734375\" y=\"-311.17926025390625\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.50732421875\" y=\"-311.24652099609375\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.1165771484375\" y=\"-307.9787292480469\" yaw=\"-194.74749755859375\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.63600158691406\" y=\"-300.07989501953125\" yaw=\"-207.43331909179688\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.745849609375\" y=\"-282.73663330078125\" yaw=\"-224.52279663085938\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.62584686279297\" y=\"-259.2897644042969\" yaw=\"-239.69004821777344\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.53457260131836\" y=\"-230.06149291992188\" yaw=\"-255.3617401123047\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.682777404785156\" y=\"-187.09957885742188\" yaw=\"90.35357666015625\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.54766082763672\" y=\"-170.2493133544922\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.11359405517578\" y=\"-170.02410888671875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.49044799804688\" y=\"-187.73252868652344\" yaw=\"272.4569396972656\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.5595703125\" y=\"-201.670654296875\" yaw=\"-74.61013793945312\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"140.02346801757812\" y=\"-216.57327270507812\" yaw=\"-58.49299621582031\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"151.96360778808594\" y=\"-230.5032958984375\" yaw=\"-40.44239807128906\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"180.46920776367188\" y=\"-244.0763397216797\" yaw=\"-10.48089599609375\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.38192749023438\" y=\"-245.08560180664062\" yaw=\"358.4046936035156\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.07064819335938\" y=\"-234.18809509277344\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.90110778808594\" y=\"-183.21690368652344\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.4252166748047\" y=\"-160.47689819335938\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.66400146484375\" y=\"-125.70246124267578\" yaw=\"36.59318161010742\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.2375946044922\" y=\"-119.35476684570312\" yaw=\"5.320570468902588\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.8983917236328\" y=\"-119.02140808105469\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.3119201660156\" y=\"-132.37623596191406\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.39239501953125\" y=\"-158.46783447265625\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.46453857421875\" y=\"-181.85963439941406\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.6319580078125\" y=\"-236.132568359375\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.70123291015625\" y=\"-258.5882263183594\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.8244323730469\" y=\"-298.52032470703125\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.0066223144531\" y=\"-307.306640625\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"282.8596496582031\" y=\"-307.1434631347656\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.0977783203125\" y=\"-299.2485656738281\" yaw=\"46.956443786621094\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"308.9264831542969\" y=\"-284.6018371582031\" yaw=\"71.66845703125\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.7925720214844\" y=\"-259.35113525390625\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.5842590332031\" y=\"-235.9899139404297\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.1050720214844\" y=\"-182.2567596435547\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.90240478515625\" y=\"-159.53497314453125\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.64276123046875\" y=\"-130.41705322265625\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.8652038574219\" y=\"-117.73162078857422\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"336.6689147949219\" y=\"-117.63641357421875\" yaw=\"-4.299356460571289\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"-0.07674998790025711\" roll=\"0.0\" x=\"351.3386535644531\" y=\"-130.84422302246094\" yaw=\"-88.98917388916016\" z=\"0.007313055917620659\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.7012634277344\" y=\"-157.76431274414062\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.003173828125\" y=\"-180.1864471435547\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.1387634277344\" y=\"-235.35081481933594\" yaw=\"-98.3767318725586\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.57342529296875\" y=\"-249.9364471435547\" yaw=\"-165.61737060546875\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.3822021484375\" y=\"-250.18540954589844\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"302.6083984375\" y=\"-250.03549194335938\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.7098388671875\" y=\"-249.8020782470703\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.00079345703125\" y=\"-249.6388397216797\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.6555633544922\" y=\"-249.42990112304688\" yaw=\"179.60549926757812\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"204.12197875976562\" y=\"-258.1758117675781\" yaw=\"271.3144226074219\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"205.01510620117188\" y=\"-297.1004333496094\" yaw=\"271.3144226074219\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"205.64422607421875\" y=\"-324.51934814453125\" yaw=\"271.3144226074219\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"206.39923095703125\" y=\"-350.42425537109375\" yaw=\"271.3144226074219\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.66529846191406\" y=\"-364.1372985839844\" yaw=\"-0.29530856013298035\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.695556640625\" y=\"-363.8970031738281\" yaw=\"4.1477370262146\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.33489990234375\" y=\"-359.1738586425781\" yaw=\"15.96041202545166\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.7850036621094\" y=\"-348.3807067871094\" yaw=\"28.436067581176758\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.71429443359375\" y=\"-327.1446533203125\" yaw=\"44.12626647949219\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"364.6312561035156\" y=\"-299.2043762207031\" yaw=\"59.65094757080078\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"375.8125\" y=\"-274.61480712890625\" yaw=\"71.44500732421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.434814453125\" y=\"-240.22972106933594\" yaw=\"86.75253295898438\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.9430236816406\" y=\"-212.6571502685547\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.6279296875\" y=\"-182.50074768066406\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.1250305175781\" y=\"-134.36874389648438\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n   <weather id=\"SoftRainDawn\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"5.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"20\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"64.83004760742188\" y=\"-224.6131134033203\" yaw=\"-77.751708984375\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"71.2993392944336\" y=\"-244.9078826904297\" yaw=\"-66.88722229003906\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"82.44536590576172\" y=\"-265.03167724609375\" yaw=\"-55.15098571777344\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.07714080810547\" y=\"-281.0929260253906\" yaw=\"-43.79193115234375\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"117.77859497070312\" y=\"-296.72784423828125\" yaw=\"-27.750274658203125\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.2962646484375\" y=\"-303.2240295410156\" yaw=\"-17.680862426757812\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"153.1439666748047\" y=\"-307.3028869628906\" yaw=\"-5.5453338623046875\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"170.66632080078125\" y=\"-307.7311096191406\" yaw=\"0.1432647705078125\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.39112854003906\" y=\"-307.6817626953125\" yaw=\"0.1432647705078125\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"217.03329467773438\" y=\"-307.8210754394531\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"248.18458557128906\" y=\"-307.5003967285156\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.8760681152344\" y=\"-307.28741455078125\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.8556213378906\" y=\"-306.9682922363281\" yaw=\"6.765690326690674\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.4971008300781\" y=\"-296.243896484375\" yaw=\"55.82583236694336\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.79425048828125\" y=\"-259.5401916503906\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"325.0581359863281\" y=\"-246.6899871826172\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"339.20684814453125\" y=\"-246.7873992919922\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"347.8764343261719\" y=\"-238.92654418945312\" yaw=\"76.22891235351562\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"349.05889892578125\" y=\"-221.4833221435547\" yaw=\"90.77143859863281\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"348.5255126953125\" y=\"-181.8705596923828\" yaw=\"90.77143859863281\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"324.3228454589844\" y=\"-172.31056213378906\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"302.01007080078125\" y=\"-172.4375762939453\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"267.8661804199219\" y=\"-172.63192749023438\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"242.79788208007812\" y=\"-172.7746124267578\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"212.1085968017578\" y=\"-172.9492950439453\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.2705078125\" y=\"-173.07359313964844\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"140.2179718017578\" y=\"-173.35848999023438\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"116.8371810913086\" y=\"-173.4915771484375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"72.47642517089844\" y=\"-173.74407958984375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"49.398033142089844\" y=\"-173.8754425048828\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"27.645009994506836\" y=\"-173.999267578125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.69900894165039\" y=\"-188.4425048828125\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.615015983581543\" y=\"-209.8443145751953\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.487098693847656\" y=\"-320.7240905761719\" yaw=\"-47.19378662109375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.29607391357422\" y=\"-347.2858581542969\" yaw=\"-30.792631149291992\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.97801208496094\" y=\"-364.4034729003906\" yaw=\"-12.913924217224121\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.1409912109375\" y=\"-368.1159973144531\" yaw=\"0.5013986825942993\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.90109252929688\" y=\"-367.7364501953125\" yaw=\"-0.29530856013298035\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.49481201171875\" y=\"-359.12799072265625\" yaw=\"16.03290367126465\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"336.909423828125\" y=\"-332.44757080078125\" yaw=\"40.69894790649414\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"374.4433898925781\" y=\"-278.4915466308594\" yaw=\"69.65299987792969\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.3780517578125\" y=\"-241.1703643798828\" yaw=\"86.34180450439453\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.4445495605469\" y=\"-212.8241729736328\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.1245422363281\" y=\"-182.1951904296875\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"373.3731689453125\" y=\"-172.0313720703125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"359.9306640625\" y=\"-172.10787963867188\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"341.1204833984375\" y=\"-172.2149658203125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"325.8786315917969\" y=\"-172.3017120361328\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.8879699707031\" y=\"-157.91519165039062\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.6393737792969\" y=\"-130.03883361816406\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"301.86016845703125\" y=\"-121.61925506591797\" yaw=\"180.92404174804688\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"269.64727783203125\" y=\"-122.1388168334961\" yaw=\"180.92404174804688\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"247.0809326171875\" y=\"-122.5027847290039\" yaw=\"180.92404174804688\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"231.92315673828125\" y=\"-122.80830383300781\" yaw=\"184.61492919921875\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"201.91207885742188\" y=\"-161.14862060546875\" yaw=\"269.77020263671875\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"187.185791015625\" y=\"-173.09115600585938\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.87583923339844\" y=\"-173.34906005859375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.3639678955078\" y=\"-184.7850341796875\" yaw=\"272.4569396972656\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.26539611816406\" y=\"-211.52774047851562\" yaw=\"-64.18177795410156\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"156.52223205566406\" y=\"-234.0313262939453\" yaw=\"-35.032196044921875\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.98350524902344\" y=\"-245.10235595703125\" yaw=\"358.4046936035156\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"214.16030883789062\" y=\"-245.92640686035156\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"243.9140167236328\" y=\"-246.1312713623047\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"268.29522705078125\" y=\"-246.2991485595703\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n   <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"21\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"64.83004760742188\" y=\"-224.6131134033203\" yaw=\"-77.751708984375\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"71.2993392944336\" y=\"-244.9078826904297\" yaw=\"-66.88722229003906\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"82.44536590576172\" y=\"-265.03167724609375\" yaw=\"-55.15098571777344\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.07714080810547\" y=\"-281.0929260253906\" yaw=\"-43.79193115234375\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"117.77859497070312\" y=\"-296.72784423828125\" yaw=\"-27.750274658203125\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.2962646484375\" y=\"-303.2240295410156\" yaw=\"-17.680862426757812\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"153.1439666748047\" y=\"-307.3028869628906\" yaw=\"-5.5453338623046875\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"170.66632080078125\" y=\"-307.7311096191406\" yaw=\"0.1432647705078125\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.39112854003906\" y=\"-307.6817626953125\" yaw=\"0.1432647705078125\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"217.03329467773438\" y=\"-307.8210754394531\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.18458557128906\" y=\"-307.5003967285156\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.8760681152344\" y=\"-307.28741455078125\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.8556213378906\" y=\"-306.9682922363281\" yaw=\"6.765690326690674\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.4971008300781\" y=\"-296.243896484375\" yaw=\"55.82583236694336\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.79425048828125\" y=\"-259.5401916503906\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"325.0581359863281\" y=\"-246.6899871826172\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"339.20684814453125\" y=\"-246.7873992919922\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"347.8764343261719\" y=\"-238.92654418945312\" yaw=\"76.22891235351562\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"349.05889892578125\" y=\"-221.4833221435547\" yaw=\"90.77143859863281\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"348.5255126953125\" y=\"-181.8705596923828\" yaw=\"90.77143859863281\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"324.3228454589844\" y=\"-172.31056213378906\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"302.01007080078125\" y=\"-172.4375762939453\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"267.8661804199219\" y=\"-172.63192749023438\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"242.79788208007812\" y=\"-172.7746124267578\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"212.1085968017578\" y=\"-172.9492950439453\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.2705078125\" y=\"-173.07359313964844\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"146.2179718017578\" y=\"-173.35848999023438\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"116.8371810913086\" y=\"-173.4915771484375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"76.47642517089844\" y=\"-173.74407958984375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"27.645009994506836\" y=\"-173.999267578125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.69900894165039\" y=\"-188.4425048828125\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.615015983581543\" y=\"-209.8443145751953\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.487098693847656\" y=\"-320.7240905761719\" yaw=\"-47.19378662109375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.29607391357422\" y=\"-347.2858581542969\" yaw=\"-30.792631149291992\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.97801208496094\" y=\"-364.4034729003906\" yaw=\"-12.913924217224121\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.1409912109375\" y=\"-368.1159973144531\" yaw=\"0.5013986825942993\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.90109252929688\" y=\"-367.7364501953125\" yaw=\"-0.29530856013298035\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.49481201171875\" y=\"-359.12799072265625\" yaw=\"16.03290367126465\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"336.909423828125\" y=\"-332.44757080078125\" yaw=\"40.69894790649414\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"374.4433898925781\" y=\"-278.4915466308594\" yaw=\"69.65299987792969\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.3780517578125\" y=\"-241.1703643798828\" yaw=\"86.34180450439453\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.4445495605469\" y=\"-212.8241729736328\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.1245422363281\" y=\"-182.1951904296875\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"368.3731689453125\" y=\"-172.0313720703125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"359.9306640625\" y=\"-172.10787963867188\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"339.1204833984375\" y=\"-172.2149658203125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"325.8786315917969\" y=\"-172.3017120361328\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.8879699707031\" y=\"-157.91519165039062\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.6393737792969\" y=\"-133.03883361816406\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"301.86016845703125\" y=\"-121.61925506591797\" yaw=\"180.92404174804688\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"269.64727783203125\" y=\"-122.1388168334961\" yaw=\"180.92404174804688\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"243.0809326171875\" y=\"-122.5027847290039\" yaw=\"180.92404174804688\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"231.92315673828125\" y=\"-122.80830383300781\" yaw=\"184.61492919921875\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"201.91207885742188\" y=\"-161.14862060546875\" yaw=\"269.77020263671875\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"187.185791015625\" y=\"-173.09115600585938\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.87583923339844\" y=\"-173.34906005859375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.3639678955078\" y=\"-184.7850341796875\" yaw=\"272.4569396972656\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.26539611816406\" y=\"-211.52774047851562\" yaw=\"-64.18177795410156\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"156.52223205566406\" y=\"-234.0313262939453\" yaw=\"-35.032196044921875\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.98350524902344\" y=\"-245.10235595703125\" yaw=\"358.4046936035156\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"214.16030883789062\" y=\"-245.92640686035156\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"243.9140167236328\" y=\"-246.1312713623047\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"271.29522705078125\" y=\"-246.2991485595703\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n   <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"22\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"269.0704650878906\" y=\"-246.3044891357422\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"300.98529052734375\" y=\"-246.5242462158203\" yaw=\"359.6054992675781\" z=\"0.00433349609375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.2895812988281\" y=\"-258.9996643066406\" yaw=\"270.51092529296875\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"312.9399719238281\" y=\"-283.4756164550781\" yaw=\"253.852294921875\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"287.4882507324219\" y=\"-310.2721862792969\" yaw=\"189.25515747070312\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"266.4151306152344\" y=\"-310.81292724609375\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"230.984619140625\" y=\"-310.99237060546875\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"258.725967845524\" y=\"-280.241984548755\" yaw=\"90.0648851519824\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"201.725967845524\" y=\"-280.241984548755\" yaw=\"-90.0648851519824\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"230.984619140625\" y=\"-246.0105660541485\" yaw=\"0.02145987658843\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"258.725967845524\" y=\"-280.241984548755\" yaw=\"90.0648851519824\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"230.984619140625\" y=\"-310.99237060546875\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"214.57583618164062\" y=\"-311.3465576171875\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.778076171875\" y=\"-311.1783142089844\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"160.05184936523438\" y=\"-311.2235412597656\" yaw=\"-181.35772705078125\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.77545928955078\" y=\"-305.0201721191406\" yaw=\"-200.40090942382812\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.31536102294922\" y=\"-286.0783996582031\" yaw=\"-221.70245361328125\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.39625549316406\" y=\"-263.79034423828125\" yaw=\"-237.07952880859375\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.925846099853516\" y=\"-234.94784545898438\" yaw=\"-252.85215759277344\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.790828704833984\" y=\"-202.98590087890625\" yaw=\"-268.8935241699219\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.69148254394531\" y=\"-188.51019287109375\" yaw=\"90.35357666015625\" z=\"0.033660888671875\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.52420043945312\" y=\"-170.24945068359375\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.69795989990234\" y=\"-170.0150909423828\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.4148712158203\" y=\"-185.9712371826172\" yaw=\"272.4569396972656\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.35049438476562\" y=\"-211.70291137695312\" yaw=\"-63.98918151855469\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"151.6375732421875\" y=\"-230.22340393066406\" yaw=\"-40.845550537109375\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"182.2176513671875\" y=\"-244.37359619140625\" yaw=\"-8.816879272460938\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"191.0310516357422\" y=\"-245.1036834716797\" yaw=\"358.4046936035156\" z=\"0.0386962890625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.0151824951172\" y=\"-231.7708740234375\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.86997985839844\" y=\"-181.860595703125\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.7692108154297\" y=\"-169.451171875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.3657989501953\" y=\"-169.2599334716797\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.75653076171875\" y=\"-169.12680053710938\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.767822265625\" y=\"-168.93890380859375\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.3397216796875\" y=\"-168.81040954589844\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.23541259765625\" y=\"-168.71994018554688\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.42059326171875\" y=\"-168.6221160888672\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"368.80682373046875\" y=\"-168.55731201171875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.82220458984375\" y=\"-153.25997924804688\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.6919860839844\" y=\"-140.7970428466797\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.9174499511719\" y=\"-114.50049591064453\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.2105712890625\" y=\"-34.1280632019043\" yaw=\"90.43910217285156\" z=\"0.0\"/>\n      <waypoint pitch=\"0.3238201141357422\" roll=\"0.0\" x=\"361.8473815917969\" y=\"5.333199977874756\" yaw=\"149.4435272216797\" z=\"0.03513186052441597\"/>\n      <waypoint pitch=\"1.9857581853866577\" roll=\"0.0\" x=\"307.6686096191406\" y=\"10.060099601745605\" yaw=\"-179.02207946777344\" z=\"1.3211320638656616\"/>\n      <waypoint pitch=\"3.3505096435546875\" roll=\"0.0\" x=\"255.2800750732422\" y=\"9.165844917297363\" yaw=\"-179.02207946777344\" z=\"3.7611031532287598\"/>\n      <waypoint pitch=\"2.8235442638397217\" roll=\"0.0\" x=\"182.79576110839844\" y=\"7.928563594818115\" yaw=\"-179.02207946777344\" z=\"7.966650009155273\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.19037628173828\" y=\"6.282506942749023\" yaw=\"-179.76736450195312\" z=\"11.0\"/>\n      <waypoint pitch=\"-0.5447480082511902\" roll=\"0.0\" x=\"-1.444108247756958\" y=\"6.076910018920898\" yaw=\"-179.76736450195312\" z=\"10.926908493041992\"/>\n      <waypoint pitch=\"-0.9749510884284973\" roll=\"0.0\" x=\"-63.26222229003906\" y=\"5.862168312072754\" yaw=\"-179.9231719970703\" z=\"9.915364265441895\"/>\n      <waypoint pitch=\"-2.9702091217041016\" roll=\"0.0\" x=\"-178.98451232910156\" y=\"5.70700740814209\" yaw=\"-179.9231719970703\" z=\"5.817442893981934\"/>\n      <waypoint pitch=\"-2.0595204830169678\" roll=\"0.0\" x=\"-263.76251220703125\" y=\"5.593338966369629\" yaw=\"-179.9231719970703\" z=\"1.7683030366897583\"/>\n      <waypoint pitch=\"-0.6504369378089905\" roll=\"0.0\" x=\"-331.0777587890625\" y=\"5.503083229064941\" yaw=\"-179.9231719970703\" z=\"0.1763741374015808\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-432.02093505859375\" y=\"6.334071159362793\" yaw=\"-185.31605529785156\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-493.97271728515625\" y=\"39.71971893310547\" yaw=\"-231.3241424560547\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.587158203125\" y=\"91.11449432373047\" yaw=\"-266.8977966308594\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.947265625\" y=\"132.26893615722656\" yaw=\"90.3575210571289\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-514.2728271484375\" y=\"184.4401397705078\" yaw=\"90.3575210571289\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-515.2552490234375\" y=\"238.67782592773438\" yaw=\"89.86629486083984\" z=\"0.0\"/>\n   <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"23\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"220.9058380126953\" y=\"-395.6593017578125\" yaw=\"180.42991638183594\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"159.40386962890625\" y=\"-396.1457824707031\" yaw=\"180.11590576171875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.2083282470703\" y=\"-394.78564453125\" yaw=\"172.87075805664062\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"104.40274810791016\" y=\"-387.4465637207031\" yaw=\"161.90866088867188\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"79.4221420288086\" y=\"-377.1005554199219\" yaw=\"153.096435546875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"43.836021423339844\" y=\"-353.1868896484375\" yaw=\"139.1018829345703\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"24.01766014099121\" y=\"-333.01483154296875\" yaw=\"129.88455200195312\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.6602256298065186\" y=\"-298.8845520019531\" yaw=\"116.56996154785156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.938682556152344\" y=\"-238.7736053466797\" yaw=\"456.06732177734375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.847301483154297\" y=\"-200.18057250976562\" yaw=\"89.77513885498047\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.218891143798828\" y=\"-40.059322357177734\" yaw=\"89.77513885498047\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.852235794067383\" y=\"46.137962341308594\" yaw=\"89.71086883544922\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-26.163280487060547\" y=\"124.9583740234375\" yaw=\"127.25291442871094\" z=\"0.0\"/>\n      <waypoint pitch=\"360.98297119140625\" roll=\"0.0\" x=\"-54.19522476196289\" y=\"143.67225646972656\" yaw=\"165.29368591308594\" z=\"0.2254064530134201\"/>\n      <waypoint pitch=\"362.3365783691406\" roll=\"0.0\" x=\"-87.07882690429688\" y=\"142.7154083251953\" yaw=\"197.0497283935547\" z=\"1.2736387252807617\"/>\n      <waypoint pitch=\"363.457763671875\" roll=\"0.0\" x=\"-110.15067291259766\" y=\"128.603515625\" yaw=\"225.85433959960938\" z=\"2.7891640663146973\"/>\n      <waypoint pitch=\"364.16278076171875\" roll=\"0.0\" x=\"-119.98950958251953\" y=\"114.59873962402344\" yaw=\"243.9669647216797\" z=\"4.0424885749816895\"/>\n      <waypoint pitch=\"364.1700744628906\" roll=\"0.0\" x=\"-124.50845336914062\" y=\"80.44613647460938\" yaw=\"281.0916748046875\" z=\"7.1322197914123535\"/>\n      <waypoint pitch=\"361.4954833984375\" roll=\"0.0\" x=\"-110.64527893066406\" y=\"53.76482009887695\" yaw=\"313.81964111328125\" z=\"8.787490844726562\"/>\n      <waypoint pitch=\"360.9730224609375\" roll=\"0.0\" x=\"-67.70280456542969\" y=\"37.35624313354492\" yaw=\"0.0768280029296875\" z=\"9.840595245361328\"/>\n      <waypoint pitch=\"360.5543212890625\" roll=\"0.0\" x=\"-1.8418172597885132\" y=\"37.57555389404297\" yaw=\"0.232635498046875\" z=\"10.924320220947266\"/>\n      <waypoint pitch=\"358.35467529296875\" roll=\"0.0\" x=\"111.66536712646484\" y=\"50.79052734375\" yaw=\"41.287078857421875\" z=\"10.375280380249023\"/>\n      <waypoint pitch=\"355.69207763671875\" roll=\"0.0\" x=\"127.71321868896484\" y=\"102.9642333984375\" yaw=\"103.72856140136719\" z=\"7.094720840454102\"/>\n      <waypoint pitch=\"354.87432861328125\" roll=\"0.0\" x=\"109.84391021728516\" y=\"132.0736083984375\" yaw=\"139.3603057861328\" z=\"3.835606098175049\"/>\n      <waypoint pitch=\"357.2054138183594\" roll=\"0.0\" x=\"77.34449005126953\" y=\"145.40267944335938\" yaw=\"176.0394744873047\" z=\"1.111791968345642\"/>\n      <waypoint pitch=\"359.8039245605469\" roll=\"0.0\" x=\"40.10015869140625\" y=\"136.9214630126953\" yaw=\"213.28746032714844\" z=\"0.0054727462120354176\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.446653366088867\" y=\"2.0601918697357178\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.27511978149414\" y=\"-41.64741516113281\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.423349380493164\" y=\"-131.27297973632812\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.226259231567383\" y=\"-181.49221801757812\" yaw=\"-90.22486114501953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.076330184936523\" y=\"-220.64308166503906\" yaw=\"270.18170166015625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.74594497680664\" y=\"-300.171875\" yaw=\"-56.37700271606445\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.09489440917969\" y=\"-343.6820983886719\" yaw=\"-31.25214958190918\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"124.4841079711914\" y=\"-360.4506530761719\" yaw=\"-13.841785430908203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.728759765625\" y=\"-364.50787353515625\" yaw=\"-2.5068819522857666\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.6028594970703\" y=\"-364.4083251953125\" yaw=\"0.4299219846725464\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.83053588867188\" y=\"-354.47021484375\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.17324829101562\" y=\"-325.8245849609375\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.54934692382812\" y=\"-298.633056640625\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.6520233154297\" y=\"-259.5257873535156\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.14462280273438\" y=\"-237.4120635986328\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.89111328125\" y=\"-182.7812042236328\" yaw=\"91.3144302368164\" z=\"0.01959228515625\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"212.9224090576172\" y=\"-169.44461059570312\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"244.10043334960938\" y=\"-169.2671356201172\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.11859130859375\" y=\"-169.12474060058594\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"300.999267578125\" y=\"-168.9432830810547\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.45660400390625\" y=\"-168.80975341796875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.3591613769531\" y=\"-168.71923828125\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.4131774902344\" y=\"-168.62216186523438\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"368.7809753417969\" y=\"-168.55746459960938\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.7611389160156\" y=\"-147.41366577148438\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.3944396972656\" y=\"-112.31800842285156\" yaw=\"90.59859466552734\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.0716247558594\" y=\"-81.25092315673828\" yaw=\"-269.5501708984375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"349.1683349609375\" y=\"-68.27950286865234\" yaw=\"178.3131103515625\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"332.59405517578125\" y=\"-67.64382934570312\" yaw=\"177.70645141601562\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.1619567871094\" y=\"-77.60230255126953\" yaw=\"246.20465087890625\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"313.9056701660156\" y=\"-103.81141662597656\" yaw=\"270.51092529296875\" z=\"0.0043487548828125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"314.1311340332031\" y=\"-129.0957489013672\" yaw=\"270.51092529296875\" z=\"0.0043487548828125\"/>\n   <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"24\" town=\"Town05\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-47.583702087402344\" y=\"-20.078369140625\" yaw=\"269.6625061035156\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-47.877262115478516\" y=\"-69.91573333740234\" yaw=\"269.6625061035156\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-21.7053279876709\" y=\"-87.9264907836914\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"11.052845001220703\" y=\"-87.87715148925781\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.40155029296875\" y=\"-73.59201049804688\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.532217025756836\" y=\"-41.08890151977539\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.952960968017578\" y=\"-18.143814086914062\" yaw=\"90.86060333251953\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.101250171661377\" y=\"-4.467978477478027\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.277257919311523\" y=\"-4.37943172454834\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.0491943359375\" y=\"-4.297228813171387\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.72453308105469\" y=\"-4.193355083465576\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.54927062988281\" y=\"-20.19403076171875\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.21861267089844\" y=\"-68.33349609375\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.85993194580078\" y=\"-120.55255126953125\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.96062469482422\" y=\"-138.6464385986328\" yaw=\"0.4425617456436157\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.01483917236328\" y=\"-132.78219604492188\" yaw=\"31.61408805847168\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.62218475341797\" y=\"-123.426025390625\" yaw=\"52.377315521240234\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.543643951416016\" y=\"-108.44900512695312\" yaw=\"77.02935028076172\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.37667465209961\" y=\"-69.80548858642578\" yaw=\"89.66251373291016\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.077064514160156\" y=\"-18.941566467285156\" yaw=\"89.66251373291016\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-30.78721809387207\" y=\"2.6242644786834717\" yaw=\"359.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"8.542202949523926\" y=\"2.5285346508026123\" yaw=\"359.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"85.06463623046875\" y=\"1.9349045753479004\" yaw=\"0.2502593994140625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.43067932128906\" y=\"-13.20467472076416\" yaw=\"-89.8307113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.4496078491211\" y=\"-19.610824584960938\" yaw=\"-89.8307113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.5685806274414\" y=\"-71.17313385009766\" yaw=\"-124.13967895507812\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.17848205566406\" y=\"-87.42073059082031\" yaw=\"-155.93882751464844\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.88869857788086\" y=\"-91.25897216796875\" yaw=\"178.5557403564453\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.645991325378418\" y=\"-91.37928009033203\" yaw=\"-179.9136962890625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.67050552368164\" y=\"-94.94000244140625\" yaw=\"-179.9136962890625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-45.074424743652344\" y=\"-106.62724304199219\" yaw=\"261.35162353515625\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-56.42033004760742\" y=\"-130.50010681152344\" yaw=\"227.8083038330078\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-93.39543914794922\" y=\"-145.56504821777344\" yaw=\"180.44256591796875\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.2291259765625\" y=\"-145.96543884277344\" yaw=\"180.4425506591797\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-159.23411560058594\" y=\"-146.0736083984375\" yaw=\"180.4425506591797\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-175.87326049804688\" y=\"-142.3548583984375\" yaw=\"513.2953491210938\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.0689239501953\" y=\"-112.67135620117188\" yaw=\"452.48431396484375\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.09083557128906\" y=\"-71.5985336303711\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.07647705078125\" y=\"-19.49090576171875\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-205.5377960205078\" y=\"-3.950404644012451\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-252.2631072998047\" y=\"-0.3366623520851135\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.4388427734375\" y=\"24.678064346313477\" yaw=\"89.4162368774414\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.0188903808594\" y=\"65.89473724365234\" yaw=\"89.4162368774414\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-262.7496032714844\" y=\"85.73013305664062\" yaw=\"390.5457763671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-209.95327758789062\" y=\"91.32648468017578\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-149.23362731933594\" y=\"91.39595031738281\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-106.45569610595703\" y=\"91.44489288330078\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-70.38335418701172\" y=\"91.48616027832031\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-34.441837310791016\" y=\"91.52727508544922\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.800301551818848\" y=\"91.57904052734375\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.33394622802734\" y=\"88.8797378540039\" yaw=\"-20.77850914001465\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.92076110839844\" y=\"79.14704132080078\" yaw=\"-43.184326171875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"85.06463623046875\" y=\"-1.70043423578\" yaw=\"0.2502593994140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"27.901245236\" y=\"45.23086085129634\" yaw=\"90.0315698745154\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.33394622802734\" y=\"88.8797378540039\" yaw=\"-20.77850914001465\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.92076110839844\" y=\"79.14704132080078\" yaw=\"-43.184326171875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.15543365478516\" y=\"19.792680740356445\" yaw=\"-89.30083465576172\" z=\"0.0\"/>\n   <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"25\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06596755981445\" y=\"115.37467193603516\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.08445358276367\" y=\"69.111328125\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.103919982910156\" y=\"20.389137268066406\" yaw=\"270.02288818359375\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.130428314208984\" y=\"5.308553218841553\" yaw=\"0.2502593994140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"81.40506744384766\" y=\"5.418952941894531\" yaw=\"0.2502593994140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.0704345703125\" y=\"26.71501922607422\" yaw=\"90.69916534423828\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"95.85332489013672\" y=\"44.50555419921875\" yaw=\"90.69916534423828\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"71.27369689941406\" y=\"81.76386260986328\" yaw=\"157.0408172607422\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"49.91005325317383\" y=\"84.9977035522461\" yaw=\"179.5838165283203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.409793853759766\" y=\"84.58430480957031\" yaw=\"-179.9344482421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.824872970581055\" y=\"88.03255462646484\" yaw=\"-179.9344482421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.05250930786133\" y=\"109.3192138671875\" yaw=\"90.37930297851562\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.10639190673828\" y=\"132.4798583984375\" yaw=\"125.91407012939453\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.34980010986328\" y=\"144.72923278808594\" yaw=\"156.51625061035156\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.46000671386719\" y=\"147.79220581054688\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.56210327148438\" y=\"147.7399444580078\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.30364990234375\" y=\"147.51519775390625\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-159.11683654785156\" y=\"147.45553588867188\" yaw=\"181.66053771972656\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.02938842773438\" y=\"143.54470825195312\" yaw=\"209.74087524414062\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-180.76095581054688\" y=\"137.1912384033203\" yaw=\"229.08290100097656\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0400848388672\" y=\"112.46979522705078\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.05117797851562\" y=\"72.25263214111328\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.06561279296875\" y=\"19.925260543823242\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-217.32791137695312\" y=\"-0.42169636487960815\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-252.369873046875\" y=\"-0.3364025950431824\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.3512268066406\" y=\"33.27867889404297\" yaw=\"89.4162368774414\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.01019287109375\" y=\"66.74698638916016\" yaw=\"89.4162368774414\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-268.02581787109375\" y=\"81.08935546875\" yaw=\"412.12152099609375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-262.1455383300781\" y=\"86.07169342041016\" yaw=\"388.42755126953125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-213.21339416503906\" y=\"91.32275390625\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-148.13621520996094\" y=\"91.39720153808594\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-127.07889556884766\" y=\"128.3040313720703\" yaw=\"89.48860931396484\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.9373779296875\" y=\"147.5310516357422\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-155.34918212890625\" y=\"147.48204040527344\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-166.95428466796875\" y=\"146.1689453125\" yaw=\"196.9844970703125\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-174.4658660888672\" y=\"142.66929626464844\" yaw=\"212.977294921875\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-183.09877014160156\" y=\"134.1107177734375\" yaw=\"236.52720642089844\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0402069091797\" y=\"112.04752349853516\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.05630493164062\" y=\"53.67091369628906\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0649871826172\" y=\"22.19796371459961\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-206.19712829589844\" y=\"-0.4487892985343933\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-251.26734924316406\" y=\"-3.8390965461730957\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-265.1285705566406\" y=\"-21.34996795654297\" yaw=\"270.41680908203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-264.8872985839844\" y=\"-54.51679992675781\" yaw=\"270.41680908203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-257.52685546875\" y=\"-75.25102233886719\" yaw=\"-47.4102783203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-243.83065795898438\" y=\"-83.6367416381836\" yaw=\"-15.745712280273438\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-208.54803466796875\" y=\"-84.70793151855469\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.09027099609375\" y=\"-69.52599334716797\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.5763397216797\" y=\"-18.98451042175293\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.56393432617188\" y=\"26.032575607299805\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.5523681640625\" y=\"67.95820617675781\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-166.4705047607422\" y=\"91.37622833251953\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-149.59446716308594\" y=\"91.39553833007812\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n   <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"135.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n<route id=\"26\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.077720642089844\" y=\"-155.0025634765625\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.881385803222656\" y=\"-110.27332305908203\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.883858680725098\" y=\"-94.8819351196289\" yaw=\"-179.9136962890625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.97220230102539\" y=\"-94.94046020507812\" yaw=\"-179.9136962890625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.46769714355469\" y=\"-94.99693298339844\" yaw=\"-179.9136962890625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.28668975830078\" y=\"-95.05088806152344\" yaw=\"-179.9136962890625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.89347076416016\" y=\"-115.66971588134766\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.84825134277344\" y=\"-122.25257873535156\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.60073852539062\" y=\"-138.5328826904297\" yaw=\"1.1117420196533203\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.36408233642578\" y=\"-136.9513397216797\" yaw=\"16.45334815979004\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.12175369262695\" y=\"-124.06044006347656\" yaw=\"51.18486785888672\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.667545318603516\" y=\"-114.96985626220703\" yaw=\"66.88887023925781\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.52356719970703\" y=\"-108.36138153076172\" yaw=\"77.16209411621094\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.37773132324219\" y=\"-69.98544311523438\" yaw=\"89.66251373291016\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.07555389404297\" y=\"-18.68516731262207\" yaw=\"89.66251373291016\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.528743743896484\" y=\"17.876747131347656\" yaw=\"89.34223937988281\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.29206848144531\" y=\"69.96758270263672\" yaw=\"90.37930297851562\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-69.39949035644531\" y=\"84.4872817993164\" yaw=\"-179.9344482421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.7533950805664\" y=\"84.45026397705078\" yaw=\"-179.9344482421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.6175308227539\" y=\"67.92573547363281\" yaw=\"-90.51139068603516\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.05746459960938\" y=\"18.636249542236328\" yaw=\"269.4886169433594\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.54940795898438\" y=\"-20.173906326293945\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-124.7020492553711\" y=\"-70.75634765625\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-154.7020263671875\" y=\"-91.6268310546875\" yaw=\"-179.9136962890625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-169.05010986328125\" y=\"-91.64844512939453\" yaw=\"-179.9136962890625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-203.8022003173828\" y=\"-91.70079040527344\" yaw=\"-179.9136962890625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-251.44090270996094\" y=\"-88.2367935180664\" yaw=\"-205.2919921875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-272.00506591796875\" y=\"-38.35023880004883\" yaw=\"90.41679382324219\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-272.12847900390625\" y=\"-21.383665084838867\" yaw=\"90.41679382324219\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.03118896484375\" y=\"64.68692016601562\" yaw=\"89.4162368774414\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-269.56854248046875\" y=\"78.76935577392578\" yaw=\"420.6336669921875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-261.0856018066406\" y=\"86.60289001464844\" yaw=\"384.8079833984375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-241.04310607910156\" y=\"91.27617645263672\" yaw=\"361.4453125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-209.51795959472656\" y=\"91.32698059082031\" yaw=\"0.0655517578125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.052001953125\" y=\"69.29007720947266\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0654754638672\" y=\"20.423580169677734\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-172.96250915527344\" y=\"2.9703264236450195\" yaw=\"359.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-147.36807250976562\" y=\"2.9080281257629395\" yaw=\"359.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-68.50499725341797\" y=\"2.716071605682373\" yaw=\"359.86053466796875\" z=\"0.0\"/>\n   <weather id=\"SoftRainMorning\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"35.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"27\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06033706665039\" y=\"129.47218322753906\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06804275512695\" y=\"110.1807861328125\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.42280197143555\" y=\"95.51605224609375\" yaw=\"-0.41618770360946655\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.09092712402344\" y=\"94.12871551513672\" yaw=\"-13.125426292419434\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.12335205078125\" y=\"79.9157485961914\" yaw=\"-46.04886245727539\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.75148010253906\" y=\"69.6965103149414\" yaw=\"-60.47229766845703\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.957763671875\" y=\"56.46809005737305\" yaw=\"-76.56170654296875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.39907836914062\" y=\"40.82067108154297\" yaw=\"-89.30083465576172\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.63163757324219\" y=\"21.763757705688477\" yaw=\"-89.30083465576172\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.94237518310547\" y=\"-17.158388137817383\" yaw=\"-89.8307113647461\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.60529327392578\" y=\"-76.94827270507812\" yaw=\"-129.63796997070312\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.6129150390625\" y=\"-93.3959732055664\" yaw=\"-165.7116241455078\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.18193054199219\" y=\"-94.76747131347656\" yaw=\"178.5557403564453\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.365896224975586\" y=\"-72.25889587402344\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.9705810546875\" y=\"-19.23734474182129\" yaw=\"90.9854965209961\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.104997634887695\" y=\"17.688718795776367\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.083900451660156\" y=\"70.49191284179688\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.777149200439453\" y=\"88.05892181396484\" yaw=\"-179.9344482421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.51412582397461\" y=\"88.03176879882812\" yaw=\"-179.9344482421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.83464813232422\" y=\"87.98335266113281\" yaw=\"-179.9344482421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.64739990234375\" y=\"87.94810485839844\" yaw=\"-179.9344482421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.1126480102539\" y=\"68.48897552490234\" yaw=\"-90.51139068603516\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-124.54312133789062\" y=\"20.25950813293457\" yaw=\"269.4886169433594\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.34100341796875\" y=\"-0.587179958820343\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-170.6221160888672\" y=\"-0.5353806614875793\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.07579040527344\" y=\"-16.99851417541504\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.09085083007812\" y=\"-71.6437759399414\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.10031127929688\" y=\"-105.91974639892578\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.28265380859375\" y=\"-125.25337219238281\" yaw=\"300.31951904296875\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.23687744140625\" y=\"-139.01161193847656\" yaw=\"0.44255056977272034\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.01864624023438\" y=\"-138.6546173095703\" yaw=\"0.4425617456436157\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.65270233154297\" y=\"-137.30789184570312\" yaw=\"14.478856086730957\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.60737609863281\" y=\"-129.62435913085938\" yaw=\"39.627227783203125\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.76002502441406\" y=\"-109.34015655517578\" yaw=\"75.67511749267578\" z=\"0.055450439453125\"/>\n   <weather id=\"WetCloudyMorning\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"35.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"28\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.1549301147461\" y=\"-135.17100524902344\" yaw=\"0.4425617456436157\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.82278060913086\" y=\"-107.06883239746094\" yaw=\"78.01778411865234\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.57619857788086\" y=\"-18.784204483032227\" yaw=\"89.66251373291016\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.96070861816406\" y=\"-4.248763084411621\" yaw=\"179.86053466796875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.49256134033203\" y=\"-28.450117111206055\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.20869445800781\" y=\"-69.77743530273438\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.95366668701172\" y=\"-106.90546417236328\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.85247802734375\" y=\"-121.63728332519531\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-148.21914672851562\" y=\"-142.48841857910156\" yaw=\"180.4425506591797\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-179.97544860839844\" y=\"-135.5600128173828\" yaw=\"500.95001220703125\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.57589721679688\" y=\"-112.43180084228516\" yaw=\"452.323974609375\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.5911407470703\" y=\"-72.66250610351562\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.57650756835938\" y=\"-19.605398178100586\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.56614685058594\" y=\"17.988962173461914\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.55227661132812\" y=\"68.30430603027344\" yaw=\"89.98419952392578\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-214.2361602783203\" y=\"87.82157897949219\" yaw=\"-179.9344482421875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.9549255371094\" y=\"23.081527709960938\" yaw=\"-90.5837631225586\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-268.6734313964844\" y=\"-15.193982124328613\" yaw=\"270.41680908203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-268.43231201171875\" y=\"-48.34157180786133\" yaw=\"270.41680908203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-267.04107666015625\" y=\"-65.4446792602539\" yaw=\"-73.23945617675781\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-260.1826477050781\" y=\"-77.5333480834961\" yaw=\"-47.62406921386719\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-249.61282348632812\" y=\"-85.22728729248047\" yaw=\"-24.657318115234375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-235.8647003173828\" y=\"-88.24884033203125\" yaw=\"-0.133392333984375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-216.21676635742188\" y=\"-88.219482421875\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-174.30133056640625\" y=\"-88.1563491821289\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-148.4835662841797\" y=\"-88.11746215820312\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-109.69560241699219\" y=\"-88.05902862548828\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-68.89604949951172\" y=\"-84.49757385253906\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.86957550048828\" y=\"-68.5902328491211\" yaw=\"89.66251373291016\" z=\"0.055450439453125\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.59004211425781\" y=\"-21.13409996032715\" yaw=\"89.66251373291016\" z=\"0.055450439453125\"/>\n   <weather id=\"MidRainMorning\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"35.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"29\" town=\"Town05\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-24.080886840820312\" y=\"-87.93006896972656\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.382281303405762\" y=\"-87.87815856933594\" yaw=\"0.0863037109375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"34.03501510620117\" y=\"-115.92375946044922\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.47683334350586\" y=\"-169.83114624023438\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.956319808959961\" y=\"-200.51638793945312\" yaw=\"179.75709533691406\" z=\"0.0\"/>\n      <waypoint pitch=\"-0.01048576645553112\" roll=\"0.0\" x=\"-103.47349548339844\" y=\"-200.5871124267578\" yaw=\"-179.92356872558594\" z=\"10.02524185180664\"/>\n      <waypoint pitch=\"-0.01048576645553112\" roll=\"0.0\" x=\"-114.44439697265625\" y=\"-200.60174560546875\" yaw=\"-179.92356872558594\" z=\"10.023234367370605\"/>\n      <waypoint pitch=\"-0.01048576645553112\" roll=\"0.0\" x=\"-151.99717712402344\" y=\"-203.43118286132812\" yaw=\"173.34234619140625\" z=\"10.016468048095703\"/>\n      <waypoint pitch=\"-0.004721249453723431\" roll=\"0.0\" x=\"-232.58270263671875\" y=\"-147.8339080810547\" yaw=\"117.45280456542969\" z=\"10.002531051635742\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-243.4429931640625\" y=\"-37.62482833862305\" yaw=\"89.15601348876953\" z=\"10.0\"/>\n      <waypoint pitch=\"-0.2233748883008957\" roll=\"0.0\" x=\"-244.24180603027344\" y=\"100.99674224853516\" yaw=\"90.80999755859375\" z=\"9.901725769042969\"/>\n      <waypoint pitch=\"-0.38959163427352905\" roll=\"0.0\" x=\"-237.33004760742188\" y=\"139.6691436767578\" yaw=\"68.81834411621094\" z=\"9.701054573059082\"/>\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-200.8177490234375\" y=\"186.40492248535156\" yaw=\"35.184242248535156\" z=\"9.189724922180176\"/>\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-138.4282684326172\" y=\"205.12889099121094\" yaw=\"-0.028712520375847816\" z=\"8.524489402770996\"/>\n      <waypoint pitch=\"-3.3129401206970215\" roll=\"0.0\" x=\"-19.681377410888672\" y=\"208.56939697265625\" yaw=\"-0.028712520375847816\" z=\"0.4325488805770874\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.6865234375\" y=\"208.61349487304688\" yaw=\"0.28781425952911377\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.912357330322266\" y=\"208.85574340820312\" yaw=\"0.28781425952911377\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.89402770996094\" y=\"192.1144561767578\" yaw=\"-29.11720085144043\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.37045288085938\" y=\"150.41265869140625\" yaw=\"-61.193294525146484\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.2264404296875\" y=\"115.8111572265625\" yaw=\"-80.97935485839844\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.0688018798828\" y=\"54.40810775756836\" yaw=\"-89.33536529541016\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.54647827148438\" y=\"-70.5844955444336\" yaw=\"-90.66909790039062\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.2122802734375\" y=\"-99.20083618164062\" yaw=\"-90.66909790039062\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.35671997070312\" y=\"-138.23814392089844\" yaw=\"-112.17852783203125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"184.6046600341797\" y=\"-162.36061096191406\" yaw=\"-127.19580841064453\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"162.56321716308594\" y=\"-183.98228454589844\" yaw=\"-143.90582275390625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.8847198486328\" y=\"-195.75985717773438\" yaw=\"-156.76629638671875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.21192169189453\" y=\"-200.69129943847656\" yaw=\"179.75709533691406\" z=\"0.0\"/>\n   <weather id=\"WetCloudyDawn\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"5.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"30\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.68089294433594\" y=\"194.73475646972656\" yaw=\"-49.623592376708984\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"174.68240356445312\" y=\"173.0210723876953\" yaw=\"318.84967041015625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"256.3771514892578\" y=\"150.95950317382812\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"298.9736633300781\" y=\"151.15452575683594\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"323.1690368652344\" y=\"151.253662109375\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"378.4907531738281\" y=\"147.9803009033203\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"536.9036254882812\" y=\"145.12933349609375\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"639.7444458007812\" y=\"138.5506591796875\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"658.3932495117188\" y=\"113.6989974975586\" yaw=\"270.62139892578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"658.7847900390625\" y=\"77.60237121582031\" yaw=\"270.62139892578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"653.0342407226562\" y=\"26.04651641845703\" yaw=\"253.46713256835938\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"606.7117309570312\" y=\"-9.917481422424316\" yaw=\"180.41941833496094\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"404.32415771484375\" y=\"-20.90955924987793\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"321.3387756347656\" y=\"-24.107328414916992\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"159.3126983642578\" y=\"-23.517187118530273\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.1100845336914\" y=\"-23.206857681274414\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.955921173095703\" y=\"-23.049678802490234\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"9.786023139953613\" y=\"-47.86837387084961\" yaw=\"270.3822937011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.1737372875213623\" y=\"-109.28813171386719\" yaw=\"-88.83521270751953\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.089954853057861\" y=\"-124.98961639404297\" yaw=\"-73.25007629394531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.874055862426758\" y=\"-138.80322265625\" yaw=\"109.63088989257812\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.395325660705566\" y=\"-125.05453491210938\" yaw=\"77.57537841796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.877653121948242\" y=\"-98.32222747802734\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.246428489685059\" y=\"-43.0549201965332\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.593163013458252\" y=\"8.909183502197266\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.693879127502441\" y=\"24.003198623657227\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.887657165527344\" y=\"67.65711975097656\" yaw=\"89.5051498413086\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.177882194519043\" y=\"91.96019744873047\" yaw=\"89.5051498413086\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.941093444824219\" y=\"116.1301498413086\" yaw=\"88.9019546508789\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-33.80466842651367\" y=\"139.060546875\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-166.70655822753906\" y=\"138.7488250732422\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.59934997558594\" y=\"149.79646911621094\" yaw=\"180.86785888671875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-239.62753295898438\" y=\"164.10533142089844\" yaw=\"-228.90402221679688\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-247.00643920898438\" y=\"180.6178741455078\" yaw=\"-262.8837890625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-247.52252197265625\" y=\"203.34085083007812\" yaw=\"90.14229583740234\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-244.7223358154297\" y=\"216.72271728515625\" yaw=\"425.6239013671875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-193.1493133544922\" y=\"235.04344177246094\" yaw=\"404.81793212890625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.49662017822266\" y=\"197.40170288085938\" yaw=\"-86.73055267333984\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-80.2228012084961\" y=\"168.31494140625\" yaw=\"236.09356689453125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.42953491210938\" y=\"149.29876708984375\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-199.6720428466797\" y=\"145.67152404785156\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-304.14300537109375\" y=\"135.8880615234375\" yaw=\"216.6101531982422\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-316.1340637207031\" y=\"123.02273559570312\" yaw=\"237.4187774658203\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-310.79119873046875\" y=\"74.45384216308594\" yaw=\"-59.95295715332031\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-230.63717651367188\" y=\"49.76558303833008\" yaw=\"356.8175964355469\" z=\"0.0\"/>\n   <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"31\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.124527931213379\" y=\"-61.34713363647461\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.253267288208008\" y=\"-42.05343246459961\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.41446304321289\" y=\"-19.307918548583984\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.29269409179688\" y=\"-15.702713012695312\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.1911163330078\" y=\"-8.466289520263672\" yaw=\"-180.20867919921875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.76251220703125\" y=\"4.5099005699157715\" yaw=\"-241.9314727783203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-122.1500473022461\" y=\"41.948646545410156\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.12564849853516\" y=\"41.93571090698242\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.3177490234375\" y=\"45.428924560546875\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.329933166503906\" y=\"52.41398620605469\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.85995864868164\" y=\"70.89424133300781\" yaw=\"89.5051498413086\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-12.482294082641602\" y=\"113.69261932373047\" yaw=\"89.18378448486328\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-28.723844528198242\" y=\"135.5724334716797\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-134.30357360839844\" y=\"135.32481384277344\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-165.02516174316406\" y=\"135.2527618408203\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-241.73973083496094\" y=\"138.60568237304688\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-295.25091552734375\" y=\"137.2554473876953\" yaw=\"206.47406005859375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-315.11492919921875\" y=\"117.81432342529297\" yaw=\"242.29306030273438\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-312.3918762207031\" y=\"70.38458251953125\" yaw=\"-56.71623229980469\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-226.58767700195312\" y=\"46.03526306152344\" yaw=\"-3.113630771636963\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-166.1784210205078\" y=\"45.4664306640625\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.49838256835938\" y=\"48.93586349487305\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.05144500732422\" y=\"52.41952896118164\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.824161529541016\" y=\"52.41176223754883\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.828546524047852\" y=\"74.53126525878906\" yaw=\"89.5051498413086\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.989546775817871\" y=\"113.14112854003906\" yaw=\"89.2406234741211\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.271451473236084\" y=\"210.19764709472656\" yaw=\"89.09619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.0537493228912354\" y=\"223.9975128173828\" yaw=\"89.09619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.74842071533203\" y=\"244.53439331054688\" yaw=\"0.019545903429389\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.23394775390625\" y=\"244.5413818359375\" yaw=\"0.019545903429389\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.5071467901875\" y=\"219.3527999232561\" yaw=\"-36.171049118041992\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.6817626953125\" y=\"201.78269958496094\" yaw=\"-49.151920318603516\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.1371307373047\" y=\"174.4002227783203\" yaw=\"318.03778076171875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.2721710205078\" y=\"150.9713592529297\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"305.3065490722656\" y=\"147.68043518066406\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"370.311279296875\" y=\"147.94679260253906\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"401.2986145019531\" y=\"148.07374572753906\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"427.5462646484375\" y=\"144.68125915527344\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"447.3929748535156\" y=\"141.26255798339844\" yaw=\"0.23475661873817444\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"503.922607421875\" y=\"105.57646179199219\" yaw=\"-66.75459289550781\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"520.93701171875\" y=\"68.34014892578125\" yaw=\"-61.097076416015625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"552.3283081054688\" y=\"52.207618713378906\" yaw=\"-0.02789534069597721\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"577.6831665039062\" y=\"52.195274353027344\" yaw=\"-0.027896113693714142\" z=\"0.0\"/>\n   <weather id=\"WetDawn\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"5.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"32\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"635.1002197265625\" y=\"45.16731643676758\" yaw=\"-0.027896113693714142\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"627.8662109375\" y=\"-10.637460708618164\" yaw=\"200.64654541015625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"596.0792236328125\" y=\"-13.495409965515137\" yaw=\"-179.58058166503906\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"466.1062927246094\" y=\"-14.021001815795898\" yaw=\"-179.87489318847656\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.1171569824219\" y=\"-13.417054176330566\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.17001342773438\" y=\"-13.031167030334473\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.2256851196289\" y=\"-12.707209587097168\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.554473876953125\" y=\"-12.631919860839844\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.5430793762207\" y=\"-12.555390357971191\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.248931884765625\" y=\"-12.341254234313965\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.12567138671875\" y=\"-12.247005462646484\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.02149963378906\" y=\"-8.52518367767334\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.57168579101562\" y=\"41.95002746582031\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.86263275146484\" y=\"41.942874908447266\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.71575927734375\" y=\"45.42666244506836\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.3732795715332\" y=\"48.91238784790039\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.397157669067383\" y=\"48.87731170654297\" yaw=\"-0.053955771028995514\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.47239685058594\" y=\"52.33769226074219\" yaw=\"-0.053955771028995514\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"288.8294372558594\" y=\"52.335906982421875\" yaw=\"-0.02789534069597721\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.649169921875\" y=\"48.80970001220703\" yaw=\"-0.02789534069597721\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"462.2138671875\" y=\"48.751487731933594\" yaw=\"-0.02789534069597721\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"632.3695068359375\" y=\"41.668643951416016\" yaw=\"-0.027896113693714142\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"653.8077392578125\" y=\"17.182004928588867\" yaw=\"250.20175170898438\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"634.1001586914062\" y=\"-7.691796779632568\" yaw=\"209.9370574951172\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"623.9699096679688\" y=\"-11.895185470581055\" yaw=\"195.1335906982422\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"603.3630981445312\" y=\"-13.442089080810547\" yaw=\"180.41941833496094\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"444.09722900390625\" y=\"-14.054376602172852\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.4589385986328\" y=\"-13.024934768676758\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.0605239868164\" y=\"-16.232126235961914\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.14240646362305\" y=\"-23.057641983032227\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.020158767700195\" y=\"-82.95751190185547\" yaw=\"270.3822937011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.388376235961914\" y=\"-109.08952331542969\" yaw=\"-86.66719055175781\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.069969177246094\" y=\"-123.89266967773438\" yaw=\"-73.25007629394531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.922264099121094\" y=\"-137.06024169921875\" yaw=\"-93.95182800292969\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.6180614233016968\" y=\"-152.35836791992188\" yaw=\"-176.07089233398438\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.689512252807617\" y=\"-150.29632568359375\" yaw=\"151.1527099609375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.844392776489258\" y=\"-121.79190826416016\" yaw=\"77.57537841796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.737929344177246\" y=\"-44.340293884277344\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.185128211975098\" y=\"22.68013572692871\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.931788444519043\" y=\"116.60400390625\" yaw=\"88.84825897216797\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.004303455352783\" y=\"189.1448211669922\" yaw=\"89.47254180908203\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.47806930541992\" y=\"244.54147338867188\" yaw=\"0.019545903429389\" z=\"0.0\"/>\n   <weather id=\"WetMorning\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"35.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"33\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.605391502380371\" y=\"10.741859436035156\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.692690372467041\" y=\"23.825042724609375\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.88319730758667\" y=\"68.17344665527344\" yaw=\"89.5051498413086\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.984251022338867\" y=\"113.5294189453125\" yaw=\"89.19662475585938\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-6.503499507904053\" y=\"227.21038818359375\" yaw=\"89.09619140625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.862815856933594\" y=\"248.03375244140625\" yaw=\"0.019545903429389\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.93260192871094\" y=\"248.04946899414062\" yaw=\"0.019545903429389\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"131.00721740722656\" y=\"241.0703125\" yaw=\"0.019545903429389\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.28265380859375\" y=\"241.1454620361328\" yaw=\"0.019545903429389\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"595.6854858398438\" y=\"241.2288360595703\" yaw=\"0.019545903429389\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"620.9591064453125\" y=\"238.6490478515625\" yaw=\"-13.48824405670166\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"638.0997314453125\" y=\"232.7307586669922\" yaw=\"-24.60904312133789\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"649.9676513671875\" y=\"224.885009765625\" yaw=\"-44.41210174560547\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"660.6968994140625\" y=\"203.16534423828125\" yaw=\"-83.0102310180664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"661.1646728515625\" y=\"180.89199829101562\" yaw=\"-89.37859344482422\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"661.7982177734375\" y=\"122.48069763183594\" yaw=\"270.62139892578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"662.3822631835938\" y=\"68.63157653808594\" yaw=\"270.62139892578125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"649.5145874023438\" y=\"7.557994365692139\" yaw=\"239.44749450683594\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"607.1182861328125\" y=\"-9.914505958557129\" yaw=\"180.41941833496094\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"300.3244323730469\" y=\"-13.530718803405762\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"246.09381103515625\" y=\"-13.333196640014648\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.65647888183594\" y=\"-16.525676727294922\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.188453674316406\" y=\"-16.134252548217773\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.55714988708496\" y=\"-23.044584274291992\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"9.76198959350586\" y=\"-44.266502380371094\" yaw=\"270.3822937011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.260688781738281\" y=\"-124.52635955810547\" yaw=\"-73.25007629394531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.907079696655273\" y=\"-137.2620086669922\" yaw=\"-94.65567016601562\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.967040061950684\" y=\"-150.0479736328125\" yaw=\"-149.02459716796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.186872482299805\" y=\"-151.02976989746094\" yaw=\"156.8137664794922\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.215190887451172\" y=\"-138.2843017578125\" yaw=\"99.57867431640625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.230351448059082\" y=\"-123.54376220703125\" yaw=\"77.57537841796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.159295082092285\" y=\"-56.136749267578125\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.273058891296387\" y=\"-39.08729553222656\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.880985260009766\" y=\"-19.30257797241211\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.67254638671875\" y=\"-15.708614349365234\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.59398651123047\" y=\"-12.114178657531738\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-122.55905151367188\" y=\"-8.490446090698242\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.50534057617188\" y=\"4.040465831756592\" yaw=\"-240.6406707763672\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.82555389404297\" y=\"41.94932174682617\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.15084075927734\" y=\"45.42522048950195\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.26235580444336\" y=\"45.4163818359375\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n   <weather id=\"WetTwilight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"0.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"34\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.59123611450195\" y=\"-23.12483787536621\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.89623260498047\" y=\"-23.056745529174805\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"9.721446990966797\" y=\"-38.190521240234375\" yaw=\"270.3822937011719\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.18447208404541\" y=\"-92.70394134521484\" yaw=\"-88.6640625\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.69035816192627\" y=\"-119.30870056152344\" yaw=\"-73.25007629394531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.552918434143066\" y=\"-128.81997680664062\" yaw=\"-73.25007629394531\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.816600799560547\" y=\"-144.05270385742188\" yaw=\"-119.56575775146484\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.469680309295654\" y=\"-150.84494018554688\" yaw=\"-154.92735290527344\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.1809253692626953\" y=\"-151.9969024658203\" yaw=\"167.5157928466797\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.265544891357422\" y=\"-146.6119842529297\" yaw=\"131.16940307617188\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.44849395751953\" y=\"-135.16282653808594\" yaw=\"88.97014617919922\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.409939765930176\" y=\"-124.35890197753906\" yaw=\"77.57537841796875\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.940110206604004\" y=\"-88.98528289794922\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.169042587280273\" y=\"-54.675872802734375\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.250961303710938\" y=\"-42.39901351928711\" yaw=\"90.3823013305664\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.895376205444336\" y=\"-22.838970184326172\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.77831268310547\" y=\"-19.175472259521484\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-168.62306213378906\" y=\"-15.322714805603027\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-363.71380615234375\" y=\"95.12675476074219\" yaw=\"450.6264953613281\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-366.2275085449219\" y=\"172.07687377929688\" yaw=\"89.14167785644531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-365.9894714355469\" y=\"187.96507263183594\" yaw=\"89.14167785644531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-363.73785400390625\" y=\"223.50242614746094\" yaw=\"421.3427734375\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-338.701904296875\" y=\"244.66957092285156\" yaw=\"21.829158782958984\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-303.0196838378906\" y=\"250.7950439453125\" yaw=\"-0.10308279097080231\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.20552825927734\" y=\"226.76046752929688\" yaw=\"-41.71654510498047\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.31842041015625\" y=\"205.86094665527344\" yaw=\"-79.03781127929688\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-73.9423599243164\" y=\"185.99472045898438\" yaw=\"263.4896545410156\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-80.86701965332031\" y=\"167.38677978515625\" yaw=\"234.37933349609375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-131.96035766601562\" y=\"149.33035278320312\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-143.7354736328125\" y=\"149.302734375\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.05760192871094\" y=\"145.6917266845703\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-266.0104675292969\" y=\"145.5159149169922\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-299.3861389160156\" y=\"139.00814819335938\" yaw=\"209.91233825683594\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-321.90411376953125\" y=\"110.2459945678711\" yaw=\"253.97262573242188\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-323.796142578125\" y=\"97.05109405517578\" yaw=\"269.7071533203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-322.7705993652344\" y=\"86.58140563964844\" yaw=\"-78.56326293945312\" z=\"0.0\"/>\n   <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   <route id=\"35\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.32654094696045\" y=\"74.74829864501953\" yaw=\"89.5051498413086\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.956271171569824\" y=\"115.30294799804688\" yaw=\"88.99568176269531\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-31.854469299316406\" y=\"139.0651092529297\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-292.2450866699219\" y=\"134.80807495117188\" yaw=\"204.2752685546875\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-303.4200134277344\" y=\"127.40412902832031\" yaw=\"222.77761840820312\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-315.01702880859375\" y=\"108.85372161865234\" yaw=\"253.19839477539062\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-311.5777587890625\" y=\"75.87245178222656\" yaw=\"-62.03266906738281\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-301.0727233886719\" y=\"62.79859924316406\" yaw=\"-40.40254211425781\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-284.6680908203125\" y=\"53.94207763671875\" yaw=\"-16.324813842773438\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-247.7183380126953\" y=\"50.715301513671875\" yaw=\"356.8175964355469\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-164.5785369873047\" y=\"48.965782165527344\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.38794708251953\" y=\"48.92652893066406\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.627254486083984\" y=\"52.413299560546875\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.838273048400879\" y=\"73.40508270263672\" yaw=\"89.5051498413086\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-12.47103500366211\" y=\"114.4439697265625\" yaw=\"89.0992431640625\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-33.846805572509766\" y=\"135.5604248046875\" yaw=\"180.13438415527344\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-278.5771179199219\" y=\"134.83627319335938\" yaw=\"185.21670532226562\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-292.3275146484375\" y=\"130.89059448242188\" yaw=\"206.8049774169922\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-313.17486572265625\" y=\"99.8514404296875\" yaw=\"265.42071533203125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-311.20184326171875\" y=\"83.86136627197266\" yaw=\"-71.64723205566406\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-304.00103759765625\" y=\"70.76575469970703\" yaw=\"-50.743438720703125\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-291.7439880371094\" y=\"60.62278366088867\" yaw=\"-28.473373413085938\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-274.6256103515625\" y=\"55.71742630004883\" yaw=\"-3.506439208984375\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-258.39715576171875\" y=\"54.81446075439453\" yaw=\"356.8175964355469\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-239.10972595214844\" y=\"53.742069244384766\" yaw=\"356.8175964355469\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.79864501953125\" y=\"48.976776123046875\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.52717590332031\" y=\"45.4269905090332\" yaw=\"-0.023140989243984222\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.160364151000977\" y=\"45.37941360473633\" yaw=\"-0.053955771028995514\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"55.88312530517578\" y=\"41.84577560424805\" yaw=\"-0.053955771028995514\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"119.58477020263672\" y=\"38.24200439453125\" yaw=\"0.2284328192472458\" z=\"0.0\"/>\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.624236354062\" y=\"8.80415835767583\" yaw=\"270.45262145996094\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.52592468261719\" y=\"-12.846708297729492\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.977142333984375\" y=\"-16.129838943481445\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.22824478149414\" y=\"-16.061552047729492\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.792673110961914\" y=\"-15.832012176513672\" yaw=\"179.79132080078125\" z=\"0.0\"/>\n   <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\"/></route>\n   </routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_evaluation/routes_town05_long.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<routes>\n   <route id=\"16\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.1549301147461\" y=\"-135.17100524902344\" yaw=\"0.4425617456436157\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.82278060913086\" y=\"-107.06883239746094\" yaw=\"78.01778411865234\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.57619857788086\" y=\"-18.784204483032227\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.96070861816406\" y=\"-4.248763084411621\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.49256134033203\" y=\"-28.450117111206055\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.20869445800781\" y=\"-69.77743530273438\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.95366668701172\" y=\"-106.90546417236328\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.85247802734375\" y=\"-121.63728332519531\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-148.21914672851562\" y=\"-142.48841857910156\" yaw=\"180.4425506591797\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-179.97544860839844\" y=\"-135.5600128173828\" yaw=\"500.95001220703125\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.57589721679688\" y=\"-112.43180084228516\" yaw=\"452.323974609375\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.5911407470703\" y=\"-72.66250610351562\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.57650756835938\" y=\"-19.605398178100586\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.56614685058594\" y=\"17.988962173461914\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.55227661132812\" y=\"68.30430603027344\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-214.2361602783203\" y=\"87.82157897949219\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.9549255371094\" y=\"23.081527709960938\" yaw=\"-90.5837631225586\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-268.6734313964844\" y=\"-15.193982124328613\" yaw=\"270.41680908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-268.43231201171875\" y=\"-48.34157180786133\" yaw=\"270.41680908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-267.04107666015625\" y=\"-65.4446792602539\" yaw=\"-73.23945617675781\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-260.1826477050781\" y=\"-77.5333480834961\" yaw=\"-47.62406921386719\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-249.61282348632812\" y=\"-85.22728729248047\" yaw=\"-24.657318115234375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-235.8647003173828\" y=\"-88.24884033203125\" yaw=\"-0.133392333984375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-216.21676635742188\" y=\"-88.219482421875\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-174.30133056640625\" y=\"-88.1563491821289\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-148.4835662841797\" y=\"-88.11746215820312\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-109.69560241699219\" y=\"-88.05902862548828\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-68.89604949951172\" y=\"-84.49757385253906\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.86957550048828\" y=\"-68.5902328491211\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.59004211425781\" y=\"-21.13409996032715\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n   </route>\n   <route id=\"17\" town=\"Town05\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-25.396217346191406\" y=\"2.611142635345459\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"11.150431632995605\" y=\"2.522186279296875\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"31.50726890563965\" y=\"-21.1197452545166\" yaw=\"271.20892333984375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"32.77610778808594\" y=\"-68.85504913330078\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"33.758338928222656\" y=\"-105.57930755615234\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.47966384887695\" y=\"-169.93692016601562\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"54.15762710571289\" y=\"-193.68252563476562\" yaw=\"359.757080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"101.20869445800781\" y=\"-193.86795043945312\" yaw=\"0.7393951416015625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"125.80423736572266\" y=\"-190.32557678222656\" yaw=\"15.651885986328125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"151.3059539794922\" y=\"-178.951904296875\" yaw=\"32.42155456542969\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"180.03433227539062\" y=\"-150.6405029296875\" yaw=\"56.74071502685547\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"191.47027587890625\" y=\"-126.33191680908203\" yaw=\"72.87015533447266\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"195.77891540527344\" y=\"-93.43296813964844\" yaw=\"89.33090209960938\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"197.01429748535156\" y=\"3.877157688140869\" yaw=\"89.03115844726562\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"196.03260803222656\" y=\"100.52947998046875\" yaw=\"90.84074401855469\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.894775390625\" y=\"130.1277313232422\" yaw=\"108.8545150756836\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"176.431396484375\" y=\"157.24766540527344\" yaw=\"127.28849792480469\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"159.31422424316406\" y=\"174.6123809814453\" yaw=\"141.88890075683594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"95.89306640625\" y=\"191.5463104248047\" yaw=\"180.28781127929688\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"67.84425354003906\" y=\"191.40541076660156\" yaw=\"180.28781127929688\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"47.65128707885742\" y=\"187.80392456054688\" yaw=\"180.28781127929688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.04426574707031\" y=\"169.69805908203125\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n   </route>\n   <route id=\"18\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06033706665039\" y=\"129.47218322753906\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06804275512695\" y=\"110.1807861328125\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.42280197143555\" y=\"95.51605224609375\" yaw=\"-0.41618770360946655\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.09092712402344\" y=\"94.12871551513672\" yaw=\"-13.125426292419434\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.12335205078125\" y=\"79.9157485961914\" yaw=\"-46.04886245727539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.75148010253906\" y=\"69.6965103149414\" yaw=\"-60.47229766845703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.957763671875\" y=\"56.46809005737305\" yaw=\"-76.56170654296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.39907836914062\" y=\"40.82067108154297\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.63163757324219\" y=\"21.763757705688477\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.94237518310547\" y=\"-17.158388137817383\" yaw=\"-89.8307113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.60529327392578\" y=\"-76.94827270507812\" yaw=\"-129.63796997070312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.6129150390625\" y=\"-93.3959732055664\" yaw=\"-165.7116241455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.18193054199219\" y=\"-94.76747131347656\" yaw=\"178.5557403564453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.365896224975586\" y=\"-72.25889587402344\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.9705810546875\" y=\"-19.23734474182129\" yaw=\"90.9854965209961\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.104997634887695\" y=\"17.688718795776367\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.083900451660156\" y=\"70.49191284179688\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.777149200439453\" y=\"88.05892181396484\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.51412582397461\" y=\"88.03176879882812\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.83464813232422\" y=\"87.98335266113281\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.64739990234375\" y=\"87.94810485839844\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.1126480102539\" y=\"68.48897552490234\" yaw=\"-90.51139068603516\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-124.54312133789062\" y=\"20.25950813293457\" yaw=\"269.4886169433594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.34100341796875\" y=\"-0.587179958820343\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-170.6221160888672\" y=\"-0.5353806614875793\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.07579040527344\" y=\"-16.99851417541504\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.09085083007812\" y=\"-71.6437759399414\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.10031127929688\" y=\"-105.91974639892578\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.28265380859375\" y=\"-125.25337219238281\" yaw=\"300.31951904296875\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.23687744140625\" y=\"-139.01161193847656\" yaw=\"0.44255056977272034\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.01864624023438\" y=\"-138.6546173095703\" yaw=\"0.4425617456436157\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.65270233154297\" y=\"-137.30789184570312\" yaw=\"14.478856086730957\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.60737609863281\" y=\"-129.62435913085938\" yaw=\"39.627227783203125\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.76002502441406\" y=\"-109.34015655517578\" yaw=\"75.67511749267578\" z=\"0.055450439453125\" />\n   </route>\n   <route id=\"19\" town=\"Town05\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-24.080886840820312\" y=\"-87.93006896972656\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.382281303405762\" y=\"-87.87815856933594\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"34.03501510620117\" y=\"-115.92375946044922\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.47683334350586\" y=\"-169.83114624023438\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.956319808959961\" y=\"-200.51638793945312\" yaw=\"179.75709533691406\" z=\"0.0\" />\n      <waypoint pitch=\"-0.01048576645553112\" roll=\"0.0\" x=\"-103.47349548339844\" y=\"-200.5871124267578\" yaw=\"-179.92356872558594\" z=\"10.02524185180664\" />\n      <waypoint pitch=\"-0.01048576645553112\" roll=\"0.0\" x=\"-114.44439697265625\" y=\"-200.60174560546875\" yaw=\"-179.92356872558594\" z=\"10.023234367370605\" />\n      <waypoint pitch=\"-0.01048576645553112\" roll=\"0.0\" x=\"-151.99717712402344\" y=\"-203.43118286132812\" yaw=\"173.34234619140625\" z=\"10.016468048095703\" />\n      <waypoint pitch=\"-0.004721249453723431\" roll=\"0.0\" x=\"-232.58270263671875\" y=\"-147.8339080810547\" yaw=\"117.45280456542969\" z=\"10.002531051635742\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-243.4429931640625\" y=\"-37.62482833862305\" yaw=\"89.15601348876953\" z=\"10.0\" />\n      <waypoint pitch=\"-0.2233748883008957\" roll=\"0.0\" x=\"-244.24180603027344\" y=\"100.99674224853516\" yaw=\"90.80999755859375\" z=\"9.901725769042969\" />\n      <waypoint pitch=\"-0.38959163427352905\" roll=\"0.0\" x=\"-237.33004760742188\" y=\"139.6691436767578\" yaw=\"68.81834411621094\" z=\"9.701054573059082\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-200.8177490234375\" y=\"186.40492248535156\" yaw=\"35.184242248535156\" z=\"9.189724922180176\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-138.4282684326172\" y=\"205.12889099121094\" yaw=\"-0.028712520375847816\" z=\"8.524489402770996\" />\n      <waypoint pitch=\"-3.3129401206970215\" roll=\"0.0\" x=\"-19.681377410888672\" y=\"208.56939697265625\" yaw=\"-0.028712520375847816\" z=\"0.4325488805770874\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.6865234375\" y=\"208.61349487304688\" yaw=\"0.28781425952911377\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.912357330322266\" y=\"208.85574340820312\" yaw=\"0.28781425952911377\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.89402770996094\" y=\"192.1144561767578\" yaw=\"-29.11720085144043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.37045288085938\" y=\"150.41265869140625\" yaw=\"-61.193294525146484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.2264404296875\" y=\"115.8111572265625\" yaw=\"-80.97935485839844\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.0688018798828\" y=\"54.40810775756836\" yaw=\"-89.33536529541016\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.54647827148438\" y=\"-70.5844955444336\" yaw=\"-90.66909790039062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.2122802734375\" y=\"-99.20083618164062\" yaw=\"-90.66909790039062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.35671997070312\" y=\"-138.23814392089844\" yaw=\"-112.17852783203125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"184.6046600341797\" y=\"-162.36061096191406\" yaw=\"-127.19580841064453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"162.56321716308594\" y=\"-183.98228454589844\" yaw=\"-143.90582275390625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.8847198486328\" y=\"-195.75985717773438\" yaw=\"-156.76629638671875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.21192169189453\" y=\"-200.69129943847656\" yaw=\"179.75709533691406\" z=\"0.0\" />\n   </route>\n   <route id=\"20\" town=\"Town05\">\n      <waypoint pitch=\"-0.0034226002171635628\" roll=\"0.0\" x=\"-236.0701904296875\" y=\"-130.3596954345703\" yaw=\"107.69309997558594\" z=\"10.001330375671387\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-240.07937622070312\" y=\"-46.90909194946289\" yaw=\"89.15601348876953\" z=\"10.0\" />\n      <waypoint pitch=\"-0.3879089057445526\" roll=\"0.0\" x=\"-234.20550537109375\" y=\"138.04373168945312\" yaw=\"69.04210662841797\" z=\"9.703631401062012\" />\n      <waypoint pitch=\"-0.49837416410446167\" roll=\"0.0\" x=\"-222.2049102783203\" y=\"160.32882690429688\" yaw=\"54.352752685546875\" z=\"9.51080322265625\" />\n      <waypoint pitch=\"-0.5791365504264832\" roll=\"0.0\" x=\"-210.0448455810547\" y=\"174.30899047851562\" yaw=\"43.613197326660156\" z=\"9.33940601348877\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-194.66355895996094\" y=\"186.3083038330078\" yaw=\"32.30412673950195\" z=\"9.138144493103027\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-154.26065063476562\" y=\"200.83798217773438\" yaw=\"7.255018711090088\" z=\"8.689536094665527\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-120.86476135253906\" y=\"201.62008666992188\" yaw=\"-0.028712520375847816\" z=\"8.339143753051758\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.0137128829956055\" y=\"201.5849151611328\" yaw=\"0.28781425952911377\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.0424690246582\" y=\"174.19078063964844\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06782150268555\" y=\"110.73975372314453\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.228389739990234\" y=\"95.45118713378906\" yaw=\"-0.7573407292366028\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.93241119384766\" y=\"77.93727111816406\" yaw=\"-49.073394775390625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.36580657958984\" y=\"43.54703903198242\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.63742065429688\" y=\"21.289812088012695\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"86.53218841552734\" y=\"-1.5587185621261597\" yaw=\"-179.74974060058594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.937950134277344\" y=\"-1.7316664457321167\" yaw=\"-179.74974060058594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"31.6658992767334\" y=\"-27.346120834350586\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"32.80058288574219\" y=\"-69.77008819580078\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"49.55001449584961\" y=\"-87.74932098388672\" yaw=\"358.55572509765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"99.95806884765625\" y=\"-22.48016357421875\" yaw=\"90.1692886352539\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"99.64288330078125\" y=\"20.799240112304688\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"99.36557006835938\" y=\"43.52351379394531\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"91.08738708496094\" y=\"70.26265716552734\" yaw=\"125.77143859863281\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"76.77378845214844\" y=\"82.97265625\" yaw=\"151.02052307128906\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"47.03849792480469\" y=\"88.5186538696289\" yaw=\"179.5838165283203\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.068819046020508\" y=\"108.24178314208984\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.04378890991211\" y=\"170.88841247558594\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n   </route>\n   <route id=\"21\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.04624938964844\" y=\"164.72940063476562\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06821060180664\" y=\"109.75931549072266\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.083778381347656\" y=\"70.80162048339844\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.10395050048828\" y=\"20.303512573242188\" yaw=\"270.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"52.941741943359375\" y=\"5.2946248054504395\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"82.21248626708984\" y=\"5.422479629516602\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.119873046875\" y=\"22.663557052612305\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"95.07073211669922\" y=\"52.5421257019043\" yaw=\"101.27521514892578\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"47.18611145019531\" y=\"85.01749420166016\" yaw=\"179.5838165283203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.903432846069336\" y=\"84.58372497558594\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.261690139770508\" y=\"88.033203125\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.031734466552734\" y=\"106.1812515258789\" yaw=\"90.37930297851562\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.3475456237793\" y=\"120.41879272460938\" yaw=\"105.13245391845703\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.07009887695312\" y=\"139.7599334716797\" yaw=\"141.54116821289062\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.39973449707031\" y=\"147.73599243164062\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.99021911621094\" y=\"147.52609252929688\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n   </route>\n   <route id=\"22\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.04025268554688\" y=\"111.89112091064453\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-208.30966186523438\" y=\"87.82836151123047\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-241.00997924804688\" y=\"87.77586364746094\" yaw=\"181.5120849609375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-254.27639770507812\" y=\"85.51156616210938\" yaw=\"197.85960388183594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-263.63043212890625\" y=\"80.72705841064453\" yaw=\"223.03076171875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.5516357421875\" y=\"62.66376876831055\" yaw=\"-90.5837631225586\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.9413146972656\" y=\"24.41703224182129\" yaw=\"-90.5837631225586\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-248.9698028564453\" y=\"3.15533185005188\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-208.99082946777344\" y=\"3.058021068572998\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-176.1170654296875\" y=\"2.9780046939849854\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-147.84979248046875\" y=\"2.909200668334961\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.00921630859375\" y=\"24.07300567626953\" yaw=\"89.48860931396484\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-127.61460876464844\" y=\"68.28477478027344\" yaw=\"89.48860931396484\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-103.57777404785156\" y=\"91.44818878173828\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-72.44071197509766\" y=\"91.48381042480469\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-33.27450942993164\" y=\"91.52861785888672\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"12.002772331237793\" y=\"95.0804214477539\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.0683650970459\" y=\"109.37401580810547\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.042499542236328\" y=\"174.11727905273438\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.768985748291016\" y=\"201.84991455078125\" yaw=\"0.28781425952911377\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.57980346679688\" y=\"96.56209564208984\" yaw=\"-89.33536529541016\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.49453735351562\" y=\"-75.03238677978516\" yaw=\"-90.66909790039062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.3407745361328\" y=\"-88.19845581054688\" yaw=\"-90.66909790039062\" z=\"0.0\" />\n   </route>\n   <route id=\"23\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.077720642089844\" y=\"-155.0025634765625\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.881385803222656\" y=\"-110.27332305908203\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.883858680725098\" y=\"-94.8819351196289\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.97220230102539\" y=\"-94.94046020507812\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.46769714355469\" y=\"-94.99693298339844\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.28668975830078\" y=\"-95.05088806152344\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.89347076416016\" y=\"-115.66971588134766\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.84825134277344\" y=\"-122.25257873535156\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.60073852539062\" y=\"-138.5328826904297\" yaw=\"1.1117420196533203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.36408233642578\" y=\"-136.9513397216797\" yaw=\"16.45334815979004\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.12175369262695\" y=\"-124.06044006347656\" yaw=\"51.18486785888672\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.667545318603516\" y=\"-114.96985626220703\" yaw=\"66.88887023925781\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.52356719970703\" y=\"-108.36138153076172\" yaw=\"77.16209411621094\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.37773132324219\" y=\"-69.98544311523438\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.07555389404297\" y=\"-18.68516731262207\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.528743743896484\" y=\"17.876747131347656\" yaw=\"89.34223937988281\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.29206848144531\" y=\"69.96758270263672\" yaw=\"90.37930297851562\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-69.39949035644531\" y=\"84.4872817993164\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.7533950805664\" y=\"84.45026397705078\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.6175308227539\" y=\"67.92573547363281\" yaw=\"-90.51139068603516\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.05746459960938\" y=\"18.636249542236328\" yaw=\"269.4886169433594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.54940795898438\" y=\"-20.173906326293945\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-124.7020492553711\" y=\"-70.75634765625\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-154.7020263671875\" y=\"-91.6268310546875\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-169.05010986328125\" y=\"-91.64844512939453\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-203.8022003173828\" y=\"-91.70079040527344\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-251.44090270996094\" y=\"-88.2367935180664\" yaw=\"-205.2919921875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-272.00506591796875\" y=\"-38.35023880004883\" yaw=\"90.41679382324219\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-272.12847900390625\" y=\"-21.383665084838867\" yaw=\"90.41679382324219\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.03118896484375\" y=\"64.68692016601562\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-269.56854248046875\" y=\"78.76935577392578\" yaw=\"420.6336669921875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-261.0856018066406\" y=\"86.60289001464844\" yaw=\"384.8079833984375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-241.04310607910156\" y=\"91.27617645263672\" yaw=\"361.4453125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-209.51795959472656\" y=\"91.32698059082031\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.052001953125\" y=\"69.29007720947266\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0654754638672\" y=\"20.423580169677734\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-172.96250915527344\" y=\"2.9703264236450195\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-147.36807250976562\" y=\"2.9080281257629395\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-68.50499725341797\" y=\"2.716071605682373\" yaw=\"359.86053466796875\" z=\"0.0\" />\n   </route>\n   <route id=\"24\" town=\"Town05\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-47.583702087402344\" y=\"-20.078369140625\" yaw=\"269.6625061035156\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-47.877262115478516\" y=\"-69.91573333740234\" yaw=\"269.6625061035156\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-21.7053279876709\" y=\"-87.9264907836914\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"11.052845001220703\" y=\"-87.87715148925781\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.40155029296875\" y=\"-73.59201049804688\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.532217025756836\" y=\"-41.08890151977539\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.952960968017578\" y=\"-18.143814086914062\" yaw=\"90.86060333251953\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.101250171661377\" y=\"-4.467978477478027\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.277257919311523\" y=\"-4.37943172454834\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.0491943359375\" y=\"-4.297228813171387\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.72453308105469\" y=\"-4.193355083465576\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.54927062988281\" y=\"-20.19403076171875\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.21861267089844\" y=\"-68.33349609375\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.85993194580078\" y=\"-120.55255126953125\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.96062469482422\" y=\"-138.6464385986328\" yaw=\"0.4425617456436157\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.01483917236328\" y=\"-132.78219604492188\" yaw=\"31.61408805847168\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.62218475341797\" y=\"-123.426025390625\" yaw=\"52.377315521240234\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.543643951416016\" y=\"-108.44900512695312\" yaw=\"77.02935028076172\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.37667465209961\" y=\"-69.80548858642578\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.077064514160156\" y=\"-18.941566467285156\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-30.78721809387207\" y=\"2.6242644786834717\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"8.542202949523926\" y=\"2.5285346508026123\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"85.06463623046875\" y=\"1.9349045753479004\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.43067932128906\" y=\"-13.20467472076416\" yaw=\"-89.8307113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.4496078491211\" y=\"-19.610824584960938\" yaw=\"-89.8307113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.5685806274414\" y=\"-71.17313385009766\" yaw=\"-124.13967895507812\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.17848205566406\" y=\"-87.42073059082031\" yaw=\"-155.93882751464844\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.88869857788086\" y=\"-91.25897216796875\" yaw=\"178.5557403564453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.645991325378418\" y=\"-91.37928009033203\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.67050552368164\" y=\"-94.94000244140625\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-45.074424743652344\" y=\"-106.62724304199219\" yaw=\"261.35162353515625\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-56.42033004760742\" y=\"-130.50010681152344\" yaw=\"227.8083038330078\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-93.39543914794922\" y=\"-145.56504821777344\" yaw=\"180.44256591796875\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.2291259765625\" y=\"-145.96543884277344\" yaw=\"180.4425506591797\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-159.23411560058594\" y=\"-146.0736083984375\" yaw=\"180.4425506591797\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-175.87326049804688\" y=\"-142.3548583984375\" yaw=\"513.2953491210938\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.0689239501953\" y=\"-112.67135620117188\" yaw=\"452.48431396484375\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.09083557128906\" y=\"-71.5985336303711\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.07647705078125\" y=\"-19.49090576171875\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-205.5377960205078\" y=\"-3.950404644012451\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-252.2631072998047\" y=\"-0.3366623520851135\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.4388427734375\" y=\"24.678064346313477\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.0188903808594\" y=\"65.89473724365234\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-262.7496032714844\" y=\"85.73013305664062\" yaw=\"390.5457763671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-209.95327758789062\" y=\"91.32648468017578\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-149.23362731933594\" y=\"91.39595031738281\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-106.45569610595703\" y=\"91.44489288330078\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-70.38335418701172\" y=\"91.48616027832031\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-34.441837310791016\" y=\"91.52727508544922\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.800301551818848\" y=\"91.57904052734375\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.33394622802734\" y=\"88.8797378540039\" yaw=\"-20.77850914001465\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.92076110839844\" y=\"79.14704132080078\" yaw=\"-43.184326171875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"85.06463623046875\" y=\"-1.70043423578\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"27.901245236\" y=\"45.23086085129634\" yaw=\"90.0315698745154\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.33394622802734\" y=\"88.8797378540039\" yaw=\"-20.77850914001465\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.92076110839844\" y=\"79.14704132080078\" yaw=\"-43.184326171875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.15543365478516\" y=\"19.792680740356445\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n   </route>\n   <route id=\"25\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06596755981445\" y=\"115.37467193603516\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.08445358276367\" y=\"69.111328125\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.103919982910156\" y=\"20.389137268066406\" yaw=\"270.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.130428314208984\" y=\"5.308553218841553\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"81.40506744384766\" y=\"5.418952941894531\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.0704345703125\" y=\"26.71501922607422\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"95.85332489013672\" y=\"44.50555419921875\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"71.27369689941406\" y=\"81.76386260986328\" yaw=\"157.0408172607422\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"49.91005325317383\" y=\"84.9977035522461\" yaw=\"179.5838165283203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.409793853759766\" y=\"84.58430480957031\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.824872970581055\" y=\"88.03255462646484\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.05250930786133\" y=\"109.3192138671875\" yaw=\"90.37930297851562\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.10639190673828\" y=\"132.4798583984375\" yaw=\"125.91407012939453\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.34980010986328\" y=\"144.72923278808594\" yaw=\"156.51625061035156\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.46000671386719\" y=\"147.79220581054688\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.56210327148438\" y=\"147.7399444580078\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.30364990234375\" y=\"147.51519775390625\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-159.11683654785156\" y=\"147.45553588867188\" yaw=\"181.66053771972656\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.02938842773438\" y=\"143.54470825195312\" yaw=\"209.74087524414062\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-180.76095581054688\" y=\"137.1912384033203\" yaw=\"229.08290100097656\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0400848388672\" y=\"112.46979522705078\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.05117797851562\" y=\"72.25263214111328\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.06561279296875\" y=\"19.925260543823242\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-217.32791137695312\" y=\"-0.42169636487960815\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-252.369873046875\" y=\"-0.3364025950431824\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.3512268066406\" y=\"33.27867889404297\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.01019287109375\" y=\"66.74698638916016\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-268.02581787109375\" y=\"81.08935546875\" yaw=\"412.12152099609375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-262.1455383300781\" y=\"86.07169342041016\" yaw=\"388.42755126953125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-213.21339416503906\" y=\"91.32275390625\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-148.13621520996094\" y=\"91.39720153808594\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-127.07889556884766\" y=\"128.3040313720703\" yaw=\"89.48860931396484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.9373779296875\" y=\"147.5310516357422\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-155.34918212890625\" y=\"147.48204040527344\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-166.95428466796875\" y=\"146.1689453125\" yaw=\"196.9844970703125\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-174.4658660888672\" y=\"142.66929626464844\" yaw=\"212.977294921875\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-183.09877014160156\" y=\"134.1107177734375\" yaw=\"236.52720642089844\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0402069091797\" y=\"112.04752349853516\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.05630493164062\" y=\"53.67091369628906\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0649871826172\" y=\"22.19796371459961\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-206.19712829589844\" y=\"-0.4487892985343933\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-251.26734924316406\" y=\"-3.8390965461730957\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-265.1285705566406\" y=\"-21.34996795654297\" yaw=\"270.41680908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-264.8872985839844\" y=\"-54.51679992675781\" yaw=\"270.41680908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-257.52685546875\" y=\"-75.25102233886719\" yaw=\"-47.4102783203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-243.83065795898438\" y=\"-83.6367416381836\" yaw=\"-15.745712280273438\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-208.54803466796875\" y=\"-84.70793151855469\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.09027099609375\" y=\"-69.52599334716797\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.5763397216797\" y=\"-18.98451042175293\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.56393432617188\" y=\"26.032575607299805\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.5523681640625\" y=\"67.95820617675781\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-166.4705047607422\" y=\"91.37622833251953\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-149.59446716308594\" y=\"91.39553833007812\" yaw=\"0.0655517578125\" z=\"0.0\" />\n   </route>\n</routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_00.xml",
    "content": "<routes><route id=\"0\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.644714\" y=\"59.323166\" yaw=\"129.583725\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.410492\" y=\"266.330322\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.066544\" y=\"11.022422\" yaw=\"-89.930359\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"225.170242\" y=\"59.483578\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.690659\" y=\"1.954690\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.689362\" y=\"-2.045310\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.405472\" y=\"133.414001\" yaw=\"0.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.390244\" y=\"59.493786\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.415962\" y=\"302.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"289.419830\" y=\"199.156158\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.567657\" y=\"202.933929\" yaw=\"-102.163605\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.169754\" y=\"55.488941\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.025465\" y=\"153.961029\" yaw=\"89.970070\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.982637\" y=\"235.960999\" yaw=\"89.970070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.169754\" y=\"55.488941\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"225.419067\" y=\"133.470306\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"331.085114\" y=\"325.907593\" yaw=\"152.731018\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.332123\" y=\"272.539215\" yaw=\"-90.022263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.008926\" y=\"330.572113\" yaw=\"0.030693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.419815\" y=\"199.145920\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.690659\" y=\"1.955993\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"263.629791\" y=\"1.967135\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.935089\" y=\"52.781605\" yaw=\"124.346703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.379364\" y=\"-2.038365\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.816223\" y=\"138.578766\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.726471\" y=\"287.158691\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.394905\" y=\"163.839706\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"229.629807\" y=\"1.963507\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"281.420868\" y=\"129.495331\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.390244\" y=\"59.497684\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.419098\" y=\"133.498001\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.894897\" y=\"8.318978\" yaw=\"-89.965363\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.170227\" y=\"59.472610\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.420868\" y=\"129.489075\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"143.420944\" y=\"129.433670\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.960220\" y=\"-2.048945\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.364777\" y=\"22.545269\" yaw=\"-89.931236\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"335.140503\" y=\"5.636242\" yaw=\"-257.018402\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.378235\" y=\"54.150303\" yaw=\"-270.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.406799\" y=\"5.513185\" yaw=\"66.246201\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.374451\" y=\"29.239698\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.228943\" y=\"1.997497\" yaw=\"-359.969543\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.393997\" y=\"157.840302\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.669861\" y=\"199.159119\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.420914\" y=\"129.449753\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.385529\" y=\"102.149704\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"347.364807\" y=\"330.609985\" yaw=\"-360.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.305054\" y=\"170.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.776917\" y=\"203.648758\" yaw=\"-269.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.731323\" y=\"279.158691\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"108.960220\" y=\"-2.049372\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.388832\" y=\"123.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.638924\" y=\"330.580475\" yaw=\"0.030693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"221.619781\" y=\"330.602600\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"229.419052\" y=\"133.472092\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.631073\" y=\"-2.016634\" yaw=\"-179.969543\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.865845\" y=\"56.418781\" yaw=\"-269.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"229.420197\" y=\"195.151291\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.018406\" y=\"237.957611\" yaw=\"269.970062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.964088\" y=\"133.958954\" yaw=\"269.970062\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.813141\" y=\"143.671173\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.297577\" y=\"78.537582\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.380661\" y=\"1.961635\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.380058\" y=\"66.150307\" yaw=\"89.991295\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"279.420135\" y=\"195.155350\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.420174\" y=\"195.141693\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.008924\" y=\"330.549622\" yaw=\"0.030693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.392479\" y=\"147.839706\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"199.419815\" y=\"199.148849\" yaw=\"0.004656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.755463\" y=\"239.158752\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.170242\" y=\"59.489185\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.629364\" y=\"-2.032224\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.935089\" y=\"52.781605\" yaw=\"124.346703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.419838\" y=\"199.142838\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.629364\" y=\"-2.034359\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.372925\" y=\"19.239697\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"162.989746\" y=\"55.491158\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.381279\" y=\"74.150307\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"143.419815\" y=\"199.144302\" yaw=\"0.004656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"330.040161\" y=\"198.972015\" yaw=\"-10.947124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.970000\" y=\"9.960771\" yaw=\"-89.977921\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.395210\" y=\"165.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.412315\" y=\"278.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.400459\" y=\"200.329697\" yaw=\"-90.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.898247\" y=\"125.241501\" yaw=\"-111.151154\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.379066\" y=\"6.517596\" yaw=\"92.420227\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.938339\" y=\"53.915596\" yaw=\"138.283386\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"331.846191\" y=\"58.433147\" yaw=\"-23.799847\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"166.989746\" y=\"55.490669\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.052342\" y=\"67.959229\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.027664\" y=\"43.017540\" yaw=\"90.069595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.379360\" y=\"-2.025980\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.893829\" y=\"10.069620\" yaw=\"-269.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"169.630203\" y=\"-2.042897\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.690659\" y=\"1.952082\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"331.748627\" y=\"60.375195\" yaw=\"29.534765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.231079\" y=\"-1.999316\" yaw=\"-539.969543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.389763\" y=\"55.497444\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"197.419067\" y=\"133.457794\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.878906\" y=\"34.791203\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.373230\" y=\"21.240301\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"123.419106\" y=\"133.424728\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"319.628113\" y=\"1.985490\" yaw=\"0.030457\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.316864\" y=\"226.540405\" yaw=\"89.987915\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.953050\" y=\"53.962593\" yaw=\"270.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.373535\" y=\"23.240301\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"156.022156\" y=\"55.040741\" yaw=\"53.606384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"215.419083\" y=\"133.465836\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.008923\" y=\"330.561401\" yaw=\"0.030693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.620636\" y=\"330.594696\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"225.629791\" y=\"1.963080\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.345581\" y=\"38.537613\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.412621\" y=\"280.330322\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.620636\" y=\"330.596191\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.373505\" y=\"59.473961\" yaw=\"3.136866\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"227.629807\" y=\"1.963293\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.420174\" y=\"195.142517\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.419083\" y=\"133.464935\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.998688\" y=\"129.515244\" yaw=\"-179.974396\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.714386\" y=\"307.158691\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.316772\" y=\"62.545238\" yaw=\"-89.931236\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.854584\" y=\"75.028786\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"221.619781\" y=\"330.602600\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.335999\" y=\"282.539215\" yaw=\"-90.022263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.619781\" y=\"330.605591\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.312653\" y=\"206.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"327.664429\" y=\"195.159286\" yaw=\"-179.995331\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.397034\" y=\"177.839691\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.066544\" y=\"11.017562\" yaw=\"90.069595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.032311\" y=\"15.959229\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.420181\" y=\"195.143158\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"79.379662\" y=\"-2.042276\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.054398\" y=\"21.022415\" yaw=\"270.069580\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.629791\" y=\"1.967562\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.379356\" y=\"-2.033802\" yaw=\"179.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.987860\" y=\"225.960999\" yaw=\"89.970070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.380669\" y=\"1.972064\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.064117\" y=\"13.022416\" yaw=\"270.069580\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.808319\" y=\"151.668762\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"309.420135\" y=\"195.157791\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.686531\" y=\"322.141693\" yaw=\"-120.516022\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.397949\" y=\"183.839691\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.169739\" y=\"55.473099\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.372322\" y=\"15.240304\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"97.638924\" y=\"330.586914\" yaw=\"0.030693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.397034\" y=\"177.839691\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.884949\" y=\"24.791201\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"169.170242\" y=\"59.490402\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.983519\" y=\"267.958374\" yaw=\"90.007477\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.620636\" y=\"330.591492\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"223.419083\" y=\"133.469406\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.727692\" y=\"285.158691\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.380058\" y=\"66.149696\" yaw=\"-90.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.386749\" y=\"110.150307\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.054398\" y=\"21.017555\" yaw=\"90.069595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.629791\" y=\"1.957957\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.983999\" y=\"318.415253\" yaw=\"448.290100\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"79.638924\" y=\"330.577271\" yaw=\"0.030693\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.476979\" y=\"-1.888495\" yaw=\"171.458221\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.992039\" y=\"217.960999\" yaw=\"89.970070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.832855\" y=\"111.031189\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"215.169739\" y=\"55.484798\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"113.390244\" y=\"59.497200\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.880127\" y=\"32.791203\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.630219\" y=\"-2.038201\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"120.960220\" y=\"-2.048092\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"261.169739\" y=\"55.479191\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"107.389763\" y=\"55.497929\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.420929\" y=\"129.459579\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.401367\" y=\"206.329941\" yaw=\"-270.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.898247\" y=\"125.241501\" yaw=\"-111.151154\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.397644\" y=\"181.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.114243\" y=\"135.203018\" yaw=\"112.901924\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.064117\" y=\"13.022416\" yaw=\"270.069580\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.656982\" y=\"55.880138\" yaw=\"-49.197380\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.395515\" y=\"167.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.393692\" y=\"155.839706\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.389771\" y=\"55.494274\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.239929\" y=\"126.496277\" yaw=\"68.072350\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"265.419830\" y=\"199.154205\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.390244\" y=\"59.495251\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.824249\" y=\"6.933898\" yaw=\"81.003395\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.986652\" y=\"291.958374\" yaw=\"90.007477\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.008924\" y=\"330.550690\" yaw=\"0.030693\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.080231\" y=\"-2.044130\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.071411\" y=\"7.012000\" yaw=\"90.069611\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"261.629364\" y=\"-2.033078\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.389763\" y=\"55.495735\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.628113\" y=\"1.982303\" yaw=\"0.030457\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.291962\" y=\"108.543205\" yaw=\"89.987915\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.392174\" y=\"145.839706\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.419098\" y=\"133.489075\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"165.420197\" y=\"195.146088\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.380363\" y=\"68.149696\" yaw=\"-90.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.895020\" y=\"8.069620\" yaw=\"-269.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"237.629364\" y=\"-2.035640\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"124.960220\" y=\"-2.047665\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"209.629791\" y=\"1.961372\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.630219\" y=\"-2.038201\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.379364\" y=\"-2.040972\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"373.729980\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"135.620193\" y=\"326.593414\" yaw=\"180.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"326.228943\" y=\"1.988997\" yaw=\"-359.969543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.763916\" y=\"225.158752\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"341.317749\" y=\"325.012054\" yaw=\"-139.677643\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"235.420181\" y=\"195.151779\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.137390\" y=\"50.496269\" yaw=\"81.342621\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"333.583984\" y=\"126.738998\" yaw=\"127.633186\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"66.011063\" y=\"326.569977\" yaw=\"180.030701\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.014228\" y=\"229.957611\" yaw=\"269.970062\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.381279\" y=\"74.149704\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.374748\" y=\"31.240303\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.024712\" y=\"55.483421\" yaw=\"-176.417542\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"122.958931\" y=\"1.952122\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"139.420181\" y=\"195.143967\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.390350\" y=\"133.839691\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"330.040161\" y=\"198.972015\" yaw=\"-10.947124\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"253.169739\" y=\"55.480167\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"349.729980\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"327.610535\" y=\"129.515976\" yaw=\"-179.974396\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"279.170227\" y=\"59.476997\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.338379\" y=\"44.537609\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.989746\" y=\"55.492863\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.388527\" y=\"121.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.404709\" y=\"228.330307\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.620636\" y=\"330.594482\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.989746\" y=\"55.492863\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"261.629791\" y=\"1.966922\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.419098\" y=\"133.514984\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.420197\" y=\"195.152908\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.401062\" y=\"204.329697\" yaw=\"-90.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"227.419067\" y=\"133.471191\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"323.170227\" y=\"59.471638\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.729980\" y=\"330.609985\" yaw=\"-0.000000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.420937\" y=\"129.426514\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.419830\" y=\"199.156006\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.049530\" y=\"25.017551\" yaw=\"90.069595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.690659\" y=\"1.950127\" yaw=\"359.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.030106\" y=\"41.017544\" yaw=\"90.069595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.895142\" y=\"7.929170\" yaw=\"-89.965363\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.824249\" y=\"6.933898\" yaw=\"81.003395\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.340790\" y=\"42.537609\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.778137\" y=\"201.651169\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.397339\" y=\"179.839691\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.315613\" y=\"220.539886\" yaw=\"-90.012085\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.350372\" y=\"34.545250\" yaw=\"-89.931236\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.392776\" y=\"149.840302\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.419838\" y=\"199.140884\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.390244\" y=\"59.497684\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"166.079498\" y=\"1.956724\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.386139\" y=\"106.150314\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.419815\" y=\"199.149826\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.644714\" y=\"59.323166\" yaw=\"129.583725\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.086929\" y=\"1.954804\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.989746\" y=\"55.492374\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.629791\" y=\"1.967562\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.823952\" y=\"51.465080\" yaw=\"-112.733887\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.011063\" y=\"326.576416\" yaw=\"180.030701\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.830444\" y=\"115.031189\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.169739\" y=\"55.487965\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.773590\" y=\"209.158752\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.420868\" y=\"129.498001\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"329.305359\" y=\"133.603134\" yaw=\"9.448957\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.725281\" y=\"289.158691\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.689362\" y=\"-2.042703\" yaw=\"179.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"237.170227\" y=\"59.482117\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"259.170227\" y=\"59.479435\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"261.420135\" y=\"195.153885\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.393082\" y=\"151.839706\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.020386\" y=\"49.028820\" yaw=\"-89.930389\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.169739\" y=\"55.487965\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"261.629791\" y=\"1.966922\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.380669\" y=\"1.967501\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"120.960220\" y=\"-2.048092\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.522766\" y=\"4.524262\" yaw=\"-252.523697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.398628\" y=\"188.330307\" yaw=\"-270.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"144.960526\" y=\"-2.045530\" yaw=\"-179.993866\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.170242\" y=\"59.484310\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"277.169739\" y=\"55.477242\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.960220\" y=\"-2.046384\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.419067\" y=\"133.472992\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.875275\" y=\"40.791203\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.400154\" y=\"198.330307\" yaw=\"-270.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"247.419830\" y=\"199.152756\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.406837\" y=\"242.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.419815\" y=\"199.144623\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.402588\" y=\"214.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.080231\" y=\"-2.045411\" yaw=\"-179.993866\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.693993\" y=\"135.491699\" yaw=\"-49.040955\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"319.170227\" y=\"59.472126\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"371.729980\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"171.620193\" y=\"326.597260\" yaw=\"180.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"289.170227\" y=\"59.475780\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.784180\" y=\"191.648758\" yaw=\"-269.965363\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.570969\" y=\"1.149172\" yaw=\"-133.369568\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.387054\" y=\"112.150314\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.638924\" y=\"330.580475\" yaw=\"0.030693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.620636\" y=\"330.594482\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.044678\" y=\"29.022408\" yaw=\"270.069580\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.051572\" y=\"65.959229\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.569435\" y=\"56.394455\" yaw=\"156.483139\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.391563\" y=\"141.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.848541\" y=\"85.031197\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.328766\" y=\"52.537601\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"195.630219\" y=\"-2.040122\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.051572\" y=\"65.959229\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.592941\" y=\"60.490070\" yaw=\"-33.023804\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.629791\" y=\"1.959024\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.629807\" y=\"1.965641\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.854584\" y=\"75.028786\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.569435\" y=\"56.394455\" yaw=\"156.483139\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.045313\" y=\"115.961037\" yaw=\"89.970070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.386444\" y=\"108.150307\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"332.082855\" y=\"134.787018\" yaw=\"36.722546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.107460\" y=\"1.299041\" yaw=\"-130.410095\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.228943\" y=\"1.996434\" yaw=\"-359.969543\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.086929\" y=\"1.954590\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.371704\" y=\"11.206235\" yaw=\"-90.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"326.508331\" y=\"195.159180\" yaw=\"-179.995331\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.619995\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"330.678436\" y=\"199.620224\" yaw=\"20.589420\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"195.420914\" y=\"129.456894\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.619781\" y=\"330.607941\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.314331\" y=\"214.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"142.960220\" y=\"-2.045744\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.419083\" y=\"133.434555\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.869446\" y=\"50.421200\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.803436\" y=\"52.883114\" yaw=\"67.474503\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.980377\" y=\"49.972469\" yaw=\"96.474472\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"332.166687\" y=\"-1.248837\" yaw=\"-159.195557\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.868256\" y=\"52.418781\" yaw=\"-269.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.709564\" y=\"315.158691\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.629807\" y=\"1.965641\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"378.588928\" y=\"2.016812\" yaw=\"0.030457\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.379364\" y=\"-2.041624\" yaw=\"179.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.035912\" y=\"133.961029\" yaw=\"89.970070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"185.630203\" y=\"-2.041189\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.912659\" y=\"55.678406\" yaw=\"169.532272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.630203\" y=\"-2.041830\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.161293\" y=\"54.961605\" yaw=\"56.752056\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.337555\" y=\"286.539215\" yaw=\"-90.022263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.301270\" y=\"152.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"171.620636\" y=\"330.597260\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.753052\" y=\"243.161118\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.374748\" y=\"31.239697\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.958923\" y=\"1.954043\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.337555\" y=\"286.539215\" yaw=\"-90.022263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.317719\" y=\"230.539886\" yaw=\"-90.012085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.329010\" y=\"264.541077\" yaw=\"89.977737\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.909576\" y=\"321.026550\" yaw=\"-103.250977\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"327.719971\" y=\"330.609985\" yaw=\"-360.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.420868\" y=\"129.510513\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.169754\" y=\"55.487720\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.066544\" y=\"11.017562\" yaw=\"90.069595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.380661\" y=\"1.962287\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.405624\" y=\"234.330307\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.420914\" y=\"129.464050\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.398628\" y=\"188.330307\" yaw=\"-270.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.420197\" y=\"195.148361\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.419083\" y=\"133.464935\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.620193\" y=\"326.597900\" yaw=\"180.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.419838\" y=\"199.141052\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.708344\" y=\"317.158691\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.291962\" y=\"108.539558\" yaw=\"-90.012085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"336.142151\" y=\"133.302460\" yaw=\"-130.318817\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.630219\" y=\"-2.039482\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.638924\" y=\"330.579407\" yaw=\"0.030693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"337.679901\" y=\"324.828125\" yaw=\"-64.513710\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.169739\" y=\"55.480656\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.016899\" y=\"-1.432069\" yaw=\"-201.501068\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"227.420181\" y=\"195.151123\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.389740\" y=\"129.839691\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.784180\" y=\"191.648758\" yaw=\"-269.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.740967\" y=\"263.158691\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.420181\" y=\"195.143814\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"135.620636\" y=\"330.593414\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.389763\" y=\"55.497444\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"247.419052\" y=\"133.480133\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.389763\" y=\"55.495735\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.379364\" y=\"-2.037713\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.838898\" y=\"101.028778\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.420135\" y=\"195.154541\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.990234\" y=\"59.493107\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.375359\" y=\"35.240303\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.411705\" y=\"274.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"223.419083\" y=\"133.469406\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.371712\" y=\"11.240304\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.403496\" y=\"220.330307\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.379456\" y=\"62.150303\" yaw=\"-270.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.379356\" y=\"-2.035758\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.969229\" y=\"11.960771\" yaw=\"270.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"259.629791\" y=\"1.966708\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.420868\" y=\"129.506943\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"143.420944\" y=\"129.433670\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.641060\" y=\"326.581543\" yaw=\"180.030701\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.390244\" y=\"59.496223\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"332.158020\" y=\"195.854584\" yaw=\"-159.656555\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.884949\" y=\"24.791201\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.017004\" y=\"263.960236\" yaw=\"270.007477\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.980801\" y=\"165.958954\" yaw=\"269.970062\" z=\"0.0\" />\n    </weather>\n  </route>\n  </routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_01.xml",
    "content": "<routes><route id=\"0\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.618919\" y=\"330.589050\" yaw=\"0.030693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"113.390244\" y=\"59.497200\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.082291\" y=\"6.991820\" yaw=\"-267.233337\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"143.419083\" y=\"133.433670\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"251.629364\" y=\"-2.034145\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"273.170227\" y=\"59.477730\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.387657\" y=\"116.150307\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"279.419098\" y=\"133.494431\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"259.419098\" y=\"133.485489\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"257.629364\" y=\"-2.033505\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"275.419098\" y=\"133.492645\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.362366\" y=\"24.537628\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.871887\" y=\"46.421200\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.169739\" y=\"55.484310\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.170227\" y=\"59.472610\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.815002\" y=\"140.578766\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.813812\" y=\"142.581161\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.420914\" y=\"129.455109\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.524071\" y=\"-2.017337\" yaw=\"-184.778290\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.048446\" y=\"109.962845\" yaw=\"89.970070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"281.169739\" y=\"55.476757\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.412857\" y=\"-1.492092\" yaw=\"-161.268585\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"157.047180\" y=\"3.229311\" yaw=\"-117.354309\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.419083\" y=\"133.455109\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"341.317749\" y=\"325.012054\" yaw=\"-139.677643\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.835266\" y=\"107.031189\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.867035\" y=\"54.418781\" yaw=\"-269.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"328.551544\" y=\"195.131104\" yaw=\"174.821686\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.420181\" y=\"195.144943\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.620628\" y=\"330.590851\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.395210\" y=\"165.839706\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.386444\" y=\"108.149704\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"295.620209\" y=\"330.609985\" yaw=\"-0.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.299561\" y=\"144.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.743378\" y=\"259.161133\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.641205\" y=\"129.515091\" yaw=\"-179.974396\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.890991\" y=\"14.788789\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.760315\" y=\"231.158752\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.390244\" y=\"59.497444\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"209.170242\" y=\"59.485527\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.391869\" y=\"143.839706\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"221.170242\" y=\"59.484066\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.061691\" y=\"15.017559\" yaw=\"90.069595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.379364\" y=\"-2.027936\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.781769\" y=\"195.651169\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.420937\" y=\"129.418472\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"221.170242\" y=\"59.484066\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"289.420135\" y=\"195.156158\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"144.960526\" y=\"-2.045530\" yaw=\"-179.993866\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.379181\" y=\"10.537639\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.231079\" y=\"-1.999316\" yaw=\"-539.969543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.379364\" y=\"-2.039017\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.080231\" y=\"-2.044130\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.066544\" y=\"11.022422\" yaw=\"-89.930359\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.724060\" y=\"291.158691\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.305481\" y=\"172.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"261.169739\" y=\"55.479191\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.066544\" y=\"11.017562\" yaw=\"90.069595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.766327\" y=\"221.158752\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.620209\" y=\"326.598328\" yaw=\"180.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.745819\" y=\"255.161118\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.144867\" y=\"4.007700\" yaw=\"-46.989243\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.809273\" y=\"191.568359\" yaw=\"-113.446259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.384315\" y=\"94.149704\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.347687\" y=\"312.541077\" yaw=\"89.977737\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.909576\" y=\"321.026550\" yaw=\"-103.250977\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.620209\" y=\"326.601532\" yaw=\"180.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.415962\" y=\"302.329712\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.419830\" y=\"199.155838\" yaw=\"0.004656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"378.588928\" y=\"2.016812\" yaw=\"0.030457\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.384315\" y=\"94.150307\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.419083\" y=\"133.467621\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.718018\" y=\"301.158722\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.297455\" y=\"134.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.419098\" y=\"133.510513\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"289.420135\" y=\"195.156158\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.411095\" y=\"270.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.379364\" y=\"-2.039017\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.379974\" y=\"65.572983\" yaw=\"-90.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.040786\" y=\"37.959229\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"165.620636\" y=\"330.596619\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"337.697540\" y=\"200.546646\" yaw=\"-117.887970\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"175.420914\" y=\"129.447968\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.079803\" y=\"1.956511\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.086929\" y=\"1.954590\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"259.629791\" y=\"1.966708\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.415352\" y=\"298.330322\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.011070\" y=\"326.543182\" yaw=\"180.030701\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.395821\" y=\"169.839706\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.464981\" y=\"55.265636\" yaw=\"164.461945\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.314758\" y=\"216.540405\" yaw=\"89.987915\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"332.158020\" y=\"195.854584\" yaw=\"-159.656555\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.620193\" y=\"326.596405\" yaw=\"180.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.994381\" y=\"191.958939\" yaw=\"269.970062\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.619781\" y=\"330.603668\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.815002\" y=\"140.581161\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.420914\" y=\"129.454224\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.025391\" y=\"199.140686\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.417480\" y=\"312.330322\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.014653\" y=\"281.960236\" yaw=\"270.007477\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.943196\" y=\"93.958954\" yaw=\"269.970062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.657959\" y=\"58.719166\" yaw=\"-21.984991\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.016945\" y=\"1.713765\" yaw=\"125.233765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.170227\" y=\"59.472855\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.796234\" y=\"171.668762\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.619995\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.989761\" y=\"55.491646\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.644714\" y=\"59.323166\" yaw=\"129.583725\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"359.729980\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.011063\" y=\"326.572113\" yaw=\"180.030701\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"347.469086\" y=\"326.609985\" yaw=\"-180.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.856995\" y=\"71.031197\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"329.940918\" y=\"133.395340\" yaw=\"-8.799017\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.781769\" y=\"195.648758\" yaw=\"-269.965363\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.620209\" y=\"326.598328\" yaw=\"180.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.011063\" y=\"326.574249\" yaw=\"180.030701\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.044678\" y=\"29.022408\" yaw=\"270.069580\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.396431\" y=\"173.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.420181\" y=\"195.149826\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.420174\" y=\"195.142990\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.025465\" y=\"153.961029\" yaw=\"89.970070\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"60.008915\" y=\"330.566772\" yaw=\"0.030693\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"346.231079\" y=\"-2.000378\" yaw=\"-539.969543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.080231\" y=\"-2.045197\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.782959\" y=\"193.651169\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.420197\" y=\"195.148041\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"239.419067\" y=\"133.476562\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.420197\" y=\"195.148193\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.827087\" y=\"120.578773\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"165.420914\" y=\"129.443497\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"344.231079\" y=\"-2.001441\" yaw=\"-539.969543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.420135\" y=\"195.157135\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"331.276581\" y=\"2.462730\" yaw=\"22.797394\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"265.169739\" y=\"55.478706\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.309265\" y=\"190.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"341.629425\" y=\"-1.439195\" yaw=\"-198.989929\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.419106\" y=\"133.422043\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.859131\" y=\"67.531212\" yaw=\"-89.965363\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"175.620193\" y=\"326.597687\" yaw=\"180.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.387962\" y=\"118.149704\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.375053\" y=\"33.240303\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.401672\" y=\"208.330307\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.278381\" y=\"329.742920\" yaw=\"-21.258690\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.404106\" y=\"224.329712\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"281.629364\" y=\"-2.030944\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.379364\" y=\"-2.029239\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"291.419830\" y=\"199.156326\" yaw=\"0.004656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.802277\" y=\"161.671173\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"327.610535\" y=\"129.515976\" yaw=\"-179.974396\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.630737\" y=\"5.738419\" yaw=\"-103.580780\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.592941\" y=\"60.490070\" yaw=\"-33.023804\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.882538\" y=\"28.791201\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"126.960220\" y=\"-2.047451\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.040090\" y=\"125.961037\" yaw=\"89.970070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.380669\" y=\"1.966849\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.377327\" y=\"48.150040\" yaw=\"-90.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.420197\" y=\"195.151443\" yaw=\"180.004654\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.298775\" y=\"197.813538\" yaw=\"140.149124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"390.290100\" y=\"3.940127\" yaw=\"44.670177\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.289429\" y=\"96.543205\" yaw=\"89.987915\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.412857\" y=\"-1.492092\" yaw=\"-161.268585\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.053668\" y=\"99.962852\" yaw=\"89.970070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.815002\" y=\"140.578766\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.620422\" y=\"326.606232\" yaw=\"180.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.872864\" y=\"44.788780\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.780548\" y=\"197.648758\" yaw=\"-269.965363\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.463898\" y=\"130.082718\" yaw=\"158.768646\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.379150\" y=\"60.149689\" yaw=\"-90.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.989746\" y=\"55.492134\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.034622\" y=\"21.959229\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.859802\" y=\"66.421188\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"209.629791\" y=\"1.961372\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.004574\" y=\"193.960999\" yaw=\"89.970070\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.008919\" y=\"330.552826\" yaw=\"0.030693\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.086929\" y=\"1.954804\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.321564\" y=\"58.537598\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.300842\" y=\"150.540405\" yaw=\"89.987915\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.321259\" y=\"244.541122\" yaw=\"89.977737\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.763397\" y=\"2.661757\" yaw=\"-27.690735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.379364\" y=\"-2.022069\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.399239\" y=\"192.329697\" yaw=\"-90.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.419815\" y=\"199.144943\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.420868\" y=\"129.504257\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.398254\" y=\"185.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.420914\" y=\"129.467621\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"160.990234\" y=\"59.491402\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.740967\" y=\"263.161163\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.817413\" y=\"136.581161\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.819824\" y=\"132.581161\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.889771\" y=\"16.791203\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.379360\" y=\"-2.035106\" yaw=\"179.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.007708\" y=\"187.961029\" yaw=\"89.970070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.690659\" y=\"1.952082\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.379360\" y=\"-2.035106\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.618538\" y=\"126.646553\" yaw=\"-123.131897\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.379356\" y=\"-2.033802\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"371.729980\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.807098\" y=\"153.671173\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.377022\" y=\"46.149693\" yaw=\"-90.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.034622\" y=\"21.959229\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n<route id=\"100\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"247.619781\" y=\"330.605377\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.332855\" y=\"196.944000\" yaw=\"-147.128632\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"273.419830\" y=\"199.154861\" yaw=\"0.004656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"259.620392\" y=\"326.606659\" yaw=\"180.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"319.628113\" y=\"1.985490\" yaw=\"0.030457\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.989746\" y=\"55.492134\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.815170\" y=\"57.542278\" yaw=\"-35.244930\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"277.629364\" y=\"-2.031370\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.061691\" y=\"15.022417\" yaw=\"270.069580\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.071404\" y=\"1.256648\" yaw=\"135.894623\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.299164\" y=\"142.540405\" yaw=\"89.987915\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.321259\" y=\"244.541122\" yaw=\"89.977737\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"328.192627\" y=\"55.463299\" yaw=\"-182.691315\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.619995\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"263.629791\" y=\"1.967135\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.420868\" y=\"129.504257\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.802277\" y=\"161.668762\" yaw=\"90.034599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.706970\" y=\"319.448700\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"333.512146\" y=\"52.629639\" yaw=\"-233.512192\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.629791\" y=\"1.961159\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"168.079803\" y=\"1.956937\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.388527\" y=\"121.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.891129\" y=\"321.221161\" yaw=\"-73.924126\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.419815\" y=\"199.149017\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.620636\" y=\"330.597900\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"295.620209\" y=\"330.609985\" yaw=\"-0.000000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.411705\" y=\"274.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.379456\" y=\"62.149689\" yaw=\"-90.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"305.619995\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.620209\" y=\"326.590851\" yaw=\"180.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.960220\" y=\"-2.045957\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.393387\" y=\"153.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.980331\" y=\"59.082455\" yaw=\"15.445179\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.379360\" y=\"-2.035106\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.393692\" y=\"155.840302\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.011076\" y=\"326.550690\" yaw=\"180.030701\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.232552\" y=\"5.834118\" yaw=\"-99.804626\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.476979\" y=\"-1.888495\" yaw=\"171.458221\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.382187\" y=\"80.150307\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.419083\" y=\"133.448853\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.380669\" y=\"1.964894\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"135.419083\" y=\"133.430099\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"358.591064\" y=\"-1.993812\" yaw=\"-179.969543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"279.629364\" y=\"-2.031157\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.967688\" y=\"15.962597\" yaw=\"270.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.027664\" y=\"43.017540\" yaw=\"90.069595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.858582\" y=\"68.421196\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"156.989746\" y=\"55.491890\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"317.628113\" y=\"1.984428\" yaw=\"0.030457\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"273.420135\" y=\"195.154861\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.307190\" y=\"70.537575\" yaw=\"90.068764\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.305481\" y=\"172.540405\" yaw=\"89.987915\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.958923\" y=\"1.954043\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.476979\" y=\"-1.888495\" yaw=\"171.458221\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"166.079803\" y=\"1.956724\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.379364\" y=\"-2.029239\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"168.079803\" y=\"1.956937\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.829224\" y=\"117.028778\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.291733\" y=\"4.299034\" yaw=\"56.647476\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.427422\" y=\"7.480950\" yaw=\"-82.437439\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.969229\" y=\"11.960771\" yaw=\"270.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.380669\" y=\"1.958376\" yaw=\"359.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.419098\" y=\"133.497116\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.169739\" y=\"55.473099\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.630219\" y=\"-2.042470\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.390961\" y=\"137.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.475353\" y=\"327.070770\" yaw=\"407.477295\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"227.619781\" y=\"330.603241\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.946116\" y=\"71.962593\" yaw=\"270.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.380669\" y=\"1.959028\" yaw=\"359.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.228943\" y=\"1.996434\" yaw=\"-359.969543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"223.420914\" y=\"129.469406\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.389763\" y=\"55.496712\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.389137\" y=\"125.840302\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.817413\" y=\"136.581161\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.382187\" y=\"80.149696\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.741371\" y=\"55.498741\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.408363\" y=\"252.330307\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.049530\" y=\"25.022409\" yaw=\"270.069580\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.364777\" y=\"22.537632\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"237.419052\" y=\"133.475662\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"235.420181\" y=\"195.151779\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.293732\" y=\"5.882170\" yaw=\"-74.233063\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.056964\" y=\"79.959221\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.706573\" y=\"320.092926\" yaw=\"-449.965393\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.420181\" y=\"195.149338\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.858582\" y=\"68.421196\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"227.169739\" y=\"55.483334\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.420937\" y=\"129.423843\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.690659\" y=\"1.950127\" yaw=\"359.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.297028\" y=\"132.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.352783\" y=\"32.545269\" yaw=\"-89.931236\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.380664\" y=\"1.979886\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.389763\" y=\"55.495491\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.008926\" y=\"330.574249\" yaw=\"0.030693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"215.419815\" y=\"199.150146\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.373230\" y=\"21.239698\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.382492\" y=\"82.150307\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.320465\" y=\"242.541122\" yaw=\"89.977737\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.619995\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.170227\" y=\"59.476269\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.895142\" y=\"7.929170\" yaw=\"-89.965363\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"247.170242\" y=\"59.480900\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"217.420914\" y=\"129.466736\" yaw=\"180.025604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.079803\" y=\"1.955230\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.379356\" y=\"-2.037061\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.402588\" y=\"214.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.377625\" y=\"50.149689\" yaw=\"-90.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.408058\" y=\"250.330307\" yaw=\"89.991280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.619781\" y=\"330.601532\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.734924\" y=\"273.161133\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.787781\" y=\"185.651169\" yaw=\"270.034607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.170242\" y=\"59.488941\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.362366\" y=\"24.537628\" yaw=\"90.068764\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.990234\" y=\"59.492134\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"299.631073\" y=\"-2.025134\" yaw=\"-179.969543\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.082291\" y=\"6.991820\" yaw=\"-267.233337\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.427422\" y=\"7.480950\" yaw=\"-82.437439\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.998306\" y=\"-2.002902\" yaw=\"-174.841339\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.376579\" y=\"43.240303\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"215.419083\" y=\"133.465836\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"309.169739\" y=\"55.473343\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"139.390244\" y=\"59.494030\" yaw=\"-0.006982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.689362\" y=\"-2.049873\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.620193\" y=\"326.601746\" yaw=\"180.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.680466\" y=\"326.155823\" yaw=\"-162.108551\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"291.419098\" y=\"133.499786\" yaw=\"0.025599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.734924\" y=\"273.158691\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.574310\" y=\"133.398773\" yaw=\"3.089211\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.012042\" y=\"301.960236\" yaw=\"270.007477\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.169739\" y=\"55.472610\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.107460\" y=\"1.299041\" yaw=\"-130.410095\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.007889\" y=\"194.517639\" yaw=\"-156.697388\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"195.419083\" y=\"133.456894\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.786591\" y=\"187.648758\" yaw=\"-269.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"332.339294\" y=\"325.056702\" yaw=\"138.957932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"327.206848\" y=\"59.471146\" yaw=\"-360.006958\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"317.420135\" y=\"195.158432\" yaw=\"180.004654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"380.591064\" y=\"-1.982125\" yaw=\"-179.969543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.169739\" y=\"55.478218\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.064117\" y=\"13.022416\" yaw=\"270.069580\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.883728\" y=\"26.788788\" yaw=\"90.034599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"239.629807\" y=\"1.964574\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.324219\" y=\"8.062312\" yaw=\"82.725044\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.303802\" y=\"164.539551\" yaw=\"-90.012085\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"327.631409\" y=\"-2.010259\" yaw=\"-539.969543\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"227.420914\" y=\"129.471191\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.379356\" y=\"-2.035758\" yaw=\"179.981323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.298775\" y=\"197.813538\" yaw=\"140.149124\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.011063\" y=\"326.575348\" yaw=\"180.030701\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"209.620209\" y=\"326.601318\" yaw=\"180.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.399841\" y=\"196.329697\" yaw=\"-90.008698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.380669\" y=\"1.970109\" yaw=\"359.981323\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"215.170242\" y=\"59.484798\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"110.960220\" y=\"-2.049159\" yaw=\"-179.993881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"299.170227\" y=\"59.474564\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.169739\" y=\"55.486015\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.629791\" y=\"1.961799\" yaw=\"0.006119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"195.629791\" y=\"1.959878\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"247.169739\" y=\"55.480900\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.620636\" y=\"330.595551\" yaw=\"0.006119\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"329.719971\" y=\"330.609985\" yaw=\"-360.000000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.380363\" y=\"68.150307\" yaw=\"-270.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"156.990234\" y=\"59.491890\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.403801\" y=\"222.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.419098\" y=\"133.490860\" yaw=\"0.025599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"380.591064\" y=\"-1.982125\" yaw=\"-179.969543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"332.455200\" y=\"53.766724\" yaw=\"-220.715240\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.401672\" y=\"208.329697\" yaw=\"-90.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"203.170242\" y=\"59.486259\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.895142\" y=\"7.929170\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.307587\" y=\"182.540405\" yaw=\"89.987915\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.404411\" y=\"226.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.068970\" y=\"9.017282\" yaw=\"90.069595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.388229\" y=\"119.901497\" yaw=\"-90.008698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"223.170242\" y=\"59.483822\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.420944\" y=\"129.438141\" yaw=\"180.025604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"162.990234\" y=\"59.491158\" yaw=\"-0.006982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.797424\" y=\"169.671173\" yaw=\"270.034607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.025238\" y=\"45.022396\" yaw=\"270.069580\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.407143\" y=\"244.329712\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.419830\" y=\"199.158112\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.469116\" y=\"129.413589\" yaw=\"-179.974396\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.419830\" y=\"199.152908\" yaw=\"0.004656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.387962\" y=\"118.149704\" yaw=\"269.991272\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.039245\" y=\"33.959229\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.007708\" y=\"187.961029\" yaw=\"89.970070\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.416573\" y=\"306.329712\" yaw=\"269.991272\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.989761\" y=\"55.491646\" yaw=\"179.993011\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.410789\" y=\"268.330322\" yaw=\"89.991280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.893707\" y=\"10.318974\" yaw=\"-89.965363\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.630219\" y=\"-2.037561\" yaw=\"-179.993881\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.977668\" y=\"159.958954\" yaw=\"269.970062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.950739\" y=\"59.962589\" yaw=\"270.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"332.325470\" y=\"132.724121\" yaw=\"-22.643589\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"237.169739\" y=\"55.482117\" yaw=\"179.993011\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.044678\" y=\"29.022408\" yaw=\"270.069580\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"295.628113\" y=\"1.972741\" yaw=\"0.030457\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.301697\" y=\"154.540405\" yaw=\"89.987915\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"361.729980\" y=\"326.609985\" yaw=\"180.000000\" z=\"0.0\" />\n    </weather>\n  </route>\n</routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_02.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.959793\" y=\"1.954470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"323.170227\" y=\"59.471638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.690659\" y=\"1.951431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.390045\" y=\"131.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.197220\" y=\"2.047864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.252625\"/>\n      <waypoint x=\"334.216400\" y=\"51.447861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.904404\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"117.420937\" y=\"129.422043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.402588\" y=\"214.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.990234\" y=\"59.491402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"88.381882\" y=\"78.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.669861\" y=\"199.159119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"229.420914\" y=\"129.472092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.387657\" y=\"116.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"229.419815\" y=\"199.151291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.328766\" y=\"52.537601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n      <waypoint x=\"391.422791\" y=\"323.050293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.053185\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.419083\" y=\"133.448853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.737366\" y=\"189.178192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.894684\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.830444\" y=\"115.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"335.698914\" y=\"324.148254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.004601\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.008915\" y=\"330.564606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"92.400459\" y=\"200.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.382187\" y=\"80.149696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"177.629791\" y=\"1.957957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.396729\" y=\"175.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"209.170242\" y=\"59.485527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.341461\" y=\"296.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.291962\" y=\"108.539558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.846130\" y=\"89.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.333588\" y=\"48.537609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.630219\" y=\"-2.039695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"160.990234\" y=\"59.491402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"396.311401\" y=\"200.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.169739\" y=\"55.479923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"90.361458\" y=\"128.624069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.341408\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.206848\" y=\"59.471146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.006958\"/>\n      <waypoint x=\"261.420135\" y=\"195.153885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.458076\" y=\"137.666443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.928078\"/>\n      <waypoint x=\"144.959793\" y=\"1.954470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.759094\" y=\"233.161148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"321.631073\" y=\"-2.013446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.620636\" y=\"330.597687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"396.325897\" y=\"256.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"349.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"329.317871\" y=\"55.573505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"187.631577\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.751831\" y=\"245.161118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.810730\" y=\"147.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.842499\" y=\"95.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"156.989746\" y=\"55.491890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.172028\" y=\"54.644573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-208.039078\"/>\n      <waypoint x=\"334.796234\" y=\"171.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"301.420868\" y=\"129.504257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"225.420914\" y=\"129.470306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.707794\" y=\"318.092926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"119.620209\" y=\"326.591705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.012042\" y=\"301.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n      <waypoint x=\"1.955731\" y=\"117.958931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.801056\" y=\"163.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"103.420174\" y=\"195.141052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.419052\" y=\"133.480133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"191.420197\" y=\"195.148193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.707794\" y=\"318.092926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"305.420868\" y=\"129.506042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.396431\" y=\"173.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"189.629791\" y=\"1.959237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.821045\" y=\"130.581161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.292816\" y=\"112.540398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.401062\" y=\"204.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"155.656982\" y=\"55.880138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.197380\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.228943\" y=\"1.993247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"392.304779\" y=\"72.537575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.707794\" y=\"318.092926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"225.420181\" y=\"195.150955\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.740967\" y=\"263.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"307.420868\" y=\"129.506943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.160095\" y=\"55.471149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"193.169754\" y=\"55.487476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.411095\" y=\"270.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"10.011071\" y=\"326.539978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969299\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.030106\" y=\"41.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"96.692299\" y=\"198.995972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.783012\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.390244\" y=\"59.494274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"279.170227\" y=\"59.476997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.958931\" y=\"1.951695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"317.628113\" y=\"1.984428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.380672\" y=\"1.975975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"154.064117\" y=\"13.017561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.960220\" y=\"-2.048092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"-2.034622\" y=\"21.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"344.036224\" y=\"326.408569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-165.942841\"/>\n      <waypoint x=\"92.413834\" y=\"288.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.367157\" y=\"20.545261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"189.630219\" y=\"-2.040763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.420914\" y=\"129.444397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"11.379361\" y=\"-2.020114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.762726\" y=\"227.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"235.420929\" y=\"129.474777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.054398\" y=\"21.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"334.832855\" y=\"111.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.228943\" y=\"2.000684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"334.753052\" y=\"243.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.419098\" y=\"133.488174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"356.588928\" y=\"2.005125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.170227\" y=\"59.482117\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"227.420914\" y=\"129.471191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.382187\" y=\"80.149696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"154.051971\" y=\"23.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.774506\" y=\"207.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"396.332916\" y=\"274.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.079803\" y=\"1.956511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"88.392479\" y=\"147.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.791382\" y=\"179.671158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.841309\" y=\"97.031181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.317871\" y=\"55.573505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"187.631577\"/>\n      <waypoint x=\"199.630219\" y=\"-2.039695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.379364\" y=\"-2.041624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"-2.041134\" y=\"123.961037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.730103\" y=\"281.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.841309\" y=\"97.031181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.024712\" y=\"55.483421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.417542\"/>\n      <waypoint x=\"130.958923\" y=\"1.952976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.066544\" y=\"11.017562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"111.419106\" y=\"133.419373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.641052\" y=\"326.587982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n      <waypoint x=\"123.419838\" y=\"199.142670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.382797\" y=\"84.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"153.980377\" y=\"49.972469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.474472\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.023804\" y=\"46.202736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n      <waypoint x=\"217.170242\" y=\"59.484554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.966177\" y=\"137.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.965377\" y=\"21.962597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.987174\" y=\"295.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n      <waypoint x=\"92.393997\" y=\"157.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.604233\" y=\"204.021393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.147072\"/>\n      <waypoint x=\"15.379354\" y=\"-2.021418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.335236\" y=\"280.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"247.620407\" y=\"326.605377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.832855\" y=\"111.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"247.169739\" y=\"55.480900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.032532\" y=\"39.017540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"88.391563\" y=\"141.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.763397\" y=\"2.661757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.690735\"/>\n      <waypoint x=\"193.629791\" y=\"1.959664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.877686\" y=\"36.788784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"283.169739\" y=\"55.476513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.669830\" y=\"199.159286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"241.169754\" y=\"55.481628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.419098\" y=\"133.514984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"323.420135\" y=\"195.158920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.379662\" y=\"-2.042928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"105.389763\" y=\"55.498173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"323.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"181.620209\" y=\"326.598328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.377022\" y=\"46.150040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"162.079803\" y=\"1.956297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.420197\" y=\"195.145111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"175.620636\" y=\"330.597687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.047402\" y=\"111.961037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"38.008923\" y=\"330.554993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.169739\" y=\"55.481140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"125.390244\" y=\"59.495735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.308441\" y=\"186.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"334.890991\" y=\"14.788789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.037384\" y=\"35.022404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"88.375053\" y=\"33.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.419830\" y=\"199.153717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"235.420929\" y=\"129.474777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.169739\" y=\"55.480900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"100.680984\" y=\"133.414566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.056194\" y=\"77.959221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"20.008924\" y=\"330.545349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.884949\" y=\"24.791201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.311981\" y=\"66.537582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.007889\" y=\"194.517639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.697388\"/>\n      <waypoint x=\"126.960220\" y=\"-2.047451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.373840\" y=\"25.239698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"41.379360\" y=\"-2.029891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.381279\" y=\"74.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"153.640121\" y=\"-0.428901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.695862\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.047104\" y=\"27.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"88.391869\" y=\"143.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.595093\" y=\"-1.934502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.267059\"/>\n      <waypoint x=\"108.960220\" y=\"-2.049372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.170242\" y=\"59.482361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"267.420135\" y=\"195.154373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.966147\" y=\"19.962589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"92.823952\" y=\"51.465080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.733887\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.990234\" y=\"59.491158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"392.376770\" y=\"12.537639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.740967\" y=\"263.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.855804\" y=\"73.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.419083\" y=\"133.464050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"293.631073\" y=\"-2.028321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.462189\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"303.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.420197\" y=\"195.145920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"144.990234\" y=\"59.493351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.823456\" y=\"126.581177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"129.389771\" y=\"55.495251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"183.629791\" y=\"1.958597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.815002\" y=\"140.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.346893\" y=\"310.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"177.620193\" y=\"326.597900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.411095\" y=\"270.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"85.972282\" y=\"-1.523185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"199.043686\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.620209\" y=\"326.601105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"107.620209\" y=\"326.590424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.169739\" y=\"55.483822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"97.431358\" y=\"55.218575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.707581\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"299.631073\" y=\"-2.025134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"253.170242\" y=\"59.480167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.620392\" y=\"326.607300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"3.464439\" y=\"323.088287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.037415\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.630203\" y=\"-2.042897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"338.947083\" y=\"6.488291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.463440\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.169739\" y=\"55.485287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"155.419083\" y=\"133.439026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.629791\" y=\"1.962439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"325.628937\" y=\"1.988678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.420181\" y=\"195.144623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.417480\" y=\"312.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.865845\" y=\"56.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"334.781769\" y=\"195.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.170242\" y=\"59.482605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"338.886139\" y=\"22.791204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.214172\" y=\"53.773853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.711285\"/>\n      <waypoint x=\"159.725647\" y=\"58.189789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.753492\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.630203\" y=\"-2.042257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.400154\" y=\"198.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"355.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"185.420197\" y=\"195.147705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.420914\" y=\"129.464935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"158.054398\" y=\"21.022415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.403801\" y=\"222.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"315.419830\" y=\"199.158279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.497711\" y=\"51.525883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.024689\"/>\n      <waypoint x=\"179.629791\" y=\"1.958170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.391869\" y=\"143.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.401367\" y=\"206.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.630219\" y=\"-2.042470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"177.170242\" y=\"59.489429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"249.419067\" y=\"133.481033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"378.588928\" y=\"2.016812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.947998\" y=\"57.245186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.150898\"/>\n      <waypoint x=\"392.364777\" y=\"22.537632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.747314\" y=\"49.810009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-259.175568\"/>\n      <waypoint x=\"334.716827\" y=\"303.158722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.725281\" y=\"289.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"253.420197\" y=\"195.153229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.293243\" y=\"114.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"379.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.417786\" y=\"314.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"179.419083\" y=\"133.449753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.689362\" y=\"-2.045310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"-2.057735\" y=\"81.959221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.169754\" y=\"55.488453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"225.629791\" y=\"1.963080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.293732\" y=\"5.882170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.233063\"/>\n      <waypoint x=\"303.628113\" y=\"1.976990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.420197\" y=\"195.146729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"160.990234\" y=\"59.491402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.689362\" y=\"-2.045962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"-2.039245\" y=\"33.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.758453\" y=\"3.352926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.052643\"/>\n      <waypoint x=\"225.170242\" y=\"59.483578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.811920\" y=\"145.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"229.629364\" y=\"-2.036494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.804688\" y=\"157.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.753052\" y=\"243.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.890991\" y=\"14.788789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"217.420914\" y=\"129.466736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.892181\" y=\"12.791205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.302948\" y=\"160.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.419098\" y=\"133.509628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"329.317871\" y=\"55.573505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"187.631577\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.400154\" y=\"198.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"106.958923\" y=\"1.950414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.620407\" y=\"326.606018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"2.014915\" y=\"279.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.609772\" y=\"54.730946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.462097\"/>\n      <waypoint x=\"161.419083\" y=\"133.441711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.014131\" y=\"285.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n      <waypoint x=\"1.995426\" y=\"193.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"249.419067\" y=\"133.481033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"193.420197\" y=\"195.148361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.786591\" y=\"187.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"277.629364\" y=\"-2.031370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.137390\" y=\"50.496269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.342621\"/>\n      <waypoint x=\"205.170242\" y=\"59.486015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.419815\" y=\"199.143478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.825867\" y=\"122.581177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.420135\" y=\"195.157791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.407143\" y=\"244.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.629791\" y=\"1.959878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.828003\" y=\"119.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.409882\" y=\"262.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"291.419830\" y=\"199.156326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.771179\" y=\"213.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"261.620392\" y=\"326.606873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.963836\" y=\"25.962597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"247.629807\" y=\"1.965428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.422791\" y=\"323.050293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.053185\"/>\n      <waypoint x=\"265.620392\" y=\"326.607300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.343018\" y=\"300.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"277.420135\" y=\"195.155182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.891129\" y=\"321.221161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.924126\"/>\n      <waypoint x=\"92.388229\" y=\"119.901497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.629791\" y=\"1.960945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"253.169739\" y=\"55.480167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.780548\" y=\"197.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"133.420944\" y=\"129.429199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.960220\" y=\"-2.049159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"148.990234\" y=\"59.492863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.880356\" y=\"5.570289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.662285\"/>\n      <waypoint x=\"49.379353\" y=\"-2.032499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.720032\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.000000\"/>\n      <waypoint x=\"338.817413\" y=\"136.581161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.640121\" y=\"-0.428901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.695862\"/>\n      <waypoint x=\"113.419106\" y=\"133.420258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.630219\" y=\"-2.038841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.394905\" y=\"163.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.418251\" y=\"317.399231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"173.620636\" y=\"330.597473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.397552\" y=\"2.633306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.571304\"/>\n      <waypoint x=\"153.629395\" y=\"51.440914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.410591\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.420181\" y=\"195.152588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"93.555397\" y=\"192.778076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.884277\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.678436\" y=\"199.620224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.589420\"/>\n      <waypoint x=\"334.721649\" y=\"295.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.381279\" y=\"74.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"154.039825\" y=\"33.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.455200\" y=\"53.766724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.715240\"/>\n      <waypoint x=\"334.763916\" y=\"225.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.016742\" y=\"265.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n      <waypoint x=\"1.954591\" y=\"49.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.693993\" y=\"135.491699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.040955\"/>\n      <waypoint x=\"117.390244\" y=\"59.496712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.865845\" y=\"56.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"199.630219\" y=\"-2.039695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.875931\" y=\"131.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.392000\"/>\n      <waypoint x=\"334.809509\" y=\"149.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.025391\" y=\"199.140854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"2.012042\" y=\"301.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"239.420197\" y=\"195.152100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"360.588928\" y=\"2.007250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"392.329803\" y=\"266.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.395515\" y=\"167.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"114.958931\" y=\"1.951268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.935089\" y=\"52.781605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.346703\"/>\n      <waypoint x=\"334.809509\" y=\"149.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.640121\" y=\"-0.428901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.695862\"/>\n      <waypoint x=\"173.170242\" y=\"59.489914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.958923\" y=\"1.952549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"127.419106\" y=\"133.426514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.406799\" y=\"5.513185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.246201\"/>\n      <waypoint x=\"144.989746\" y=\"55.493351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.390244\" y=\"59.494274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"235.629807\" y=\"1.964147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.960220\" y=\"-2.048732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"203.170242\" y=\"59.486259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.169739\" y=\"55.481873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"49.379353\" y=\"-2.032499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.747803\" y=\"2.386492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.064560\"/>\n      <waypoint x=\"392.316040\" y=\"222.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.169754\" y=\"55.488941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.397644\" y=\"181.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.708191\" y=\"317.451538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"123.620209\" y=\"326.592133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.039825\" y=\"33.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"79.379662\" y=\"-2.042276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.629349\" y=\"-2.036280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"159.309967\" y=\"-1.141606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.994949\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.725647\" y=\"58.189789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.753492\"/>\n      <waypoint x=\"158.079803\" y=\"1.955870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.372925\" y=\"19.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"223.419083\" y=\"133.469406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.420197\" y=\"195.146896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"173.620636\" y=\"330.597473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.073395\" y=\"200.325073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.023743\"/>\n      <waypoint x=\"161.420944\" y=\"129.441711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.945351\" y=\"59.831043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.935883\"/>\n      <waypoint x=\"158.066544\" y=\"11.022422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.960526\" y=\"-2.045317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993866\"/>\n      <waypoint x=\"88.375359\" y=\"35.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.169754\" y=\"55.488209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"113.419106\" y=\"133.420258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.008929\" y=\"330.541046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"117.419106\" y=\"133.422043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.778137\" y=\"201.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"311.420868\" y=\"129.508728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.689362\" y=\"-2.048569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"209.629791\" y=\"1.961372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.418091\" y=\"316.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"2.010049\" y=\"221.957611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.025391\" y=\"199.140854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"88.412918\" y=\"282.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.780548\" y=\"197.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"396.315613\" y=\"220.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_03.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.169739\" y=\"55.485287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.379150\" y=\"60.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.804688\" y=\"157.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"187.169754\" y=\"55.488209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.638924\" y=\"330.581543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"201.620636\" y=\"330.600464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.620636\" y=\"330.593842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"338.762726\" y=\"227.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.689362\" y=\"-2.049873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"215.419083\" y=\"133.465836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.204285\" y=\"1.352351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.323669\"/>\n      <waypoint x=\"219.630219\" y=\"-2.037561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.638924\" y=\"330.583710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"92.375359\" y=\"35.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.420937\" y=\"129.426514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"89.177109\" y=\"321.895905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.444939\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.170242\" y=\"59.490158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"259.629364\" y=\"-2.033292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.412378\" y=\"2.507101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.168638\"/>\n      <waypoint x=\"103.390244\" y=\"59.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.390961\" y=\"137.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.804688\" y=\"6.005044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.884735\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.620209\" y=\"326.592133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.384010\" y=\"92.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"113.389771\" y=\"55.497200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"92.232552\" y=\"5.834118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.804626\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.066544\" y=\"11.022422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n      <waypoint x=\"-2.053112\" y=\"69.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.377022\" y=\"46.150040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"88.404106\" y=\"224.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.080215\" y=\"-2.043276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"92.232552\" y=\"5.834118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.804626\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.630203\" y=\"-2.040549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"100.689362\" y=\"-2.049221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.399841\" y=\"196.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"338.799866\" y=\"165.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.743378\" y=\"259.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.893921\" y=\"9.929166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.079803\" y=\"1.956297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"103.389763\" y=\"55.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"343.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"171.620193\" y=\"326.597260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.216400\" y=\"51.447861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.904404\"/>\n      <waypoint x=\"334.802277\" y=\"161.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"297.170227\" y=\"59.474804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"154.049530\" y=\"25.017551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.313080\" y=\"208.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"358.591064\" y=\"-1.993812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.466537\" y=\"138.087448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.343109\"/>\n      <waypoint x=\"92.380058\" y=\"66.149696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.375969\" y=\"39.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"267.629791\" y=\"1.967562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.990234\" y=\"59.493107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"309.628113\" y=\"1.980178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.420921\" y=\"129.416687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.380272\" y=\"67.572983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.592941\" y=\"60.490070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.023804\"/>\n      <waypoint x=\"158.070023\" y=\"8.163253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.620193\" y=\"326.596619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"8.325197\" y=\"326.458771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.909531\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.008923\" y=\"330.557129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"253.619781\" y=\"330.606018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"394.670715\" y=\"3.047407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"237.716064\"/>\n      <waypoint x=\"183.630219\" y=\"-2.041403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.497711\" y=\"51.525883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.024689\"/>\n      <waypoint x=\"88.380363\" y=\"68.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.380669\" y=\"1.970109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"92.689362\" y=\"-2.046614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.169739\" y=\"55.480900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.388222\" y=\"119.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.178978\" y=\"325.514771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.649078\"/>\n      <waypoint x=\"94.915382\" y=\"200.487946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.080368\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.823952\" y=\"51.465080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.733887\"/>\n      <waypoint x=\"88.414139\" y=\"290.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.223541\" y=\"130.391006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.619415\"/>\n      <waypoint x=\"168.080231\" y=\"-2.043063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.419083\" y=\"133.435455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"263.419098\" y=\"133.487289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.419815\" y=\"199.150955\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"281.419830\" y=\"199.155518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"293.420868\" y=\"129.500687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"94.463898\" y=\"130.082718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.768646\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.302948\" y=\"160.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"311.631073\" y=\"-2.018759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.629791\" y=\"1.967349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.722260\" y=\"124.200851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.676964\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.034622\" y=\"21.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-1.986816\" y=\"227.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.629791\" y=\"1.969910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"307.420868\" y=\"129.506943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.097076\" y=\"202.447525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.312756\"/>\n      <waypoint x=\"396.342224\" y=\"298.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.086273\" y=\"129.503052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.709213\"/>\n      <waypoint x=\"151.420944\" y=\"129.437241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.454124\" y=\"129.414474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"-2.049260\" y=\"59.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.776917\" y=\"203.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"396.322784\" y=\"248.539185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.620392\" y=\"326.607300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"76.011063\" y=\"326.575348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.380363\" y=\"68.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"179.629791\" y=\"1.958170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.552216\" y=\"138.416611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.216423\"/>\n      <waypoint x=\"158.059250\" y=\"17.022415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.378845\" y=\"58.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"88.416573\" y=\"306.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.476979\" y=\"-1.888495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"171.458221\"/>\n      <waypoint x=\"-1.984563\" y=\"275.958344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.623840\" y=\"203.814102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.527832\"/>\n      <waypoint x=\"195.620193\" y=\"326.599823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.386749\" y=\"110.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"245.419052\" y=\"133.479233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.228943\" y=\"1.991122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"181.420914\" y=\"129.450638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.419830\" y=\"199.152267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.883728\" y=\"26.791201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.382492\" y=\"82.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.393997\" y=\"157.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.389763\" y=\"55.497444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"47.379356\" y=\"-2.031847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.080231\" y=\"-2.043063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.387962\" y=\"118.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.419052\" y=\"133.480133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"271.420135\" y=\"195.154694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.420937\" y=\"129.425629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"273.419830\" y=\"199.154861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.856995\" y=\"71.031197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"391.958527\" y=\"6.550375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.082481\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.293671\" y=\"116.539558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"334.895020\" y=\"8.069620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.420868\" y=\"129.486389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.393997\" y=\"157.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.371613\" y=\"10.602269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"157.892197\" y=\"5.635991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-101.339050\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"346.228638\" y=\"1.999621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"334.844940\" y=\"91.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.390244\" y=\"59.495491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"338.893707\" y=\"10.318974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.543816\" y=\"204.319092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.107513\"/>\n      <waypoint x=\"158.020386\" y=\"49.028820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930389\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.619781\" y=\"330.602814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"337.697540\" y=\"200.546646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.887970\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.892242\" y=\"129.479828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.345123\"/>\n      <waypoint x=\"88.411095\" y=\"270.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.169754\" y=\"55.481628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"89.191444\" y=\"193.022766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.113914\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.620407\" y=\"326.603882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.415657\" y=\"300.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.943035\" y=\"79.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"158.027664\" y=\"43.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.305359\" y=\"133.603134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.448957\"/>\n      <waypoint x=\"247.169739\" y=\"55.480900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.399239\" y=\"192.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"154.137390\" y=\"50.496269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.342621\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.419830\" y=\"199.158432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"195.620193\" y=\"326.599823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.027664\" y=\"43.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"219.629791\" y=\"1.962439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.391869\" y=\"143.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"158.054398\" y=\"21.022415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.420197\" y=\"195.152100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.408058\" y=\"250.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.844940\" y=\"91.031181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"362.588928\" y=\"2.008312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.463898\" y=\"130.082718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.768646\"/>\n      <waypoint x=\"88.408058\" y=\"250.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.738556\" y=\"267.158722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"215.620209\" y=\"326.601959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.990234\" y=\"59.492374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"331.276581\" y=\"2.462730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.797394\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.079498\" y=\"1.956724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"90.016945\" y=\"1.713765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.233765\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.381577\" y=\"76.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"267.419830\" y=\"199.154373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.404411\" y=\"226.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"117.620636\" y=\"330.591492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.023712\" y=\"3.276904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.934464\"/>\n      <waypoint x=\"334.825867\" y=\"122.578773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.037384\" y=\"35.022404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"159.419067\" y=\"133.440811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"217.420181\" y=\"195.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.383705\" y=\"90.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.419106\" y=\"133.415802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"261.419098\" y=\"133.486389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.980331\" y=\"59.082455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.445179\"/>\n      <waypoint x=\"334.843719\" y=\"93.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.859802\" y=\"66.418793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"177.420914\" y=\"129.448853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.420181\" y=\"195.149017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.391548\" y=\"141.710297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.859802\" y=\"66.421188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"221.630219\" y=\"-2.037347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.049530\" y=\"25.022409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"-2.049490\" y=\"107.962837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.980801\" y=\"165.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"88.377327\" y=\"48.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.738556\" y=\"267.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"167.420181\" y=\"195.146240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.821045\" y=\"130.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"269.420868\" y=\"129.489960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.420944\" y=\"129.441711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"166.079803\" y=\"1.956724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.620193\" y=\"326.594910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"165.419815\" y=\"199.146088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.379753\" y=\"64.150299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"257.629791\" y=\"1.966495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.880127\" y=\"32.788784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"158.067596\" y=\"10.163244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.016064\" y=\"171.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"92.412010\" y=\"276.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.690659\" y=\"1.953386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.388222\" y=\"119.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.895020\" y=\"8.069620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"321.420868\" y=\"129.513199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.959984\" y=\"35.962597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"181.170242\" y=\"59.488941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.945285\" y=\"97.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"19.380672\" y=\"1.977278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.419083\" y=\"133.438141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.843719\" y=\"93.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.170242\" y=\"59.488209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.828003\" y=\"119.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.859802\" y=\"66.421188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"241.629349\" y=\"-2.035213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.380669\" y=\"1.970109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"101.359970\" y=\"59.498665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006973\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.629791\" y=\"1.959664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"342.228943\" y=\"1.997497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.420197\" y=\"195.147705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"147.419083\" y=\"133.435455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.890991\" y=\"14.791208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.312225\" y=\"204.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"326.301697\" y=\"1.989035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"131.389771\" y=\"55.495007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"295.628113\" y=\"1.972741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"291.169739\" y=\"55.475536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.020386\" y=\"49.028820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930389\"/>\n      <waypoint x=\"277.420898\" y=\"129.493530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.420158\" y=\"195.140884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.995331\"/>\n      <waypoint x=\"152.990234\" y=\"59.492374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.801056\" y=\"163.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"231.620407\" y=\"326.603668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"115.620209\" y=\"326.591278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"229.419815\" y=\"199.151291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.801056\" y=\"163.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"265.620392\" y=\"326.607300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.882538\" y=\"28.788786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"297.420898\" y=\"129.502472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.630219\" y=\"-2.038841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"63.379356\" y=\"-2.037061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.596588\" y=\"325.866760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.810089\"/>\n      <waypoint x=\"175.420197\" y=\"195.146896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.294579\" y=\"324.514252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.617279\"/>\n      <waypoint x=\"1.979757\" y=\"163.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.032311\" y=\"15.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-2.056964\" y=\"79.959221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.834045\" y=\"109.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"261.169739\" y=\"55.479191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.408058\" y=\"250.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"53.379356\" y=\"-2.033802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.619995\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"338.403290\" y=\"137.566986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.547394\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.306129\" y=\"196.468521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.203110\"/>\n      <waypoint x=\"28.011076\" y=\"326.549622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.804688\" y=\"157.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"259.620392\" y=\"326.606659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.401672\" y=\"208.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"334.766327\" y=\"221.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.629807\" y=\"1.965214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"326.301697\" y=\"1.989035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.405624\" y=\"234.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"125.390244\" y=\"59.495735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.008923\" y=\"330.562469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"101.419838\" y=\"199.140884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"271.170227\" y=\"59.477974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"392.309570\" y=\"68.537575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.039003\" y=\"325.154419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"418.291992\"/>\n      <waypoint x=\"189.620636\" y=\"330.599182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"293.169739\" y=\"55.475292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"158.070023\" y=\"8.163253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.811920\" y=\"145.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"340.594910\" y=\"329.437775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.463146\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.419098\" y=\"133.493530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"392.362366\" y=\"24.537628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.825867\" y=\"122.578773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"351.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"299.420898\" y=\"129.503372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"125.420937\" y=\"129.425629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.419083\" y=\"133.467621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.832855\" y=\"111.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.377022\" y=\"46.149693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"158.075562\" y=\"7.255306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.710327\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.469116\" y=\"129.413589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"27.379360\" y=\"-2.025328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.390244\" y=\"59.494274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.853394\" y=\"77.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.380661\" y=\"1.962287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"175.170242\" y=\"59.489670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.186874\" y=\"0.305584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-222.564789\"/>\n      <waypoint x=\"67.379364\" y=\"-2.038365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.080231\" y=\"-2.043063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"-2.053112\" y=\"69.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.170227\" y=\"59.473343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"223.630219\" y=\"-2.037134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.380058\" y=\"66.149979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n      <waypoint x=\"259.170227\" y=\"59.479435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.774506\" y=\"207.596771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"271.629364\" y=\"-2.032011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.170242\" y=\"59.486015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.805878\" y=\"155.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.989746\" y=\"55.492374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"384.588928\" y=\"2.020000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030438\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.825867\" y=\"122.578773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"271.420898\" y=\"129.490860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.851196\" y=\"65.171738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-273.249451\"/>\n      <waypoint x=\"366.588928\" y=\"2.010437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.420197\" y=\"195.144791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.417786\" y=\"314.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"295.620209\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"373.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.832855\" y=\"111.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"309.420135\" y=\"195.157791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.756683\" y=\"237.161148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"241.420929\" y=\"129.477448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.431358\" y=\"55.218575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.707581\"/>\n      <waypoint x=\"275.170227\" y=\"59.477486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.054398\" y=\"21.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"105.419106\" y=\"133.416687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.391258\" y=\"139.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"101.389763\" y=\"55.498661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.737366\" y=\"189.178192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.894684\"/>\n      <waypoint x=\"219.420181\" y=\"195.150467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.803467\" y=\"159.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.333588\" y=\"48.537609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.295776\" y=\"126.539558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"223.630219\" y=\"-2.037134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.984980\" y=\"173.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.953820\" y=\"51.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.838852\" y=\"201.561203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.585342\"/>\n      <waypoint x=\"160.079803\" y=\"1.956084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.656982\" y=\"55.880138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.197380\"/>\n      <waypoint x=\"277.629364\" y=\"-2.031370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"343.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"332.158020\" y=\"195.854584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.656555\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.371399\" y=\"9.206441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"325.160248\" y=\"59.471394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.842499\" y=\"95.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"165.420197\" y=\"195.146088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.331360\" y=\"270.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.290375\" y=\"84.545227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.380669\" y=\"1.959028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"142.958923\" y=\"1.954256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.420181\" y=\"195.151123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.411705\" y=\"274.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.332916\" y=\"274.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"321.420135\" y=\"195.158768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.071411\" y=\"7.012000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069611\"/>\n      <waypoint x=\"88.228897\" y=\"-0.389327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"214.311615\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.039825\" y=\"33.022404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"334.882538\" y=\"28.788786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.420197\" y=\"195.144302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.391869\" y=\"143.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.419830\" y=\"199.152588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"289.169739\" y=\"55.475780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"275.620392\" y=\"326.608368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"2.011520\" y=\"305.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.273399\" y=\"326.513702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.568146\"/>\n      <waypoint x=\"147.419083\" y=\"133.435455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.040015\" y=\"35.959232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-1.997262\" y=\"207.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.410187\" y=\"264.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.386749\" y=\"110.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.713074\" y=\"56.837006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.061802\"/>\n      <waypoint x=\"92.376877\" y=\"45.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.169739\" y=\"55.479679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"112.958923\" y=\"1.951054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"394.670715\" y=\"3.047407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"237.716064\"/>\n      <waypoint x=\"313.169739\" y=\"55.472855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"249.169739\" y=\"55.480656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"90.107460\" y=\"1.299041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.410095\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"319.628113\" y=\"1.985490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"392.352783\" y=\"32.537621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"323.419098\" y=\"133.514084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.737335\" y=\"269.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.159760\" y=\"55.471394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.006958\"/>\n      <waypoint x=\"261.629364\" y=\"-2.033078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.420944\" y=\"129.428299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.851738\" y=\"3.997619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.826996\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.169739\" y=\"55.480900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"146.086929\" y=\"1.954590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.989305\" y=\"-0.234542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.078598\"/>\n      <waypoint x=\"-1.982996\" y=\"263.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.372017\" y=\"13.239699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"7.476979\" y=\"-1.888495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"171.458221\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"263.629364\" y=\"-2.032865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"221.170242\" y=\"59.484066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.231079\" y=\"-2.002503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"275.420135\" y=\"195.155029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"121.420937\" y=\"129.423843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"124.958923\" y=\"1.952335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_04.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.420181\" y=\"195.143967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.412315\" y=\"278.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.989746\" y=\"55.491890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"332.575745\" y=\"3.210360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.039490\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.958923\" y=\"1.953829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"88.394905\" y=\"163.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.758453\" y=\"3.352926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.052643\"/>\n      <waypoint x=\"88.403191\" y=\"218.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.420181\" y=\"195.146576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.384926\" y=\"98.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.419815\" y=\"199.144302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.831635\" y=\"113.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.038475\" y=\"31.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-1.980646\" y=\"245.958389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.754272\" y=\"241.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"309.420135\" y=\"195.157791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.308868\" y=\"188.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.347687\" y=\"312.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.420181\" y=\"195.149826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.372017\" y=\"13.239699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.390045\" y=\"131.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"187.419067\" y=\"133.453323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.086929\" y=\"1.954590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"167.170242\" y=\"59.490646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.404106\" y=\"224.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"207.419815\" y=\"199.149490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.713470\" y=\"3.381673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.952118\"/>\n      <waypoint x=\"201.170242\" y=\"59.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.488800\" y=\"59.818123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.173719\"/>\n      <waypoint x=\"253.420197\" y=\"195.153229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.619781\" y=\"330.606873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"293.420135\" y=\"195.156479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.516602\" y=\"193.141037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.321808\"/>\n      <waypoint x=\"334.728882\" y=\"283.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"217.630219\" y=\"-2.037774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"151.114075\" y=\"2.464672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.786011\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.629807\" y=\"1.965855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"239.169739\" y=\"55.481873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.398331\" y=\"186.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"334.769958\" y=\"215.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.455200\" y=\"53.766724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.715240\"/>\n      <waypoint x=\"235.169739\" y=\"55.482361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.387962\" y=\"118.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"111.390244\" y=\"59.497444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.380661\" y=\"1.962287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"315.170227\" y=\"59.472610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"319.628113\" y=\"1.985490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"137.389771\" y=\"55.494274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.357574\" y=\"28.545273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"154.056824\" y=\"19.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.420181\" y=\"195.143967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"245.419052\" y=\"133.479233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.631073\" y=\"-2.020884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"115.389763\" y=\"55.496956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.420197\" y=\"195.151291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"105.390244\" y=\"59.498173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.828003\" y=\"119.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.311981\" y=\"66.537582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.455200\" y=\"53.766724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.715240\"/>\n      <waypoint x=\"303.420135\" y=\"195.157303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.983682\" y=\"233.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-1.989525\" y=\"313.959686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.016945\" y=\"1.713765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.233765\"/>\n      <waypoint x=\"123.419106\" y=\"133.424728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.374451\" y=\"29.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"261.629791\" y=\"1.966922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.020386\" y=\"49.028820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930389\"/>\n      <waypoint x=\"346.228638\" y=\"1.999621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"340.144867\" y=\"4.007700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.989243\"/>\n      <waypoint x=\"392.355164\" y=\"30.537617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.470428\" y=\"50.407383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.510338\"/>\n      <waypoint x=\"27.379360\" y=\"-2.025328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.631409\" y=\"-2.011321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"392.309570\" y=\"68.537575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.416573\" y=\"306.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"191.620636\" y=\"330.599396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.408363\" y=\"252.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"82.380211\" y=\"326.174683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.038361\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.977668\" y=\"159.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"41.380669\" y=\"1.970109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"281.419098\" y=\"133.495331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"235.169739\" y=\"55.482361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.463898\" y=\"130.082718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.768646\"/>\n      <waypoint x=\"313.419830\" y=\"199.158112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"243.420914\" y=\"129.478348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.404106\" y=\"224.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.228943\" y=\"1.994309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"392.376770\" y=\"12.537639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.755463\" y=\"239.161148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"303.420135\" y=\"195.157303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.420944\" y=\"129.431885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"173.419815\" y=\"199.146729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.964606\" y=\"23.962597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"110.958923\" y=\"1.950841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.351044\" y=\"131.619370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.379456\"/>\n      <waypoint x=\"111.389763\" y=\"55.497444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.393692\" y=\"155.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"231.629807\" y=\"1.963720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.114243\" y=\"135.203018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.901924\"/>\n      <waypoint x=\"-2.057735\" y=\"81.959221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.743378\" y=\"259.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"175.420197\" y=\"195.146896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"295.170227\" y=\"59.475048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"392.340790\" y=\"42.537609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.714386\" y=\"307.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"227.420181\" y=\"195.151123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.048446\" y=\"109.962845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-2.012930\" y=\"177.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.842499\" y=\"95.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"154.049530\" y=\"25.017551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.816223\" y=\"138.581161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"319.631073\" y=\"-2.014509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.420181\" y=\"195.146240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.604233\" y=\"204.021393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.147072\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.958931\" y=\"1.951268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"392.362366\" y=\"24.537628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.376579\" y=\"43.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.398254\" y=\"185.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.008934\" y=\"330.575348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"209.419815\" y=\"199.149658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.169754\" y=\"55.481628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.392174\" y=\"145.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.293671\" y=\"116.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"377.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.369568\" y=\"18.545261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"317.631073\" y=\"-2.015571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.357971\" y=\"5.157223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.226303\"/>\n      <waypoint x=\"110.960220\" y=\"-2.049159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.420944\" y=\"129.431885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"123.419838\" y=\"199.142670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.832855\" y=\"111.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.298309\" y=\"138.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.989746\" y=\"55.492863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"153.291733\" y=\"4.299034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.647476\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"271.629791\" y=\"1.967989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.216400\" y=\"51.447861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.904404\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"113.420937\" y=\"129.420258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"187.629791\" y=\"1.959024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.629791\" y=\"1.969910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.870667\" y=\"48.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.825867\" y=\"122.581177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"161.609772\" y=\"54.730946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.462097\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.628113\" y=\"1.984428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"334.750641\" y=\"247.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.639099\" y=\"133.515091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"396.343018\" y=\"300.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"374.588928\" y=\"2.014687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"392.322021\" y=\"246.541122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.388527\" y=\"121.840034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"88.371712\" y=\"11.240304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.380672\" y=\"1.970760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"179.170242\" y=\"59.489185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.174522\" y=\"2.128395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.719437\"/>\n      <waypoint x=\"131.389771\" y=\"55.495007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.958504\" y=\"-2.049961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"158.059250\" y=\"17.022415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.629364\" y=\"-2.033719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"177.170242\" y=\"59.489429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.620636\" y=\"330.598969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"396.329010\" y=\"264.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.292786\" y=\"82.537582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n      <waypoint x=\"392.317719\" y=\"230.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.079803\" y=\"1.955870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"187.419067\" y=\"133.453323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.170242\" y=\"59.485527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"319.420135\" y=\"195.158600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.960220\" y=\"-2.048092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"171.629791\" y=\"1.957316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.379364\" y=\"-2.029239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"-1.981168\" y=\"249.958405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.312225\" y=\"204.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"327.631409\" y=\"-2.010259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.720032\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.000000\"/>\n      <waypoint x=\"219.420181\" y=\"195.150467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"281.419098\" y=\"133.495331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.856995\" y=\"71.031197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.402885\" y=\"216.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"181.419815\" y=\"199.147385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.080231\" y=\"-2.043916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"185.419083\" y=\"133.452438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.216400\" y=\"51.447861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.904404\"/>\n      <waypoint x=\"106.960220\" y=\"-2.049586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.317871\" y=\"55.573505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"187.631577\"/>\n      <waypoint x=\"153.640121\" y=\"-0.428901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.695862\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.170227\" y=\"59.477242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"237.420914\" y=\"129.475662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.376274\" y=\"41.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.407143\" y=\"244.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.380661\" y=\"1.959679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"163.419815\" y=\"199.145920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.574310\" y=\"133.398773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.089211\"/>\n      <waypoint x=\"241.419067\" y=\"133.477448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.420914\" y=\"129.455109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.399544\" y=\"194.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.333679\" y=\"276.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"338.730103\" y=\"281.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.381577\" y=\"76.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"221.419067\" y=\"133.468521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.379150\" y=\"60.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"265.629791\" y=\"1.967349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.036956\" y=\"131.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-1.980124\" y=\"241.958389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.401062\" y=\"204.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"217.419815\" y=\"199.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.419067\" y=\"133.481918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.831635\" y=\"113.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.420944\" y=\"129.453323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.393082\" y=\"151.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.054398\" y=\"21.022415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"88.399841\" y=\"196.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.620636\" y=\"330.597687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"396.326691\" y=\"258.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.811920\" y=\"145.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"171.420914\" y=\"129.446182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"121.620644\" y=\"330.591919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"359.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.989746\" y=\"55.493351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"154.079803\" y=\"1.955443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"273.619781\" y=\"330.608154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"396.315186\" y=\"218.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.420197\" y=\"195.148682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.392174\" y=\"145.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.368256\" y=\"326.911926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.110134\"/>\n      <waypoint x=\"338.838898\" y=\"101.031181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.847351\" y=\"87.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.814117\" y=\"142.063507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.389763\" y=\"55.498661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"187.419067\" y=\"133.453323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.405930\" y=\"236.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.376579\" y=\"43.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.020386\" y=\"49.028820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930389\"/>\n      <waypoint x=\"346.228943\" y=\"1.999622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.398933\" y=\"190.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"88.417786\" y=\"314.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"115.420174\" y=\"195.142029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.466537\" y=\"138.087448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.343109\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.419815\" y=\"199.149826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"251.420914\" y=\"129.481918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.749420\" y=\"249.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"267.620392\" y=\"326.607513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"359.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"338.815002\" y=\"140.581161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.811920\" y=\"145.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"231.169739\" y=\"55.482849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.628113\" y=\"1.980178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"392.314362\" y=\"64.537590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.377327\" y=\"48.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"275.170227\" y=\"59.477486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.048446\" y=\"109.962845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-1.996217\" y=\"209.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.380669\" y=\"70.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"334.844940\" y=\"91.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.079803\" y=\"1.955230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"237.629807\" y=\"1.964360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.371704\" y=\"11.206235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"211.170242\" y=\"59.485287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.718018\" y=\"301.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"173.420197\" y=\"195.146729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.894897\" y=\"8.318978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"94.689362\" y=\"-2.047266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.714676\" y=\"2.031994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.576172\"/>\n      <waypoint x=\"334.868256\" y=\"52.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.170242\" y=\"59.487236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"283.629364\" y=\"-2.030730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.404709\" y=\"228.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"338.372620\" y=\"190.900131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.863663\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.883728\" y=\"26.788788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.744598\" y=\"257.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.760315\" y=\"231.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.947083\" y=\"6.488291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.463440\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.940094\" y=\"87.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.982269\"/>\n      <waypoint x=\"207.629791\" y=\"1.961159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.380672\" y=\"1.962939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.407448\" y=\"246.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.301697\" y=\"1.990098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"175.420914\" y=\"129.447968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.375053\" y=\"33.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"265.629791\" y=\"1.967349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.023712\" y=\"3.276904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.934464\"/>\n      <waypoint x=\"269.420135\" y=\"195.154541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.028450\" y=\"195.140701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.992645\"/>\n      <waypoint x=\"92.383705\" y=\"90.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.411400\" y=\"272.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"227.619781\" y=\"330.603241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.379360\" y=\"-2.025980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"-2.018153\" y=\"167.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"287.629364\" y=\"-2.030303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.371613\" y=\"10.602269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"217.620209\" y=\"326.602173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"155.620193\" y=\"326.595551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"295.420868\" y=\"129.501587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.378532\" y=\"56.149689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.575745\" y=\"3.210360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.039490\"/>\n      <waypoint x=\"334.859802\" y=\"66.418793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.391869\" y=\"143.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"45.379356\" y=\"-2.031195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.630219\" y=\"-2.042043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"337.214172\" y=\"53.773853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.711285\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.380661\" y=\"1.962287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.399841\" y=\"196.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.169739\" y=\"55.482849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"175.629791\" y=\"1.957743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.629807\" y=\"1.963933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.809509\" y=\"149.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.990234\" y=\"59.493351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"267.629791\" y=\"1.967562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.470428\" y=\"50.407383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.510338\"/>\n      <waypoint x=\"118.960220\" y=\"-2.048305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.169739\" y=\"55.485527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"145.419083\" y=\"133.434555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.420135\" y=\"195.158432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"237.420181\" y=\"195.151932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.169754\" y=\"55.486748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"158.293732\" y=\"5.882170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.233063\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.080231\" y=\"-2.045411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993866\"/>\n      <waypoint x=\"88.385231\" y=\"100.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.392479\" y=\"147.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"158.044678\" y=\"29.022408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.778137\" y=\"201.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"269.420868\" y=\"129.489960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.762726\" y=\"227.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"137.620193\" y=\"326.593628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.186539\" y=\"327.626526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.525238\"/>\n      <waypoint x=\"271.619781\" y=\"330.607941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.420197\" y=\"195.145920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"97.417511\" y=\"59.521027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.847885\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.008915\" y=\"330.564606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"163.419815\" y=\"199.145920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.689362\" y=\"-2.048569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"195.419083\" y=\"133.456894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.160187\" y=\"59.471149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.006958\"/>\n      <waypoint x=\"392.292389\" y=\"110.543205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.374146\" y=\"27.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.386749\" y=\"110.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.396126\" y=\"171.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"80.689362\" y=\"-2.042703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.375359\" y=\"35.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"88.387657\" y=\"116.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.420921\" y=\"129.415802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"257.419830\" y=\"199.153564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.169754\" y=\"55.489429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"231.419067\" y=\"133.472992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.419830\" y=\"199.151932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.832855\" y=\"111.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.420189\" y=\"195.142670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"221.419067\" y=\"133.468521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"352.591064\" y=\"-1.996999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"334.825867\" y=\"122.578773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.475353\" y=\"327.070770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"407.477295\"/>\n      <waypoint x=\"263.619781\" y=\"330.607086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.629364\" y=\"-2.034786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"273.170227\" y=\"59.477730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.379456\" y=\"62.149689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"88.387962\" y=\"118.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.620193\" y=\"326.600250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"129.419815\" y=\"199.143158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.610535\" y=\"129.515976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"338.880127\" y=\"32.791203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.514244\" y=\"190.627350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.314087\"/>\n      <waypoint x=\"303.419830\" y=\"199.157303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.231079\" y=\"-2.007815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"100.741371\" y=\"55.498741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.864624\" y=\"58.418785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"255.169739\" y=\"55.479923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.321259\" y=\"244.541122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"285.620392\" y=\"326.609436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.629349\" y=\"-2.035853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.381279\" y=\"74.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.170242\" y=\"59.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"255.170242\" y=\"59.479923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.399239\" y=\"192.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"193.170242\" y=\"59.487476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.420944\" y=\"129.429199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.417175\" y=\"310.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.401672\" y=\"208.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.412010\" y=\"276.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.028450\" y=\"195.140701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.992645\"/>\n      <waypoint x=\"207.419083\" y=\"133.462265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.420937\" y=\"129.418472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"247.629807\" y=\"1.965428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.378235\" y=\"54.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"181.629791\" y=\"1.958384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.420189\" y=\"195.142670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"41.379360\" y=\"-2.029891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.834045\" y=\"109.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"155.575394\" y=\"2.249428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-237.814011\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.629807\" y=\"1.965428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.865845\" y=\"56.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.454124\" y=\"129.414474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"154.054398\" y=\"21.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.169739\" y=\"55.482361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"73.379364\" y=\"-2.040320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.689362\" y=\"-2.043355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"88.405930\" y=\"236.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.689362\" y=\"-2.046614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"-2.035912\" y=\"133.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.417511\" y=\"59.521027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.847885\"/>\n      <waypoint x=\"307.628113\" y=\"1.979115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.169739\" y=\"55.471882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"199.169754\" y=\"55.486748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_05.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.008915\" y=\"330.563538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"92.405624\" y=\"234.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.990234\" y=\"59.493351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"-2.050801\" y=\"63.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.419830\" y=\"199.151932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"313.419830\" y=\"199.158112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.420135\" y=\"195.153885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"131.419083\" y=\"133.428299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.373505\" y=\"59.473961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.136866\"/>\n      <waypoint x=\"249.419067\" y=\"133.481033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"271.169739\" y=\"55.477974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"158.056824\" y=\"19.022413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"243.170242\" y=\"59.481384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"329.577423\" y=\"59.178482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.572528\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.872864\" y=\"44.791199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"88.371307\" y=\"8.602269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.380363\" y=\"68.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"293.419098\" y=\"133.500687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.420135\" y=\"195.153564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.417786\" y=\"314.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.169739\" y=\"55.478706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"166.079803\" y=\"1.956724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.037384\" y=\"35.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"271.170227\" y=\"59.477974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.571953\" y=\"59.499008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"255.170242\" y=\"59.479923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.469116\" y=\"129.413589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"88.408966\" y=\"256.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.420181\" y=\"195.146576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"112.958923\" y=\"1.951054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.232552\" y=\"5.834118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.804626\"/>\n      <waypoint x=\"334.863434\" y=\"60.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.169739\" y=\"55.473099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"114.960220\" y=\"-2.048732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.071411\" y=\"7.012000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069611\"/>\n      <waypoint x=\"360.588928\" y=\"2.007250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.629791\" y=\"1.957957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.819824\" y=\"132.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.066544\" y=\"11.017562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"88.405014\" y=\"230.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.958504\" y=\"-2.049961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"231.419067\" y=\"133.472992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.990203\" y=\"183.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.943196\" y=\"93.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.420929\" y=\"129.472992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.395210\" y=\"165.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.591064\" y=\"-1.984250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"334.844940\" y=\"91.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"340.231079\" y=\"-2.003565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"334.853394\" y=\"77.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.379356\" y=\"-2.031195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"-2.037704\" y=\"29.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.169739\" y=\"55.479435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"122.958931\" y=\"1.952122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.987958\" y=\"301.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n      <waypoint x=\"161.620636\" y=\"330.596191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.420174\" y=\"195.142349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"136.958923\" y=\"1.953616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.629791\" y=\"1.959237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.877686\" y=\"36.788784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"344.265045\" y=\"2.043345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.423096\"/>\n      <waypoint x=\"392.295349\" y=\"124.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.906525\" y=\"330.308685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.824441\"/>\n      <waypoint x=\"396.299561\" y=\"144.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.727692\" y=\"285.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"327.664429\" y=\"195.159286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.995331\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.037704\" y=\"29.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-2.027555\" y=\"149.961014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.345337\" y=\"306.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"261.620392\" y=\"326.606873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.689362\" y=\"-2.049873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"166.079498\" y=\"1.956724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.311798\" y=\"202.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.049866\" y=\"321.660858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.529091\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.629807\" y=\"1.964574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"392.357574\" y=\"28.537624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.990570\" y=\"59.490669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"88.382187\" y=\"80.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.349243\" y=\"201.685776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.235893\"/>\n      <waypoint x=\"2.017361\" y=\"235.957611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.009797\" y=\"183.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-1.983780\" y=\"269.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.420914\" y=\"129.447968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.409882\" y=\"262.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"390.488159\" y=\"324.254547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.577057\"/>\n      <waypoint x=\"251.420197\" y=\"195.153076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.419067\" y=\"133.470306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.771179\" y=\"213.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.297882\" y=\"136.539536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"297.169739\" y=\"55.474804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.690659\" y=\"1.954038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"362.588928\" y=\"2.008312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"211.620209\" y=\"326.601532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.408058\" y=\"250.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"1.992292\" y=\"187.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.021378\" y=\"48.197430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"223.419083\" y=\"133.469406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.324219\" y=\"8.062312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.725044\"/>\n      <waypoint x=\"392.309570\" y=\"68.537575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.629349\" y=\"-2.036067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"92.374146\" y=\"27.239698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.641205\" y=\"4.245687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.489182\"/>\n      <waypoint x=\"171.420914\" y=\"129.446182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.610535\" y=\"129.515976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"166.080231\" y=\"-2.043276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.302094\" y=\"156.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"373.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.601540\" y=\"53.786171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-141.597076\"/>\n      <waypoint x=\"233.419052\" y=\"133.473877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.725281\" y=\"289.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.872864\" y=\"44.791199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.107460\" y=\"1.299041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.410095\"/>\n      <waypoint x=\"348.228943\" y=\"2.000684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.690331\" y=\"1.950779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"158.990234\" y=\"59.491646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"283.629791\" y=\"1.969270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.793823\" y=\"175.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.524071\" y=\"-2.017337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.778290\"/>\n      <waypoint x=\"166.079803\" y=\"1.956724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.170227\" y=\"59.482117\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"392.307190\" y=\"70.537575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.512146\" y=\"52.629639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-233.512192\"/>\n      <waypoint x=\"185.169754\" y=\"55.488453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.375359\" y=\"35.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.416267\" y=\"304.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.014392\" y=\"283.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n      <waypoint x=\"1.993337\" y=\"189.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.380665\" y=\"1.964242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.387054\" y=\"112.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"346.231079\" y=\"-2.000378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"283.420135\" y=\"195.155670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.391258\" y=\"139.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"22.011074\" y=\"326.546417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.935089\" y=\"52.781605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.346703\"/>\n      <waypoint x=\"339.357971\" y=\"5.157223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.226303\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.389763\" y=\"55.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"151.419083\" y=\"133.437241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.419052\" y=\"133.473877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"325.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.068909\" y=\"9.073924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n      <waypoint x=\"201.170242\" y=\"59.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"295.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"92.416267\" y=\"304.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.804688\" y=\"157.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"127.420937\" y=\"129.426514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.497711\" y=\"51.525883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.024689\"/>\n      <waypoint x=\"125.419838\" y=\"199.142838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.690331\" y=\"1.950779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"89.307892\" y=\"61.437042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.035172\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.756683\" y=\"237.161148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"173.420914\" y=\"129.447067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.359970\" y=\"59.498665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006973\"/>\n      <waypoint x=\"338.882538\" y=\"28.791201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"115.420937\" y=\"129.421158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.377930\" y=\"52.149689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.877686\" y=\"36.791203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"209.630219\" y=\"-2.038628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.958443\" y=\"39.962597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"187.629791\" y=\"1.959024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.847351\" y=\"87.031181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.297882\" y=\"136.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.981593\" y=\"237.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"68.008926\" y=\"330.571045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.990234\" y=\"59.491646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"372.588928\" y=\"2.013625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.769958\" y=\"215.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"149.420197\" y=\"195.144791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.030106\" y=\"41.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"129.419815\" y=\"199.143158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.690659\" y=\"1.954038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.407448\" y=\"246.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.169754\" y=\"55.490402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.689362\" y=\"-2.045310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.958923\" y=\"1.953189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"88.389740\" y=\"129.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.389763\" y=\"55.497444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"325.628937\" y=\"1.988678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.631073\" y=\"-2.018759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"154.054398\" y=\"21.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.740967\" y=\"263.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"335.698914\" y=\"324.148254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.004601\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.007889\" y=\"194.517639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.697388\"/>\n      <waypoint x=\"144.960526\" y=\"-2.045530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993866\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"335.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"338.881317\" y=\"30.791201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.630219\" y=\"-2.038414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"92.375969\" y=\"39.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.898247\" y=\"125.241501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.151154\"/>\n      <waypoint x=\"141.389771\" y=\"55.493786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.034958\" y=\"37.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"92.377327\" y=\"48.149693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.757614\" y=\"-1.923224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.425110\"/>\n      <waypoint x=\"88.377625\" y=\"50.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.418251\" y=\"317.399231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"265.419830\" y=\"199.154205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.414749\" y=\"294.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"135.390244\" y=\"59.494518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.046949\" y=\"53.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-2.032778\" y=\"139.961014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.728882\" y=\"283.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"265.420135\" y=\"195.154205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.399544\" y=\"194.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"337.516602\" y=\"193.141037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.321808\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.996704\" y=\"61.278378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-317.689484\"/>\n      <waypoint x=\"121.420937\" y=\"129.423843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.046949\" y=\"53.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"12.008929\" y=\"330.541046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.420937\" y=\"129.418472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.413834\" y=\"288.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.832855\" y=\"111.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"164.491913\" y=\"55.490974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"121.419838\" y=\"199.142517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"327.610535\" y=\"129.515976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.630203\" y=\"-2.041616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"-2.048446\" y=\"109.962845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.490509\" y=\"1.228701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-226.850571\"/>\n      <waypoint x=\"154.021378\" y=\"48.197430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.228943\" y=\"1.990059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"169.629791\" y=\"1.957103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"346.231079\" y=\"-2.000378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"144.960220\" y=\"-2.045530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.619781\" y=\"330.604309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"329.798584\" y=\"195.262833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.185089\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.231079\" y=\"-2.006753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"334.802277\" y=\"161.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.404411\" y=\"226.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"51.379356\" y=\"-2.033150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.376770\" y=\"12.542447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"273.629364\" y=\"-2.031797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.384621\" y=\"96.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"9.812481\" y=\"-2.019603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"364.591064\" y=\"-1.990625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"158.030106\" y=\"41.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.114075\" y=\"2.464672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.786011\"/>\n      <waypoint x=\"152.935089\" y=\"52.781605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.346703\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.018153\" y=\"167.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-1.986130\" y=\"287.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.373535\" y=\"23.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.414749\" y=\"294.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.569435\" y=\"56.394455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.483139\"/>\n      <waypoint x=\"-2.050031\" y=\"61.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.306129\" y=\"196.468521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.203110\"/>\n      <waypoint x=\"79.379662\" y=\"-2.042276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"323.170227\" y=\"59.471638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"185.420914\" y=\"129.452438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.379364\" y=\"-2.042276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"-2.041556\" y=\"39.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.378845\" y=\"58.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"245.419830\" y=\"199.152588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.373535\" y=\"23.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.394905\" y=\"163.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.556625\" y=\"319.078064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.972961\"/>\n      <waypoint x=\"119.419838\" y=\"199.142349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.377022\" y=\"46.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"129.419083\" y=\"133.427414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.169754\" y=\"55.488453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.409576\" y=\"260.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.807098\" y=\"153.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"321.631073\" y=\"-2.013446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.739845\" y=\"56.854885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.269978\"/>\n      <waypoint x=\"107.620628\" y=\"330.590424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"287.170227\" y=\"59.476025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.724060\" y=\"291.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.990234\" y=\"59.492863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"338.788818\" y=\"49.223404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.113029\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.038589\" y=\"53.783447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.037033\"/>\n      <waypoint x=\"88.393692\" y=\"155.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.690659\" y=\"1.952734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"247.629807\" y=\"1.965428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"117.420174\" y=\"195.142181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"157.419083\" y=\"133.439926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.170227\" y=\"59.478706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.848541\" y=\"85.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.734924\" y=\"273.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"313.420868\" y=\"129.509628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.420181\" y=\"195.146240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.380669\" y=\"70.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.312653\" y=\"206.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"394.670715\" y=\"3.047407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"237.716064\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.609772\" y=\"54.730946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.462097\"/>\n      <waypoint x=\"1.071404\" y=\"1.256648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.894623\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.357971\" y=\"5.157223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.226303\"/>\n      <waypoint x=\"153.980377\" y=\"49.972469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.474472\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.204285\" y=\"1.352351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.323669\"/>\n      <waypoint x=\"133.389771\" y=\"55.494762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.142151\" y=\"133.302460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.318817\"/>\n      <waypoint x=\"92.380974\" y=\"72.149696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.945285\" y=\"97.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"88.374748\" y=\"31.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.079803\" y=\"1.954803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.865845\" y=\"56.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.340759\" y=\"42.545254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"307.420868\" y=\"129.506943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.294922\" y=\"122.539566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"396.367157\" y=\"20.545261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.419815\" y=\"199.148849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.736145\" y=\"271.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.721649\" y=\"295.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"231.420197\" y=\"195.151443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.382492\" y=\"82.149696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"153.880356\" y=\"5.570289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.662285\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.008923\" y=\"330.561401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"193.419815\" y=\"199.148361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.763000\" y=\"188.533279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.405518\"/>\n      <waypoint x=\"334.709564\" y=\"315.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.396759\" y=\"323.340057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.115967\"/>\n      <waypoint x=\"347.364807\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.000000\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.591064\" y=\"-1.984250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"154.061691\" y=\"15.017559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.382187\" y=\"80.149696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"63.379356\" y=\"-2.037061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.389954\" y=\"59.498909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"157.837128\" y=\"51.402832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.876671\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.079803\" y=\"1.954589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"205.629791\" y=\"1.960945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.980801\" y=\"165.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"88.376877\" y=\"45.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.591064\" y=\"-1.984250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"145.783997\" y=\"55.493252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.779327\" y=\"199.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"392.324219\" y=\"8.062312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.725044\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.629364\" y=\"-2.031370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"139.390244\" y=\"59.494030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.959910\" y=\"125.958931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"88.381279\" y=\"74.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.420197\" y=\"195.152267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.392174\" y=\"145.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.954591\" y=\"49.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"149.464981\" y=\"55.265636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.461945\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.079803\" y=\"1.955443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"299.169739\" y=\"55.474564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.022812\" y=\"47.028824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930389\"/>\n      <waypoint x=\"330.228943\" y=\"1.991122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.228943\" y=\"1.991122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"281.420868\" y=\"129.495331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.300415\" y=\"148.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.322784\" y=\"248.541122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.630219\" y=\"-2.038414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"154.037384\" y=\"35.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.870667\" y=\"48.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"392.297577\" y=\"78.537582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.405014\" y=\"230.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"2.012303\" y=\"299.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.122520\" y=\"195.140869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.995331\"/>\n      <waypoint x=\"245.619781\" y=\"330.605164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.750641\" y=\"247.161118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"334.318451\" y=\"-0.165365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.351227\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.641060\" y=\"326.582642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n      <waypoint x=\"92.405319\" y=\"232.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.803467\" y=\"159.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"127.420937\" y=\"129.426514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.420197\" y=\"195.153397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.396126\" y=\"171.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.871887\" y=\"46.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"203.420181\" y=\"195.149170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.656982\" y=\"55.880138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.197380\"/>\n      <waypoint x=\"277.170227\" y=\"59.477242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"319.419098\" y=\"133.512299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"335.744629\" y=\"58.650105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-136.218445\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.775696\" y=\"205.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"309.631073\" y=\"-2.019821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.958923\" y=\"1.951908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.869446\" y=\"50.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.056824\" y=\"19.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"88.398331\" y=\"186.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"297.169739\" y=\"55.474804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"158.032532\" y=\"39.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.999481\" y=\"-1.428079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.520844\"/>\n      <waypoint x=\"334.802277\" y=\"161.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.169739\" y=\"55.473343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"95.763397\" y=\"2.661757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.690735\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.008923\" y=\"330.559265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"127.419106\" y=\"133.426514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.630219\" y=\"-2.039909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"117.390244\" y=\"59.496712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.316864\" y=\"226.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"338.738556\" y=\"267.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.319824\" y=\"240.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"195.620193\" y=\"326.599823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.186874\" y=\"0.305584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-222.564789\"/>\n      <waypoint x=\"331.846191\" y=\"58.433147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.799847\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.420914\" y=\"129.454224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.300468\" y=\"318.978180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.041611\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.989746\" y=\"55.493351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"116.958923\" y=\"1.951481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.169739\" y=\"55.479923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"92.377022\" y=\"46.150040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.228943\" y=\"1.994309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"293.420135\" y=\"195.156479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.420197\" y=\"195.148041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.396126\" y=\"171.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.169739\" y=\"55.486259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"90.644714\" y=\"59.323166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.583725\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.420914\" y=\"129.483704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"165.420914\" y=\"129.443497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.734924\" y=\"273.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"189.420914\" y=\"129.454224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.397247\" y=\"198.212677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.765905\"/>\n      <waypoint x=\"389.232605\" y=\"3.089575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.949955\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_06.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.389763\" y=\"55.495979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"-2.040015\" y=\"35.959232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.387962\" y=\"118.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.374748\" y=\"31.239697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.407448\" y=\"246.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"231.419067\" y=\"133.472992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.854584\" y=\"75.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"225.420181\" y=\"195.150955\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.059250\" y=\"17.022415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"88.395515\" y=\"167.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.399544\" y=\"194.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"2.014131\" y=\"285.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.079803\" y=\"1.955443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"219.170242\" y=\"59.484310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.319183\" y=\"60.545246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"303.420868\" y=\"129.505157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.228943\" y=\"1.997497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"97.431358\" y=\"55.218575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.707581\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.170242\" y=\"59.486992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"330.488800\" y=\"59.818123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.173719\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.405472\" y=\"133.414902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025604\"/>\n      <waypoint x=\"-2.035393\" y=\"23.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.398254\" y=\"185.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"338.763000\" y=\"188.533279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.405518\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.823456\" y=\"126.578773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.739777\" y=\"265.158722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.976623\" y=\"157.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.945285\" y=\"97.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.414139\" y=\"290.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.389137\" y=\"125.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.347687\" y=\"312.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.320465\" y=\"242.539185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"113.420937\" y=\"129.420258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"285.170227\" y=\"59.476269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.228943\" y=\"1.997497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"92.377327\" y=\"48.149693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.419098\" y=\"133.488174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"376.588928\" y=\"2.015750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.079498\" y=\"1.956724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"88.397034\" y=\"177.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.420937\" y=\"129.418472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"90.161011\" y=\"324.035950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"60.173443\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.719971\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.000000\"/>\n      <waypoint x=\"338.567657\" y=\"202.933929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.163605\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"291.170227\" y=\"59.475536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"221.630219\" y=\"-2.037347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"283.619781\" y=\"330.609222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"396.310120\" y=\"194.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.714676\" y=\"2.031994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.576172\"/>\n      <waypoint x=\"334.855804\" y=\"73.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.859131\" y=\"67.531212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"392.296204\" y=\"128.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.419815\" y=\"199.145279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.351044\" y=\"131.619370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.379456\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.619781\" y=\"330.605377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"357.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.011074\" y=\"326.546417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n      <waypoint x=\"2.005872\" y=\"213.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.399544\" y=\"194.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"10.011071\" y=\"326.539978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969299\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.790192\" y=\"181.671158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"309.169739\" y=\"55.473343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.629807\" y=\"1.964360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.787781\" y=\"185.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.629364\" y=\"-2.033292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"116.960220\" y=\"-2.048519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"368.588928\" y=\"2.011500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"392.326691\" y=\"258.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.079803\" y=\"1.955657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"287.629791\" y=\"1.969697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.629364\" y=\"-2.031370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.377022\" y=\"46.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.822266\" y=\"128.581161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.880127\" y=\"32.791203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.393387\" y=\"153.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"47.379356\" y=\"-2.031847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.169739\" y=\"55.476269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.851738\" y=\"3.997619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.826996\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.785370\" y=\"189.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"334.754272\" y=\"241.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.629791\" y=\"1.961159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"392.290283\" y=\"100.543205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.169739\" y=\"55.473099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"142.960220\" y=\"-2.045744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.401672\" y=\"208.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"25.379364\" y=\"-2.024677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.472748\" y=\"322.497009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.917282\"/>\n      <waypoint x=\"395.808044\" y=\"323.038055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"288.520966\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.389771\" y=\"55.493786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"-2.057735\" y=\"81.959221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.228943\" y=\"1.995372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"146.960526\" y=\"-2.045317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993866\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.419815\" y=\"199.147873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"305.419830\" y=\"199.157455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.989746\" y=\"55.491402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"144.960526\" y=\"-2.045530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993866\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.813141\" y=\"143.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"88.395515\" y=\"167.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"297.170227\" y=\"59.474804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"372.588928\" y=\"2.013625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.420944\" y=\"129.432770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"267.419830\" y=\"199.154373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.856995\" y=\"71.031197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"157.892197\" y=\"5.635991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-101.339050\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.596588\" y=\"325.866760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.810089\"/>\n      <waypoint x=\"221.420197\" y=\"195.150635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.420174\" y=\"195.141541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"315.419098\" y=\"133.510513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.007889\" y=\"194.517639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.697388\"/>\n      <waypoint x=\"-2.030000\" y=\"9.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"117.620209\" y=\"326.591492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"1.987069\" y=\"177.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.372620\" y=\"190.900131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.863663\"/>\n      <waypoint x=\"105.420921\" y=\"129.416687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.870667\" y=\"48.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"158.037384\" y=\"35.022404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.811920\" y=\"145.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"191.420914\" y=\"129.455109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.316772\" y=\"62.545238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"261.169739\" y=\"55.479191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.876495\" y=\"38.788780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"273.420898\" y=\"129.491745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.408669\" y=\"254.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"125.390244\" y=\"59.495735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.419830\" y=\"199.155838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.749420\" y=\"249.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.577332\" y=\"63.720867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-288.127899\"/>\n      <waypoint x=\"179.420197\" y=\"195.147217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.619781\" y=\"330.603455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"293.420135\" y=\"195.156479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.818634\" y=\"134.581161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"360.588928\" y=\"2.007250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"297.628113\" y=\"1.973803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"307.420868\" y=\"129.506943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"269.420868\" y=\"129.489960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.375053\" y=\"33.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.620209\" y=\"326.590851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.387657\" y=\"116.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.863434\" y=\"60.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"92.372017\" y=\"13.239699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.846191\" y=\"58.433147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.799847\"/>\n      <waypoint x=\"334.737335\" y=\"269.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.420181\" y=\"195.146576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"157.620636\" y=\"330.595764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.414139\" y=\"290.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"349.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.333679\" y=\"276.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.374390\" y=\"14.542439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.620209\" y=\"326.601105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"87.641060\" y=\"326.581543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.228943\" y=\"1.994309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"205.420914\" y=\"129.461365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.641060\" y=\"326.577271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n      <waypoint x=\"95.945351\" y=\"59.831043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.935883\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.774506\" y=\"207.596771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"396.345337\" y=\"306.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.522781\" y=\"3.520046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.662125\"/>\n      <waypoint x=\"334.228943\" y=\"1.993247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.517975\" y=\"194.989655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.586761\"/>\n      <waypoint x=\"158.876358\" y=\"4.509416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.772659\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.395210\" y=\"165.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.385231\" y=\"100.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.620193\" y=\"326.597046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"2.019876\" y=\"241.960190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.397339\" y=\"179.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"336.229523\" y=\"195.165314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.779953\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.960220\" y=\"-2.048092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"96.118439\" y=\"59.226105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.605442\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.169739\" y=\"55.479679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"154.064117\" y=\"13.017561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"356.591064\" y=\"-1.994874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"334.750641\" y=\"247.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"179.169754\" y=\"55.489185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.384621\" y=\"96.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.989746\" y=\"55.493351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"225.629791\" y=\"1.963080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.609772\" y=\"54.730946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.462097\"/>\n      <waypoint x=\"88.413223\" y=\"284.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.376877\" y=\"45.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"-2.043867\" y=\"45.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.809509\" y=\"149.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"241.629349\" y=\"-2.035213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.420944\" y=\"129.431885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"235.170242\" y=\"59.482361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.420929\" y=\"129.474777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.386749\" y=\"110.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.801056\" y=\"163.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.877686\" y=\"36.791203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.619781\" y=\"330.600891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"338.784180\" y=\"191.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.955361\" y=\"47.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"133.389771\" y=\"55.494762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.788971\" y=\"183.671158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"185.420914\" y=\"129.452438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.004574\" y=\"193.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-1.989002\" y=\"309.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.990234\" y=\"59.492619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"-2.036163\" y=\"25.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.231079\" y=\"-2.008878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"334.761505\" y=\"229.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.169739\" y=\"55.482849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"92.432602\" y=\"50.038242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.941650\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.080231\" y=\"-2.044557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"149.464981\" y=\"55.265636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.461945\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.080231\" y=\"-2.043063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"338.887360\" y=\"20.791204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.620209\" y=\"326.589996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"231.419830\" y=\"199.151443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.419838\" y=\"199.142670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"207.419815\" y=\"199.149490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.960220\" y=\"-2.047665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"215.419083\" y=\"133.465836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.838341\" y=\"325.419250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.960659\"/>\n      <waypoint x=\"163.620636\" y=\"330.596405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.630219\" y=\"-2.039268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"331.748627\" y=\"60.375195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.534765\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.396729\" y=\"175.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"323.419830\" y=\"199.158920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.858215\" y=\"69.031197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"392.316772\" y=\"62.537586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.860992\" y=\"64.418793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"334.767548\" y=\"219.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.368256\" y=\"326.911926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.110134\"/>\n      <waypoint x=\"183.420197\" y=\"195.147552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.867035\" y=\"54.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"102.689362\" y=\"-2.049873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.829224\" y=\"117.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"223.420914\" y=\"129.469406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.380669\" y=\"1.959028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"334.824249\" y=\"6.933898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.003395\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.295349\" y=\"124.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.318573\" y=\"234.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.667152\" y=\"3.470046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.203186\"/>\n      <waypoint x=\"181.419815\" y=\"199.147385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.170242\" y=\"59.487236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"338.877686\" y=\"36.791203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"293.631073\" y=\"-2.028321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"154.042252\" y=\"31.017548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.629807\" y=\"1.964147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"263.420898\" y=\"129.487289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"338.782959\" y=\"193.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.296204\" y=\"128.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.331360\" y=\"270.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.926422\" y=\"57.260342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.027161\"/>\n      <waypoint x=\"237.420914\" y=\"129.475662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.726471\" y=\"287.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"396.313507\" y=\"210.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.805542\" y=\"139.946884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.984932\"/>\n      <waypoint x=\"183.420197\" y=\"195.147552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.397339\" y=\"179.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"158.034958\" y=\"37.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.989746\" y=\"55.490913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"295.628113\" y=\"1.972741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.352783\" y=\"32.545269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"199.169754\" y=\"55.486748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.774567\" y=\"207.520309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"245.629364\" y=\"-2.034786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.384926\" y=\"98.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"154.023804\" y=\"46.197536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.169754\" y=\"55.490158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.380363\" y=\"68.149979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"387.667053\" y=\"326.071686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"159.104095\"/>\n      <waypoint x=\"331.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.831635\" y=\"113.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.290375\" y=\"84.537575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.080231\" y=\"-2.043063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"89.058846\" y=\"52.779915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"69.631203\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.854584\" y=\"75.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.293243\" y=\"114.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.066544\" y=\"11.017562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"51.379356\" y=\"-2.033150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.380363\" y=\"68.149979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n      <waypoint x=\"88.399544\" y=\"194.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.743408\" y=\"62.611309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.779938\"/>\n      <waypoint x=\"331.276581\" y=\"2.462730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.797394\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"287.629364\" y=\"-2.030303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"107.389763\" y=\"55.497929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.745819\" y=\"255.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"317.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.469116\" y=\"129.413589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"21.379360\" y=\"-2.023373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.040786\" y=\"37.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-2.006663\" y=\"189.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"335.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"165.420197\" y=\"195.146088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.169739\" y=\"55.483578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"103.390244\" y=\"59.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.302094\" y=\"156.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.329803\" y=\"266.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.419830\" y=\"199.157623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"396.339111\" y=\"290.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.336792\" y=\"284.541107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"338.804688\" y=\"157.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.881317\" y=\"30.791201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.305908\" y=\"174.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.393082\" y=\"151.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"154.071411\" y=\"7.012000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069611\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.326385\" y=\"54.545250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"150.080231\" y=\"-2.044984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.872864\" y=\"44.788780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"139.389771\" y=\"55.494030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.325470\" y=\"132.724121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.643589\"/>\n      <waypoint x=\"301.420135\" y=\"195.157135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"335.140503\" y=\"5.636242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.018402\"/>\n      <waypoint x=\"334.782959\" y=\"193.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.379364\" y=\"-2.041624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"15.379354\" y=\"-2.021418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.307892\" y=\"61.437042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.035172\"/>\n      <waypoint x=\"98.690331\" y=\"1.951431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.018661\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.080231\" y=\"-2.045197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.380058\" y=\"66.149979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.401367\" y=\"206.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"73.379364\" y=\"-2.040320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.161293\" y=\"54.961605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.752056\"/>\n      <waypoint x=\"82.689362\" y=\"-2.043355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.039245\" y=\"33.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-1.989002\" y=\"309.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.392174\" y=\"145.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"199.620636\" y=\"330.600250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.689362\" y=\"-2.044658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"129.419083\" y=\"133.427414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.380058\" y=\"66.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n      <waypoint x=\"88.392776\" y=\"149.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.169754\" y=\"55.490646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"67.379364\" y=\"-2.038365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.419083\" y=\"133.467621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"265.169739\" y=\"55.478706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.871887\" y=\"46.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"328.551544\" y=\"195.131104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.821686\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.170242\" y=\"59.484310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"215.630219\" y=\"-2.037988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.169754\" y=\"55.488453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.409576\" y=\"260.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.960220\" y=\"-2.048732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"179.170242\" y=\"59.489185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.394302\" y=\"159.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"168.079803\" y=\"1.956937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"221.630219\" y=\"-2.037347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"100.571953\" y=\"59.498764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.419106\" y=\"133.417587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.316803\" y=\"190.840439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.501503\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.782959\" y=\"193.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"223.420197\" y=\"195.150803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.318573\" y=\"234.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"338.757874\" y=\"235.161148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.875275\" y=\"40.788784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"153.420944\" y=\"129.438141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.620392\" y=\"326.608582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"2.012042\" y=\"301.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.067596\" y=\"10.163244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n      <waypoint x=\"107.419106\" y=\"133.417587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.867035\" y=\"54.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"327.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.620407\" y=\"326.604309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"93.031044\" y=\"202.864868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.846344\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.620422\" y=\"326.603241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.402885\" y=\"216.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.420914\" y=\"129.464050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"106.958923\" y=\"1.950414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.169739\" y=\"55.483334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.377327\" y=\"48.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.788818\" y=\"49.223404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.113029\"/>\n      <waypoint x=\"331.476044\" y=\"194.178360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.088791\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.050535\" y=\"105.962845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-2.018153\" y=\"167.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.044678\" y=\"29.022408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"235.629807\" y=\"1.964147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.751831\" y=\"245.161118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"356.588928\" y=\"2.005125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.629364\" y=\"-2.033932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"153.629395\" y=\"51.440914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.410591\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.469116\" y=\"129.413589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"92.375053\" y=\"33.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.395515\" y=\"167.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"125.390244\" y=\"59.495735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.394905\" y=\"163.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"334.769958\" y=\"215.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.170227\" y=\"59.471882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"386.191559\" y=\"2.045357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.952244\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.791382\" y=\"179.671158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"382.588928\" y=\"2.018937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.420914\" y=\"129.455109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"99.183067\" y=\"129.413895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.620636\" y=\"330.597473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"338.745819\" y=\"255.161118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"281.629364\" y=\"-2.030944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"90.689362\" y=\"-2.045962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.008919\" y=\"330.556061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"131.620636\" y=\"330.592987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.805878\" y=\"155.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.733734\" y=\"275.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.407295\" y=\"328.665619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.424320\"/>\n      <waypoint x=\"92.405930\" y=\"236.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"263.170227\" y=\"59.478947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"315.420868\" y=\"129.510513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.380665\" y=\"1.965546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"299.628113\" y=\"1.974865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"267.620392\" y=\"326.607513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"193.620209\" y=\"326.599609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_07.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.321564\" y=\"58.545242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"384.591064\" y=\"-1.980000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030441\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.011066\" y=\"326.541046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n      <waypoint x=\"2.016742\" y=\"265.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.005872\" y=\"213.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.970356\" y=\"145.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.629349\" y=\"-2.036280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"161.757614\" y=\"-1.923224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.425110\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.172028\" y=\"54.644573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-208.039078\"/>\n      <waypoint x=\"181.420197\" y=\"195.147385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.476979\" y=\"-1.888495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"171.458221\"/>\n      <waypoint x=\"-2.033822\" y=\"137.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.420158\" y=\"195.140884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.995331\"/>\n      <waypoint x=\"46.011066\" y=\"326.559265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.214172\" y=\"53.773853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.711285\"/>\n      <waypoint x=\"392.362366\" y=\"24.537628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.630219\" y=\"-2.040763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"-2.037704\" y=\"29.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.080231\" y=\"-2.045411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993866\"/>\n      <waypoint x=\"277.629791\" y=\"1.968630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.420891\" y=\"129.414902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"131.390244\" y=\"59.495007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.818634\" y=\"134.581161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.288605\" y=\"92.543205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.389763\" y=\"55.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"177.170242\" y=\"59.489429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.332123\" y=\"272.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.293671\" y=\"116.539558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.718018\" y=\"301.158722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"396.336792\" y=\"284.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.751831\" y=\"245.161118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"103.420174\" y=\"195.141052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.689362\" y=\"-2.049221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"158.054398\" y=\"21.022415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.395515\" y=\"167.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"153.419815\" y=\"199.145111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.420914\" y=\"129.448853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"133.419815\" y=\"199.143478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.875275\" y=\"40.788784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.738556\" y=\"267.158722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.747803\" y=\"2.386492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.064560\"/>\n      <waypoint x=\"183.170242\" y=\"59.488697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"344.049011\" y=\"-1.958183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.222473\"/>\n      <waypoint x=\"158.032532\" y=\"39.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.374748\" y=\"31.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"329.577423\" y=\"59.178482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.572528\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.880356\" y=\"5.570289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.662285\"/>\n      <waypoint x=\"88.384010\" y=\"92.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.406837\" y=\"242.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"191.419815\" y=\"199.148193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.327454\" y=\"260.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"338.803467\" y=\"159.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.169739\" y=\"55.483334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"101.389763\" y=\"55.498661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.372620\" y=\"190.900131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.863663\"/>\n      <waypoint x=\"332.339294\" y=\"325.056702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.957932\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.390244\" y=\"59.498173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.844940\" y=\"91.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.007889\" y=\"194.517639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.697388\"/>\n      <waypoint x=\"227.619781\" y=\"330.603241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.446907\" y=\"1.957376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.381577\" y=\"76.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.610535\" y=\"129.515976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"177.420914\" y=\"129.448853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.689362\" y=\"-2.047266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"88.407753\" y=\"248.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.417175\" y=\"310.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.401283\" y=\"205.762238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.420197\" y=\"195.151291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"185.419083\" y=\"133.452438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.419510\" y=\"199.140717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004669\"/>\n      <waypoint x=\"164.990234\" y=\"59.490913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.689362\" y=\"-2.043355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"125.419838\" y=\"199.142838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.385231\" y=\"100.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"217.419815\" y=\"199.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.403801\" y=\"222.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"14.011073\" y=\"326.542114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.620392\" y=\"326.608582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.403801\" y=\"222.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.374748\" y=\"31.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"289.419098\" y=\"133.498901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.870667\" y=\"48.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"328.551544\" y=\"195.131104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.821686\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"293.419830\" y=\"199.156479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"331.085114\" y=\"325.907593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.731018\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.641205\" y=\"129.515091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"199.630219\" y=\"-2.039695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.377022\" y=\"46.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"235.170242\" y=\"59.482361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.630219\" y=\"-2.038414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"199.170242\" y=\"59.486748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.169739\" y=\"55.471882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"229.629807\" y=\"1.963507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.638924\" y=\"330.577271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"329.719971\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.000000\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.574310\" y=\"133.398773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.089211\"/>\n      <waypoint x=\"88.400764\" y=\"202.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.853394\" y=\"77.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"183.420197\" y=\"195.147552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.212204\" y=\"199.702515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.323044\"/>\n      <waypoint x=\"144.990234\" y=\"59.493351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.404106\" y=\"224.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"133.620636\" y=\"330.593201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.734924\" y=\"273.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"319.169739\" y=\"55.472126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.953857\" y=\"321.848389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.095398\"/>\n      <waypoint x=\"175.620193\" y=\"326.597687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.011071\" y=\"326.539978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969299\"/>\n      <waypoint x=\"2.018831\" y=\"249.960205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.415047\" y=\"296.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.372627\" y=\"17.239697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.048490\" y=\"57.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-2.033822\" y=\"137.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.401062\" y=\"204.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"281.419098\" y=\"133.495331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.399841\" y=\"196.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"88.415962\" y=\"302.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.463898\" y=\"130.082718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.768646\"/>\n      <waypoint x=\"154.056824\" y=\"19.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.870667\" y=\"48.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"88.381577\" y=\"76.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.631073\" y=\"-2.011322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"245.420181\" y=\"195.152588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.027664\" y=\"43.017540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"1.071404\" y=\"1.256648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.894623\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.419838\" y=\"199.141205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"263.419830\" y=\"199.154053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.061691\" y=\"15.017559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"41.379360\" y=\"-2.029891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.420174\" y=\"195.142990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"113.419106\" y=\"133.420258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.620193\" y=\"326.597260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"97.658607\" y=\"199.248001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.565826\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.298149\" y=\"321.958618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.134193\"/>\n      <waypoint x=\"332.400909\" y=\"329.880066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-382.224091\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.860382\" y=\"65.426483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"197.169739\" y=\"55.486992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.958923\" y=\"1.953402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"346.228638\" y=\"1.999621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.620193\" y=\"326.594910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"6.844069\" y=\"326.048187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"202.077057\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.778137\" y=\"201.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"334.706970\" y=\"319.448700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.953820\" y=\"51.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"146.990234\" y=\"59.493107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.080231\" y=\"-2.044343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.397644\" y=\"181.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.420914\" y=\"129.440811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"124.960220\" y=\"-2.047665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.420135\" y=\"195.157944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"241.420197\" y=\"195.152267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.059906\" y=\"87.962006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.982155\"/>\n      <waypoint x=\"-1.989786\" y=\"315.959686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.054398\" y=\"21.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"329.577423\" y=\"59.178482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.572528\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.079803\" y=\"1.956084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"189.419067\" y=\"133.454224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.270813\" y=\"5.155120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"57.439838\"/>\n      <waypoint x=\"392.325897\" y=\"256.541107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.743408\" y=\"62.611309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.779938\"/>\n      <waypoint x=\"151.114075\" y=\"2.464672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.786011\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.169739\" y=\"55.484310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"129.389771\" y=\"55.495251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.783997\" y=\"55.493252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"1.071404\" y=\"1.256648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.894623\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.957672\" y=\"41.962593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"73.380661\" y=\"1.959679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.420181\" y=\"195.144455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"91.474625\" y=\"3.423836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.107391\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.419815\" y=\"199.148849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"281.420868\" y=\"129.495331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.631409\" y=\"-2.010259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"279.169739\" y=\"55.476997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.629791\" y=\"1.957743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"303.628113\" y=\"1.976990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.402588\" y=\"214.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.380974\" y=\"72.149696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.992292\" y=\"187.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.941107\" y=\"89.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.420181\" y=\"195.149979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"105.390244\" y=\"59.498173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.989746\" y=\"55.491158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"155.419083\" y=\"133.439026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.037384\" y=\"35.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"98.574310\" y=\"133.398773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.089211\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.867035\" y=\"54.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"334.823456\" y=\"126.578773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.420914\" y=\"129.457794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"205.419815\" y=\"199.149338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.786591\" y=\"187.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"193.620209\" y=\"326.599609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.007889\" y=\"194.517639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.697388\"/>\n      <waypoint x=\"193.419083\" y=\"133.456009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.996704\" y=\"61.278378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-317.689484\"/>\n      <waypoint x=\"334.753052\" y=\"243.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.307892\" y=\"61.437042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.035172\"/>\n      <waypoint x=\"88.401367\" y=\"206.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.419098\" y=\"133.493530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"329.940918\" y=\"133.395340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.799017\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"301.170227\" y=\"59.474319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"207.420914\" y=\"129.462265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.390244\" y=\"59.497444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"124.960220\" y=\"-2.047665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.552216\" y=\"138.416611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.216423\"/>\n      <waypoint x=\"273.620392\" y=\"326.608154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.318573\" y=\"234.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.049866\" y=\"321.660858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.529091\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.046949\" y=\"53.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"14.008929\" y=\"330.542114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.394302\" y=\"159.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.418236\" y=\"317.300293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.982891\" y=\"169.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"88.374451\" y=\"29.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.403290\" y=\"137.566986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.547394\"/>\n      <waypoint x=\"392.345581\" y=\"38.537613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.371704\" y=\"11.206235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"-2.049260\" y=\"59.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.380672\" y=\"1.971412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"152.935089\" y=\"52.781605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.346703\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.629791\" y=\"1.961372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"283.420868\" y=\"129.496216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.977668\" y=\"159.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"27.380669\" y=\"1.974671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.022812\" y=\"47.028824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930389\"/>\n      <waypoint x=\"342.747803\" y=\"2.386492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.064560\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.984980\" y=\"173.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.969229\" y=\"11.960771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.371307\" y=\"8.602269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.405319\" y=\"232.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.420944\" y=\"129.438141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.382187\" y=\"80.149696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.380664\" y=\"1.979886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"127.390244\" y=\"59.495491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.960220\" y=\"-2.047878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.375969\" y=\"39.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.169739\" y=\"55.474075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"91.784172\" y=\"-0.150138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-218.223846\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.853394\" y=\"77.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.807098\" y=\"153.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.620636\" y=\"330.596405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"396.344574\" y=\"304.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.169739\" y=\"55.483822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"17.379364\" y=\"-2.022069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.865845\" y=\"56.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"150.989746\" y=\"55.492619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.620209\" y=\"326.600677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.395821\" y=\"169.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.640121\" y=\"-0.428901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.695862\"/>\n      <waypoint x=\"88.393692\" y=\"155.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.394302\" y=\"159.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.415657\" y=\"300.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.420181\" y=\"195.144623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"157.620636\" y=\"330.595764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.420944\" y=\"129.428299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"152.350937\" y=\"3.249329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.995789\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"221.420197\" y=\"195.150635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.411400\" y=\"272.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.990234\" y=\"59.493107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.814117\" y=\"142.063507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.231567\" y=\"201.268570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"46.118801\"/>\n      <waypoint x=\"205.620193\" y=\"326.600891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.420197\" y=\"195.148361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"146.990234\" y=\"59.493107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"281.419098\" y=\"133.495331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"377.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.544937\" y=\"63.818939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.486626\"/>\n      <waypoint x=\"88.396126\" y=\"171.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.620193\" y=\"326.596619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.402885\" y=\"216.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.011696\" y=\"195.140671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.866943\"/>\n      <waypoint x=\"88.415047\" y=\"296.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"269.419098\" y=\"133.489960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.863434\" y=\"60.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.169739\" y=\"55.480412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"285.629791\" y=\"1.969483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.231079\" y=\"-2.007815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"149.464981\" y=\"55.265636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.461945\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.772369\" y=\"211.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"169.620193\" y=\"326.597046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.009797\" y=\"183.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-1.986391\" y=\"289.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.419815\" y=\"199.149170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.868256\" y=\"52.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.469116\" y=\"129.413589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"173.629791\" y=\"1.957530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.560852\" y=\"55.263058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.960983\"/>\n      <waypoint x=\"88.379066\" y=\"6.517596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.420227\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.170242\" y=\"59.490646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.834045\" y=\"109.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.604233\" y=\"204.021393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.147072\"/>\n      <waypoint x=\"92.232552\" y=\"5.834118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.804626\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.326691\" y=\"258.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.297882\" y=\"136.539536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.170242\" y=\"59.480900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"231.629349\" y=\"-2.036280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"215.630219\" y=\"-2.037988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"93.566628\" y=\"52.744717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.526215\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.409882\" y=\"262.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"179.170242\" y=\"59.489185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.011063\" y=\"326.572113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n      <waypoint x=\"2.016220\" y=\"269.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.620193\" y=\"326.594482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.393692\" y=\"155.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.169739\" y=\"55.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"109.419838\" y=\"199.141541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.314758\" y=\"216.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"338.711975\" y=\"311.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.405930\" y=\"236.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"201.170242\" y=\"59.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.795013\" y=\"173.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"92.435959\" y=\"190.196945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.008148\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.008934\" y=\"330.575348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"338.722839\" y=\"293.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.620209\" y=\"326.602814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"127.419838\" y=\"199.142990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.177109\" y=\"321.895905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.444939\"/>\n      <waypoint x=\"157.620636\" y=\"330.595764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.408058\" y=\"250.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"181.419815\" y=\"199.147385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.008934\" y=\"330.575348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"297.620209\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.270813\" y=\"5.155120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"57.439838\"/>\n      <waypoint x=\"392.313080\" y=\"208.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.324341\" y=\"252.539185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.297882\" y=\"136.539536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"295.169739\" y=\"55.475048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.372322\" y=\"15.240304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.630219\" y=\"-2.038841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.393082\" y=\"151.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"249.419067\" y=\"133.481033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"295.169739\" y=\"55.475048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.784180\" y=\"191.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"96.892242\" y=\"129.479828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.345123\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.620636\" y=\"330.598328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"338.756683\" y=\"237.161148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.414444\" y=\"292.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"158.990234\" y=\"59.491646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.619781\" y=\"330.605377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"396.316040\" y=\"222.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.159760\" y=\"55.471394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.006958\"/>\n      <waypoint x=\"392.292786\" y=\"82.537582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.959793\" y=\"1.954470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"392.323975\" y=\"56.537601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.420181\" y=\"195.149979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.379456\" y=\"62.149689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.389740\" y=\"129.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.590591\" y=\"319.614716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.716438\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.757614\" y=\"-1.923224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.425110\"/>\n      <waypoint x=\"325.160248\" y=\"59.471394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.385529\" y=\"102.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"223.170242\" y=\"59.483822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.080231\" y=\"-2.044343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"17.379364\" y=\"-2.022069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.504120\" y=\"135.312057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.933075\"/>\n      <waypoint x=\"338.865845\" y=\"56.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.420921\" y=\"129.417587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.415352\" y=\"298.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.690659\" y=\"1.955993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"138.958923\" y=\"1.953829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.379974\" y=\"65.572983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"45.379356\" y=\"-2.031195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.380669\" y=\"1.966849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.377625\" y=\"50.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.629791\" y=\"1.969910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"348.228943\" y=\"2.000684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.034958\" y=\"37.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"149.419815\" y=\"199.144791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.419815\" y=\"199.148849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.710785\" y=\"313.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.846191\" y=\"58.433147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.799847\"/>\n      <waypoint x=\"215.630219\" y=\"-2.037988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.380672\" y=\"1.976627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"154.023804\" y=\"46.197536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.068893\" y=\"9.085779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"61.379356\" y=\"-2.036409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.658607\" y=\"199.248001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.565826\"/>\n      <waypoint x=\"155.656982\" y=\"55.880138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.197380\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.980331\" y=\"59.082455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.445179\"/>\n      <waypoint x=\"338.877686\" y=\"36.791203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.011070\" y=\"326.556061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n      <waypoint x=\"1.999604\" y=\"201.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.847351\" y=\"87.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"365.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.805878\" y=\"155.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"92.435959\" y=\"190.196945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.008148\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.628113\" y=\"1.979115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"392.291962\" y=\"108.543205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.689362\" y=\"-2.047917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"231.629807\" y=\"1.963720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.402885\" y=\"216.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"127.390244\" y=\"59.495491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.420914\" y=\"129.481918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"94.522781\" y=\"3.520046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.662125\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.007889\" y=\"194.517639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.697388\"/>\n      <waypoint x=\"166.079498\" y=\"1.956724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.725281\" y=\"289.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"141.420181\" y=\"195.144135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.380664\" y=\"1.979234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"154.064117\" y=\"13.017561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_08.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.389763\" y=\"55.498661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"231.170242\" y=\"59.482849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.420944\" y=\"129.433670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"154.044678\" y=\"29.017548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.388229\" y=\"119.901497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"115.389763\" y=\"55.496956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.420914\" y=\"129.452438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.427422\" y=\"7.480950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.437439\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.831635\" y=\"113.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"159.309967\" y=\"-1.141606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.994949\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.389435\" y=\"127.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"127.620636\" y=\"330.592560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.420181\" y=\"195.149017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.371399\" y=\"9.206441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.714676\" y=\"2.031994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.576172\"/>\n      <waypoint x=\"67.379364\" y=\"-2.038365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.170242\" y=\"59.488453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"243.629349\" y=\"-2.034999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.035912\" y=\"133.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"10.008929\" y=\"330.539978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"281.419098\" y=\"133.495331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"245.420181\" y=\"195.152588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"179.620209\" y=\"326.598114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"2.016742\" y=\"265.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.384315\" y=\"94.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"156.022156\" y=\"55.040741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.606384\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.079803\" y=\"1.956937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"-2.055423\" y=\"75.959221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.802277\" y=\"161.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"251.420914\" y=\"129.481918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.374748\" y=\"31.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"295.170227\" y=\"59.475048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.292816\" y=\"112.540398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.326691\" y=\"258.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.630219\" y=\"-2.038841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"-2.030000\" y=\"9.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.420197\" y=\"195.145599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.416267\" y=\"304.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.398933\" y=\"190.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"305.419830\" y=\"199.157455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.420135\" y=\"195.156158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.406235\" y=\"238.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.786591\" y=\"187.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"227.420914\" y=\"129.471191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.730103\" y=\"281.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"279.620392\" y=\"326.608795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.734924\" y=\"273.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"396.315613\" y=\"220.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.345337\" y=\"306.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"338.403290\" y=\"137.566986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.547394\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.389435\" y=\"127.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"267.419098\" y=\"133.489075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.419830\" y=\"199.153885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"271.420898\" y=\"129.490860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.228943\" y=\"1.995372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"334.860992\" y=\"64.418793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"346.228943\" y=\"1.999622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"392.290375\" y=\"84.537575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.620193\" y=\"326.592773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"1.995426\" y=\"193.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.389137\" y=\"125.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"157.047180\" y=\"3.229311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.354309\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.315186\" y=\"218.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"334.884949\" y=\"24.788788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.768768\" y=\"217.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.856995\" y=\"71.031197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.630219\" y=\"-2.039268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"154.032532\" y=\"39.017540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.969330\" y=\"55.490658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.426132\"/>\n      <waypoint x=\"392.324219\" y=\"8.062312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.725044\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.325470\" y=\"132.724121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.643589\"/>\n      <waypoint x=\"360.588928\" y=\"2.007250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.379066\" y=\"6.517596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.420227\"/>\n      <waypoint x=\"162.990234\" y=\"59.491158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.824921\" y=\"59.489464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.173661\"/>\n      <waypoint x=\"299.420135\" y=\"195.156967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.714676\" y=\"2.031994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.576172\"/>\n      <waypoint x=\"380.588928\" y=\"2.017875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.386444\" y=\"108.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"88.377327\" y=\"48.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"121.389771\" y=\"55.496223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"187.170242\" y=\"59.488209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.603798\" y=\"199.579575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.324554\"/>\n      <waypoint x=\"37.379360\" y=\"-2.028588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.378235\" y=\"54.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"247.629807\" y=\"1.965428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.958923\" y=\"1.953829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"338.893402\" y=\"10.791206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.990234\" y=\"59.492374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"96.118439\" y=\"59.226105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.605442\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.669830\" y=\"199.159286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"307.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.403801\" y=\"222.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"197.620636\" y=\"330.600037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.393997\" y=\"157.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"195.620636\" y=\"330.599823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.009797\" y=\"183.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"18.008926\" y=\"330.544250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.595093\" y=\"-1.934502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.267059\"/>\n      <waypoint x=\"334.815002\" y=\"140.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.212204\" y=\"199.702515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.323044\"/>\n      <waypoint x=\"325.639099\" y=\"133.515091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.170242\" y=\"59.485287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"392.333588\" y=\"48.537609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.470428\" y=\"50.407383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.510338\"/>\n      <waypoint x=\"88.406235\" y=\"238.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.630219\" y=\"-2.042043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"-2.038475\" y=\"31.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.373230\" y=\"21.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"158.034958\" y=\"37.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"113.420174\" y=\"195.141861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"219.170242\" y=\"59.484310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.446907\" y=\"1.956725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"153.980377\" y=\"49.972469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.474472\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.892181\" y=\"12.788790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"233.169739\" y=\"55.482605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.289536\" y=\"55.498676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"97.298111\" y=\"329.911804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.606209\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.818634\" y=\"134.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"107.420921\" y=\"129.417587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.404709\" y=\"228.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"203.619781\" y=\"330.600677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"113.420174\" y=\"195.141861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"152.990234\" y=\"59.492374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.420944\" y=\"129.439026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"21.379360\" y=\"-2.023373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.382492\" y=\"82.149696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"-0.487227\" y=\"3.187799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.919312\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.089005\" y=\"50.087074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.690338\"/>\n      <waypoint x=\"334.406799\" y=\"5.513185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.246201\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.629791\" y=\"1.957530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"331.172028\" y=\"54.644573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-208.039078\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.958923\" y=\"1.952762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"151.419083\" y=\"133.437241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.419098\" y=\"133.513199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"303.420135\" y=\"195.157303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.798584\" y=\"195.262833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.185089\"/>\n      <waypoint x=\"94.306129\" y=\"196.468521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.203110\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.327454\" y=\"260.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"376.591064\" y=\"-1.984250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"301.169739\" y=\"55.474319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.392479\" y=\"147.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"291.419098\" y=\"133.499786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"351.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.864624\" y=\"58.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"137.389771\" y=\"55.494274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.228943\" y=\"1.994309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"392.311401\" y=\"200.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.386139\" y=\"106.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"229.629807\" y=\"1.963507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.412378\" y=\"2.507101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.168638\"/>\n      <waypoint x=\"179.419083\" y=\"133.449753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.293732\" y=\"5.882170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.233063\"/>\n      <waypoint x=\"129.419083\" y=\"133.427414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.170242\" y=\"59.487236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.855804\" y=\"73.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.359970\" y=\"59.498665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006973\"/>\n      <waypoint x=\"179.629791\" y=\"1.958170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.080231\" y=\"-2.043703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.400764\" y=\"202.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.689362\" y=\"-2.049221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"150.990234\" y=\"59.492619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.420944\" y=\"129.433670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.406837\" y=\"242.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.420914\" y=\"129.454224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.386139\" y=\"106.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"243.619781\" y=\"330.604950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"396.330566\" y=\"268.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.192627\" y=\"55.463299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.691315\"/>\n      <waypoint x=\"101.389763\" y=\"55.498661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"281.170227\" y=\"59.476757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"237.420181\" y=\"195.151932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.638924\" y=\"330.584778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"161.419815\" y=\"199.145767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.739777\" y=\"265.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"145.420181\" y=\"195.144455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.804688\" y=\"157.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"92.397339\" y=\"179.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.823456\" y=\"126.581177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"158.066544\" y=\"11.022422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.377327\" y=\"48.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"168.079803\" y=\"1.956937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.959213\" y=\"37.962597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"100.680984\" y=\"133.414566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.418236\" y=\"317.300293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"32.011074\" y=\"326.551758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.458076\" y=\"137.666443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.928078\"/>\n      <waypoint x=\"93.186539\" y=\"327.626526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.525238\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.372620\" y=\"190.900131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.863663\"/>\n      <waypoint x=\"377.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.033822\" y=\"137.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-1.984824\" y=\"277.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.774818\" y=\"58.325462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.437710\"/>\n      <waypoint x=\"297.170227\" y=\"59.474804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.420929\" y=\"129.460480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.375969\" y=\"39.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.170227\" y=\"59.475780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"207.420914\" y=\"129.462265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"217.170242\" y=\"59.484554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"338.884949\" y=\"24.791201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.419815\" y=\"199.143814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"219.419815\" y=\"199.150467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.781769\" y=\"195.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"396.319397\" y=\"238.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.408966\" y=\"256.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"293.620209\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.010049\" y=\"221.957611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.963836\" y=\"25.962597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"279.419098\" y=\"133.494431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.778137\" y=\"201.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.620193\" y=\"326.600250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"129.620193\" y=\"326.592773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.292786\" y=\"82.537582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n      <waypoint x=\"392.338348\" y=\"288.541107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.393692\" y=\"155.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"225.170242\" y=\"59.483578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.628113\" y=\"1.976990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"307.420868\" y=\"129.506943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.995426\" y=\"193.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.941494\" y=\"83.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.658607\" y=\"199.248001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.565826\"/>\n      <waypoint x=\"173.419815\" y=\"199.146729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.981691\" y=\"253.958389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n      <waypoint x=\"92.405319\" y=\"232.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.823456\" y=\"126.581177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"158.068909\" y=\"9.073924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"293.628113\" y=\"1.971678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"334.864624\" y=\"58.418785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.629395\" y=\"51.440914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.410591\"/>\n      <waypoint x=\"110.958923\" y=\"1.950841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.291962\" y=\"108.543205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.349243\" y=\"316.540741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.030106\" y=\"41.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"321.169739\" y=\"55.471882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.419838\" y=\"199.141541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.623840\" y=\"203.814102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.527832\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.474625\" y=\"3.423836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.107391\"/>\n      <waypoint x=\"121.389771\" y=\"55.496223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.420868\" y=\"129.510513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"259.420868\" y=\"129.485489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.080231\" y=\"-2.044984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.384621\" y=\"96.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.959213\" y=\"37.962597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"88.377930\" y=\"52.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.197220\" y=\"2.047864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.252625\"/>\n      <waypoint x=\"88.372322\" y=\"15.240304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.380672\" y=\"1.973368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"279.170227\" y=\"59.476997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.900520\" y=\"320.578430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.023346\"/>\n      <waypoint x=\"338.730103\" y=\"281.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.881317\" y=\"30.788786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"243.420914\" y=\"129.478348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.295166\" y=\"80.545235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"342.231079\" y=\"-2.002503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.974534\" y=\"153.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"146.086929\" y=\"1.954590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.628113\" y=\"1.976990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"147.969330\" y=\"55.490658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.426132\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.380661\" y=\"1.960983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"163.419815\" y=\"199.145920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.555397\" y=\"192.778076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.884277\"/>\n      <waypoint x=\"92.385231\" y=\"100.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.169739\" y=\"55.485771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"94.569435\" y=\"56.394455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.483139\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.990234\" y=\"59.492619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.849762\" y=\"83.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.958923\" y=\"1.952976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"201.170242\" y=\"59.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.419838\" y=\"199.142990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"263.419830\" y=\"199.154053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.390350\" y=\"133.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"143.620636\" y=\"330.594269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.620209\" y=\"326.590424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"141.419815\" y=\"199.144135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.372238\" y=\"8.218462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.005371\"/>\n      <waypoint x=\"-2.047402\" y=\"111.961037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.958923\" y=\"1.952976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"229.170242\" y=\"59.483093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.294922\" y=\"122.539566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"223.630219\" y=\"-2.037134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.376274\" y=\"41.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"334.849762\" y=\"83.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.758453\" y=\"3.352926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.052643\"/>\n      <waypoint x=\"-2.054653\" y=\"73.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.372925\" y=\"19.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"229.629807\" y=\"1.963507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.819824\" y=\"132.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"157.420944\" y=\"129.439926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.619781\" y=\"330.601746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"303.619995\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.620636\" y=\"330.594910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"338.738556\" y=\"267.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.960220\" y=\"-2.046170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.401672\" y=\"208.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.396729\" y=\"175.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"265.419830\" y=\"199.154205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.420174\" y=\"195.141373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"36.011066\" y=\"326.553894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.204285\" y=\"1.352351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.323669\"/>\n      <waypoint x=\"207.170242\" y=\"59.485771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"287.619781\" y=\"330.609650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"301.420135\" y=\"195.157135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.160248\" y=\"59.471394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.711975\" y=\"311.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.420944\" y=\"129.434555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"237.170227\" y=\"59.482117\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.737335\" y=\"269.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"137.420181\" y=\"195.143814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.389435\" y=\"127.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"148.079803\" y=\"1.954803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.780548\" y=\"197.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"381.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.619995\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"396.307159\" y=\"180.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.419067\" y=\"133.457794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.830444\" y=\"115.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.999481\" y=\"-1.428079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.520844\"/>\n      <waypoint x=\"325.631073\" y=\"-2.011322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.491913\" y=\"55.490974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"221.419067\" y=\"133.468521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.791382\" y=\"179.671158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"291.169739\" y=\"55.475536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.980331\" y=\"59.082455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.445179\"/>\n      <waypoint x=\"325.998688\" y=\"129.515244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.844940\" y=\"91.031181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.364777\" y=\"22.537632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"349.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"311.420135\" y=\"195.157944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.373230\" y=\"21.239698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"166.482941\" y=\"59.490730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.398636\" y=\"188.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"233.419830\" y=\"199.151611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.469086\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"233.620407\" y=\"326.603882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.821045\" y=\"130.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"336.909149\" y=\"326.241058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.913815\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.419098\" y=\"133.506943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.762726\" y=\"227.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.008919\" y=\"330.551758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"133.419815\" y=\"199.143478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.390244\" y=\"59.494030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.852173\" y=\"79.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.301697\" y=\"1.990098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"392.357574\" y=\"28.537624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.690331\" y=\"1.950779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"331.748627\" y=\"60.375195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.534765\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.066544\" y=\"11.017562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"199.419083\" y=\"133.458694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.843719\" y=\"93.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.757874\" y=\"235.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"217.169739\" y=\"55.484554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"153.291733\" y=\"4.299034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.647476\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.629364\" y=\"-2.030517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"129.389771\" y=\"55.495251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.629791\" y=\"1.957316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"281.169739\" y=\"55.476757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.569435\" y=\"56.394455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.483139\"/>\n      <waypoint x=\"41.379360\" y=\"-2.029891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.169739\" y=\"55.480412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"303.628113\" y=\"1.976990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.620392\" y=\"326.609436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"97.178978\" y=\"325.514771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.649078\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"361.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"97.178978\" y=\"325.514771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.649078\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"293.419098\" y=\"133.500687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"160.989746\" y=\"55.491402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.169739\" y=\"55.476269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.377625\" y=\"50.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.294495\" y=\"120.539566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"263.169739\" y=\"55.478947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.990234\" y=\"59.491890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"9.812481\" y=\"-2.019603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.822266\" y=\"128.581161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.296204\" y=\"128.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.390244\" y=\"59.495251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"219.170242\" y=\"59.484310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.956776\" y=\"119.958931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"43.380669\" y=\"1.969457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.748627\" y=\"60.375195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.534765\"/>\n      <waypoint x=\"287.420135\" y=\"195.156006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.892197\" y=\"5.635991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-101.339050\"/>\n      <waypoint x=\"88.393387\" y=\"153.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.419830\" y=\"199.158112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"396.343018\" y=\"300.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.389771\" y=\"55.494518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"125.419838\" y=\"199.142838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.419067\" y=\"133.470306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.811920\" y=\"145.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"319.420135\" y=\"195.158600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"209.420197\" y=\"195.149658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.394302\" y=\"159.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"153.629395\" y=\"51.440914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.410591\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.406235\" y=\"238.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"104.958923\" y=\"1.950201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.420181\" y=\"195.148849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.390045\" y=\"131.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.403290\" y=\"137.566986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.547394\"/>\n      <waypoint x=\"338.853394\" y=\"77.031197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.630219\" y=\"-2.040763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.383400\" y=\"88.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_09.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.620209\" y=\"326.590210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"101.390244\" y=\"59.498661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.391243\" y=\"139.710297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"144.960220\" y=\"-2.045530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.122520\" y=\"195.140869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.995331\"/>\n      <waypoint x=\"229.170242\" y=\"59.483093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.420181\" y=\"195.150467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"165.419067\" y=\"133.443497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.371414\" y=\"9.240005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n      <waypoint x=\"144.960526\" y=\"-2.045530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993866\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.958923\" y=\"1.950414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.889771\" y=\"16.788790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"287.629791\" y=\"1.969697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"319.420135\" y=\"195.158600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.397552\" y=\"2.633306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.571304\"/>\n      <waypoint x=\"366.588928\" y=\"2.010437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"283.629364\" y=\"-2.030730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"131.390244\" y=\"59.495007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.419098\" y=\"133.505157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"352.588928\" y=\"2.003000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.620193\" y=\"326.595551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.394302\" y=\"159.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.390244\" y=\"59.497929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"223.170242\" y=\"59.483822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"279.619781\" y=\"330.608795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"383.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.389763\" y=\"55.497444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"169.419815\" y=\"199.146408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.716827\" y=\"303.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"337.314880\" y=\"60.578453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-122.092407\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.008924\" y=\"330.550690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"119.419106\" y=\"133.422943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.380058\" y=\"66.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n      <waypoint x=\"-2.029644\" y=\"145.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.419815\" y=\"199.148041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.727692\" y=\"285.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.517975\" y=\"194.989655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.586761\"/>\n      <waypoint x=\"157.038589\" y=\"53.783447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.037033\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.410789\" y=\"268.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"99.419510\" y=\"199.140717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004669\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.405319\" y=\"232.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"168.079803\" y=\"1.956937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"301.628113\" y=\"1.975928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"334.744598\" y=\"257.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.669830\" y=\"199.159286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"225.620422\" y=\"326.603027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.629364\" y=\"-2.032651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"100.689362\" y=\"-2.049221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"380.591064\" y=\"-1.982125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"334.848541\" y=\"85.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.390244\" y=\"59.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"195.170242\" y=\"59.487236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.991247\" y=\"185.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.960954\" y=\"127.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.310547\" y=\"196.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"255.620422\" y=\"326.606232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.169754\" y=\"55.487720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"142.960220\" y=\"-2.045744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.976623\" y=\"157.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"85.397552\" y=\"2.633306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.571304\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.859253\" y=\"67.317139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"293.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.938339\" y=\"53.915596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.283386\"/>\n      <waypoint x=\"183.629791\" y=\"1.958597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.958923\" y=\"1.953829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"321.169739\" y=\"55.471882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.380661\" y=\"1.960983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.393387\" y=\"153.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.419830\" y=\"199.153076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.727692\" y=\"285.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.405472\" y=\"133.414902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025604\"/>\n      <waypoint x=\"197.629791\" y=\"1.960091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.458076\" y=\"137.666443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.928078\"/>\n      <waypoint x=\"112.958923\" y=\"1.951054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.420197\" y=\"195.146408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.379456\" y=\"62.149689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.389763\" y=\"55.495491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"187.629791\" y=\"1.959024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.419083\" y=\"133.437241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.843719\" y=\"93.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.373535\" y=\"23.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.392479\" y=\"147.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.231079\" y=\"-2.002503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"334.827087\" y=\"120.578773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.454124\" y=\"129.414474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"88.374451\" y=\"29.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.380661\" y=\"1.961635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"193.419083\" y=\"133.456009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.419067\" y=\"133.470306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.757874\" y=\"235.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.408363\" y=\"252.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.417480\" y=\"312.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.709564\" y=\"315.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"95.818840\" y=\"324.611755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-141.189667\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.389763\" y=\"55.496468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"285.419098\" y=\"133.497116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.420914\" y=\"129.444397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.398628\" y=\"188.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.419098\" y=\"133.506042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"307.631073\" y=\"-2.020884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.403801\" y=\"222.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"323.419830\" y=\"199.158920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.516602\" y=\"193.141037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.321808\"/>\n      <waypoint x=\"101.420891\" y=\"129.414902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.391258\" y=\"139.840012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"145.620636\" y=\"330.594482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.169754\" y=\"55.488941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"334.877686\" y=\"36.788784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.991247\" y=\"185.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"43.380669\" y=\"1.969457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.419830\" y=\"199.151123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.750641\" y=\"247.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.804688\" y=\"157.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"94.618813\" y=\"127.864204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-136.616394\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.013609\" y=\"289.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n      <waypoint x=\"1.977668\" y=\"159.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.170227\" y=\"59.478706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.757874\" y=\"235.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.725281\" y=\"289.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"247.420197\" y=\"195.152756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.763397\" y=\"2.661757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.690735\"/>\n      <waypoint x=\"323.628113\" y=\"1.987615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.402588\" y=\"214.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.300468\" y=\"318.978180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.041611\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.011696\" y=\"195.140671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.866943\"/>\n      <waypoint x=\"185.419083\" y=\"133.452438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"287.170227\" y=\"59.476025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.816223\" y=\"138.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.380668\" y=\"1.978582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.378845\" y=\"58.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.524071\" y=\"-2.017337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.778290\"/>\n      <waypoint x=\"249.170242\" y=\"59.480656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.396431\" y=\"173.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.388527\" y=\"121.840034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.169739\" y=\"55.482117\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"189.629791\" y=\"1.959237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.470428\" y=\"50.407383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.510338\"/>\n      <waypoint x=\"88.399544\" y=\"194.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.419830\" y=\"199.154205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"305.169739\" y=\"55.473831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"341.317749\" y=\"325.012054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.677643\"/>\n      <waypoint x=\"225.620422\" y=\"326.603027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.420937\" y=\"129.419373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"245.170242\" y=\"59.481140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.790192\" y=\"181.671158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"92.898247\" y=\"125.241501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.151154\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.372017\" y=\"13.239699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"-2.033082\" y=\"17.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.689362\" y=\"-2.046614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"17.379364\" y=\"-2.022069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.629807\" y=\"1.965428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.867035\" y=\"54.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.990234\" y=\"59.492134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"384.588928\" y=\"2.020000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030438\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"299.628113\" y=\"1.974865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"259.420135\" y=\"195.153717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"275.170227\" y=\"59.477486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"338.894897\" y=\"8.318978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.860382\" y=\"65.426483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"140.960220\" y=\"-2.045957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.629791\" y=\"1.960945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"392.362366\" y=\"24.537628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.429840\" y=\"322.519287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.179077\"/>\n      <waypoint x=\"98.680466\" y=\"326.155823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.108551\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.295532\" y=\"53.885376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-141.024323\"/>\n      <waypoint x=\"88.410789\" y=\"268.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.389771\" y=\"55.495007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.412010\" y=\"276.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.244659\" y=\"51.582775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.912163\"/>\n      <waypoint x=\"392.308014\" y=\"184.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.863434\" y=\"60.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"275.420135\" y=\"195.155029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.908432\" y=\"130.491180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.043396\"/>\n      <waypoint x=\"269.419830\" y=\"199.154541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.288315\" y=\"59.369873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.725056\"/>\n      <waypoint x=\"88.393997\" y=\"157.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.049530\" y=\"25.022409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"334.894623\" y=\"8.788478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034615\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.838341\" y=\"325.419250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.960659\"/>\n      <waypoint x=\"92.408966\" y=\"256.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.858215\" y=\"69.031197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"166.080215\" y=\"-2.043276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.690659\" y=\"1.950127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"332.575745\" y=\"3.210360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.039490\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.763000\" y=\"188.533279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.405518\"/>\n      <waypoint x=\"338.829224\" y=\"117.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.420197\" y=\"195.153229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"167.420181\" y=\"195.146240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.756683\" y=\"237.161148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"121.420174\" y=\"195.142517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"92.411095\" y=\"270.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.380665\" y=\"1.964242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"124.960220\" y=\"-2.047665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.371399\" y=\"9.206441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"149.464981\" y=\"55.265636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.461945\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.419838\" y=\"199.142990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"265.419830\" y=\"199.154205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.420181\" y=\"195.143158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.388222\" y=\"119.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.318573\" y=\"234.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.343781\" y=\"302.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.419083\" y=\"133.435455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.762726\" y=\"227.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.915382\" y=\"200.487946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.080368\"/>\n      <waypoint x=\"338.810730\" y=\"147.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.875275\" y=\"40.788784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"326.508331\" y=\"195.159180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.995331\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.949968\" y=\"61.962589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"144.990234\" y=\"59.493351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.419815\" y=\"199.149826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.853394\" y=\"77.031197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.458076\" y=\"137.666443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.928078\"/>\n      <waypoint x=\"88.399544\" y=\"194.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.380665\" y=\"1.968153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"173.419083\" y=\"133.447067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.170242\" y=\"59.485771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.847351\" y=\"87.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.427422\" y=\"7.480950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.437439\"/>\n      <waypoint x=\"153.980377\" y=\"49.972469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.474472\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"335.140503\" y=\"5.636242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.018402\"/>\n      <waypoint x=\"257.629364\" y=\"-2.033505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.943985\" y=\"54.645535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.152283\"/>\n      <waypoint x=\"91.474625\" y=\"3.423836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.107391\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.419510\" y=\"199.140717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004669\"/>\n      <waypoint x=\"199.419815\" y=\"199.148849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.398628\" y=\"188.330017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"92.371704\" y=\"11.206235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.961525\" y=\"31.962597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"221.170242\" y=\"59.484066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"215.420914\" y=\"129.465836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.228897\" y=\"-0.389327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"214.311615\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.316040\" y=\"222.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"319.631073\" y=\"-2.014509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.728882\" y=\"283.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.827087\" y=\"120.581184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.629791\" y=\"1.959878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"326.301697\" y=\"1.989035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.380669\" y=\"1.970109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"164.373505\" y=\"59.473961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.136866\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.415657\" y=\"300.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.398933\" y=\"190.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.008919\" y=\"330.551758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"92.389435\" y=\"127.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.958923\" y=\"1.952335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"88.400764\" y=\"202.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.319000\" y=\"236.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"325.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.390656\" y=\"135.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"211.419083\" y=\"133.464050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.822205\" y=\"123.067055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.538620\"/>\n      <waypoint x=\"197.169739\" y=\"55.486992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.630219\" y=\"-2.039482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.381882\" y=\"78.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.327454\" y=\"260.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.357574\" y=\"28.545273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.697540\" y=\"200.546646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.887970\"/>\n      <waypoint x=\"88.401978\" y=\"210.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.390244\" y=\"59.494518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.803467\" y=\"159.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.419098\" y=\"133.507828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"331.476044\" y=\"194.178360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.088791\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"338.747009\" y=\"253.161118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.405624\" y=\"234.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.427422\" y=\"7.480950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.437439\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.378845\" y=\"58.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"158.070023\" y=\"8.163253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.414749\" y=\"294.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"18.011074\" y=\"326.544250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.017265\" y=\"261.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n      <waypoint x=\"1.940723\" y=\"85.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.458076\" y=\"137.666443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.928078\"/>\n      <waypoint x=\"154.054398\" y=\"21.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.169739\" y=\"55.472370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"187.169754\" y=\"55.488209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.420181\" y=\"195.144455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"101.405472\" y=\"133.414902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025604\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.788818\" y=\"49.223404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.113029\"/>\n      <waypoint x=\"255.629364\" y=\"-2.033719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.639099\" y=\"133.515091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"285.420135\" y=\"195.155838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.380672\" y=\"1.971412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"201.170242\" y=\"59.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.989746\" y=\"55.492619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"117.419106\" y=\"133.422043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.170258\" y=\"59.480412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"217.420914\" y=\"129.466736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.553833\" y=\"328.046326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.101849\"/>\n      <waypoint x=\"396.297882\" y=\"136.539536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.371712\" y=\"11.240304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.406837\" y=\"242.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.375053\" y=\"33.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"277.629791\" y=\"1.968630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.025238\" y=\"45.017532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"88.409576\" y=\"260.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.638924\" y=\"330.579407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"92.406235\" y=\"238.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.420181\" y=\"195.149826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"209.419067\" y=\"133.463150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.775696\" y=\"205.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"323.631073\" y=\"-2.012384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.973489\" y=\"151.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.968459\" y=\"13.960771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.170227\" y=\"59.474075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.753052\" y=\"243.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.380363\" y=\"68.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"187.629791\" y=\"1.959024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.420914\" y=\"129.442596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.409271\" y=\"258.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.288315\" y=\"59.369873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.725056\"/>\n      <waypoint x=\"53.379356\" y=\"-2.033802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.487488\" y=\"125.486710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.709900\"/>\n      <waypoint x=\"392.376770\" y=\"12.537639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.345581\" y=\"38.537613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n      <waypoint x=\"392.304626\" y=\"168.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.389763\" y=\"55.498173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"305.628113\" y=\"1.978053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"263.420898\" y=\"129.487289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"92.387657\" y=\"116.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.420929\" y=\"129.430099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"217.170242\" y=\"59.484554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.023712\" y=\"3.276904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.934464\"/>\n      <waypoint x=\"154.042252\" y=\"31.017548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.419815\" y=\"199.147873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.846130\" y=\"89.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.044678\" y=\"29.022408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"88.372925\" y=\"19.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.837677\" y=\"103.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"348.588928\" y=\"2.000875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"362.591064\" y=\"-1.991687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"185.170242\" y=\"59.488453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.023804\" y=\"46.197536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"297.420898\" y=\"129.502472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.419815\" y=\"199.147064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.797424\" y=\"169.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"341.342438\" y=\"3.053362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.705887\"/>\n      <waypoint x=\"392.369568\" y=\"18.537632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.342224\" y=\"298.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"259.620392\" y=\"326.606659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.070023\" y=\"8.163253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n      <waypoint x=\"171.170242\" y=\"59.490158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.772369\" y=\"211.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.831635\" y=\"113.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.231079\" y=\"-2.007815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"115.389763\" y=\"55.496956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.244659\" y=\"51.582775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.912163\"/>\n      <waypoint x=\"175.630203\" y=\"-2.042257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.304626\" y=\"168.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"396.289429\" y=\"96.539574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.066544\" y=\"11.017562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"88.401367\" y=\"206.329941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.631073\" y=\"-2.011322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"334.811920\" y=\"145.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.105788\" y=\"2.062006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.284298\"/>\n      <waypoint x=\"115.389763\" y=\"55.496956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.170242\" y=\"59.490402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.796234\" y=\"171.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.722839\" y=\"293.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"273.169739\" y=\"55.477730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.009797\" y=\"183.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"86.407295\" y=\"328.665619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.424320\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.388229\" y=\"119.901497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"195.170242\" y=\"59.487236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.419830\" y=\"199.155182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.753052\" y=\"243.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.169739\" y=\"55.475780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"134.958923\" y=\"1.953402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.690659\" y=\"1.950127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"334.860992\" y=\"64.418793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.792603\" y=\"177.671158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"175.420914\" y=\"129.447968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.419830\" y=\"199.158112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"285.629364\" y=\"-2.030517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.388229\" y=\"119.901497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"161.419083\" y=\"133.441711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.620193\" y=\"326.597046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"2.001693\" y=\"205.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.960220\" y=\"-2.048519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.410187\" y=\"264.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.419052\" y=\"133.479233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"203.169739\" y=\"55.486259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.349243\" y=\"201.685776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.235893\"/>\n      <waypoint x=\"92.391563\" y=\"141.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.843719\" y=\"93.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"136.960220\" y=\"-2.046384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.404106\" y=\"224.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"169.620636\" y=\"330.597046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"372.591064\" y=\"-1.986375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"334.778137\" y=\"201.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.020243\" y=\"163.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"92.415047\" y=\"296.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.431358\" y=\"55.218575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.707581\"/>\n      <waypoint x=\"269.419098\" y=\"133.489960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.874084\" y=\"42.791203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"164.080215\" y=\"-2.043489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.630219\" y=\"-2.042043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"11.379361\" y=\"-2.020114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.411095\" y=\"270.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"103.390244\" y=\"59.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_10.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.491913\" y=\"55.490974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"-2.058505\" y=\"83.959221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.998306\" y=\"-2.002902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.841339\"/>\n      <waypoint x=\"175.170242\" y=\"59.489670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.958923\" y=\"1.953829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"392.340790\" y=\"42.537609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.419083\" y=\"133.444397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.859131\" y=\"67.531212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.380672\" y=\"1.977278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.404411\" y=\"226.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.170242\" y=\"59.489670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"297.420898\" y=\"129.502472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"257.620392\" y=\"326.606445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.419830\" y=\"199.157944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"317.420898\" y=\"129.511414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.420181\" y=\"195.149170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.374748\" y=\"31.239697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.011066\" y=\"326.559265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n      <waypoint x=\"1.941107\" y=\"89.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.380672\" y=\"1.973368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"131.419815\" y=\"199.143326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.212204\" y=\"199.702515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.323044\"/>\n      <waypoint x=\"61.379356\" y=\"-2.036409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.345337\" y=\"306.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"338.731323\" y=\"279.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.380661\" y=\"1.957724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"219.170242\" y=\"59.484310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.170258\" y=\"59.480412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.745819\" y=\"255.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.335968\" y=\"46.545258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"346.231079\" y=\"-2.000378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.395210\" y=\"165.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"79.379662\" y=\"-2.042276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.574310\" y=\"133.398773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.089211\"/>\n      <waypoint x=\"103.419838\" y=\"199.141052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.379150\" y=\"60.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"86.689362\" y=\"-2.044658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.852173\" y=\"79.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"193.420944\" y=\"129.456009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.231079\" y=\"-2.005690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"331.476044\" y=\"194.178360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.088791\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.416267\" y=\"304.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"336.368256\" y=\"326.911926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.110134\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.309265\" y=\"190.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"357.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.462189\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"299.420898\" y=\"129.503372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.387962\" y=\"118.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.412010\" y=\"276.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.114243\" y=\"135.203018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.901924\"/>\n      <waypoint x=\"92.374451\" y=\"29.239698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.419083\" y=\"133.469406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.709564\" y=\"315.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.711975\" y=\"311.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"396.310669\" y=\"320.623444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.997009\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.420197\" y=\"195.148193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.413528\" y=\"286.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.966918\" y=\"17.962589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"153.640121\" y=\"-0.428901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.695862\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.293243\" y=\"114.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.316040\" y=\"222.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.395821\" y=\"169.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"191.620636\" y=\"330.599396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.946116\" y=\"71.962593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"193.629791\" y=\"1.959664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.318146\" y=\"232.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"387.667053\" y=\"326.071686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"159.104095\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.901886\" y=\"136.705215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.691971\"/>\n      <waypoint x=\"92.371712\" y=\"11.239696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"374.591064\" y=\"-1.985312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"313.169739\" y=\"55.472855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.798645\" y=\"167.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"293.631073\" y=\"-2.028321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.212204\" y=\"199.702515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.323044\"/>\n      <waypoint x=\"-2.030770\" y=\"11.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.420914\" y=\"129.461365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.391869\" y=\"143.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"299.170227\" y=\"59.474564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"154.056824\" y=\"19.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.008923\" y=\"330.554993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"92.398331\" y=\"186.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.989746\" y=\"55.492374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"73.379364\" y=\"-2.040320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.415352\" y=\"298.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"201.620636\" y=\"330.600464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.727692\" y=\"285.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"396.342224\" y=\"298.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.629364\" y=\"-2.032651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"114.960220\" y=\"-2.048732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.630219\" y=\"-2.040122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"334.853394\" y=\"77.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.966492\" y=\"2.119355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.939163\"/>\n      <waypoint x=\"277.629791\" y=\"1.968630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.619781\" y=\"330.608582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"396.335236\" y=\"280.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.378845\" y=\"58.149689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"148.086929\" y=\"1.954804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.575745\" y=\"3.210360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.039490\"/>\n      <waypoint x=\"275.169739\" y=\"55.477486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.938339\" y=\"53.915596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.283386\"/>\n      <waypoint x=\"153.419815\" y=\"199.145111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.958923\" y=\"1.953616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"263.629791\" y=\"1.967135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.419067\" y=\"133.453323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.754272\" y=\"241.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.824677\" y=\"124.578773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"92.386444\" y=\"108.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.372238\" y=\"8.218462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.005371\"/>\n      <waypoint x=\"332.228943\" y=\"1.992184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.169739\" y=\"55.473099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"249.169739\" y=\"55.480656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.380669\" y=\"1.969457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"154.068970\" y=\"9.017282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.728882\" y=\"283.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"396.344574\" y=\"304.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.049260\" y=\"59.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-1.992039\" y=\"217.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.380672\" y=\"1.962939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"156.079803\" y=\"1.955657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"323.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"62.011066\" y=\"326.567841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.707886\" y=\"193.238129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"136.205109\"/>\n      <waypoint x=\"175.420197\" y=\"195.146896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.754272\" y=\"241.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"281.629364\" y=\"-2.030944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.403496\" y=\"220.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"89.177109\" y=\"321.895905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.444939\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.377022\" y=\"46.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"158.034958\" y=\"37.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.169739\" y=\"55.480167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"141.419083\" y=\"133.432770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.603798\" y=\"199.579575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.324554\"/>\n      <waypoint x=\"123.390244\" y=\"59.495979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.405319\" y=\"232.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"132.958923\" y=\"1.953189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.169754\" y=\"55.489670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"157.419083\" y=\"133.439926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.381577\" y=\"76.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"305.419098\" y=\"133.506042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.689362\" y=\"-2.047917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"158.022812\" y=\"47.028824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930389\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.973489\" y=\"151.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"144.959793\" y=\"1.954470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.380669\" y=\"1.972716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.574432\" y=\"124.184891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.803299\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"273.169739\" y=\"55.477730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"223.629791\" y=\"1.962866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.007889\" y=\"194.517639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.697388\"/>\n      <waypoint x=\"164.990234\" y=\"59.490913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"319.170227\" y=\"59.472126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"295.420135\" y=\"195.156647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.047719\" y=\"55.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"10.008929\" y=\"330.539978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.419815\" y=\"199.147705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.733734\" y=\"275.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.658607\" y=\"199.248001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.565826\"/>\n      <waypoint x=\"92.374748\" y=\"31.239697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.407753\" y=\"248.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"253.419067\" y=\"133.482819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.011074\" y=\"326.563538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n      <waypoint x=\"1.969311\" y=\"143.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.384010\" y=\"92.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.411400\" y=\"272.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.874084\" y=\"42.791203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.294098\" y=\"118.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.419830\" y=\"199.153717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"193.420944\" y=\"129.456009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.420181\" y=\"195.143326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"281.419098\" y=\"133.495331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.405472\" y=\"133.414001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025604\"/>\n      <waypoint x=\"-2.043867\" y=\"45.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.383705\" y=\"90.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.407753\" y=\"248.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.387054\" y=\"112.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"12.011066\" y=\"326.541046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"183.419083\" y=\"133.451538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"271.169739\" y=\"55.477974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.418236\" y=\"317.300293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"327.719971\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.000000\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.374146\" y=\"27.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"33.379360\" y=\"-2.027284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.380672\" y=\"1.977930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"299.628113\" y=\"1.974865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.524071\" y=\"-2.017337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.778290\"/>\n      <waypoint x=\"88.382187\" y=\"80.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"115.389763\" y=\"55.496956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"144.959793\" y=\"1.954470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.790192\" y=\"181.671158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"311.420868\" y=\"129.508728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.054398\" y=\"21.022415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"374.588928\" y=\"2.014687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.016945\" y=\"1.713765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.233765\"/>\n      <waypoint x=\"153.815170\" y=\"57.542278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.244930\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.711975\" y=\"311.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"247.620407\" y=\"326.605377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.373535\" y=\"23.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"141.390244\" y=\"59.493786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.689362\" y=\"-2.049221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"88.385231\" y=\"100.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.346130\" y=\"308.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.287750\" y=\"88.539574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.420181\" y=\"195.143326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"99.595863\" y=\"330.458191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.146696\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.031044\" y=\"202.864868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.846344\"/>\n      <waypoint x=\"158.042252\" y=\"31.022408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.079803\" y=\"1.956084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"255.629807\" y=\"1.966282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.630219\" y=\"-2.039055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"120.960220\" y=\"-2.048092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.412918\" y=\"282.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"123.419106\" y=\"133.424728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"113.389771\" y=\"55.497200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"193.419815\" y=\"199.148361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.620193\" y=\"326.596619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"24.011078\" y=\"326.547485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.008915\" y=\"330.563538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"145.620636\" y=\"330.594482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.008915\" y=\"330.564606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"93.838852\" y=\"201.561203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.585342\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.619995\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"338.748230\" y=\"251.161118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.097076\" y=\"202.447525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.312756\"/>\n      <waypoint x=\"321.631073\" y=\"-2.013446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.389763\" y=\"55.497929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"326.301697\" y=\"1.989035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.689362\" y=\"-2.048569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"235.170242\" y=\"59.482361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.414444\" y=\"292.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"183.419815\" y=\"199.147552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.419830\" y=\"199.151443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"279.420898\" y=\"129.494431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.619995\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"336.213043\" y=\"198.484558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-133.611969\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.170242\" y=\"59.481873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"323.170227\" y=\"59.471638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.294922\" y=\"122.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"340.247375\" y=\"323.872223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.107239\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.966492\" y=\"2.119355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.939163\"/>\n      <waypoint x=\"154.032532\" y=\"39.017540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.420181\" y=\"195.145767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.401978\" y=\"210.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.791382\" y=\"179.668747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.721649\" y=\"295.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.169739\" y=\"55.480412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"63.379356\" y=\"-2.037061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.359970\" y=\"59.498665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006973\"/>\n      <waypoint x=\"88.401367\" y=\"206.329941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.420197\" y=\"195.147873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"125.419106\" y=\"133.425629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"117.389763\" y=\"55.496712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.395821\" y=\"169.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.170227\" y=\"59.471882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"392.343170\" y=\"40.537613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.833282\" y=\"2.057697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.554581\"/>\n      <waypoint x=\"273.169739\" y=\"55.477730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.398331\" y=\"186.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"102.958504\" y=\"-2.049961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.960220\" y=\"-2.045530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.373840\" y=\"25.240301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.998688\" y=\"129.515244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"157.420944\" y=\"129.439926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.298737\" y=\"140.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"338.708344\" y=\"317.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"364.591064\" y=\"-1.990625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"154.021378\" y=\"48.197430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.068909\" y=\"9.073924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.930359\"/>\n      <waypoint x=\"-2.039045\" y=\"127.961037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.420181\" y=\"195.151932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"92.384621\" y=\"96.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.638924\" y=\"330.578339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"193.419083\" y=\"133.456009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"287.169739\" y=\"55.476025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"98.689362\" y=\"-2.048569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.050031\" y=\"61.959225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-2.005618\" y=\"191.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.228943\" y=\"1.994309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"295.169739\" y=\"55.475048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.403496\" y=\"220.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"267.419830\" y=\"199.154373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.008919\" y=\"330.556061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"92.402588\" y=\"214.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"335.140503\" y=\"5.636242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.018402\"/>\n      <waypoint x=\"154.044678\" y=\"29.017548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.420914\" y=\"129.452438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"88.413223\" y=\"284.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.656982\" y=\"55.880138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.197380\"/>\n      <waypoint x=\"348.588928\" y=\"2.000875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.169739\" y=\"55.478706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"120.958923\" y=\"1.951908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.314362\" y=\"64.537590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n      <waypoint x=\"392.321259\" y=\"244.541122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.887360\" y=\"20.788790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"293.420135\" y=\"195.156479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.008915\" y=\"330.566772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"157.419815\" y=\"199.145432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.379181\" y=\"10.542439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n      <waypoint x=\"217.169739\" y=\"55.484554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.749420\" y=\"249.161118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"93.555397\" y=\"192.778076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.884277\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.405014\" y=\"230.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"171.620636\" y=\"330.597260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.375664\" y=\"37.239693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"215.170242\" y=\"59.484798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.228943\" y=\"2.000684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"392.308014\" y=\"184.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.851738\" y=\"3.997619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.826996\"/>\n      <waypoint x=\"267.629791\" y=\"1.967562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.620636\" y=\"330.599609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"336.368256\" y=\"326.911926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.110134\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.725281\" y=\"289.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"95.641060\" y=\"326.585846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.419815\" y=\"199.149170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.366974\" y=\"62.831703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.966431\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.420181\" y=\"195.149338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"68.011063\" y=\"326.571045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.377022\" y=\"46.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"11.379361\" y=\"-2.020114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.294495\" y=\"120.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"390.488159\" y=\"324.254547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.577057\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.419067\" y=\"133.453323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"237.420181\" y=\"195.151932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.231079\" y=\"-2.008878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"103.389763\" y=\"55.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.813812\" y=\"142.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"98.469116\" y=\"129.413589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.298775\" y=\"197.813538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.149124\"/>\n      <waypoint x=\"177.629791\" y=\"1.957957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.080231\" y=\"-2.043063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.399841\" y=\"196.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"323.170227\" y=\"59.471638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"187.630219\" y=\"-2.040976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.418251\" y=\"317.399231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"261.419830\" y=\"199.153885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.054398\" y=\"21.022415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"-2.042179\" y=\"121.961037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"365.729980\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"338.803467\" y=\"159.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.380661\" y=\"1.957724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"279.629791\" y=\"1.968843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.660739\" y=\"321.482910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"248.774979\"/>\n      <waypoint x=\"1.978712\" y=\"161.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.390244\" y=\"59.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"338.893707\" y=\"10.318974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.380669\" y=\"1.958376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"94.304672\" y=\"198.266418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.198368\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.380058\" y=\"66.149979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n      <waypoint x=\"162.079803\" y=\"1.956297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.405014\" y=\"230.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"2.013183\" y=\"227.957611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.170227\" y=\"59.473343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"135.420929\" y=\"129.430099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.960220\" y=\"-2.049159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"-2.022332\" y=\"159.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.390244\" y=\"59.496468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"71.379364\" y=\"-2.039669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.620193\" y=\"326.597046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"2.012825\" y=\"295.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.926422\" y=\"57.260342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.027161\"/>\n      <waypoint x=\"307.420135\" y=\"195.157623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.420944\" y=\"129.439926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"69.379364\" y=\"-2.039017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.476044\" y=\"194.178360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.088791\"/>\n      <waypoint x=\"107.420174\" y=\"195.141373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.419098\" y=\"133.510513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.895142\" y=\"7.929170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"340.228943\" y=\"1.996434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"334.816223\" y=\"138.578766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.302948\" y=\"160.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"257.620392\" y=\"326.606445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.954591\" y=\"49.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"21.380672\" y=\"1.976627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.989158\" y=\"181.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.959910\" y=\"125.958931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.174522\" y=\"2.128395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.719437\"/>\n      <waypoint x=\"-2.045313\" y=\"115.961037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.887360\" y=\"20.788790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"185.169754\" y=\"55.488453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.773590\" y=\"209.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"213.420914\" y=\"129.464935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"341.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"223.420197\" y=\"195.150803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.867035\" y=\"54.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"269.169739\" y=\"55.478218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.620209\" y=\"326.589996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"169.419067\" y=\"133.445282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.803467\" y=\"159.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"187.169754\" y=\"55.488209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.754272\" y=\"241.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"379.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.960954\" y=\"127.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"154.054398\" y=\"21.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.403801\" y=\"222.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"146.960526\" y=\"-2.045317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993866\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.732513\" y=\"277.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"100.273399\" y=\"326.513702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.568146\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.008924\" y=\"330.545349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"143.620636\" y=\"330.594269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.409882\" y=\"262.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"259.419830\" y=\"199.153717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_11.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.403801\" y=\"222.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"79.379662\" y=\"-2.042276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.388222\" y=\"119.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"207.419815\" y=\"199.149490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.775696\" y=\"205.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"325.420868\" y=\"129.514984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.970000\" y=\"9.960771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977921\"/>\n      <waypoint x=\"88.371414\" y=\"9.240005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.401062\" y=\"204.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"92.387657\" y=\"116.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.938339\" y=\"53.915596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.283386\"/>\n      <waypoint x=\"307.170227\" y=\"59.473587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.419838\" y=\"199.141052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"217.419815\" y=\"199.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.865845\" y=\"56.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"251.629364\" y=\"-2.034145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.631073\" y=\"-2.011322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"334.837677\" y=\"103.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.714386\" y=\"307.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"313.420135\" y=\"195.158112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.056824\" y=\"19.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"203.629791\" y=\"1.960732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.990570\" y=\"59.490669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"98.574310\" y=\"133.398773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.089211\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.389763\" y=\"55.495979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"169.419067\" y=\"133.445282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.391258\" y=\"139.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"271.419098\" y=\"133.490860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.032532\" y=\"39.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"121.419106\" y=\"133.423843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.757614\" y=\"-1.923224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.425110\"/>\n      <waypoint x=\"105.389763\" y=\"55.498173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.620636\" y=\"330.599396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"338.740967\" y=\"263.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.418091\" y=\"316.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"379.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.618813\" y=\"127.864204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-136.616394\"/>\n      <waypoint x=\"191.629791\" y=\"1.959451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.293243\" y=\"114.539558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"215.630219\" y=\"-2.037988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.960220\" y=\"-2.047878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"161.419083\" y=\"133.441711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.895142\" y=\"7.929170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"95.943985\" y=\"54.645535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.152283\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.420135\" y=\"195.153885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"175.420197\" y=\"195.146896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.629807\" y=\"1.966068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"229.169739\" y=\"55.483093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.497711\" y=\"51.525883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.024689\"/>\n      <waypoint x=\"305.628113\" y=\"1.978053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.391548\" y=\"141.710297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"189.170242\" y=\"59.487965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.420181\" y=\"195.143646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"151.419083\" y=\"133.437241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.042252\" y=\"31.022408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n      <waypoint x=\"88.382797\" y=\"84.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.638924\" y=\"330.582642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"165.419815\" y=\"199.146088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.809509\" y=\"149.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"189.420914\" y=\"129.454224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.395515\" y=\"167.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"158.034958\" y=\"37.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"323.628113\" y=\"1.987615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n      <waypoint x=\"392.290375\" y=\"84.537575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.379974\" y=\"65.572983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"-2.048490\" y=\"57.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.021378\" y=\"48.197430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"213.419083\" y=\"133.464935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.854584\" y=\"75.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.947083\" y=\"6.488291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.463440\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.420174\" y=\"195.142838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"160.079803\" y=\"1.956084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"221.419815\" y=\"199.150635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"285.420868\" y=\"129.497116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.983519\" y=\"267.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n      <waypoint x=\"92.408669\" y=\"254.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.420197\" y=\"195.147705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"107.620628\" y=\"330.590424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.420929\" y=\"129.477448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"91.474625\" y=\"3.423836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.107391\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.008923\" y=\"330.554993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"121.419106\" y=\"133.423843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.695914\" y=\"320.822174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"438.059326\"/>\n      <waypoint x=\"135.419815\" y=\"199.143646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"283.629364\" y=\"-2.030730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"201.170242\" y=\"59.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.690659\" y=\"1.955342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"332.575745\" y=\"3.210360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.039490\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"267.629364\" y=\"-2.032438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"166.080215\" y=\"-2.043276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.174522\" y=\"2.128395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.719437\"/>\n      <waypoint x=\"334.867035\" y=\"54.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.013609\" y=\"289.960236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n      <waypoint x=\"1.978712\" y=\"161.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.160248\" y=\"59.471394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"335.698914\" y=\"324.148254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.004601\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.419830\" y=\"199.151123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"263.620392\" y=\"326.607086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.402283\" y=\"212.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"109.419106\" y=\"133.418472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.385834\" y=\"104.149704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.377930\" y=\"52.149689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"323.419830\" y=\"199.158920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.859131\" y=\"67.531212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.420914\" y=\"129.446182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"151.657959\" y=\"58.719166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.984991\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"179.620209\" y=\"326.598114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"2.019615\" y=\"243.960205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.007477\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.419830\" y=\"199.158432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"396.319824\" y=\"240.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.843719\" y=\"93.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"161.420944\" y=\"129.441711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"390.488159\" y=\"324.254547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.577057\"/>\n      <waypoint x=\"338.738556\" y=\"267.161163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.940918\" y=\"133.395340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.799017\"/>\n      <waypoint x=\"267.420135\" y=\"195.154373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.161293\" y=\"54.961605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.752056\"/>\n      <waypoint x=\"124.960220\" y=\"-2.047665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.022156\" y=\"55.040741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.606384\"/>\n      <waypoint x=\"323.420868\" y=\"129.514084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.169739\" y=\"55.480412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"67.379364\" y=\"-2.038365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.745819\" y=\"255.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"141.620193\" y=\"326.594055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.399544\" y=\"194.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"42.011074\" y=\"326.557129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.566628\" y=\"52.744717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.526215\"/>\n      <waypoint x=\"309.419098\" y=\"133.507828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.401672\" y=\"208.329941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991295\"/>\n      <waypoint x=\"88.411400\" y=\"272.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.314758\" y=\"216.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"334.887360\" y=\"20.788790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.390244\" y=\"59.493786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"265.629791\" y=\"1.967349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.989746\" y=\"55.491158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"181.419067\" y=\"133.450638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"279.170227\" y=\"59.476997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"392.307190\" y=\"70.537575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.420944\" y=\"129.430984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"221.629791\" y=\"1.962653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.462189\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"329.798584\" y=\"195.262833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.185089\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"215.169739\" y=\"55.484798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"97.431358\" y=\"55.218575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.707581\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.161293\" y=\"54.961605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.752056\"/>\n      <waypoint x=\"207.629791\" y=\"1.961159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.989746\" y=\"55.490913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"319.628113\" y=\"1.985490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030457\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.958923\" y=\"1.950627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"88.394600\" y=\"161.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.464439\" y=\"323.088287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.037415\"/>\n      <waypoint x=\"1.968266\" y=\"141.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.690659\" y=\"1.951431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"113.389771\" y=\"55.497200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.970000\" y=\"9.960771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977921\"/>\n      <waypoint x=\"88.379150\" y=\"60.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.825867\" y=\"122.578773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.708191\" y=\"317.448730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.619781\" y=\"330.609863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"338.721649\" y=\"295.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.970000\" y=\"9.960771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977921\"/>\n      <waypoint x=\"95.943985\" y=\"54.645535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.152283\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.379181\" y=\"10.537639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n      <waypoint x=\"392.332123\" y=\"272.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.080231\" y=\"-2.043703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"2.989305\" y=\"-0.234542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.078598\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.287277\" y=\"327.196411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.589951\"/>\n      <waypoint x=\"105.419106\" y=\"133.416687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.314880\" y=\"60.578453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-122.092407\"/>\n      <waypoint x=\"215.630219\" y=\"-2.037988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.381279\" y=\"74.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"88.408363\" y=\"252.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.767548\" y=\"219.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"396.317719\" y=\"230.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.419083\" y=\"133.447067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.738556\" y=\"267.158722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.419830\" y=\"199.157303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"223.169739\" y=\"55.483822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.601540\" y=\"53.786171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-141.597076\"/>\n      <waypoint x=\"287.170227\" y=\"59.476025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.302521\" y=\"158.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"396.343170\" y=\"40.545254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.931236\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.400459\" y=\"200.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"177.629791\" y=\"1.957957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.689362\" y=\"-2.049873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n      <waypoint x=\"213.629791\" y=\"1.961799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"341.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"338.792603\" y=\"177.671158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.010049\" y=\"221.957611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"57.380669\" y=\"1.964894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.990203\" y=\"183.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.956902\" y=\"43.962585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.393997\" y=\"157.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"30.011076\" y=\"326.550690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.960220\" y=\"-2.048092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"209.629791\" y=\"1.961372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.690659\" y=\"1.955993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.382187\" y=\"80.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.390244\" y=\"59.495007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"144.960526\" y=\"-2.045530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993866\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.419067\" y=\"133.477448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.776917\" y=\"203.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.169739\" y=\"55.476269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"147.969330\" y=\"55.490658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.426132\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.420944\" y=\"129.427414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"158.047104\" y=\"27.022409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.381279\" y=\"74.150307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"285.419098\" y=\"133.497116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.793823\" y=\"175.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"315.169739\" y=\"55.472610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.191444\" y=\"193.022766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.113914\"/>\n      <waypoint x=\"197.419815\" y=\"199.148682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.401978\" y=\"210.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"136.960220\" y=\"-2.046384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.774506\" y=\"207.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"147.420181\" y=\"195.144623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.981691\" y=\"253.958389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.007477\"/>\n      <waypoint x=\"92.413223\" y=\"284.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.374748\" y=\"31.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"201.419815\" y=\"199.149017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.960220\" y=\"-2.045744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"195.629791\" y=\"1.959878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.638924\" y=\"330.579407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"219.419815\" y=\"199.150467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.748627\" y=\"60.375195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.534765\"/>\n      <waypoint x=\"115.420937\" y=\"129.421158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.389435\" y=\"127.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"156.079803\" y=\"1.955657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.192627\" y=\"55.463299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.691315\"/>\n      <waypoint x=\"158.061691\" y=\"15.022417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.406235\" y=\"238.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"92.380272\" y=\"67.572983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.405624\" y=\"234.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"277.419098\" y=\"133.493530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"344.049011\" y=\"-1.958183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.222473\"/>\n      <waypoint x=\"334.862213\" y=\"62.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.631073\" y=\"-2.021946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"245.170242\" y=\"59.481140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"323.419830\" y=\"199.158920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"334.731323\" y=\"279.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.378845\" y=\"58.149689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.008698\"/>\n      <waypoint x=\"154.042252\" y=\"31.017548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.419815\" y=\"199.149826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"251.420914\" y=\"129.481918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"283.419830\" y=\"199.155670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"189.420914\" y=\"129.454224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.669861\" y=\"199.159119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"396.346893\" y=\"310.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.886139\" y=\"22.788790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"237.420181\" y=\"195.151932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.331360\" y=\"270.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"338.813812\" y=\"142.581161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.390244\" y=\"59.498417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"100.689362\" y=\"-2.049221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.731323\" y=\"279.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"293.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.183014\" y=\"129.414795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"88.402885\" y=\"216.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.784180\" y=\"191.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"92.394905\" y=\"163.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.011696\" y=\"195.140671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.866943\"/>\n      <waypoint x=\"92.901886\" y=\"136.705215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.691971\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"117.420937\" y=\"129.422043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"110.960220\" y=\"-2.049159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.319824\" y=\"240.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"215.620209\" y=\"326.601959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.169739\" y=\"55.483334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.394302\" y=\"159.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.619781\" y=\"330.601318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"332.400909\" y=\"329.880066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-382.224091\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.289566\" y=\"55.498920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"249.419067\" y=\"133.481033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.294922\" y=\"122.539566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"295.169739\" y=\"55.475048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town01\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.472748\" y=\"322.497009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.917282\"/>\n      <waypoint x=\"173.420197\" y=\"195.146729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.629791\" y=\"1.969910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"392.303375\" y=\"162.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.776917\" y=\"203.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"169.420197\" y=\"195.146408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.627441\" y=\"193.744644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.808014\"/>\n      <waypoint x=\"179.170242\" y=\"59.489185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.008924\" y=\"330.549622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"173.419815\" y=\"199.146729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.629791\" y=\"1.968630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"392.287964\" y=\"86.537567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.068764\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.729980\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"396.338348\" y=\"288.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.114075\" y=\"2.464672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.786011\"/>\n      <waypoint x=\"51.379356\" y=\"-2.033150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.290283\" y=\"100.543205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"392.332489\" y=\"320.193329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.271202\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.169754\" y=\"55.481628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"92.372017\" y=\"13.239699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.170227\" y=\"59.473831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"334.726471\" y=\"287.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.420181\" y=\"195.143967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"137.620636\" y=\"330.593628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.212204\" y=\"199.702515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.323044\"/>\n      <waypoint x=\"157.038589\" y=\"53.783447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.037033\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.620407\" y=\"326.603882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"115.419838\" y=\"199.142029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"350.591064\" y=\"-1.998062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n      <waypoint x=\"259.629364\" y=\"-2.033292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.228943\" y=\"1.990059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n      <waypoint x=\"253.420197\" y=\"195.153229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.324341\" y=\"252.539185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"394.670715\" y=\"3.047407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"237.716064\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.417786\" y=\"314.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"231.419830\" y=\"199.151443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.629791\" y=\"1.959451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"285.629791\" y=\"1.969483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.988278\" y=\"8.111813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.663719\"/>\n      <waypoint x=\"235.170242\" y=\"59.482361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.766327\" y=\"221.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"396.340668\" y=\"294.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.892181\" y=\"12.791205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"88.375969\" y=\"39.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.992039\" y=\"217.960999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"-1.015752\" y=\"323.063324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"428.175659\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.170227\" y=\"59.474075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"392.300842\" y=\"150.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.419830\" y=\"199.157623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"335.698914\" y=\"324.148254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.004601\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.463898\" y=\"130.082718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.768646\"/>\n      <waypoint x=\"158.030106\" y=\"41.022400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069580\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.419830\" y=\"199.158768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"396.346130\" y=\"308.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.980377\" y=\"49.972469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.474472\"/>\n      <waypoint x=\"209.419067\" y=\"133.463150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.085114\" y=\"325.907593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.731018\"/>\n      <waypoint x=\"396.291138\" y=\"104.539574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.935089\" y=\"52.781605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.346703\"/>\n      <waypoint x=\"147.419815\" y=\"199.144623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.620193\" y=\"326.594055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"30.011076\" y=\"326.550690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.030701\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.393997\" y=\"157.839706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"146.079803\" y=\"1.954589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.316467\" y=\"224.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n      <waypoint x=\"348.591064\" y=\"-1.999124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.969543\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"345.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"92.417175\" y=\"310.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.048004\" y=\"137.133621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.873302\"/>\n      <waypoint x=\"313.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.317719\" y=\"230.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"338.753052\" y=\"243.161118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.420197\" y=\"195.145920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.404106\" y=\"224.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.629807\" y=\"1.963720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"334.811920\" y=\"145.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.419098\" y=\"133.510513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"338.366974\" y=\"62.831703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.966431\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.411705\" y=\"274.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"333.719971\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.000000\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.618919\" y=\"330.589050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"161.419815\" y=\"199.145767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.419815\" y=\"199.143478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"338.824677\" y=\"124.581177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.575745\" y=\"3.210360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.039490\"/>\n      <waypoint x=\"193.169754\" y=\"55.487476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.620209\" y=\"326.602814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"153.620193\" y=\"326.595337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.993337\" y=\"189.958939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.956776\" y=\"119.958931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.170242\" y=\"59.483334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"303.420135\" y=\"195.157303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.403496\" y=\"220.329697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"39.379364\" y=\"-2.029239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.348450\" y=\"314.540741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.977737\"/>\n      <waypoint x=\"329.798584\" y=\"195.262833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.185089\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"263.419098\" y=\"133.487289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n      <waypoint x=\"334.804688\" y=\"157.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.028450\" y=\"195.140701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.992645\"/>\n      <waypoint x=\"135.390244\" y=\"59.494518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.638924\" y=\"330.580475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"92.394302\" y=\"159.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.627441\" y=\"193.744644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.808014\"/>\n      <waypoint x=\"95.763397\" y=\"2.661757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.690735\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.619995\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"338.864624\" y=\"58.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.620193\" y=\"326.594910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"92.406837\" y=\"242.329712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.380669\" y=\"1.972716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"119.389763\" y=\"55.496468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"283.629791\" y=\"1.969270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"231.420929\" y=\"129.472992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.328247\" y=\"262.539215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.022263\"/>\n      <waypoint x=\"396.304626\" y=\"168.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.417480\" y=\"312.330322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"311.619995\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.469116\" y=\"129.413589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.974396\"/>\n      <waypoint x=\"59.379356\" y=\"-2.035758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.051971\" y=\"23.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n      <waypoint x=\"243.170242\" y=\"59.481384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.393082\" y=\"151.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n      <waypoint x=\"125.419838\" y=\"199.142838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.958923\" y=\"1.953616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"227.170242\" y=\"59.483334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.009797\" y=\"183.961029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.970070\"/>\n      <waypoint x=\"76.008934\" y=\"330.575348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town01_val.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.169754\" y=\"55.488453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"334.869446\" y=\"50.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"217.420181\" y=\"195.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"107.420174\" y=\"195.141373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.889771\" y=\"16.788790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.722260\" y=\"124.200851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.676964\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.231567\" y=\"201.268570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"46.118801\"/>\n      <waypoint x=\"235.169739\" y=\"55.482361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.870667\" y=\"48.421200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.965363\"/>\n      <waypoint x=\"386.191559\" y=\"2.045357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.952244\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.838341\" y=\"325.419250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.960659\"/>\n      <waypoint x=\"217.619781\" y=\"330.602173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"283.629791\" y=\"1.969270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"173.169754\" y=\"55.489914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town01\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.151535\" y=\"133.809708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.508179\"/>\n      <waypoint x=\"154.023804\" y=\"46.197536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.618538\" y=\"126.646553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.131897\"/>\n      <waypoint x=\"17.379364\" y=\"-2.022069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.080231\" y=\"-2.044984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"88.375969\" y=\"39.240303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.825867\" y=\"122.581177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"392.296204\" y=\"128.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.979757\" y=\"163.958954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"1.966147\" y=\"19.962589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town01\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.620209\" y=\"326.590424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n      <waypoint x=\"119.419838\" y=\"199.142349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.631409\" y=\"-2.010259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"97.431358\" y=\"55.218575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.707581\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town01\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.420944\" y=\"129.439926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"149.288315\" y=\"59.369873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.725056\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.305054\" y=\"170.540405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987915\"/>\n      <waypoint x=\"313.619995\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"299.419830\" y=\"199.156967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"327.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.291733\" y=\"4.299034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.647476\"/>\n      <waypoint x=\"334.867035\" y=\"54.418781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town01\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.619781\" y=\"330.602814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"323.619995\" y=\"330.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"393.149384\" y=\"1.142407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"225.028412\"/>\n      <waypoint x=\"243.169739\" y=\"55.481384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.720001\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"255.620422\" y=\"326.606232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.006119\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.374748\" y=\"31.239697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n      <waypoint x=\"-2.037704\" y=\"29.959229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town01\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"341.719971\" y=\"326.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"95.818840\" y=\"324.611755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-141.189667\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.389763\" y=\"55.495735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n      <waypoint x=\"88.396431\" y=\"173.840302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town01\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.772369\" y=\"211.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"338.828003\" y=\"119.031189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.420868\" y=\"129.507828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"151.420944\" y=\"129.437241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.785370\" y=\"189.648758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.965363\"/>\n      <waypoint x=\"334.748230\" y=\"251.158737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"263.619781\" y=\"330.607086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"338.809509\" y=\"149.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.420197\" y=\"195.151611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"94.592941\" y=\"60.490070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.023804\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town01\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.759094\" y=\"233.158752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n      <waypoint x=\"334.138794\" y=\"322.564331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.165924\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town01\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.955731\" y=\"117.958931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.970062\"/>\n      <waypoint x=\"93.774818\" y=\"58.325462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.437710\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.397552\" y=\"2.633306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.571304\"/>\n      <waypoint x=\"107.389763\" y=\"55.497929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town01\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.431358\" y=\"55.218575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.707581\"/>\n      <waypoint x=\"154.037384\" y=\"35.017544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.069595\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.725281\" y=\"289.161133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.034607\"/>\n      <waypoint x=\"285.420135\" y=\"195.155838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.086929\" y=\"1.954804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n      <waypoint x=\"332.228943\" y=\"1.992184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.969543\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.373291\" y=\"323.917297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.836670\"/>\n      <waypoint x=\"396.317719\" y=\"230.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012085\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town01\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.722260\" y=\"124.200851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.676964\"/>\n      <waypoint x=\"309.420135\" y=\"195.157791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town01\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.629364\" y=\"-2.033932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"103.419106\" y=\"133.415802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.025599\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"117.420174\" y=\"195.142181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.004654\"/>\n      <waypoint x=\"88.405930\" y=\"236.330307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town01\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.419830\" y=\"199.152100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.004656\"/>\n      <waypoint x=\"313.169739\" y=\"55.472855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993011\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town01\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.170242\" y=\"59.486259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"311.170227\" y=\"59.473099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"326.231049\" y=\"-2.011003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.969543\"/>\n      <waypoint x=\"334.807098\" y=\"153.668762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.034599\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town01\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.390244\" y=\"59.493786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n      <waypoint x=\"338.947083\" y=\"6.488291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.463440\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town01\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.008934\" y=\"330.575348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.030693\"/>\n      <waypoint x=\"92.396729\" y=\"175.839691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.991272\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town01\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.080231\" y=\"-2.044984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.993881\"/>\n      <waypoint x=\"197.170242\" y=\"59.486992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.420914\" y=\"129.472092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.025604\"/>\n      <waypoint x=\"67.379364\" y=\"-2.038365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.981323\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town01\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.023712\" y=\"3.276904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.934464\"/>\n      <waypoint x=\"179.629791\" y=\"1.958170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.006119\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town01\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.851738\" y=\"3.997619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.826996\"/>\n      <waypoint x=\"239.170242\" y=\"59.481873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006982\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town01\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.380661\" y=\"1.957724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.981323\"/>\n      <waypoint x=\"88.385231\" y=\"100.150314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991280\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town01\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.377327\" y=\"48.150303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.008698\"/>\n      <waypoint x=\"337.214172\" y=\"53.773853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.711285\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_00.xml",
    "content": "<routes><route id=\"0\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"128.570114\" y=\"236.815338\" yaw=\"-192.340729\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.346441\" y=\"297.162506\" yaw=\"446.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.854729\" y=\"243.900177\" yaw=\"89.995033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.852444\" y=\"217.590179\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.660667\" y=\"302.538147\" yaw=\"180.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.391174\" y=\"194.603943\" yaw=\"-104.650887\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.621363\" y=\"306.559998\" yaw=\"-0.039055\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.699066\" y=\"191.604813\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.699463\" y=\"248.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.118088\" y=\"230.961304\" yaw=\"-89.941895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.687775\" y=\"268.581360\" yaw=\"-89.960808\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.382707\" y=\"286.696808\" yaw=\"-90.090981\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.700909\" y=\"187.573639\" yaw=\"-179.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"128.978775\" y=\"240.921875\" yaw=\"-359.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.699005\" y=\"246.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.147247\" y=\"202.182037\" yaw=\"-89.941917\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.981232\" y=\"236.889084\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"174.662689\" y=\"306.508484\" yaw=\"-0.078718\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.413776\" y=\"194.381378\" yaw=\"-65.638580\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.377282\" y=\"125.249611\" yaw=\"-89.871178\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.658630\" y=\"302.539520\" yaw=\"-180.039032\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.399082\" y=\"191.553802\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.689514\" y=\"204.350449\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.382707\" y=\"286.696808\" yaw=\"-90.090981\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.853607\" y=\"230.992218\" yaw=\"-450.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"192.229050\" y=\"237.234100\" yaw=\"-54.861649\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.685043\" y=\"272.581360\" yaw=\"-89.960808\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.699074\" y=\"191.586487\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.657269\" y=\"306.531372\" yaw=\"-359.980560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.687775\" y=\"268.581360\" yaw=\"-89.960808\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.459277\" y=\"165.245422\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.408115\" y=\"270.696838\" yaw=\"-90.090981\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"123.504105\" y=\"105.440598\" yaw=\"-179.961029\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.699074\" y=\"191.585571\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.700901\" y=\"187.580978\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.382707\" y=\"286.696808\" yaw=\"-90.090981\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.856644\" y=\"265.959808\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.320953\" y=\"195.652878\" yaw=\"-76.266663\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.099075\" y=\"191.626083\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.669998\" y=\"294.576782\" yaw=\"90.039192\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.484394\" y=\"105.424767\" yaw=\"179.793152\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.834209\" y=\"306.509216\" yaw=\"-5.014238\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.659103\" y=\"306.530670\" yaw=\"0.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.950897\" y=\"229.394272\" yaw=\"83.085274\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"167.504059\" y=\"109.429504\" yaw=\"359.961060\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.117828\" y=\"231.198715\" yaw=\"-269.941925\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.498657\" y=\"109.444672\" yaw=\"0.038971\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.851749\" y=\"209.590179\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"142.981232\" y=\"236.930374\" yaw=\"-539.965149\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.221359\" y=\"300.077057\" yaw=\"140.532883\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"180.657196\" y=\"302.500214\" yaw=\"179.921280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.331112\" y=\"191.696609\" yaw=\"-14.255472\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.501358\" y=\"109.419998\" yaw=\"-0.038913\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"168.518784\" y=\"240.945892\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.664131\" y=\"302.541534\" yaw=\"180.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"110.978798\" y=\"240.910950\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"126.664116\" y=\"302.556458\" yaw=\"180.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.099075\" y=\"191.619659\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.517841\" y=\"302.536865\" yaw=\"-180.039032\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.675476\" y=\"286.576782\" yaw=\"90.039192\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.700897\" y=\"187.588318\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.099075\" y=\"191.631577\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.695984\" y=\"256.581360\" yaw=\"-89.960808\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.674103\" y=\"288.576782\" yaw=\"90.039192\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.501411\" y=\"105.405220\" yaw=\"-179.961029\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.376345\" y=\"290.705841\" yaw=\"89.909019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.699081\" y=\"191.595657\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.444498\" y=\"230.700485\" yaw=\"89.987068\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.484394\" y=\"105.424767\" yaw=\"179.793152\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.099075\" y=\"191.626999\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.423935\" y=\"243.890594\" yaw=\"-103.794983\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.457923\" y=\"171.239594\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.657242\" y=\"302.538696\" yaw=\"179.921280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"162.518784\" y=\"240.942245\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.518799\" y=\"240.932526\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.455665\" y=\"181.239578\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.120895\" y=\"228.177963\" yaw=\"90.058083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"139.179062\" y=\"191.616043\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.447658\" y=\"216.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.587839\" y=\"110.165016\" yaw=\"-21.424337\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.850845\" y=\"199.210175\" yaw=\"-270.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.661358\" y=\"306.534058\" yaw=\"-360.039032\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.700897\" y=\"187.590149\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"73.489937\" y=\"109.406578\" yaw=\"0.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"124.978798\" y=\"240.919449\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.734146\" y=\"185.959732\" yaw=\"-128.726105\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.850845\" y=\"199.210175\" yaw=\"-270.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.700901\" y=\"187.580978\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.621353\" y=\"306.539551\" yaw=\"-0.039055\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"182.518784\" y=\"240.954391\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"188.802139\" y=\"188.769104\" yaw=\"-151.319229\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.498642\" y=\"105.439018\" yaw=\"179.961075\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.944859\" y=\"240.902832\" yaw=\"-6.533329\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.700890\" y=\"187.604813\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.320953\" y=\"195.652878\" yaw=\"-76.266663\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"138.981232\" y=\"236.927948\" yaw=\"-539.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.447659\" y=\"216.700500\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.978813\" y=\"240.885437\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.346441\" y=\"297.162506\" yaw=\"446.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.978806\" y=\"240.895157\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.850845\" y=\"199.209839\" yaw=\"-450.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.687424\" y=\"195.089554\" yaw=\"-450.012909\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.420810\" y=\"262.705902\" yaw=\"89.909019\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.699005\" y=\"246.349548\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"48.699074\" y=\"191.574554\" yaw=\"-359.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"162.657227\" y=\"302.524963\" yaw=\"179.921280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"176.521225\" y=\"236.950745\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"60.699078\" y=\"191.580063\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.978119\" y=\"244.632980\" yaw=\"282.636749\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"130.729507\" y=\"240.252579\" yaw=\"-21.934814\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.886112\" y=\"239.895660\" yaw=\"-228.982086\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.179062\" y=\"191.611450\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.314655\" y=\"233.867859\" yaw=\"63.007431\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.099075\" y=\"191.626999\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.399080\" y=\"191.565720\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"182.539062\" y=\"191.635910\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"183.992462\" y=\"187.636566\" yaw=\"-539.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.863815\" y=\"236.317307\" yaw=\"-209.769745\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"188.181503\" y=\"240.345993\" yaw=\"-21.105301\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.445852\" y=\"224.700500\" yaw=\"89.987068\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.100922\" y=\"187.631577\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.854553\" y=\"241.900177\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.447658\" y=\"216.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.855602\" y=\"253.960159\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"18.618631\" y=\"302.550446\" yaw=\"179.960953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.321270\" y=\"193.118591\" yaw=\"47.418373\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.981232\" y=\"236.893951\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"156.662720\" y=\"306.533203\" yaw=\"-0.078718\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.859352\" y=\"297.127106\" yaw=\"-270.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"160.662704\" y=\"306.527710\" yaw=\"-0.078718\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"110.699066\" y=\"191.602982\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.711029\" y=\"235.899277\" yaw=\"67.986641\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.699066\" y=\"191.592896\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.618631\" y=\"302.551819\" yaw=\"179.960953\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.386254\" y=\"129.235596\" yaw=\"90.128822\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.859249\" y=\"295.960175\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.099075\" y=\"191.631577\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.559017\" y=\"235.858322\" yaw=\"52.968513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.699463\" y=\"248.350449\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.725006\" y=\"129.095947\" yaw=\"-89.922165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.690521\" y=\"264.581360\" yaw=\"-89.960808\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.087433\" y=\"191.618744\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.457470\" y=\"173.245422\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.700897\" y=\"187.600235\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.697357\" y=\"254.581360\" yaw=\"-89.960808\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"168.518784\" y=\"240.945892\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.180908\" y=\"187.609619\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"157.099075\" y=\"191.624237\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.700897\" y=\"187.585571\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.100922\" y=\"187.631577\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.699463\" y=\"248.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.699078\" y=\"191.578232\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.454762\" y=\"185.239578\" yaw=\"-90.012932\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.099075\" y=\"191.623322\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.978798\" y=\"240.913376\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.395268\" y=\"133.249603\" yaw=\"-89.871178\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.504059\" y=\"109.441727\" yaw=\"359.961060\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"133.730820\" y=\"190.308670\" yaw=\"-130.949997\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"118.699066\" y=\"191.606659\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"159.498657\" y=\"105.434937\" yaw=\"179.961075\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.399081\" y=\"191.557465\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.518784\" y=\"240.937393\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"192.765717\" y=\"299.198273\" yaw=\"293.699982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.730453\" y=\"125.095947\" yaw=\"-89.922165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.661358\" y=\"306.538147\" yaw=\"-360.039032\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.445852\" y=\"224.700500\" yaw=\"89.987068\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.451601\" y=\"199.240494\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.442239\" y=\"240.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.117828\" y=\"231.198715\" yaw=\"-269.941925\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"122.700897\" y=\"187.608490\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.455037\" y=\"184.021988\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.689056\" y=\"202.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.700897\" y=\"187.599319\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.856991\" y=\"269.960175\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"165.504059\" y=\"109.430862\" yaw=\"359.961060\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.120895\" y=\"228.177963\" yaw=\"90.058083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.658409\" y=\"302.538147\" yaw=\"-180.039032\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"190.845291\" y=\"190.286819\" yaw=\"-135.467911\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"185.942963\" y=\"301.006195\" yaw=\"147.582703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"48.124088\" y=\"192.231537\" yaw=\"-33.549553\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"124.981224\" y=\"236.919449\" yaw=\"-539.965149\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.978806\" y=\"240.895157\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.981232\" y=\"236.889084\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.444717\" y=\"244.881607\" yaw=\"72.924026\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.643314\" y=\"304.092133\" yaw=\"-48.354538\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.400917\" y=\"187.564804\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.484425\" y=\"105.439209\" yaw=\"179.793152\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.398578\" y=\"276.705872\" yaw=\"89.909019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.851749\" y=\"209.590179\" yaw=\"89.995033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.130432\" y=\"192.371872\" yaw=\"29.332563\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.852619\" y=\"219.590179\" yaw=\"89.995033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.978806\" y=\"240.892731\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.585705\" y=\"243.118805\" yaw=\"301.091400\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"182.521225\" y=\"236.954391\" yaw=\"-179.965195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.686981\" y=\"157.087280\" yaw=\"90.077835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"156.518784\" y=\"240.938599\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"66.978813\" y=\"240.884232\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.693573\" y=\"222.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.691315\" y=\"212.350449\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.700909\" y=\"187.573639\" yaw=\"-179.973694\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.981232\" y=\"236.929169\" yaw=\"-539.965149\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.981239\" y=\"236.897583\" yaw=\"-179.965195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.696304\" y=\"234.350449\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.690414\" y=\"208.350449\" yaw=\"89.987053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.660667\" y=\"302.539520\" yaw=\"180.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.689056\" y=\"202.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.854206\" y=\"237.900177\" yaw=\"89.995033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.400917\" y=\"187.561142\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.449465\" y=\"208.700500\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.400917\" y=\"187.563889\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.701504\" y=\"195.741821\" yaw=\"77.000916\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"180.657196\" y=\"302.500214\" yaw=\"179.921280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.123627\" y=\"239.855057\" yaw=\"30.174286\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"0.130680\" y=\"110.897255\" yaw=\"-31.935760\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.452956\" y=\"193.239578\" yaw=\"-90.012932\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.518784\" y=\"240.936172\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.656593\" y=\"302.534058\" yaw=\"-180.039032\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"124.808197\" y=\"187.609451\" yaw=\"-179.973724\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.687881\" y=\"197.089539\" yaw=\"-450.012909\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.714142\" y=\"137.095932\" yaw=\"-89.922165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.618632\" y=\"302.553192\" yaw=\"179.960953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.701504\" y=\"195.741821\" yaw=\"77.000916\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.507533\" y=\"109.547447\" yaw=\"359.793152\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.684250\" y=\"181.090454\" yaw=\"89.987053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"120.978798\" y=\"240.917023\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.700897\" y=\"187.601151\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.128998\" y=\"220.182022\" yaw=\"-89.941917\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.978806\" y=\"240.892731\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.700912\" y=\"187.568146\" yaw=\"-179.973724\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.721245\" y=\"236.874359\" yaw=\"-539.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"142.666138\" y=\"306.552429\" yaw=\"-0.078718\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.696304\" y=\"234.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"133.107544\" y=\"192.569977\" yaw=\"115.222275\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.767092\" y=\"186.797516\" yaw=\"-147.636353\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.651226\" y=\"191.576385\" yaw=\"-359.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"130.978775\" y=\"240.923096\" yaw=\"-359.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.850845\" y=\"199.209839\" yaw=\"-450.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.857513\" y=\"275.960175\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.699078\" y=\"191.580978\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.880245\" y=\"244.678238\" yaw=\"-265.510376\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.445400\" y=\"226.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"73.489937\" y=\"109.406578\" yaw=\"0.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.683792\" y=\"179.093597\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"138.978775\" y=\"240.927948\" yaw=\"-359.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.699074\" y=\"191.571808\" yaw=\"-359.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.852619\" y=\"219.589844\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.699074\" y=\"191.584656\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"128.664093\" y=\"302.557129\" yaw=\"180.019424\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.392235\" y=\"280.696838\" yaw=\"-90.090981\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.857166\" y=\"271.960175\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.863815\" y=\"236.317307\" yaw=\"-209.769745\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.695389\" y=\"230.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.618637\" y=\"302.559998\" yaw=\"179.960938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.699078\" y=\"191.580978\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.850845\" y=\"199.209839\" yaw=\"-450.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.659309\" y=\"306.548309\" yaw=\"0.019417\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.700897\" y=\"187.585571\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.681992\" y=\"171.089539\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"128.978775\" y=\"240.921875\" yaw=\"-359.965149\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.681091\" y=\"167.089554\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.699074\" y=\"191.573639\" yaw=\"-359.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.116837\" y=\"232.182297\" yaw=\"-89.941895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.658630\" y=\"302.539520\" yaw=\"-180.039032\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.625320\" y=\"191.617157\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.413776\" y=\"194.381378\" yaw=\"-65.638580\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.981239\" y=\"236.885437\" yaw=\"-179.965195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.854034\" y=\"235.899841\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.507322\" y=\"109.468025\" yaw=\"359.793152\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.500015\" y=\"105.449860\" yaw=\"179.980453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.399081\" y=\"191.557465\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"186.716705\" y=\"241.551239\" yaw=\"27.463257\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.618629\" y=\"302.539551\" yaw=\"179.960953\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.459277\" y=\"165.245422\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.851231\" y=\"203.589844\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.851055\" y=\"201.589844\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"123.498650\" y=\"109.440590\" yaw=\"0.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"192.503189\" y=\"241.541077\" yaw=\"-119.004280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.179062\" y=\"191.616959\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.852097\" y=\"213.589844\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.413254\" y=\"141.249573\" yaw=\"-89.871178\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.856121\" y=\"259.959808\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.699081\" y=\"191.599319\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"0.510470\" y=\"191.654877\" yaw=\"-12.742908\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.099075\" y=\"191.620575\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.484635\" y=\"105.533066\" yaw=\"179.793152\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.457922\" y=\"171.245422\" yaw=\"89.987068\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.489929\" y=\"109.409302\" yaw=\"0.038971\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.100922\" y=\"187.633408\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.701504\" y=\"195.741821\" yaw=\"77.000916\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.978760\" y=\"240.924301\" yaw=\"-359.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.399078\" y=\"191.566635\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"165.099075\" y=\"191.627914\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"184.657837\" y=\"110.020042\" yaw=\"21.922619\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.681091\" y=\"167.089554\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.854206\" y=\"237.899841\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.689514\" y=\"204.350449\" yaw=\"89.987053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.145218\" y=\"204.182037\" yaw=\"-89.941917\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.498642\" y=\"105.439018\" yaw=\"179.961075\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.221359\" y=\"300.077057\" yaw=\"140.532883\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.417500\" y=\"302.255615\" yaw=\"196.134583\" z=\"0.0\" />\n    </weather>\n  </route>\n  </routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_01.xml",
    "content": "<routes><route id=\"0\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.857625\" y=\"108.882072\" yaw=\"138.932465\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.857861\" y=\"279.960175\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"185.889862\" y=\"305.512207\" yaw=\"338.016479\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.699074\" y=\"191.586487\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.504135\" y=\"105.418831\" yaw=\"-179.961029\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.856297\" y=\"261.960175\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"185.943817\" y=\"191.871017\" yaw=\"16.435356\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.699074\" y=\"191.598404\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.430338\" y=\"256.705933\" yaw=\"89.909019\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.978760\" y=\"240.924301\" yaw=\"-359.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.281195\" y=\"115.326813\" yaw=\"97.023766\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.689957\" y=\"206.350449\" yaw=\"89.987053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.625320\" y=\"191.617157\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.981232\" y=\"236.892731\" yaw=\"-179.965195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.659309\" y=\"306.530670\" yaw=\"0.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.981232\" y=\"236.926743\" yaw=\"-539.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.688324\" y=\"199.089539\" yaw=\"-90.012947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"188.288925\" y=\"298.970093\" yaw=\"127.391243\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.443594\" y=\"234.700500\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.850670\" y=\"197.209930\" yaw=\"-450.004944\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.700909\" y=\"187.576401\" yaw=\"-179.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.853313\" y=\"227.589844\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"176.662689\" y=\"306.505737\" yaw=\"-0.078718\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.691772\" y=\"214.350449\" yaw=\"89.987053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.183144\" y=\"236.770523\" yaw=\"-166.957993\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.618633\" y=\"302.540924\" yaw=\"179.960953\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.444717\" y=\"244.881607\" yaw=\"72.924026\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.660667\" y=\"302.540192\" yaw=\"180.019424\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.449916\" y=\"206.702332\" yaw=\"-90.012932\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"159.504059\" y=\"109.434937\" yaw=\"359.961060\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"48.148304\" y=\"236.373596\" yaw=\"-151.071259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"159.099075\" y=\"191.625168\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.417729\" y=\"143.235565\" yaw=\"90.128822\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.699081\" y=\"191.568146\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.474960\" y=\"234.114960\" yaw=\"-112.832016\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.507286\" y=\"109.453590\" yaw=\"359.793152\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.660667\" y=\"302.530701\" yaw=\"-179.980560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.699074\" y=\"191.569977\" yaw=\"-359.973694\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.444707\" y=\"155.235535\" yaw=\"90.128822\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.441336\" y=\"244.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.618637\" y=\"302.559998\" yaw=\"179.960938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.452053\" y=\"197.239578\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.699074\" y=\"191.587402\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.687881\" y=\"197.089539\" yaw=\"-450.012909\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.699074\" y=\"191.591064\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.490585\" y=\"189.714737\" yaw=\"-39.023190\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.395247\" y=\"133.235596\" yaw=\"90.128822\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.699074\" y=\"191.581894\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"66.699074\" y=\"191.582825\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.778744\" y=\"187.553513\" yaw=\"-179.973694\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.714500\" y=\"240.874954\" yaw=\"0.034791\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.499481\" y=\"187.617096\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"184.344101\" y=\"301.822388\" yaw=\"158.328064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.714500\" y=\"240.874954\" yaw=\"0.034791\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.700897\" y=\"187.600235\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.443142\" y=\"236.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"160.518784\" y=\"240.941040\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.735886\" y=\"121.095947\" yaw=\"-89.922165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.854382\" y=\"239.900177\" yaw=\"89.995033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.100922\" y=\"187.631577\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"60.981239\" y=\"236.880585\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"122.699066\" y=\"191.608490\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.118866\" y=\"230.182022\" yaw=\"-89.941895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.395401\" y=\"278.705872\" yaw=\"89.909019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.686981\" y=\"157.087280\" yaw=\"90.077835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.855949\" y=\"257.960175\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.693573\" y=\"222.350449\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"13.400913\" y=\"187.558380\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.981239\" y=\"236.883011\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.179062\" y=\"191.615128\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.365062\" y=\"300.785004\" yaw=\"219.579193\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.858208\" y=\"283.960175\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.396755\" y=\"194.678497\" yaw=\"-106.477165\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.981224\" y=\"236.904877\" yaw=\"-179.965195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"48.658867\" y=\"302.530029\" yaw=\"179.993515\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.128998\" y=\"220.182022\" yaw=\"-89.941917\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.399081\" y=\"191.555634\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"186.422134\" y=\"187.867157\" yaw=\"-167.170532\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.369998\" y=\"294.703156\" yaw=\"89.909019\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.853859\" y=\"233.899841\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.719589\" y=\"133.087311\" yaw=\"90.077835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.118866\" y=\"230.177963\" yaw=\"90.058083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.700897\" y=\"187.596573\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"135.922501\" y=\"194.750885\" yaw=\"-102.189064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.099075\" y=\"191.626999\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.981224\" y=\"236.908524\" yaw=\"-179.965195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.656593\" y=\"302.536774\" yaw=\"-180.039032\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.440433\" y=\"248.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.669998\" y=\"294.581360\" yaw=\"270.039185\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.130432\" y=\"192.371872\" yaw=\"29.332563\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.099075\" y=\"191.631577\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.852097\" y=\"213.589844\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.559052\" y=\"115.754417\" yaw=\"77.692909\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.684708\" y=\"183.090485\" yaw=\"-270.012909\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"186.448578\" y=\"237.097443\" yaw=\"-169.553543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.699074\" y=\"191.585571\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.448110\" y=\"214.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"133.179062\" y=\"191.613281\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"144.521240\" y=\"236.931320\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.053591\" y=\"301.660858\" yaw=\"207.893097\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.392235\" y=\"280.696838\" yaw=\"-90.090981\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.978809\" y=\"240.881805\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"169.099075\" y=\"191.629745\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.721237\" y=\"236.876785\" yaw=\"-179.965195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.504059\" y=\"109.422714\" yaw=\"359.961060\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.682892\" y=\"175.089539\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.705994\" y=\"143.087311\" yaw=\"90.077835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.826149\" y=\"197.077179\" yaw=\"-93.821220\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.444046\" y=\"232.700500\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.369998\" y=\"294.703156\" yaw=\"89.909019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.456116\" y=\"179.245407\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.978798\" y=\"240.907303\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"167.099075\" y=\"191.628830\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.664131\" y=\"302.549683\" yaw=\"180.019424\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.682892\" y=\"175.093597\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.456568\" y=\"177.239578\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"159.504059\" y=\"109.434937\" yaw=\"359.961060\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.697647\" y=\"240.350449\" yaw=\"89.987053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.692673\" y=\"218.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"183.736710\" y=\"105.614204\" yaw=\"190.196747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.449013\" y=\"210.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.224779\" y=\"111.893425\" yaw=\"-41.005665\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.981224\" y=\"236.912155\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.420810\" y=\"262.705902\" yaw=\"89.909019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.456567\" y=\"177.245407\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.699074\" y=\"191.598404\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.659309\" y=\"306.546295\" yaw=\"0.019417\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.135086\" y=\"214.182037\" yaw=\"-89.941917\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"159.498657\" y=\"105.434937\" yaw=\"179.961075\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.399080\" y=\"191.560226\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.501358\" y=\"109.419998\" yaw=\"-0.038913\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.400911\" y=\"187.557465\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.518784\" y=\"240.943466\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.285080\" y=\"190.524521\" yaw=\"129.517548\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.981239\" y=\"236.885437\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.621359\" y=\"306.547729\" yaw=\"-0.039055\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.484635\" y=\"105.533066\" yaw=\"179.793152\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.659103\" y=\"306.530670\" yaw=\"0.019424\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.518784\" y=\"240.937393\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.978119\" y=\"244.632980\" yaw=\"282.636749\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.099075\" y=\"191.620575\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"166.521225\" y=\"236.944672\" yaw=\"-179.965195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.504120\" y=\"105.426994\" yaw=\"-179.961029\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.699074\" y=\"191.598404\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.504120\" y=\"105.425629\" yaw=\"-179.961029\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.484624\" y=\"105.525848\" yaw=\"179.793152\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.693573\" y=\"222.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.853607\" y=\"230.992218\" yaw=\"-450.004944\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.621359\" y=\"306.545013\" yaw=\"-0.039055\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.659302\" y=\"306.559845\" yaw=\"0.019417\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.664131\" y=\"302.542206\" yaw=\"180.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.699066\" y=\"191.604813\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.621359\" y=\"306.549103\" yaw=\"-0.039055\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.518784\" y=\"240.943466\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.855076\" y=\"247.899841\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.851749\" y=\"209.590179\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.399082\" y=\"191.559296\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.659309\" y=\"306.540863\" yaw=\"0.019417\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.150314\" y=\"199.157990\" yaw=\"90.058083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.852966\" y=\"223.589844\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.141159\" y=\"187.723480\" yaw=\"-170.268021\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.446304\" y=\"222.700500\" yaw=\"89.987068\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.981232\" y=\"236.900024\" yaw=\"-179.965195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.489914\" y=\"109.413383\" yaw=\"0.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.886112\" y=\"239.895660\" yaw=\"-228.982086\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.489922\" y=\"109.412018\" yaw=\"0.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.100922\" y=\"187.633408\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.360016\" y=\"117.569481\" yaw=\"-89.871178\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.683884\" y=\"232.907135\" yaw=\"94.424957\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.856991\" y=\"269.959808\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"120.699066\" y=\"191.607574\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.850845\" y=\"199.209839\" yaw=\"-450.004944\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.436699\" y=\"252.696884\" yaw=\"-90.090981\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.699524\" y=\"248.580460\" yaw=\"89.987053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.489929\" y=\"109.407936\" yaw=\"0.038971\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.100922\" y=\"187.635239\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.854729\" y=\"243.899841\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.489922\" y=\"109.412018\" yaw=\"0.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.991904\" y=\"107.506882\" yaw=\"148.029114\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.978775\" y=\"240.926743\" yaw=\"-359.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.854034\" y=\"235.900177\" yaw=\"89.995033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.694031\" y=\"224.350449\" yaw=\"89.987053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.855602\" y=\"253.959839\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.261978\" y=\"187.310379\" yaw=\"-68.215080\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.659309\" y=\"306.543579\" yaw=\"0.019417\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.099075\" y=\"191.623322\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.853432\" y=\"228.992218\" yaw=\"-450.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"60.981239\" y=\"236.880585\" yaw=\"-179.965195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"108.664116\" y=\"302.550354\" yaw=\"180.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.399081\" y=\"191.554718\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.618635\" y=\"302.558624\" yaw=\"179.960953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.386276\" y=\"129.249619\" yaw=\"-89.871178\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.853340\" y=\"227.899841\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.859074\" y=\"293.959808\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"120.699066\" y=\"191.607574\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.700897\" y=\"187.596573\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.408115\" y=\"270.696838\" yaw=\"-90.090981\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.489899\" y=\"109.417458\" yaw=\"0.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.978813\" y=\"240.883011\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.657242\" y=\"302.544189\" yaw=\"179.921280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.672729\" y=\"290.581360\" yaw=\"-89.960808\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.687881\" y=\"197.089539\" yaw=\"-450.012909\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.851925\" y=\"211.590179\" yaw=\"89.995033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.321270\" y=\"193.118591\" yaw=\"47.418373\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.700909\" y=\"187.573639\" yaw=\"-179.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.427162\" y=\"258.705902\" yaw=\"89.909019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"79.501389\" y=\"105.410667\" yaw=\"-179.961029\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.385873\" y=\"284.705841\" yaw=\"89.909019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"130.858795\" y=\"193.131485\" yaw=\"-307.322571\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.659309\" y=\"306.537476\" yaw=\"0.019417\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.442691\" y=\"238.700500\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.659309\" y=\"306.542206\" yaw=\"0.019417\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.690414\" y=\"208.350449\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.659309\" y=\"306.535431\" yaw=\"0.019417\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.399082\" y=\"191.553802\" yaw=\"0.026263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"186.422134\" y=\"187.867157\" yaw=\"-167.170532\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.856991\" y=\"269.960175\" yaw=\"89.995033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.694031\" y=\"224.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"118.978790\" y=\"240.915802\" yaw=\"0.034805\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.857861\" y=\"279.959808\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.691772\" y=\"214.350449\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.456568\" y=\"177.239578\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"192.229050\" y=\"237.234100\" yaw=\"-54.861649\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"166.657211\" y=\"302.519470\" yaw=\"179.921280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.859425\" y=\"297.960083\" yaw=\"-450.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.695984\" y=\"256.576782\" yaw=\"90.039192\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.700909\" y=\"187.571808\" yaw=\"-179.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"108.978798\" y=\"240.909729\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.664131\" y=\"302.543579\" yaw=\"180.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.152344\" y=\"197.162231\" yaw=\"-89.941917\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.683792\" y=\"179.089539\" yaw=\"-90.012947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.484581\" y=\"105.504189\" yaw=\"179.793152\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.674103\" y=\"288.581360\" yaw=\"-89.960808\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.852966\" y=\"223.590179\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.414467\" y=\"266.696838\" yaw=\"-90.090981\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.135086\" y=\"214.177979\" yaw=\"90.058083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.453859\" y=\"189.240494\" yaw=\"89.987068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.320953\" y=\"195.652878\" yaw=\"-76.266663\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.715034\" y=\"240.876175\" yaw=\"-359.965179\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.700897\" y=\"187.596573\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.413696\" y=\"188.763626\" yaw=\"148.711426\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.852791\" y=\"221.589844\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"188.802139\" y=\"188.769104\" yaw=\"-151.319229\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.392226\" y=\"280.705902\" yaw=\"89.909019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.700909\" y=\"187.569977\" yaw=\"-179.973694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.618631\" y=\"302.543640\" yaw=\"179.960953\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.427171\" y=\"258.696838\" yaw=\"-90.090981\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.489929\" y=\"109.409302\" yaw=\"0.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.379521\" y=\"288.705841\" yaw=\"89.909019\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.099075\" y=\"191.619659\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.151566\" y=\"194.854309\" yaw=\"103.468803\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.518784\" y=\"240.937393\" yaw=\"0.034805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.664116\" y=\"302.544922\" yaw=\"180.019424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"139.179062\" y=\"191.616043\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.690414\" y=\"208.349533\" yaw=\"-90.012947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.725006\" y=\"129.095947\" yaw=\"-89.922165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.124741\" y=\"194.334854\" yaw=\"61.442390\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.850880\" y=\"199.590179\" yaw=\"89.995033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.684265\" y=\"159.087265\" yaw=\"90.077835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.858555\" y=\"287.959808\" yaw=\"-90.004967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"142.657242\" y=\"302.552429\" yaw=\"179.921280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.442691\" y=\"238.702316\" yaw=\"-90.012932\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"128.978775\" y=\"240.921875\" yaw=\"-359.965149\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.430338\" y=\"256.705933\" yaw=\"89.909019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.684265\" y=\"159.087265\" yaw=\"90.077835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"48.700909\" y=\"187.574554\" yaw=\"-179.973694\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.853138\" y=\"225.589844\" yaw=\"-90.004967\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.507380\" y=\"109.489685\" yaw=\"359.793152\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.377282\" y=\"125.249611\" yaw=\"-89.871178\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"115.498657\" y=\"109.435150\" yaw=\"0.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"178.662689\" y=\"306.502991\" yaw=\"-0.078718\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.721245\" y=\"236.874359\" yaw=\"-539.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.504135\" y=\"105.412025\" yaw=\"-179.961029\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.179070\" y=\"191.609619\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.676834\" y=\"284.581360\" yaw=\"-89.960808\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"167.099075\" y=\"191.628830\" yaw=\"0.026263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"186.716705\" y=\"241.551239\" yaw=\"27.463257\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.504105\" y=\"105.441956\" yaw=\"-179.961029\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.700897\" y=\"187.587402\" yaw=\"180.026260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.621362\" y=\"306.557281\" yaw=\"-0.039055\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.701504\" y=\"195.741821\" yaw=\"77.000916\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.981232\" y=\"236.929169\" yaw=\"-539.965149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.708725\" y=\"141.087296\" yaw=\"90.077835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.161804\" y=\"232.981430\" yaw=\"-98.055641\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"169.504059\" y=\"109.428146\" yaw=\"359.961060\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.100922\" y=\"187.622406\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.331112\" y=\"191.696609\" yaw=\"-14.255472\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.130615\" y=\"233.326111\" yaw=\"86.591202\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"131.709091\" y=\"234.317215\" yaw=\"114.833900\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.687881\" y=\"197.089539\" yaw=\"-450.012909\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.018021\" y=\"190.428680\" yaw=\"-132.578888\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.657227\" y=\"302.522217\" yaw=\"179.921280\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.714157\" y=\"137.087311\" yaw=\"90.077835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.687881\" y=\"197.089539\" yaw=\"-450.012909\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.694489\" y=\"226.350449\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.660667\" y=\"302.538818\" yaw=\"180.019424\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.696747\" y=\"236.350449\" yaw=\"89.987053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.400915\" y=\"187.556549\" yaw=\"180.026260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.850845\" y=\"199.209839\" yaw=\"-450.004944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.657242\" y=\"302.541443\" yaw=\"179.921280\" z=\"0.0\" />\n    </weather>\n  </route>\n</routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_02.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.141159\" y=\"208.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"3.400915\" y=\"187.553802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.521240\" y=\"236.931320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"189.691772\" y=\"214.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.417729\" y=\"143.235565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"43.643314\" y=\"304.092133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.354538\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.834209\" y=\"306.509216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.014238\"/>\n      <waypoint x=\"45.854729\" y=\"243.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.981201\" y=\"236.924301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"132.664093\" y=\"302.558472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.507160\" y=\"109.403046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n      <waypoint x=\"181.100922\" y=\"187.635239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.699078\" y=\"191.577316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"94.981232\" y=\"236.901230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.666138\" y=\"306.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"41.857166\" y=\"271.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.692413\" y=\"153.087280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"41.857513\" y=\"275.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.459277\" y=\"165.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"131.626465\" y=\"194.438141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.546509\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.149979\" y=\"237.615067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.504929\"/>\n      <waypoint x=\"166.657211\" y=\"302.519470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.716873\" y=\"135.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"76.660667\" y=\"302.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.220322\" y=\"236.761765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.460175\"/>\n      <waypoint x=\"46.656586\" y=\"302.531342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.484394\" y=\"105.424767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"-7.373169\" y=\"292.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.220322\" y=\"236.761765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.460175\"/>\n      <waypoint x=\"164.657227\" y=\"302.522217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.699078\" y=\"191.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"187.130432\" y=\"192.371872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.332563\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.859249\" y=\"295.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004944\"/>\n      <waypoint x=\"35.507248\" y=\"109.439148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.084198\" y=\"232.999542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.946060\"/>\n      <waypoint x=\"41.855602\" y=\"253.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.281195\" y=\"115.326813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.023766\"/>\n      <waypoint x=\"120.978798\" y=\"240.917023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853687\" y=\"231.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"193.700562\" y=\"147.095917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.676834\" y=\"284.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"132.147247\" y=\"202.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.417729\" y=\"143.235565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"45.852791\" y=\"221.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.417643\" y=\"264.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"41.851231\" y=\"203.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.331112\" y=\"191.696609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.255472\"/>\n      <waypoint x=\"67.489944\" y=\"109.402496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.229050\" y=\"237.234100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.861649\"/>\n      <waypoint x=\"183.992462\" y=\"187.636566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.973694\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.124954\" y=\"224.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"130.659302\" y=\"306.557800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.119389\" y=\"106.444313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.540543\"/>\n      <waypoint x=\"122.699066\" y=\"191.608490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.699066\" y=\"191.606659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-3.433523\" y=\"254.696869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855080\" y=\"247.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"-4.064677\" y=\"303.740540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"400.746399\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.721237\" y=\"236.876785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"193.423935\" y=\"243.890594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.794983\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.456567\" y=\"177.245407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.859756\" y=\"238.222748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.885986\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.443142\" y=\"236.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"-3.386276\" y=\"129.249619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.281195\" y=\"115.326813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.023766\"/>\n      <waypoint x=\"189.598541\" y=\"195.642883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.732330\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.808197\" y=\"187.609451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n      <waypoint x=\"52.721241\" y=\"236.875565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.621363\" y=\"306.542267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"140.981232\" y=\"236.929169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.978806\" y=\"240.903656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"41.855080\" y=\"247.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.700897\" y=\"187.608490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"41.853859\" y=\"233.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.690872\" y=\"210.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"47.484329\" y=\"105.395889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.189735\" y=\"193.098541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.024227\"/>\n      <waypoint x=\"155.498642\" y=\"105.437660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.498642\" y=\"105.437660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n      <waypoint x=\"23.399080\" y=\"191.562973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.700897\" y=\"187.593826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-3.448110\" y=\"214.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.684570\" y=\"182.473938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"-3.311459\" y=\"184.868118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.019409\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.699074\" y=\"191.600235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"193.695389\" y=\"230.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.621359\" y=\"306.549103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"3.400915\" y=\"187.553802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.454762\" y=\"185.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"43.886112\" y=\"239.895660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.982086\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.880245\" y=\"244.678238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.510376\"/>\n      <waypoint x=\"71.489937\" y=\"109.405220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.859425\" y=\"297.960083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"189.690414\" y=\"208.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699463\" y=\"248.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"177.100922\" y=\"187.633408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.439821\" y=\"250.698959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.938721\"/>\n      <waypoint x=\"84.699074\" y=\"191.591064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.656593\" y=\"302.536774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"-3.431239\" y=\"149.249557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.559052\" y=\"115.754417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.692909\"/>\n      <waypoint x=\"189.496399\" y=\"185.540512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.398216\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.721241\" y=\"236.875565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"88.659309\" y=\"306.543579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.124741\" y=\"194.334854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.442390\"/>\n      <waypoint x=\"28.618631\" y=\"302.543640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.053591\" y=\"301.660858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.893097\"/>\n      <waypoint x=\"41.854984\" y=\"246.834717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.661350\" y=\"306.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"45.396755\" y=\"194.678497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.477165\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.699524\" y=\"248.580460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"53.715034\" y=\"240.876175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965179\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.777328\" y=\"191.562775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-366.885345\"/>\n      <waypoint x=\"45.958492\" y=\"195.827240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.404251\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.664108\" y=\"302.554413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.370002\" y=\"294.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.661354\" y=\"306.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"193.686981\" y=\"157.095917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.696304\" y=\"234.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"58.699078\" y=\"191.579147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.400917\" y=\"187.555634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"59.489948\" y=\"109.397057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.447658\" y=\"216.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"30.618631\" y=\"302.542267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.699066\" y=\"191.604813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.675476\" y=\"286.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.079571\" y=\"302.531189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"62.699078\" y=\"191.580978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.099075\" y=\"191.624237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.851578\" y=\"207.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.700562\" y=\"147.087280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"86.978798\" y=\"240.896378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855949\" y=\"257.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"140.657242\" y=\"302.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.684708\" y=\"183.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"45.852272\" y=\"215.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.978798\" y=\"240.904877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"131.659958\" y=\"188.618469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.609009\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.436699\" y=\"252.696884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"13.507457\" y=\"109.518570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.381758\" y=\"127.235634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"138.584793\" y=\"192.248474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.904373\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.664131\" y=\"302.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"188.831696\" y=\"243.533356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.175522\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853859\" y=\"233.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"-6.318137\" y=\"192.548691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.710938\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.855076\" y=\"247.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"135.180908\" y=\"187.614197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.981232\" y=\"236.929169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"-3.392235\" y=\"280.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.180908\" y=\"187.616043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"138.666168\" y=\"306.557922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.414458\" y=\"266.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"76.978806\" y=\"240.890305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.674103\" y=\"288.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"72.699074\" y=\"191.585571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.661358\" y=\"306.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"-7.423986\" y=\"260.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.452956\" y=\"193.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.859074\" y=\"293.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.858795\" y=\"193.131485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-307.322571\"/>\n      <waypoint x=\"124.664108\" y=\"302.555786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.981232\" y=\"236.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-3.379530\" y=\"288.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.657242\" y=\"302.552429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"45.858032\" y=\"281.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.483278\" y=\"306.510345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"365.308411\"/>\n      <waypoint x=\"132.084198\" y=\"232.999542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.946060\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.636131\" y=\"306.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.009153\"/>\n      <waypoint x=\"-7.447659\" y=\"216.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.100922\" y=\"187.622406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"96.981232\" y=\"236.902451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.714157\" y=\"137.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"66.699074\" y=\"191.582825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.064677\" y=\"303.740540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"400.746399\"/>\n      <waypoint x=\"56.978813\" y=\"240.878159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.399080\" y=\"191.560226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"193.689514\" y=\"204.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.379530\" y=\"288.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"-3.454762\" y=\"185.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.978813\" y=\"240.887878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"42.982002\" y=\"192.557480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.287033\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.135086\" y=\"214.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"193.694031\" y=\"224.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.856991\" y=\"269.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"68.699074\" y=\"191.583740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.700909\" y=\"187.576401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"-3.459278\" y=\"165.239594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.261978\" y=\"187.310379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.215080\"/>\n      <waypoint x=\"82.659309\" y=\"306.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.459728\" y=\"163.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"189.384811\" y=\"234.149445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.646248\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.681091\" y=\"167.093613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"48.658867\" y=\"302.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993515\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.373178\" y=\"292.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"54.718384\" y=\"240.876785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.430347\" y=\"256.696869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"186.220322\" y=\"236.761765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.460175\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.087433\" y=\"191.618744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"49.183144\" y=\"236.770523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-166.957993\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.453407\" y=\"191.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"174.518784\" y=\"240.949539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.099075\" y=\"191.624237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"38.635197\" y=\"187.828979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-166.071777\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.161804\" y=\"232.981430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.055641\"/>\n      <waypoint x=\"96.700897\" y=\"187.596573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.695389\" y=\"230.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"20.618631\" y=\"302.549103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.981232\" y=\"236.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"-3.423995\" y=\"260.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.699078\" y=\"191.580063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.678207\" y=\"282.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.521225\" y=\"236.945892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"193.711426\" y=\"139.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.448561\" y=\"212.702332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"124.808197\" y=\"187.609451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.851578\" y=\"207.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"192.406174\" y=\"192.248505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-120.736534\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.854553\" y=\"241.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"91.489899\" y=\"109.418823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.453859\" y=\"189.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"-0.053591\" y=\"301.660858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.893097\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.981239\" y=\"236.897583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-3.444046\" y=\"232.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.453407\" y=\"191.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"11.507476\" y=\"109.525787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853340\" y=\"227.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"13.507457\" y=\"109.518570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.656593\" y=\"302.534058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"45.852444\" y=\"217.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"176.662689\" y=\"306.505737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"167.099075\" y=\"191.628830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.489929\" y=\"109.409302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"123.180908\" y=\"187.608704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.399080\" y=\"191.563889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"193.672729\" y=\"290.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.399081\" y=\"191.558380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.858727\" y=\"289.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.706818\" y=\"192.116379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-330.195648\"/>\n      <waypoint x=\"47.189735\" y=\"193.098541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.024227\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.621359\" y=\"306.547729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"100.978798\" y=\"240.904877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.684601\" y=\"182.603119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"82.659309\" y=\"306.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.540894\" y=\"187.635910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n      <waypoint x=\"-3.440232\" y=\"153.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.858555\" y=\"287.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"137.340500\" y=\"235.454193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.915604\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.742073\" y=\"301.852783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"416.007507\"/>\n      <waypoint x=\"-3.372786\" y=\"123.249626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.981232\" y=\"236.896378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"27.507322\" y=\"109.468025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.126968\" y=\"222.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"146.657242\" y=\"302.546936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.453859\" y=\"189.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"193.684250\" y=\"181.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.413696\" y=\"188.763626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.711426\"/>\n      <waypoint x=\"64.700890\" y=\"187.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.504059\" y=\"109.433578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"142.981232\" y=\"236.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.692413\" y=\"153.095917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n      <waypoint x=\"27.484497\" y=\"105.468086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.439818\" y=\"250.703857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.938660\"/>\n      <waypoint x=\"185.889862\" y=\"305.512207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"338.016479\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.149979\" y=\"237.615067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.504929\"/>\n      <waypoint x=\"186.220322\" y=\"236.761765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.460175\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.656593\" y=\"302.534058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"45.852619\" y=\"219.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.858902\" y=\"291.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"45.852444\" y=\"217.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.285080\" y=\"190.524521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.517548\"/>\n      <waypoint x=\"100.659309\" y=\"306.547638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.850845\" y=\"199.209839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"136.152344\" y=\"197.162231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.220322\" y=\"236.761765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.460175\"/>\n      <waypoint x=\"50.721241\" y=\"236.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.122925\" y=\"226.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"80.978806\" y=\"240.892731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.281195\" y=\"115.326813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.023766\"/>\n      <waypoint x=\"132.936676\" y=\"238.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.780716\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"174.521225\" y=\"236.949539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"2.036509\" y=\"187.553177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.143188\" y=\"206.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"100.664116\" y=\"302.547638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.621362\" y=\"306.555908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"190.412643\" y=\"239.099823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.264481\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.659309\" y=\"306.538818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"154.662720\" y=\"306.535950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.978790\" y=\"240.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"193.682434\" y=\"173.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.858208\" y=\"283.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"-3.426743\" y=\"147.249557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.978790\" y=\"240.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"139.180908\" y=\"187.616043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.504059\" y=\"109.441727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"180.657196\" y=\"302.500214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.689148\" y=\"266.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"-3.455665\" y=\"181.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"121.498650\" y=\"109.439232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"150.521225\" y=\"236.934967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_03.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.700897\" y=\"187.600235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"156.662720\" y=\"306.533203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.321270\" y=\"193.118591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.418373\"/>\n      <waypoint x=\"92.981232\" y=\"236.900024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.854900\" y=\"245.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.004944\"/>\n      <waypoint x=\"-7.450819\" y=\"202.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.699020\" y=\"246.407928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"124.664108\" y=\"302.555786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.659302\" y=\"306.559174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"158.521225\" y=\"236.939819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.099075\" y=\"191.623322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.699524\" y=\"248.580460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.426722\" y=\"147.235550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"38.834209\" y=\"306.509216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.014238\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.700909\" y=\"187.571808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"96.700897\" y=\"187.596573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.879616\" y=\"232.785461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.909546\"/>\n      <waypoint x=\"147.099075\" y=\"191.619659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.135086\" y=\"214.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"68.660667\" y=\"302.536804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.664116\" y=\"302.550354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"189.689148\" y=\"266.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.504120\" y=\"105.426994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"41.855076\" y=\"247.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.423935\" y=\"243.890594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.794983\"/>\n      <waypoint x=\"135.922501\" y=\"194.750885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.189064\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.436321\" y=\"231.690948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.046341\"/>\n      <waypoint x=\"142.657242\" y=\"302.552429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.404240\" y=\"137.235580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"45.072079\" y=\"301.959991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.847786\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.699074\" y=\"191.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"131.626465\" y=\"194.438141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.546509\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.671371\" y=\"292.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"78.700897\" y=\"187.588318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.850880\" y=\"199.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"189.676834\" y=\"284.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.699074\" y=\"191.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"41.855255\" y=\"249.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.685623\" y=\"187.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"50.659103\" y=\"306.530670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019424\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.709091\" y=\"234.317215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.833900\"/>\n      <waypoint x=\"185.691696\" y=\"240.921982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.946136\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.082001\" y=\"238.152771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.382324\"/>\n      <waypoint x=\"50.660667\" y=\"302.530701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.658409\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"-3.404261\" y=\"137.249588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.698563\" y=\"244.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"133.179062\" y=\"191.613281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.716873\" y=\"135.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"102.700897\" y=\"187.599319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.100922\" y=\"187.622406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"20.618631\" y=\"302.549103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.484329\" y=\"105.395889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"12.621361\" y=\"306.554535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.978806\" y=\"240.893951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"136.981232\" y=\"236.926743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.448578\" y=\"237.097443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.553543\"/>\n      <waypoint x=\"23.400917\" y=\"187.562973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.697205\" y=\"238.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"92.981232\" y=\"236.900024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.686966\" y=\"193.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"134.739166\" y=\"237.073257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.013870\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.504074\" y=\"109.448524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"166.521225\" y=\"236.944672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.660667\" y=\"302.530701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"136.145218\" y=\"204.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.669998\" y=\"294.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.039185\"/>\n      <waypoint x=\"45.852097\" y=\"213.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.692230\" y=\"216.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"41.017933\" y=\"188.806274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-149.325333\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"174.662689\" y=\"306.508484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"189.697205\" y=\"238.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.858032\" y=\"281.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"112.699066\" y=\"191.603897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.116837\" y=\"232.182297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941895\"/>\n      <waypoint x=\"187.896881\" y=\"242.387665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.189133\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.683685\" y=\"274.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"14.618632\" y=\"302.553192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.450819\" y=\"202.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.856121\" y=\"259.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.660667\" y=\"302.534088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"136.122925\" y=\"226.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.699074\" y=\"191.573639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"190.845291\" y=\"190.286819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.467911\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.978783\" y=\"240.920670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"41.856297\" y=\"261.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.690414\" y=\"208.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"45.855255\" y=\"249.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.185871\" y=\"194.349777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.348137\"/>\n      <waypoint x=\"151.099075\" y=\"191.621490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.454762\" y=\"185.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"74.699074\" y=\"191.586487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.658630\" y=\"302.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"158.662704\" y=\"306.530457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.370002\" y=\"294.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"82.659309\" y=\"306.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.777328\" y=\"191.562775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-366.885345\"/>\n      <waypoint x=\"41.851578\" y=\"207.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.454762\" y=\"185.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"50.721245\" y=\"236.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.449013\" y=\"210.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"-3.404261\" y=\"137.249588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.725021\" y=\"129.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"41.853340\" y=\"227.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.687973\" y=\"197.546860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"189.076874\" y=\"297.649384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.249596\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.854382\" y=\"239.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"193.693130\" y=\"220.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.855949\" y=\"257.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"18.618631\" y=\"302.550446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.372765\" y=\"123.235634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"90.981232\" y=\"236.898804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.978798\" y=\"240.912155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"137.180908\" y=\"187.615128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.855328\" y=\"299.063843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.724495\"/>\n      <waypoint x=\"193.680634\" y=\"165.089554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.452053\" y=\"197.240204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.853512\" y=\"229.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.657242\" y=\"302.544189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"128.478836\" y=\"191.670319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-349.878143\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.621363\" y=\"306.550446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"189.692230\" y=\"216.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.452053\" y=\"197.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"132.936676\" y=\"238.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.780716\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.659077\" y=\"306.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.006513\"/>\n      <waypoint x=\"138.584793\" y=\"192.248474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.904373\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.700909\" y=\"187.571808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"136.126968\" y=\"222.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.018021\" y=\"190.428680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.578888\"/>\n      <waypoint x=\"45.507160\" y=\"109.403046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.453407\" y=\"191.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"-3.345746\" y=\"297.020721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.956573\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.150314\" y=\"199.162048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"189.689514\" y=\"204.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851402\" y=\"205.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"127.498650\" y=\"109.443314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.686523\" y=\"191.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"76.981232\" y=\"236.890305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.503189\" y=\"241.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.004280\"/>\n      <waypoint x=\"147.099075\" y=\"191.619659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.400915\" y=\"187.554718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"27.507322\" y=\"109.468025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.435715\" y=\"151.235550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"-7.440434\" y=\"248.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.408736\" y=\"139.235580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"86.699074\" y=\"191.591980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.152344\" y=\"197.162231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"141.498657\" y=\"105.447166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.981232\" y=\"236.926743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"52.657269\" y=\"306.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.980560\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.687424\" y=\"195.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"43.886112\" y=\"239.895660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.982086\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.484329\" y=\"105.395889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"36.699074\" y=\"191.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.659309\" y=\"306.542206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"193.711426\" y=\"139.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.507248\" y=\"109.439148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n      <waypoint x=\"189.684250\" y=\"181.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.660667\" y=\"302.535431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"41.851578\" y=\"207.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.686523\" y=\"191.089554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"41.880245\" y=\"244.678238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.510376\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.443594\" y=\"234.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"146.518799\" y=\"240.932526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.981232\" y=\"236.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"178.521225\" y=\"236.951965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.504120\" y=\"105.416107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.377261\" y=\"125.235634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.664131\" y=\"302.546967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-7.447659\" y=\"216.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.447659\" y=\"216.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.852791\" y=\"221.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.859352\" y=\"297.127106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.004944\"/>\n      <waypoint x=\"54.978813\" y=\"240.876938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.150314\" y=\"199.162048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"-7.443143\" y=\"236.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.399082\" y=\"191.559296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"132.117828\" y=\"231.198715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.941925\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.498657\" y=\"109.437874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"110.700890\" y=\"187.602982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.691772\" y=\"214.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"189.674103\" y=\"288.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.444498\" y=\"230.700485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"193.674103\" y=\"288.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.099075\" y=\"191.622406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"52.721241\" y=\"236.875565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.978790\" y=\"240.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"189.674103\" y=\"288.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.727191\" y=\"191.416168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.559982\"/>\n      <waypoint x=\"80.981232\" y=\"236.892731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.452053\" y=\"197.240204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"41.855774\" y=\"255.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"115.504105\" y=\"105.435150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"5.484677\" y=\"105.547508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.621359\" y=\"306.543640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"154.518784\" y=\"240.937393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.422225\" y=\"145.235565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"189.688599\" y=\"200.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.598541\" y=\"195.642883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.732330\"/>\n      <waypoint x=\"58.699078\" y=\"191.579147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.664116\" y=\"302.551697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"15.399082\" y=\"191.559296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.376495\" y=\"234.846344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.804932\"/>\n      <waypoint x=\"51.292122\" y=\"187.575760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.666122\" y=\"306.538696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"181.498642\" y=\"105.419998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961090\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.694489\" y=\"226.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"-3.426743\" y=\"147.249557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.345746\" y=\"297.020721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.956573\"/>\n      <waypoint x=\"138.978775\" y=\"240.927948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.260208\" y=\"240.868774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.088501\"/>\n      <waypoint x=\"189.689957\" y=\"206.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.450458\" y=\"299.579315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.472198\"/>\n      <waypoint x=\"0.510470\" y=\"191.654877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.742908\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.212296\" y=\"237.193680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.365479\"/>\n      <waypoint x=\"-3.390772\" y=\"131.249603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.958492\" y=\"195.827240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.404251\"/>\n      <waypoint x=\"116.981224\" y=\"236.914597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.714500\" y=\"240.874954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034791\"/>\n      <waypoint x=\"40.700909\" y=\"187.570892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.857513\" y=\"275.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"-3.436699\" y=\"252.696884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.489944\" y=\"109.402496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"175.504059\" y=\"109.424072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.453407\" y=\"191.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"116.978790\" y=\"240.914597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.659317\" y=\"306.553741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"193.696304\" y=\"234.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.981232\" y=\"236.889084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-7.449013\" y=\"210.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.621363\" y=\"306.542267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"193.691315\" y=\"212.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.179070\" y=\"191.609619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"122.664108\" y=\"302.555084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.981239\" y=\"236.881805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-3.446303\" y=\"222.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.981232\" y=\"236.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"21.507380\" y=\"109.489685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.455665\" y=\"181.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"73.489937\" y=\"109.406578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.686417\" y=\"270.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"131.504105\" y=\"105.446037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.285080\" y=\"190.524521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.517548\"/>\n      <waypoint x=\"71.489937\" y=\"109.405220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.100922\" y=\"187.623322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"189.669998\" y=\"294.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.326187\" y=\"306.489990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"357.797546\"/>\n      <waypoint x=\"155.099075\" y=\"191.623322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.621353\" y=\"306.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"120.981224\" y=\"236.917023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.978226\" y=\"304.451416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"328.125946\"/>\n      <waypoint x=\"193.685623\" y=\"187.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.699066\" y=\"191.607574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.858902\" y=\"291.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.518784\" y=\"240.945892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"16.618631\" y=\"302.551819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852966\" y=\"223.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"182.540894\" y=\"187.635910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.699078\" y=\"191.577316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"193.684601\" y=\"182.603119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"176.518784\" y=\"240.950745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"62.700901\" y=\"187.580978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.440433\" y=\"248.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"153.504059\" y=\"109.439011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.854900\" y=\"245.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"155.099075\" y=\"191.623322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.689148\" y=\"266.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"146.518799\" y=\"240.932526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.669998\" y=\"294.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.039185\"/>\n      <waypoint x=\"66.700897\" y=\"187.582825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.700897\" y=\"187.600235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"103.489861\" y=\"109.426987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.122925\" y=\"226.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"68.659309\" y=\"306.536804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.504059\" y=\"109.433578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"82.700897\" y=\"187.590149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.518784\" y=\"240.941040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"143.499481\" y=\"187.618011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.657211\" y=\"302.516724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"80.699074\" y=\"191.589233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.107666\" y=\"192.407196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.153549\"/>\n      <waypoint x=\"140.657242\" y=\"302.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.124741\" y=\"194.334854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.442390\"/>\n      <waypoint x=\"86.700897\" y=\"187.591980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.699074\" y=\"191.573639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"189.678207\" y=\"282.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.666122\" y=\"306.538696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"161.100922\" y=\"187.626083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.981232\" y=\"236.902451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"7.400917\" y=\"187.555634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853340\" y=\"227.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"-0.053591\" y=\"301.660858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.893097\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.850647\" y=\"197.038376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.875366\"/>\n      <waypoint x=\"189.692673\" y=\"218.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.560116\" y=\"300.344849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.230164\"/>\n      <waypoint x=\"134.981232\" y=\"236.925522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.504135\" y=\"105.414749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.452504\" y=\"195.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.856121\" y=\"259.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"137.752594\" y=\"193.009262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.738857\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_04.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.658409\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"128.659302\" y=\"306.557129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.697647\" y=\"240.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"189.669998\" y=\"294.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.456567\" y=\"177.245407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"88.978798\" y=\"240.897583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.657196\" y=\"302.502991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"3.399082\" y=\"191.553802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.978806\" y=\"240.893951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"180.657196\" y=\"302.500214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.489914\" y=\"109.413383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.696747\" y=\"236.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.133057\" y=\"216.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"-7.392226\" y=\"280.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.689056\" y=\"202.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"-7.449465\" y=\"208.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.452251\" y=\"192.432159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.133110\"/>\n      <waypoint x=\"45.858902\" y=\"291.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.671371\" y=\"292.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"33.400909\" y=\"187.567551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.695984\" y=\"256.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"96.981232\" y=\"236.902451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.354019\" y=\"241.065994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.737564\"/>\n      <waypoint x=\"179.100922\" y=\"187.634323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.518784\" y=\"240.936172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"56.978813\" y=\"240.878159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.721237\" y=\"236.876785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"107.498665\" y=\"109.429710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.698105\" y=\"242.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"-3.401763\" y=\"274.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.118866\" y=\"230.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941895\"/>\n      <waypoint x=\"21.400917\" y=\"187.562057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855949\" y=\"257.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"58.699078\" y=\"191.579147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.657242\" y=\"302.541443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"56.978813\" y=\"240.878159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.700909\" y=\"187.570892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"0.130680\" y=\"110.897255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.935760\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.857861\" y=\"279.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"-3.454310\" y=\"187.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.618631\" y=\"302.543640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n      <waypoint x=\"46.149979\" y=\"237.615067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.504929\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.664116\" y=\"302.556458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.446755\" y=\"220.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.368268\" y=\"121.235649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"92.981232\" y=\"236.900024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.107544\" y=\"192.569977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.222275\"/>\n      <waypoint x=\"41.858727\" y=\"289.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.190750\" y=\"240.091156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.493256\"/>\n      <waypoint x=\"132.130615\" y=\"233.326111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.591202\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.458825\" y=\"167.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"41.854954\" y=\"299.071533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.843971\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.504059\" y=\"109.437653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"189.679581\" y=\"280.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.978798\" y=\"240.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"48.700909\" y=\"187.574554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.501469\" y=\"105.394341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.369631\" y=\"294.933563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.777328\" y=\"191.562775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-366.885345\"/>\n      <waypoint x=\"45.857685\" y=\"277.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.828342\" y=\"302.177063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.957993\"/>\n      <waypoint x=\"51.160309\" y=\"191.575699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.698730\" y=\"252.581375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"65.501434\" y=\"105.401146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852966\" y=\"223.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"189.680939\" y=\"278.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.693130\" y=\"220.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"68.700897\" y=\"187.583740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.858902\" y=\"291.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"48.124088\" y=\"192.231537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.549553\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.660667\" y=\"302.534088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"3.154128\" y=\"109.710899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.912915\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852097\" y=\"213.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"108.700890\" y=\"187.602066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.699463\" y=\"248.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"92.664116\" y=\"302.544922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.145218\" y=\"204.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"118.659317\" y=\"306.553741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.680176\" y=\"163.093613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"24.618631\" y=\"302.546356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.399080\" y=\"191.560226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"192.765549\" y=\"112.720261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.652100\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.700890\" y=\"187.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"149.504059\" y=\"109.441727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.426722\" y=\"147.235550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"4.618637\" y=\"302.559998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960938\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.621363\" y=\"306.559998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"189.679581\" y=\"280.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.933258\" y=\"302.281158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-161.274750\"/>\n      <waypoint x=\"61.489948\" y=\"109.398415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.858032\" y=\"281.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"137.180908\" y=\"187.615128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.700909\" y=\"187.576401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"189.683884\" y=\"232.907135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.424957\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.457922\" y=\"171.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"50.721245\" y=\"236.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.978790\" y=\"240.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"41.853687\" y=\"231.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.859249\" y=\"295.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"15.507438\" y=\"109.511345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.660667\" y=\"302.536102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"187.130432\" y=\"192.371872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.332563\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.379521\" y=\"288.705841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"45.855255\" y=\"249.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.400915\" y=\"187.560226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"2.483278\" y=\"306.510345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"365.308411\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.978798\" y=\"240.904877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"193.683792\" y=\"179.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.981239\" y=\"236.885437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"74.659309\" y=\"306.538818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.220322\" y=\"236.761765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.460175\"/>\n      <waypoint x=\"86.700897\" y=\"187.591980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.150314\" y=\"199.162048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"-7.440885\" y=\"246.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.484375\" y=\"105.417549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"50.659309\" y=\"306.530670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019424\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.990509\" y=\"191.677048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.339217\"/>\n      <waypoint x=\"69.489937\" y=\"109.403854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.598541\" y=\"195.642883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.732330\"/>\n      <waypoint x=\"89.504135\" y=\"105.417465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.978775\" y=\"240.921875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"134.664093\" y=\"302.559174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.700909\" y=\"187.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"193.693130\" y=\"220.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.680939\" y=\"278.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"76.700897\" y=\"187.587402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"184.541107\" y=\"187.636826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"48.933258\" y=\"302.281158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-161.274750\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.152344\" y=\"197.162231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"38.635197\" y=\"187.828979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-166.071777\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.684708\" y=\"183.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"-2.734146\" y=\"185.959732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.726105\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.684250\" y=\"181.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"134.981232\" y=\"236.925522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.692673\" y=\"218.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"132.147247\" y=\"202.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.448561\" y=\"212.702332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"193.689056\" y=\"202.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.454762\" y=\"185.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"86.659309\" y=\"306.542908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.320953\" y=\"195.652878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.266663\"/>\n      <waypoint x=\"-3.399764\" y=\"135.249588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.700897\" y=\"187.584656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"106.978798\" y=\"240.908524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.373169\" y=\"292.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"193.695847\" y=\"232.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852272\" y=\"215.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"189.694489\" y=\"226.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.484444\" y=\"105.446426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"34.661354\" y=\"306.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.053591\" y=\"301.660858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.893097\"/>\n      <waypoint x=\"47.507141\" y=\"109.395828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"174.518784\" y=\"240.949539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"85.504135\" y=\"105.414749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.981232\" y=\"236.925522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"80.659309\" y=\"306.540863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.444046\" y=\"232.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"193.682434\" y=\"173.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.686066\" y=\"189.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"174.657196\" y=\"302.508484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.484509\" y=\"105.475311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"-7.455489\" y=\"182.021988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.400917\" y=\"187.564804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"99.489883\" y=\"109.424263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.490250\" y=\"240.706894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.487457\"/>\n      <waypoint x=\"18.618631\" y=\"302.550446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.128998\" y=\"220.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"-3.404939\" y=\"272.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.978798\" y=\"240.896378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"123.180908\" y=\"187.608704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.660667\" y=\"302.538818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"45.852097\" y=\"213.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.436699\" y=\"252.696884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"44.699074\" y=\"191.572723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.399080\" y=\"191.565720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-3.441788\" y=\"242.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.700905\" y=\"187.578232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-7.423986\" y=\"260.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"190.990112\" y=\"239.508072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.528046\"/>\n      <waypoint x=\"50.721245\" y=\"236.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853313\" y=\"227.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"120.664108\" y=\"302.554413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.053591\" y=\"301.660858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.893097\"/>\n      <waypoint x=\"15.399082\" y=\"191.559296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.444949\" y=\"228.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.855949\" y=\"257.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.699081\" y=\"191.601151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-7.449013\" y=\"210.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.100922\" y=\"187.631577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"36.170723\" y=\"187.568817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853687\" y=\"231.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.686981\" y=\"157.095917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.978798\" y=\"240.908524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"-3.372786\" y=\"123.249626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.981224\" y=\"236.908524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"41.855427\" y=\"251.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.721123\" y=\"187.782166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.033707\"/>\n      <waypoint x=\"158.657227\" y=\"302.530457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.664116\" y=\"302.547638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"193.688599\" y=\"200.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.664131\" y=\"302.548309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"20.618631\" y=\"302.549103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.135086\" y=\"214.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"193.689697\" y=\"155.095917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.696747\" y=\"236.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"98.981232\" y=\"236.903656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.399081\" y=\"191.554718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"174.521225\" y=\"236.949539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.699066\" y=\"191.602066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-3.455665\" y=\"181.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.697647\" y=\"240.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"98.699081\" y=\"191.597488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.699081\" y=\"191.568146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"142.978790\" y=\"240.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855080\" y=\"247.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"193.688324\" y=\"199.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.448578\" y=\"237.097443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.553543\"/>\n      <waypoint x=\"106.978798\" y=\"240.908524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.100922\" y=\"187.635239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"58.659309\" y=\"306.533417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.152054\" y=\"197.438980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.941895\"/>\n      <waypoint x=\"102.664131\" y=\"302.548309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.160309\" y=\"191.575699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"82.659309\" y=\"306.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853340\" y=\"227.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"193.695389\" y=\"230.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.662704\" y=\"306.516724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"123.180908\" y=\"187.608704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.692673\" y=\"218.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"80.978806\" y=\"240.892731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.399078\" y=\"191.561142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"136.128998\" y=\"220.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.413233\" y=\"141.235565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"112.659309\" y=\"306.551697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.662704\" y=\"306.519470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"164.518784\" y=\"240.943466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.859356\" y=\"297.197296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004944\"/>\n      <waypoint x=\"152.657242\" y=\"302.538696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.666168\" y=\"306.557922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"186.422134\" y=\"187.867157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.170532\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.449013\" y=\"210.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"-7.398578\" y=\"276.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.436699\" y=\"252.696884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"132.117828\" y=\"231.198715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.941925\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.856297\" y=\"261.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"189.699463\" y=\"248.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.401754\" y=\"274.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"104.659309\" y=\"306.548981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.621361\" y=\"306.554535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"108.699066\" y=\"191.602066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.699074\" y=\"191.596573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.856468\" y=\"263.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.489899\" y=\"109.417458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"74.700897\" y=\"187.586487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"184.093750\" y=\"236.955353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965179\"/>\n      <waypoint x=\"189.076874\" y=\"297.649384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.249596\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.399082\" y=\"191.559296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"136.147247\" y=\"202.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.981239\" y=\"236.883011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"82.659309\" y=\"306.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.699463\" y=\"248.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"78.660667\" y=\"302.540192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.100922\" y=\"187.626083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"41.851749\" y=\"209.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.657242\" y=\"302.549683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"25.399080\" y=\"191.563889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.699078\" y=\"191.577316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.858379\" y=\"285.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.879616\" y=\"232.785461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.909546\"/>\n      <waypoint x=\"-3.420819\" y=\"262.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.666122\" y=\"306.538696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"45.850845\" y=\"199.209839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.716705\" y=\"241.551239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.463257\"/>\n      <waypoint x=\"106.700897\" y=\"187.601151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.692230\" y=\"216.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"193.489777\" y=\"115.007904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.214783\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.693253\" y=\"260.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"134.401810\" y=\"190.513916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.243851\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.695847\" y=\"232.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"48.700909\" y=\"187.574554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.697205\" y=\"238.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"124.981224\" y=\"236.919449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.281195\" y=\"115.326813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.023766\"/>\n      <waypoint x=\"-7.453407\" y=\"191.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.455037\" y=\"184.021988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"193.694031\" y=\"224.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.399081\" y=\"191.554718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"168.518784\" y=\"240.945892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.498657\" y=\"109.444672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"51.292122\" y=\"187.575760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.451601\" y=\"199.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"120.700897\" y=\"187.607574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.099075\" y=\"191.630661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"16.618631\" y=\"302.551819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.498642\" y=\"109.448753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.692230\" y=\"216.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.745331\" y=\"187.243195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.619629\"/>\n      <waypoint x=\"-7.446304\" y=\"222.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.854382\" y=\"239.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"132.141159\" y=\"208.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_05.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.981232\" y=\"236.926743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"41.853512\" y=\"229.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"174.521225\" y=\"236.949539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"193.730453\" y=\"125.095947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.656593\" y=\"302.536774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"-7.449465\" y=\"208.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.390751\" y=\"131.235596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"116.978790\" y=\"240.914597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.700890\" y=\"187.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"171.099075\" y=\"191.630661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.484590\" y=\"105.511406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"52.657269\" y=\"306.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.980560\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.426722\" y=\"147.235550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"106.700897\" y=\"187.601151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.666138\" y=\"306.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"193.681549\" y=\"161.095901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.688324\" y=\"199.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012939\"/>\n      <waypoint x=\"86.981232\" y=\"236.896378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.850689\" y=\"197.400650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995018\"/>\n      <waypoint x=\"-3.369636\" y=\"294.927338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.150314\" y=\"199.162048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"80.700897\" y=\"187.589233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851925\" y=\"211.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"166.521225\" y=\"236.944672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.518784\" y=\"240.941040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"83.504135\" y=\"105.413391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.691772\" y=\"214.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"122.981224\" y=\"236.918228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.859249\" y=\"295.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004944\"/>\n      <waypoint x=\"74.699074\" y=\"191.586487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.711441\" y=\"139.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"189.697205\" y=\"238.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.478836\" y=\"191.670319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-349.878143\"/>\n      <waypoint x=\"141.498657\" y=\"105.447166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853313\" y=\"227.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"148.518799\" y=\"240.933746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.685165\" y=\"185.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"41.855255\" y=\"249.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.688324\" y=\"199.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012939\"/>\n      <waypoint x=\"84.699074\" y=\"191.591064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.489922\" y=\"109.410660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.690521\" y=\"264.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.399764\" y=\"135.249588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n      <waypoint x=\"99.489883\" y=\"109.424263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.699074\" y=\"191.600235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.855774\" y=\"255.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.621363\" y=\"306.546356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"-7.427162\" y=\"258.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.850670\" y=\"197.209930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"111.498665\" y=\"109.432434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.664116\" y=\"302.544922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"84.700897\" y=\"187.591064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.400915\" y=\"187.553802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"41.507195\" y=\"109.417488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.400917\" y=\"187.562057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"143.504059\" y=\"109.445808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.458197\" y=\"161.235504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"122.981224\" y=\"236.918228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.953110\" y=\"110.678444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.967224\"/>\n      <waypoint x=\"189.669998\" y=\"294.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.687881\" y=\"197.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"105.504120\" y=\"105.428352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.922501\" y=\"194.750885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.189064\"/>\n      <waypoint x=\"118.664116\" y=\"302.553741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851055\" y=\"201.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"177.099075\" y=\"191.633408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.518799\" y=\"240.933746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"159.498657\" y=\"105.434937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853340\" y=\"227.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"136.149277\" y=\"200.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.681534\" y=\"169.093613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"41.851578\" y=\"207.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.518784\" y=\"240.944672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"193.708710\" y=\"141.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.489941\" y=\"109.399780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"121.498650\" y=\"109.439232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.857513\" y=\"275.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"159.100922\" y=\"187.625168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.700897\" y=\"187.582825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-3.395268\" y=\"133.249603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.777328\" y=\"191.562775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-366.885345\"/>\n      <waypoint x=\"43.484364\" y=\"105.410332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.501461\" y=\"105.397064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"46.149979\" y=\"237.615067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.504929\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.152267\" y=\"197.225418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"-3.408115\" y=\"270.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.958492\" y=\"195.827240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.404251\"/>\n      <waypoint x=\"36.661358\" y=\"306.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.130432\" y=\"192.371872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.332563\"/>\n      <waypoint x=\"114.981224\" y=\"236.913376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855602\" y=\"253.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"184.538773\" y=\"191.636826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.981232\" y=\"236.898804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-3.379530\" y=\"288.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.455214\" y=\"183.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"60.659309\" y=\"306.534088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.664093\" y=\"302.557800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"84.978806\" y=\"240.895157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.445401\" y=\"226.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.854900\" y=\"245.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.518784\" y=\"240.951965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"41.851925\" y=\"211.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.518784\" y=\"240.942245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"172.657196\" y=\"302.511230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699005\" y=\"246.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"193.684250\" y=\"181.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.499481\" y=\"187.618011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"52.700909\" y=\"187.576401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.489868\" y=\"109.428345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"130.981216\" y=\"236.923096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.554626\" y=\"236.188675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.026337\"/>\n      <waypoint x=\"54.978813\" y=\"240.876938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.659309\" y=\"306.544250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"193.740753\" y=\"117.516663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.077820\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.978813\" y=\"240.887878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"189.697357\" y=\"254.576767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.664116\" y=\"302.551697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"45.851925\" y=\"211.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.456116\" y=\"179.245407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"43.018021\" y=\"190.428680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.578888\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.124088\" y=\"192.231537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.549553\"/>\n      <waypoint x=\"42.661358\" y=\"306.534058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852444\" y=\"217.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"41.857513\" y=\"275.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.978790\" y=\"240.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"-3.310390\" y=\"115.809288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.914345\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.662704\" y=\"306.527710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"41.857685\" y=\"277.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.099075\" y=\"191.626083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"45.396755\" y=\"194.678497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.477165\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.651226\" y=\"191.576385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"133.504105\" y=\"105.447395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.857513\" y=\"275.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"35.507248\" y=\"109.439148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.700905\" y=\"187.579147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"10.618636\" y=\"302.555908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.698105\" y=\"242.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"137.500015\" y=\"105.449860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.980453\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.981239\" y=\"236.885437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"189.689148\" y=\"266.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.699066\" y=\"191.607574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"126.659302\" y=\"306.556458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699463\" y=\"248.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"136.474960\" y=\"234.114960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.832016\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.656586\" y=\"302.531342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"45.978119\" y=\"244.632980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"282.636749\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.501419\" y=\"105.403862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.363772\" y=\"119.235649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.981232\" y=\"236.896378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-3.456568\" y=\"177.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.448578\" y=\"237.097443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.553543\"/>\n      <waypoint x=\"183.736710\" y=\"105.614204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.196747\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.400909\" y=\"187.567551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"36.661358\" y=\"306.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.657242\" y=\"302.535950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"47.689678\" y=\"301.640350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.204163\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.518784\" y=\"240.936172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"166.657211\" y=\"302.519470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.036509\" y=\"187.553177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"45.852966\" y=\"223.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.454310\" y=\"187.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"193.687881\" y=\"197.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.692230\" y=\"216.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"62.700901\" y=\"187.580978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.189735\" y=\"193.098541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.024227\"/>\n      <waypoint x=\"151.100922\" y=\"187.621490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.699074\" y=\"191.569977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"-3.444729\" y=\"155.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.857513\" y=\"275.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.669998\" y=\"294.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.039185\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.680176\" y=\"163.093613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"130.664093\" y=\"302.557800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.288925\" y=\"298.970093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.391243\"/>\n      <waypoint x=\"-3.449916\" y=\"206.702332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.700909\" y=\"187.570892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"189.842972\" y=\"303.099274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"319.983276\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.981232\" y=\"236.929169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"38.700909\" y=\"187.569977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.501404\" y=\"105.407944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.446755\" y=\"220.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.981232\" y=\"236.890305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"73.489937\" y=\"109.406578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699005\" y=\"246.349548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"182.540894\" y=\"187.635910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.981232\" y=\"236.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"48.699074\" y=\"191.574554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.657269\" y=\"306.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.980560\"/>\n      <waypoint x=\"193.698730\" y=\"252.581375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.440211\" y=\"153.235535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"149.099075\" y=\"191.620575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.179062\" y=\"191.613281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"134.659302\" y=\"306.559174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.944649\" y=\"305.911774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.199799\"/>\n      <waypoint x=\"176.521225\" y=\"236.950745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.445400\" y=\"226.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"32.618633\" y=\"302.540924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.180908\" y=\"187.614197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"84.664131\" y=\"302.542206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.666138\" y=\"306.544189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"132.120895\" y=\"228.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853687\" y=\"231.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"189.686417\" y=\"270.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.692230\" y=\"216.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"-4.894830\" y=\"190.510910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.154266\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.139145\" y=\"210.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"51.489971\" y=\"109.391617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.660667\" y=\"302.534088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"41.853687\" y=\"231.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.489914\" y=\"109.413383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"129.863815\" y=\"236.317307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-209.769745\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.275818\" y=\"112.854507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"54.567680\"/>\n      <waypoint x=\"50.700909\" y=\"187.575470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.399082\" y=\"191.553802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.698563\" y=\"244.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.699074\" y=\"191.600235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"125.504105\" y=\"105.441956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.685043\" y=\"272.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"193.681549\" y=\"161.095901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.700897\" y=\"187.589233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"45.072079\" y=\"301.959991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.847786\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.666138\" y=\"306.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"193.695847\" y=\"232.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.661358\" y=\"306.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"48.700909\" y=\"187.574554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.099075\" y=\"191.619659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"122.981224\" y=\"236.918228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.662704\" y=\"306.516724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"45.826149\" y=\"197.077179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.821220\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.696304\" y=\"234.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"50.659103\" y=\"306.530670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019424\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.385873\" y=\"284.705841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"183.479736\" y=\"240.954971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.978798\" y=\"240.896378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"136.152344\" y=\"197.162231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.444497\" y=\"230.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"172.521225\" y=\"236.948318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.499481\" y=\"187.618011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"45.853432\" y=\"228.992218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.566965\" y=\"187.861588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.937576\"/>\n      <waypoint x=\"82.659309\" y=\"306.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.483278\" y=\"306.510345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"365.308411\"/>\n      <waypoint x=\"132.936676\" y=\"238.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.780716\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.445401\" y=\"226.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"47.189735\" y=\"193.098541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.024227\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.145218\" y=\"204.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"138.657257\" y=\"302.557922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.145218\" y=\"204.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"-3.389059\" y=\"282.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.489964\" y=\"109.392975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"133.180893\" y=\"187.613281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.399081\" y=\"191.558380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"26.618631\" y=\"302.545013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.440211\" y=\"153.235535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"184.538773\" y=\"191.636826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.123627\" y=\"239.855057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.174286\"/>\n      <waypoint x=\"44.285080\" y=\"190.524521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.517548\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.084198\" y=\"232.999542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.946060\"/>\n      <waypoint x=\"-3.379530\" y=\"288.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.978806\" y=\"240.892731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"193.730453\" y=\"125.095947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.122925\" y=\"226.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"45.853512\" y=\"229.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.661354\" y=\"306.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"140.978546\" y=\"240.929169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.292122\" y=\"187.575760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"180.657196\" y=\"302.500214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.686066\" y=\"189.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"193.730453\" y=\"125.095947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699005\" y=\"246.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"151.100922\" y=\"187.621490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.621361\" y=\"306.554535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"193.687775\" y=\"268.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853313\" y=\"227.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"104.664131\" y=\"302.548981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.504059\" y=\"109.426788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"41.854034\" y=\"235.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.381758\" y=\"127.235634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"10.621362\" y=\"306.555908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.521225\" y=\"236.944672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"41.852444\" y=\"217.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.978775\" y=\"240.929169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"-7.439818\" y=\"250.703857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.938660\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.687881\" y=\"197.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"137.340500\" y=\"235.454193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.915604\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.981232\" y=\"236.901230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"41.858032\" y=\"281.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.978798\" y=\"240.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"189.693253\" y=\"260.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.681091\" y=\"167.093613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"132.141159\" y=\"208.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.400917\" y=\"187.562973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"153.504059\" y=\"109.439011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.368290\" y=\"121.249626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n      <waypoint x=\"189.691315\" y=\"212.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.507438\" y=\"109.511345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n      <waypoint x=\"87.489899\" y=\"109.416100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.664131\" y=\"302.544250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-7.440434\" y=\"248.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.504120\" y=\"105.426994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.452053\" y=\"197.240204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_06.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.858379\" y=\"285.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"184.706223\" y=\"236.955719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965179\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.179070\" y=\"191.608704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"62.660667\" y=\"302.534760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.384811\" y=\"234.149445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.646248\"/>\n      <waypoint x=\"44.656586\" y=\"302.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.498779\" y=\"242.125732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-247.246216\"/>\n      <waypoint x=\"178.521225\" y=\"236.951965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.382707\" y=\"286.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"56.659309\" y=\"306.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.660667\" y=\"302.534760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.385882\" y=\"284.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.483278\" y=\"306.510345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"365.308411\"/>\n      <waypoint x=\"132.139145\" y=\"210.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.700897\" y=\"187.591064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"193.686066\" y=\"189.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.858379\" y=\"285.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.698105\" y=\"242.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.507510\" y=\"109.540230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n      <waypoint x=\"135.498642\" y=\"109.448753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.856121\" y=\"259.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"138.981232\" y=\"236.927948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.442691\" y=\"238.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"23.399080\" y=\"191.562973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.691879\" y=\"262.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"-3.441336\" y=\"244.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.714500\" y=\"240.874954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034791\"/>\n      <waypoint x=\"171.099075\" y=\"191.630661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.700897\" y=\"187.596573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-7.450819\" y=\"202.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.100922\" y=\"187.626083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"15.507438\" y=\"109.511345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852966\" y=\"223.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.740753\" y=\"117.516663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.077820\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.700905\" y=\"187.579147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"193.672729\" y=\"290.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855602\" y=\"253.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"102.699081\" y=\"191.599319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.981232\" y=\"236.890305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"41.859352\" y=\"297.127106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.004944\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.618632\" y=\"302.553192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n      <waypoint x=\"23.507362\" y=\"109.482468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.685165\" y=\"185.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"160.657227\" y=\"302.527710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851055\" y=\"201.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"189.669998\" y=\"294.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.745331\" y=\"187.243195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.619629\"/>\n      <waypoint x=\"189.669998\" y=\"294.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.659309\" y=\"306.546295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"181.498642\" y=\"105.419998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961090\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.684250\" y=\"181.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"168.657211\" y=\"302.516724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.659309\" y=\"306.551697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"193.711426\" y=\"139.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.498657\" y=\"109.444672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"132.141159\" y=\"208.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.100922\" y=\"187.628830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-7.373169\" y=\"292.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.689514\" y=\"204.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"-1.767092\" y=\"186.797516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.636353\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.684570\" y=\"182.473938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"70.699074\" y=\"191.584656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.124954\" y=\"224.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"31.507286\" y=\"109.453590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.761337\" y=\"302.298096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.218567\"/>\n      <waypoint x=\"-3.243598\" y=\"195.965057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"283.951019\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.854206\" y=\"237.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"164.662704\" y=\"306.522217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.484444\" y=\"105.446426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"112.978798\" y=\"240.912155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699463\" y=\"248.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"90.659309\" y=\"306.544250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.978798\" y=\"240.919449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"2.036509\" y=\"187.553177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.662689\" y=\"306.513977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"152.521225\" y=\"236.936172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.429092\" y=\"236.317749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.214218\"/>\n      <waypoint x=\"45.850670\" y=\"197.209930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852272\" y=\"215.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.699524\" y=\"248.577713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.498642\" y=\"109.447395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"144.657242\" y=\"302.549683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.453407\" y=\"191.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"189.693573\" y=\"222.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.854034\" y=\"235.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"179.099075\" y=\"191.634323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.559052\" y=\"115.754417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.692909\"/>\n      <waypoint x=\"41.857513\" y=\"275.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.400909\" y=\"187.567551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-7.373169\" y=\"292.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.484375\" y=\"105.417549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"147.099075\" y=\"191.619659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.501358\" y=\"109.419998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.038913\"/>\n      <waypoint x=\"189.690521\" y=\"264.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851055\" y=\"201.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"193.716858\" y=\"135.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.488297\" y=\"296.853760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"280.558380\"/>\n      <waypoint x=\"193.688599\" y=\"200.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.449225\" y=\"157.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n      <waypoint x=\"117.498657\" y=\"109.436508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853607\" y=\"230.992218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"187.130432\" y=\"192.371872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.332563\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.700897\" y=\"187.583740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"189.669998\" y=\"294.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.430347\" y=\"256.696869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"184.483139\" y=\"191.636795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.139145\" y=\"210.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"82.664131\" y=\"302.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.666138\" y=\"306.546936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"137.340500\" y=\"235.454193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.915604\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.453859\" y=\"189.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"122.981224\" y=\"236.918228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853687\" y=\"231.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.697205\" y=\"238.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.444046\" y=\"232.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"168.662704\" y=\"306.516724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.507214\" y=\"109.424706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n      <waypoint x=\"176.521225\" y=\"236.950745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.483278\" y=\"306.510345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"365.308411\"/>\n      <waypoint x=\"189.678207\" y=\"282.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.498642\" y=\"105.426788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n      <waypoint x=\"-7.449465\" y=\"208.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.798004\" y=\"299.438965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.024963\"/>\n      <waypoint x=\"-3.422247\" y=\"145.249573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.559017\" y=\"235.858322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.968513\"/>\n      <waypoint x=\"187.554626\" y=\"236.188675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.026337\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.700890\" y=\"187.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"2.483278\" y=\"306.510345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"365.308411\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.978806\" y=\"240.903656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"41.855602\" y=\"253.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.365062\" y=\"300.785004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.579193\"/>\n      <waypoint x=\"-3.440885\" y=\"246.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.675476\" y=\"286.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"193.687881\" y=\"197.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.413776\" y=\"194.381378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.638580\"/>\n      <waypoint x=\"140.657242\" y=\"302.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851749\" y=\"209.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"96.981232\" y=\"236.902451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.179070\" y=\"191.609619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"140.666138\" y=\"306.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.501469\" y=\"105.395699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.414458\" y=\"266.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.978798\" y=\"240.908524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"129.504105\" y=\"105.444672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.401763\" y=\"274.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"-3.447206\" y=\"218.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.662689\" y=\"306.513977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"132.135086\" y=\"214.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.099075\" y=\"191.629745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"70.981239\" y=\"236.886658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.072079\" y=\"301.959991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.847786\"/>\n      <waypoint x=\"76.978806\" y=\"240.890305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.700890\" y=\"187.602066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-3.441788\" y=\"242.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.227341\" y=\"234.154968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.583649\"/>\n      <waypoint x=\"-3.455213\" y=\"183.239822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012909\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.432327\" y=\"187.609268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-186.536743\"/>\n      <waypoint x=\"45.396755\" y=\"194.678497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.477165\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.687775\" y=\"268.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"45.850880\" y=\"199.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.570114\" y=\"236.815338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-192.340729\"/>\n      <waypoint x=\"4.618637\" y=\"302.559998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960938\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.442691\" y=\"238.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"111.498665\" y=\"109.432434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.521225\" y=\"236.947098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"90.700897\" y=\"187.593826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.664078\" y=\"302.559845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.440232\" y=\"153.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.180908\" y=\"187.608704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"41.858902\" y=\"291.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.978813\" y=\"240.883011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"162.657227\" y=\"302.524963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.686966\" y=\"193.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"189.699951\" y=\"250.579742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.997040\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.369998\" y=\"294.703156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"159.099075\" y=\"191.625168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.451601\" y=\"199.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"188.158585\" y=\"107.340317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.450333\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.099075\" y=\"191.622406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"36.658409\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.922501\" y=\"194.750885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.189064\"/>\n      <waypoint x=\"189.598541\" y=\"195.642883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.732330\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.518784\" y=\"240.937393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"193.727722\" y=\"127.095947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.981224\" y=\"236.910950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"39.507214\" y=\"109.424706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.664131\" y=\"302.549683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"34.699081\" y=\"191.568146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.733170\" y=\"123.095955\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n      <waypoint x=\"-7.363772\" y=\"119.235649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.276649\" y=\"188.786957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.275879\"/>\n      <waypoint x=\"134.978775\" y=\"240.925522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855602\" y=\"253.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"34.661354\" y=\"306.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855602\" y=\"253.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"-7.401754\" y=\"274.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.373169\" y=\"292.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"130.729507\" y=\"240.252579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.934814\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.148304\" y=\"236.373596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.071259\"/>\n      <waypoint x=\"189.683884\" y=\"232.907135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.424957\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.699074\" y=\"191.600235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-3.444729\" y=\"155.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.618637\" y=\"302.557281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n      <waypoint x=\"49.495529\" y=\"109.390747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.041061\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.856468\" y=\"263.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"77.489929\" y=\"109.409302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.721241\" y=\"236.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"45.072079\" y=\"301.959991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.847786\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.700897\" y=\"187.587402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"41.857166\" y=\"271.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.857625\" y=\"108.882072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.932465\"/>\n      <waypoint x=\"-7.454762\" y=\"185.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.376354\" y=\"290.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"41.855255\" y=\"249.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.118866\" y=\"230.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941895\"/>\n      <waypoint x=\"41.852272\" y=\"215.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.449916\" y=\"206.702332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"156.518784\" y=\"240.938599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.656586\" y=\"302.531342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"120.699066\" y=\"191.607574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.128998\" y=\"220.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"193.685165\" y=\"185.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.292999\" y=\"193.235947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.315575\"/>\n      <waypoint x=\"189.698563\" y=\"244.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.498657\" y=\"109.444672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"132.981201\" y=\"236.924301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.661358\" y=\"306.534058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"189.671371\" y=\"292.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.664093\" y=\"302.558472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.452504\" y=\"195.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.518784\" y=\"240.951965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"-3.395411\" y=\"278.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.453700\" y=\"159.235519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"24.621363\" y=\"306.546356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.452053\" y=\"197.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"139.726578\" y=\"236.819443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.506454\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.700909\" y=\"187.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"136.118866\" y=\"230.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941895\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.981232\" y=\"236.902451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-7.417634\" y=\"264.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.446304\" y=\"222.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"68.699074\" y=\"191.583740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.345746\" y=\"297.020721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.956573\"/>\n      <waypoint x=\"41.853313\" y=\"227.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"179.504059\" y=\"109.421356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"17.400915\" y=\"187.560226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.489937\" y=\"109.406578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"118.700897\" y=\"187.606659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.449916\" y=\"206.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"36.661358\" y=\"306.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.660667\" y=\"302.530701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"-3.435736\" y=\"151.249557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.664131\" y=\"302.545593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"181.099075\" y=\"191.635239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.863367\" y=\"299.590240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"431.267639\"/>\n      <waypoint x=\"176.521225\" y=\"236.950745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.664131\" y=\"302.549683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.311459\" y=\"184.868118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.019409\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.478836\" y=\"191.670319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-349.878143\"/>\n      <waypoint x=\"36.700909\" y=\"187.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"174.657196\" y=\"302.508484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"108.664116\" y=\"302.550354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853138\" y=\"225.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"23.507362\" y=\"109.482468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.893890\" y=\"187.783905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.178955\"/>\n      <waypoint x=\"190.412643\" y=\"239.099823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.264481\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.179062\" y=\"191.617874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-3.426743\" y=\"147.249557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.664131\" y=\"302.543579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"48.699074\" y=\"191.574554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.451601\" y=\"199.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"98.978806\" y=\"240.903656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.507229\" y=\"109.431931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n      <waypoint x=\"179.504059\" y=\"109.421356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.504059\" y=\"109.429504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"136.122925\" y=\"226.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.501446\" y=\"105.399780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"123.179070\" y=\"191.608704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.699074\" y=\"191.570892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"128.260208\" y=\"240.868774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.088501\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.498642\" y=\"105.422714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n      <waypoint x=\"69.501419\" y=\"105.403862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.451601\" y=\"199.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"41.859074\" y=\"293.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.400915\" y=\"187.560226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-7.379521\" y=\"288.705841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.978813\" y=\"240.886658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"189.686417\" y=\"270.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.457019\" y=\"175.245407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"125.179070\" y=\"191.609619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.664108\" y=\"302.554413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"41.851055\" y=\"201.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.699078\" y=\"191.575470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"-3.404939\" y=\"272.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.661350\" y=\"306.531342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"135.179062\" y=\"191.614197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.664093\" y=\"302.557129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"51.714500\" y=\"240.874954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034791\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.981239\" y=\"236.881805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"1.587839\" y=\"110.165016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.424337\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_07.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.504105\" y=\"105.446037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.440211\" y=\"153.235535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699463\" y=\"248.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"173.100922\" y=\"187.631577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.700897\" y=\"187.583740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"34.621353\" y=\"306.539551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.179062\" y=\"191.615128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-7.430338\" y=\"256.705933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.384811\" y=\"234.149445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.646248\"/>\n      <waypoint x=\"45.978119\" y=\"244.632980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"282.636749\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.148304\" y=\"236.373596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.071259\"/>\n      <waypoint x=\"193.684601\" y=\"182.603119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.484364\" y=\"105.410332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"88.699066\" y=\"191.592896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.587839\" y=\"110.165016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.424337\"/>\n      <waypoint x=\"189.559052\" y=\"115.754417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.692909\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.484348\" y=\"105.403107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"3.399082\" y=\"191.553802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.656593\" y=\"302.536774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"-7.443594\" y=\"234.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.660667\" y=\"302.535431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"189.698730\" y=\"252.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.682312\" y=\"276.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"84.664131\" y=\"302.542206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.798004\" y=\"299.438965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.024963\"/>\n      <waypoint x=\"193.680176\" y=\"163.089554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.423935\" y=\"243.890594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.794983\"/>\n      <waypoint x=\"135.107666\" y=\"192.407196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.153549\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.446303\" y=\"222.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"187.130432\" y=\"192.371872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.332563\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.699463\" y=\"248.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"72.660667\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.386254\" y=\"129.235596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"60.659309\" y=\"306.534088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.540894\" y=\"187.635910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n      <waypoint x=\"45.851055\" y=\"201.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.501461\" y=\"105.397064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"41.855076\" y=\"247.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.451601\" y=\"199.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"189.674103\" y=\"288.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.661358\" y=\"306.534058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"193.690872\" y=\"210.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.099075\" y=\"191.633408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"117.504112\" y=\"105.436516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.981232\" y=\"236.895157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"21.507380\" y=\"109.489685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.660667\" y=\"302.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"184.483139\" y=\"191.636795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.856121\" y=\"259.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"-7.414458\" y=\"266.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.457922\" y=\"171.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"129.141159\" y=\"187.723480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.268021\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.439821\" y=\"250.698959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.938721\"/>\n      <waypoint x=\"189.692230\" y=\"216.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.708725\" y=\"141.087296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"142.981232\" y=\"236.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.621359\" y=\"306.545013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"193.686417\" y=\"270.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.664116\" y=\"302.552399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"45.854900\" y=\"245.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.685165\" y=\"185.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"66.981239\" y=\"236.884232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.399081\" y=\"191.558380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-3.408115\" y=\"270.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.399078\" y=\"191.566635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"114.700890\" y=\"187.604813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.664093\" y=\"302.557800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"41.851578\" y=\"207.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.455213\" y=\"183.239822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012909\"/>\n      <waypoint x=\"-7.436690\" y=\"252.705933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.099075\" y=\"191.627914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-0.477298\" y=\"187.372116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.337769\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.489929\" y=\"109.409302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.730453\" y=\"125.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.854900\" y=\"245.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"116.699066\" y=\"191.605743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.116837\" y=\"232.182297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941895\"/>\n      <waypoint x=\"-3.455213\" y=\"183.239822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012909\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.701504\" y=\"195.741821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.000916\"/>\n      <waypoint x=\"176.521225\" y=\"236.950745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.489868\" y=\"109.425621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"173.100922\" y=\"187.631577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.981224\" y=\"236.910950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"50.659309\" y=\"306.530670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019424\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.360016\" y=\"117.569481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n      <waypoint x=\"189.686066\" y=\"189.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.400913\" y=\"187.558380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"68.978813\" y=\"240.885437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853859\" y=\"233.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"189.699020\" y=\"246.407928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.452251\" y=\"192.432159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.133110\"/>\n      <waypoint x=\"189.674103\" y=\"288.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851749\" y=\"209.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"47.507141\" y=\"109.395828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.857861\" y=\"279.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"190.412643\" y=\"239.099823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.264481\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.400917\" y=\"187.564804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-7.376345\" y=\"290.705841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.981224\" y=\"236.907303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"193.680939\" y=\"278.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.422134\" y=\"187.867157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.170532\"/>\n      <waypoint x=\"-0.566965\" y=\"187.861588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.937576\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.661354\" y=\"306.535431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"47.507141\" y=\"109.395828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.978813\" y=\"240.878159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"-7.449465\" y=\"208.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.699074\" y=\"191.589233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"106.664131\" y=\"302.549683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.451601\" y=\"199.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"-3.398587\" y=\"276.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.657227\" y=\"302.530457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"45.857166\" y=\"271.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.691696\" y=\"240.921982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.946136\"/>\n      <waypoint x=\"41.858379\" y=\"285.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.099075\" y=\"191.629745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"40.700909\" y=\"187.570892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.699081\" y=\"191.568146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"176.518784\" y=\"240.950745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.688599\" y=\"200.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"193.733170\" y=\"123.095955\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.124088\" y=\"192.231537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.549553\"/>\n      <waypoint x=\"44.661350\" y=\"306.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.498642\" y=\"105.419998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961090\"/>\n      <waypoint x=\"-7.413233\" y=\"141.235565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.504059\" y=\"109.428146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"41.851231\" y=\"203.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.659294\" y=\"306.555084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"176.662689\" y=\"306.505737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.017933\" y=\"188.806274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-149.325333\"/>\n      <waypoint x=\"186.422134\" y=\"187.867157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.170532\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.683670\" y=\"274.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"41.857513\" y=\"275.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.656586\" y=\"302.531342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"193.688324\" y=\"199.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.448561\" y=\"212.702332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"136.123627\" y=\"239.855057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.174286\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699951\" y=\"250.578415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.003090\"/>\n      <waypoint x=\"129.179062\" y=\"191.611450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.501389\" y=\"105.410667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"15.484590\" y=\"105.511406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.660667\" y=\"302.534760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"70.699074\" y=\"191.584656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.399082\" y=\"191.559296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"82.981232\" y=\"236.893951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.662704\" y=\"306.516724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"41.560116\" y=\"300.344849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.230164\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.617615\" y=\"240.787567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.827637\"/>\n      <waypoint x=\"96.664116\" y=\"302.546295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.658867\" y=\"302.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.993515\"/>\n      <waypoint x=\"86.700897\" y=\"187.591980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.699074\" y=\"191.600235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.855602\" y=\"253.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.489914\" y=\"109.413383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.684250\" y=\"181.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.669998\" y=\"294.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"38.517841\" y=\"302.536865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.120895\" y=\"228.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"147.498642\" y=\"105.443092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.858727\" y=\"289.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"160.518784\" y=\"240.941040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.321270\" y=\"193.118591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.418373\"/>\n      <waypoint x=\"187.554626\" y=\"236.188675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.026337\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.179062\" y=\"191.616043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.851749\" y=\"209.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.504135\" y=\"105.418831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"41.851055\" y=\"201.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.179062\" y=\"191.613281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"191.490585\" y=\"189.714737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.023190\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.185871\" y=\"194.349777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.348137\"/>\n      <waypoint x=\"193.686966\" y=\"193.089554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.684601\" y=\"182.603119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"-3.440232\" y=\"153.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.705994\" y=\"143.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"145.087433\" y=\"191.618744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.188465\" y=\"302.530518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"153.099075\" y=\"191.622406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.152267\" y=\"197.225418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"82.978806\" y=\"240.893951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.498642\" y=\"109.448753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"82.700897\" y=\"187.590149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.145218\" y=\"204.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"-3.379530\" y=\"288.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.292999\" y=\"193.235947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.315575\"/>\n      <waypoint x=\"-3.455213\" y=\"183.239822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012909\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.145218\" y=\"204.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"183.992462\" y=\"187.636566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.973694\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.499481\" y=\"187.618011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-3.459729\" y=\"163.239609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.880245\" y=\"244.678238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.510376\"/>\n      <waypoint x=\"124.659294\" y=\"306.555786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.721237\" y=\"236.876785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"185.354019\" y=\"241.065994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.737564\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855949\" y=\"257.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"136.143188\" y=\"206.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.852444\" y=\"217.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"-7.191609\" y=\"194.891632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.180992\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.978783\" y=\"240.920670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"186.777328\" y=\"191.562775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-366.885345\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.681091\" y=\"167.093613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"152.521225\" y=\"236.936172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.417729\" y=\"143.235565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"84.659309\" y=\"306.542206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.474960\" y=\"234.114960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.832016\"/>\n      <waypoint x=\"41.856815\" y=\"267.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.488297\" y=\"296.853760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"280.558380\"/>\n      <waypoint x=\"41.858379\" y=\"285.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.100922\" y=\"187.619659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-7.436690\" y=\"252.705933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.422134\" y=\"187.867157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.170532\"/>\n      <waypoint x=\"-3.345746\" y=\"297.020721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.956573\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.585705\" y=\"243.118805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"301.091400\"/>\n      <waypoint x=\"186.031708\" y=\"106.261902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.323517\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.850880\" y=\"199.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"-3.379530\" y=\"288.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.658630\" y=\"302.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"59.489948\" y=\"109.397057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.857513\" y=\"275.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"193.261978\" y=\"187.310379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.215080\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.669998\" y=\"294.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.039185\"/>\n      <waypoint x=\"177.498642\" y=\"105.422714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.087433\" y=\"191.618744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"187.221359\" y=\"300.077057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.532883\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.859074\" y=\"293.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"150.666122\" y=\"306.541443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.122925\" y=\"226.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"45.853432\" y=\"228.992218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.699074\" y=\"191.572723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"189.669998\" y=\"294.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.354019\" y=\"241.065994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.737564\"/>\n      <waypoint x=\"45.851231\" y=\"203.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.399078\" y=\"191.561142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"132.118866\" y=\"230.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.099075\" y=\"191.631577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"193.705994\" y=\"143.095947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.981239\" y=\"236.883011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"97.489883\" y=\"109.422905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.180908\" y=\"187.615128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-3.453721\" y=\"159.249527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.133057\" y=\"216.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"76.659309\" y=\"306.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.099075\" y=\"191.628830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"88.699066\" y=\"191.592896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"176.518784\" y=\"240.950745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"177.100922\" y=\"187.633408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.501446\" y=\"105.399780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"41.858902\" y=\"291.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.504059\" y=\"109.432220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"138.893890\" y=\"187.783905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.178955\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.180908\" y=\"187.611450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"193.703278\" y=\"145.095917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.831696\" y=\"243.533356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.175522\"/>\n      <waypoint x=\"45.853859\" y=\"233.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.694489\" y=\"226.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"-3.455665\" y=\"181.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.856815\" y=\"267.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"189.675476\" y=\"286.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.664131\" y=\"302.543579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.444949\" y=\"228.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.691879\" y=\"262.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"96.978806\" y=\"240.902451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.455489\" y=\"182.021988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"187.554626\" y=\"236.188675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.026337\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.685043\" y=\"272.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"193.681992\" y=\"171.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.521225\" y=\"236.944672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"152.657242\" y=\"302.538696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.445400\" y=\"226.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"41.851231\" y=\"203.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.692673\" y=\"218.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"98.664131\" y=\"302.546967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"184.093750\" y=\"236.955353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965179\"/>\n      <waypoint x=\"132.137115\" y=\"212.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.243598\" y=\"195.965057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"283.951019\"/>\n      <waypoint x=\"-3.413254\" y=\"141.249573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.234434\" y=\"113.014374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.975227\"/>\n      <waypoint x=\"99.489883\" y=\"109.424263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.626962\" y=\"109.552452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.367208\"/>\n      <waypoint x=\"117.498657\" y=\"109.436508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853859\" y=\"233.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"52.657269\" y=\"306.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.980560\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.444949\" y=\"228.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"193.695389\" y=\"230.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.452504\" y=\"195.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.851231\" y=\"203.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.740753\" y=\"117.511208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077820\"/>\n      <waypoint x=\"178.657196\" y=\"302.502991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.679581\" y=\"280.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"2.778744\" y=\"187.553513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.978760\" y=\"240.924301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"193.711426\" y=\"139.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.406174\" y=\"192.248505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-120.736534\"/>\n      <waypoint x=\"-7.398578\" y=\"276.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.850845\" y=\"199.209839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"-7.376345\" y=\"290.705841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.149277\" y=\"200.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"55.501469\" y=\"105.394341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.699463\" y=\"248.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"129.141159\" y=\"187.723480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.268021\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.685028\" y=\"184.473953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"127.180908\" y=\"187.610535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_08.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851749\" y=\"209.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"84.659309\" y=\"306.542206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.863367\" y=\"299.590240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"431.267639\"/>\n      <waypoint x=\"147.099075\" y=\"191.619659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.981232\" y=\"236.889084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"13.399081\" y=\"191.558380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.699020\" y=\"246.407928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"-7.433514\" y=\"254.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.664078\" y=\"302.559845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"45.857685\" y=\"277.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.099075\" y=\"191.626083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"5.484677\" y=\"105.547508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.689056\" y=\"202.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"139.726578\" y=\"236.819443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.506454\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.365062\" y=\"300.785004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.579193\"/>\n      <waypoint x=\"82.699074\" y=\"191.590149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.854034\" y=\"235.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"3.399082\" y=\"191.553802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.501358\" y=\"109.419998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.038913\"/>\n      <waypoint x=\"176.518784\" y=\"240.950745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.689056\" y=\"202.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"-3.449225\" y=\"157.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.850845\" y=\"199.209839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"143.625320\" y=\"191.618073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.451601\" y=\"199.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"138.981232\" y=\"236.927948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.585705\" y=\"243.118805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"301.091400\"/>\n      <waypoint x=\"193.684250\" y=\"181.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.682312\" y=\"276.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"41.852444\" y=\"217.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.859249\" y=\"295.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004944\"/>\n      <waypoint x=\"189.692230\" y=\"216.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.396755\" y=\"194.678497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.477165\"/>\n      <waypoint x=\"136.141159\" y=\"208.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.399078\" y=\"191.567551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"180.518784\" y=\"240.953171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.420819\" y=\"262.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"-3.457471\" y=\"173.239594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.498642\" y=\"105.430862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n      <waypoint x=\"63.501446\" y=\"105.399780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.499481\" y=\"187.618011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"189.685043\" y=\"272.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.777328\" y=\"191.562775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-366.885345\"/>\n      <waypoint x=\"189.699463\" y=\"248.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.857338\" y=\"273.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"100.700897\" y=\"187.598404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.699020\" y=\"246.407928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"84.664131\" y=\"302.542206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.621359\" y=\"306.549103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"131.179062\" y=\"191.612366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.470070\" y=\"305.760895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.684389\"/>\n      <waypoint x=\"171.099075\" y=\"191.630661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.854034\" y=\"235.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"188.158585\" y=\"107.340317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.450333\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.685165\" y=\"185.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"44.452251\" y=\"192.432159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.133110\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.423986\" y=\"260.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"135.107666\" y=\"192.407196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.153549\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.179062\" y=\"191.616959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-2.234434\" y=\"113.014374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.975227\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.399081\" y=\"191.558380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.856121\" y=\"259.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.401754\" y=\"274.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"-3.458826\" y=\"167.239594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.863464\" y=\"186.496964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.591431\"/>\n      <waypoint x=\"-7.385873\" y=\"284.705841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.978798\" y=\"240.918228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"41.856121\" y=\"259.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.699081\" y=\"191.568146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"84.659309\" y=\"306.542206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.695129\" y=\"151.087280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"48.148304\" y=\"236.373596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.071259\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.399080\" y=\"191.562973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"184.483139\" y=\"191.636795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.700897\" y=\"187.590149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"48.636131\" y=\"306.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.009153\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"184.093750\" y=\"236.955353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965179\"/>\n      <waypoint x=\"60.699078\" y=\"191.580063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.695129\" y=\"151.087280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"88.664131\" y=\"302.543579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.700897\" y=\"187.596573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"104.978798\" y=\"240.907303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.489964\" y=\"109.394333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.740753\" y=\"117.511208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077820\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.521225\" y=\"236.951965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-0.566965\" y=\"187.861588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.937576\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.149979\" y=\"237.615067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.504929\"/>\n      <waypoint x=\"11.400911\" y=\"187.557465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.690521\" y=\"264.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"129.706818\" y=\"192.116379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-330.195648\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.683884\" y=\"232.907135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.424957\"/>\n      <waypoint x=\"46.081120\" y=\"299.476440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-108.468414\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.685623\" y=\"187.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"132.117752\" y=\"231.270248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.941925\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.120895\" y=\"228.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"46.700909\" y=\"187.573639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.064677\" y=\"303.740540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"400.746399\"/>\n      <waypoint x=\"45.852791\" y=\"221.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.518784\" y=\"240.938599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"-7.450819\" y=\"202.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.857685\" y=\"277.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"-3.449225\" y=\"157.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.700897\" y=\"187.583740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"5.507533\" y=\"109.547447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.439821\" y=\"250.698959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.938721\"/>\n      <waypoint x=\"118.981224\" y=\"236.915802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.721241\" y=\"236.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"2.972229\" y=\"302.537598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"184.425766\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853138\" y=\"225.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"136.978775\" y=\"240.926743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.752594\" y=\"193.009262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.738857\"/>\n      <waypoint x=\"189.695984\" y=\"256.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.669998\" y=\"294.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.039185\"/>\n      <waypoint x=\"50.700909\" y=\"187.575470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.498642\" y=\"105.428146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n      <waypoint x=\"3.399082\" y=\"191.553802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.429092\" y=\"236.317749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.214218\"/>\n      <waypoint x=\"-3.440232\" y=\"153.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853340\" y=\"227.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"-7.449013\" y=\"210.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.699066\" y=\"191.592896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"173.100922\" y=\"187.631577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.621357\" y=\"306.540924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"193.688324\" y=\"199.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.489899\" y=\"109.417458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"76.700897\" y=\"187.587402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.496399\" y=\"185.540512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.398216\"/>\n      <waypoint x=\"45.851402\" y=\"205.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.699078\" y=\"191.579147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"182.521225\" y=\"236.954391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.453859\" y=\"189.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.855427\" y=\"251.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.735886\" y=\"121.087318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"41.851749\" y=\"209.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.978790\" y=\"240.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"145.100922\" y=\"187.618744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.451271\" y=\"200.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"129.706818\" y=\"192.116379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-330.195648\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.693130\" y=\"220.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"138.981232\" y=\"236.927948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.682312\" y=\"276.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"-3.427171\" y=\"258.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.224779\" y=\"111.893425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.005665\"/>\n      <waypoint x=\"189.684250\" y=\"181.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.489914\" y=\"109.413383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"136.131027\" y=\"218.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.742073\" y=\"301.852783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"416.007507\"/>\n      <waypoint x=\"164.662704\" y=\"306.522217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.453700\" y=\"159.235519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"52.721241\" y=\"236.875565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"190.845291\" y=\"190.286819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.467911\"/>\n      <waypoint x=\"-3.857625\" y=\"108.882072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.932465\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.689056\" y=\"202.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"193.489777\" y=\"115.007904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.214783\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.693130\" y=\"220.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"41.856121\" y=\"259.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.413233\" y=\"141.235565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"62.978809\" y=\"240.881805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.484375\" y=\"105.417549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"41.852272\" y=\"215.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.688599\" y=\"200.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"42.436321\" y=\"231.690948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.046341\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.087433\" y=\"191.618744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"72.660667\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.443142\" y=\"236.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"129.706818\" y=\"192.116379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-330.195648\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.444949\" y=\"228.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"140.978775\" y=\"240.929169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.659302\" y=\"306.557800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"100.981224\" y=\"236.904877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.489861\" y=\"109.426987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"70.700897\" y=\"187.584656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.404261\" y=\"137.249588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n      <waypoint x=\"137.502701\" y=\"109.449860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.980316\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.740753\" y=\"117.511208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077820\"/>\n      <waypoint x=\"127.180908\" y=\"187.610535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.585705\" y=\"243.118805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"301.091400\"/>\n      <waypoint x=\"131.709091\" y=\"234.317215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.833900\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.700897\" y=\"187.598404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"8.618637\" y=\"302.557281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.447658\" y=\"216.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"132.145218\" y=\"204.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.666878\" y=\"304.127930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.932480\"/>\n      <waypoint x=\"-3.456568\" y=\"177.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.981232\" y=\"236.896378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-3.422247\" y=\"145.249573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.699081\" y=\"191.568146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.694489\" y=\"226.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.674103\" y=\"288.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"41.856644\" y=\"265.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.978806\" y=\"240.895157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"-7.442240\" y=\"240.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.733653\" y=\"192.159424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.407152\"/>\n      <waypoint x=\"189.559052\" y=\"115.754417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.692909\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.981476\" y=\"236.920654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965179\"/>\n      <waypoint x=\"110.700890\" y=\"187.602982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.689148\" y=\"266.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"144.521240\" y=\"236.931320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.220322\" y=\"236.761765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.460175\"/>\n      <waypoint x=\"-3.456117\" y=\"179.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.699074\" y=\"191.586487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"132.135086\" y=\"214.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.326187\" y=\"306.489990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"357.797546\"/>\n      <waypoint x=\"72.700897\" y=\"187.585571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.661358\" y=\"306.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"49.495529\" y=\"109.390747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.041061\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852272\" y=\"215.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"159.099075\" y=\"191.625168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.854729\" y=\"243.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"70.700897\" y=\"187.584656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.715034\" y=\"240.876175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965179\"/>\n      <waypoint x=\"-3.435736\" y=\"151.249557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.739166\" y=\"237.073257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.013870\"/>\n      <waypoint x=\"189.692673\" y=\"218.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.981224\" y=\"236.904877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"166.518784\" y=\"240.944672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.684250\" y=\"181.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"66.981239\" y=\"236.884232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.488297\" y=\"296.853760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"280.558380\"/>\n      <waypoint x=\"41.858902\" y=\"291.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.229050\" y=\"237.234100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.861649\"/>\n      <waypoint x=\"184.344101\" y=\"301.822388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.328064\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.501446\" y=\"105.399780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"38.120834\" y=\"191.756760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.087439\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.518784\" y=\"240.937393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"193.686523\" y=\"191.089554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.689678\" y=\"301.640350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.204163\"/>\n      <waypoint x=\"182.539062\" y=\"191.635910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.340500\" y=\"235.454193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.915604\"/>\n      <waypoint x=\"90.700897\" y=\"187.593826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"183.992462\" y=\"187.636566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.973694\"/>\n      <waypoint x=\"138.657257\" y=\"302.557922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.726578\" y=\"236.819443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.506454\"/>\n      <waypoint x=\"62.659309\" y=\"306.534760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.426722\" y=\"147.235550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"102.978798\" y=\"240.906097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"174.521225\" y=\"236.949539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"70.700897\" y=\"187.584656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.700897\" y=\"187.597488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"2.972229\" y=\"302.537598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"184.425766\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.621363\" y=\"306.546356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"193.685043\" y=\"272.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.429092\" y=\"236.317749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.214218\"/>\n      <waypoint x=\"-3.431239\" y=\"149.249557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.680939\" y=\"278.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"44.452251\" y=\"192.432159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.133110\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.714500\" y=\"240.874954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034791\"/>\n      <waypoint x=\"112.699066\" y=\"191.603897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.122925\" y=\"226.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"-3.360016\" y=\"117.569481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.363793\" y=\"119.249626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n      <waypoint x=\"111.498665\" y=\"109.432434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.700905\" y=\"187.577316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"40.851685\" y=\"301.423615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.357178\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.518784\" y=\"240.954391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"172.657196\" y=\"302.511230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.798004\" y=\"299.438965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.024963\"/>\n      <waypoint x=\"147.099075\" y=\"191.619659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.429092\" y=\"236.317749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.214218\"/>\n      <waypoint x=\"-3.448561\" y=\"212.702332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.664131\" y=\"302.549683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-7.442691\" y=\"238.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.700909\" y=\"187.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"182.521225\" y=\"236.954391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.179062\" y=\"191.617874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-3.456117\" y=\"179.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.440885\" y=\"246.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"108.699066\" y=\"191.602066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.691879\" y=\"262.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"-3.395411\" y=\"278.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.699066\" y=\"191.602982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"193.687881\" y=\"197.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.950897\" y=\"229.394272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.085274\"/>\n      <waypoint x=\"94.978798\" y=\"240.901230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.730820\" y=\"190.308670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.949997\"/>\n      <waypoint x=\"41.851925\" y=\"211.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.452504\" y=\"195.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"181.120377\" y=\"302.494812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.109070\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.518784\" y=\"240.947098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"193.711426\" y=\"139.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.664131\" y=\"302.548981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"41.853138\" y=\"225.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.354019\" y=\"241.065994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.737564\"/>\n      <waypoint x=\"25.400917\" y=\"187.563889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.498650\" y=\"109.440590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"123.180908\" y=\"187.608704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.662704\" y=\"306.522217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"193.699951\" y=\"250.578415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.003090\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.661358\" y=\"306.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"193.674103\" y=\"288.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.135086\" y=\"214.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"189.678207\" y=\"282.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.831696\" y=\"243.533356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.175522\"/>\n      <waypoint x=\"117.504112\" y=\"105.436516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.180908\" y=\"187.610535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"138.617615\" y=\"240.787567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.827637\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.700897\" y=\"187.585571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"138.584793\" y=\"192.248474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.904373\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"184.541107\" y=\"187.636826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"45.857338\" y=\"273.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_09.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.698730\" y=\"252.581375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"193.719574\" y=\"133.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.489883\" y=\"109.422905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.689957\" y=\"206.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853313\" y=\"227.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"166.521225\" y=\"236.944672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.658630\" y=\"302.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"136.139145\" y=\"210.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699524\" y=\"248.577713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"70.700897\" y=\"187.584656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.978760\" y=\"240.924301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"45.859356\" y=\"297.197296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004944\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.321270\" y=\"193.118591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.418373\"/>\n      <waypoint x=\"141.499481\" y=\"187.617096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.657227\" y=\"302.530457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"-3.389059\" y=\"282.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.666122\" y=\"306.541443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"137.500015\" y=\"105.449860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.980453\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.672729\" y=\"290.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"81.504135\" y=\"105.412025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.432327\" y=\"187.609268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-186.536743\"/>\n      <waypoint x=\"189.444717\" y=\"244.881607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.924026\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.625320\" y=\"191.618073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"52.700909\" y=\"187.576401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.852966\" y=\"223.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"45.858902\" y=\"291.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.700909\" y=\"187.571808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"12.621361\" y=\"306.554535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.691315\" y=\"212.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"147.498642\" y=\"105.443092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.430347\" y=\"256.696869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"41.859367\" y=\"297.325073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.004944\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.292122\" y=\"187.575760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"157.100922\" y=\"187.624237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.686066\" y=\"189.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"189.679581\" y=\"280.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"180.518784\" y=\"240.953171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"108.664116\" y=\"302.550354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.721123\" y=\"187.782166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.033707\"/>\n      <waypoint x=\"-2.234434\" y=\"113.014374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.975227\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.852444\" y=\"217.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"-7.447207\" y=\"218.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853340\" y=\"227.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"192.765717\" y=\"299.198273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"293.699982\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.699074\" y=\"191.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.691772\" y=\"214.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.501461\" y=\"105.397064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.448562\" y=\"212.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.695847\" y=\"232.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"42.151566\" y=\"194.854309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.468803\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.528992\" y=\"301.317139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"306.841797\"/>\n      <waypoint x=\"66.981239\" y=\"236.884232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.700897\" y=\"187.589233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"156.662720\" y=\"306.533203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.521225\" y=\"236.939819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"41.854206\" y=\"237.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.936676\" y=\"238.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.780716\"/>\n      <waypoint x=\"-7.445401\" y=\"226.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.459277\" y=\"165.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"45.857166\" y=\"271.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.656586\" y=\"302.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"189.694626\" y=\"258.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855080\" y=\"247.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"9.400915\" y=\"187.556549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.981201\" y=\"236.920670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"56.699078\" y=\"191.578232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.700909\" y=\"187.574554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"-7.376345\" y=\"290.705841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853687\" y=\"231.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"171.498642\" y=\"105.426788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.150314\" y=\"199.162048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"193.489777\" y=\"115.007904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.214783\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.498642\" y=\"105.424072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n      <waypoint x=\"97.504120\" y=\"105.422913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.721237\" y=\"236.876785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"19.400917\" y=\"187.561142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.690414\" y=\"208.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"96.981232\" y=\"236.902451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.444949\" y=\"228.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"181.326187\" y=\"306.489990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"357.797546\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.664116\" y=\"302.551697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.453859\" y=\"189.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.682892\" y=\"175.093597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"124.981224\" y=\"236.919449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.859756\" y=\"238.222748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.885986\"/>\n      <waypoint x=\"177.100922\" y=\"187.633408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.243598\" y=\"195.965057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"283.951019\"/>\n      <waypoint x=\"190.033783\" y=\"108.805504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.554169\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.685165\" y=\"185.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"132.130615\" y=\"233.326111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.591202\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.621363\" y=\"306.550446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"124.978798\" y=\"240.919449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.457922\" y=\"171.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"189.598541\" y=\"195.642883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.732330\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.504120\" y=\"105.432434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.453859\" y=\"189.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.699074\" y=\"191.585571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"193.692413\" y=\"153.095917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.660667\" y=\"302.540192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"33.507271\" y=\"109.446365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.685043\" y=\"184.603363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"180.521225\" y=\"236.953171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.700909\" y=\"187.571808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"136.118866\" y=\"230.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941895\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.107544\" y=\"192.569977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.222275\"/>\n      <waypoint x=\"-3.458826\" y=\"167.239594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"176.662689\" y=\"306.505737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"146.521240\" y=\"236.932526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.659309\" y=\"306.532043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"193.689148\" y=\"266.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.858795\" y=\"193.131485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-307.322571\"/>\n      <waypoint x=\"31.400915\" y=\"187.566635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.141159\" y=\"187.723480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.268021\"/>\n      <waypoint x=\"74.978798\" y=\"240.889084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.858727\" y=\"289.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"114.699066\" y=\"191.604813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699463\" y=\"248.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"161.100922\" y=\"187.626083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.621359\" y=\"306.547729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"136.133057\" y=\"216.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.740753\" y=\"117.511208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077820\"/>\n      <waypoint x=\"126.664116\" y=\"302.556458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.179062\" y=\"191.613281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.675476\" y=\"286.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.688324\" y=\"199.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012939\"/>\n      <waypoint x=\"4.618637\" y=\"302.559998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960938\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.854729\" y=\"243.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"36.700909\" y=\"187.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.504059\" y=\"109.429504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"96.700897\" y=\"187.596573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.453407\" y=\"191.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"173.498642\" y=\"105.425430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.660667\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"135.107666\" y=\"192.407196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.153549\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.684250\" y=\"181.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"80.659309\" y=\"306.540863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.489937\" y=\"109.403854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"181.501358\" y=\"109.419998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.038913\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"190.845291\" y=\"190.286819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.467911\"/>\n      <waypoint x=\"193.716858\" y=\"135.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.471153\" y=\"191.552917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026276\"/>\n      <waypoint x=\"-7.420810\" y=\"262.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"183.650330\" y=\"306.198547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"347.907043\"/>\n      <waypoint x=\"52.657269\" y=\"306.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.980560\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.697845\" y=\"149.087280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"189.695389\" y=\"230.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.981224\" y=\"236.919449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"126.659302\" y=\"306.556458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.859756\" y=\"238.222748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.885986\"/>\n      <waypoint x=\"37.507229\" y=\"109.431931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.658409\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"41.950897\" y=\"229.394272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.085274\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.145218\" y=\"204.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"103.504120\" y=\"105.426994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.120895\" y=\"228.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"46.227341\" y=\"234.154968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.583649\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.501476\" y=\"105.392982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"92.699066\" y=\"191.594742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.100922\" y=\"187.625168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"94.699081\" y=\"191.595657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.922501\" y=\"194.750885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.189064\"/>\n      <waypoint x=\"189.674103\" y=\"288.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.188465\" y=\"302.530518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"54.700905\" y=\"187.577316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.408106\" y=\"270.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"176.662689\" y=\"306.505737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.027237\" y=\"195.710144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-281.429779\"/>\n      <waypoint x=\"193.687424\" y=\"195.089554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.471153\" y=\"191.552917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026276\"/>\n      <waypoint x=\"74.659309\" y=\"306.538818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.180893\" y=\"187.613281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"181.120377\" y=\"302.494812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.109070\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.689697\" y=\"155.087280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"52.657269\" y=\"306.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.980560\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.180908\" y=\"187.616043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"41.855602\" y=\"253.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.725021\" y=\"129.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"84.664131\" y=\"302.542206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.657196\" y=\"302.502991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"132.936676\" y=\"238.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.780716\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.449203\" y=\"157.235519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"148.666138\" y=\"306.544189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.978798\" y=\"240.906097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"193.685165\" y=\"185.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.686981\" y=\"157.087280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"131.659958\" y=\"188.618469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.609009\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.982002\" y=\"192.557480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.287033\"/>\n      <waypoint x=\"56.659309\" y=\"306.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.484624\" y=\"105.525848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"108.981224\" y=\"236.909729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.688324\" y=\"199.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"-7.447659\" y=\"216.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.150314\" y=\"199.162048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"-7.442240\" y=\"240.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.684250\" y=\"181.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"56.660667\" y=\"302.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.276649\" y=\"188.786957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.275879\"/>\n      <waypoint x=\"45.857861\" y=\"279.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.752594\" y=\"193.009262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.738857\"/>\n      <waypoint x=\"189.695389\" y=\"230.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852444\" y=\"217.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.682312\" y=\"276.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.858555\" y=\"287.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.683670\" y=\"274.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.765717\" y=\"299.198273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"293.699982\"/>\n      <waypoint x=\"26.618631\" y=\"302.545013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.716873\" y=\"135.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"182.521225\" y=\"236.954391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.099075\" y=\"191.627914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"64.699074\" y=\"191.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.730820\" y=\"190.308670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.949997\"/>\n      <waypoint x=\"114.659309\" y=\"306.552368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.730453\" y=\"125.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"186.432327\" y=\"187.609268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-186.536743\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.750878\" y=\"193.035583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.071392\"/>\n      <waypoint x=\"41.856644\" y=\"265.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.149979\" y=\"237.615067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.504929\"/>\n      <waypoint x=\"185.354019\" y=\"241.065994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.737564\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853607\" y=\"230.992218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"127.498650\" y=\"109.443314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.180908\" y=\"187.617874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"161.498642\" y=\"105.433578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.141159\" y=\"208.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"96.659309\" y=\"306.546295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.451601\" y=\"199.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"126.981476\" y=\"236.920654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965179\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.854984\" y=\"246.834717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.722290\" y=\"131.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.725021\" y=\"129.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"-7.445852\" y=\"224.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853313\" y=\"227.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"80.700897\" y=\"187.589233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.700897\" y=\"187.595657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"168.518784\" y=\"240.945892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.699074\" y=\"191.596573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.696747\" y=\"236.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.498665\" y=\"109.429710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.687881\" y=\"197.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.100922\" y=\"187.623322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"188.181503\" y=\"240.345993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.105301\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.528992\" y=\"301.317139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"306.841797\"/>\n      <waypoint x=\"58.659309\" y=\"306.533417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.442691\" y=\"238.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"125.179070\" y=\"191.609619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.099075\" y=\"191.620575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"78.660667\" y=\"302.540192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.664108\" y=\"302.554413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"133.179062\" y=\"191.613281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.179062\" y=\"191.615128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"-2.734146\" y=\"185.959732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.726105\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.716873\" y=\"135.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"193.693130\" y=\"220.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.507533\" y=\"109.547447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n      <waypoint x=\"189.684250\" y=\"181.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.676834\" y=\"284.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"45.852791\" y=\"221.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.978790\" y=\"240.930374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"193.691772\" y=\"214.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.664131\" y=\"302.549683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"130.858795\" y=\"193.131485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-307.322571\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.160309\" y=\"191.575699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"179.099075\" y=\"191.634323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.426722\" y=\"147.235550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"-2.450458\" y=\"299.579315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.472198\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.131027\" y=\"218.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"82.700897\" y=\"187.590149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.685165\" y=\"185.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"-7.443143\" y=\"236.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.850845\" y=\"199.209839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"45.855774\" y=\"255.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.446303\" y=\"222.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"184.483139\" y=\"191.636795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.699074\" y=\"191.593826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"29.400917\" y=\"187.565720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.664131\" y=\"302.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"46.585705\" y=\"243.118805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"301.091400\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.855255\" y=\"249.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"13.399081\" y=\"191.558380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.978798\" y=\"240.901230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"133.504105\" y=\"105.447395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.451601\" y=\"199.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"189.695389\" y=\"230.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.854954\" y=\"299.071533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.843971\"/>\n      <waypoint x=\"64.699074\" y=\"191.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.699074\" y=\"191.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"130.981216\" y=\"236.923096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.676834\" y=\"284.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"11.400911\" y=\"187.557465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.017933\" y=\"188.806274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-149.325333\"/>\n      <waypoint x=\"131.504105\" y=\"105.446037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.978798\" y=\"240.918228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"25.400917\" y=\"187.563889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.660667\" y=\"302.540192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"45.855076\" y=\"247.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.664116\" y=\"302.556458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"156.518784\" y=\"240.938599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.855076\" y=\"247.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"100.978798\" y=\"240.904877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.681091\" y=\"167.093613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"131.659958\" y=\"188.618469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.609009\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_10.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.981224\" y=\"236.907303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"78.659309\" y=\"306.540192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.027237\" y=\"195.710144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-281.429779\"/>\n      <waypoint x=\"-3.439821\" y=\"250.698959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.938721\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.696747\" y=\"236.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"-7.444046\" y=\"232.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.116837\" y=\"232.182297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941895\"/>\n      <waypoint x=\"41.855328\" y=\"299.063843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.724495\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.079571\" y=\"302.531189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"42.700909\" y=\"187.571808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.354019\" y=\"241.065994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.737564\"/>\n      <waypoint x=\"45.856297\" y=\"261.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.704624\" y=\"194.505875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"296.594452\"/>\n      <waypoint x=\"136.152344\" y=\"197.162231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.657269\" y=\"306.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.980560\"/>\n      <waypoint x=\"136.118088\" y=\"230.961304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941895\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.700897\" y=\"187.601151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-3.404261\" y=\"137.249588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.518784\" y=\"240.937393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"190.845291\" y=\"190.286819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.467911\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.118866\" y=\"230.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"96.659309\" y=\"306.546295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.471153\" y=\"191.552917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026276\"/>\n      <waypoint x=\"12.618634\" y=\"302.554535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.685623\" y=\"187.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"14.618632\" y=\"302.553192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.680939\" y=\"278.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"44.656586\" y=\"302.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.857861\" y=\"279.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"132.981201\" y=\"236.924301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.484581\" y=\"105.504189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"132.117828\" y=\"231.198715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.941925\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.276649\" y=\"188.786957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.275879\"/>\n      <waypoint x=\"96.659309\" y=\"306.546295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.099075\" y=\"191.625168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"46.276649\" y=\"188.786957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.275879\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.389059\" y=\"282.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"100.699074\" y=\"191.598404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.859249\" y=\"295.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004944\"/>\n      <waypoint x=\"41.854034\" y=\"235.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.981239\" y=\"236.876938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"193.683792\" y=\"179.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.831696\" y=\"243.533356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.175522\"/>\n      <waypoint x=\"90.981232\" y=\"236.898804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.695389\" y=\"230.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"155.100922\" y=\"187.623322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.399082\" y=\"191.559296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.699020\" y=\"246.407928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.657269\" y=\"306.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.980560\"/>\n      <waypoint x=\"162.521225\" y=\"236.942245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.700897\" y=\"187.583740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-7.392226\" y=\"280.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.385873\" y=\"284.705841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"45.854900\" y=\"245.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.117828\" y=\"231.198715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.941925\"/>\n      <waypoint x=\"56.700905\" y=\"187.578232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.444046\" y=\"232.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"61.489948\" y=\"109.398415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"121.498650\" y=\"109.439232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.696747\" y=\"236.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.981239\" y=\"236.883011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-1.224779\" y=\"111.893425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.005665\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.709091\" y=\"234.317215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.833900\"/>\n      <waypoint x=\"193.708710\" y=\"141.095932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.700897\" y=\"187.591064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-7.427162\" y=\"258.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.100922\" y=\"187.619659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"193.703278\" y=\"145.095917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.435715\" y=\"151.235550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"41.852272\" y=\"215.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.145218\" y=\"204.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"45.879616\" y=\"232.785461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.909546\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.518784\" y=\"240.936172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"45.852272\" y=\"215.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.188465\" y=\"302.530518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"41.854206\" y=\"237.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.099075\" y=\"191.626999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"45.858032\" y=\"281.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.447659\" y=\"216.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"116.978790\" y=\"240.914597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.978798\" y=\"240.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"135.504120\" y=\"105.448753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.450819\" y=\"202.702332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"189.697205\" y=\"238.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.451601\" y=\"199.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"112.659309\" y=\"306.551697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.674103\" y=\"288.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"136.152344\" y=\"197.162231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.659309\" y=\"306.552368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"52.721241\" y=\"236.875565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.507510\" y=\"109.540230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n      <waypoint x=\"189.694931\" y=\"228.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.143188\" y=\"206.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"-3.458375\" y=\"169.239594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.621362\" y=\"306.555908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"186.777328\" y=\"191.562775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-366.885345\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.854729\" y=\"243.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"189.076874\" y=\"297.649384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.249596\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.687775\" y=\"268.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"124.981224\" y=\"236.919449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.100922\" y=\"187.626083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"54.978813\" y=\"240.876938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.700897\" y=\"187.591980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"193.693130\" y=\"220.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.455489\" y=\"182.021988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"36.661358\" y=\"306.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.100922\" y=\"187.632492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"108.699066\" y=\"191.602066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.484480\" y=\"105.460869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"-7.459277\" y=\"165.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"172.518784\" y=\"240.948318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"110.664131\" y=\"302.551025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.141159\" y=\"208.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"-3.444729\" y=\"155.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.099075\" y=\"191.630661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"22.618628\" y=\"302.547729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.484444\" y=\"105.446426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"41.856991\" y=\"269.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.981232\" y=\"236.896378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"41.858379\" y=\"285.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.687881\" y=\"197.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"31.507286\" y=\"109.453590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.686523\" y=\"191.089554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"184.344101\" y=\"301.822388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.328064\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.100922\" y=\"187.632492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"112.664116\" y=\"302.551697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.721245\" y=\"236.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"0.122782\" y=\"306.043457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"377.066833\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.458825\" y=\"167.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"-3.436699\" y=\"252.696884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.260208\" y=\"240.868774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.088501\"/>\n      <waypoint x=\"45.857166\" y=\"271.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.687881\" y=\"197.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"95.504120\" y=\"105.421547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.981232\" y=\"236.895157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"193.683792\" y=\"179.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851925\" y=\"211.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"183.992462\" y=\"187.636566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.973694\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.850845\" y=\"199.209839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"103.489861\" y=\"109.426987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.856121\" y=\"259.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"41.850845\" y=\"199.210175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.004944\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.440211\" y=\"153.235535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"32.618633\" y=\"302.540924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.128998\" y=\"220.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"-3.369636\" y=\"294.927338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.179062\" y=\"191.617874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"118.981224\" y=\"236.915802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.444949\" y=\"228.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"48.212296\" y=\"237.193680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.365479\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.853138\" y=\"225.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"193.391174\" y=\"194.603943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-104.650887\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.686966\" y=\"193.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"52.490250\" y=\"240.706894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.487457\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.857338\" y=\"273.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"126.808197\" y=\"187.610367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.684601\" y=\"182.603119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"189.686417\" y=\"270.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.382698\" y=\"286.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"193.695389\" y=\"230.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.687424\" y=\"195.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"189.699524\" y=\"248.580460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.179062\" y=\"191.613281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"161.498642\" y=\"105.433578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.064677\" y=\"303.740540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"400.746399\"/>\n      <waypoint x=\"136.152344\" y=\"197.162231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.496399\" y=\"185.540512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.398216\"/>\n      <waypoint x=\"45.859249\" y=\"295.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004944\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.417500\" y=\"302.255615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.134583\"/>\n      <waypoint x=\"72.978813\" y=\"240.887878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.161804\" y=\"232.981430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.055641\"/>\n      <waypoint x=\"165.099075\" y=\"191.627914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.660667\" y=\"302.530701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"189.683884\" y=\"232.907135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.424957\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.858902\" y=\"291.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"152.521225\" y=\"236.936172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.854446\" y=\"194.262421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.750263\"/>\n      <waypoint x=\"-5.742073\" y=\"301.852783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"416.007507\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.220322\" y=\"236.761765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.460175\"/>\n      <waypoint x=\"96.664116\" y=\"302.546295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.684250\" y=\"181.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"130.978775\" y=\"240.923096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.643314\" y=\"304.092133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.354538\"/>\n      <waypoint x=\"45.396755\" y=\"194.678497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.477165\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.689957\" y=\"206.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"45.879616\" y=\"232.785461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.909546\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.454762\" y=\"185.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"193.682434\" y=\"173.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.978790\" y=\"240.914597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"193.683350\" y=\"177.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.448110\" y=\"214.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"50.721241\" y=\"236.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.149979\" y=\"237.615067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.504929\"/>\n      <waypoint x=\"159.100922\" y=\"187.625168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.947403\" y=\"235.455994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.721649\"/>\n      <waypoint x=\"144.657242\" y=\"302.549683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.128998\" y=\"220.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"164.657227\" y=\"302.522217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.498642\" y=\"105.433578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n      <waypoint x=\"41.701504\" y=\"195.741821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.000916\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.978806\" y=\"240.900024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"186.777328\" y=\"191.562775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-366.885345\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.695984\" y=\"256.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"43.886112\" y=\"239.895660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.982086\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.700897\" y=\"187.580063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"45.855774\" y=\"255.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.504059\" y=\"109.433578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"132.120895\" y=\"228.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.660667\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"106.699081\" y=\"191.601151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.659294\" y=\"306.555786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"193.698730\" y=\"252.581375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.700897\" y=\"187.585571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"193.689957\" y=\"206.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855076\" y=\"247.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"181.498642\" y=\"105.419998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961090\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.852619\" y=\"219.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"48.636131\" y=\"306.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.009153\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.978813\" y=\"240.879379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"183.479736\" y=\"240.954971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.752594\" y=\"193.009262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.738857\"/>\n      <waypoint x=\"189.691315\" y=\"212.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.855427\" y=\"251.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"-3.450819\" y=\"202.702332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.683685\" y=\"274.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"56.660667\" y=\"302.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.455665\" y=\"181.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"41.852097\" y=\"213.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.657269\" y=\"306.531372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.980560\"/>\n      <waypoint x=\"90.699074\" y=\"191.593826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.854206\" y=\"237.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"124.808197\" y=\"187.609451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.139145\" y=\"210.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n      <waypoint x=\"38.635197\" y=\"187.828979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-166.071777\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.122782\" y=\"306.043457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"377.066833\"/>\n      <waypoint x=\"-3.457923\" y=\"171.239594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.851231\" y=\"203.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"-2.734146\" y=\"185.959732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.726105\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.664093\" y=\"302.559174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"104.978798\" y=\"240.907303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.453859\" y=\"189.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"84.981232\" y=\"236.895157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.458825\" y=\"167.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"116.700890\" y=\"187.605743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.685043\" y=\"272.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"52.700909\" y=\"187.576401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.027237\" y=\"195.710144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-281.429779\"/>\n      <waypoint x=\"-3.456117\" y=\"179.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.160309\" y=\"191.575699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"189.076874\" y=\"297.649384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.249596\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.373169\" y=\"292.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"189.693253\" y=\"260.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.455665\" y=\"181.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"42.661358\" y=\"306.534058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.401810\" y=\"190.513916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.243851\"/>\n      <waypoint x=\"189.687790\" y=\"268.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.660667\" y=\"302.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"131.626465\" y=\"194.438141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.546509\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.440433\" y=\"248.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"102.659309\" y=\"306.548309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.221359\" y=\"300.077057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.532883\"/>\n      <waypoint x=\"44.656586\" y=\"302.532715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.721241\" y=\"236.875565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"189.679581\" y=\"280.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855427\" y=\"251.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"92.699066\" y=\"191.594742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.662720\" y=\"306.533203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"159.498657\" y=\"105.434937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.439821\" y=\"250.698959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.938721\"/>\n      <waypoint x=\"186.777328\" y=\"191.562775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-366.885345\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.684250\" y=\"181.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"-7.449465\" y=\"208.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.502701\" y=\"109.449860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.980316\"/>\n      <waypoint x=\"189.685043\" y=\"272.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.446755\" y=\"220.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"189.698105\" y=\"242.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.117828\" y=\"231.198715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.941925\"/>\n      <waypoint x=\"167.100922\" y=\"187.628830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.521225\" y=\"236.951965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"172.657196\" y=\"302.511230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.922501\" y=\"194.750885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.189064\"/>\n      <waypoint x=\"-3.408757\" y=\"139.249588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.423935\" y=\"243.890594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.794983\"/>\n      <waypoint x=\"117.504112\" y=\"105.436516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.696304\" y=\"234.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"41.858555\" y=\"287.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.120895\" y=\"228.182022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n      <waypoint x=\"88.664131\" y=\"302.543579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.190750\" y=\"240.091156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.493256\"/>\n      <waypoint x=\"130.947403\" y=\"235.455994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.721649\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.376354\" y=\"290.696808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"132.936676\" y=\"238.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.780716\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.660667\" y=\"302.540192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"12.618634\" y=\"302.554535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.700905\" y=\"187.579147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"135.498642\" y=\"109.448753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.692673\" y=\"218.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"-0.566965\" y=\"187.861588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.937576\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.981232\" y=\"236.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"193.691879\" y=\"262.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_11.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.944649\" y=\"305.911774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.199799\"/>\n      <waypoint x=\"181.100922\" y=\"187.635239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.664116\" y=\"302.553741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-7.450819\" y=\"202.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.449464\" y=\"208.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"50.659309\" y=\"306.530670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019424\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.687881\" y=\"197.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"51.501492\" y=\"105.391617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.443594\" y=\"234.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"90.659309\" y=\"306.544250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.636131\" y=\"306.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.009153\"/>\n      <waypoint x=\"193.681992\" y=\"171.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.390751\" y=\"131.235596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.128822\"/>\n      <waypoint x=\"112.699066\" y=\"191.603897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.831696\" y=\"243.533356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.175522\"/>\n      <waypoint x=\"193.733170\" y=\"123.095955\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.449916\" y=\"206.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"47.479385\" y=\"242.021759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.287724\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.674103\" y=\"288.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"26.618631\" y=\"302.545013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.501476\" y=\"105.392982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"-7.440885\" y=\"246.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.099075\" y=\"191.629745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.857513\" y=\"275.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.454310\" y=\"187.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"166.521225\" y=\"236.944672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699005\" y=\"246.349548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"58.699078\" y=\"191.579147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.850880\" y=\"199.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"34.658630\" y=\"302.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"184.657837\" y=\"110.020042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.922619\"/>\n      <waypoint x=\"41.855080\" y=\"247.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.180908\" y=\"187.616959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"126.981476\" y=\"236.920654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965179\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.521225\" y=\"236.936172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"-7.379521\" y=\"288.705841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.978775\" y=\"240.926743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.965149\"/>\n      <waypoint x=\"-7.447207\" y=\"218.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.659309\" y=\"306.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"110.981224\" y=\"236.910950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.858208\" y=\"283.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"42.151566\" y=\"194.854309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.468803\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.683350\" y=\"177.093597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"136.854446\" y=\"194.262421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.750263\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.107666\" y=\"192.407196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.153549\"/>\n      <waypoint x=\"27.400917\" y=\"187.564804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.699066\" y=\"191.607574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.675476\" y=\"286.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.399082\" y=\"191.564804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"193.669998\" y=\"294.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.039185\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.498657\" y=\"105.445808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n      <waypoint x=\"-7.430338\" y=\"256.705933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.659309\" y=\"306.544922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"136.141159\" y=\"208.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.855080\" y=\"247.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"-3.007410\" y=\"114.519279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.651054\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.699066\" y=\"191.592896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"140.657242\" y=\"302.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.539062\" y=\"191.635910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"34.658630\" y=\"302.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.180908\" y=\"187.616959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"64.700890\" y=\"187.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.439818\" y=\"250.703857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.938660\"/>\n      <waypoint x=\"127.179070\" y=\"191.610535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"172.662689\" y=\"306.511230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"193.695129\" y=\"151.095917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.699081\" y=\"191.595657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"189.688324\" y=\"199.090454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012939\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.051094\" y=\"239.047745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.499069\"/>\n      <waypoint x=\"3.399082\" y=\"191.553802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.981232\" y=\"236.893951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"8.621362\" y=\"306.557281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.276649\" y=\"188.786957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.275879\"/>\n      <waypoint x=\"59.489948\" y=\"109.397057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.455214\" y=\"183.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"70.981239\" y=\"236.886658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.455665\" y=\"181.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"98.981232\" y=\"236.903656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.662689\" y=\"306.513977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"169.498642\" y=\"105.428146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.936676\" y=\"238.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.780716\"/>\n      <waypoint x=\"56.978813\" y=\"240.878159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855255\" y=\"249.959839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"192.765549\" y=\"112.720261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.652100\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.471153\" y=\"191.552917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026276\"/>\n      <waypoint x=\"41.853859\" y=\"233.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.657242\" y=\"302.541443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n      <waypoint x=\"64.699074\" y=\"191.581894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.666168\" y=\"306.557922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"45.850670\" y=\"197.209930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.698563\" y=\"244.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"36.658409\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.490250\" y=\"240.706894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.487457\"/>\n      <waypoint x=\"34.699081\" y=\"191.568146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.686523\" y=\"191.089554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"-3.857625\" y=\"108.882072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.932465\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.181503\" y=\"240.345993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.105301\"/>\n      <waypoint x=\"45.856644\" y=\"265.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.079571\" y=\"302.531189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.980560\"/>\n      <waypoint x=\"186.220322\" y=\"236.761765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.460175\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.229050\" y=\"237.234100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.861649\"/>\n      <waypoint x=\"132.149277\" y=\"200.177979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.498642\" y=\"105.419998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961090\"/>\n      <waypoint x=\"101.504120\" y=\"105.425629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.683884\" y=\"232.907135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.424957\"/>\n      <waypoint x=\"45.856121\" y=\"259.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"176.518784\" y=\"240.950745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"45.856121\" y=\"259.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.420819\" y=\"262.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"123.179070\" y=\"191.608704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.978806\" y=\"240.890305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"-7.451271\" y=\"200.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.099075\" y=\"191.635239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"151.498657\" y=\"105.440376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.961075\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.099075\" y=\"191.631577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"45.396755\" y=\"194.678497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.477165\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.922501\" y=\"194.750885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.189064\"/>\n      <waypoint x=\"-3.430347\" y=\"256.696869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.451601\" y=\"199.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"136.143188\" y=\"206.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699951\" y=\"250.578415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.003090\"/>\n      <waypoint x=\"136.143188\" y=\"206.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.501396\" y=\"105.409302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n      <waypoint x=\"41.950897\" y=\"229.394272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.085274\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.664108\" y=\"302.554413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.456568\" y=\"177.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.978119\" y=\"244.632980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"282.636749\"/>\n      <waypoint x=\"55.489964\" y=\"109.394333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.661358\" y=\"306.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"80.700897\" y=\"187.589233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.661358\" y=\"306.534058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n      <waypoint x=\"92.700897\" y=\"187.594742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.675476\" y=\"286.581360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.960808\"/>\n      <waypoint x=\"193.684265\" y=\"159.095901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.922165\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.689514\" y=\"204.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"48.933258\" y=\"302.281158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-161.274750\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.666122\" y=\"306.541443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"108.981224\" y=\"236.909729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.981476\" y=\"236.920654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965179\"/>\n      <waypoint x=\"47.689678\" y=\"301.640350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.204163\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.981232\" y=\"236.903656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"37.507229\" y=\"109.431931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.658409\" y=\"302.538147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"41.855080\" y=\"247.960159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.459277\" y=\"165.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"189.693253\" y=\"260.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"179.100922\" y=\"187.634323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"189.679581\" y=\"280.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.180908\" y=\"187.614197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"9.507495\" y=\"109.533005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.700890\" y=\"187.605743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"189.691879\" y=\"262.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.484547\" y=\"105.489746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"46.661350\" y=\"306.531342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.039032\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.726578\" y=\"236.819443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.506454\"/>\n      <waypoint x=\"193.740753\" y=\"117.516663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.077820\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.369631\" y=\"294.933563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"132.027237\" y=\"195.710144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-281.429779\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.292999\" y=\"193.235947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.315575\"/>\n      <waypoint x=\"128.981216\" y=\"236.921875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.727737\" y=\"127.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"132.133057\" y=\"216.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town02\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.858032\" y=\"281.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"78.978798\" y=\"240.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.978813\" y=\"240.885437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"189.695602\" y=\"231.295456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.453407\" y=\"191.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"-7.369998\" y=\"294.703156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.120834\" y=\"191.756760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.087439\"/>\n      <waypoint x=\"138.617615\" y=\"240.787567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.827637\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.489929\" y=\"109.409302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n      <waypoint x=\"189.683792\" y=\"179.093597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.664108\" y=\"302.555084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-3.450367\" y=\"204.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.451601\" y=\"199.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"165.099075\" y=\"191.627914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"174.662689\" y=\"306.508484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.078718\"/>\n      <waypoint x=\"52.721241\" y=\"236.875565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.420819\" y=\"262.696838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n      <waypoint x=\"41.854382\" y=\"239.900177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.179070\" y=\"191.610535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"67.501427\" y=\"105.402504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.961029\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town02\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.981239\" y=\"236.878159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"9.399083\" y=\"191.556549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.664116\" y=\"302.550354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-0.566965\" y=\"187.861588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.937576\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.314655\" y=\"233.867859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.007431\"/>\n      <waypoint x=\"-3.386276\" y=\"129.249619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.699078\" y=\"191.575470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.973694\"/>\n      <waypoint x=\"150.657242\" y=\"302.541443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.711441\" y=\"139.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"164.518784\" y=\"240.943466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.660667\" y=\"302.536102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"-7.420810\" y=\"262.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.854382\" y=\"239.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"171.100922\" y=\"187.630661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.695389\" y=\"230.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"-4.894830\" y=\"190.510910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.154266\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.685623\" y=\"187.090485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.012909\"/>\n      <waypoint x=\"7.400917\" y=\"187.555634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.686066\" y=\"189.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"36.700909\" y=\"187.569061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.691772\" y=\"214.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"132.128998\" y=\"220.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.854900\" y=\"245.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"150.518784\" y=\"240.934967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.700909\" y=\"187.571808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"133.498642\" y=\"109.447395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.659309\" y=\"306.536102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n      <waypoint x=\"136.413696\" y=\"188.763626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.711426\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"190.412643\" y=\"239.099823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.264481\"/>\n      <waypoint x=\"180.657196\" y=\"302.500214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.682449\" y=\"173.093597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"-3.390772\" y=\"131.249603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.411282\" y=\"268.705902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"45.854382\" y=\"239.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.326187\" y=\"306.489990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"357.797546\"/>\n      <waypoint x=\"45.850670\" y=\"197.209930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.618628\" y=\"302.547729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n      <waypoint x=\"165.099075\" y=\"191.627914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.850647\" y=\"197.038376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.875366\"/>\n      <waypoint x=\"182.540894\" y=\"187.635910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973724\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.664116\" y=\"302.551697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"108.978798\" y=\"240.909729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.699081\" y=\"191.568146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"84.978806\" y=\"240.895157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.618628\" y=\"302.547729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.960953\"/>\n      <waypoint x=\"9.507495\" y=\"109.533005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.793152\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.664116\" y=\"302.544922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"193.687881\" y=\"197.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.521240\" y=\"236.931320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"154.657242\" y=\"302.535950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.981216\" y=\"236.921875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n      <waypoint x=\"41.851231\" y=\"203.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.699074\" y=\"191.598404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"45.852097\" y=\"213.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"190.845291\" y=\"190.286819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.467911\"/>\n      <waypoint x=\"45.851055\" y=\"201.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.451601\" y=\"199.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"120.978798\" y=\"240.917023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town02\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.686523\" y=\"191.089554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n      <waypoint x=\"72.700897\" y=\"187.585571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town02\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.700909\" y=\"187.576401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n      <waypoint x=\"132.936676\" y=\"238.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.780716\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.450367\" y=\"204.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"65.489944\" y=\"109.401138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.038971\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.446755\" y=\"220.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"56.978813\" y=\"240.878159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.855076\" y=\"247.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n      <waypoint x=\"189.699524\" y=\"248.580460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town02\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.179070\" y=\"191.610535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"193.682434\" y=\"173.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.656593\" y=\"302.534058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"192.406174\" y=\"192.248505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-120.736534\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.660667\" y=\"302.534088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"148.518799\" y=\"240.933746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.484425\" y=\"105.439209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.793152\"/>\n      <waypoint x=\"98.978806\" y=\"240.903656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.671371\" y=\"292.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"45.854553\" y=\"241.899841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.695389\" y=\"230.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"132.122925\" y=\"226.177963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.058083\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.978806\" y=\"240.892731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n      <waypoint x=\"-2.734146\" y=\"185.959732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.726105\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.099075\" y=\"191.621490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.851578\" y=\"207.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.742073\" y=\"301.852783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"416.007507\"/>\n      <waypoint x=\"45.072079\" y=\"301.959991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.847786\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.099075\" y=\"191.621490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"140.657242\" y=\"302.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.664116\" y=\"302.547638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n      <waypoint x=\"29.399080\" y=\"191.565720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.100922\" y=\"187.623322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-3.369636\" y=\"294.927338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.090981\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town02\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.859249\" y=\"295.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004944\"/>\n      <waypoint x=\"148.657242\" y=\"302.544189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.921280\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town02\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.669998\" y=\"294.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"-3.443142\" y=\"236.702316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.099075\" y=\"191.626999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"185.942963\" y=\"301.006195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.582703\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.727737\" y=\"127.087311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"72.981239\" y=\"236.887878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.676682\" y=\"235.276550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.634430\"/>\n      <waypoint x=\"41.856121\" y=\"259.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.696747\" y=\"236.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n      <waypoint x=\"74.981232\" y=\"236.889084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.944649\" y=\"305.911774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.199799\"/>\n      <waypoint x=\"-3.448561\" y=\"212.702332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.459728\" y=\"163.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"189.699005\" y=\"246.350449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987053\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.699081\" y=\"191.568146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"64.981239\" y=\"236.883011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.398578\" y=\"276.705872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.909019\"/>\n      <waypoint x=\"193.694931\" y=\"228.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town02\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.700897\" y=\"187.608490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"-3.449225\" y=\"157.249542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.871178\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town02\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.554626\" y=\"236.188675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.026337\"/>\n      <waypoint x=\"52.721241\" y=\"236.875565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.852097\" y=\"213.590179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n      <waypoint x=\"41.856644\" y=\"265.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town02_val.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.179062\" y=\"191.611450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"41.856991\" y=\"269.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town02\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.149979\" y=\"237.615067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.504929\"/>\n      <waypoint x=\"124.981224\" y=\"236.919449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town02\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.699074\" y=\"191.591064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"136.145218\" y=\"204.182037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.941917\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.699081\" y=\"191.597488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"56.981239\" y=\"236.878159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.100922\" y=\"187.632492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"124.978798\" y=\"240.919449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.034805\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.504059\" y=\"109.440369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"51.292122\" y=\"187.575760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town02\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.693253\" y=\"260.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n      <waypoint x=\"45.852272\" y=\"215.589844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.004967\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.699074\" y=\"191.593826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n      <waypoint x=\"136.664078\" y=\"302.559845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.019424\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town02\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.853607\" y=\"230.992218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.004944\"/>\n      <waypoint x=\"193.684601\" y=\"182.603119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.012909\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.981239\" y=\"236.897583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n      <waypoint x=\"41.857166\" y=\"271.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town02\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.457922\" y=\"171.245422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987068\"/>\n      <waypoint x=\"189.676834\" y=\"284.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.039192\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town02\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.658630\" y=\"302.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.039032\"/>\n      <waypoint x=\"125.179070\" y=\"191.609619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.026263\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.699524\" y=\"248.577713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n      <waypoint x=\"41.855949\" y=\"257.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town02\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.452053\" y=\"197.239578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012932\"/>\n      <waypoint x=\"41.858555\" y=\"287.960175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.995033\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town02\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.700562\" y=\"147.087280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.077835\"/>\n      <waypoint x=\"50.721245\" y=\"236.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.965149\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.498779\" y=\"242.125732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-247.246216\"/>\n      <waypoint x=\"193.688324\" y=\"199.089539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.012947\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.621359\" y=\"306.543640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.039055\"/>\n      <waypoint x=\"189.076874\" y=\"297.649384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.249596\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town02\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.447191\" y=\"197.408600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.104706\"/>\n      <waypoint x=\"94.700897\" y=\"187.595657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town02\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.504059\" y=\"109.429504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.961060\"/>\n      <waypoint x=\"90.981232\" y=\"236.898804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.965195\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town02\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.400912\" y=\"187.559296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.026260\"/>\n      <waypoint x=\"90.659309\" y=\"306.544250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019417\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town02\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.636131\" y=\"306.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.009153\"/>\n      <waypoint x=\"52.700909\" y=\"187.576401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.973694\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_00.xml",
    "content": "<routes><route id=\"0\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.206179\" y=\"-16.931875\" yaw=\"-149.635620\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.410175\" y=\"-4.521967\" yaw=\"-102.470306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.492753\" y=\"-121.151543\" yaw=\"91.413544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.236732\" y=\"-22.860338\" yaw=\"116.496994\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.009144\" y=\"-3.691344\" yaw=\"-102.241646\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.725083\" y=\"19.339924\" yaw=\"-298.848175\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"240.267212\" y=\"76.219971\" yaw=\"-88.606750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.546372\" y=\"124.099297\" yaw=\"-99.360352\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.705711\" y=\"-124.928856\" yaw=\"89.843742\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.494308\" y=\"-26.765553\" yaw=\"270.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.530487\" y=\"42.654442\" yaw=\"270.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.502640\" y=\"-10.765553\" yaw=\"270.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.568859\" y=\"4.499397\" yaw=\"-79.545113\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.074409\" y=\"106.532005\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.015259\" y=\"13.432621\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.063499\" y=\"110.531990\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.563858\" y=\"106.725105\" yaw=\"270.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.134796\" y=\"-98.937675\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.148743\" y=\"-136.681381\" yaw=\"1.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.350597\" y=\"-139.543808\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"61.536274\" y=\"-195.957779\" yaw=\"1.439560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.571373\" y=\"-2.986450\" yaw=\"172.903641\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.962128\" y=\"16.766636\" yaw=\"134.676849\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.877338\" y=\"73.627876\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.509277\" y=\"-136.559280\" yaw=\"8.986150\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-138.569168\" y=\"0.251165\" yaw=\"-5.758331\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.988556\" y=\"2.791604\" yaw=\"110.149010\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.492912\" y=\"-184.063354\" yaw=\"-60.682465\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.236732\" y=\"-22.860338\" yaw=\"116.496994\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.494698\" y=\"-0.199075\" yaw=\"-211.271484\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.842278\" y=\"-137.011765\" yaw=\"-178.772736\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.794151\" y=\"25.973942\" yaw=\"-270.156219\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.549820\" y=\"-11.490822\" yaw=\"245.286102\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.427170\" y=\"7.224780\" yaw=\"-40.563648\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.312182\" y=\"103.532372\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.772614\" y=\"-131.732880\" yaw=\"-448.586456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.506287\" y=\"-134.247025\" yaw=\"-24.150604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.375936\" y=\"-54.912605\" yaw=\"-88.586456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.201485\" y=\"-138.481537\" yaw=\"223.013962\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.677818\" y=\"-7.544711\" yaw=\"-179.144196\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.683701\" y=\"0.303936\" yaw=\"-2.730896\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-53.616013\" y=\"-195.165573\" yaw=\"-5.994202\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-56.791183\" y=\"-194.594208\" yaw=\"-14.407776\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"66.765480\" y=\"-133.341217\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.595963\" y=\"-52.745491\" yaw=\"270.996460\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.078827\" y=\"-139.709381\" yaw=\"-538.772705\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.428658\" y=\"-163.184280\" yaw=\"273.252136\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.077911\" y=\"-139.795059\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.110840\" y=\"189.875443\" yaw=\"165.086823\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.651323\" y=\"193.467056\" yaw=\"179.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.091125\" y=\"-82.918648\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.269805\" y=\"-27.632833\" yaw=\"-105.154678\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.500809\" y=\"11.130961\" yaw=\"127.425781\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.686142\" y=\"182.853546\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.118210\" y=\"-82.770943\" yaw=\"-89.003510\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.424587\" y=\"-63.082851\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.185661\" y=\"129.734192\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.911731\" y=\"-35.036720\" yaw=\"-96.464935\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.662193\" y=\"1.590415\" yaw=\"59.525978\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.542664\" y=\"128.306671\" yaw=\"91.207939\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.560020\" y=\"-102.898003\" yaw=\"-88.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.104935\" y=\"-145.464584\" yaw=\"92.024124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.822464\" y=\"15.590981\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-66.836533\" y=\"186.199188\" yaw=\"-132.784241\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.100529\" y=\"149.113617\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.995813\" y=\"53.533379\" yaw=\"269.637451\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.662483\" y=\"-138.271576\" yaw=\"22.115133\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"73.262573\" y=\"-195.663101\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.468716\" y=\"0.889345\" yaw=\"6.260071\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.603102\" y=\"-138.220856\" yaw=\"-171.582642\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.659988\" y=\"196.912140\" yaw=\"179.857025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.753511\" y=\"-12.196823\" yaw=\"-229.080353\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.786682\" y=\"-100.421379\" yaw=\"-80.075012\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.151489\" y=\"-136.424362\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.432610\" y=\"193.449692\" yaw=\"47.007996\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.686028\" y=\"207.292343\" yaw=\"359.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.590408\" y=\"-133.975174\" yaw=\"-333.705536\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"110.592415\" y=\"-72.984161\" yaw=\"-178.490906\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.531197\" y=\"122.390579\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.307434\" y=\"127.855164\" yaw=\"-28.496254\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.283546\" y=\"-108.014252\" yaw=\"272.024109\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.079285\" y=\"-139.666550\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.382446\" y=\"-6.399119\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.533848\" y=\"59.555408\" yaw=\"269.637451\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-143.676804\" y=\"125.133713\" yaw=\"56.026718\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.738037\" y=\"46.541775\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.371590\" y=\"-2.437591\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.084795\" y=\"-97.158844\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.205696\" y=\"-139.981628\" yaw=\"90.574165\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.605572\" y=\"9.968184\" yaw=\"-41.201019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.557800\" y=\"-6.202121\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.874741\" y=\"-68.773056\" yaw=\"-89.003510\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.898548\" y=\"193.563248\" yaw=\"-180.142944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.465162\" y=\"28.501774\" yaw=\"-73.399734\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.563721\" y=\"-6.993725\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.356102\" y=\"-139.029770\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.919861\" y=\"181.052536\" yaw=\"147.545090\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.660057\" y=\"196.972031\" yaw=\"179.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.641609\" y=\"-138.327499\" yaw=\"143.760071\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.824217\" y=\"-8.861023\" yaw=\"200.542984\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.698059\" y=\"0.308351\" yaw=\"0.294617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.067867\" y=\"-198.774811\" yaw=\"-1.682022\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"0.092579\" y=\"-165.091812\" yaw=\"91.413544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.842030\" y=\"-6.612367\" yaw=\"-107.939743\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.938431\" y=\"-26.937948\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.109713\" y=\"-192.412231\" yaw=\"41.460953\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.823296\" y=\"196.727097\" yaw=\"179.857025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.232918\" y=\"132.863007\" yaw=\"-0.817204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.191963\" y=\"130.618469\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.901352\" y=\"186.117294\" yaw=\"-138.961456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.368954\" y=\"0.649410\" yaw=\"0.294617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.548265\" y=\"-196.912430\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.326790\" y=\"81.605576\" yaw=\"89.637459\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.852333\" y=\"193.617676\" yaw=\"-178.055420\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.732552\" y=\"48.560860\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.563858\" y=\"106.725105\" yaw=\"270.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"241.158798\" y=\"39.560806\" yaw=\"271.393188\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.002563\" y=\"-118.482460\" yaw=\"271.393188\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.319420\" y=\"-133.611374\" yaw=\"56.757729\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.775110\" y=\"-134.240768\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.494698\" y=\"-0.199075\" yaw=\"-211.271484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.084397\" y=\"67.533096\" yaw=\"269.637451\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.321793\" y=\"-5.399016\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.359142\" y=\"23.825306\" yaw=\"-0.355513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.138275\" y=\"22.934023\" yaw=\"134.676849\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.351849\" y=\"156.676224\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.911163\" y=\"-16.937986\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.271313\" y=\"-29.046076\" yaw=\"99.596046\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.002670\" y=\"-10.727230\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.097530\" y=\"-10.453711\" yaw=\"-124.348038\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.114845\" y=\"-182.434708\" yaw=\"-68.990631\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.350143\" y=\"-139.586655\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.220228\" y=\"-68.822006\" yaw=\"-88.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.623840\" y=\"-94.909058\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.444685\" y=\"0.581620\" yaw=\"89.398361\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-112.010696\" y=\"133.003952\" yaw=\"178.703201\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.874634\" y=\"-135.008575\" yaw=\"-17.360611\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.112228\" y=\"-132.959503\" yaw=\"13.955597\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.633850\" y=\"-144.727692\" yaw=\"271.136047\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.003946\" y=\"23.304993\" yaw=\"-288.080688\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.007567\" y=\"132.765717\" yaw=\"162.377350\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.911731\" y=\"-35.036720\" yaw=\"-96.464935\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.057587\" y=\"94.682610\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.265312\" y=\"36.532269\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.547905\" y=\"-192.952377\" yaw=\"-39.543106\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.129311\" y=\"-96.918594\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"235.145584\" y=\"-1.097420\" yaw=\"-268.606750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.839951\" y=\"-66.773354\" yaw=\"-89.003510\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.575256\" y=\"-169.669830\" yaw=\"93.270172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"86.681351\" y=\"-187.271881\" yaw=\"-66.800735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.688057\" y=\"-168.831558\" yaw=\"-88.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.052948\" y=\"-68.918694\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.249159\" y=\"172.603134\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.941689\" y=\"34.871349\" yaw=\"134.676849\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.142265\" y=\"-104.016747\" yaw=\"272.024109\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.877819\" y=\"-209.009628\" yaw=\"-178.560440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.435202\" y=\"-135.145050\" yaw=\"1.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.428027\" y=\"65.605888\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"79.237190\" y=\"133.462021\" yaw=\"-0.817204\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.719559\" y=\"98.653084\" yaw=\"91.393204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"144.558685\" y=\"-6.321609\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"110.592415\" y=\"-72.984161\" yaw=\"-178.490906\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.820404\" y=\"10.551091\" yaw=\"133.749374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.547478\" y=\"-66.909164\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.162041\" y=\"-108.918549\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.441544\" y=\"173.273163\" yaw=\"431.241638\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.150772\" y=\"78.532112\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.649553\" y=\"109.627159\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"170.568024\" y=\"205.922058\" yaw=\"351.486908\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"241.450562\" y=\"27.564354\" yaw=\"271.393188\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.110107\" y=\"197.003342\" yaw=\"-180.142944\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.903587\" y=\"187.714554\" yaw=\"-143.752975\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"182.152710\" y=\"5.741239\" yaw=\"0.855804\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"180.011581\" y=\"193.257553\" yaw=\"165.086823\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.874542\" y=\"-155.030899\" yaw=\"90.996475\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.015747\" y=\"-196.128906\" yaw=\"-21.273132\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.048645\" y=\"-78.771545\" yaw=\"-89.003510\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.505188\" y=\"-18.811501\" yaw=\"90.996475\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"158.518021\" y=\"-193.623642\" yaw=\"-9.879181\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.973339\" y=\"-204.907822\" yaw=\"-178.560440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.833984\" y=\"-127.606659\" yaw=\"-253.900131\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.643917\" y=\"-26.088154\" yaw=\"110.540283\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.482025\" y=\"-42.909252\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.968079\" y=\"176.563431\" yaw=\"428.774048\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.570763\" y=\"158.633667\" yaw=\"267.915588\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.796394\" y=\"12.424284\" yaw=\"144.882156\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.039276\" y=\"108.752815\" yaw=\"87.720261\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.677433\" y=\"203.897156\" yaw=\"359.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.698326\" y=\"-129.779144\" yaw=\"-242.708298\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.214123\" y=\"-138.117798\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.930702\" y=\"122.274155\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.208336\" y=\"132.329300\" yaw=\"178.703201\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.541641\" y=\"118.560608\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.227925\" y=\"-48.914433\" yaw=\"-88.586456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-33.879719\" y=\"-208.858902\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.778544\" y=\"-129.571747\" yaw=\"73.193428\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"48.844570\" y=\"-137.225937\" yaw=\"-178.772736\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.469498\" y=\"-151.230576\" yaw=\"91.837379\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.563271\" y=\"-6.933981\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.097530\" y=\"-10.453711\" yaw=\"-124.348038\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.282691\" y=\"-145.173935\" yaw=\"82.831985\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-143.963867\" y=\"62.269943\" yaw=\"-223.279984\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.436415\" y=\"143.311539\" yaw=\"89.637459\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.238045\" y=\"46.532230\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.508545\" y=\"-3.105781\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.229490\" y=\"11.018044\" yaw=\"56.356186\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.651300\" y=\"193.452072\" yaw=\"179.857025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"170.753754\" y=\"70.860168\" yaw=\"-83.082291\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.694366\" y=\"62.560810\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.236160\" y=\"133.319397\" yaw=\"-0.817204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.469299\" y=\"-74.765526\" yaw=\"270.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.773270\" y=\"-134.069427\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.185867\" y=\"129.762711\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.471827\" y=\"19.031706\" yaw=\"-49.058716\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.298096\" y=\"24.530695\" yaw=\"89.843742\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.084749\" y=\"-134.405518\" yaw=\"-358.772705\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.679947\" y=\"-143.842590\" yaw=\"90.996475\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.448978\" y=\"-192.509125\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.040695\" y=\"-2.951787\" yaw=\"-539.705322\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.776030\" y=\"-134.326447\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.724373\" y=\"132.411270\" yaw=\"-36.566757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.127583\" y=\"204.008316\" yaw=\"-0.142944\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.767799\" y=\"162.506500\" yaw=\"262.906036\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-134.727768\" y=\"0.189934\" yaw=\"-359.705322\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.233932\" y=\"133.005630\" yaw=\"-0.817204\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.038788\" y=\"126.644791\" yaw=\"91.393204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.694481\" y=\"-184.349518\" yaw=\"90.153572\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.748657\" y=\"-32.809380\" yaw=\"90.996475\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.397171\" y=\"-188.607559\" yaw=\"32.788223\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.715088\" y=\"-106.139130\" yaw=\"92.024124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.965115\" y=\"-205.560989\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.695236\" y=\"-6.211737\" yaw=\"73.499687\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.695236\" y=\"-6.211737\" yaw=\"73.499687\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"0.704154\" y=\"-137.399094\" yaw=\"-25.522202\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.623840\" y=\"-94.909058\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.033600\" y=\"48.652618\" yaw=\"90.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.286415\" y=\"-129.133163\" yaw=\"-96.660919\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.469170\" y=\"-127.475822\" yaw=\"92.024124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.429889\" y=\"-127.912018\" yaw=\"83.079521\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.966904\" y=\"-102.848785\" yaw=\"90.996475\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"160.902512\" y=\"-6.403990\" yaw=\"191.358994\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.776196\" y=\"-50.827484\" yaw=\"-88.586456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.698469\" y=\"164.581146\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.040242\" y=\"27.429306\" yaw=\"-280.230438\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.410034\" y=\"-70.833626\" yaw=\"-269.003510\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.862717\" y=\"-137.379608\" yaw=\"-191.374161\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.728018\" y=\"-134.504837\" yaw=\"23.489120\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.149788\" y=\"-8.192826\" yaw=\"182.178970\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.678936\" y=\"-7.694070\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.434594\" y=\"-17.461414\" yaw=\"-221.138000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.461380\" y=\"-4.525455\" yaw=\"-178.519760\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.334198\" y=\"8.736463\" yaw=\"0.855804\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.249086\" y=\"171.665695\" yaw=\"159.314972\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.882492\" y=\"-6.428027\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.547636\" y=\"-196.862183\" yaw=\"1.439560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.175575\" y=\"-147.463333\" yaw=\"92.024124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.831467\" y=\"-190.972015\" yaw=\"27.955978\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.850922\" y=\"-190.411484\" yaw=\"-4.123947\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.184166\" y=\"-136.254623\" yaw=\"-178.772736\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.231056\" y=\"-157.469193\" yaw=\"92.540497\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"144.964111\" y=\"-136.171463\" yaw=\"-205.254318\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.886213\" y=\"-10.756638\" yaw=\"-234.549805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"0.240590\" y=\"-171.089981\" yaw=\"91.413544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"212.952057\" y=\"-190.418503\" yaw=\"27.774853\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.903994\" y=\"-31.389389\" yaw=\"98.221474\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.020248\" y=\"-56.937832\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.059753\" y=\"-12.999315\" yaw=\"258.718384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"86.194214\" y=\"-184.247101\" yaw=\"270.153564\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.274170\" y=\"-6.989065\" yaw=\"-109.566566\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.025673\" y=\"-58.918736\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.540691\" y=\"-196.309494\" yaw=\"1.439560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"142.673004\" y=\"-190.417679\" yaw=\"-358.560425\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.063446\" y=\"110.570175\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.068607\" y=\"26.036304\" yaw=\"-65.153122\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.368771\" y=\"0.577424\" yaw=\"0.294617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.863098\" y=\"-133.232010\" yaw=\"-358.772705\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.438885\" y=\"-0.133164\" yaw=\"-91.531433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.045044\" y=\"-190.600876\" yaw=\"-26.593216\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.710228\" y=\"-202.804840\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.739438\" y=\"-111.154579\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.031940\" y=\"138.273834\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.506737\" y=\"3.864391\" yaw=\"0.855804\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.110115\" y=\"-132.841095\" yaw=\"1.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.080134\" y=\"41.579872\" yaw=\"89.597389\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"235.335938\" y=\"-162.790283\" yaw=\"74.291779\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.321793\" y=\"-5.399016\" yaw=\"-179.144196\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.668372\" y=\"-147.814346\" yaw=\"-448.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.014221\" y=\"11.432623\" yaw=\"90.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.210419\" y=\"-134.127670\" yaw=\"-233.636200\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.789330\" y=\"-133.151657\" yaw=\"-345.231354\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.520927\" y=\"13.665336\" yaw=\"-260.940674\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.542259\" y=\"174.314453\" yaw=\"246.536819\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.144638\" y=\"-141.782013\" yaw=\"270.996460\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.076450\" y=\"-39.424282\" yaw=\"93.539322\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.186081\" y=\"129.791245\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.496912\" y=\"-17.821224\" yaw=\"-204.612442\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"233.248047\" y=\"-67.028198\" yaw=\"91.393204\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"228.880219\" y=\"112.563835\" yaw=\"91.393204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.834732\" y=\"-201.570328\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.887448\" y=\"-105.156410\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.200249\" y=\"-122.937592\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"119.663338\" y=\"-132.207977\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.560600\" y=\"-6.575519\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.737394\" y=\"-170.830948\" yaw=\"-88.586456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.423759\" y=\"145.311493\" yaw=\"89.637459\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.672674\" y=\"133.744705\" yaw=\"-10.444184\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.193748\" y=\"-198.715317\" yaw=\"1.439560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.904475\" y=\"14.872517\" yaw=\"-44.275070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.452347\" y=\"-5.626732\" yaw=\"-132.633835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.931496\" y=\"136.503067\" yaw=\"-1.296802\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.612610\" y=\"-144.050919\" yaw=\"-262.323792\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"131.660599\" y=\"-131.950958\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.536217\" y=\"-148.803391\" yaw=\"271.608154\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.700203\" y=\"-122.908951\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.076450\" y=\"-39.424282\" yaw=\"93.539322\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.514424\" y=\"136.684265\" yaw=\"52.618397\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.827637\" y=\"13.685991\" yaw=\"-90.156219\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.042984\" y=\"66.652611\" yaw=\"90.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.610451\" y=\"-131.473312\" yaw=\"92.024124\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.336746\" y=\"-2.840187\" yaw=\"-179.705383\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.908188\" y=\"135.073273\" yaw=\"-85.876762\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.090347\" y=\"23.126648\" yaw=\"14.256137\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.492935\" y=\"-46.909237\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-116.430481\" y=\"32.410473\" yaw=\"134.676849\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.569834\" y=\"144.251572\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"170.676346\" y=\"88.408813\" yaw=\"-90.010834\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"79.179359\" y=\"-62.686256\" yaw=\"92.024124\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.874870\" y=\"-54.826267\" yaw=\"-88.586456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.805799\" y=\"135.707306\" yaw=\"-132.939484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.289644\" y=\"-22.315048\" yaw=\"-165.224258\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"0.821349\" y=\"-204.485748\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.726174\" y=\"-71.166756\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.388855\" y=\"3.602731\" yaw=\"0.512772\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.298737\" y=\"53.949883\" yaw=\"-265.485870\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.660832\" y=\"186.853455\" yaw=\"89.637459\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.224304\" y=\"135.492844\" yaw=\"-2.580195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.064804\" y=\"62.453815\" yaw=\"359.852600\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"241.353317\" y=\"31.563169\" yaw=\"271.393188\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.854777\" y=\"-18.764450\" yaw=\"140.323898\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.127537\" y=\"184.212845\" yaw=\"-217.392273\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.871666\" y=\"-1.452438\" yaw=\"94.629929\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.744499\" y=\"135.082855\" yaw=\"-152.981750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.350845\" y=\"-124.127892\" yaw=\"92.024124\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.593803\" y=\"-73.089500\" yaw=\"-178.490906\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.019075\" y=\"-23.014862\" yaw=\"-176.163116\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.186649\" y=\"12.439025\" yaw=\"51.094856\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.222054\" y=\"-130.923782\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.405716\" y=\"-14.947537\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.088921\" y=\"15.804706\" yaw=\"-225.330627\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.645309\" y=\"80.541649\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.493881\" y=\"113.470482\" yaw=\"79.090538\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.240864\" y=\"133.975479\" yaw=\"-0.817204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.175004\" y=\"-127.820412\" yaw=\"-448.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.970177\" y=\"-205.159042\" yaw=\"-178.560440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.349674\" y=\"-139.629486\" yaw=\"-178.772736\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.887448\" y=\"-105.156410\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.102066\" y=\"-86.937729\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.882881\" y=\"-208.607681\" yaw=\"-178.560440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.724125\" y=\"-203.910217\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.533966\" y=\"-9.944061\" yaw=\"-224.246445\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.409538\" y=\"130.800797\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.679916\" y=\"-3.253305\" yaw=\"-179.705383\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.995045\" y=\"130.853043\" yaw=\"-181.296783\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-140.329651\" y=\"0.538782\" yaw=\"-12.798996\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.173790\" y=\"-134.077606\" yaw=\"-268.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-140.479736\" y=\"-120.061966\" yaw=\"-235.599442\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.542090\" y=\"-119.152145\" yaw=\"91.413544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.350868\" y=\"-2.881395\" yaw=\"-179.705383\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.125667\" y=\"-125.821022\" yaw=\"-448.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.644866\" y=\"-197.437714\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.044022\" y=\"68.652611\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.429947\" y=\"201.814087\" yaw=\"19.349533\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.410175\" y=\"-4.521967\" yaw=\"-102.470306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"156.385574\" y=\"5.356340\" yaw=\"0.855804\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.014261\" y=\"134.490204\" yaw=\"-1.296802\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.162613\" y=\"197.118805\" yaw=\"-180.142944\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.231056\" y=\"-157.469193\" yaw=\"92.540497\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.016223\" y=\"-17.548382\" yaw=\"134.367157\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.818195\" y=\"-204.234528\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.077852\" y=\"20.651402\" yaw=\"30.664440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.687363\" y=\"-76.693619\" yaw=\"-178.490906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.278137\" y=\"-134.077957\" yaw=\"-34.590897\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.823441\" y=\"196.836884\" yaw=\"179.857025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.809465\" y=\"182.122879\" yaw=\"-90.362534\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"196.404633\" y=\"62.321739\" yaw=\"359.852600\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.496521\" y=\"165.270798\" yaw=\"125.185806\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.435944\" y=\"-181.176788\" yaw=\"-257.351440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.592495\" y=\"-186.230087\" yaw=\"-91.442772\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.395264\" y=\"-70.818596\" yaw=\"-137.800049\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-18.206234\" y=\"9.379296\" yaw=\"62.051186\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.625519\" y=\"-135.990646\" yaw=\"-268.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.754364\" y=\"40.560890\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.612549\" y=\"92.560707\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.373575\" y=\"207.596909\" yaw=\"359.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"135.923203\" y=\"193.191895\" yaw=\"179.857025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.290983\" y=\"179.213013\" yaw=\"269.637451\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.040283\" y=\"-3.106043\" yaw=\"-539.705322\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.818565\" y=\"126.515976\" yaw=\"-76.381897\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"0.388600\" y=\"-177.088165\" yaw=\"91.413544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"18.639820\" y=\"-197.035767\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  </routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_01.xml",
    "content": "<routes><route id=\"0\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.612335\" y=\"-114.847313\" yaw=\"-60.460846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.880142\" y=\"-35.850422\" yaw=\"95.823959\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.271313\" y=\"-29.046076\" yaw=\"99.596046\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-138.434906\" y=\"126.183365\" yaw=\"227.857452\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-18.994530\" y=\"130.898315\" yaw=\"178.703201\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"184.100204\" y=\"9.270720\" yaw=\"0.855804\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.248947\" y=\"42.532246\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.444685\" y=\"0.581620\" yaw=\"89.398361\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.957849\" y=\"47.533508\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.942591\" y=\"142.324402\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.618004\" y=\"90.560715\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"107.685982\" y=\"207.262405\" yaw=\"359.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.502986\" y=\"-120.806175\" yaw=\"-88.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.662483\" y=\"-138.271576\" yaw=\"22.115133\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.387817\" y=\"5.057622\" yaw=\"0.855804\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.933914\" y=\"125.647469\" yaw=\"154.484650\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.689346\" y=\"-167.673096\" yaw=\"93.270172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.249109\" y=\"5.887700\" yaw=\"-31.984552\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.937634\" y=\"-0.226703\" yaw=\"-91.531433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.061638\" y=\"159.074463\" yaw=\"447.848053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-92.149353\" y=\"-137.007553\" yaw=\"-6.587524\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.198799\" y=\"-198.313354\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.673985\" y=\"18.499014\" yaw=\"25.195004\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.352099\" y=\"77.605652\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.178022\" y=\"-204.535995\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.077911\" y=\"-139.795059\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.243101\" y=\"134.289246\" yaw=\"-0.817204\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.254784\" y=\"132.999939\" yaw=\"-86.048462\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.532608\" y=\"132.462418\" yaw=\"170.119934\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.236603\" y=\"-157.032990\" yaw=\"272.561859\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.337669\" y=\"8.273449\" yaw=\"0.855804\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.379181\" y=\"112.648933\" yaw=\"91.393204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.187706\" y=\"130.019440\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.094841\" y=\"-8.826182\" yaw=\"-118.649940\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.327888\" y=\"-123.478317\" yaw=\"92.024124\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.447098\" y=\"-192.358383\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.030380\" y=\"-72.556389\" yaw=\"272.024109\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.714722\" y=\"-145.842285\" yaw=\"90.996475\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.954765\" y=\"-32.918842\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.391510\" y=\"4.564736\" yaw=\"0.855804\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-126.213844\" y=\"136.464615\" yaw=\"8.473043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.864684\" y=\"75.627846\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.918736\" y=\"206.892639\" yaw=\"10.471115\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.923080\" y=\"200.980606\" yaw=\"347.220245\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.205696\" y=\"-139.981628\" yaw=\"90.574165\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.498383\" y=\"-48.909237\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.366241\" y=\"-207.899994\" yaw=\"180.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.227239\" y=\"-71.080414\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.696144\" y=\"-140.880524\" yaw=\"90.671455\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.529282\" y=\"40.357265\" yaw=\"270.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.236732\" y=\"-22.860338\" yaw=\"116.496994\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.065140\" y=\"136.080704\" yaw=\"-3.287304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.308715\" y=\"-201.480453\" yaw=\"-209.350250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.884415\" y=\"-184.313614\" yaw=\"270.996460\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.184166\" y=\"-136.254623\" yaw=\"-178.772736\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.114845\" y=\"-182.434708\" yaw=\"-68.990631\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.187706\" y=\"130.019440\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.780913\" y=\"134.877060\" yaw=\"24.516766\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.839157\" y=\"-201.922043\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.838390\" y=\"-203.277130\" yaw=\"-202.663193\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.587357\" y=\"-141.785675\" yaw=\"140.191040\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.249109\" y=\"5.887700\" yaw=\"-31.984552\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"221.424728\" y=\"58.757362\" yaw=\"179.852600\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"242.756836\" y=\"-173.763260\" yaw=\"249.131821\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.395130\" y=\"-194.867447\" yaw=\"1.439560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.134766\" y=\"-98.918587\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.211189\" y=\"-126.938492\" yaw=\"-270.156219\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.541641\" y=\"118.560608\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.811419\" y=\"-207.358856\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.070923\" y=\"-191.211243\" yaw=\"-35.441681\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.286873\" y=\"99.532448\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.960518\" y=\"17.466829\" yaw=\"-43.799698\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.124389\" y=\"-16.979525\" yaw=\"-210.081879\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.955245\" y=\"140.324432\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.377464\" y=\"140.350296\" yaw=\"111.933037\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.985298\" y=\"193.870712\" yaw=\"41.390686\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.505814\" y=\"-4.685551\" yaw=\"270.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.402070\" y=\"-194.314758\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.377464\" y=\"140.350296\" yaw=\"111.933037\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.697815\" y=\"0.205514\" yaw=\"0.294617\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.109200\" y=\"-132.755417\" yaw=\"1.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.168327\" y=\"-191.661758\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"223.437378\" y=\"58.752186\" yaw=\"-180.147385\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.233017\" y=\"184.920822\" yaw=\"156.247330\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.009338\" y=\"-52.937847\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.661964\" y=\"-132.079468\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.562820\" y=\"104.725105\" yaw=\"270.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.138718\" y=\"12.963922\" yaw=\"56.335632\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.047493\" y=\"-66.918716\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.330128\" y=\"7.088572\" yaw=\"0.279633\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.238602\" y=\"-146.673965\" yaw=\"-78.964874\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.947151\" y=\"-146.820526\" yaw=\"81.897400\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.503838\" y=\"-50.909222\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.995045\" y=\"130.853043\" yaw=\"-181.296783\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.314316\" y=\"56.808701\" yaw=\"106.589424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.253448\" y=\"15.153146\" yaw=\"-88.606750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.178398\" y=\"-114.918526\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.978577\" y=\"57.628208\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.877007\" y=\"-4.408942\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.041695\" y=\"-11.856460\" yaw=\"-129.588821\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.139984\" y=\"-191.174515\" yaw=\"-16.050903\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"236.262054\" y=\"-159.196747\" yaw=\"76.804886\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.074242\" y=\"-140.137756\" yaw=\"-178.772736\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.009144\" y=\"-3.691344\" yaw=\"-102.241646\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.373734\" y=\"-136.629730\" yaw=\"-7.030914\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.076988\" y=\"-139.880737\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.698006\" y=\"0.287783\" yaw=\"0.294617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.905392\" y=\"118.274231\" yaw=\"269.637451\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.005814\" y=\"-4.687376\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.013779\" y=\"132.732376\" yaw=\"178.703201\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.748909\" y=\"42.560883\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.640961\" y=\"2.635527\" yaw=\"-51.225388\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.647741\" y=\"77.555046\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.390982\" y=\"7.090875\" yaw=\"359.829834\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.823410\" y=\"196.816910\" yaw=\"179.857025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.445160\" y=\"0.529402\" yaw=\"-89.554176\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"188.271530\" y=\"-2.168253\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.967911\" y=\"-131.742538\" yaw=\"-231.516434\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.129252\" y=\"-44.915653\" yaw=\"-88.586426\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.207108\" y=\"-125.441940\" yaw=\"-270.156219\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.146461\" y=\"-136.895554\" yaw=\"1.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.659979\" y=\"-21.895021\" yaw=\"-115.119759\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.371138\" y=\"-126.080032\" yaw=\"-268.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.156406\" y=\"7.514492\" yaw=\"-15.463725\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.689346\" y=\"-118.947151\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.437850\" y=\"-103.070679\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.162846\" y=\"-196.808578\" yaw=\"-22.715942\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.361885\" y=\"-96.145363\" yaw=\"92.024124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.724193\" y=\"-131.991867\" yaw=\"-268.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"142.673004\" y=\"-190.417679\" yaw=\"-358.560425\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.406978\" y=\"-131.146973\" yaw=\"63.307373\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.908161\" y=\"-10.964029\" yaw=\"-240.019226\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"118.681816\" y=\"-76.272263\" yaw=\"-178.490906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.016223\" y=\"-17.548382\" yaw=\"134.367157\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.538010\" y=\"-3.887919\" yaw=\"53.555286\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.455175\" y=\"140.346558\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.697830\" y=\"0.215798\" yaw=\"0.294617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.018896\" y=\"134.222549\" yaw=\"0.376925\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.596619\" y=\"-84.947273\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.538795\" y=\"-196.158752\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.711015\" y=\"87.554840\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.537047\" y=\"-192.485596\" yaw=\"-29.472496\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.438385\" y=\"-26.909311\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.440669\" y=\"196.991287\" yaw=\"172.194183\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.976443\" y=\"-142.075180\" yaw=\"-268.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.209009\" y=\"-173.175705\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.180763\" y=\"21.033134\" yaw=\"134.676849\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.029196\" y=\"49.628368\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.108292\" y=\"-104.811050\" yaw=\"-88.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.257523\" y=\"-195.261139\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.160575\" y=\"158.603409\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.241268\" y=\"134.032516\" yaw=\"-0.817204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"134.916977\" y=\"-204.617004\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.970810\" y=\"-205.108795\" yaw=\"-178.560440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.415115\" y=\"-115.014000\" yaw=\"91.393204\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"233.317917\" y=\"74.050362\" yaw=\"-268.606750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.372477\" y=\"20.234224\" yaw=\"-5.596287\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.882250\" y=\"-208.657928\" yaw=\"-178.560440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.761780\" y=\"-47.034103\" yaw=\"91.393204\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"169.035034\" y=\"195.534546\" yaw=\"171.474609\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.254349\" y=\"40.570431\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-122.008125\" y=\"133.230270\" yaw=\"178.703201\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"192.084885\" y=\"-207.899994\" yaw=\"180.000000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.183469\" y=\"-93.160057\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.079285\" y=\"-139.666550\" yaw=\"-178.772736\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.658882\" y=\"-194.572540\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.510994\" y=\"-3.434371\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.301480\" y=\"85.605499\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.513954\" y=\"4.237938\" yaw=\"-359.144165\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"175.655685\" y=\"58.875111\" yaw=\"179.852585\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.895611\" y=\"-7.178181\" yaw=\"-113.180511\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"97.392181\" y=\"4.475121\" yaw=\"0.855804\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.672981\" y=\"-112.947174\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-33.356567\" y=\"-138.986938\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.108459\" y=\"-132.784103\" yaw=\"-356.757172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.441483\" y=\"-78.423813\" yaw=\"-232.880554\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.508942\" y=\"1.314447\" yaw=\"270.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.347839\" y=\"17.378506\" yaw=\"-44.275070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.249159\" y=\"172.603134\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.373581\" y=\"207.591919\" yaw=\"359.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.651264\" y=\"193.417145\" yaw=\"179.857025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-69.114265\" y=\"183.496536\" yaw=\"232.284286\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.107521\" y=\"-88.937714\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.124252\" y=\"-145.149902\" yaw=\"-107.116783\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.468716\" y=\"0.889345\" yaw=\"6.260071\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.885405\" y=\"-176.829132\" yaw=\"-88.586456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.184166\" y=\"-136.254623\" yaw=\"-178.772736\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.725083\" y=\"19.339924\" yaw=\"-298.848175\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.934059\" y=\"136.276749\" yaw=\"-1.296802\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.349777\" y=\"5.562383\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.128952\" y=\"86.532082\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.980721\" y=\"19.199011\" yaw=\"19.725571\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.714722\" y=\"-145.842285\" yaw=\"90.996475\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.984078\" y=\"-180.827911\" yaw=\"-88.586456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.747508\" y=\"-138.026749\" yaw=\"191.187897\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.499512\" y=\"-16.765553\" yaw=\"270.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.416125\" y=\"-19.543877\" yaw=\"-182.734711\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.205315\" y=\"58.532188\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.172775\" y=\"-194.216446\" yaw=\"25.098257\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"192.323364\" y=\"-5.608119\" yaw=\"-179.144196\" z=\"0.0\" />\n    </weather>\n  </route>\n<route id=\"100\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.662880\" y=\"-132.165146\" yaw=\"1.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.766972\" y=\"-29.765757\" yaw=\"258.032471\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"184.324249\" y=\"-5.727607\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.184166\" y=\"-136.254623\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.395130\" y=\"-194.867447\" yaw=\"1.439560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.602630\" y=\"-138.623169\" yaw=\"-191.268250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.462402\" y=\"-136.821869\" yaw=\"-4.448486\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.872625\" y=\"35.518848\" yaw=\"84.856232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.815971\" y=\"17.973972\" yaw=\"-270.156219\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.408495\" y=\"193.606934\" yaw=\"179.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.282691\" y=\"-145.173935\" yaw=\"82.831985\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.661057\" y=\"-131.993805\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.360680\" y=\"1.562399\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.528827\" y=\"-79.164322\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-135.229996\" y=\"-126.475159\" yaw=\"-225.794189\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.442947\" y=\"0.391933\" yaw=\"-359.705322\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.595238\" y=\"-17.864241\" yaw=\"-267.975861\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.937857\" y=\"-21.010889\" yaw=\"-155.433960\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.407440\" y=\"-149.635620\" yaw=\"83.093933\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.633438\" y=\"-3.761169\" yaw=\"-539.144165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.998896\" y=\"-128.143295\" yaw=\"-99.391411\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.265259\" y=\"36.570450\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.972443\" y=\"-68.727234\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.049240\" y=\"78.652611\" yaw=\"90.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"13.780109\" y=\"-18.538944\" yaw=\"-127.605469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.561378\" y=\"-140.405258\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"244.953934\" y=\"-116.483055\" yaw=\"271.393188\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"178.084885\" y=\"-207.899994\" yaw=\"180.000000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"240.996628\" y=\"46.228836\" yaw=\"-88.606750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"128.355850\" y=\"58.996792\" yaw=\"179.852585\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.465256\" y=\"-56.566380\" yaw=\"272.024109\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.887787\" y=\"-40.808174\" yaw=\"90.996475\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"180.100662\" y=\"9.210977\" yaw=\"0.855804\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.306046\" y=\"53.841179\" yaw=\"-266.804352\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.697876\" y=\"0.236365\" yaw=\"0.294617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.010174\" y=\"134.852310\" yaw=\"-1.296802\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.326706\" y=\"-181.026962\" yaw=\"90.996475\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.566109\" y=\"-116.009262\" yaw=\"272.024109\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.743462\" y=\"44.560879\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.036636\" y=\"120.400146\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"233.637070\" y=\"-83.023460\" yaw=\"91.393204\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"192.271088\" y=\"-2.108510\" yaw=\"-179.144196\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"119.663338\" y=\"-132.207977\" yaw=\"1.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.360697\" y=\"-138.601410\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.901382\" y=\"-135.008072\" yaw=\"91.393204\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.395630\" y=\"58.816608\" yaw=\"179.852585\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"79.524460\" y=\"-206.009033\" yaw=\"-178.560440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.351509\" y=\"-139.458145\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.850922\" y=\"-190.411484\" yaw=\"-4.123947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"97.668388\" y=\"-132.679184\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.680237\" y=\"-3.129901\" yaw=\"-179.705383\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.180420\" y=\"182.599503\" yaw=\"421.647766\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.434937\" y=\"8.271063\" yaw=\"-106.654144\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-57.426025\" y=\"-136.001770\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"61.448345\" y=\"-192.458878\" yaw=\"1.439560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"238.057281\" y=\"-120.817276\" yaw=\"91.393204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.843826\" y=\"2.425839\" yaw=\"-133.846619\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.977661\" y=\"-58.727222\" yaw=\"90.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.179094\" y=\"191.451813\" yaw=\"248.965576\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.688942\" y=\"64.541710\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.491010\" y=\"162.252625\" yaw=\"99.205383\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.235764\" y=\"133.262344\" yaw=\"-0.817204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.269805\" y=\"-27.632833\" yaw=\"-105.154678\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.123077\" y=\"-79.587746\" yaw=\"-246.413269\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.142731\" y=\"-143.219238\" yaw=\"-276.089569\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-140.479736\" y=\"-120.061966\" yaw=\"-235.599442\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.536568\" y=\"-62.909184\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.547150\" y=\"74.654449\" yaw=\"270.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.157628\" y=\"-106.810440\" yaw=\"-88.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-21.971443\" y=\"-205.058548\" yaw=\"-178.560440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.957849\" y=\"47.533508\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.572034\" y=\"-134.333099\" yaw=\"-9.387407\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.190342\" y=\"130.390259\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.361277\" y=\"155.186264\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.371138\" y=\"-126.080032\" yaw=\"-268.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.073784\" y=\"-140.180588\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.231079\" y=\"-134.947296\" yaw=\"270.003296\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.706947\" y=\"-148.289108\" yaw=\"272.024109\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.015572\" y=\"130.849197\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.300690\" y=\"23.562319\" yaw=\"-90.156219\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.417976\" y=\"120.252037\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.515518\" y=\"4.028835\" yaw=\"-359.144165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.698250\" y=\"0.380337\" yaw=\"0.294617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.552523\" y=\"-193.587112\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.591141\" y=\"-146.685211\" yaw=\"271.362793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.684875\" y=\"-48.694992\" yaw=\"92.024124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.706879\" y=\"-125.376366\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.788910\" y=\"-178.051971\" yaw=\"-77.509583\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.956035\" y=\"134.231674\" yaw=\"-0.642507\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.236580\" y=\"133.376450\" yaw=\"-0.817204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.069904\" y=\"144.273712\" yaw=\"269.637451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-18.398212\" y=\"-14.489322\" yaw=\"-229.080353\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.716217\" y=\"54.541752\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.088871\" y=\"131.398453\" yaw=\"178.703201\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.612335\" y=\"-114.847313\" yaw=\"-60.460846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.887917\" y=\"-8.408928\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.612045\" y=\"173.974396\" yaw=\"154.102371\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.558037\" y=\"112.541527\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.203848\" y=\"-197.911407\" yaw=\"1.439560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.427475\" y=\"-22.909327\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.400208\" y=\"-12.909365\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.581512\" y=\"138.313919\" yaw=\"92.154709\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.457993\" y=\"-141.018356\" yaw=\"-142.344025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.900223\" y=\"-12.918910\" yaw=\"89.843735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.109713\" y=\"-192.412231\" yaw=\"41.460953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.679604\" y=\"-7.783686\" yaw=\"-179.144196\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.135483\" y=\"146.862930\" yaw=\"-450.212280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.672577\" y=\"70.541687\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.338562\" y=\"8.153961\" yaw=\"0.855804\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"218.805130\" y=\"171.773209\" yaw=\"131.561829\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-57.084770\" y=\"131.760559\" yaw=\"178.703201\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.734863\" y=\"-18.188295\" yaw=\"-123.357147\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-142.081543\" y=\"54.580307\" yaw=\"-166.865219\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.292641\" y=\"26.530682\" yaw=\"89.843742\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.035690\" y=\"52.652615\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.983159\" y=\"51.533421\" yaw=\"269.637451\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.030487\" y=\"42.652618\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.599616\" y=\"132.074753\" yaw=\"-20.471020\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.971542\" y=\"-137.718887\" yaw=\"-186.905518\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.173378\" y=\"-192.063705\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"238.057281\" y=\"-120.817276\" yaw=\"91.393204\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.099564\" y=\"21.310831\" yaw=\"91.393204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.040298\" y=\"-135.782898\" yaw=\"270.996460\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"130.566528\" y=\"-190.721924\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.931472\" y=\"-184.422928\" yaw=\"-268.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-141.072510\" y=\"-2.885874\" yaw=\"-192.634369\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.049393\" y=\"78.952606\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.408514\" y=\"193.591965\" yaw=\"179.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"119.677231\" y=\"203.732468\" yaw=\"359.857025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"242.240768\" y=\"-4.926043\" yaw=\"-88.606750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.216225\" y=\"54.532196\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.355498\" y=\"-21.663271\" yaw=\"-159.754822\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.726860\" y=\"-48.828094\" yaw=\"-88.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.222366\" y=\"-175.027863\" yaw=\"90.996475\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.324303\" y=\"189.422195\" yaw=\"409.862854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"37.686211\" y=\"207.437057\" yaw=\"359.857025\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-21.917643\" y=\"-8.999104\" yaw=\"114.403076\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.477631\" y=\"-58.765545\" yaw=\"270.029846\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.151031\" y=\"-136.467194\" yaw=\"1.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.397018\" y=\"-18.930788\" yaw=\"-165.224258\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.195641\" y=\"-198.564575\" yaw=\"1.439560\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.436462\" y=\"-129.844711\" yaw=\"90.996475\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.636810\" y=\"10.060603\" yaw=\"-227.657166\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.518530\" y=\"138.281769\" yaw=\"63.371086\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"244.446991\" y=\"48.313339\" yaw=\"-88.606750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.885620\" y=\"-10.839171\" yaw=\"-88.606750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.466912\" y=\"-78.818962\" yaw=\"-88.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.354725\" y=\"-139.158279\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.874634\" y=\"-135.008575\" yaw=\"-17.360611\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.516640\" y=\"131.589401\" yaw=\"146.328125\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.939163\" y=\"-162.900040\" yaw=\"273.242188\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.209572\" y=\"-120.130394\" yaw=\"92.024124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.040283\" y=\"-3.106043\" yaw=\"-539.705322\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"0.141916\" y=\"-167.091202\" yaw=\"91.413544\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"162.791428\" y=\"-6.120021\" yaw=\"185.740097\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"128.567154\" y=\"-190.772171\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.598190\" y=\"156.919891\" yaw=\"-90.212296\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"115.233536\" y=\"132.948578\" yaw=\"-0.817204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.556343\" y=\"-138.766022\" yaw=\"-299.133087\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.965115\" y=\"-205.560989\" yaw=\"-178.560440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"138.507080\" y=\"-2.911614\" yaw=\"-179.144196\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.129251\" y=\"-44.915649\" yaw=\"-88.586456\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.354866\" y=\"-188.970825\" yaw=\"51.670090\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.679092\" y=\"-28.809986\" yaw=\"90.996475\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.685793\" y=\"-15.554993\" yaw=\"230.289978\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.878452\" y=\"-208.959396\" yaw=\"-178.560440\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.597275\" y=\"-73.352859\" yaw=\"-178.490906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.211866\" y=\"-137.903610\" yaw=\"-178.772736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.189930\" y=\"130.333221\" yaw=\"179.182800\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.727905\" y=\"174.480164\" yaw=\"431.149414\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.732582\" y=\"48.541771\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-143.961685\" y=\"-104.180977\" yaw=\"-75.171448\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.520203\" y=\"-56.909206\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.410175\" y=\"-4.521967\" yaw=\"-102.470306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.510683\" y=\"-100.898613\" yaw=\"-88.586456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"97.668388\" y=\"-132.679184\" yaw=\"1.227264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.894581\" y=\"-9.183609\" yaw=\"119.872505\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.222122\" y=\"-130.957245\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.751732\" y=\"-135.470825\" yaw=\"92.024124\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.687363\" y=\"-76.693619\" yaw=\"-178.490906\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.055649\" y=\"90.952606\" yaw=\"90.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.916611\" y=\"-18.937979\" yaw=\"269.843750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.989067\" y=\"-4.696436\" yaw=\"182.291168\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.455175\" y=\"140.346558\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.057991\" y=\"112.570168\" yaw=\"89.843735\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.206824\" y=\"13.561102\" yaw=\"-46.648628\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.124313\" y=\"113.604919\" yaw=\"89.637459\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.733994\" y=\"62.274582\" yaw=\"-0.147385\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.449310\" y=\"-8.114182\" yaw=\"181.837143\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.953267\" y=\"61.628132\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.635506\" y=\"146.849960\" yaw=\"-450.212280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.763446\" y=\"91.627525\" yaw=\"89.637459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.023041\" y=\"126.847839\" yaw=\"-89.636963\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-18.398212\" y=\"-14.489322\" yaw=\"-229.080353\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.146980\" y=\"-136.852722\" yaw=\"1.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.178429\" y=\"-208.178497\" yaw=\"-194.249619\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.460968\" y=\"-90.765526\" yaw=\"270.029846\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.901230\" y=\"-192.196198\" yaw=\"1.439560\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.623894\" y=\"-94.947250\" yaw=\"269.843750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.959930\" y=\"-92.731422\" yaw=\"-269.924164\" z=\"0.0\" />\n    </weather>\n  </route>\n</routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_02.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.486805\" y=\"4.921630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.459496\"/>\n      <waypoint x=\"13.082397\" y=\"-190.338089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.102318\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.145317\" y=\"80.532104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"21.243101\" y=\"134.289246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.435654\" y=\"63.642864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.051437\"/>\n      <waypoint x=\"233.545868\" y=\"-191.120132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.646240\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.634369\" y=\"84.560730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-9.417212\" y=\"146.346436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.009979\" y=\"3.312622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-77.705307\" y=\"58.541737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.440973\" y=\"-137.266815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.597031\"/>\n      <waypoint x=\"-145.534378\" y=\"50.345779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.368469\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.882492\" y=\"-6.428027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-101.934059\" y=\"136.276749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.454224\" y=\"-84.548904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"12.850178\" y=\"-139.479385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"222.067734\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.048645\" y=\"-78.771545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.003510\"/>\n      <waypoint x=\"90.713036\" y=\"-132.366043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.833817\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.162071\" y=\"-108.937645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-97.139732\" y=\"0.383209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.012070\" y=\"7.312623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"117.389946\" y=\"4.773839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.688942\" y=\"64.541710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-111.936874\" y=\"-139.401367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-192.242462\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.562607\" y=\"-6.844365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"38.550461\" y=\"-7.905116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.947151\" y=\"-146.820526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.897400\"/>\n      <waypoint x=\"67.320389\" y=\"-7.475362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.144165\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.506866\" y=\"-2.881742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"148.446442\" y=\"-127.513779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.072815\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.823402\" y=\"196.811920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"5.723779\" y=\"168.581070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.672577\" y=\"70.541687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-6.124313\" y=\"113.604919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.170891\" y=\"-66.822617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-74.207260\" y=\"-201.070496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-219.490341\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.435755\" y=\"-13.583411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-224.999985\"/>\n      <waypoint x=\"8.812270\" y=\"-92.814697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.828121\" y=\"196.180069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-166.405273\"/>\n      <waypoint x=\"-77.688942\" y=\"64.541710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"243.154724\" y=\"-42.504921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"248.890533\" y=\"-134.392593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.180763\" y=\"21.033134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-74.602074\" y=\"-86.947273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.061691\" y=\"-50.806664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"19.211370\" y=\"-137.860779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.060998\" y=\"-179.173889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"22.500919\" y=\"-5.619624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"200.955444\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.266457\" y=\"195.003891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.678497\"/>\n      <waypoint x=\"-77.866127\" y=\"-0.428049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.029892\" y=\"-79.077980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-18.548508\" y=\"15.074146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.189930\" y=\"130.333221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"5.560020\" y=\"-102.898003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.400175\" y=\"-194.465485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"132.584793\" y=\"-72.404778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.097530\" y=\"-10.453711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.348038\"/>\n      <waypoint x=\"-46.194378\" y=\"-198.665070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.645157\" y=\"-141.842896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"-73.423714\" y=\"-139.223969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.142303\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.886213\" y=\"-10.756638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.549805\"/>\n      <waypoint x=\"-9.611588\" y=\"115.627037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.690763\" y=\"-20.063557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.486771\"/>\n      <waypoint x=\"15.572034\" y=\"-134.333099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.387407\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.650764\" y=\"78.541656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-10.054505\" y=\"45.628452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.556937\" y=\"-193.938812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-84.520927\" y=\"13.665336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-260.940674\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.131256\" y=\"-54.806053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"-20.072742\" y=\"4.146307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.688156\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.713730\" y=\"-21.662472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.368080\"/>\n      <waypoint x=\"-24.399780\" y=\"197.091949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.306694\" y=\"-155.694427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.340439\"/>\n      <waypoint x=\"-88.422020\" y=\"-20.909334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.984955\" y=\"-44.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-77.661674\" y=\"74.541672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.847324\" y=\"-137.482956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"16.989592\" y=\"-14.948033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.470154\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.781748\" y=\"-138.503326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"199.873123\" y=\"-197.385101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.703547\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.796394\" y=\"12.424284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.882156\"/>\n      <waypoint x=\"-78.156616\" y=\"-106.937653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.713936\" y=\"176.108719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.902710\"/>\n      <waypoint x=\"21.077225\" y=\"-8.639097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.409172\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.245453\" y=\"15.312626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393211\"/>\n      <waypoint x=\"227.602341\" y=\"157.896164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.182701\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.100393\" y=\"-137.892838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.436890\"/>\n      <waypoint x=\"-13.973974\" y=\"-204.857574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.287041\" y=\"19.117922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-2.197925\" y=\"-202.445801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.082870\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.573181\" y=\"-118.111809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.557343\"/>\n      <waypoint x=\"-73.077446\" y=\"-139.837891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.911163\" y=\"-16.937986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-74.552986\" y=\"-68.947334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.148743\" y=\"-136.681381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-25.826515\" y=\"-8.285643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"142.725677\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.886045\" y=\"-208.356461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-148.965149\" y=\"-82.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.187587\" y=\"103.605125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-145.527756\" y=\"37.434444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.531181\" y=\"0.924147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.577423\"/>\n      <waypoint x=\"68.765015\" y=\"-133.298370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.136322\" y=\"61.611206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.098495\"/>\n      <waypoint x=\"231.892899\" y=\"132.643036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"113.183830\" y=\"129.477463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-51.986374\" y=\"191.894730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-160.580215\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.655731\" y=\"58.911129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n      <waypoint x=\"5.185635\" y=\"83.532776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.355498\" y=\"-21.663271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.754822\"/>\n      <waypoint x=\"-67.585854\" y=\"-205.400146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.869980\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.393158\" y=\"135.467804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.356934\"/>\n      <waypoint x=\"-74.333420\" y=\"11.562364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.849571\" y=\"6.454733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.898148\"/>\n      <waypoint x=\"-74.118042\" y=\"90.532066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"174.555038\" y=\"194.549057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.280716\"/>\n      <waypoint x=\"5.261563\" y=\"95.532539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.926445\" y=\"-205.370682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-23.970810\" y=\"-205.108795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.889755\" y=\"-11.179065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"153.118561\" y=\"-82.790947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.083519\" y=\"138.304825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.136009\"/>\n      <waypoint x=\"107.685982\" y=\"207.262405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.213664\" y=\"-138.074966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-88.405663\" y=\"-14.909357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.273682\" y=\"6.850665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.933365\"/>\n      <waypoint x=\"-12.205112\" y=\"-197.810913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.861961\" y=\"186.146179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"414.613708\"/>\n      <waypoint x=\"7.127591\" y=\"204.013306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.575256\" y=\"-169.669830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.270172\"/>\n      <waypoint x=\"150.140808\" y=\"-112.847275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.998489\" y=\"-18.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"46.377869\" y=\"3.713090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.170212\" y=\"98.142738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.025543\"/>\n      <waypoint x=\"135.823273\" y=\"196.692154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.006077\" y=\"135.214417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"170.674088\" y=\"76.508812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.010803\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.751373\" y=\"132.991852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.097511\"/>\n      <waypoint x=\"-138.434906\" y=\"126.183365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.857452\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.011564\" y=\"-4.626485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.874344\"/>\n      <waypoint x=\"-75.076988\" y=\"-139.880737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.536568\" y=\"-62.909184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-149.039276\" y=\"108.752815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.720261\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.383583\" y=\"-82.550156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"86.296463\" y=\"-141.149490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.927917\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"214.149139\" y=\"6.219188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"207.919861\" y=\"181.052536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.545090\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.716522\" y=\"-135.293106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.014481\"/>\n      <waypoint x=\"83.506500\" y=\"-86.027969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.327499\" y=\"-167.003387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.466194\"/>\n      <waypoint x=\"230.548370\" y=\"43.974129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.074932\" y=\"-27.900867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.312309\"/>\n      <waypoint x=\"-88.227081\" y=\"50.570393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.311771\" y=\"-1.884259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.772209\"/>\n      <waypoint x=\"-88.683838\" y=\"-116.908974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.620422\" y=\"150.919922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.212296\"/>\n      <waypoint x=\"-88.287079\" y=\"28.570480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.741531\" y=\"-136.007034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-148.912781\" y=\"-94.805595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.472412\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.314987\" y=\"165.879990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.289276\"/>\n      <waypoint x=\"29.660049\" y=\"196.957062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.990158\" y=\"-34.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-113.930984\" y=\"136.548325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.057991\" y=\"112.570168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"17.338936\" y=\"9.124603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.908157\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.113792\" y=\"-133.183777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-9.771303\" y=\"21.281998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.464447\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.070640\" y=\"138.709991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.666840\"/>\n      <waypoint x=\"5.033778\" y=\"59.533264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.231056\" y=\"-157.469193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.540497\"/>\n      <waypoint x=\"-84.932945\" y=\"-24.918888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.163937\" y=\"21.666039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.195004\"/>\n      <waypoint x=\"4.129251\" y=\"-44.915649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.772528\" y=\"141.007904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.303513\"/>\n      <waypoint x=\"4.921865\" y=\"40.848419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.306366\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.725103\" y=\"-2.777356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.994774\"/>\n      <waypoint x=\"79.286255\" y=\"-130.437927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"48.318710\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.057587\" y=\"94.682610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-94.085587\" y=\"14.986342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"139.285477\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.574753\" y=\"-22.810894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"5.510683\" y=\"-100.898613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.386587\" y=\"151.186340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-74.058044\" y=\"112.531982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.497192\" y=\"-195.115311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.129532\"/>\n      <waypoint x=\"192.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.719097\" y=\"-2.819822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.896942\"/>\n      <waypoint x=\"139.578461\" y=\"131.600815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.617179\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.398912\" y=\"-194.565979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"82.104935\" y=\"-145.464584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.329498\" y=\"-147.987000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-82.647621\" y=\"7.486220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-245.328247\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.342945\" y=\"-209.271255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.629257\"/>\n      <waypoint x=\"-14.654971\" y=\"14.124196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.000000\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.541672\" y=\"118.541504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"4.326599\" y=\"-52.913216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"121.737862\" y=\"-135.664352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-85.205727\" y=\"-124.938499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.535332\" y=\"120.864738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156258\"/>\n      <waypoint x=\"-74.254402\" y=\"40.532253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.311254\" y=\"-22.405613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.510765\"/>\n      <waypoint x=\"-77.623489\" y=\"88.541618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.079651\" y=\"54.447273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-198.209778\"/>\n      <waypoint x=\"-127.457962\" y=\"132.664932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"193.263809\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.685793\" y=\"-15.554993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.289978\"/>\n      <waypoint x=\"111.665176\" y=\"-132.379318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.901144\" y=\"17.939848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-309.837219\"/>\n      <waypoint x=\"-9.263266\" y=\"170.675949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.009144\" y=\"-3.691345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.241646\"/>\n      <waypoint x=\"81.236984\" y=\"133.433502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.388908\" y=\"3.160413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.830612\"/>\n      <waypoint x=\"4.523946\" y=\"-60.910782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.433117\" y=\"20.100395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.786702\"/>\n      <waypoint x=\"-145.547150\" y=\"74.654449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.056549\" y=\"92.682610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-77.916611\" y=\"-18.937979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.695251\" y=\"-3.181929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"152.317703\" y=\"-36.747910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.052513\" y=\"-142.038361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.019150\"/>\n      <waypoint x=\"-55.368824\" y=\"0.597991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.191165\" y=\"-113.067635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"7.628186\" y=\"-44.829311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.492753\" y=\"-121.151543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"32.415962\" y=\"7.084860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.829834\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.361481\" y=\"-183.026657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996483\"/>\n      <waypoint x=\"11.921700\" y=\"-140.535553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.892685\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.782227\" y=\"52.007050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-145.505829\"/>\n      <waypoint x=\"241.450562\" y=\"27.564354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.822922\" y=\"0.695430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.712433\"/>\n      <waypoint x=\"140.335098\" y=\"8.616976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.258341\" y=\"-196.559464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.335678\"/>\n      <waypoint x=\"-88.514748\" y=\"-54.909206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.574251\" y=\"-19.184622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.410446\"/>\n      <waypoint x=\"77.462120\" y=\"7.677804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.391129\" y=\"-136.306778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.609822\"/>\n      <waypoint x=\"-27.369678\" y=\"-7.137264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.963196\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.671271\" y=\"-53.085896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"61.239033\" y=\"133.718750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.021797\" y=\"8.764138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.068016\"/>\n      <waypoint x=\"6.125667\" y=\"-125.821022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.836632\" y=\"-201.721054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-9.369083\" y=\"-24.421867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.496994\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.140251\" y=\"-100.937691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"112.660141\" y=\"-194.673019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.600426\" y=\"-145.275085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.975868\"/>\n      <waypoint x=\"166.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.479721\" y=\"-54.765541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"27.459074\" y=\"-193.313034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.306145\" y=\"21.562326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"22.776489\" y=\"-2.386932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.000870\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.414165\" y=\"-134.398468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.772705\"/>\n      <waypoint x=\"-69.391129\" y=\"-136.306778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.609822\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.409748\" y=\"130.829315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-10.054505\" y=\"45.628452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.992981\" y=\"-46.937870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-61.312416\" y=\"-192.884155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.028152\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.543137\" y=\"196.983032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"335.302368\"/>\n      <waypoint x=\"245.107574\" y=\"21.151373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.394753\" y=\"-10.909372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-5.788646\" y=\"166.653885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.242622\" y=\"-132.922775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.107910\"/>\n      <waypoint x=\"-0.773530\" y=\"-129.992477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.661865\" y=\"-139.189087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.692230\"/>\n      <waypoint x=\"-10.016223\" y=\"-17.548382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.367157\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.897868\" y=\"130.790894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.472153\"/>\n      <waypoint x=\"33.686218\" y=\"207.447037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.769257\" y=\"194.578064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.667664\"/>\n      <waypoint x=\"4.957849\" y=\"47.533508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.124454\" y=\"-136.076996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-74.236603\" y=\"-157.032990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.561859\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.516251\" y=\"-132.118744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.673889\"/>\n      <waypoint x=\"-123.697899\" y=\"0.246649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-138.627686\" y=\"-116.501373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.009109\"/>\n      <waypoint x=\"-17.087952\" y=\"16.640963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-314.999420\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.646418\" y=\"-146.924622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"-88.662025\" y=\"-108.909004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.897339\" y=\"-98.849388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"84.142265\" y=\"-104.016747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.895611\" y=\"-7.178181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.180511\"/>\n      <waypoint x=\"-81.661331\" y=\"136.453415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.820190\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.030647\" y=\"-161.605484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.006882\"/>\n      <waypoint x=\"-74.405716\" y=\"-14.947537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.085670\" y=\"-80.918648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-84.988327\" y=\"136.296585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.291489\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.640259\" y=\"-100.947227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-88.801178\" y=\"10.748147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.241615\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.598465\" y=\"-60.835014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"104.686676\" y=\"-76.640961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.776030\" y=\"-134.326447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"86.124008\" y=\"-164.336273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.623077\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.995045\" y=\"130.853043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.296783\"/>\n      <waypoint x=\"-30.408495\" y=\"193.606934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.109200\" y=\"-132.755417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-10.041851\" y=\"47.628410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.779610\" y=\"167.757889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.779831\"/>\n      <waypoint x=\"5.084397\" y=\"67.533096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.624243\" y=\"113.627075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-106.012230\" y=\"132.868164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.590408\" y=\"-133.975174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-333.705536\"/>\n      <waypoint x=\"-0.784044\" y=\"-138.289139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.852333\" y=\"193.617676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.055420\"/>\n      <waypoint x=\"38.388855\" y=\"3.602731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.512772\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.200242\" y=\"101.605164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"146.955795\" y=\"58.948944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.152405\" y=\"-136.338684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-84.727097\" y=\"50.560852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.356102\" y=\"-139.029770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"81.469170\" y=\"-127.475822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.594378\" y=\"118.346992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.362518\"/>\n      <waypoint x=\"-74.024544\" y=\"124.815483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.156250\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.059753\" y=\"-12.999315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.718384\"/>\n      <waypoint x=\"235.335938\" y=\"-162.790283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.291779\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.014664\" y=\"142.654022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.989639\"/>\n      <waypoint x=\"-15.880634\" y=\"12.808654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.237956\" y=\"174.675858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-125.642189\" y=\"133.011078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.321899\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.591026\" y=\"-72.878815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"-8.074932\" y=\"-27.900867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.312309\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"242.094879\" y=\"1.072184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n      <waypoint x=\"148.541931\" y=\"-201.129791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-190.085999\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.846567\" y=\"-135.025330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"4.425272\" y=\"-56.911999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.660072\" y=\"196.987000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-74.150772\" y=\"78.532112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.324211\" y=\"-139.868118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.548248\"/>\n      <waypoint x=\"-88.188896\" y=\"64.570351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"244.127274\" y=\"-82.493103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"67.798157\" y=\"-206.303726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.836533\" y=\"186.199188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.784241\"/>\n      <waypoint x=\"-74.645714\" y=\"-102.947212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.278366\" y=\"-138.518280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"205.809601\"/>\n      <waypoint x=\"-19.762224\" y=\"-12.751659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.341942\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.970504\" y=\"49.533459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"233.489700\" y=\"8.722625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.728165\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.976616\" y=\"-40.937893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-2.029892\" y=\"-79.077980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.378733\" y=\"-14.606205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-137.877090\"/>\n      <waypoint x=\"-88.552933\" y=\"-68.909149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.577801\" y=\"-42.787430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586426\"/>\n      <waypoint x=\"12.168424\" y=\"-188.920288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.282352\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.162277\" y=\"107.605049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-29.612045\" y=\"173.974396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.102371\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.987000\" y=\"-15.177882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"162.791428\" y=\"-6.120021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.740097\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.052948\" y=\"-68.918694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-21.252151\" y=\"11.105689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.804893\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.818329\" y=\"-107.856316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.267929\"/>\n      <waypoint x=\"97.668388\" y=\"-132.679184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.893372\" y=\"-10.408920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"105.391281\" y=\"4.594608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.554575\" y=\"45.606308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"57.239437\" y=\"133.775803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.563492\" y=\"110.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-149.047607\" y=\"75.528702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.477582\" y=\"-135.464874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.540848\"/>\n      <waypoint x=\"-11.620214\" y=\"-16.070618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.323898\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.954796\" y=\"-32.937923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-4.708352\" y=\"-26.939426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.583557\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.400175\" y=\"-194.465485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-3.433117\" y=\"20.100395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.786702\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.891754\" y=\"63.065250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.711105\"/>\n      <waypoint x=\"133.823288\" y=\"196.697144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.856872\" y=\"17.495909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-304.231934\"/>\n      <waypoint x=\"-30.373562\" y=\"207.606888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.829009\" y=\"196.611038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.248932\"/>\n      <waypoint x=\"2.031940\" y=\"138.273834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.089346\" y=\"130.902817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.706299\"/>\n      <waypoint x=\"18.987221\" y=\"-12.428475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.348038\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.871666\" y=\"-1.452438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.629929\"/>\n      <waypoint x=\"-6.018519\" y=\"130.324631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.967239\" y=\"-78.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-149.002686\" y=\"-10.687375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.469170\" y=\"-127.475822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"149.123077\" y=\"-79.587746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-246.413269\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.938858\" y=\"-74.830872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"111.510109\" y=\"-3.314884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.474609\" y=\"16.273588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-59.084263\" y=\"131.805832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.831604\" y=\"-123.784737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"232.956284\" y=\"-55.031738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.793030\" y=\"13.398230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"164.556473\" y=\"-6.022890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.316782\" y=\"-21.359138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.410446\"/>\n      <waypoint x=\"76.663383\" y=\"-132.404648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.409790\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.016541\" y=\"51.628330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-77.781670\" y=\"30.541836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.976395\" y=\"-204.364212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560425\"/>\n      <waypoint x=\"-67.078827\" y=\"-139.709381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-538.772705\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.355103\" y=\"-191.314590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.317505\"/>\n      <waypoint x=\"-88.327904\" y=\"13.600532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.618385\" y=\"-92.909058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-84.738007\" y=\"46.560867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.242912\" y=\"35.254807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-21.252151\" y=\"11.105689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.804893\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.883516\" y=\"-208.557434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-6.318216\" y=\"-47.174057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.677418\" y=\"203.882187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"129.685944\" y=\"207.207504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.536523\" y=\"-99.071892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-74.727119\" y=\"-136.895615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.228943\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.788755\" y=\"87.627602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-77.522942\" y=\"126.842712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.647614\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_03.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.774559\" y=\"19.610970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-74.574806\" y=\"-76.947304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.047661\" y=\"22.860981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.763815\"/>\n      <waypoint x=\"5.510683\" y=\"-100.898613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.123077\" y=\"-79.587746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-246.413269\"/>\n      <waypoint x=\"-0.500000\" y=\"-23.065742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.837387\" y=\"-130.765869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.354050\"/>\n      <waypoint x=\"-81.306557\" y=\"1.049569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.873871\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.837563\" y=\"107.554443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"60.506290\" y=\"3.924134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.721293\" y=\"-68.908348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"164.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.470398\" y=\"-16.811802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"4.671957\" y=\"-66.908958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.492989\" y=\"-46.947418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-40.196278\" y=\"-198.514328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.306557\" y=\"1.049569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.873871\"/>\n      <waypoint x=\"-109.896034\" y=\"-139.796265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.660049\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.526845\" y=\"-139.989441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-14.613053\" y=\"14.166113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-314.999420\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.533447\" y=\"48.357948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-142.818329\" y=\"-107.856316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.267929\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.184166\" y=\"-136.254623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-11.974607\" y=\"-204.807327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.139221\" y=\"140.375992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.945221\"/>\n      <waypoint x=\"22.859859\" y=\"2.352800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.014549\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.558472\" y=\"-6.291737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"19.211370\" y=\"-137.860779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.675293\" y=\"124.065399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.324219\"/>\n      <waypoint x=\"35.686226\" y=\"207.442047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.923294\" y=\"193.261765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-85.727905\" y=\"174.480164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"431.149414\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.400963\" y=\"186.543503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-140.192459\"/>\n      <waypoint x=\"11.043169\" y=\"21.409243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.376038\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.393158\" y=\"135.467804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.356934\"/>\n      <waypoint x=\"-142.632767\" y=\"61.145451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.100937\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.949310\" y=\"-30.918850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-65.288635\" y=\"131.946289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.976585\" y=\"-40.918812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-16.886213\" y=\"-10.756638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.549805\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.354965\" y=\"193.879059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-154.755142\"/>\n      <waypoint x=\"16.427616\" y=\"10.714144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.438717\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.274155\" y=\"0.660181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n      <waypoint x=\"-6.099004\" y=\"117.604843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.161682\" y=\"74.532127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-90.679497\" y=\"138.236740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.523556\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.525658\" y=\"-58.909191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-20.072742\" y=\"4.146307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.688156\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.753288\" y=\"137.180954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.507320\"/>\n      <waypoint x=\"-77.998428\" y=\"-48.937862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.651390\" y=\"-185.440826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.475647\"/>\n      <waypoint x=\"140.563370\" y=\"-190.470703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.560425\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.766548\" y=\"-22.711218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-20.192602\" y=\"12.882643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.581753\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.392605\" y=\"-195.068420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-6.719114\" y=\"37.536903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.443581\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.032150\" y=\"56.756721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.417755\"/>\n      <waypoint x=\"245.934235\" y=\"-12.838580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.698189\" y=\"0.359769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n      <waypoint x=\"-72.382187\" y=\"-179.614075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.302765\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.387268\" y=\"-40.747307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"64.625336\" y=\"-4.015230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.333191\" y=\"9.565233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.426788\"/>\n      <waypoint x=\"19.426083\" y=\"12.521395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.667381\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.188745\" y=\"131.085068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.405380\"/>\n      <waypoint x=\"27.686249\" y=\"207.462021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.688210\" y=\"-34.580112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"96.108742\" y=\"-132.712585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.260681\" y=\"-195.512360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"80.997650\" y=\"-114.134132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.994040\" y=\"38.939922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.362213\"/>\n      <waypoint x=\"9.624602\" y=\"-125.734680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.203675\" y=\"-191.538361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.308060\"/>\n      <waypoint x=\"81.260048\" y=\"-195.462128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.810410\" y=\"-49.033516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"167.176346\" y=\"88.409470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.989166\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.332123\" y=\"-123.845604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"5.885964\" y=\"-18.472710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-160.574493\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.908017\" y=\"-207.884155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-85.134766\" y=\"-98.918587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.301971\" y=\"-185.417419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"237.737595\"/>\n      <waypoint x=\"93.520035\" y=\"-205.657333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.672897\" y=\"-193.918777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.560425\"/>\n      <waypoint x=\"237.473755\" y=\"-96.824371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.597275\" y=\"-73.352859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"226.036011\" y=\"-176.939743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.815022\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.712132\" y=\"-202.955566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-3.406356\" y=\"-165.178146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.655685\" y=\"58.875111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n      <waypoint x=\"67.904892\" y=\"50.860081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.459808\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.811325\" y=\"-122.947800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"91.684692\" y=\"-7.111418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.602074\" y=\"-86.947273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-39.412151\" y=\"-2.838450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.902878\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.991611\" y=\"134.245178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.901870\"/>\n      <waypoint x=\"4.918641\" y=\"-76.905907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.776489\" y=\"-2.386932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.000870\"/>\n      <waypoint x=\"-9.788755\" y=\"87.627602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.570763\" y=\"158.633667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.915588\"/>\n      <waypoint x=\"-4.599616\" y=\"132.074753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.471020\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.404556\" y=\"148.346420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-4.863641\" y=\"207.543228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.437332\" y=\"-13.093271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"86.688416\" y=\"-129.576782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.611069\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.362617\" y=\"136.154541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.438500\"/>\n      <waypoint x=\"-9.351849\" y=\"156.676224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.423412\" y=\"196.822296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.230347\"/>\n      <waypoint x=\"-15.880634\" y=\"12.808654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.889471\" y=\"-6.355701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.144547\"/>\n      <waypoint x=\"-67.078827\" y=\"-139.709381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-538.772705\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.138718\" y=\"12.963922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.335632\"/>\n      <waypoint x=\"-83.192810\" y=\"180.626587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"424.023193\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.367553\" y=\"-45.174667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-105.771370\" y=\"-140.308380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.495209\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.444725\" y=\"135.423874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.967923\"/>\n      <waypoint x=\"155.816620\" y=\"207.133240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.125427\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"222.195572\" y=\"160.977112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.121857\"/>\n      <waypoint x=\"2.160575\" y=\"158.603409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.453789\" y=\"7.453616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"142.387146\" y=\"5.147237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.492912\" y=\"-184.063354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.682465\"/>\n      <waypoint x=\"10.862717\" y=\"-137.379608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.374161\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.095154\" y=\"2.004140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-227.046646\"/>\n      <waypoint x=\"-16.863607\" y=\"207.573181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.118553\" y=\"191.470230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.315628\"/>\n      <waypoint x=\"-145.562820\" y=\"104.725105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.520897\" y=\"65.613136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.449638\"/>\n      <waypoint x=\"232.038788\" y=\"126.644791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.732582\" y=\"48.541771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"12.690763\" y=\"-20.063557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.486771\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.036613\" y=\"-62.937813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-3.877769\" y=\"-146.073959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.112946\" y=\"-90.918617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-79.058495\" y=\"0.476181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.172119\" y=\"-191.963226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-54.979191\" y=\"-209.099274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.836029\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.560600\" y=\"-6.575519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-29.357485\" y=\"-138.901276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.019285\" y=\"136.273865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-85.061638\" y=\"159.074463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"447.848053\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.104935\" y=\"-145.464569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.975861\"/>\n      <waypoint x=\"62.677818\" y=\"-7.544711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.838524\" y=\"-201.871796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-0.104768\" y=\"-157.094238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.463743\" y=\"-13.555423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-224.999985\"/>\n      <waypoint x=\"10.490709\" y=\"-160.834000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.005864\" y=\"132.324600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"236.623383\" y=\"56.344364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.836334\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.931900\" y=\"202.478226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"351.550415\"/>\n      <waypoint x=\"245.253448\" y=\"15.153146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.944365\" y=\"-21.810431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-199.143005\"/>\n      <waypoint x=\"136.335541\" y=\"8.557232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.059311\" y=\"-40.908947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.378571\"/>\n      <waypoint x=\"140.673645\" y=\"-190.467926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.560425\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.878777\" y=\"-136.699249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.492096\"/>\n      <waypoint x=\"-48.390713\" y=\"-195.219147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.282691\" y=\"-145.173935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.831985\"/>\n      <waypoint x=\"91.460571\" y=\"7.886908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.639820\" y=\"-197.035767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"148.887787\" y=\"-40.808174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.175492\" y=\"-204.736969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-74.498436\" y=\"-48.947411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.101388\" y=\"193.513336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-8.987391\" y=\"134.218353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.132766\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.951187\" y=\"160.733749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.281464\"/>\n      <waypoint x=\"-127.131996\" y=\"48.211277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-225.323135\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.303551\" y=\"22.530708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843742\"/>\n      <waypoint x=\"-10.856712\" y=\"-135.004120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.088825\" y=\"-208.135376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"7.139158\" y=\"-134.618591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.893402\" y=\"-10.428013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-78.118431\" y=\"-92.937691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.481247\" y=\"2.119861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.397827\"/>\n      <waypoint x=\"32.415962\" y=\"7.084860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.829834\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.692688\" y=\"188.958084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.455215\"/>\n      <waypoint x=\"6.598435\" y=\"138.691895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.313690\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.917643\" y=\"-8.999104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.403076\"/>\n      <waypoint x=\"-6.056483\" y=\"124.324722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.956299\" y=\"-6.687235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-188.999191\"/>\n      <waypoint x=\"-0.784044\" y=\"-138.289139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.905678\" y=\"-14.918902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"4.079915\" y=\"-42.916260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586426\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.583939\" y=\"-80.832115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n      <waypoint x=\"-74.046059\" y=\"-160.944763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.015411\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.623466\" y=\"-136.946930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.716415\"/>\n      <waypoint x=\"82.598579\" y=\"-162.381683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.852242\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.465256\" y=\"-56.566380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"82.673035\" y=\"-176.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.153564\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.550430\" y=\"80.954437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"18.687721\" y=\"5.721846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.847015\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.101677\" y=\"96.532043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-77.992981\" y=\"-46.937870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.681049\" y=\"-14.156620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.817474\"/>\n      <waypoint x=\"45.541317\" y=\"-196.359741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.421921\" y=\"-137.023819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.374176\"/>\n      <waypoint x=\"168.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.218292\" y=\"70.982750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.250000\"/>\n      <waypoint x=\"248.939178\" y=\"-136.391983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.669388\" y=\"4.445441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.671440\"/>\n      <waypoint x=\"-78.151161\" y=\"-104.937675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.967606\" y=\"-8.304183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.583313\"/>\n      <waypoint x=\"-133.748703\" y=\"-127.931892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-223.231613\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.729927\" y=\"-157.416748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.552155\"/>\n      <waypoint x=\"85.170853\" y=\"-191.862732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.036613\" y=\"-62.937813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-0.477508\" y=\"-141.988831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.109863\" y=\"-139.782288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"235.719147\" y=\"-24.680435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.029892\" y=\"-79.077980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-9.700172\" y=\"101.627319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"238.397675\" y=\"-134.813126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"111.562386\" y=\"-6.814494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.824463\" y=\"170.989426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.287643\"/>\n      <waypoint x=\"-137.817627\" y=\"57.662952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.385773\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.423714\" y=\"-139.223969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.142303\"/>\n      <waypoint x=\"-148.976608\" y=\"-60.727222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.435659\" y=\"-135.102203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"10.505999\" y=\"-24.097557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.392067\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.970367\" y=\"-72.727234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-89.395988\" y=\"129.230453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.196800\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.394497\" y=\"-194.917679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-85.167488\" y=\"-110.918541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.073784\" y=\"-140.180588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-88.188896\" y=\"64.570351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.229490\" y=\"11.018044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.356186\"/>\n      <waypoint x=\"-77.639854\" y=\"82.541641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.058334\" y=\"0.414479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-77.607124\" y=\"94.541595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.531181\" y=\"0.924147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.577423\"/>\n      <waypoint x=\"-83.197868\" y=\"-136.963379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.534515\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.916977\" y=\"-204.617004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-85.215630\" y=\"-138.868164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.447884\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.641106\" y=\"-146.426239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"206.874603\" y=\"-196.436249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.731943\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.138241\" y=\"-134.532913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"97.339905\" y=\"7.974730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.557312\" y=\"128.914734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.452194\"/>\n      <waypoint x=\"-3.739485\" y=\"-22.833416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-188.204147\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.221680\" y=\"52.532207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-77.949341\" y=\"-30.937933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.183708\" y=\"-136.211792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"47.452763\" y=\"-192.810593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.711166\" y=\"-126.928848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843742\"/>\n      <waypoint x=\"-11.664227\" y=\"-15.986532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.551315\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.221869\" y=\"-29.341263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.422600\"/>\n      <waypoint x=\"-74.178040\" y=\"68.532150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.634857\" y=\"-159.456680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.783737\"/>\n      <waypoint x=\"148.278137\" y=\"-134.077957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.590897\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.596565\" y=\"-84.909088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.479721\" y=\"-54.765541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.125542\" y=\"136.145264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"47.240456\" y=\"133.918427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.460960\" y=\"-136.859451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-13.436118\" y=\"-135.059372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.772705\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.096222\" y=\"98.532036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-9.788755\" y=\"87.627602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.720608\" y=\"-51.086502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-88.104156\" y=\"130.304794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.358879\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.683456\" y=\"66.560799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-49.918736\" y=\"206.892639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.471115\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.537529\" y=\"-196.058273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"234.026093\" y=\"-99.018730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.514221\" y=\"11.434446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"22.074581\" y=\"6.608484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.075676\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.805992\" y=\"21.633860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n      <waypoint x=\"-22.399788\" y=\"197.086960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.223127\" y=\"-132.078217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-79.563622\" y=\"-137.211319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.798264\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.196182\" y=\"-2.906112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.861938\"/>\n      <waypoint x=\"-87.480896\" y=\"168.066757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"438.275665\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.636749\" y=\"-118.008011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-84.305771\" y=\"-165.535538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.270172\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.849157\" y=\"-137.654312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"82.350853\" y=\"-152.423431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.997749\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.841362\" y=\"-136.926086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-77.922066\" y=\"-20.937971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.283546\" y=\"-108.014252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"91.168961\" y=\"-191.711990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.054014\" y=\"131.710510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.391373\"/>\n      <waypoint x=\"-77.738037\" y=\"46.541775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.171967\" y=\"-105.016960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"231.306229\" y=\"12.813343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.786736\" y=\"-136.877045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.842789\"/>\n      <waypoint x=\"-51.368874\" y=\"0.618558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"228.324341\" y=\"-5.268084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.891953\"/>\n      <waypoint x=\"214.040848\" y=\"171.717804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.292389\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.684534\" y=\"-93.073715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-145.490143\" y=\"-34.765549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.800694\" y=\"-206.504700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-4.420475\" y=\"-124.080650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.560135\" y=\"-6.515775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-18.548508\" y=\"15.074146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.651249\" y=\"193.407166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-74.029854\" y=\"122.867691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.125542\" y=\"136.145264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-0.872387\" y=\"204.033264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.175575\" y=\"-147.463333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"196.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.600458\" y=\"149.091476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-77.849770\" y=\"5.571929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.982302\" y=\"30.891792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.753044\"/>\n      <waypoint x=\"-66.444832\" y=\"195.935867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.824768\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.889815\" y=\"197.068222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-79.914803\" y=\"186.411026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"416.896912\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.882118\" y=\"-186.423019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"54.454685\" y=\"7.334129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.307220\" y=\"195.451904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"337.495178\"/>\n      <waypoint x=\"240.364487\" y=\"72.221146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"214.096863\" y=\"9.718798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"207.919861\" y=\"181.052536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.545090\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.145676\" y=\"-102.918571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-6.094448\" y=\"118.324844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.849640\" y=\"-182.313904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"231.002304\" y=\"25.309649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.110121\" y=\"197.013321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-74.243500\" y=\"44.532238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.681049\" y=\"-14.156620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.817474\"/>\n      <waypoint x=\"131.336075\" y=\"8.482552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.930702\" y=\"122.274155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"3.136335\" y=\"207.523270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.552986\" y=\"-68.947334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-43.429241\" y=\"-135.701920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.591026\" y=\"-72.878815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"140.724564\" y=\"-190.466644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.560425\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.289062\" y=\"27.824631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"-74.563896\" y=\"-72.947319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.129251\" y=\"-44.915649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"142.723907\" y=\"-190.416397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.560425\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.208336\" y=\"132.329300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"-87.578766\" y=\"-0.002021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.794250\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.853683\" y=\"63.576553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.072388\"/>\n      <waypoint x=\"244.759430\" y=\"-108.485420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.683701\" y=\"0.303936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.730896\"/>\n      <waypoint x=\"-146.781921\" y=\"-107.036499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-252.761826\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"196.084885\" y=\"-207.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"36.772358\" y=\"-133.983749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.238602\" y=\"-146.673965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.964874\"/>\n      <waypoint x=\"-0.428171\" y=\"-143.988220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.491608\" y=\"-46.746399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"77.978470\" y=\"-28.707472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.662422\" y=\"-132.122314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"36.560719\" y=\"-7.936857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.980881\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.394524\" y=\"-135.937180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.008896\"/>\n      <waypoint x=\"119.337448\" y=\"8.303321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.379211\" y=\"-135.588516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.134415\"/>\n      <waypoint x=\"172.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-146.781921\" y=\"-107.036499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-252.761826\"/>\n      <waypoint x=\"-41.275856\" y=\"0.670463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320953\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.390366\" y=\"-9.320142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156258\"/>\n      <waypoint x=\"-8.872362\" y=\"204.053238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.677124\" y=\"203.657623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"166.712555\" y=\"97.599892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.979240\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.915848\" y=\"134.352173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"27.859833\" y=\"7.178002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.884641\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.455941\" y=\"126.251915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"156.006851\" y=\"59.411114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.559647\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.651295\" y=\"193.442093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-125.642189\" y=\"133.011078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.321899\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.171661\" y=\"-76.553894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"154.930298\" y=\"-186.150833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.690002\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.114845\" y=\"-182.434708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.990631\"/>\n      <waypoint x=\"141.826874\" y=\"-131.795807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.371750\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.721672\" y=\"52.541756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"15.347839\" y=\"17.378506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.275070\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.043242\" y=\"-163.092422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-8.643917\" y=\"-26.088154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.540283\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.368740\" y=\"0.567140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n      <waypoint x=\"111.233932\" y=\"133.005630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.742905\" y=\"-136.135544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-146.781921\" y=\"-107.036499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-252.761826\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.860462\" y=\"-26.833448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-104.922752\"/>\n      <waypoint x=\"104.574745\" y=\"-191.375107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.538544\" y=\"182.998306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.392273\"/>\n      <waypoint x=\"-10.956035\" y=\"134.231674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.642507\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.986778\" y=\"7.721619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.520622\"/>\n      <waypoint x=\"64.765930\" y=\"-133.384048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.175575\" y=\"-147.463333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-24.264084\" y=\"-9.502456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.451614\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"238.154541\" y=\"-124.816093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"236.841599\" y=\"-70.832054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.162041\" y=\"-108.918549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-45.008636\" y=\"134.988098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.022552\" y=\"27.432623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-77.802734\" y=\"22.816280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"238.365143\" y=\"68.944130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.167389\"/>\n      <waypoint x=\"136.355820\" y=\"58.976212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.306229\" y=\"12.813343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"99.667931\" y=\"-132.636337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.412151\" y=\"-2.838450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.902878\"/>\n      <waypoint x=\"-29.012730\" y=\"134.625992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.123497\" y=\"88.532074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-121.963264\" y=\"-132.068665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.690338\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.400009\" y=\"-132.038208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-247.055176\"/>\n      <waypoint x=\"-148.984955\" y=\"-44.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.735466\" y=\"-7.141514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.620102\"/>\n      <waypoint x=\"85.793617\" y=\"-128.186264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.867065\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.812689\" y=\"-207.459335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-84.871552\" y=\"-2.408948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.186920\" y=\"-136.511642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"146.747437\" y=\"-10.177953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-229.116653\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_04.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.024544\" y=\"124.815483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.156250\"/>\n      <waypoint x=\"20.122725\" y=\"-10.583702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.878601\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.903601\" y=\"-207.532440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-88.645660\" y=\"-102.909027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.345261\" y=\"-134.895538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.855026\"/>\n      <waypoint x=\"-25.448141\" y=\"5.102895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.061813\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.074409\" y=\"106.532005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-149.044022\" y=\"68.652611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.393867\" y=\"-194.967926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-2.970191\" y=\"-41.494049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.338287\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.416245\" y=\"117.562614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.402603\"/>\n      <waypoint x=\"-9.250611\" y=\"172.675903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.859833\" y=\"7.178002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.884641\"/>\n      <waypoint x=\"107.338791\" y=\"8.124090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.152039\" y=\"5.830854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"234.112259\" y=\"41.390015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.382446\" y=\"-6.399119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-119.242912\" y=\"35.254807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.926445\" y=\"-205.370682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-6.268880\" y=\"-49.173450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.306099\" y=\"169.476074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.404373\"/>\n      <waypoint x=\"-0.500000\" y=\"23.825743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.280869\" y=\"-120.899658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996483\"/>\n      <waypoint x=\"77.907829\" y=\"-26.708727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-143.603210\" y=\"1.728033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.112350\"/>\n      <waypoint x=\"-12.472088\" y=\"135.692963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.360348\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.298096\" y=\"24.530695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843742\"/>\n      <waypoint x=\"-86.207314\" y=\"132.419830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.889099\" y=\"-68.558884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-85.107491\" y=\"-88.918617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.174606\" y=\"79.289467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.989166\"/>\n      <waypoint x=\"-33.090919\" y=\"131.217407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.501205\" y=\"-56.836197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"132.676971\" y=\"-75.903564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.930473\" y=\"136.593582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"0.784869\" y=\"-19.522705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.163116\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.134689\" y=\"59.084457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.587036\"/>\n      <waypoint x=\"245.985077\" y=\"-163.624283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.545044\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.368340\" y=\"18.188801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-78.031158\" y=\"-60.937820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.173790\" y=\"-134.077606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-44.195007\" y=\"-198.614822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.782959\" y=\"-89.021690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"42.497723\" y=\"-4.345762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.647621\" y=\"7.486220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-245.328247\"/>\n      <waypoint x=\"-101.623466\" y=\"-136.946930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.716415\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.238411\" y=\"133.633179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n      <waypoint x=\"219.578247\" y=\"62.262119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.147385\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.246399\" y=\"4.809810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.826797\"/>\n      <waypoint x=\"-15.880634\" y=\"12.808656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.209656\" y=\"-148.427536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-9.915303\" y=\"67.627998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.678936\" y=\"-7.694070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-17.087952\" y=\"16.640963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-314.999420\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.618385\" y=\"-92.909058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-88.248894\" y=\"42.570423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.075117\" y=\"-138.076401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-85.211189\" y=\"-126.938492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.336746\" y=\"-2.840187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n      <waypoint x=\"10.934742\" y=\"-178.828522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.205757\" y=\"-124.957596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-57.368793\" y=\"0.587707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.624243\" y=\"113.627075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-30.023109\" y=\"2.499168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.228775\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.624161\" y=\"-164.367554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.623863\"/>\n      <waypoint x=\"39.543217\" y=\"-196.510468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.664566\" y=\"-195.024734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"10.162056\" y=\"-145.428802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.549438\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.704002\" y=\"-134.878525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.218018\"/>\n      <waypoint x=\"-35.967014\" y=\"-205.410263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.998398\" y=\"-48.918781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-88.041626\" y=\"118.570152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.506500\" y=\"-86.027969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-82.651009\" y=\"-191.004990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.524277\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.963219\" y=\"-205.711731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-59.368771\" y=\"0.577424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.187904\" y=\"130.047974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"4.819967\" y=\"-72.907127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.867175\" y=\"190.023514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.396118\"/>\n      <waypoint x=\"-53.368847\" y=\"0.608275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.055431\" y=\"-159.093643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"174.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.231079\" y=\"-134.947296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.003296\"/>\n      <waypoint x=\"-53.934875\" y=\"-198.651306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.888794\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.527771\" y=\"-127.383636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.635834\"/>\n      <waypoint x=\"-10.263258\" y=\"-22.839834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.453728\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.770760\" y=\"34.541824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-149.041946\" y=\"64.652603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.369678\" y=\"-7.137264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.963196\"/>\n      <waypoint x=\"-141.102554\" y=\"60.068295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.040115\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.083447\" y=\"146.414093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"13.127574\" y=\"203.998337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.901169\" y=\"-127.784126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"48.627113\" y=\"-4.254204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.445160\" y=\"0.529402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.554176\"/>\n      <waypoint x=\"184.100204\" y=\"9.270720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.385426\" y=\"4.097288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.826363\"/>\n      <waypoint x=\"198.395630\" y=\"58.816608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.544399\" y=\"-5.147533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.906693\"/>\n      <waypoint x=\"-71.861992\" y=\"-181.142105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.096024\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.751732\" y=\"-135.470825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"5.885964\" y=\"-18.472710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-160.574493\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.559143\" y=\"-6.381352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"88.569557\" y=\"-189.688583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.197083\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.136968\" y=\"111.604980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-74.615410\" y=\"143.182388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.260529\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.585709\" y=\"-80.947289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"33.457180\" y=\"-193.162308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.040695\" y=\"-2.951787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n      <waypoint x=\"-35.066959\" y=\"207.618607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.704002\" y=\"-134.878525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.218018\"/>\n      <waypoint x=\"-5.109713\" y=\"-192.412231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.460953\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.876151\" y=\"192.679367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.885712\"/>\n      <waypoint x=\"-16.186649\" y=\"12.439025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.094856\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.763237\" y=\"-183.731552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-253.144669\"/>\n      <waypoint x=\"-59.350765\" y=\"-2.922530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.590332\" y=\"-72.826149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"162.356628\" y=\"-193.842163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.693069\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.021797\" y=\"8.764138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.068016\"/>\n      <waypoint x=\"18.987219\" y=\"-12.428474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.348038\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.929536\" y=\"130.748077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.942993\"/>\n      <waypoint x=\"-74.183495\" y=\"66.532158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.651295\" y=\"193.442093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"4.129252\" y=\"-44.915653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586426\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.203442\" y=\"-153.095459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-78.042068\" y=\"-64.937805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.286255\" y=\"-130.437927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"48.318710\"/>\n      <waypoint x=\"-20.445744\" y=\"0.380000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.000000\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.670944\" y=\"100.652489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"55.651226\" y=\"193.392197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.227005\" y=\"-136.933289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.231689\"/>\n      <waypoint x=\"29.458445\" y=\"-193.262787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.216225\" y=\"54.532196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"19.426083\" y=\"12.521394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.667381\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.805061\" y=\"21.973957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n      <waypoint x=\"-145.487015\" y=\"-40.765545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.506500\" y=\"-86.027969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"67.320389\" y=\"-7.475362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.144165\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.856253\" y=\"-135.046951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-6.301480\" y=\"85.605499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.824908\" y=\"105.554489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"142.387146\" y=\"5.147237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"246.799561\" y=\"-48.418060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"244.584427\" y=\"-152.773605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.910858\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.242935\" y=\"68.276131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.410393\"/>\n      <waypoint x=\"1.900836\" y=\"117.554245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.506027\" y=\"-133.844101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"79.603203\" y=\"-74.678772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.942383\" y=\"161.124634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"445.494110\"/>\n      <waypoint x=\"35.686226\" y=\"207.442047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-135.038910\" y=\"0.188334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"13.675717\" y=\"18.855707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.641556\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.003723\" y=\"-8.687375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-9.965921\" y=\"59.628170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.872203\" y=\"-125.993698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-149.020462\" y=\"23.432621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.650337\" y=\"142.848358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.212280\"/>\n      <waypoint x=\"105.339005\" y=\"8.094218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.737394\" y=\"-170.830948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"160.344543\" y=\"-197.344376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.425125\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.637070\" y=\"-83.023460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"130.677673\" y=\"-75.956238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.471390\" y=\"-70.765533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-140.196533\" y=\"-3.680882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.278091\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.104768\" y=\"-157.094238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"86.141808\" y=\"-166.339691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.394287\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.559143\" y=\"-6.381352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"8.072218\" y=\"-62.823833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.186478\" y=\"129.848297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-23.311787\" y=\"-4.947416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-256.427521\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.591419\" y=\"-27.921730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.922333\"/>\n      <waypoint x=\"-77.618034\" y=\"90.541611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.287476\" y=\"135.356613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-145.499512\" y=\"-16.765553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"243.786880\" y=\"-68.497238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"100.839775\" y=\"-201.972275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.411466\" y=\"-35.366085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.899216\"/>\n      <waypoint x=\"-6.529265\" y=\"49.606224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.821349\" y=\"-204.485748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-25.433363\" y=\"-135.316391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.866096\" y=\"-0.408958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-18.084745\" y=\"169.514297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"161.006271\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.966202\" y=\"-80.727234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-6.621554\" y=\"39.558540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.031006\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.108459\" y=\"-132.784103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.757172\"/>\n      <waypoint x=\"22.993889\" y=\"8.925371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.621933\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.454819\" y=\"198.803101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.683945\"/>\n      <waypoint x=\"188.826645\" y=\"201.586472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"341.797607\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.871552\" y=\"-2.408948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-78.119545\" y=\"182.671219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"419.364532\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.770981\" y=\"-133.855240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"80.291245\" y=\"-94.146614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.685699\" y=\"-85.022873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"230.306046\" y=\"53.841179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-266.804352\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.108292\" y=\"-104.811050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"94.170334\" y=\"-76.917999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.878777\" y=\"-136.699249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.492096\"/>\n      <waypoint x=\"-85.072227\" y=\"-129.729736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-260.474152\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.103866\" y=\"-33.863560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.025169\"/>\n      <waypoint x=\"-117.679993\" y=\"-3.222454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.104156\" y=\"130.304794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.358879\"/>\n      <waypoint x=\"-14.863608\" y=\"207.568192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.823288\" y=\"196.717102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"57.239437\" y=\"133.775803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.253647\" y=\"-13.136941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-256.928833\"/>\n      <waypoint x=\"5.289645\" y=\"-22.315048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-165.224258\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.551256\" y=\"-193.486618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-77.982071\" y=\"-42.937885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.461472\" y=\"-141.343445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-33.879719\" y=\"-208.858902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.893379\" y=\"-10.408919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"20.496004\" y=\"10.637827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.136810\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.829491\" y=\"-38.577610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"148.992126\" y=\"-46.807262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.783208\" y=\"-89.074936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-14.302532\" y=\"168.212448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"161.006271\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.100433\" y=\"9.240849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"230.499741\" y=\"45.973537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.673939\" y=\"-127.734070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"231.560806\" y=\"-173.430969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.640610\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.569687\" y=\"-190.973145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"41.454655\" y=\"-192.961319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.811419\" y=\"-207.358856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-84.905678\" y=\"-14.918902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.548187\" y=\"76.654449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-74.460258\" y=\"-34.947464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.747958\" y=\"134.066055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.160202\"/>\n      <waypoint x=\"9.969961\" y=\"-139.730453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.822464\" y=\"15.590981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-22.466492\" y=\"171.022552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"161.006287\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.811272\" y=\"19.685959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"-77.893188\" y=\"-153.265472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.110260\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.819099\" y=\"16.816313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"-77.962341\" y=\"-151.280914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.881897\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.463829\" y=\"64.411011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.042450\"/>\n      <waypoint x=\"149.288208\" y=\"123.826897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.532990\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.749602\" y=\"127.393463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.909611\"/>\n      <waypoint x=\"117.337669\" y=\"8.273449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.603703\" y=\"-157.180573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-70.249298\" y=\"-190.366364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.956680\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.991232\" y=\"55.628250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-64.741585\" y=\"197.144867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.912216\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.970772\" y=\"-42.575115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"149.966904\" y=\"-102.848785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.520203\" y=\"-56.909206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-117.679993\" y=\"-3.222454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.917643\" y=\"-8.999104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.403076\"/>\n      <waypoint x=\"77.237396\" y=\"133.490555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.750496\" y=\"-3.294296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.904434\"/>\n      <waypoint x=\"7.386470\" y=\"-176.915482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.303497\" y=\"-126.038345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.623634\"/>\n      <waypoint x=\"7.564823\" y=\"-184.143265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.369678\" y=\"-7.137264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.963196\"/>\n      <waypoint x=\"-144.452347\" y=\"-5.626732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.633835\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.091736\" y=\"-136.822937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.593201\"/>\n      <waypoint x=\"16.222511\" y=\"-15.746405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-494.999969\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.847324\" y=\"-137.482956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-70.273148\" y=\"-140.299194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-155.143524\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.154251\" y=\"-136.167343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-7.368024\" y=\"-31.889889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.221474\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.148743\" y=\"-136.681381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-18.986778\" y=\"7.721619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.520622\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.590332\" y=\"-72.826149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"11.430207\" y=\"16.169701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.412891\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.778008\" y=\"-142.713104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.383850\"/>\n      <waypoint x=\"83.259415\" y=\"-195.411880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.310883\" y=\"19.824663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"-78.286415\" y=\"-129.133163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.660919\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.041603\" y=\"-13.371544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.552368\"/>\n      <waypoint x=\"-2.671271\" y=\"-53.085896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.167702\" y=\"-191.611511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-25.882250\" y=\"-208.657928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.923386\" y=\"193.326645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-8.889832\" y=\"197.053253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.945382\" y=\"129.563156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-145.368256\"/>\n      <waypoint x=\"-74.332703\" y=\"11.824694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.747508\" y=\"-138.026749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.187897\"/>\n      <waypoint x=\"-8.074932\" y=\"-27.900867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.312309\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.969315\" y=\"-74.727234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-148.996414\" y=\"-22.727222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"224.196594\" y=\"164.489304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.455238\"/>\n      <waypoint x=\"155.696442\" y=\"193.133392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.070236\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.503723\" y=\"-8.685551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"83.513733\" y=\"4.267810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.627501\" y=\"-75.165535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-43.429241\" y=\"-135.701920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.031128\" y=\"-60.918736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-144.084702\" y=\"116.488831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.311157\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.088425\" y=\"169.840439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"303.428253\"/>\n      <waypoint x=\"179.187912\" y=\"59.916008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-199.419708\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.355171\" y=\"3.600572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-78.140251\" y=\"-100.937691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.989592\" y=\"-14.948033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.470154\"/>\n      <waypoint x=\"82.609512\" y=\"-186.147522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.410423\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.900223\" y=\"-12.918910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.467209\" y=\"-78.765526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.058693\" y=\"0.548167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"1.900836\" y=\"117.554245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.500000\" y=\"-19.565742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n      <waypoint x=\"10.160144\" y=\"-129.145020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.179756\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.279739\" y=\"162.192123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.733734\"/>\n      <waypoint x=\"-80.929497\" y=\"-1.869950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.254715\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.287796\" y=\"-172.916687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"148.446442\" y=\"-127.513779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.072815\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.182610\" y=\"129.306320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-31.373188\" y=\"174.863159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.341766\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.009148\" y=\"134.942841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-77.628944\" y=\"86.541626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.396389\" y=\"-194.766953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"47.540691\" y=\"-196.309494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.890823\" y=\"-149.983658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.143593\"/>\n      <waypoint x=\"229.763184\" y=\"-5.828597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-208.675293\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.563492\" y=\"110.541534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-59.425568\" y=\"-136.044601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.965866\" y=\"-137.814774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.254745\"/>\n      <waypoint x=\"20.551256\" y=\"-193.486618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.136968\" y=\"111.604980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-0.380859\" y=\"20.325375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.355513\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.593803\" y=\"-73.089500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"-20.445744\" y=\"0.380000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.000000\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.727119\" y=\"-136.895615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.228943\"/>\n      <waypoint x=\"-9.978577\" y=\"57.628208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.373734\" y=\"-136.629730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.030914\"/>\n      <waypoint x=\"-20.929556\" y=\"-10.926860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.872505\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.007889\" y=\"-0.687376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-147.416245\" y=\"117.562614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.402603\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.613113\" y=\"151.091431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-10.041851\" y=\"47.628410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.090449\" y=\"-164.919128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"80.997650\" y=\"-114.134132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.072861\" y=\"-140.266251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-136.709717\" y=\"-3.320303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.894798\" y=\"-10.938007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-7.103866\" y=\"-33.863560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.025169\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.074932\" y=\"-27.900867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.312309\"/>\n      <waypoint x=\"-5.929935\" y=\"144.324356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.264084\" y=\"-9.502456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.451614\"/>\n      <waypoint x=\"-77.738297\" y=\"133.546036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.547802\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.162601\" y=\"197.123795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-74.371590\" y=\"-2.437591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.238045\" y=\"46.532230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-78.200249\" y=\"-122.937592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.438438\" y=\"-26.947493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"26.774652\" y=\"-134.197937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.531960\" y=\"122.102142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156258\"/>\n      <waypoint x=\"-77.982071\" y=\"-42.937885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.270187\" y=\"-1.989022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"86.260666\" y=\"-185.786057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.582428\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.964859\" y=\"67.967033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"206.129669\" y=\"178.043060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.420303\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.594378\" y=\"118.346992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.362518\"/>\n      <waypoint x=\"-77.574402\" y=\"106.541550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.179428\" y=\"-143.781708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"-19.628036\" y=\"5.923769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.218712\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.751732\" y=\"-135.470825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"145.926682\" y=\"-76.450089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.718353\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.030327\" y=\"0.420470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.312430\"/>\n      <waypoint x=\"-5.503325\" y=\"-137.825470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.089828\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.582718\" y=\"-72.246765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"-2.473923\" y=\"-61.083469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.819291\" y=\"29.501684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.399734\"/>\n      <waypoint x=\"231.111725\" y=\"20.810978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393211\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.429695\" y=\"-135.659073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-6.276171\" y=\"89.605415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.409687\" y=\"192.244064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.930069\"/>\n      <waypoint x=\"-145.502686\" y=\"-10.685551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.922981\" y=\"189.170334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.588455\"/>\n      <waypoint x=\"-77.759850\" y=\"38.541809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.454750\" y=\"-32.909306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-149.025681\" y=\"33.432621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.366684\" y=\"99.479858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.869781\"/>\n      <waypoint x=\"-98.204239\" y=\"132.691406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.660027\" y=\"196.947067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"0.608030\" y=\"-23.038685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.202316\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.365002\" y=\"-17.269266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-125.516220\"/>\n      <waypoint x=\"-9.788755\" y=\"87.627602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.756221\" y=\"-136.214279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-200.311432\"/>\n      <waypoint x=\"-77.731094\" y=\"-157.233932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.566986\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.058044\" y=\"112.531982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-13.827311\" y=\"20.962551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-299.069733\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.123077\" y=\"-79.587746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-246.413269\"/>\n      <waypoint x=\"72.781952\" y=\"-136.713135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772705\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.135015\" y=\"75.532936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"9.821950\" y=\"-133.732269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.278366\" y=\"-138.518280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"205.809601\"/>\n      <waypoint x=\"-84.904930\" y=\"-186.230103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-248.937866\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.753152\" y=\"-127.498299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.055077\"/>\n      <waypoint x=\"-91.587357\" y=\"-141.785675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.191040\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.435577\" y=\"126.848686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.182743\"/>\n      <waypoint x=\"-83.384712\" y=\"8.118062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.112061\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.561066\" y=\"64.053314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"93.823395\" y=\"196.796951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.850217\" y=\"109.554405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-20.346004\" y=\"2.334548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.157585\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.665680\" y=\"-140.900589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.216812\"/>\n      <waypoint x=\"-50.193115\" y=\"-198.765564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.621445\" y=\"-2.713718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.742691\"/>\n      <waypoint x=\"-149.039856\" y=\"60.652615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.698112\" y=\"0.328918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n      <waypoint x=\"-136.643417\" y=\"-124.958443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.244141\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_05.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.171074\" y=\"-22.766949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.693680\"/>\n      <waypoint x=\"-84.987495\" y=\"-44.918804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.964481\" y=\"-205.611237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-25.433363\" y=\"-135.316391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.101677\" y=\"96.532043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-70.239082\" y=\"1.223875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-28.208710\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.957306\" y=\"10.494824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.589966\"/>\n      <waypoint x=\"-149.045074\" y=\"70.652603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.730027\" y=\"-133.986755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.940475\"/>\n      <waypoint x=\"82.175575\" y=\"-147.463333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.209009\" y=\"-173.175705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-18.548508\" y=\"15.074146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.821950\" y=\"-133.732269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"162.158646\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.585655\" y=\"-80.909103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-0.636066\" y=\"129.372635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.096745\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.161682\" y=\"74.532127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-149.025681\" y=\"33.432621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.269745\" y=\"-1.929279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"67.634995\" y=\"-3.970273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.144165\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.366081\" y=\"-0.399413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-18.853264\" y=\"14.707529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.866192\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.118561\" y=\"-82.790947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"79.038078\" y=\"-58.688751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.509753\" y=\"134.298157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.544631\"/>\n      <waypoint x=\"-102.691971\" y=\"23.494011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"220.454437\" y=\"-189.586441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.801746\"/>\n      <waypoint x=\"234.647141\" y=\"19.396452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.424587\" y=\"-63.082851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"12.904475\" y=\"14.872517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.275070\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.428171\" y=\"-143.988220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"194.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.724238\" y=\"-127.821770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-260.535370\"/>\n      <waypoint x=\"23.548265\" y=\"-196.912430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.023590\" y=\"29.432619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"35.241676\" y=\"134.089569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.109373\" y=\"196.988373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"159.229828\" y=\"120.262527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.340702\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.090347\" y=\"23.126648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"14.256137\"/>\n      <waypoint x=\"-74.243500\" y=\"44.532238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.620270\" y=\"-140.577927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.993519\"/>\n      <waypoint x=\"9.734863\" y=\"-18.188295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.357147\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.195557\" y=\"-140.910233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.679474\"/>\n      <waypoint x=\"-145.524628\" y=\"31.434443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.711166\" y=\"-126.928848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843742\"/>\n      <waypoint x=\"-84.422531\" y=\"4.100097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-229.983658\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.740616\" y=\"-135.921371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"199.873123\" y=\"-197.385101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.703547\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.664566\" y=\"-195.024734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"233.393936\" y=\"-73.026421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.685705\" y=\"83.554924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-15.399574\" y=\"-17.491941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.020737\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.982117\" y=\"-130.510086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.590126\"/>\n      <waypoint x=\"-84.601639\" y=\"96.560684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.139158\" y=\"-134.618591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-145.484924\" y=\"-44.765545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.882250\" y=\"-208.657928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-134.709763\" y=\"-3.310020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"240.218582\" y=\"78.219391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"148.964783\" y=\"62.443783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.908648\" y=\"-207.934387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-1.931218\" y=\"-83.076767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.642914\" y=\"144.850052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.212280\"/>\n      <waypoint x=\"-10.827818\" y=\"31.885916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.581787\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.258346\" y=\"-171.176315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-94.820404\" y=\"10.551091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.749374\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.264942\" y=\"135.401382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"9.442196\" y=\"-16.791325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.815948\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.019298\" y=\"-141.729843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"149.015320\" y=\"-190.681290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.087387\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.731036\" y=\"130.793503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-186.988602\"/>\n      <waypoint x=\"-77.833405\" y=\"11.571908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.481247\" y=\"2.119861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.397827\"/>\n      <waypoint x=\"-33.431534\" y=\"-135.487732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.709717\" y=\"-190.700943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.591736\"/>\n      <waypoint x=\"233.491196\" y=\"-77.025230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.687721\" y=\"5.721846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.847015\"/>\n      <waypoint x=\"164.332413\" y=\"8.975437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.318902\" y=\"-72.820786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"151.118011\" y=\"-169.028778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.617569\" y=\"-32.581356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-5.528827\" y=\"-79.164322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.644866\" y=\"-197.437714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"230.771973\" y=\"-175.201370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.328125\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"238.397675\" y=\"-134.813126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"171.655701\" y=\"58.885403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.738907\" y=\"-138.930344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.027893\"/>\n      <waypoint x=\"-91.173904\" y=\"2.332067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.705368\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"218.395554\" y=\"58.765156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852600\"/>\n      <waypoint x=\"-5.886657\" y=\"151.164200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.812253\" y=\"103.554520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"10.540047\" y=\"-162.833389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.657051\" y=\"-137.544540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.738806\"/>\n      <waypoint x=\"-145.481796\" y=\"-50.765545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.317856\" y=\"-111.015190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"153.709854\" y=\"-116.785797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.204480\" y=\"-197.861160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"13.478957\" y=\"-13.540210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-494.999969\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.465263\" y=\"0.763588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.144379\"/>\n      <waypoint x=\"-72.753716\" y=\"-133.770874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.508438\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.726174\" y=\"-71.166756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-73.036171\" y=\"-4.859149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-137.776001\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.104156\" y=\"130.304794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.358879\"/>\n      <waypoint x=\"-43.163197\" y=\"207.614883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.733521\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.783581\" y=\"-138.331970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-88.349724\" y=\"5.600565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.859859\" y=\"2.352800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.014549\"/>\n      <waypoint x=\"-9.738136\" y=\"95.627441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.985992\" y=\"-42.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-6.440682\" y=\"63.605946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.129252\" y=\"-44.915653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586426\"/>\n      <waypoint x=\"9.871286\" y=\"-135.731659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.677418\" y=\"203.882187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"243.316620\" y=\"94.789772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.610367\" y=\"169.297501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"435.992493\"/>\n      <waypoint x=\"158.018723\" y=\"207.077789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"357.989441\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.803844\" y=\"-206.755920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-31.880354\" y=\"-208.808655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.660057\" y=\"196.967041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"5.362802\" y=\"111.532219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.724731\" y=\"-147.060059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.672119\"/>\n      <waypoint x=\"210.481369\" y=\"-202.709518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.567841\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.212433\" y=\"131.967194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"7.628186\" y=\"-44.829311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"242.927612\" y=\"110.785042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"212.395584\" y=\"58.780590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852600\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.060715\" y=\"100.682602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-54.427677\" y=\"189.828552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.859589\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.205757\" y=\"-124.957596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-0.477508\" y=\"-141.988831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.965706\" y=\"-36.937908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"7.139158\" y=\"-134.618591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.240425\" y=\"138.247803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.876617\"/>\n      <waypoint x=\"42.409492\" y=\"3.653812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.427002\" y=\"4.698424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.208572\"/>\n      <waypoint x=\"5.223599\" y=\"89.532661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.058388\" y=\"0.435046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"196.098862\" y=\"9.449951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.010422\" y=\"-122.652252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.202026\"/>\n      <waypoint x=\"-5.228448\" y=\"19.734430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"14.256137\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.194763\" y=\"-120.918503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"71.515068\" y=\"4.088579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.480759\" y=\"-52.765541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-70.492912\" y=\"-184.063354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.682465\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.719097\" y=\"-2.819822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.896942\"/>\n      <waypoint x=\"-74.139862\" y=\"82.532097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.812052\" y=\"-207.409103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"13.137784\" y=\"-134.490082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.987000\" y=\"-15.177882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"121.923248\" y=\"193.226837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.542587\" y=\"164.078598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.789307\"/>\n      <waypoint x=\"21.842030\" y=\"-6.612367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.939743\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"240.160583\" y=\"75.292770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.415192\"/>\n      <waypoint x=\"190.395645\" y=\"58.837189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.683891\" y=\"-116.947159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"149.966904\" y=\"-102.848785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.420475\" y=\"-124.080650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"82.350853\" y=\"-152.423431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.997749\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.288825\" y=\"87.605438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-77.645309\" y=\"80.541649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.911392\" y=\"-114.819046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"156.505066\" y=\"-2.642768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.540955\" y=\"108.640663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.664917\"/>\n      <waypoint x=\"-75.151947\" y=\"-136.381531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.329369\" y=\"2.693927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.907089\"/>\n      <waypoint x=\"-132.433197\" y=\"48.594723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-225.323135\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.937634\" y=\"-0.226703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.531433\"/>\n      <waypoint x=\"-42.392605\" y=\"-195.068420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.463043\" y=\"-86.765526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-4.275755\" y=\"-144.126541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.708138\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.458900\" y=\"-200.299454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.761246\"/>\n      <waypoint x=\"-74.541901\" y=\"-148.599564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.415436\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.751714\" y=\"-151.182404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"86.167664\" y=\"-174.340179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.153564\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.662025\" y=\"-108.909004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-37.010689\" y=\"134.807053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.283569\" y=\"132.715042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.684061\"/>\n      <waypoint x=\"245.982880\" y=\"-14.837989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.274864\" y=\"-136.843246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.253906\"/>\n      <waypoint x=\"-10.263258\" y=\"-22.839834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.453728\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.819291\" y=\"29.501684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.399734\"/>\n      <waypoint x=\"86.194214\" y=\"-184.247101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.153564\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.198540\" y=\"164.603287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-74.371590\" y=\"-2.437591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.879719\" y=\"-208.858902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-83.206596\" y=\"-142.380051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.294815\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.882320\" y=\"-125.583687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-145.319962\" y=\"-1.332517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.217361\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.639820\" y=\"-197.035767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-39.965755\" y=\"-205.510742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.556473\" y=\"-6.022890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"48.455353\" y=\"7.244514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.578164\" y=\"-77.164925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-116.754120\" y=\"37.715683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.977661\" y=\"-58.727222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-72.131691\" y=\"135.602097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.684692\" y=\"-7.111418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"154.687057\" y=\"-172.967285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.114845\" y=\"-182.434708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.990631\"/>\n      <waypoint x=\"-12.518280\" y=\"-19.995770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.367157\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.400208\" y=\"-12.909365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"17.084749\" y=\"-134.405518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.772705\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.185661\" y=\"129.734192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"7.609710\" y=\"-38.902145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.470306\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.638422\" y=\"155.091354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"50.455132\" y=\"7.274385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.871582\" y=\"-2.428043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"10.293362\" y=\"-152.836426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.118225\" y=\"-8.277801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.252548\"/>\n      <waypoint x=\"9.575265\" y=\"-123.735298\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.764557\" y=\"-133.255539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"88.114937\" y=\"-7.307982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.110062\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.385690\" y=\"-17.504015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.025665\"/>\n      <waypoint x=\"-6.326790\" y=\"81.605576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.781288\" y=\"-138.546158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"34.360889\" y=\"3.582856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.052795\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.762224\" y=\"-12.751659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.341942\"/>\n      <waypoint x=\"-84.639824\" y=\"82.560738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"212.395584\" y=\"58.780590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852600\"/>\n      <waypoint x=\"244.662170\" y=\"-104.486595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.569298\" y=\"-74.909134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"27.607235\" y=\"3.684022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.247269\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.084749\" y=\"-134.405518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.772705\"/>\n      <waypoint x=\"-88.727821\" y=\"-136.739578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.205078\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.621554\" y=\"39.558540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.031006\"/>\n      <waypoint x=\"-72.210899\" y=\"132.102982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.569221\" y=\"-0.232643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.299423\"/>\n      <waypoint x=\"4.932539\" y=\"43.533581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.058258\" y=\"0.383627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"111.338341\" y=\"8.183834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.350735\" y=\"-2.932814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n      <waypoint x=\"-113.930984\" y=\"136.548325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.721107\" y=\"-180.664581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.197372\"/>\n      <waypoint x=\"150.210373\" y=\"-116.846664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.902512\" y=\"-6.403990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.358994\"/>\n      <waypoint x=\"93.632103\" y=\"-3.581938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.144165\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.560719\" y=\"-7.936857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.980881\"/>\n      <waypoint x=\"11.150367\" y=\"-185.673019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.903946\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.225082\" y=\"129.771851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"213.031616\"/>\n      <waypoint x=\"-144.615265\" y=\"52.992691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.929710\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.890228\" y=\"-72.831467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"202.269974\" y=\"-1.959150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.587555\" y=\"-72.615463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"-6.273914\" y=\"-204.107224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.564209\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.020882\" y=\"-180.410400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.351440\"/>\n      <waypoint x=\"-88.382446\" y=\"-6.399119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.136307\" y=\"207.498322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n      <waypoint x=\"141.677155\" y=\"203.677582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.110335\" y=\"-177.174500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-123.679916\" y=\"-3.253305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.562836\" y=\"-6.874237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-9.594378\" y=\"118.346992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.362518\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.527771\" y=\"-127.383636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.635834\"/>\n      <waypoint x=\"79.956406\" y=\"-84.672531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.393952\" y=\"32.447155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.430420\"/>\n      <waypoint x=\"-103.695908\" y=\"-140.424561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.912766\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.587357\" y=\"-141.785675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.191040\"/>\n      <waypoint x=\"22.945744\" y=\"0.380000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.000000\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.500122\" y=\"-8.147735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.503563\"/>\n      <waypoint x=\"-120.008636\" y=\"133.184998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.853165\" y=\"135.534012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.503469\"/>\n      <waypoint x=\"125.677200\" y=\"203.717499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.366074\" y=\"-30.763763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"154.339233\" y=\"-152.970322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.992981\" y=\"-46.937870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-70.492912\" y=\"-184.063354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.682465\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.903587\" y=\"187.714554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.752975\"/>\n      <waypoint x=\"-114.010185\" y=\"133.049210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.289833\" y=\"27.560677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843742\"/>\n      <waypoint x=\"4.947698\" y=\"24.447468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.835770\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.755585\" y=\"56.055679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"175.844040\" y=\"190.685104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.072830\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.862872\" y=\"111.554367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"21.077225\" y=\"-8.639096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.409172\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"226.628372\" y=\"150.031509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.972626\"/>\n      <waypoint x=\"5.736434\" y=\"170.581039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.753288\" y=\"137.180954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.507320\"/>\n      <waypoint x=\"-74.547531\" y=\"-66.947357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.452129\" y=\"-192.760345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"133.559921\" y=\"-6.485903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.908017\" y=\"-207.884155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-84.844284\" y=\"7.591012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.826385\" y=\"-200.917145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560425\"/>\n      <waypoint x=\"45.805111\" y=\"-206.856415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.216644\" y=\"-187.775940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.323807\"/>\n      <waypoint x=\"214.720383\" y=\"-193.442520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.038942\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.190742\" y=\"130.447311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"5.164141\" y=\"37.037640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.418121\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.558685\" y=\"-6.321609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"84.354187\" y=\"-110.013000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.357027\" y=\"-138.944107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-6.567230\" y=\"43.606346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.651295\" y=\"193.442093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-47.906372\" y=\"196.586578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.706726\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.426352\" y=\"18.124737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.702684\"/>\n      <waypoint x=\"8.170891\" y=\"-66.822617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.491608\" y=\"-46.746399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"84.707390\" y=\"-120.006760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.373734\" y=\"-136.629730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.030914\"/>\n      <waypoint x=\"-8.429822\" y=\"-204.568054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.304871\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.837387\" y=\"-130.765869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.354050\"/>\n      <waypoint x=\"166.158905\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.724762\" y=\"-203.960449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"91.618660\" y=\"-191.223709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.592377\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.167702\" y=\"-191.611511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-132.202499\" y=\"-129.321213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.649200\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.766388\" y=\"-133.426880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-23.944492\" y=\"0.618371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.398361\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.112053\" y=\"-46.572620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"17.211866\" y=\"-137.903610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.932518\" y=\"136.412537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-40.370007\" y=\"180.576996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.180801\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.839523\" y=\"-136.754745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"35.544476\" y=\"-196.610962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.435202\" y=\"-135.145050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"214.603607\" y=\"-189.481216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.376122\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.783208\" y=\"-89.074936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-6.238206\" y=\"95.605286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.232292\" y=\"132.777435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n      <waypoint x=\"244.706390\" y=\"37.646492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.170334\" y=\"-76.917999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"149.123077\" y=\"-79.587746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-246.413269\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.180771\" y=\"21.033134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"45.677464\" y=\"203.917114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.087906\" y=\"-146.861877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.373535\"/>\n      <waypoint x=\"-88.306198\" y=\"21.560715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843742\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.322693\" y=\"-5.518504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"152.352478\" y=\"-38.747604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.415373\" y=\"67.605850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-78.142891\" y=\"144.862946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.212280\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.720608\" y=\"-51.086502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-149.035690\" y=\"52.652615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.874870\" y=\"-54.826267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"6.555673\" y=\"-193.838333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.512196\" y=\"-5.534308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.939743\"/>\n      <waypoint x=\"-111.936874\" y=\"-139.401367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-192.242462\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.041611\" y=\"1.040022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.839706\"/>\n      <waypoint x=\"131.388351\" y=\"4.982942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"243.928268\" y=\"-156.757858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.385254\"/>\n      <waypoint x=\"162.366257\" y=\"-207.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.514221\" y=\"11.434446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-22.703535\" y=\"-7.026499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-250.958099\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.439277\" y=\"-194.240280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-85.107491\" y=\"-88.918617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.964481\" y=\"-205.611237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"80.856369\" y=\"-110.136627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.058365\" y=\"0.424762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-71.532608\" y=\"132.462418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.119934\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.320633\" y=\"-66.683762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.975861\"/>\n      <waypoint x=\"11.703583\" y=\"-132.008881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.176342\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.709763\" y=\"-3.310020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n      <waypoint x=\"-74.227135\" y=\"50.532215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.101761\" y=\"9.061618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"184.530670\" y=\"188.261597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"161.749619\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.619629\" y=\"-102.822601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"232.865448\" y=\"92.654854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.451496\" y=\"-192.710098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"60.678043\" y=\"-7.574583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.982040\" y=\"-42.918804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"52.454906\" y=\"7.304257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.759171\" y=\"35.306694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"207.538498\" y=\"177.107376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"145.398972\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.127594\" y=\"135.964203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"7.911731\" y=\"-35.036720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.464935\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.424469\" y=\"58.762508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852600\"/>\n      <waypoint x=\"75.988480\" y=\"47.871490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.655457\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.557569\" y=\"-193.989059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-76.972397\" y=\"-171.170212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.270172\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.934742\" y=\"-178.828522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-127.210838\" y=\"-133.052124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-212.901901\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.659988\" y=\"196.912140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"125.232498\" y=\"132.805954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.575996\" y=\"-191.475586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"91.632324\" y=\"-3.611810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.144165\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.814065\" y=\"83.627678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-74.238045\" y=\"46.532230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.409687\" y=\"192.244064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.930069\"/>\n      <waypoint x=\"115.233536\" y=\"132.948578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.451126\" y=\"47.972946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"117.923264\" y=\"193.236816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.597626\" y=\"47.670853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-37.219734\" y=\"178.333679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-213.728821\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.409687\" y=\"192.244064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.930069\"/>\n      <waypoint x=\"-43.009148\" y=\"134.942841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.625768\" y=\"153.091400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-123.785194\" y=\"44.826519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.976395\" y=\"-204.364212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560425\"/>\n      <waypoint x=\"-71.509277\" y=\"-136.559280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.986150\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.216644\" y=\"-187.775940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.323807\"/>\n      <waypoint x=\"236.549835\" y=\"-58.835602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.848503\" y=\"-135.025360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"19.311771\" y=\"-1.884259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.772209\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.186997\" y=\"-203.396530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.823547\"/>\n      <waypoint x=\"-148.240433\" y=\"-100.989532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-260.117126\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.153328\" y=\"-136.253021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-34.395130\" y=\"-194.867447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.487534\" y=\"-44.947426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-72.753716\" y=\"-133.770874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.508438\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.040657\" y=\"-2.962071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n      <waypoint x=\"-4.599616\" y=\"132.074753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.471020\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_06.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.247009\" y=\"-132.681854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.576782\"/>\n      <waypoint x=\"10.688057\" y=\"-168.831558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.031876\" y=\"-149.105392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.609009\"/>\n      <waypoint x=\"86.178383\" y=\"-178.340164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.153564\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-143.603210\" y=\"1.728033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.112350\"/>\n      <waypoint x=\"-22.952654\" y=\"7.020974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.990051\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.992950\" y=\"-46.918789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-85.083519\" y=\"138.304825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.136009\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.970177\" y=\"-205.159042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-148.962021\" y=\"-88.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.369083\" y=\"-24.421867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.496994\"/>\n      <waypoint x=\"-149.063843\" y=\"106.682587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.172531\" y=\"70.570328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-120.008636\" y=\"133.184998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.090347\" y=\"23.126648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"14.256137\"/>\n      <waypoint x=\"148.386475\" y=\"5.236853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.639820\" y=\"-197.035767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"87.258156\" y=\"-195.311386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.189102\" y=\"-182.340149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.153564\"/>\n      <waypoint x=\"11.213205\" y=\"-138.032120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.020882\" y=\"-180.410400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.351440\"/>\n      <waypoint x=\"-84.877007\" y=\"-4.408942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.211189\" y=\"-126.938492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n      <waypoint x=\"80.573807\" y=\"-102.141624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.558243\" y=\"-6.261865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"83.577141\" y=\"-88.026733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.402857\" y=\"-13.254458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.768402\"/>\n      <waypoint x=\"-0.334194\" y=\"-201.268173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.342209\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.531372\" y=\"44.357265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-77.971161\" y=\"-38.937901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.944374\" y=\"-136.187073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-186.734772\"/>\n      <waypoint x=\"-81.267540\" y=\"-193.255646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.317505\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.704002\" y=\"-134.878525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.218018\"/>\n      <waypoint x=\"-19.359779\" y=\"-138.687088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.339444\" y=\"79.605606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-4.991611\" y=\"134.245178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.901870\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.556099\" y=\"130.865753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.296783\"/>\n      <waypoint x=\"-145.512131\" y=\"7.434446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.970123\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.323364\" y=\"-5.608119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-1.583116\" y=\"-23.039890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.734711\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.100943\" y=\"193.503357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-74.118042\" y=\"90.532066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"221.758575\" y=\"9.833245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"137.235825\" y=\"58.973949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.714859\" y=\"14.400631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-225.907730\"/>\n      <waypoint x=\"-88.612907\" y=\"152.971695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.787704\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.823303\" y=\"196.722092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-77.590759\" y=\"100.541573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.186691\" y=\"129.876816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"7.776196\" y=\"-50.827484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.694335\" y=\"-142.470932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.407593\"/>\n      <waypoint x=\"-19.884148\" y=\"-208.507187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.970772\" y=\"-42.575115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"154.826187\" y=\"-180.966080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.086426\" y=\"45.209984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-81.848564\" y=\"-140.603760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.555115\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.600380\" y=\"-135.221466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-322.179718\"/>\n      <waypoint x=\"148.539963\" y=\"-20.811195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.732582\" y=\"48.541771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-149.012131\" y=\"7.432623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.970504\" y=\"49.533459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-49.086823\" y=\"131.579514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.393364\" y=\"-10.399374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-84.536652\" y=\"120.390594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.605438\" y=\"-130.793228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.658310\"/>\n      <waypoint x=\"184.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.554436\" y=\"-77.259605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"193.414612\"/>\n      <waypoint x=\"222.453537\" y=\"-182.575592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.300415\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.685913\" y=\"207.197525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"245.739746\" y=\"-4.840948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.651009\" y=\"-191.004990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.524277\"/>\n      <waypoint x=\"77.261307\" y=\"-195.562607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.956035\" y=\"134.231674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.642507\"/>\n      <waypoint x=\"20.776030\" y=\"-134.326447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.114937\" y=\"-7.307982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.110062\"/>\n      <waypoint x=\"-2.325913\" y=\"-67.081635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.827479\" y=\"-23.850531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.001060\"/>\n      <waypoint x=\"-6.124313\" y=\"113.604919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.299973\" y=\"23.824646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"77.462120\" y=\"7.677804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.487602\" y=\"-7.104949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.803986\"/>\n      <waypoint x=\"-5.886657\" y=\"151.164200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.252151\" y=\"11.105689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.804893\"/>\n      <waypoint x=\"-61.004539\" y=\"135.350204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.426025\" y=\"-136.001770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"22.993889\" y=\"8.925371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.621933\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.525345\" y=\"-113.152634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.912628\"/>\n      <waypoint x=\"-21.265142\" y=\"-12.001455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.940048\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.465263\" y=\"0.763588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.144379\"/>\n      <waypoint x=\"-66.062271\" y=\"-194.089874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.336304\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.745125\" y=\"-3.133825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.878693\"/>\n      <waypoint x=\"1.900836\" y=\"117.554245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.711258\" y=\"-166.889740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.270172\"/>\n      <waypoint x=\"-10.016223\" y=\"-17.548382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.367157\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.560577\" y=\"-38.761398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"58.678268\" y=\"-7.604455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.246124\" y=\"0.033115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.254287\"/>\n      <waypoint x=\"-149.057587\" y=\"94.682610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.170212\" y=\"98.142738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.025543\"/>\n      <waypoint x=\"75.988480\" y=\"47.871490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.655457\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.022903\" y=\"132.722000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.454102\"/>\n      <waypoint x=\"-88.177986\" y=\"68.570343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.949356\" y=\"135.882904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.395386\"/>\n      <waypoint x=\"-9.687517\" y=\"103.627281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.220837\" y=\"9.059847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.520622\"/>\n      <waypoint x=\"-55.351509\" y=\"-139.458145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.443840\" y=\"-28.909304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-9.467831\" y=\"138.346619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.171555\" y=\"-22.766121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"124.355858\" y=\"59.007084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.078369\" y=\"-139.752228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-8.643917\" y=\"-26.088154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.540283\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.672981\" y=\"-112.947174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-149.049240\" y=\"78.652611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.999542\" y=\"-16.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-11.848503\" y=\"-135.025360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.510422\" y=\"63.575233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.090401\"/>\n      <waypoint x=\"95.185661\" y=\"129.734192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.829009\" y=\"196.611038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.248932\"/>\n      <waypoint x=\"81.236984\" y=\"133.433502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.681122\" y=\"-76.219589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"-8.496912\" y=\"-17.821224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.612442\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.349674\" y=\"-139.629486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-6.236732\" y=\"-22.860338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.496994\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"242.635834\" y=\"122.781502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"240.558990\" y=\"64.223511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.554596\" y=\"88.954437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-94.465263\" y=\"0.763588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.144379\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.058571\" y=\"0.507032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-28.399769\" y=\"197.101929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.397171\" y=\"-188.607559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.788223\"/>\n      <waypoint x=\"85.641106\" y=\"-146.426239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.185463\" y=\"129.705673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-73.430260\" y=\"166.725220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.038483\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.214092\" y=\"-194.938202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.200974\"/>\n      <waypoint x=\"-20.346004\" y=\"2.334548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.157585\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.010696\" y=\"133.003952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"-84.716187\" y=\"54.560837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"115.823326\" y=\"196.742065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-16.915848\" y=\"134.352173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.727585\" y=\"-132.966705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"101.667473\" y=\"-132.593506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.194794\" y=\"-120.937599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"9.138700\" y=\"-134.575760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.524384\" y=\"124.880836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.156250\"/>\n      <waypoint x=\"-49.368904\" y=\"0.628842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.827919\" y=\"13.590986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"5.261563\" y=\"95.532539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.415680\" y=\"-73.391777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.184555\"/>\n      <waypoint x=\"16.097530\" y=\"-10.453711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.348038\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.074932\" y=\"-27.900867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.312309\"/>\n      <waypoint x=\"-78.020248\" y=\"-56.937832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.605293\" y=\"72.336777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.077780\"/>\n      <waypoint x=\"226.786804\" y=\"159.703476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.391289\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.407738\" y=\"-125.307732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.091980\"/>\n      <waypoint x=\"13.082397\" y=\"-190.338089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.102318\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.854515\" y=\"62.754032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.948822\"/>\n      <waypoint x=\"152.174728\" y=\"62.435528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.555649\" y=\"90.954437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-144.786682\" y=\"-100.421379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.075012\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.012230\" y=\"132.868164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"-145.077820\" y=\"-98.518562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.526764\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.203211\" y=\"-197.961639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"228.347687\" y=\"-172.043228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.640610\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.884779\" y=\"-208.456940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-88.449295\" y=\"-30.909296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.238206\" y=\"95.605286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-5.861347\" y=\"155.164124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.186920\" y=\"-136.511642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-6.478646\" y=\"57.606064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.479721\" y=\"-54.765541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-88.580208\" y=\"-78.909119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.395763\" y=\"-194.817200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"78.402313\" y=\"-40.699986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.554366\" y=\"-159.179977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"18.535656\" y=\"-5.461357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.711082\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"220.091736\" y=\"170.264511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.353226\"/>\n      <waypoint x=\"5.375456\" y=\"113.532173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.004539\" y=\"135.350204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-145.557617\" y=\"94.725105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.131852\" y=\"-139.116547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.821014\"/>\n      <waypoint x=\"-74.487534\" y=\"-44.947426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.389946\" y=\"197.079453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-77.552582\" y=\"114.541519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.290210\" y=\"-142.843048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"69.550583\"/>\n      <waypoint x=\"106.685982\" y=\"-76.588287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.754364\" y=\"40.560890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"17.136284\" y=\"207.488342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.898569\" y=\"193.548279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"5.405322\" y=\"118.252083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.739517\" y=\"-135.278702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772705\"/>\n      <waypoint x=\"-47.963219\" y=\"-205.711731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.582489\" y=\"146.251526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"64.453575\" y=\"7.483488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-118.160332\" y=\"39.137848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"5.286873\" y=\"99.532448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.275032\" y=\"142.596893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.120026\"/>\n      <waypoint x=\"-84.748909\" y=\"42.560883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.809570\" y=\"186.664749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.261337\"/>\n      <waypoint x=\"-37.089897\" y=\"131.307938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.089660\" y=\"22.137932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.233250\"/>\n      <waypoint x=\"8.072218\" y=\"-62.823833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.011564\" y=\"-4.626485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.874344\"/>\n      <waypoint x=\"5.017314\" y=\"-80.904694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.924621\" y=\"145.164322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-104.012749\" y=\"132.822891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.563461\" y=\"110.560631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-105.698135\" y=\"0.339202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.607094\" y=\"94.560692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-63.182919\" y=\"184.935913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.696777\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.744400\" y=\"15.397638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"122.355865\" y=\"59.012230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.194378\" y=\"-198.665070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-89.073784\" y=\"-140.180588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.442947\" y=\"0.391933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"46.325592\" y=\"7.212699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.435202\" y=\"-135.145050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"103.339233\" y=\"8.064346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.106277\" y=\"175.805664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.581085\"/>\n      <waypoint x=\"-74.210770\" y=\"56.532188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.679970\" y=\"-3.232738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n      <waypoint x=\"-52.136421\" y=\"206.424194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.383652\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.355186\" y=\"-139.115448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-99.698219\" y=\"0.370053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.269974\" y=\"-1.959150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"85.673393\" y=\"-147.339706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.321503\" y=\"67.323555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.337791\"/>\n      <waypoint x=\"248.867493\" y=\"-144.824173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.021820\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"190.271301\" y=\"-2.138381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-10.566463\" y=\"33.843422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.208633\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.214123\" y=\"-138.117798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"73.262573\" y=\"-195.663101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.329369\" y=\"2.693927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.907089\"/>\n      <waypoint x=\"-85.127754\" y=\"148.958817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.787704\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.271729\" y=\"-9.590628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"209.800186\"/>\n      <waypoint x=\"77.173378\" y=\"-192.063705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.824217\" y=\"-8.861023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"200.542984\"/>\n      <waypoint x=\"79.461922\" y=\"-70.681267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.195107\" y=\"-140.905182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.688446\"/>\n      <waypoint x=\"-88.309006\" y=\"20.530722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843742\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.325012\" y=\"136.056396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.414988\"/>\n      <waypoint x=\"-77.781670\" y=\"30.541836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.710541\" y=\"37.306099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"231.685837\" y=\"140.331635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.993248\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.838111\" y=\"-107.155800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"9.269805\" y=\"-27.632833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.154678\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.287796\" y=\"-172.916687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-125.440544\" y=\"-134.141663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.319458\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.763504\" y=\"176.128357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.354965\"/>\n      <waypoint x=\"-145.523590\" y=\"29.434443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.630777\" y=\"-20.004353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.238441\"/>\n      <waypoint x=\"-9.339195\" y=\"158.676178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.187294\" y=\"129.962387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"71.462791\" y=\"7.588189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.665527\" y=\"-56.744884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"4.129251\" y=\"-44.915649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.476570\" y=\"-40.909260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"36.330128\" y=\"7.088572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.279633\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.827637\" y=\"13.685991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"-83.192810\" y=\"180.626587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"424.023193\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.632767\" y=\"-3.671554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.144165\"/>\n      <waypoint x=\"-13.827311\" y=\"20.962551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-299.069733\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.317444\" y=\"182.629456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.908875\"/>\n      <waypoint x=\"7.246362\" y=\"-22.817945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.160141\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.104156\" y=\"130.304794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.358879\"/>\n      <waypoint x=\"107.677246\" y=\"203.762421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.083748\" y=\"131.851089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"-145.492218\" y=\"-30.765549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.184647\" y=\"129.591568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"2.007567\" y=\"132.765717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.377350\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.923401\" y=\"193.331635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"0.980202\" y=\"134.395889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.307488\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.440973\" y=\"-137.266815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.597031\"/>\n      <waypoint x=\"-73.601982\" y=\"-136.972672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.362478\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.835373\" y=\"-201.620575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-85.162041\" y=\"-108.918549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"196.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"234.805191\" y=\"12.898442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.678436\" y=\"-114.947166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"11.150367\" y=\"-185.673019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.903946\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.770401\" y=\"-62.773972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.003510\"/>\n      <waypoint x=\"192.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.530533\" y=\"64.578712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.355286\"/>\n      <waypoint x=\"43.659996\" y=\"196.922119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.241474\" y=\"134.061050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n      <waypoint x=\"162.081177\" y=\"61.835579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.923233\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.175369\" y=\"83.289467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.989166\"/>\n      <waypoint x=\"-5.660832\" y=\"186.853455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.281387\" y=\"-142.497253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-253.607529\"/>\n      <waypoint x=\"15.747508\" y=\"-138.026749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.187897\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.861992\" y=\"-181.142105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.096024\"/>\n      <waypoint x=\"58.767315\" y=\"-133.512558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.551256\" y=\"-193.486618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"21.077225\" y=\"-8.639097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.409172\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.923522\" y=\"-63.169186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-88.104156\" y=\"130.304794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.358879\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.077225\" y=\"-8.639096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.409172\"/>\n      <waypoint x=\"122.569054\" y=\"-190.922897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.632462\" y=\"16.384726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"136.487137\"/>\n      <waypoint x=\"-74.722130\" y=\"-130.966812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.513733\" y=\"4.267810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n      <waypoint x=\"200.150696\" y=\"6.010085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.612984\" y=\"-90.947266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-3.406356\" y=\"-165.178146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.222107\" y=\"0.382785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-145.522552\" y=\"27.434444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.606537\" y=\"-60.563885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"10.786731\" y=\"-172.830338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.487274\" y=\"-181.086945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"21.249109\" y=\"5.887700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.984552\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.929955\" y=\"136.638855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-9.814065\" y=\"83.627678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.206291\" y=\"132.510361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"-6.136968\" y=\"111.604980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.117971\" y=\"-145.728622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"68.839981\" y=\"-136.797577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.542984\" y=\"66.654449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-145.494308\" y=\"-26.765553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"212.733994\" y=\"62.279728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.147385\"/>\n      <waypoint x=\"223.598190\" y=\"-200.339584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"214.002060\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.882462\" y=\"-6.408934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.521515\" y=\"25.434444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.305664\" y=\"186.642029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.392273\"/>\n      <waypoint x=\"19.311771\" y=\"-1.884259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.772209\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.224304\" y=\"135.492844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.580195\"/>\n      <waypoint x=\"115.233536\" y=\"132.948578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.151161\" y=\"-104.937675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-0.625519\" y=\"-135.990646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.530748\" y=\"137.325180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.086273\"/>\n      <waypoint x=\"-21.298019\" y=\"11.019685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.051186\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.627365\" y=\"-78.540871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"213.866257\"/>\n      <waypoint x=\"126.655724\" y=\"-194.321320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.695709\" y=\"-64.833824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"230.402496\" y=\"49.972355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.398212\" y=\"-14.489322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-229.080353\"/>\n      <waypoint x=\"57.239437\" y=\"133.775803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.677109\" y=\"203.647629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"223.761139\" y=\"181.794556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"315.459473\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.446457\" y=\"-192.308151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"84.778030\" y=\"-122.005516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.654971\" y=\"14.124196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.000000\"/>\n      <waypoint x=\"5.806704\" y=\"-112.894958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.846863\" y=\"-137.440125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"42.294556\" y=\"7.152486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-146.294586\" y=\"65.015930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.072495\"/>\n      <waypoint x=\"-77.893402\" y=\"-10.428013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.189129\" y=\"130.219116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-83.192810\" y=\"180.626587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"424.023193\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.123337\" y=\"-103.017555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"82.394615\" y=\"-54.567631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.679893\" y=\"-3.263589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n      <waypoint x=\"-6.310245\" y=\"-132.608093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.739334\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.249550\" y=\"-135.347198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-75.594627\" y=\"-0.807474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.496002\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.196278\" y=\"-198.514328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"78.402313\" y=\"-40.699986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.168327\" y=\"-191.661758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"31.434435\" y=\"-8.054455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.608765\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.013672\" y=\"-163.029678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"-13.854777\" y=\"-18.764450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.323898\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.086479\" y=\"-199.817551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.283569\"/>\n      <waypoint x=\"-6.367553\" y=\"-45.174667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.128616\" y=\"135.873672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-145.319962\" y=\"-1.332517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.217361\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.000580\" y=\"-14.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-74.205315\" y=\"58.532188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.147820\" y=\"-136.767044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"8.089660\" y=\"22.137932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.233250\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.056549\" y=\"92.682610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-33.701424\" y=\"1.501687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.204346\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.514900\" y=\"-11.166780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-238.275940\"/>\n      <waypoint x=\"7.825533\" y=\"-52.826878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.963654\" y=\"-141.467072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"38.550461\" y=\"-7.905116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.162041\" y=\"-108.918549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"9.734863\" y=\"-18.188295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.357147\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"234.902435\" y=\"8.899624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.563721\" y=\"-6.993725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"149.897339\" y=\"-98.849388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.495346\" y=\"-24.765553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-77.151489\" y=\"-136.424362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.417576\" y=\"-76.819565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-3.060998\" y=\"-179.173889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.700064\" y=\"127.124039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.629761\"/>\n      <waypoint x=\"-74.371590\" y=\"-2.437591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.168961\" y=\"-191.711990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"115.561935\" y=\"-6.754750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.156616\" y=\"-106.937653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-6.872625\" y=\"35.518848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.856232\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.186072\" y=\"182.875641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-74.188950\" y=\"64.532158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.609619\" y=\"-123.011635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"234.209503\" y=\"37.391197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.395763\" y=\"-194.817200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-148.967239\" y=\"-78.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.641609\" y=\"-138.327499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.760071\"/>\n      <waypoint x=\"-84.729927\" y=\"-157.416748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.552155\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.683205\" y=\"-76.377594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"166.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.000000\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_07.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.645279\" y=\"80.560745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-63.182919\" y=\"184.935913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.696777\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.212747\" y=\"-137.989288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-77.982071\" y=\"-42.937885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.452763\" y=\"-192.810593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"232.957108\" y=\"-169.992767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"69.153702\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.510683\" y=\"-100.898613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-88.585655\" y=\"-80.909103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.402718\" y=\"69.605812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-77.631912\" y=\"130.923004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.292931\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.745231\" y=\"-187.433243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-262.625336\"/>\n      <waypoint x=\"-23.818422\" y=\"2.780932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.928925\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.332703\" y=\"11.824694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"-148.979736\" y=\"-54.727219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.708969\" y=\"-202.704346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-11.884285\" y=\"16.586905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.362534\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.847870\" y=\"134.229370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.482315\"/>\n      <waypoint x=\"-57.306026\" y=\"189.423065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-149.578049\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.874657\" y=\"-209.260849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"78.506287\" y=\"-134.247025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.150604\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.504776\" y=\"-6.685550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"15.041695\" y=\"-11.856460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.588821\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.290983\" y=\"179.213013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"9.256302\" y=\"-110.809204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.485144\" y=\"-180.914261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-85.228767\" y=\"-136.444992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.173096\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.303375\" y=\"3.844524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.338242\"/>\n      <waypoint x=\"-9.250611\" y=\"172.675903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.638046\" y=\"140.384506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.973351\"/>\n      <waypoint x=\"-145.544022\" y=\"68.654449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.733719\" y=\"-135.278824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772705\"/>\n      <waypoint x=\"-72.108162\" y=\"-202.674622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.283569\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.886657\" y=\"151.164200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-49.828121\" y=\"196.180069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-166.405273\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.788277\" y=\"133.523056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.122284\"/>\n      <waypoint x=\"-67.290070\" y=\"-136.213089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.772705\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.077161\" y=\"125.701485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-251.075287\"/>\n      <waypoint x=\"15.347839\" y=\"17.378506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.275070\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.818565\" y=\"126.515976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.381897\"/>\n      <waypoint x=\"-40.370007\" y=\"180.576996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.180801\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.736008\" y=\"-135.493011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"186.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.168930\" y=\"-3.749233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.481552\"/>\n      <waypoint x=\"-88.199806\" y=\"60.570362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"220.091736\" y=\"170.264511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.353226\"/>\n      <waypoint x=\"9.100949\" y=\"193.508347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.768688\" y=\"-133.641068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"78.826157\" y=\"-52.692497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.401688\" y=\"-127.845001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"121.561272\" y=\"-6.665134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.281677\" y=\"30.532293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"73.237808\" y=\"133.547607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.065140\" y=\"136.080704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.287304\"/>\n      <waypoint x=\"-9.186072\" y=\"182.875641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.485144\" y=\"-180.914261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"40.771439\" y=\"-133.898087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.534592\" y=\"-17.092089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"32.589657\" y=\"-8.023315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.524109\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.823410\" y=\"196.806931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"13.478957\" y=\"-13.540210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-494.999969\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.924553\" y=\"-205.219940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-0.576182\" y=\"-137.990051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.822495\" y=\"15.571913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"-44.391972\" y=\"-195.118668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.009618\" y=\"-100.812271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-88.465660\" y=\"-36.909275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.325218\" y=\"132.648865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.296783\"/>\n      <waypoint x=\"-41.121983\" y=\"204.133698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.175575\" y=\"-147.463333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"190.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.965736\" y=\"0.538361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-6.567230\" y=\"43.606342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637466\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.552322\" y=\"-122.805565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"67.446457\" y=\"-192.308151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.963654\" y=\"-141.467072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"78.831467\" y=\"-190.972015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.955978\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.660396\" y=\"79.555008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"7.238459\" y=\"-170.917297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.816934\" y=\"-204.134033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-113.957863\" y=\"-138.914902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.824905\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.009144\" y=\"-3.691345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.241646\"/>\n      <waypoint x=\"-77.541672\" y=\"118.541504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.997452\" y=\"-20.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-23.719097\" y=\"-2.819822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.896942\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"224.452499\" y=\"-179.765778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"57.842388\"/>\n      <waypoint x=\"232.330551\" y=\"114.648354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.915848\" y=\"134.352173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"1.698360\" y=\"85.554886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"242.619827\" y=\"-20.511429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"244.710800\" y=\"-106.486008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.422531\" y=\"4.100097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-229.983658\"/>\n      <waypoint x=\"-136.709717\" y=\"-3.320303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.963196\" y=\"95.704887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.088707\"/>\n      <waypoint x=\"-5.899311\" y=\"149.164230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637466\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.574806\" y=\"-76.947304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-10.725083\" y=\"19.339924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-298.848175\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.820087\" y=\"-204.385269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-1.043155\" y=\"-119.065804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.721642\" y=\"52.560841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-66.603271\" y=\"200.110550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.771393\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.664719\" y=\"62.400822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n      <waypoint x=\"1.812253\" y=\"103.554520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.094988\" y=\"-25.104877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.001060\"/>\n      <waypoint x=\"60.766850\" y=\"-133.469727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.931801\" y=\"-138.453064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.588348\"/>\n      <waypoint x=\"-9.432591\" y=\"-194.231659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.189819\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.590530\" y=\"-136.357590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.632523\"/>\n      <waypoint x=\"-4.221869\" y=\"-29.341263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.422600\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"190.271301\" y=\"-2.138381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-6.567230\" y=\"43.606342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637466\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.101363\" y=\"193.493378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-77.612579\" y=\"92.541603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.795731\" y=\"-8.196584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.325241\"/>\n      <waypoint x=\"113.664719\" y=\"-132.336487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.471390\" y=\"-70.765533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"53.450867\" y=\"-192.659851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.660019\" y=\"196.937088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-89.057213\" y=\"11.263741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.687988\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.595184\" y=\"-73.194839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"201.109741\" y=\"-193.816940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.249279\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.174088\" y=\"76.510231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.010803\"/>\n      <waypoint x=\"117.823311\" y=\"196.737076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.923309\" y=\"193.266754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-74.183495\" y=\"66.532158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.403946\" y=\"-52.837379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"234.951065\" y=\"6.900217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.894768\" y=\"-10.918918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-84.968079\" y=\"176.563431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"428.774048\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.886679\" y=\"-208.306213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-71.509277\" y=\"-136.559280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.986150\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.350765\" y=\"-2.922530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n      <waypoint x=\"-13.436118\" y=\"-135.059372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.772705\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.971405\" y=\"-70.727234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-78.025703\" y=\"-58.937824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.679161\" y=\"-7.723942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"9.058954\" y=\"-102.811653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.966904\" y=\"-102.848785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"44.497578\" y=\"-4.315889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.416565\" y=\"-18.909342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-75.725113\" y=\"134.253021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.152832\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.109398\" y=\"197.008331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"111.233932\" y=\"133.005630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.574251\" y=\"-19.184622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.410446\"/>\n      <waypoint x=\"-57.382484\" y=\"201.072174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.262070\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.026718\" y=\"35.432621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-84.445892\" y=\"165.238678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"440.743317\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.971130\" y=\"-38.918819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-2.066734\" y=\"130.655350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.323654\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.471827\" y=\"19.031706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.058716\"/>\n      <waypoint x=\"-67.078827\" y=\"-139.709381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-538.772705\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.723779\" y=\"168.581070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-22.220837\" y=\"9.059847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.520622\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.167308\" y=\"-147.728012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"7.874870\" y=\"-54.826267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.535656\" y=\"-5.461357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.711082\"/>\n      <waypoint x=\"4.573283\" y=\"-62.910172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.685287\" y=\"-76.535614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"-88.667473\" y=\"-110.908997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.148277\" y=\"-136.724213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-18.548508\" y=\"15.074146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.311254\" y=\"-22.405613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.510765\"/>\n      <waypoint x=\"-74.029854\" y=\"122.867691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.561607\" y=\"-142.116089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.961372\"/>\n      <waypoint x=\"0.339263\" y=\"-175.088776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.566463\" y=\"33.843422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.208633\"/>\n      <waypoint x=\"-74.188950\" y=\"64.532158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.513512\" y=\"4.297682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n      <waypoint x=\"230.353851\" y=\"51.972015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.810516\" y=\"19.973965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n      <waypoint x=\"9.136315\" y=\"207.508301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.681091\" y=\"-133.472061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-66.003967\" y=\"-202.278030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.869980\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.204750\" y=\"132.646149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"-120.649124\" y=\"36.676971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.172043\" y=\"80.048584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"170.297867\" y=\"191.789169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.410019\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.667015\" y=\"-132.550674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"15.212288\" y=\"-137.946457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.698135\" y=\"0.339202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n      <waypoint x=\"-123.622978\" y=\"-135.150330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-207.737045\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.058693\" y=\"0.548167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-8.429785\" y=\"25.391060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-282.696960\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.125667\" y=\"-125.821022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"-148.912781\" y=\"-94.805595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.472412\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.129251\" y=\"-44.915649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-88.629295\" y=\"-96.909050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.008468\" y=\"55.533348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"4.258341\" y=\"-196.559464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.335678\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.057213\" y=\"11.263741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.687988\"/>\n      <waypoint x=\"-109.896034\" y=\"-139.796265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.660049\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.715282\" y=\"-203.206787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-0.340424\" y=\"-147.544220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.389053\" y=\"4.893327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"206.150024\" y=\"6.099701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.449348\" y=\"-30.947477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"85.706947\" y=\"-148.289108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.956035\" y=\"134.231674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.642507\"/>\n      <waypoint x=\"-145.057144\" y=\"112.808083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.090546\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.734177\" y=\"-135.321655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"236.682831\" y=\"-157.304810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.117371\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"113.664719\" y=\"-132.336487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"120.681122\" y=\"-76.219589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.070923\" y=\"-191.211243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.441681\"/>\n      <waypoint x=\"6.643600\" y=\"-197.337234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.352478\" y=\"-38.747604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"224.452499\" y=\"-179.765778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"57.842388\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.655746\" y=\"58.916271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n      <waypoint x=\"80.193604\" y=\"72.062790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.810401\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.133736\" y=\"135.421051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-145.472427\" y=\"-68.765526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.725083\" y=\"19.339924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-298.848175\"/>\n      <waypoint x=\"105.234543\" y=\"133.091202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.541901\" y=\"-148.599564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.415436\"/>\n      <waypoint x=\"20.122725\" y=\"-10.583702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.878601\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.145317\" y=\"80.532104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-109.896034\" y=\"-139.796265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.660049\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.239685\" y=\"11.990620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-10.119540\" y=\"39.677364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.029823\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.929443\" y=\"136.684113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-75.861961\" y=\"186.146179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"414.613708\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.196278\" y=\"-198.514328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-4.075117\" y=\"-138.076401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.400261\" y=\"-12.947545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-109.896034\" y=\"-139.796265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.660049\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.485962\" y=\"-15.092680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"188.395660\" y=\"58.842335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.621445\" y=\"-2.713718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.742691\"/>\n      <waypoint x=\"-5.874002\" y=\"153.164169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.503956\" y=\"53.606148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-145.563858\" y=\"106.725105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.994324\" y=\"-26.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-106.012230\" y=\"132.868164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.796814\" y=\"-121.785042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"-60.178429\" y=\"-208.178497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.249619\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.651264\" y=\"193.417145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"2.185885\" y=\"162.603333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.095154\" y=\"2.004140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-227.046646\"/>\n      <waypoint x=\"1.647741\" y=\"77.555046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.539963\" y=\"-20.811195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"-17.876484\" y=\"-9.215048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.019226\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.889815\" y=\"197.068222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-6.594302\" y=\"132.748383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.012148\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.054014\" y=\"131.710510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.391373\"/>\n      <waypoint x=\"93.512619\" y=\"4.417170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.992950\" y=\"-46.918789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-132.402924\" y=\"134.703262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.298878\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.136340\" y=\"207.528259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n      <waypoint x=\"216.599228\" y=\"183.458450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"321.620117\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.125838\" y=\"153.113541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"-74.227135\" y=\"50.532215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.589035\" y=\"-135.868073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.189575\"/>\n      <waypoint x=\"-35.431072\" y=\"-135.530563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.126564\" y=\"136.054733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-56.486145\" y=\"205.152557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.208710\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.591427\" y=\"-117.152756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-88.036636\" y=\"120.400146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.808397\" y=\"-138.525314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-14.793168\" y=\"19.402447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-304.453491\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.045258\" y=\"44.229424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n      <waypoint x=\"196.168335\" y=\"-204.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.344269\" y=\"7.600557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"11.127576\" y=\"204.003326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.846420\" y=\"-158.432022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.780060\"/>\n      <waypoint x=\"231.500732\" y=\"4.815710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.945055\" y=\"0.556635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.554176\"/>\n      <waypoint x=\"-85.205727\" y=\"-124.938499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.694397\" y=\"62.541721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"6.434990\" y=\"-144.751541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.608704\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.232590\" y=\"48.532223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"7.628186\" y=\"-44.829311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.211922\" y=\"132.012466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"16.427616\" y=\"10.714144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.438717\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.182693\" y=\"-48.571373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"4.258341\" y=\"-196.559464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.335678\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.351509\" y=\"-139.458145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-1.240502\" y=\"-111.068237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.029709\" y=\"-155.566010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.318024\"/>\n      <waypoint x=\"225.202286\" y=\"58.694832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-187.352905\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.751282\" y=\"128.199951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.387894\"/>\n      <waypoint x=\"10.188745\" y=\"131.085068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.405380\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.090714\" y=\"100.570213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-45.950245\" y=\"193.354431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.230347\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.651300\" y=\"193.452072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-63.182919\" y=\"184.935913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.696777\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.301230\" y=\"164.676056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-77.905708\" y=\"-14.937992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"228.296677\" y=\"136.556763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"93.823395\" y=\"196.796951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.856253\" y=\"-135.046951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-115.347908\" y=\"36.293518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.962303\" y=\"-136.730698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772705\"/>\n      <waypoint x=\"-10.725083\" y=\"19.339924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-298.848175\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.575266\" y=\"-123.735291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"-85.195557\" y=\"-140.910233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.679474\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.843651\" y=\"-137.140274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"16.640451\" y=\"-197.086014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.896347\" y=\"-125.353432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-148.971405\" y=\"-70.727234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.306694\" y=\"-155.694427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.340439\"/>\n      <waypoint x=\"-39.430157\" y=\"-135.616241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.721642\" y=\"52.560841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.547150\" y=\"74.654449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.153778\" y=\"-207.825409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.319397\"/>\n      <waypoint x=\"-88.135078\" y=\"-159.537506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.773682\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.846567\" y=\"-135.025330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"52.454906\" y=\"7.304257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.947698\" y=\"24.447468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.835770\"/>\n      <waypoint x=\"-73.825348\" y=\"-164.893021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.270172\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.556306\" y=\"-193.888580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"150.280869\" y=\"-120.899658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996483\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.205780\" y=\"132.555618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"-16.186649\" y=\"12.439025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.094856\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.445160\" y=\"0.529402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.554176\"/>\n      <waypoint x=\"-9.889994\" y=\"71.627922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.153328\" y=\"-136.253021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-145.497437\" y=\"-20.765553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.931496\" y=\"136.503067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"7.628187\" y=\"-44.829315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586426\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.833984\" y=\"-127.606659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-253.900131\"/>\n      <waypoint x=\"-73.423714\" y=\"-139.223969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.142303\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.808397\" y=\"-138.525314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"22.945744\" y=\"0.380000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.000000\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.932007\" y=\"136.457794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-9.160763\" y=\"186.875458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.872203\" y=\"-125.993698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-3.967765\" y=\"23.559319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.786702\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.898573\" y=\"193.543274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-77.732582\" y=\"48.541771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.711502\" y=\"-202.905319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-43.876553\" y=\"-209.110123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.783208\" y=\"-89.074936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-9.288576\" y=\"166.676025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.732994\" y=\"-128.833481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.506310\"/>\n      <waypoint x=\"-3.357019\" y=\"-167.177536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.929317\" y=\"-145.787689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.852608\"/>\n      <waypoint x=\"-77.537376\" y=\"-161.201248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.023743\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.848503\" y=\"-135.025360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-11.316782\" y=\"-21.359138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.410446\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.514923\" y=\"69.925880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-255.261337\"/>\n      <waypoint x=\"-56.486145\" y=\"205.152557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.208710\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.112411\" y=\"-133.055283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"9.206964\" y=\"-108.809830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.542076\" y=\"-64.947350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-79.604034\" y=\"-189.282806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.524277\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"240.802124\" y=\"54.226471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n      <waypoint x=\"98.443970\" y=\"58.235603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-161.517593\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.460258\" y=\"-34.947464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"80.715088\" y=\"-106.139130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.202667\" y=\"-138.776337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-160.778229\"/>\n      <waypoint x=\"-148.997452\" y=\"-20.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.780109\" y=\"-18.538944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.605469\"/>\n      <waypoint x=\"142.723907\" y=\"-190.416397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.560425\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.636345\" y=\"-136.906052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-5.406978\" y=\"-131.146973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.307373\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.309870\" y=\"-20.961670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.453728\"/>\n      <waypoint x=\"-24.399780\" y=\"197.091949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.584961\" y=\"-72.030655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.227814\"/>\n      <waypoint x=\"0.437199\" y=\"-19.542856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.202332\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.986778\" y=\"7.721619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.520622\"/>\n      <waypoint x=\"220.096191\" y=\"9.808414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.411105\" y=\"147.311462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"140.335098\" y=\"8.616976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.347456\" y=\"188.138016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.362534\"/>\n      <waypoint x=\"115.390167\" y=\"4.743967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.107491\" y=\"-88.918617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-37.010689\" y=\"134.807053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.468716\" y=\"0.889345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.260071\"/>\n      <waypoint x=\"32.405567\" y=\"3.584876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.829834\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.679993\" y=\"-3.222454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n      <waypoint x=\"-73.521622\" y=\"-185.818008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.577042\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.415962\" y=\"7.084860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.829834\"/>\n      <waypoint x=\"221.927261\" y=\"6.335375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.407738\" y=\"-125.307732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.091980\"/>\n      <waypoint x=\"217.879623\" y=\"-191.530884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.316818\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.111038\" y=\"-132.926773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-3.967765\" y=\"23.559319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.786702\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.514221\" y=\"11.434446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-66.603271\" y=\"200.110550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.771393\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-143.422104\" y=\"118.250595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.467194\"/>\n      <waypoint x=\"-84.765274\" y=\"36.560905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.449348\" y=\"-30.947477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-148.994324\" y=\"-26.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"214.733994\" y=\"62.274582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.147385\"/>\n      <waypoint x=\"228.880219\" y=\"112.563835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.554411\" y=\"-193.737839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-84.894768\" y=\"-10.918918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.505966\" y=\"-2.762255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"154.513153\" y=\"-162.968796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.287041\" y=\"19.117922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"10.638721\" y=\"-166.832169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.844315\" y=\"7.571921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-77.975143\" y=\"-150.886856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.836578\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.996414\" y=\"-22.727222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-77.976616\" y=\"-40.937893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.945744\" y=\"0.380000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.000000\"/>\n      <waypoint x=\"-0.032719\" y=\"131.916534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.277922\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.678436\" y=\"-114.947166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"10.836067\" y=\"-174.829742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.728018\" y=\"-134.504837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.489120\"/>\n      <waypoint x=\"-8.643917\" y=\"-26.088154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.540283\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_08.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.694695\" y=\"-134.394226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.943039\"/>\n      <waypoint x=\"81.260048\" y=\"-195.462128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.058365\" y=\"0.424762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-9.776100\" y=\"89.627571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.037628\" y=\"-129.350937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"209.968674\" y=\"-195.521240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.216848\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.194300\" y=\"188.543427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.645691\"/>\n      <waypoint x=\"-77.855217\" y=\"3.571934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.271313\" y=\"-29.046076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.596046\"/>\n      <waypoint x=\"192.099319\" y=\"9.390208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.132977\" y=\"26.406528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.001846\"/>\n      <waypoint x=\"6.668372\" y=\"-147.814346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.946621\" y=\"-134.766632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.332657\"/>\n      <waypoint x=\"1.019075\" y=\"-23.014862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.163116\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.555673\" y=\"-193.838333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-74.536621\" y=\"-62.947361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.108459\" y=\"-132.784103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.757172\"/>\n      <waypoint x=\"-88.400208\" y=\"-12.909365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.565586\" y=\"-82.817749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"9.920624\" y=\"-137.731064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.496912\" y=\"-17.821224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.612442\"/>\n      <waypoint x=\"138.387589\" y=\"5.087493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.945194\" y=\"45.533546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"99.391953\" y=\"4.504992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.658936\" y=\"-203.958374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-183.706192\"/>\n      <waypoint x=\"-4.321801\" y=\"-128.079407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.411118\" y=\"-16.909349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"1.127607\" y=\"204.028275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.896103\" y=\"-126.688354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.602448\"/>\n      <waypoint x=\"-88.259804\" y=\"38.570438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"238.377579\" y=\"-144.356216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.969200\"/>\n      <waypoint x=\"232.719559\" y=\"98.653084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.326035\" y=\"-5.966581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"42.549992\" y=\"-7.845372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.624602\" y=\"-125.734673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"106.593803\" y=\"-73.089500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.578766\" y=\"-0.002021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.794250\"/>\n      <waypoint x=\"5.059087\" y=\"63.533184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.571373\" y=\"-2.986450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.903641\"/>\n      <waypoint x=\"-148.977661\" y=\"-58.727222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.258341\" y=\"-196.559464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.335678\"/>\n      <waypoint x=\"-85.227470\" y=\"-136.826080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.216309\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.211370\" y=\"-137.860779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-84.612549\" y=\"92.560707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.845947\" y=\"-137.354446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-9.602630\" y=\"-138.623169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.268250\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.398529\" y=\"-125.477066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-13.361155\" y=\"-138.558578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.810781\" y=\"-207.308609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"80.536278\" y=\"-135.407059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.340668\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.577301\" y=\"-154.986343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.268356\"/>\n      <waypoint x=\"231.681793\" y=\"-8.014829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-252.798920\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.714588\" y=\"128.500595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-133.092255\"/>\n      <waypoint x=\"-10.003886\" y=\"53.628292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.792969\" y=\"-68.832649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"107.562836\" y=\"-6.874237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.069092\" y=\"72.092056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.425026\"/>\n      <waypoint x=\"113.823326\" y=\"196.747055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.907829\" y=\"-26.708727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-9.877338\" y=\"73.627876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.258346\" y=\"-171.176315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"178.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.823288\" y=\"196.717102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"73.823456\" y=\"196.846863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.430207\" y=\"16.169701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.412891\"/>\n      <waypoint x=\"14.203675\" y=\"-191.538361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.308060\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.282059\" y=\"-133.882263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.580536\"/>\n      <waypoint x=\"232.317444\" y=\"-28.764359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.654971\" y=\"14.124196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.000000\"/>\n      <waypoint x=\"-74.139862\" y=\"82.532097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.613053\" y=\"14.166113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-314.999420\"/>\n      <waypoint x=\"-9.351849\" y=\"156.676224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.397171\" y=\"-188.607559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.788223\"/>\n      <waypoint x=\"-77.893188\" y=\"-153.265472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.110260\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"240.558990\" y=\"64.223511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n      <waypoint x=\"198.168335\" y=\"-204.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.203675\" y=\"-191.538361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.308060\"/>\n      <waypoint x=\"91.256889\" y=\"-195.210892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.736434\" y=\"170.581039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"119.233116\" y=\"132.891525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.955322\" y=\"117.101601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.120247\"/>\n      <waypoint x=\"211.578262\" y=\"62.282703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.147385\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.485977\" y=\"-15.093281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"229.026093\" y=\"106.565620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.680260\" y=\"-3.119617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705353\"/>\n      <waypoint x=\"-85.091125\" y=\"-82.918648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.354843\" y=\"10.813937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"183.846191\" y=\"192.154419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.814209\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.199429\" y=\"-198.263107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"65.447098\" y=\"-192.358383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.919434\" y=\"-178.579544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.558228\"/>\n      <waypoint x=\"120.569687\" y=\"-190.973145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.326050\" y=\"-125.405624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.184891\"/>\n      <waypoint x=\"-26.853882\" y=\"4.033790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.446213\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.505524\" y=\"-2.702511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"9.821950\" y=\"-133.732269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.995045\" y=\"130.853043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.296783\"/>\n      <waypoint x=\"-78.080254\" y=\"-78.937759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.555046\" y=\"-193.788086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"234.366486\" y=\"-113.014595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.237595\" y=\"133.519073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n      <waypoint x=\"241.900360\" y=\"9.069821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.612984\" y=\"-90.947266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-18.203211\" y=\"-197.961639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.475327\" y=\"108.780457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"67.904892\" y=\"50.860081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.459808\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.791412\" y=\"-178.966385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"233.442566\" y=\"-75.025826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.508324\" y=\"-3.075909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"25.190376\" y=\"-4.884236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"189.630081\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.529265\" y=\"49.606224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"170.675964\" y=\"86.408813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.010834\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.072227\" y=\"-129.729736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-260.474152\"/>\n      <waypoint x=\"13.052059\" y=\"-18.576813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.346527\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.057991\" y=\"112.570168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-9.186072\" y=\"182.875641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.273529\" y=\"-2.437100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-20.383087\" y=\"-1.169919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.629929\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.527756\" y=\"37.434444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-85.205673\" y=\"-124.918488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.511017\" y=\"5.314447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"4.129252\" y=\"-44.915653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586426\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.019075\" y=\"-23.014862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.163116\"/>\n      <waypoint x=\"-9.915303\" y=\"67.627998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.254457\" y=\"-19.785603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.815948\"/>\n      <waypoint x=\"-88.552933\" y=\"-68.909149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.771896\" y=\"-133.940918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"150.714722\" y=\"-145.842285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.954796\" y=\"-32.937923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-148.977661\" y=\"-58.727222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.428783\" y=\"-135.744751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"148.992126\" y=\"-46.807262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.737383\" y=\"-12.786620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.549805\"/>\n      <waypoint x=\"-59.409687\" y=\"192.244064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.930069\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.838860\" y=\"9.571918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-23.433825\" y=\"-135.273560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.192173\" y=\"130.646988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-83.744499\" y=\"135.082855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.981750\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.309870\" y=\"-20.961670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.453728\"/>\n      <waypoint x=\"9.723276\" y=\"-129.733490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.816620\" y=\"207.133240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.125427\"/>\n      <waypoint x=\"240.996628\" y=\"46.228836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.182816\" y=\"129.334839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-5.899311\" y=\"149.164230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637466\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.848572\" y=\"-193.564423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.821335\"/>\n      <waypoint x=\"-1.487186\" y=\"-101.071289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.834259\" y=\"173.485474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"305.352875\"/>\n      <waypoint x=\"240.155136\" y=\"80.828598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.561066\" y=\"64.053314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"224.196594\" y=\"164.489304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.455238\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.190125\" y=\"130.361740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-47.144810\" y=\"193.167328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.965775\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.966660\" y=\"-161.842697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.291779\"/>\n      <waypoint x=\"123.561050\" y=\"-6.635262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.458977\" y=\"-151.556000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.874054\"/>\n      <waypoint x=\"13.082397\" y=\"-190.338089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.102318\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.198290\" y=\"85.532738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"6.569699\" y=\"-143.815552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.852997\" y=\"-38.808472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"86.022675\" y=\"-158.327515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.309326\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.322021\" y=\"-5.428888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"85.793617\" y=\"-128.186264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.867065\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.104935\" y=\"-145.464584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-74.046059\" y=\"-160.944763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.015411\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.110121\" y=\"197.013321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"17.825075\" y=\"8.818686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.142742\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.199417\" y=\"-65.028786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"98.688751\" y=\"-76.798965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.752522\" y=\"-198.919296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-222.172272\"/>\n      <waypoint x=\"-11.884285\" y=\"16.586905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.362534\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.718441\" y=\"-203.458008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"6.799810\" y=\"-136.537186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.804718\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.365490\" y=\"193.564392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"33.241879\" y=\"134.118103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.112946\" y=\"-90.918617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-126.213844\" y=\"136.464615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.473043\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.239685\" y=\"11.990620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-136.450745\" y=\"-119.675659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.105576\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.337467\" y=\"-14.668612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"136.391937\"/>\n      <waypoint x=\"-66.444832\" y=\"195.935867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.824768\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.542786\" y=\"-79.467941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.906982\"/>\n      <waypoint x=\"93.684372\" y=\"-7.081548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.041695\" y=\"-11.856460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.588821\"/>\n      <waypoint x=\"79.391281\" y=\"-68.682510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.905678\" y=\"-14.918902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"10.244026\" y=\"-150.837036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.990082\" y=\"-143.846573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.728447\"/>\n      <waypoint x=\"-6.405539\" y=\"-43.635284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"243.251968\" y=\"-46.503738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"166.209991\" y=\"-204.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.963264\" y=\"-132.068665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.690338\"/>\n      <waypoint x=\"82.142731\" y=\"-143.219238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-276.089569\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.213205\" y=\"-138.032120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-10.124389\" y=\"-16.979525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.081879\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.412009\" y=\"-96.899834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-24.398283\" y=\"-194.616211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.823303\" y=\"196.722092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"13.110102\" y=\"196.998352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.134933\" y=\"122.776329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"167.117935\" y=\"93.799652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.198181\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.368024\" y=\"-31.889889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.221474\"/>\n      <waypoint x=\"-61.162846\" y=\"-196.808578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.715942\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.468262\" y=\"-76.765526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"81.280212\" y=\"-122.129143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.167488\" y=\"-110.918541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.511017\" y=\"5.314447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.224304\" y=\"135.492844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.580195\"/>\n      <waypoint x=\"-149.025681\" y=\"33.432621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.794151\" y=\"25.973942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n      <waypoint x=\"-96.396736\" y=\"-136.836655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.195557\" y=\"-140.910233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.679474\"/>\n      <waypoint x=\"-14.654971\" y=\"14.124196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.000000\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.624919\" y=\"-204.772629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.045532\"/>\n      <waypoint x=\"-84.888870\" y=\"-153.510803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.108849\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.214584\" y=\"-138.160629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-20.138718\" y=\"12.963923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.335625\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.640764\" y=\"-115.153366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"25.385426\" y=\"4.097288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.826363\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.858090\" y=\"-134.875610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-9.763446\" y=\"91.627525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.546928\" y=\"-30.582602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-54.623302\" y=\"-205.617416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.836029\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.834732\" y=\"-201.570328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"16.480217\" y=\"-203.694275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-190.117203\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.716575\" y=\"193.473785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-110.730530\"/>\n      <waypoint x=\"-74.172585\" y=\"70.532143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.375259\" y=\"-68.833923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n      <waypoint x=\"153.201889\" y=\"-191.885803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.014328\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.651588\" y=\"-168.350311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.165855\"/>\n      <waypoint x=\"14.385690\" y=\"-17.504015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.025665\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.199188\" y=\"-8.924795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.789429\"/>\n      <waypoint x=\"79.956406\" y=\"-84.672531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.927521\" y=\"-22.937963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-145.657532\" y=\"-2.098212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.610882\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.256653\" y=\"8.567568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.242889\"/>\n      <waypoint x=\"10.638721\" y=\"-166.832169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.681961\" y=\"-133.235886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.772705\"/>\n      <waypoint x=\"81.970772\" y=\"-42.575115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.624602\" y=\"-125.734680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"150.175598\" y=\"-114.846970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.195885\" y=\"-178.854691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.404175\"/>\n      <waypoint x=\"190.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.576797\" y=\"-173.772324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.303299\"/>\n      <waypoint x=\"237.181992\" y=\"-84.827919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"226.774338\" y=\"59.382679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.102264\"/>\n      <waypoint x=\"169.664719\" y=\"62.390530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.823433\" y=\"196.826889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-129.237198\" y=\"132.163651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.205780\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.614923\" y=\"-84.817131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"31.434435\" y=\"-8.054455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.608765\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.539055\" y=\"-138.065308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-200.306015\"/>\n      <waypoint x=\"-74.476624\" y=\"-40.947441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.795731\" y=\"-8.196584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.325241\"/>\n      <waypoint x=\"202.998154\" y=\"-193.616806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.850551\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.929317\" y=\"-145.787689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.852608\"/>\n      <waypoint x=\"51.539425\" y=\"-196.209000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.560822\" y=\"-6.605391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"154.582718\" y=\"-166.968201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.548508\" y=\"15.074146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n      <waypoint x=\"-77.200577\" y=\"-167.176788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.270172\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.168961\" y=\"-191.711990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"238.008652\" y=\"-118.817863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.259346\" y=\"-190.050354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.726105\"/>\n      <waypoint x=\"28.849157\" y=\"-137.654312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.097052\" y=\"69.533058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"0.437198\" y=\"-19.542858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.202316\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.366684\" y=\"99.479858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.869781\"/>\n      <waypoint x=\"2.393952\" y=\"32.447155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.430420\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.100949\" y=\"193.508347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"170.612671\" y=\"93.991455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.806610\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.283546\" y=\"-108.014252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"100.575996\" y=\"-191.475586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.915848\" y=\"134.352173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-33.162624\" y=\"197.113815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.062439\" y=\"182.222473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.401047\"/>\n      <waypoint x=\"-6.529265\" y=\"49.606224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.360697\" y=\"-138.601410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-126.273987\" y=\"42.365643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.549835\" y=\"-58.835602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"189.154892\" y=\"190.348984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"159.620331\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.382446\" y=\"-6.399119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-88.552933\" y=\"-68.909149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.560719\" y=\"-7.936857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.980881\"/>\n      <waypoint x=\"-10.700064\" y=\"127.124039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.629761\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.501160\" y=\"-104.787621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"144.672241\" y=\"-193.868546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"220.948380\" y=\"6.320753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"231.685837\" y=\"140.331635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.993248\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.460258\" y=\"-34.947464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-26.200689\" y=\"-198.162628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.821950\" y=\"-133.732269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"81.893013\" y=\"-139.468323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.385956\" y=\"206.226608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"352.623108\"/>\n      <waypoint x=\"239.232193\" y=\"118.777496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.501205\" y=\"-56.836197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"230.222672\" y=\"-1.975346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-196.424820\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.963654\" y=\"-141.467072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-6.273914\" y=\"-204.107224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.564209\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.841816\" y=\"-136.968933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-88.482025\" y=\"-42.909252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.596184\" y=\"98.560677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-101.698189\" y=\"0.359769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.535641\" y=\"-195.907532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-1.043155\" y=\"-119.065804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.140535\" y=\"-134.747101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"81.990082\" y=\"-143.846573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.728447\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.428718\" y=\"-136.548340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.104233\"/>\n      <waypoint x=\"-79.407150\" y=\"-0.642016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.385082\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.575266\" y=\"-123.735291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"110.572853\" y=\"-191.224365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.650764\" y=\"78.541656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-8.673985\" y=\"18.499014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.195004\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.832230\" y=\"-139.963684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.373810\"/>\n      <waypoint x=\"-147.354218\" y=\"-105.042274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-255.213577\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.112909\" y=\"3.939613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.316452\"/>\n      <waypoint x=\"6.372351\" y=\"-135.817978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.429241\" y=\"-135.701920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-9.725481\" y=\"97.627403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.244827\" y=\"62.473934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n      <waypoint x=\"231.685837\" y=\"140.331635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.993248\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.685982\" y=\"207.262405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"178.817413\" y=\"204.366577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"347.156708\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.634140\" y=\"133.446686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.891083\"/>\n      <waypoint x=\"-15.434594\" y=\"-17.461414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.138000\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.047134\" y=\"116.531967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-78.003883\" y=\"-50.937855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.989120\" y=\"-36.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"18.094595\" y=\"7.455438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.377586\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"228.442566\" y=\"130.558533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"-4.898573\" y=\"193.543274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.822120\" y=\"184.122833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.362534\"/>\n      <waypoint x=\"-74.112587\" y=\"92.532059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.252779\" y=\"-151.096069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-15.434594\" y=\"-17.461414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.138000\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.002670\" y=\"-10.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-82.129128\" y=\"135.828415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.426083\" y=\"12.521394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.667381\"/>\n      <waypoint x=\"65.535027\" y=\"-195.857285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.731079\" y=\"-134.937424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.002197\"/>\n      <waypoint x=\"80.536278\" y=\"-135.407059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.340668\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.594498\" y=\"-73.142174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"75.012352\" y=\"-136.557602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.990570\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.938570\" y=\"-6.059508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.907455\"/>\n      <waypoint x=\"-71.231094\" y=\"-182.627853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.889267\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.772528\" y=\"141.007904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.303513\"/>\n      <waypoint x=\"-74.101677\" y=\"96.532043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.427402\" y=\"-135.873260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"150.230911\" y=\"-122.766479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.725281\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.387962\" y=\"-8.437563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156258\"/>\n      <waypoint x=\"-61.901352\" y=\"186.117294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.961456\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.110184\" y=\"138.185074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-126.050888\"/>\n      <waypoint x=\"-31.846655\" y=\"1.953501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.176498\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.956406\" y=\"-84.672531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"22.410175\" y=\"-4.521967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.470306\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.965866\" y=\"-137.814774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.254745\"/>\n      <waypoint x=\"-149.018387\" y=\"19.432621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.598450\" y=\"-3.021498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.619293\"/>\n      <waypoint x=\"-74.716675\" y=\"-128.966919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.162056\" y=\"-145.428802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.549438\"/>\n      <waypoint x=\"-106.910614\" y=\"27.760513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.993818\" y=\"-121.065201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"10.094988\" y=\"-25.104877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.001060\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.168424\" y=\"-188.920288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.282352\"/>\n      <waypoint x=\"91.168961\" y=\"-191.711990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.454750\" y=\"-32.909306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-73.939163\" y=\"-162.900040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.242188\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.591102\" y=\"-135.156296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.072800\"/>\n      <waypoint x=\"52.454906\" y=\"7.304257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.112930\" y=\"152.958725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.787704\"/>\n      <waypoint x=\"-61.161926\" y=\"199.295746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.087128\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.383087\" y=\"-1.169919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.629929\"/>\n      <waypoint x=\"-61.901352\" y=\"186.117294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.961456\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.168335\" y=\"-204.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"0.388600\" y=\"-177.088165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.954765\" y=\"-32.918842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-141.074142\" y=\"128.482956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"48.008602\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.342945\" y=\"-209.271255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.629257\"/>\n      <waypoint x=\"-85.183853\" y=\"-116.918518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.598579\" y=\"-162.381683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.852242\"/>\n      <waypoint x=\"148.470398\" y=\"-16.811802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.005814\" y=\"-4.687376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-110.011208\" y=\"132.958679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.171314\" y=\"193.633789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-5.861347\" y=\"155.164124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.751373\" y=\"132.991852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.097511\"/>\n      <waypoint x=\"-78.052979\" y=\"-68.937790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.923363\" y=\"193.316666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"1.423038\" y=\"40.735462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.206909\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.542076\" y=\"-64.947350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-4.492753\" y=\"-121.151543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.387817\" y=\"5.057622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"233.852829\" y=\"52.056862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.350597\" y=\"-139.543808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-59.411533\" y=\"-197.467285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.509155\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.079285\" y=\"-139.666550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-52.067867\" y=\"-198.774811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.682022\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.235611\" y=\"-60.805145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"83.242302\" y=\"-78.552650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.634995\" y=\"-3.970273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.144165\"/>\n      <waypoint x=\"-16.886213\" y=\"-10.756638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.549805\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_09.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.068634\" y=\"-143.729233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"-2.197925\" y=\"-202.445801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.082870\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"184.084885\" y=\"-207.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"-31.357027\" y=\"-138.944107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.676971\" y=\"-75.903564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"10.342699\" y=\"-154.835815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.810781\" y=\"-207.308609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-32.395763\" y=\"-194.817200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.638763\" y=\"-184.972275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-248.937866\"/>\n      <waypoint x=\"-88.156174\" y=\"76.570305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.039688\" y=\"0.178046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294608\"/>\n      <waypoint x=\"7.559915\" y=\"-40.840405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.473022\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.905378\" y=\"-116.893738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"151.361481\" y=\"-183.026657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996483\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.076988\" y=\"-139.880737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"126.567802\" y=\"-190.822418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.536611\" y=\"-183.086334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"174.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.898588\" y=\"193.533295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-145.521515\" y=\"25.434444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.613129\" y=\"-147.753708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.431213\"/>\n      <waypoint x=\"186.271759\" y=\"-2.198125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.839012\" y=\"72.174515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.419825\"/>\n      <waypoint x=\"246.070160\" y=\"-18.426918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.503956\" y=\"53.606148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-9.194300\" y=\"188.543427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.645691\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.311254\" y=\"-22.405613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.510765\"/>\n      <waypoint x=\"-77.623489\" y=\"88.541618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.648145\" y=\"-16.369816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"226.572418\"/>\n      <waypoint x=\"-71.231094\" y=\"-182.627853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.889267\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.125667\" y=\"-125.821022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"-88.487480\" y=\"-44.909252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.047150\" y=\"74.652603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-74.041679\" y=\"118.531960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.894768\" y=\"-10.918918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-18.915319\" y=\"134.397430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.164141\" y=\"37.037640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.418121\"/>\n      <waypoint x=\"8.762934\" y=\"-90.815300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.172585\" y=\"70.532143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"135.387924\" y=\"5.042686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.563622\" y=\"-137.211319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.798264\"/>\n      <waypoint x=\"-84.765274\" y=\"36.560905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.792572\" y=\"100.196365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.135025\"/>\n      <waypoint x=\"245.739746\" y=\"-4.840948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.799606\" y=\"23.973949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n      <waypoint x=\"-85.080223\" y=\"-78.918663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.238206\" y=\"95.605286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"45.240658\" y=\"133.946945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.787814\" y=\"-141.102249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.419205\"/>\n      <waypoint x=\"22.859859\" y=\"2.352800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.014549\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.874542\" y=\"-155.030899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"182.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.504410\" y=\"-2.553152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"30.430561\" y=\"3.590741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.829834\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.369083\" y=\"-24.421867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.496994\"/>\n      <waypoint x=\"-99.561378\" y=\"-140.405258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.665176\" y=\"-132.379318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"198.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.595184\" y=\"-73.194839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"7.559915\" y=\"-40.840405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.473022\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.662079\" y=\"-108.947189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-77.428658\" y=\"-163.184280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.252136\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.263258\" y=\"-22.839834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.453728\"/>\n      <waypoint x=\"-84.968079\" y=\"176.563431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"428.774048\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.437347\" y=\"-13.093872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"153.376907\" y=\"-10.137446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.853928\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.355498\" y=\"-21.663271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.754822\"/>\n      <waypoint x=\"-11.860941\" y=\"26.086683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-282.918488\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.745231\" y=\"-187.433243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-262.625336\"/>\n      <waypoint x=\"78.402313\" y=\"-40.699986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.100924\" y=\"193.488373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"85.513512\" y=\"4.297682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.716675\" y=\"-128.966919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-10.215447\" y=\"37.704800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.402962\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.577835\" y=\"-1.806793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-202.220688\"/>\n      <waypoint x=\"-145.529449\" y=\"40.665920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.970146\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n      <waypoint x=\"234.789856\" y=\"-164.649933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.979294\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.537781\" y=\"56.654438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-74.618439\" y=\"-92.947243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.965736\" y=\"0.538361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-78.052979\" y=\"-68.937790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.677500\" y=\"203.952042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"206.288177\" y=\"190.154724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"330.999878\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.668777\" y=\"-142.769882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.909271\"/>\n      <waypoint x=\"149.303497\" y=\"-126.038345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.623634\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.603102\" y=\"-138.220856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.582642\"/>\n      <waypoint x=\"141.826874\" y=\"-131.795807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.371750\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.738319\" y=\"-135.707184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"54.678711\" y=\"-7.664198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.275314\" y=\"-19.216755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-125.748146\"/>\n      <waypoint x=\"-49.005440\" y=\"192.778137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-166.405273\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.458534\" y=\"9.486292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-250.532394\"/>\n      <waypoint x=\"-88.642784\" y=\"144.909027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.212280\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.551891\" y=\"-193.536865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-85.047493\" y=\"-66.918716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.430614\" y=\"-135.573410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-136.184402\" y=\"56.387737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-218.579498\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.558014\" y=\"-6.231993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"144.605438\" y=\"-130.793228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.658310\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.304810\" y=\"0.350961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-230.389587\"/>\n      <waypoint x=\"-1.536523\" y=\"-99.071892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.589384\" y=\"-164.832779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"208.544418\" y=\"-195.982498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.672640\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.907654\" y=\"-53.032333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"230.298737\" y=\"53.949883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.485870\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.460205\" y=\"-34.909283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-10.672674\" y=\"133.744705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.444184\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.184166\" y=\"-136.254623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-148.240433\" y=\"-100.989532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-260.117126\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.510773\" y=\"-3.404500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-3.967765\" y=\"23.559319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.786702\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.018387\" y=\"19.432621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"1.799598\" y=\"101.554565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.704086\" y=\"0.373737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.226578\"/>\n      <waypoint x=\"1.736324\" y=\"91.554764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.701424\" y=\"1.501687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.204346\"/>\n      <waypoint x=\"-73.713936\" y=\"176.108719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.902710\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.535332\" y=\"120.864738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156258\"/>\n      <waypoint x=\"-125.191414\" y=\"46.248688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.799810\" y=\"-136.537186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.804718\"/>\n      <waypoint x=\"96.183708\" y=\"-136.211792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.242622\" y=\"-132.922775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.107910\"/>\n      <waypoint x=\"-74.387962\" y=\"-8.437563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156258\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.084885\" y=\"-207.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n      <waypoint x=\"-79.722702\" y=\"-195.398727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-232.110718\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.561172\" y=\"-50.745792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"96.183708\" y=\"-136.211792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.115988\" y=\"-84.903481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"22.500919\" y=\"-5.619624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"200.955444\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.313335\" y=\"-92.901039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"150.645157\" y=\"-141.842896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.732552\" y=\"48.560860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.490143\" y=\"-34.765549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.800350\" y=\"-135.786850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.314011\"/>\n      <waypoint x=\"151.257141\" y=\"-177.027573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.957306\" y=\"10.494824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.589966\"/>\n      <waypoint x=\"-78.195107\" y=\"-140.905182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.688446\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.270264\" y=\"0.392821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-62.713020\" y=\"202.435028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.946320\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.817627\" y=\"57.662952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.385773\"/>\n      <waypoint x=\"-9.891894\" y=\"163.959808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.224312\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.618729\" y=\"-82.831810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n      <waypoint x=\"150.449890\" y=\"-187.653946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.555634\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.120993\" y=\"7.749725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.292999\"/>\n      <waypoint x=\"15.537047\" y=\"-192.485596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.472496\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.446457\" y=\"-192.308151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-5.084795\" y=\"-97.158844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.064232\" y=\"-160.319229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.081848\"/>\n      <waypoint x=\"237.960022\" y=\"-116.818459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.478714\" y=\"156.941055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"289.279053\"/>\n      <waypoint x=\"240.058853\" y=\"84.787552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.987000\" y=\"-15.177882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"95.185661\" y=\"129.734192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.134354\" y=\"84.570274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-31.012222\" y=\"134.671265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.715282\" y=\"-203.206787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"149.653854\" y=\"-84.851509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.975571\" y=\"-62.727222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-149.052521\" y=\"84.952606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.480485\" y=\"136.346649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"19.677538\" y=\"203.981995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.091125\" y=\"-82.918648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-143.413620\" y=\"-4.819549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.665115\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.681793\" y=\"-8.014829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-252.798920\"/>\n      <waypoint x=\"68.839981\" y=\"-136.797577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.187500\" y=\"129.990921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-135.729919\" y=\"128.698364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.973541\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.630737\" y=\"-54.745190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"233.928833\" y=\"-95.019920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.408508\" y=\"193.596954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"69.238213\" y=\"133.604645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"238.265289\" y=\"-146.125717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.768547\"/>\n      <waypoint x=\"97.563950\" y=\"-7.023597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.742798\" y=\"132.219513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"159.274292\"/>\n      <waypoint x=\"-77.927521\" y=\"-22.937963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.296463\" y=\"-141.149490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.927917\"/>\n      <waypoint x=\"-3.110335\" y=\"-177.174500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.182190\" y=\"129.249268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"4.932539\" y=\"43.533581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.881881\" y=\"-85.076157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-23.321810\" y=\"-4.905715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.464203\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"218.148697\" y=\"6.278932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"228.060364\" y=\"141.972275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.178116\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.901382\" y=\"-135.008072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"164.767639\" y=\"104.981865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.541374\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-135.245636\" y=\"51.439053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-225.323135\"/>\n      <waypoint x=\"-9.003946\" y=\"23.304993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-288.080688\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.040443\" y=\"-3.044340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n      <waypoint x=\"3.136335\" y=\"207.523270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"220.454437\" y=\"-189.586441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.801746\"/>\n      <waypoint x=\"236.209442\" y=\"-44.839745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.754364\" y=\"40.560890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-28.408503\" y=\"193.601944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.036822\" y=\"130.958740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.487244\"/>\n      <waypoint x=\"-63.289146\" y=\"131.901016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.040642\" y=\"-2.972354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n      <waypoint x=\"78.073448\" y=\"-131.552795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.863953\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.391972\" y=\"-195.118668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-0.882320\" y=\"-125.583687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.309870\" y=\"-20.961670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.453728\"/>\n      <waypoint x=\"25.242695\" y=\"134.232193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.399780\" y=\"197.091949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-144.640961\" y=\"2.635527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.225388\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.639938\" y=\"153.265808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.015289\"/>\n      <waypoint x=\"29.660049\" y=\"196.957062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.576182\" y=\"-137.990051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"84.283546\" y=\"-108.014252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.819626\" y=\"-65.604454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.003510\"/>\n      <waypoint x=\"113.739700\" y=\"-135.835693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.249550\" y=\"-135.347198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"111.510109\" y=\"-3.314884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.048645\" y=\"-78.771545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.003510\"/>\n      <waypoint x=\"140.673645\" y=\"-190.467926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.560425\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.535690\" y=\"52.654438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-6.162277\" y=\"107.605049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.726174\" y=\"-71.166756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-84.694366\" y=\"62.560810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.966381\" y=\"-205.460510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"58.767315\" y=\"-133.512558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.876610\" y=\"-125.075577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.335175\"/>\n      <waypoint x=\"-84.816895\" y=\"17.633965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.620338\" y=\"-147.588028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.118767\"/>\n      <waypoint x=\"-71.030327\" y=\"0.420470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.312430\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.926376\" y=\"6.424987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"109.923302\" y=\"193.256775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.236732\" y=\"-22.860338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.496994\"/>\n      <waypoint x=\"-11.848503\" y=\"-135.025360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.533600\" y=\"48.654442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"50.507408\" y=\"3.774776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.618439\" y=\"-92.947243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-0.302115\" y=\"-149.096680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.058954\" y=\"-102.811653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"146.747437\" y=\"-10.177953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-229.116653\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.152802\" y=\"-171.028473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"108.593109\" y=\"-73.036827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.627831\" y=\"148.919937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.212296\"/>\n      <waypoint x=\"36.374878\" y=\"3.588766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.282791\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.595963\" y=\"-52.745491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"-11.664227\" y=\"-15.986532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.551315\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.634323\" y=\"-3.880657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.144165\"/>\n      <waypoint x=\"12.690763\" y=\"-20.063557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.486771\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.591026\" y=\"-72.878815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"53.450867\" y=\"-192.659851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.052059\" y=\"-18.576813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.346527\"/>\n      <waypoint x=\"82.673035\" y=\"-176.349533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.153564\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.662674\" y=\"-194.874008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"83.427277\" y=\"-9.350637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.084854\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.380816\" y=\"-85.162498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"166.154495\" y=\"5.502264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.145264\" y=\"80.570290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-0.863654\" y=\"207.533249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.429241\" y=\"-135.701920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"11.052513\" y=\"-142.038361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.019150\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.822372\" y=\"-137.469574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-88.620338\" y=\"-147.588028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.118767\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.803939\" y=\"23.708527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.824947\"/>\n      <waypoint x=\"160.385132\" y=\"5.416084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.563721\" y=\"-6.993725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"5.313335\" y=\"-92.901039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.297333\" y=\"-121.845909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"-85.145676\" y=\"-102.918571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.889099\" y=\"-68.558884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"91.256889\" y=\"-195.210892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.630402\" y=\"70.995346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.698526\"/>\n      <waypoint x=\"163.664734\" y=\"62.405968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.287079\" y=\"28.570480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"5.236254\" y=\"91.532616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.767799\" y=\"162.506500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.906036\"/>\n      <waypoint x=\"9.486741\" y=\"-26.877209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.882362\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.080223\" y=\"-78.918663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-13.780913\" y=\"134.877060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.516766\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.559692\" y=\"-6.456032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"25.190376\" y=\"-4.884236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"189.630081\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.829009\" y=\"196.611038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.248932\"/>\n      <waypoint x=\"-20.072742\" y=\"4.146307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.688156\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.585495\" y=\"-72.457451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"75.174011\" y=\"-192.113953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.259369\" y=\"-3.502681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-218.447037\"/>\n      <waypoint x=\"160.504623\" y=\"-2.583024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.626251\" y=\"-82.408005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"155.804367\" y=\"-203.549683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.145187\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.812270\" y=\"-92.814697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"8.555046\" y=\"-193.788086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.818565\" y=\"126.515976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.381897\"/>\n      <waypoint x=\"-18.206234\" y=\"9.379296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.051186\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.074932\" y=\"-27.900867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.312309\"/>\n      <waypoint x=\"-10.827818\" y=\"31.885916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.581787\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.896263\" y=\"-5.959592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.245293\"/>\n      <waypoint x=\"-94.274864\" y=\"-136.843246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.253906\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.223127\" y=\"-132.078217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-6.326790\" y=\"81.605576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"246.848206\" y=\"-50.417458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"128.918869\" y=\"-204.767746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.126053\" y=\"136.099991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-7.523384\" y=\"30.356438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.774551\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.550461\" y=\"-7.905116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"5.658693\" y=\"-106.896782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.786682\" y=\"-100.421379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.075012\"/>\n      <waypoint x=\"-4.271313\" y=\"-29.046076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.596046\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.078827\" y=\"-139.709381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-538.772705\"/>\n      <waypoint x=\"80.220604\" y=\"-92.147858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.884964\" y=\"128.600891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.363739\"/>\n      <waypoint x=\"-76.209877\" y=\"132.193512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.287292\" y=\"-96.605026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.978546\"/>\n      <waypoint x=\"-88.188896\" y=\"64.570351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.481247\" y=\"2.119861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.397827\"/>\n      <waypoint x=\"-11.484597\" y=\"28.050934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-280.230438\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.000984\" y=\"-100.019241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-101.592476\" y=\"-140.446808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.299454\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.476288\" y=\"-28.583849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"186.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.305695\" y=\"-64.834541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n      <waypoint x=\"154.074310\" y=\"-143.579559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.100098\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.677368\" y=\"203.852234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"226.765488\" y=\"178.621765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"311.416840\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.197868\" y=\"-136.963379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.534515\"/>\n      <waypoint x=\"82.667679\" y=\"-174.349548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.153564\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.058655\" y=\"0.537883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"5.405322\" y=\"118.252083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.442520\" y=\"142.346542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"11.127576\" y=\"204.003326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.471252\" y=\"-131.844406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"238.100143\" y=\"-148.056854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.456055\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.480485\" y=\"136.346649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-143.198807\" y=\"-2.269907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-199.677216\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"244.278305\" y=\"-154.769379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.648041\"/>\n      <waypoint x=\"29.722237\" y=\"-203.759476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.724125\" y=\"-203.910217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"150.053238\" y=\"-135.547867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.663956\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.430207\" y=\"16.169701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.412891\"/>\n      <waypoint x=\"-57.084770\" y=\"131.760559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.075117\" y=\"-138.076401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-16.934814\" y=\"-16.034430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.132401\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.231056\" y=\"-157.469193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.540497\"/>\n      <waypoint x=\"82.683754\" y=\"-180.349518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.153564\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.602630\" y=\"-138.623169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.268250\"/>\n      <waypoint x=\"-74.542076\" y=\"-64.947350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.041603\" y=\"-13.371544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.552368\"/>\n      <waypoint x=\"-23.882881\" y=\"-208.607681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.689346\" y=\"-118.947151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"34.360889\" y=\"3.582856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.052795\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.066651\" y=\"-82.904091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"71.064384\" y=\"-7.665306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.988770\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.472088\" y=\"135.692963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.360348\"/>\n      <waypoint x=\"119.337448\" y=\"8.303321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.040367\" y=\"-3.075191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n      <waypoint x=\"-84.574371\" y=\"106.560646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.558388\" y=\"-70.909149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.558655\" y=\"96.725105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.355498\" y=\"-21.663271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.754822\"/>\n      <waypoint x=\"-31.880354\" y=\"-208.808655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.603102\" y=\"-138.220856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.582642\"/>\n      <waypoint x=\"149.444824\" y=\"-72.833321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.451126\" y=\"47.972946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"167.175369\" y=\"83.289467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.989166\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.930702\" y=\"122.274155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"5.336068\" y=\"-130.450165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.670303\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.475555\" y=\"-62.765537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-4.901408\" y=\"-142.549225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.563675\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.252151\" y=\"11.105689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.804893\"/>\n      <waypoint x=\"-85.061638\" y=\"159.074463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"447.848053\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.275921\" y=\"168.675980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-77.797279\" y=\"24.816271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.223434\" y=\"3.579903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"59.701828\"/>\n      <waypoint x=\"-74.492989\" y=\"-46.947418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.540047\" y=\"-162.833389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-84.077591\" y=\"-169.529007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.270172\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.945055\" y=\"0.556635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.554176\"/>\n      <waypoint x=\"78.614235\" y=\"-46.696239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.477364\" y=\"-150.760727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.834961\"/>\n      <waypoint x=\"80.536278\" y=\"-135.407059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.340668\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.776030\" y=\"-134.326447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"88.554436\" y=\"-77.259605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"193.414612\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.597275\" y=\"-73.352859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"50.455132\" y=\"7.274385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.738037\" y=\"46.541775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"22.945744\" y=\"0.380000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.000000\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.399406\" y=\"25.299637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-69.153328\" y=\"-136.253021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.287123\" y=\"178.603012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"93.235764\" y=\"133.262344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.062271\" y=\"-194.089874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.336304\"/>\n      <waypoint x=\"6.555673\" y=\"-193.838333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.192776\" y=\"130.732559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-77.998428\" y=\"-48.937862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"242.717072\" y=\"-24.510246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"244.078644\" y=\"-80.493698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.092492\" y=\"-117.066414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-13.854777\" y=\"-18.764450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.323898\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.735092\" y=\"-60.744282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"153.866379\" y=\"-125.784431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.124454\" y=\"-136.076996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-84.520927\" y=\"13.665336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-260.940674\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.201485\" y=\"-138.481537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.013962\"/>\n      <waypoint x=\"-88.411118\" y=\"-16.909349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.469299\" y=\"-74.765526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-1.092492\" y=\"-117.066414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.796619\" y=\"-18.503969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-199.143005\"/>\n      <waypoint x=\"121.337227\" y=\"8.333193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_10.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.615891\" y=\"-41.035873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"166.963196\" y=\"95.704887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.088707\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.107491\" y=\"-88.918617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-9.556414\" y=\"124.346870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.986778\" y=\"7.721619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.520622\"/>\n      <waypoint x=\"-70.453690\" y=\"136.406036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-28.999514\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.187469\" y=\"-126.647842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.122940\"/>\n      <waypoint x=\"-6.872625\" y=\"35.518848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.856232\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.607124\" y=\"94.541595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"18.535656\" y=\"-5.461357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.711082\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.162613\" y=\"197.118805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-13.827311\" y=\"20.962551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-299.069733\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.270767\" y=\"34.532276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-80.208847\" y=\"132.284042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.987473\" y=\"-76.830284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"218.268188\" y=\"-1.720176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.230911\" y=\"-122.766479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.725281\"/>\n      <waypoint x=\"52.678936\" y=\"-7.694070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.964783\" y=\"62.443783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n      <waypoint x=\"-65.174416\" y=\"131.943695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.231079\" y=\"-134.953140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.003922\"/>\n      <waypoint x=\"-88.449295\" y=\"-30.909296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.045074\" y=\"70.652603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-88.424736\" y=\"161.485397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"445.401917\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.173417\" y=\"184.875565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-74.133736\" y=\"130.930405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.256645\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.719147\" y=\"-24.680435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"81.264366\" y=\"-22.587595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.945744\" y=\"0.380000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.000000\"/>\n      <waypoint x=\"-55.006077\" y=\"135.214417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.762224\" y=\"-12.751659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.341942\"/>\n      <waypoint x=\"95.392403\" y=\"4.445249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.815041\" y=\"-203.983307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"10.342699\" y=\"-154.835815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.270920\" y=\"-62.834839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n      <waypoint x=\"-12.354699\" y=\"24.319481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-288.302246\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.103866\" y=\"-33.863560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.025169\"/>\n      <waypoint x=\"7.386470\" y=\"-176.915482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.591164\" y=\"-82.947289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"110.660782\" y=\"-194.723267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.058464\" y=\"0.465897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"0.092579\" y=\"-165.091812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.617569\" y=\"-32.581356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-5.726174\" y=\"-71.166756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.102066\" y=\"-86.937729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"98.576637\" y=\"-191.525833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.058495\" y=\"0.476181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"-21.899887\" y=\"-9.038143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-245.488647\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.541950\" y=\"-196.409973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-59.350597\" y=\"-139.543808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.385803\" y=\"5.326468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"228.287186\" y=\"156.215622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.161354\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.094595\" y=\"7.455438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.377586\"/>\n      <waypoint x=\"40.771439\" y=\"-133.898087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.638763\" y=\"-184.972275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-248.937866\"/>\n      <waypoint x=\"73.971016\" y=\"-133.203262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.770523\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.676620\" y=\"89.938812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.010834\"/>\n      <waypoint x=\"111.923279\" y=\"193.251785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.020882\" y=\"-180.410400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.351440\"/>\n      <waypoint x=\"-2.858547\" y=\"-134.832779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.901352\" y=\"186.117294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.961456\"/>\n      <waypoint x=\"-0.500000\" y=\"23.825743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.614765\" y=\"137.624344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-120.139130\"/>\n      <waypoint x=\"-18.698532\" y=\"-7.622787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.631729\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.454750\" y=\"-32.909306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-5.817252\" y=\"124.678314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.460854\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.527771\" y=\"-127.383636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.635834\"/>\n      <waypoint x=\"88.185547\" y=\"-136.383133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.700562\" y=\"-187.164902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.731079\"/>\n      <waypoint x=\"-148.972443\" y=\"-68.727234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.451126\" y=\"47.972946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"125.923241\" y=\"193.216858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.547003\" y=\"-196.811935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"119.663338\" y=\"-132.207977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.031128\" y=\"-60.918736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-11.514424\" y=\"136.684265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.618397\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.125542\" y=\"136.145264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"59.239239\" y=\"133.747269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.880634\" y=\"12.808656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n      <waypoint x=\"-70.481186\" y=\"192.484894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.234070\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.521111\" y=\"126.376915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.072105\"/>\n      <waypoint x=\"6.137580\" y=\"-25.860783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.882362\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.625549\" y=\"-4.045102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-67.328049\" y=\"131.992447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.509277\" y=\"-136.559280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.986150\"/>\n      <waypoint x=\"-23.882881\" y=\"-208.607681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.866357\" y=\"-22.422348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.673584\"/>\n      <waypoint x=\"-6.390063\" y=\"71.605766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.084686\" y=\"11.551673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-255.736526\"/>\n      <waypoint x=\"10.392036\" y=\"-156.835205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.529282\" y=\"40.357265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-74.536217\" y=\"-148.803391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.608154\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.812052\" y=\"-207.409103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-35.879078\" y=\"-208.909149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.353348\" y=\"-139.286789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"144.672241\" y=\"-193.868546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.093887\" y=\"42.230019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n      <waypoint x=\"244.808044\" y=\"-110.484825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.466385\" y=\"-102.787918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"90.185081\" y=\"-136.340302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.470398\" y=\"-16.811802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"7.214123\" y=\"-138.117798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.201485\" y=\"-138.481537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.013962\"/>\n      <waypoint x=\"-88.716553\" y=\"-128.904480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.394753\" y=\"-10.909372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-74.602074\" y=\"-86.947273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.889855\" y=\"197.033279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-15.727049\" y=\"-12.227287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.040039\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.542664\" y=\"128.306671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.207939\"/>\n      <waypoint x=\"-43.158268\" y=\"204.113312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.874329\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.362236\" y=\"27.769817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.507095\"/>\n      <waypoint x=\"166.102219\" y=\"9.001874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.542587\" y=\"164.078598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.789307\"/>\n      <waypoint x=\"4.326599\" y=\"-52.913216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.769944\" y=\"-49.087112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-30.408495\" y=\"193.606934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"242.295441\" y=\"136.777359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"64.510422\" y=\"63.575233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.090401\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.963654\" y=\"-141.467072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"150.874542\" y=\"-155.030899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.556458\" y=\"-6.022890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"60.625774\" y=\"-4.074973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.659958\" y=\"196.892181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-37.162601\" y=\"197.123795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.854777\" y=\"-18.764450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.323898\"/>\n      <waypoint x=\"-1.141829\" y=\"-115.067024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.364754\" y=\"75.605690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"170.069092\" y=\"72.092056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.425026\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.461349\" y=\"187.601776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-136.085693\"/>\n      <waypoint x=\"3.171074\" y=\"-22.766949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.693680\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.253407\" y=\"-10.253897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.354996\"/>\n      <waypoint x=\"-9.313885\" y=\"162.676102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.521194\" y=\"57.555443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"71.462791\" y=\"7.588189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.850178\" y=\"-139.479385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"222.067734\"/>\n      <waypoint x=\"8.072218\" y=\"-62.823833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"121.662880\" y=\"-132.165146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"231.432861\" y=\"-163.659058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.954453\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.362236\" y=\"27.769817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.507095\"/>\n      <waypoint x=\"-9.624243\" y=\"113.627075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.414459\" y=\"174.812729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"309.492218\"/>\n      <waypoint x=\"246.167419\" y=\"-22.425735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.186691\" y=\"129.876816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-74.058044\" y=\"112.531982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.175575\" y=\"-147.463333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-88.672928\" y=\"-112.908989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.705658\" y=\"-124.908943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-88.498383\" y=\"-48.909237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.990158\" y=\"128.644211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"137.823273\" y=\"196.687164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.267540\" y=\"-193.255646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.317505\"/>\n      <waypoint x=\"-22.952654\" y=\"7.020974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.990051\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.197067\" y=\"-126.480064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"176.084885\" y=\"-207.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.000000\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.152405\" y=\"-136.338684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"85.673393\" y=\"-147.339706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.185661\" y=\"129.734192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-23.944492\" y=\"0.618371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.398361\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.550060\" y=\"-135.656982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.506973\"/>\n      <waypoint x=\"-23.970810\" y=\"-205.108795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.324219\" y=\"-0.296629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.925140\"/>\n      <waypoint x=\"-143.657669\" y=\"-114.714615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-242.954727\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.213205\" y=\"-138.032120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-9.624243\" y=\"113.627075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.911133\" y=\"-16.918896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-73.711258\" y=\"-166.889740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.270172\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.707581\" y=\"78.544968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393211\"/>\n      <waypoint x=\"35.660027\" y=\"196.942078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.082559\" y=\"146.273666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"5.164141\" y=\"37.037640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.418121\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.967239\" y=\"-78.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"58.506516\" y=\"3.894263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.400261\" y=\"-12.947545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-148.987030\" y=\"-40.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.453388\" y=\"-192.860840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"83.967911\" y=\"-131.742538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-231.516434\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.503891\" y=\"-50.947411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"80.536278\" y=\"-135.407059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.340668\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.677124\" y=\"203.662613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"167.175369\" y=\"83.289467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.989166\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.481250\" y=\"130.251846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"6.125667\" y=\"-125.821014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.845490\" y=\"-137.311615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-84.816895\" y=\"17.633965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.156219\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.221680\" y=\"52.532207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"117.389946\" y=\"4.773839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.147921\" y=\"156.603455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"5.122361\" y=\"73.532974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.339005\" y=\"8.094218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"124.355858\" y=\"59.007084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.112053\" y=\"-46.572620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"151.222366\" y=\"-175.027863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.698326\" y=\"-129.779144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-242.708298\"/>\n      <waypoint x=\"28.849157\" y=\"-137.654312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.567154\" y=\"-190.772171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"109.510330\" y=\"-3.344756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.074581\" y=\"6.608484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.075676\"/>\n      <waypoint x=\"-21.359320\" y=\"-138.729919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.927521\" y=\"-22.937963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-3.220067\" y=\"-37.429840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.698112\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.196533\" y=\"-3.680882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.278091\"/>\n      <waypoint x=\"10.293362\" y=\"-152.836426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.452618\" y=\"134.357574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817200\"/>\n      <waypoint x=\"9.058954\" y=\"-102.811653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.659302\" y=\"18.896667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"186.209991\" y=\"-197.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.598526\" y=\"21.395864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"97.185463\" y=\"129.705673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.184166\" y=\"-136.254623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"12.280087\" y=\"-14.861492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.520386\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.445744\" y=\"0.380000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.000000\"/>\n      <waypoint x=\"-9.738136\" y=\"95.627441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.587875\" y=\"112.960312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.032310\"/>\n      <waypoint x=\"-76.779610\" y=\"167.757889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.779831\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.392036\" y=\"-156.835205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-85.167213\" y=\"-142.952271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.911064\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.358862\" y=\"-138.772766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-66.062271\" y=\"-194.089874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.336304\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.124313\" y=\"113.604919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"97.235359\" y=\"133.205307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"240.879807\" y=\"-168.596222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.734100\"/>\n      <waypoint x=\"45.805111\" y=\"-206.856415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.623383\" y=\"56.344364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.836334\"/>\n      <waypoint x=\"220.303085\" y=\"164.089798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.476562\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.461472\" y=\"-141.343445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"77.907829\" y=\"-26.708727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.108269\" y=\"-131.349686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-5.331480\" y=\"-87.161888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.805191\" y=\"12.898442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"-17.271248\" y=\"10.955029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.581753\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.280087\" y=\"-14.861492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.520386\"/>\n      <waypoint x=\"78.684875\" y=\"-48.694992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.094841\" y=\"-8.826183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.649940\"/>\n      <waypoint x=\"148.386475\" y=\"5.236853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.628186\" y=\"-44.829311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"150.245163\" y=\"-118.846367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.542259\" y=\"174.314453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.536819\"/>\n      <waypoint x=\"-9.351849\" y=\"156.676224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.992249\" y=\"-30.727230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-143.422104\" y=\"118.250595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.467194\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.809465\" y=\"182.122879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.362534\"/>\n      <waypoint x=\"34.360889\" y=\"3.582856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.052795\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.136032\" y=\"122.645981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"179.110840\" y=\"189.875443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.086823\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.073784\" y=\"-140.180588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"18.987221\" y=\"-12.428475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.348038\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.445831\" y=\"-192.257904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"151.326706\" y=\"-181.026962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.905392\" y=\"118.274231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"190.099533\" y=\"9.360336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.569221\" y=\"-0.232643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.299423\"/>\n      <waypoint x=\"-2.523260\" y=\"-59.084076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.555046\" y=\"-193.788086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"149.001892\" y=\"-194.167709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.875717\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.339455\" y=\"8.034474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"223.314987\" y=\"165.879990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.289276\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.664688\" y=\"62.375095\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n      <waypoint x=\"17.448893\" y=\"130.843018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.964798\" y=\"62.448929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n      <waypoint x=\"-9.275921\" y=\"168.675980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.842129\" y=\"-147.518280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-19.094507\" y=\"130.900558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.194006\" y=\"-148.809982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-83.865662\" y=\"-188.658936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.731079\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.910944\" y=\"-96.813477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-148.959930\" y=\"-92.731422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.924164\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.398529\" y=\"-125.477066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-7.722339\" y=\"-29.629528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.596046\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.123497\" y=\"88.532074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-74.300690\" y=\"23.562319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.398912\" y=\"-194.565979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-5.726174\" y=\"-71.166756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.098183\" y=\"24.916176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"-107.932518\" y=\"136.412537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.612045\" y=\"173.974396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.102371\"/>\n      <waypoint x=\"-77.759850\" y=\"38.541809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.514221\" y=\"11.434446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-88.210716\" y=\"56.570370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.015154\" y=\"130.792145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-78.052979\" y=\"-68.937790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.187897\" y=\"-142.330872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.691696\"/>\n      <waypoint x=\"-88.411118\" y=\"-16.909349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.561172\" y=\"-50.745792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"81.711250\" y=\"-71.698242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-212.682587\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.184166\" y=\"-136.254623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-85.215630\" y=\"-138.868164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.447884\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.002686\" y=\"-10.687375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"22.568859\" y=\"4.499397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.545113\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.139158\" y=\"-134.618591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-88.281624\" y=\"30.570473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.696144\" y=\"-140.880524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.671455\"/>\n      <waypoint x=\"-77.738297\" y=\"133.546036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.547802\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.059311\" y=\"-40.908947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.378571\"/>\n      <waypoint x=\"150.140808\" y=\"-112.847275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.747508\" y=\"-138.026749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.187897\"/>\n      <waypoint x=\"30.390982\" y=\"7.090875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.829834\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.365005\" y=\"-111.420448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.364395\"/>\n      <waypoint x=\"56.767769\" y=\"-133.555389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.664673\" y=\"62.359661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n      <waypoint x=\"-9.250611\" y=\"172.675903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.853806\" y=\"10.899036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"87.632767\" y=\"-3.671554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.144165\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.685974\" y=\"207.252411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n      <waypoint x=\"220.540604\" y=\"184.747635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"319.502075\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.011564\" y=\"-4.626485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.874344\"/>\n      <waypoint x=\"-6.326790\" y=\"81.605576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.449310\" y=\"-8.114182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.837143\"/>\n      <waypoint x=\"121.662880\" y=\"-132.165146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.479561\" y=\"-146.804703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.119446\"/>\n      <waypoint x=\"-145.460968\" y=\"-90.765526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.533966\" y=\"-9.944061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-224.246445\"/>\n      <waypoint x=\"-15.360697\" y=\"-138.601410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.196342\" y=\"-131.707703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.093948\"/>\n      <waypoint x=\"-82.647621\" y=\"7.486220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-245.328247\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.151489\" y=\"-136.424362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-7.090842\" y=\"33.431030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.209824\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.281677\" y=\"30.532293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-85.727905\" y=\"174.480164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"431.149414\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.355820\" y=\"58.981358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.852585\"/>\n      <waypoint x=\"163.247864\" y=\"108.488510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.322433\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"194.151367\" y=\"5.920470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n      <waypoint x=\"163.022430\" y=\"192.737320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.740219\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.869304\" y=\"-74.906517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"79.815125\" y=\"-80.675026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.134354\" y=\"84.570274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-73.731468\" y=\"165.419403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.982910\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.602630\" y=\"-138.623169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.268250\"/>\n      <waypoint x=\"-11.664227\" y=\"-15.986532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.551315\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.523384\" y=\"30.356438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.774551\"/>\n      <waypoint x=\"-19.975857\" y=\"170.165237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"161.006271\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.917839\" y=\"-163.673004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.240067\"/>\n      <waypoint x=\"-6.390063\" y=\"71.605766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.414604\" y=\"188.303558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-140.725357\"/>\n      <waypoint x=\"5.210944\" y=\"87.532692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.186996\" y=\"-4.445614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-232.490524\"/>\n      <waypoint x=\"7.911731\" y=\"-35.036720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.464935\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.196903\" y=\"-198.464096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"81.138931\" y=\"-118.131638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.286415\" y=\"-129.133163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.660919\"/>\n      <waypoint x=\"136.652542\" y=\"-194.070099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.027382\" y=\"-136.519226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.523911\"/>\n      <waypoint x=\"82.350853\" y=\"-152.423431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.997749\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.130669\" y=\"135.692627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"35.677494\" y=\"203.942062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.926913\" y=\"130.787231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.990509\"/>\n      <waypoint x=\"-71.069633\" y=\"180.752136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.776474\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.900836\" y=\"117.554245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"22.859859\" y=\"2.352800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.014549\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.160339\" y=\"18.811569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"186.410675\" y=\"187.620255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.577530\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.424587\" y=\"-63.082851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-15.753511\" y=\"-12.196823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-229.080353\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.333404\" y=\"160.559036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.427933\"/>\n      <waypoint x=\"-77.541672\" y=\"118.541504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.660072\" y=\"196.977020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-67.042419\" y=\"131.971939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.628632\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.253647\" y=\"-13.136941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-256.928833\"/>\n      <waypoint x=\"5.708030\" y=\"-108.896172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.417576\" y=\"-76.819565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"80.149963\" y=\"-90.149109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.469170\" y=\"-127.475822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-77.040520\" y=\"-3.013489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.917839\" y=\"-163.673004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.240067\"/>\n      <waypoint x=\"-9.369083\" y=\"-24.421867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.496994\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.721293\" y=\"-68.908348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"149.375259\" y=\"-68.833923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.656952\" y=\"-170.349564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.153564\"/>\n      <waypoint x=\"-67.040657\" y=\"-2.962071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.705322\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.367553\" y=\"-45.174667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-88.123444\" y=\"88.570267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.058601\" y=\"0.517316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"69.515289\" y=\"4.058707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.638721\" y=\"-166.832169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-85.145676\" y=\"-102.918571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.422020\" y=\"-20.909334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"17.895611\" y=\"-7.178181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.180511\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.095154\" y=\"2.004140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-227.046646\"/>\n      <waypoint x=\"-143.429337\" y=\"-106.030884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.719696\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.904626\" y=\"148.324265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637466\"/>\n      <waypoint x=\"-24.399780\" y=\"197.091949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.149200\" y=\"-136.638535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-65.058693\" y=\"0.548167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.350788\" y=\"-2.912246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n      <waypoint x=\"-88.618385\" y=\"-92.909058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.110088\" y=\"196.988373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-37.089897\" y=\"131.307938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.335754\" y=\"-144.498825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.596107\"/>\n      <waypoint x=\"-1.931218\" y=\"-83.076767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.085281\" y=\"131.715302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"-9.674862\" y=\"105.627251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.839775\" y=\"-201.972275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"0.240590\" y=\"-171.089981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.185257\" y=\"129.677139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-23.945744\" y=\"0.380000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.000000\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.722339\" y=\"-29.629528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.596046\"/>\n      <waypoint x=\"-1.092492\" y=\"-117.066414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.361612\" y=\"-138.515747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"42.409492\" y=\"3.653812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.679092\" y=\"-28.809986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.996475\"/>\n      <waypoint x=\"-3.967765\" y=\"23.559319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.786702\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_11.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.660736\" y=\"-151.741669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.942955\"/>\n      <waypoint x=\"153.083420\" y=\"-80.771248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.003510\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.432447\" y=\"-135.402069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-1.832544\" y=\"-87.075546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.323975\" y=\"-52.568882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-45.963852\" y=\"-205.661484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.626442\" y=\"-4.164589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"-6.478646\" y=\"57.606064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.401947\" y=\"29.563763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"230.551834\" y=\"-194.528824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"225.764862\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.066959\" y=\"207.618607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n      <waypoint x=\"39.686203\" y=\"207.432068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.597275\" y=\"-73.352859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"46.845028\" y=\"-137.268784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.414719\" y=\"-94.684280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.430298\"/>\n      <waypoint x=\"-14.401443\" y=\"-194.364990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.668259\" y=\"-104.822006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"213.750519\" y=\"176.738480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"139.459824\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.542023\" y=\"-64.909164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"9.058954\" y=\"-102.811653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.040894\" y=\"62.652615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-22.466492\" y=\"171.022552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"161.006287\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.910065\" y=\"143.394531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.887390\"/>\n      <waypoint x=\"5.660505\" y=\"158.581268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.307996\" y=\"130.934372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.459839\"/>\n      <waypoint x=\"1.495884\" y=\"53.555523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.060747\" y=\"-130.125946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-247.337067\"/>\n      <waypoint x=\"6.186911\" y=\"133.721680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.856870\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.135015\" y=\"75.532936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"48.455353\" y=\"7.244514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.417976\" y=\"120.252037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"97.339905\" y=\"7.974730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.364891\" y=\"62.527649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.852600\"/>\n      <waypoint x=\"228.588440\" y=\"124.560295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.770760\" y=\"34.541824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-9.965921\" y=\"59.628170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.738297\" y=\"133.546036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.547802\"/>\n      <waypoint x=\"4.129251\" y=\"-44.915649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.651840\" y=\"52.861214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-225.323135\"/>\n      <waypoint x=\"-136.450745\" y=\"-119.675659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.105576\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.289780\" y=\"27.562304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"-6.187587\" y=\"103.605125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.110102\" y=\"196.998352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-89.057213\" y=\"11.263741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.687988\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.548899\" y=\"-196.962662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"77.907829\" y=\"-26.708727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.448681\" y=\"130.814499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"123.337006\" y=\"8.363065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.769257\" y=\"194.578064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.667664\"/>\n      <waypoint x=\"-74.333420\" y=\"11.562364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.934742\" y=\"-178.828522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-23.433825\" y=\"-135.273560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.140007\" y=\"-72.413673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.066635\"/>\n      <waypoint x=\"32.415962\" y=\"7.084860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.829834\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"238.745911\" y=\"138.771576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"244.278305\" y=\"-154.769379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.648041\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.112976\" y=\"-90.937714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-3.903994\" y=\"-31.389389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.221474\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.228448\" y=\"19.734430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"14.256137\"/>\n      <waypoint x=\"71.681961\" y=\"-133.235886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.772705\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.147591\" y=\"172.846161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"248.653564\"/>\n      <waypoint x=\"5.248909\" y=\"93.532570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"216.885864\" y=\"-187.942596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.596920\"/>\n      <waypoint x=\"235.388718\" y=\"-11.094463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.524628\" y=\"31.434443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"50.455132\" y=\"7.274385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.171074\" y=\"-22.766949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.693680\"/>\n      <waypoint x=\"192.099319\" y=\"9.390208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.541977\" y=\"-81.056313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.745300\"/>\n      <waypoint x=\"6.303892\" y=\"-192.672684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.178513\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.327888\" y=\"-123.478317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-81.696358\" y=\"-1.799992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.279125\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.815125\" y=\"-80.675026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-9.915303\" y=\"67.627998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.689224\" y=\"-4.978604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.698227\"/>\n      <waypoint x=\"73.237808\" y=\"133.547607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.963264\" y=\"-132.068665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.690338\"/>\n      <waypoint x=\"-15.572944\" y=\"18.099571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.603310\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.276171\" y=\"89.605415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-32.382290\" y=\"204.111893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.857025\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.967346\" y=\"11.505963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-227.080093\"/>\n      <waypoint x=\"-87.149200\" y=\"-136.638535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.641106\" y=\"-146.426239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-88.387909\" y=\"-8.399390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.306198\" y=\"21.560715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843742\"/>\n      <waypoint x=\"-78.107521\" y=\"-88.937714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.005566\" y=\"135.259674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"5.263999\" y=\"-90.901649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"243.717560\" y=\"78.304474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n      <waypoint x=\"248.112518\" y=\"-102.402100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.371590\" y=\"-2.437591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-61.312416\" y=\"-192.884155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.028152\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.636898\" y=\"111.627136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-38.780117\" y=\"179.409103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.420135\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.750595\" y=\"121.621269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"239.779251\"/>\n      <waypoint x=\"-101.623466\" y=\"-136.946930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.716415\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"244.592865\" y=\"42.315117\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.606750\"/>\n      <waypoint x=\"243.008835\" y=\"-36.506699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.405663\" y=\"-14.909357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-71.940239\" y=\"190.990265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.146591\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.263515\" y=\"91.605370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-114.010185\" y=\"133.049210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"244.613541\" y=\"-102.487198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n      <waypoint x=\"87.521935\" y=\"-205.808060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.594467\" y=\"-133.422211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.323410\"/>\n      <waypoint x=\"36.374878\" y=\"3.588766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.282791\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.493139\" y=\"134.346680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-87.480896\" y=\"168.066757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"438.275665\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.422043\" y=\"-42.747002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"0.437198\" y=\"-19.542858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.202316\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.467209\" y=\"-78.765526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-98.396233\" y=\"-136.879486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.105576\" y=\"154.932877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.212296\"/>\n      <waypoint x=\"-85.216537\" y=\"-137.997406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.393219\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.183014\" y=\"-199.316711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-223.697144\"/>\n      <waypoint x=\"-27.432907\" y=\"-135.359222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"216.268402\" y=\"-1.750048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"66.840439\" y=\"-136.840424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.508774\" y=\"-3.135653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"5.591419\" y=\"-27.921730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.922333\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.911133\" y=\"-16.918896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.502640\" y=\"-10.765553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.973572\" y=\"-131.158340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-133.572998\"/>\n      <waypoint x=\"149.444824\" y=\"-72.833321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.389915\" y=\"0.953425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.928230\"/>\n      <waypoint x=\"-33.162624\" y=\"197.113815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.935171\" y=\"-9.493869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.727127\"/>\n      <waypoint x=\"7.090449\" y=\"-164.919128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.659996\" y=\"196.922119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-74.613007\" y=\"152.919907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.212296\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.313335\" y=\"-92.901039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"203.244995\" y=\"-197.115036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.454098\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.393231\" y=\"-28.805571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.800140\"/>\n      <waypoint x=\"-61.901352\" y=\"186.117294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.961456\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.953835\" y=\"-16.015079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-494.999969\"/>\n      <waypoint x=\"85.170853\" y=\"-191.862732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.645714\" y=\"-102.947212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"79.038078\" y=\"-58.688751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.896797\" y=\"-54.691250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"-6.516611\" y=\"51.606186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.006077\" y=\"135.214417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"60.506290\" y=\"3.924134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.074799\" y=\"-76.937759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"78.073448\" y=\"-131.552795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.863953\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.238602\" y=\"-146.673965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.964874\"/>\n      <waypoint x=\"0.289927\" y=\"-173.089371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.683838\" y=\"-116.908974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-88.382446\" y=\"-6.399389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.169594\" y=\"-191.762238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-43.354267\" y=\"-139.201126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.910944\" y=\"-96.813477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-3.828433\" y=\"-148.073349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.959923\" y=\"-151.469818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.877258\"/>\n      <waypoint x=\"142.612717\" y=\"-75.651962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.363785\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.861992\" y=\"-181.142105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.096024\"/>\n      <waypoint x=\"75.174011\" y=\"-192.113953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.371094\" y=\"0.730468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.287949\"/>\n      <waypoint x=\"11.311254\" y=\"-22.405613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.510765\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.853806\" y=\"10.899036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"222.992462\" y=\"159.485382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.100525\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.351980\" y=\"-197.688934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"136.583405\" y=\"-72.299438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.553152\" y=\"-193.637344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-9.978577\" y=\"57.628208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.744499\" y=\"135.082855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.981750\"/>\n      <waypoint x=\"12.865049\" y=\"14.910851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.110989\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.662422\" y=\"-132.122314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"114.683205\" y=\"-76.377594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.702377\" y=\"-153.181793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-6.056483\" y=\"124.324722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.910614\" y=\"27.760513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n      <waypoint x=\"29.242287\" y=\"134.175140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.614765\" y=\"137.624344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-120.139130\"/>\n      <waypoint x=\"-145.508942\" y=\"1.314447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.728018\" y=\"-134.504837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.489120\"/>\n      <waypoint x=\"-88.585419\" y=\"-147.091278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.371025\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"221.120148\" y=\"-5.177964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"79.793762\" y=\"-69.467216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-245.961517\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.183495\" y=\"66.532158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-77.957306\" y=\"10.494824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.589966\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.881363\" y=\"-135.178772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.588135\"/>\n      <waypoint x=\"70.839523\" y=\"-136.754745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.595143\" y=\"148.251495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"79.461899\" y=\"7.707676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.051682\" y=\"55.129601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-250.859528\"/>\n      <waypoint x=\"79.539482\" y=\"48.136925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.097565\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.058022\" y=\"128.920380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.428909\"/>\n      <waypoint x=\"-74.377045\" y=\"-4.437575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.480568\" y=\"-150.660965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.823395\"/>\n      <waypoint x=\"99.667931\" y=\"-132.636337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.506500\" y=\"-86.027969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-73.711258\" y=\"-166.889740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.270172\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.552933\" y=\"-68.909149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.490143\" y=\"-34.765549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.273677\" y=\"-131.819199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-448.586456\"/>\n      <waypoint x=\"129.736008\" y=\"-135.493011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.557569\" y=\"-193.989059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"-47.353348\" y=\"-139.286789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.135483\" y=\"146.862930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.212280\"/>\n      <waypoint x=\"-78.020248\" y=\"-56.937832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.651295\" y=\"193.447083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-74.642914\" y=\"144.850052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.212280\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.388832\" y=\"16.592192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.686363\"/>\n      <waypoint x=\"29.242287\" y=\"134.175140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.434631\" y=\"-202.359421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-84.947151\" y=\"-146.820526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.897400\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.457811\" y=\"-193.212540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n      <waypoint x=\"105.666557\" y=\"-132.507828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.199188\" y=\"-8.924795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.789429\"/>\n      <waypoint x=\"53.450867\" y=\"-192.659851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.460205\" y=\"-34.909283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.534378\" y=\"50.345779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.368469\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.916826\" y=\"-188.332520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.362923\"/>\n      <waypoint x=\"-142.674973\" y=\"-116.541855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.502975\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.800873\" y=\"121.473785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.714657\"/>\n      <waypoint x=\"1.748979\" y=\"93.554718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.287292\" y=\"-96.605026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.978546\"/>\n      <waypoint x=\"-76.858307\" y=\"-173.166916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.270172\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.195107\" y=\"-140.905182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.688446\"/>\n      <waypoint x=\"155.000015\" y=\"-192.648010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.121063\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.838242\" y=\"134.268005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.876220\"/>\n      <waypoint x=\"-9.863685\" y=\"196.600983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.002731\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.590332\" y=\"-72.826149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"-127.210838\" y=\"-133.052124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-212.901901\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.508324\" y=\"-3.075909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"7.559915\" y=\"-40.840405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.473022\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.568024\" y=\"130.017624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.066654\"/>\n      <waypoint x=\"-1.045117\" y=\"134.341919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.745102\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.331480\" y=\"-87.161888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"4.949592\" y=\"-31.070711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.037109\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.931496\" y=\"136.503067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-64.031380\" y=\"184.074463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-133.432236\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.966381\" y=\"-205.460510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-88.471115\" y=\"-38.909267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.041611\" y=\"1.040022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.839706\"/>\n      <waypoint x=\"-9.675293\" y=\"124.065399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.324219\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.501602\" y=\"-12.765553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-92.149353\" y=\"-137.007553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.587524\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.107491\" y=\"-88.918617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-70.237526\" y=\"197.403259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.596481\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.271729\" y=\"-9.590628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"209.800186\"/>\n      <waypoint x=\"-9.313885\" y=\"162.676102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.923424\" y=\"193.356583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-145.553558\" y=\"86.954437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.597961\" y=\"-73.405525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n      <waypoint x=\"82.350853\" y=\"-152.423431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.997749\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.471115\" y=\"-38.909267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-10.700064\" y=\"127.124039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.629761\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.227509\" y=\"-132.923782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"151.139984\" y=\"-191.174515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.050903\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.649246\" y=\"140.895508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.448509\"/>\n      <waypoint x=\"99.235153\" y=\"133.176773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.108269\" y=\"-131.349686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-20.444685\" y=\"0.581620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.398361\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.836632\" y=\"-201.721054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"71.863098\" y=\"-133.232010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.772705\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.113792\" y=\"-133.183777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"-9.003946\" y=\"23.304993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-288.080688\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.649246\" y=\"140.895508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.448509\"/>\n      <waypoint x=\"-141.102554\" y=\"60.068295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.040115\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.678467\" y=\"191.440994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.406448\"/>\n      <waypoint x=\"-91.428032\" y=\"-2.693546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.195740\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.810675\" y=\"15.901228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.865246\"/>\n      <waypoint x=\"-61.605362\" y=\"-204.114685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-198.456406\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.844109\" y=\"-137.183105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"217.879623\" y=\"-191.530884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.316818\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.085701\" y=\"-80.937744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-12.856253\" y=\"-135.046951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.709854\" y=\"-116.785797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"22.980356\" y=\"-5.445867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.887314\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.387909\" y=\"-8.399390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-5.801300\" y=\"164.653915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.712458\" y=\"-9.351838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.097778\"/>\n      <waypoint x=\"108.661407\" y=\"-194.773514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.417212\" y=\"146.346436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"9.157628\" y=\"-106.810440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.710732\" y=\"56.560825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.489090\" y=\"-36.765549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.479599\" y=\"-74.833015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n      <waypoint x=\"146.421921\" y=\"-137.023819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.374176\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.673645\" y=\"-190.467926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.560425\"/>\n      <waypoint x=\"133.660141\" y=\"-131.908127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.395264\" y=\"-70.818596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-137.800049\"/>\n      <waypoint x=\"142.723907\" y=\"-190.416397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.560425\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.919434\" y=\"-178.579544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.558228\"/>\n      <waypoint x=\"-88.705658\" y=\"-124.908943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.856430\" y=\"31.307877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"101.185051\" y=\"129.648621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.866379\" y=\"-125.784431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n      <waypoint x=\"203.244995\" y=\"-197.115036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.454098\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.987473\" y=\"-76.830284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"210.911331\" y=\"178.998383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.502441\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.558014\" y=\"-6.231993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"13.478957\" y=\"-13.540210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-494.999969\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.848240\" y=\"-137.568634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"34.344139\" y=\"7.082854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.051239\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.157608\" y=\"-187.070923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"46.079605\"/>\n      <waypoint x=\"234.805191\" y=\"12.898442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.150719\" y=\"78.570305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-102.013268\" y=\"132.777634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.327904\" y=\"13.600532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-145.562820\" y=\"104.725105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.273758\" y=\"-2.466972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"214.603607\" y=\"-189.481216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.376122\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.162025\" y=\"22.493631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.725571\"/>\n      <waypoint x=\"166.154495\" y=\"5.502264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.850178\" y=\"-139.479385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"222.067734\"/>\n      <waypoint x=\"-92.901657\" y=\"-140.941864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.404877\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.469170\" y=\"-127.475822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n      <waypoint x=\"233.831573\" y=\"-91.021088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.882320\" y=\"-125.583687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"230.856842\" y=\"-165.462387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.617172\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.986122\" y=\"-101.157631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-145.274170\" y=\"-6.989065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.566566\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.450745\" y=\"-119.675659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.105576\"/>\n      <waypoint x=\"-16.186649\" y=\"12.439025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.094856\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.751373\" y=\"132.991852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.097511\"/>\n      <waypoint x=\"-77.813644\" y=\"18.816301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.234741\" y=\"133.119720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n      <waypoint x=\"232.525055\" y=\"106.650719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.127594\" y=\"135.964203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"42.294556\" y=\"7.152486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.146980\" y=\"-136.852722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"79.956406\" y=\"-84.672531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.992743\" y=\"-11.915415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.817474\"/>\n      <waypoint x=\"170.101761\" y=\"9.061618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.350735\" y=\"-2.932814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n      <waypoint x=\"-77.656219\" y=\"76.541672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.725426\" y=\"139.956635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.890896\"/>\n      <waypoint x=\"-74.310883\" y=\"19.824663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.946098\" y=\"-191.708969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.749908\"/>\n      <waypoint x=\"-19.918005\" y=\"-4.090783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.464203\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.531166\" y=\"-60.947376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-0.055431\" y=\"-159.093643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.055431\" y=\"-159.093643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-71.309822\" y=\"-139.553146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-186.560440\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.163584\" y=\"-33.114246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.462250\"/>\n      <waypoint x=\"-128.930222\" y=\"-131.883926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.484329\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.289839\" y=\"-109.068848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n      <waypoint x=\"-83.197868\" y=\"-136.963379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.534515\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"237.716888\" y=\"-106.821411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"120.681122\" y=\"-76.219589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.490906\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.139984\" y=\"-191.174515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.050903\"/>\n      <waypoint x=\"232.220184\" y=\"-24.765533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.306198\" y=\"21.560715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843742\"/>\n      <waypoint x=\"-84.618004\" y=\"90.560715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.176124\" y=\"-204.686722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"79.461922\" y=\"-70.681267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.058434\" y=\"-70.937798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"21.548899\" y=\"-196.962662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.359779\" y=\"-138.687088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-74.464317\" y=\"-151.163269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.881592\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.482079\" y=\"-42.947441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n      <waypoint x=\"-53.616013\" y=\"-195.165573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.994202\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.337133\" y=\"-174.916092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"36.772358\" y=\"-133.983749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.807003\" y=\"-207.007141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"121.662880\" y=\"-132.165146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.660072\" y=\"196.982010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"-16.915848\" y=\"134.352173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.990158\" y=\"-34.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-74.591164\" y=\"-82.947289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.403473\" y=\"8.814525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"232.379181\" y=\"112.648933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.243694\" y=\"134.317764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817200\"/>\n      <waypoint x=\"229.609619\" y=\"82.572716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.267540\" y=\"-193.255646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.317505\"/>\n      <waypoint x=\"-149.037781\" y=\"56.652615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.162613\" y=\"197.118805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.142944\"/>\n      <waypoint x=\"-77.628944\" y=\"86.541626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.021123\" y=\"57.533298\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"80.644447\" y=\"-104.140373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.024124\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.058334\" y=\"0.414479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"25.547636\" y=\"-196.862183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.542786\" y=\"-79.467941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.906982\"/>\n      <waypoint x=\"-30.544399\" y=\"-5.147533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.906693\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.205704\" y=\"-124.937584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.156219\"/>\n      <waypoint x=\"-117.836700\" y=\"33.832642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.822120\" y=\"184.122833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.362534\"/>\n      <waypoint x=\"-117.679993\" y=\"-3.222454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.971096\" y=\"197.115662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.055420\"/>\n      <waypoint x=\"-21.014788\" y=\"134.444946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.188522\" y=\"130.133545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.182800\"/>\n      <waypoint x=\"-20.373594\" y=\"207.581940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.142944\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.736008\" y=\"-135.493011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-18.548508\" y=\"15.074146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.896034\" y=\"-139.796265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.660049\"/>\n      <waypoint x=\"-149.053558\" y=\"86.952606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.508774\" y=\"-3.135653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"7.355498\" y=\"-21.663271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.754822\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.452821\" y=\"134.386108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817200\"/>\n      <waypoint x=\"-6.516611\" y=\"51.606186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.514748\" y=\"-54.909206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-93.704086\" y=\"0.373737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.226578\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.404556\" y=\"148.346420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-78.042068\" y=\"-64.937805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.843750\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.152405\" y=\"-136.338684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"154.687057\" y=\"-172.967285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.112869\" y=\"-133.098114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n      <waypoint x=\"91.618660\" y=\"-191.223709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.592377\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town03_val.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"240.160583\" y=\"75.292770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.415192\"/>\n      <waypoint x=\"246.216034\" y=\"-24.425148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.786731\" y=\"-172.830338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-4.887448\" y=\"-105.156410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.562820\" y=\"104.725105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-43.368973\" y=\"0.659693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.660027\" y=\"196.947067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.857025\"/>\n      <waypoint x=\"75.237595\" y=\"133.519073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.513168\" y=\"9.434446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.029846\"/>\n      <waypoint x=\"-15.880634\" y=\"12.808654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.662918\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.618729\" y=\"-82.831810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.003510\"/>\n      <waypoint x=\"176.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.131691\" y=\"135.602097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-6.415373\" y=\"67.605850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town03\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.354187\" y=\"-110.013000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.024109\"/>\n      <waypoint x=\"-11.884285\" y=\"16.586905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.362534\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town03\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"231.597992\" y=\"0.816888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n      <waypoint x=\"153.362030\" y=\"-96.788826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.996460\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town03\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.138493\" y=\"155.113495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637451\"/>\n      <waypoint x=\"4.129252\" y=\"-44.915653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586426\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town03\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.875919\" y=\"-209.160370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"86.098076\" y=\"-162.322418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.853058\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.387909\" y=\"-8.399390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-23.014261\" y=\"134.490204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town03\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.045044\" y=\"-190.600876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.593216\"/>\n      <waypoint x=\"228.978653\" y=\"-170.540985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.791588\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.838524\" y=\"-201.871796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-65.079285\" y=\"-139.666550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.368954\" y=\"0.649410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n      <waypoint x=\"131.283569\" y=\"132.715042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.684061\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.118727\" y=\"130.940582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.161102\"/>\n      <waypoint x=\"5.164141\" y=\"37.037640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.418121\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.382904\" y=\"-140.446579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.618591\"/>\n      <waypoint x=\"-88.405663\" y=\"-14.909357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.979736\" y=\"-54.727219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-96.125542\" y=\"136.145264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.979191\" y=\"-209.099274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.836029\"/>\n      <waypoint x=\"-84.860641\" y=\"1.591035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.866357\" y=\"-22.422348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.673584\"/>\n      <waypoint x=\"180.100662\" y=\"9.210977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.855804\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.094448\" y=\"118.324844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n      <waypoint x=\"-46.716530\" y=\"185.427383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.392273\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.816093\" y=\"-155.249817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.338623\"/>\n      <waypoint x=\"-4.640764\" y=\"-115.153366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.413544\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.206964\" y=\"-108.809830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-88.696144\" y=\"-140.880524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.671455\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town03\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.171967\" y=\"-105.016960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.393204\"/>\n      <waypoint x=\"226.162689\" y=\"151.657364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.993942\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.894768\" y=\"-10.918918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"-20.254042\" y=\"-2.326484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.896942\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town03\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.454191\" y=\"130.963745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.283882\"/>\n      <waypoint x=\"-45.950245\" y=\"193.354431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.230347\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.442947\" y=\"0.391933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.705322\"/>\n      <waypoint x=\"63.238827\" y=\"133.690231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.817204\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town03\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.531861\" y=\"16.088530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.801056\"/>\n      <waypoint x=\"75.514626\" y=\"4.148323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.144165\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town03\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.585274\" y=\"102.560669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.843735\"/>\n      <waypoint x=\"0.608030\" y=\"-23.038685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.202316\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town03\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.868618\" y=\"-45.088329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.586456\"/>\n      <waypoint x=\"-143.422104\" y=\"118.250595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.467194\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.928932\" y=\"136.729385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n      <waypoint x=\"-9.399241\" y=\"149.186386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.637459\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.470322\" y=\"197.031677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-175.531799\"/>\n      <waypoint x=\"-145.540955\" y=\"108.640663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.664917\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town03\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.807632\" y=\"-207.057388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"135.659683\" y=\"-131.865295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.227264\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town03\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.719910\" y=\"203.634293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.148468\"/>\n      <waypoint x=\"241.480576\" y=\"147.416122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"279.075745\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.353348\" y=\"-139.286789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.772736\"/>\n      <waypoint x=\"-123.461555\" y=\"39.521309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.676849\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.208336\" y=\"132.329300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.703201\"/>\n      <waypoint x=\"-139.418457\" y=\"58.860958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-216.233887\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town03\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.620270\" y=\"-140.577927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.993519\"/>\n      <waypoint x=\"-88.021072\" y=\"126.386566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.070572\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.259346\" y=\"-190.050354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.726105\"/>\n      <waypoint x=\"147.614899\" y=\"-138.026367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-224.710709\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.445892\" y=\"165.238678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"440.743317\"/>\n      <waypoint x=\"188.826645\" y=\"201.586472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"341.797607\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town03\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.708969\" y=\"-202.704346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.560440\"/>\n      <waypoint x=\"-3.637070\" y=\"-33.379421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.057907\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.626221\" y=\"-4.134717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.144196\"/>\n      <waypoint x=\"5.392807\" y=\"-194.674850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.757103\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.568939\" y=\"64.499916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.888550\"/>\n      <waypoint x=\"241.353317\" y=\"31.563169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.393188\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town03\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.987030\" y=\"-40.727226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029846\"/>\n      <waypoint x=\"-53.368847\" y=\"0.608275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.294617\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town03\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.386470\" y=\"-176.915482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"184.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.000000\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town03\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.762934\" y=\"-90.815300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"148.278137\" y=\"-134.077957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.590897\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town03\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.022881\" y=\"-60.824444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.586456\"/>\n      <waypoint x=\"-26.200689\" y=\"-198.162628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.439560\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.209991\" y=\"-193.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.000000\"/>\n      <waypoint x=\"231.500732\" y=\"4.815710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.606750\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town03\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.343777\" y=\"-2.829940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.705383\"/>\n      <waypoint x=\"-80.129639\" y=\"135.783157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.296802\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town03\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.861130\" y=\"-196.023163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.922775\"/>\n      <waypoint x=\"86.178383\" y=\"-178.340164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.153564\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town03\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.113173\" y=\"131.343536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"171.398376\"/>\n      <waypoint x=\"10.505999\" y=\"-24.097557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.392067\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_00.xml",
    "content": "<routes><route id=\"0\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"297.402924\" y=\"-121.691147\" yaw=\"180.924042\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"344.505157\" y=\"-172.195694\" yaw=\"-539.673889\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-486.196136\" y=\"172.232483\" yaw=\"270.357513\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-444.774628\" y=\"41.380035\" yaw=\"-21.122589\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.776375\" y=\"-182.818954\" yaw=\"-267.543060\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"273.349579\" y=\"-118.578644\" yaw=\"0.924043\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-489.867615\" y=\"193.679108\" yaw=\"271.054260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-482.321808\" y=\"112.255486\" yaw=\"270.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-389.865387\" y=\"422.999329\" yaw=\"21.018267\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-259.625031\" y=\"428.789917\" yaw=\"-0.208197\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.698314\" y=\"-61.197159\" yaw=\"-450.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.941332\" y=\"-126.697861\" yaw=\"-90.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.101767\" y=\"-213.213455\" yaw=\"-90.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"170.311798\" y=\"-364.553070\" yaw=\"0.501399\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-463.418396\" y=\"27.085566\" yaw=\"-209.974594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-510.296295\" y=\"108.080856\" yaw=\"90.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"337.033417\" y=\"132.392639\" yaw=\"-35.531734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"402.590271\" y=\"-130.950775\" yaw=\"270.598602\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.602203\" y=\"-277.883331\" yaw=\"-66.456177\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.201813\" y=\"-354.137177\" yaw=\"-25.132645\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-494.263458\" y=\"229.671478\" yaw=\"270.278381\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-435.122009\" y=\"31.453526\" yaw=\"-10.055328\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.618843\" y=\"16.313431\" yaw=\"-539.923157\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-397.688477\" y=\"16.278023\" yaw=\"179.631577\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.618256\" y=\"-169.992783\" yaw=\"0.326125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.187988\" y=\"-191.558640\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"176.372818\" y=\"-371.500336\" yaw=\"0.501399\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"376.506256\" y=\"-299.471619\" yaw=\"61.980171\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-332.570251\" y=\"407.515320\" yaw=\"184.391571\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-429.579254\" y=\"362.296906\" yaw=\"222.043976\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.045746\" y=\"35.146301\" yaw=\"360.317383\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"405.345093\" y=\"-51.606796\" yaw=\"270.439087\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-371.316711\" y=\"407.212250\" yaw=\"197.189636\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-471.271545\" y=\"319.763550\" yaw=\"242.386261\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"387.933685\" y=\"20.519287\" yaw=\"316.588440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"404.726105\" y=\"-260.148926\" yaw=\"259.893921\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-389.456177\" y=\"400.477875\" yaw=\"203.545822\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-459.592651\" y=\"326.177277\" yaw=\"238.506760\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.763031\" y=\"-199.508423\" yaw=\"90.771446\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.014465\" y=\"-73.793915\" yaw=\"-269.560883\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"386.030212\" y=\"-221.002350\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"281.404999\" y=\"-121.949173\" yaw=\"180.924042\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"61.762589\" y=\"-326.981201\" yaw=\"-42.328773\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"182.328659\" y=\"-364.448029\" yaw=\"0.469294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-220.385757\" y=\"-98.606628\" yaw=\"163.264191\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-433.148163\" y=\"17.012480\" yaw=\"-186.837387\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"250.020035\" y=\"-246.173309\" yaw=\"-0.394501\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.407974\" y=\"-292.471863\" yaw=\"91.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-497.247070\" y=\"57.472153\" yaw=\"-242.366684\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-514.195618\" y=\"172.057785\" yaw=\"90.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.279175\" y=\"-374.837952\" yaw=\"-3.614053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"233.340500\" y=\"-307.653198\" yaw=\"0.589784\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"251.464600\" y=\"-170.061035\" yaw=\"-381.647430\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"365.098663\" y=\"-68.552048\" yaw=\"179.273148\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.208878\" y=\"-261.069244\" yaw=\"90.176750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"217.676163\" y=\"-367.682739\" yaw=\"0.429922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"309.735016\" y=\"-172.393616\" yaw=\"-179.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"204.815308\" y=\"-288.392639\" yaw=\"271.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.845700\" y=\"85.282524\" yaw=\"-450.289093\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.198233\" y=\"-61.238369\" yaw=\"-450.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.702698\" y=\"-259.058472\" yaw=\"-89.823250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.926239\" y=\"-163.216339\" yaw=\"-269.401398\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-227.354645\" y=\"407.672516\" yaw=\"179.791809\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-434.483582\" y=\"362.538513\" yaw=\"223.234497\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-471.393219\" y=\"358.267365\" yaw=\"52.168041\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-221.601013\" y=\"432.151764\" yaw=\"-0.208197\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-503.471161\" y=\"136.123978\" yaw=\"90.357513\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-507.565704\" y=\"201.140488\" yaw=\"91.734459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.781952\" y=\"-311.272369\" yaw=\"-181.787415\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.715179\" y=\"-168.905060\" yaw=\"-359.673859\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.943680\" y=\"28.609825\" yaw=\"0.977936\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"277.807617\" y=\"37.554459\" yaw=\"0.977936\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.184039\" y=\"-158.587723\" yaw=\"89.775146\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.341947\" y=\"48.168030\" yaw=\"89.710876\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.430023\" y=\"-170.668869\" yaw=\"-449.823242\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.954651\" y=\"-124.173904\" yaw=\"74.533875\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"120.428177\" y=\"-169.971100\" yaw=\"-359.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.583405\" y=\"-220.388641\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-287.908539\" y=\"-83.612862\" yaw=\"177.452988\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-451.445496\" y=\"10.335099\" yaw=\"-197.961685\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"142.080566\" y=\"-219.698120\" yaw=\"-54.792633\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.779144\" y=\"-122.751755\" yaw=\"182.944351\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.480782\" y=\"-285.060760\" yaw=\"-40.247894\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.297485\" y=\"-303.475250\" yaw=\"82.210228\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"414.130219\" y=\"-230.430252\" yaw=\"270.598602\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"373.789185\" y=\"-329.177032\" yaw=\"231.824219\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.876923\" y=\"-100.590637\" yaw=\"270.510925\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.863190\" y=\"-157.183395\" yaw=\"90.598595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"204.236542\" y=\"11.795060\" yaw=\"-179.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"66.342850\" y=\"9.852180\" yaw=\"-539.767334\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.575127\" y=\"351.325836\" yaw=\"134.319092\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-309.742615\" y=\"404.471863\" yaw=\"179.791809\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"281.747253\" y=\"41.122219\" yaw=\"0.977936\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"397.619202\" y=\"-6.111235\" yaw=\"291.278290\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.336744\" y=\"-25.931358\" yaw=\"-90.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.752594\" y=\"-277.787994\" yaw=\"-67.085442\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"216.736725\" y=\"-249.444229\" yaw=\"179.605499\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.329712\" y=\"-349.717255\" yaw=\"32.376762\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-503.905945\" y=\"195.414673\" yaw=\"91.285110\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-445.785797\" y=\"389.953766\" yaw=\"40.142719\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.795421\" y=\"-186.975174\" yaw=\"89.775146\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.278030\" y=\"-55.142273\" yaw=\"-270.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"320.053406\" y=\"-117.825356\" yaw=\"0.924042\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"390.351379\" y=\"-18.778030\" yaw=\"100.444855\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"262.105316\" y=\"-245.205231\" yaw=\"-33.087540\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"288.265472\" y=\"-169.015747\" yaw=\"0.326125\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-399.575867\" y=\"33.790520\" yaw=\"359.631592\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-172.837540\" y=\"30.215275\" yaw=\"0.076828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.891537\" y=\"137.423187\" yaw=\"-270.289093\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.218102\" y=\"284.545258\" yaw=\"109.177887\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-399.852203\" y=\"383.611786\" yaw=\"209.238464\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-492.921478\" y=\"128.189682\" yaw=\"270.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.921425\" y=\"136.861176\" yaw=\"211.968460\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.331619\" y=\"27.376644\" yaw=\"-359.767334\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.665100\" y=\"-300.555939\" yaw=\"96.415833\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.478714\" y=\"-133.029343\" yaw=\"54.470917\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.241516\" y=\"-302.071686\" yaw=\"225.744232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.027908\" y=\"-202.399536\" yaw=\"90.176750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"330.108673\" y=\"-121.163628\" yaw=\"180.924042\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"171.327286\" y=\"-173.181427\" yaw=\"180.326126\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.247025\" y=\"10.566226\" yaw=\"-179.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.858299\" y=\"5.444706\" yaw=\"-172.602768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.563160\" y=\"-233.749512\" yaw=\"-253.470551\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.899185\" y=\"-160.680115\" yaw=\"-269.823242\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.975838\" y=\"-261.612152\" yaw=\"103.620049\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.203110\" y=\"-195.629974\" yaw=\"131.919907\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.297406\" y=\"-35.968563\" yaw=\"-90.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.946548\" y=\"-225.143585\" yaw=\"-77.475098\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.109436\" y=\"-126.659996\" yaw=\"270.510925\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.354622\" y=\"-177.202087\" yaw=\"-107.086273\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.611430\" y=\"299.553375\" yaw=\"-68.513199\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"196.861206\" y=\"196.635559\" yaw=\"-17.985626\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.314552\" y=\"16.787157\" yaw=\"-179.767349\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.614166\" y=\"12.826842\" yaw=\"-539.923157\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"393.095612\" y=\"-236.561661\" yaw=\"88.474609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"292.585480\" y=\"-308.946167\" yaw=\"199.909836\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.715057\" y=\"-168.870895\" yaw=\"-359.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"199.093643\" y=\"-191.608398\" yaw=\"91.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.414856\" y=\"278.982910\" yaw=\"108.479362\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.957832\" y=\"384.375610\" yaw=\"149.274292\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.659068\" y=\"-71.197075\" yaw=\"-450.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.478255\" y=\"-240.499756\" yaw=\"-82.104706\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.616184\" y=\"-209.574951\" yaw=\"-85.498810\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.545609\" y=\"-298.470276\" yaw=\"91.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-487.942444\" y=\"70.753288\" yaw=\"-68.561935\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-371.576477\" y=\"33.610481\" yaw=\"359.631592\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"203.713989\" y=\"-240.395248\" yaw=\"271.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.327576\" y=\"-173.283890\" yaw=\"180.326126\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"123.031570\" y=\"-360.084778\" yaw=\"-14.435843\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.708862\" y=\"-261.058441\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"406.424561\" y=\"-162.927124\" yaw=\"-89.401398\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"413.891144\" y=\"-241.890793\" yaw=\"266.795959\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.505630\" y=\"-126.906090\" yaw=\"107.521744\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"347.184357\" y=\"-64.715164\" yaw=\"-1.927007\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.682240\" y=\"-225.856995\" yaw=\"-87.849777\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.170393\" y=\"-289.107971\" yaw=\"-62.929008\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"272.107147\" y=\"19.954607\" yaw=\"-179.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"176.240616\" y=\"11.317180\" yaw=\"-179.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.440453\" y=\"17.263292\" yaw=\"-539.022034\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.614159\" y=\"12.824161\" yaw=\"-539.923157\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"306.045349\" y=\"-118.051300\" yaw=\"0.924043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.613190\" y=\"-239.236755\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.995789\" y=\"-249.714539\" yaw=\"-180.394501\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"306.584564\" y=\"-250.062851\" yaw=\"179.605499\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"203.372665\" y=\"-225.519165\" yaw=\"271.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.776550\" y=\"-257.553406\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.846893\" y=\"37.180405\" yaw=\"0.076828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.637619\" y=\"30.302692\" yaw=\"-359.923157\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-482.533966\" y=\"146.254837\" yaw=\"270.357513\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-336.873657\" y=\"26.495333\" yaw=\"0.076828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"312.584442\" y=\"-250.104172\" yaw=\"179.605499\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.548431\" y=\"-320.344238\" yaw=\"271.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.752190\" y=\"-332.952057\" yaw=\"-38.682453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.612793\" y=\"-330.956787\" yaw=\"41.685535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.968689\" y=\"-327.298218\" yaw=\"-43.618515\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"156.734940\" y=\"-364.627625\" yaw=\"-0.917334\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.804626\" y=\"5.586579\" yaw=\"-179.923172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-363.734192\" y=\"9.059547\" yaw=\"179.631577\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.735046\" y=\"-172.404999\" yaw=\"-179.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"212.766800\" y=\"-249.416885\" yaw=\"179.605499\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.402008\" y=\"-215.557693\" yaw=\"90.510933\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"265.995544\" y=\"-249.783386\" yaw=\"-180.394501\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.063477\" y=\"-177.026810\" yaw=\"-76.155815\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"228.736435\" y=\"-249.526855\" yaw=\"179.605499\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-310.113831\" y=\"-82.575836\" yaw=\"-187.626724\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-463.160767\" y=\"18.978046\" yaw=\"-207.143890\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.673370\" y=\"-245.949509\" yaw=\"-128.045258\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"388.277740\" y=\"-101.113335\" yaw=\"90.598595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.497459\" y=\"-92.864159\" yaw=\"-27.158554\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.616037\" y=\"-13.858842\" yaw=\"89.775146\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.957596\" y=\"-316.425537\" yaw=\"91.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.405365\" y=\"-162.668900\" yaw=\"-449.823242\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"250.185669\" y=\"-310.979980\" yaw=\"180.589783\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.352539\" y=\"-246.473984\" yaw=\"91.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.629578\" y=\"-166.690811\" yaw=\"-48.499096\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.620422\" y=\"-232.388580\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.276466\" y=\"304.748749\" yaw=\"117.236404\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-203.260330\" y=\"404.084930\" yaw=\"179.791809\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.592468\" y=\"-179.072495\" yaw=\"-269.401398\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"373.160645\" y=\"10.216450\" yaw=\"140.882324\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.912292\" y=\"-245.469910\" yaw=\"-3.681213\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"225.792892\" y=\"-367.627899\" yaw=\"0.152540\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.472351\" y=\"-184.388809\" yaw=\"-89.823250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"134.295517\" y=\"-204.130020\" yaw=\"-72.071259\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"225.860611\" y=\"-388.627808\" yaw=\"180.151169\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.126915\" y=\"-262.591736\" yaw=\"104.237411\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-27.721937\" y=\"312.932495\" yaw=\"118.366547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.274109\" y=\"404.063141\" yaw=\"179.741943\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.618843\" y=\"16.305387\" yaw=\"-539.923157\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.818756\" y=\"16.199198\" yaw=\"-179.923172\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.656200\" y=\"9.389297\" yaw=\"-179.767349\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-160.818787\" y=\"16.231377\" yaw=\"-179.923172\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.236832\" y=\"11.760926\" yaw=\"-179.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.343319\" y=\"9.616677\" yaw=\"-179.767349\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"264.227814\" y=\"12.819091\" yaw=\"-179.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.314935\" y=\"16.600380\" yaw=\"-179.767349\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.738502\" y=\"273.598602\" yaw=\"-75.307655\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.140705\" y=\"143.759384\" yaw=\"-90.289124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"208.757797\" y=\"-131.351059\" yaw=\"50.852459\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.334534\" y=\"-139.709015\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.218658\" y=\"398.534546\" yaw=\"159.082291\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.216675\" y=\"407.047974\" yaw=\"175.734116\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.786530\" y=\"-237.621918\" yaw=\"-251.464630\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"253.186279\" y=\"-119.841080\" yaw=\"-383.361298\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.335205\" y=\"101.950607\" yaw=\"258.099548\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.257790\" y=\"27.189564\" yaw=\"0.232651\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"388.988190\" y=\"-169.109619\" yaw=\"-269.401398\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.286926\" y=\"9.387868\" yaw=\"-179.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.177711\" y=\"-11.222678\" yaw=\"133.230713\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-57.727612\" y=\"5.869590\" yaw=\"-179.923172\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.885117\" y=\"31.972778\" yaw=\"0.977936\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"406.470734\" y=\"-10.728404\" yaw=\"284.766907\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.186707\" y=\"14.133984\" yaw=\"-179.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.717957\" y=\"12.861564\" yaw=\"-179.923172\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.715240\" y=\"-168.927811\" yaw=\"-359.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"263.521362\" y=\"-245.903687\" yaw=\"-19.422625\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-350.910217\" y=\"405.082184\" yaw=\"190.722946\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-448.802521\" y=\"352.692871\" yaw=\"228.999146\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.217010\" y=\"-169.556778\" yaw=\"0.326125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.269073\" y=\"-41.768047\" yaw=\"90.439102\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.742285\" y=\"230.970306\" yaw=\"93.081299\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.160202\" y=\"380.413727\" yaw=\"148.706223\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.491364\" y=\"-254.220535\" yaw=\"76.276596\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"284.033203\" y=\"-307.116821\" yaw=\"2.551275\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-421.708923\" y=\"373.397522\" yaw=\"217.497177\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-485.884155\" y=\"122.233467\" yaw=\"270.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-510.243530\" y=\"284.463318\" yaw=\"77.004997\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-478.471436\" y=\"342.187836\" yaw=\"57.354729\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.760696\" y=\"39.552040\" yaw=\"0.977936\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.027069\" y=\"31.646130\" yaw=\"360.354187\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"308.375916\" y=\"-377.877686\" yaw=\"201.511673\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"221.874191\" y=\"-385.151733\" yaw=\"180.429916\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"220.313721\" y=\"-122.326942\" yaw=\"25.120718\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"302.285156\" y=\"-172.436005\" yaw=\"180.326126\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"237.376328\" y=\"-311.111847\" yaw=\"180.589783\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"380.738556\" y=\"-270.602051\" yaw=\"73.726128\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-511.604065\" y=\"219.065704\" yaw=\"91.455284\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-496.202911\" y=\"306.809998\" yaw=\"69.404869\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.289612\" y=\"-37.941074\" yaw=\"-90.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.949234\" y=\"-124.670410\" yaw=\"-90.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-312.813934\" y=\"12.527579\" yaw=\"-179.923172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-507.070953\" y=\"152.101852\" yaw=\"90.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.948273\" y=\"-108.590317\" yaw=\"270.510925\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"365.639832\" y=\"2.776849\" yaw=\"142.591431\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"349.418427\" y=\"20.638613\" yaw=\"171.717377\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"272.226624\" y=\"12.955626\" yaw=\"-179.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"266.295563\" y=\"-249.785446\" yaw=\"179.605499\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.974976\" y=\"-167.669601\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.399170\" y=\"-160.668915\" yaw=\"-89.823250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.688354\" y=\"-156.805176\" yaw=\"-89.228554\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-473.198181\" y=\"343.840881\" yaw=\"56.042587\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-384.331055\" y=\"421.318268\" yaw=\"19.656458\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"380.783569\" y=\"-61.778191\" yaw=\"74.936691\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"356.104553\" y=\"11.832540\" yaw=\"160.835297\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"344.445374\" y=\"-168.658859\" yaw=\"8.229692\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.981323\" y=\"-163.966614\" yaw=\"-69.149628\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.684669\" y=\"389.423981\" yaw=\"150.476883\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-333.919128\" y=\"403.893433\" yaw=\"184.958298\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.451599\" y=\"-139.223114\" yaw=\"-89.228554\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.478119\" y=\"-215.459839\" yaw=\"-89.228554\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.790112\" y=\"-165.229401\" yaw=\"-90.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.618317\" y=\"-170.015549\" yaw=\"0.326125\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.468185\" y=\"-314.578461\" yaw=\"-97.819336\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"312.914276\" y=\"-170.836578\" yaw=\"48.936371\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"55.762756\" y=\"-362.646393\" yaw=\"144.059845\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.350172\" y=\"-285.823334\" yaw=\"112.862595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.930038\" y=\"-170.679672\" yaw=\"-269.823242\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.346252\" y=\"-153.218964\" yaw=\"270.510925\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-483.762451\" y=\"235.570755\" yaw=\"269.866302\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-467.912872\" y=\"47.625179\" yaw=\"-42.447464\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.350098\" y=\"-118.643150\" yaw=\"0.924043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"349.042633\" y=\"-68.275780\" yaw=\"178.298737\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"253.854706\" y=\"-125.483261\" yaw=\"121.645531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.862915\" y=\"-306.607788\" yaw=\"112.487305\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.098053\" y=\"-308.779083\" yaw=\"-23.325073\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.267639\" y=\"-162.717834\" yaw=\"90.771431\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.440453\" y=\"17.263292\" yaw=\"-539.022034\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.357504\" y=\"6.132950\" yaw=\"-179.767349\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.632957\" y=\"26.848282\" yaw=\"-359.923157\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.789257\" y=\"33.986412\" yaw=\"0.232651\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.000153\" y=\"-142.853561\" yaw=\"90.771446\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"248.404755\" y=\"-169.138870\" yaw=\"-350.068726\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-247.649445\" y=\"425.246399\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.463832\" y=\"321.528351\" yaw=\"-46.323147\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.405640\" y=\"-123.432487\" yaw=\"-136.760101\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"380.263977\" y=\"-167.037750\" yaw=\"-323.298523\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.183140\" y=\"-367.741455\" yaw=\"146.990921\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.705990\" y=\"-251.168030\" yaw=\"123.405251\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"316.103821\" y=\"-122.625824\" yaw=\"-140.731567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.008911\" y=\"-227.526001\" yaw=\"270.510925\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"130.958435\" y=\"-205.185669\" yaw=\"-252.092590\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.657104\" y=\"-244.288513\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-490.689056\" y=\"311.248047\" yaw=\"67.517250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-247.600830\" y=\"432.246246\" yaw=\"-0.208197\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.413429\" y=\"-217.051178\" yaw=\"89.775146\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.663186\" y=\"-25.886223\" yaw=\"89.775146\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"312.914276\" y=\"-170.836578\" yaw=\"48.936371\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.917709\" y=\"-166.679688\" yaw=\"-269.823242\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.976212\" y=\"-238.501541\" yaw=\"-26.870682\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.381927\" y=\"-157.218781\" yaw=\"270.510925\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-305.649048\" y=\"425.457153\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-155.171646\" y=\"427.654877\" yaw=\"-11.731448\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-258.267426\" y=\"-86.508858\" yaw=\"171.386551\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-439.488678\" y=\"18.033869\" yaw=\"-191.464828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.044312\" y=\"-117.922287\" yaw=\"0.924043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.576401\" y=\"-169.344116\" yaw=\"0.326125\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-514.045837\" y=\"148.058258\" yaw=\"90.357513\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-492.954834\" y=\"305.503784\" yaw=\"69.429688\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.791992\" y=\"-178.461868\" yaw=\"91.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.573334\" y=\"-122.631378\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-511.485260\" y=\"214.942657\" yaw=\"91.734459\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-502.695892\" y=\"309.430908\" yaw=\"69.355217\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"138.358505\" y=\"-384.347626\" yaw=\"172.817383\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.163565\" y=\"-244.540329\" yaw=\"124.441986\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"379.190735\" y=\"-333.632263\" yaw=\"231.766617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"323.179871\" y=\"-378.976349\" yaw=\"206.217773\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.708160\" y=\"-177.142868\" yaw=\"-115.221893\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.912506\" y=\"-256.247162\" yaw=\"-60.440079\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.656370\" y=\"184.007233\" yaw=\"89.710876\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-136.743088\" y=\"397.190918\" yaw=\"160.806305\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-320.977814\" y=\"-83.989845\" yaw=\"-194.729523\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-308.905548\" y=\"30.032837\" yaw=\"0.076828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.618484\" y=\"-170.072464\" yaw=\"0.326125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"286.265503\" y=\"-169.027130\" yaw=\"0.326125\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.056686\" y=\"-298.913055\" yaw=\"271.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"279.348816\" y=\"-118.481888\" yaw=\"0.924043\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.271805\" y=\"27.343914\" yaw=\"0.232651\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.948639\" y=\"28.029541\" yaw=\"0.977936\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-303.649078\" y=\"425.449890\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-162.936890\" y=\"432.665100\" yaw=\"-9.429208\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"250.178299\" y=\"-173.349625\" yaw=\"-202.200714\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.234650\" y=\"-84.652908\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.683311\" y=\"-362.906219\" yaw=\"-22.924547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.536057\" y=\"-254.471878\" yaw=\"91.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.253178\" y=\"-47.238476\" yaw=\"-90.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.336998\" y=\"-314.172577\" yaw=\"-49.410503\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-315.717133\" y=\"411.493652\" yaw=\"179.791809\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-485.403412\" y=\"265.307495\" yaw=\"261.483429\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.678421\" y=\"-260.506653\" yaw=\"-74.182732\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"166.373199\" y=\"-371.587830\" yaw=\"0.501399\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.064453\" y=\"-177.704208\" yaw=\"90.510933\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.966003\" y=\"-119.148926\" yaw=\"90.598595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.852737\" y=\"-371.070312\" yaw=\"-4.997528\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"282.422760\" y=\"-360.476501\" yaw=\"13.745321\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"138.041473\" y=\"-213.072586\" yaw=\"-62.472031\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"228.760544\" y=\"-246.026947\" yaw=\"359.605499\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.276428\" y=\"-163.371704\" yaw=\"90.771446\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"157.327515\" y=\"-173.261124\" yaw=\"180.326126\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-241.354553\" y=\"407.723389\" yaw=\"179.791809\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-455.731842\" y=\"332.181732\" yaw=\"236.012695\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.383659\" y=\"-248.519745\" yaw=\"-78.684982\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.500427\" y=\"-342.303375\" yaw=\"-34.375607\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.457001\" y=\"-165.638474\" yaw=\"270.510925\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.722717\" y=\"-251.516296\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.449280\" y=\"411.063873\" yaw=\"179.791809\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-443.417023\" y=\"348.218323\" yaw=\"228.944519\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.635925\" y=\"-234.400879\" yaw=\"89.294724\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"242.596130\" y=\"-172.775757\" yaw=\"180.326126\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-373.598938\" y=\"30.123413\" yaw=\"359.631592\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-208.837509\" y=\"30.167004\" yaw=\"0.076828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"66.243370\" y=\"34.351978\" yaw=\"0.232651\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.887741\" y=\"31.665569\" yaw=\"0.977936\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.978531\" y=\"-186.399597\" yaw=\"90.176750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.007416\" y=\"-123.075577\" yaw=\"90.598595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"337.015991\" y=\"-67.820930\" yaw=\"177.706451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.741455\" y=\"-166.892929\" yaw=\"-51.217133\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"218.536682\" y=\"-127.285728\" yaw=\"212.372498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"391.965607\" y=\"-119.075783\" yaw=\"90.598595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.946625\" y=\"-213.002777\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"367.106140\" y=\"-65.077225\" yaw=\"-0.726851\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.210445\" y=\"34.132584\" yaw=\"0.232651\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"221.756042\" y=\"40.098190\" yaw=\"0.977936\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-482.206543\" y=\"94.773796\" yaw=\"-88.812286\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-318.969360\" y=\"37.019348\" yaw=\"0.076828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.656832\" y=\"-299.061310\" yaw=\"-59.399925\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.076523\" y=\"-375.095245\" yaw=\"-1.468446\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.132736\" y=\"143.766510\" yaw=\"192.747192\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.271885\" y=\"27.303310\" yaw=\"0.232651\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.982235\" y=\"-345.484985\" yaw=\"139.226227\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.992378\" y=\"-168.937241\" yaw=\"138.286911\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.307098\" y=\"-169.590424\" yaw=\"0.326125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"280.194061\" y=\"-310.671082\" yaw=\"180.589783\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.786774\" y=\"422.376984\" yaw=\"-14.023530\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.709236\" y=\"275.804993\" yaw=\"-43.513512\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"327.800323\" y=\"38.407818\" yaw=\"0.977936\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"413.152100\" y=\"-136.811539\" yaw=\"270.598602\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.543285\" y=\"-242.177795\" yaw=\"97.183205\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.776169\" y=\"-193.624985\" yaw=\"132.920242\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.260681\" y=\"-244.250000\" yaw=\"-121.294952\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.040588\" y=\"-337.264618\" yaw=\"41.008911\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.500862\" y=\"124.813629\" yaw=\"231.189758\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"18.257854\" y=\"27.157082\" yaw=\"0.232651\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.893158\" y=\"37.962799\" yaw=\"351.757812\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"403.568085\" y=\"-224.540268\" yaw=\"270.598602\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.830582\" y=\"-354.472382\" yaw=\"91.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.478516\" y=\"-186.388794\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"317.249939\" y=\"-172.769730\" yaw=\"-156.871582\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.052567\" y=\"-210.399490\" yaw=\"90.176750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"308.903687\" y=\"-284.670532\" yaw=\"71.596588\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.644775\" y=\"-240.288528\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  </routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_01.xml",
    "content": "<routes><route id=\"0\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"387.930664\" y=\"-307.778290\" yaw=\"241.257858\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"130.123825\" y=\"-383.098633\" yaw=\"169.933151\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-158.110016\" y=\"424.677673\" yaw=\"-11.104559\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.967721\" y=\"225.963608\" yaw=\"-88.636169\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"250.249069\" y=\"-392.238586\" yaw=\"179.704697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.846684\" y=\"-311.671906\" yaw=\"122.039841\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.982235\" y=\"-345.484985\" yaw=\"139.226227\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.602083\" y=\"-237.608841\" yaw=\"125.723190\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.236359\" y=\"-97.186707\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.513519\" y=\"-162.222824\" yaw=\"-80.816086\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.335434\" y=\"-302.099060\" yaw=\"-269.823242\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.901886\" y=\"-215.526474\" yaw=\"270.510925\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.403111\" y=\"195.758728\" yaw=\"-90.289124\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.926440\" y=\"101.282310\" yaw=\"-450.289093\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.775055\" y=\"396.129517\" yaw=\"163.071030\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-219.354706\" y=\"407.643433\" yaw=\"179.791809\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"401.906555\" y=\"-59.633373\" yaw=\"-89.560883\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"369.063995\" y=\"-345.302002\" yaw=\"226.332047\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-482.346771\" y=\"116.255409\" yaw=\"270.357513\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-371.553986\" y=\"37.110409\" yaw=\"359.631592\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-514.095764\" y=\"156.058105\" yaw=\"90.357513\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-493.891724\" y=\"312.661926\" yaw=\"67.492416\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.497009\" y=\"28.010229\" yaw=\"322.879211\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"406.670929\" y=\"-186.505829\" yaw=\"270.598602\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.009521\" y=\"-9.811111\" yaw=\"113.166237\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"284.440826\" y=\"9.663610\" yaw=\"-179.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.919937\" y=\"-254.393768\" yaw=\"-242.453293\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.135284\" y=\"-232.269989\" yaw=\"-37.815613\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.741875\" y=\"27.027149\" yaw=\"0.232651\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"233.754288\" y=\"40.302994\" yaw=\"0.977936\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"349.140808\" y=\"-227.564774\" yaw=\"90.771446\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"388.695648\" y=\"-141.111145\" yaw=\"90.598595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.552551\" y=\"-210.388687\" yaw=\"-89.823250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"273.349579\" y=\"-118.578644\" yaw=\"0.924043\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.064003\" y=\"-288.706055\" yaw=\"-36.746582\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"246.896133\" y=\"-169.251236\" yaw=\"-359.673859\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"403.041718\" y=\"-268.325897\" yaw=\"256.826447\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.835632\" y=\"-368.539856\" yaw=\"211.639786\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"412.298920\" y=\"-45.553326\" yaw=\"270.439087\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"413.891144\" y=\"-241.890793\" yaw=\"266.795959\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-158.237961\" y=\"403.258423\" yaw=\"167.667389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-328.458435\" y=\"404.275452\" yaw=\"183.045868\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.607513\" y=\"-252.119690\" yaw=\"-116.846809\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.397766\" y=\"-135.223480\" yaw=\"-89.228554\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"171.872696\" y=\"-245.514877\" yaw=\"-197.769211\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.116956\" y=\"-245.244629\" yaw=\"-80.690002\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.848389\" y=\"-209.526718\" yaw=\"270.510925\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.311920\" y=\"-261.504608\" yaw=\"270.510925\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.716766\" y=\"-191.003983\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"318.285675\" y=\"-217.473068\" yaw=\"-103.964478\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.405640\" y=\"-123.432487\" yaw=\"-136.760101\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.375866\" y=\"-205.643784\" yaw=\"-87.504761\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.651643\" y=\"272.728363\" yaw=\"-75.302582\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.375967\" y=\"-15.951048\" yaw=\"-90.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"337.454590\" y=\"-172.235825\" yaw=\"-179.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.129456\" y=\"-271.693512\" yaw=\"265.093018\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-247.600830\" y=\"432.246246\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.990845\" y=\"420.267944\" yaw=\"-16.252335\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-296.969391\" y=\"37.048843\" yaw=\"0.076828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-172.842239\" y=\"33.715271\" yaw=\"0.076828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.744019\" y=\"41.497696\" yaw=\"0.977936\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"409.359833\" y=\"-108.859398\" yaw=\"270.598602\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.425415\" y=\"-160.174606\" yaw=\"88.640694\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"333.254761\" y=\"-168.759674\" yaw=\"-359.673859\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-503.433716\" y=\"130.124100\" yaw=\"90.357513\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-511.243164\" y=\"206.947128\" yaw=\"91.734459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.859390\" y=\"-307.749878\" yaw=\"-0.326630\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"302.294708\" y=\"-250.033325\" yaw=\"179.605499\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.642105\" y=\"5.938051\" yaw=\"-179.767349\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-146.804718\" y=\"5.750155\" yaw=\"-179.923172\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.608551\" y=\"-246.590485\" yaw=\"359.605499\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.350372\" y=\"-118.675407\" yaw=\"0.924043\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.331741\" y=\"-252.005890\" yaw=\"-129.014587\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.791702\" y=\"-178.449234\" yaw=\"91.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.107849\" y=\"-150.852829\" yaw=\"90.771446\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.634705\" y=\"-229.523483\" yaw=\"-91.352539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"18.417749\" y=\"300.087921\" yaw=\"-45.194698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.386205\" y=\"93.335403\" yaw=\"-450.289093\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"345.363800\" y=\"10.531801\" yaw=\"175.547943\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.243973\" y=\"9.957349\" yaw=\"-539.767334\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-514.033386\" y=\"146.058304\" yaw=\"90.357513\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-481.834686\" y=\"329.685822\" yaw=\"61.179611\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"284.256134\" y=\"-310.610260\" yaw=\"182.686981\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.064453\" y=\"-244.190964\" yaw=\"56.895149\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.570404\" y=\"-81.082787\" yaw=\"90.439102\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"210.175934\" y=\"15.396954\" yaw=\"-179.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"288.483521\" y=\"-310.091766\" yaw=\"191.298508\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.285706\" y=\"-172.629532\" yaw=\"180.326126\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-453.565887\" y=\"335.315338\" yaw=\"234.681870\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-492.946411\" y=\"132.189606\" yaw=\"270.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"131.152359\" y=\"-179.853333\" yaw=\"-87.543053\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.801453\" y=\"-245.835098\" yaw=\"-2.078735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.628822\" y=\"-364.772064\" yaw=\"-12.258983\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"239.923248\" y=\"-371.185089\" yaw=\"-0.295309\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"123.713097\" y=\"-299.594147\" yaw=\"-23.809753\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.172272\" y=\"-371.209137\" yaw=\"1.235290\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.330811\" y=\"-164.003372\" yaw=\"-290.653687\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.540588\" y=\"-231.597305\" yaw=\"-93.844482\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"199.882187\" y=\"-312.621765\" yaw=\"137.201675\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.669220\" y=\"-245.516525\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.953003\" y=\"-245.616379\" yaw=\"-4.426941\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.948532\" y=\"-176.679642\" yaw=\"-269.823242\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"130.447952\" y=\"-173.414108\" yaw=\"-179.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.993179\" y=\"-290.694672\" yaw=\"-62.252930\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"238.650574\" y=\"-122.638756\" yaw=\"180.924042\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"172.960388\" y=\"-242.188110\" yaw=\"-17.749939\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.610809\" y=\"-85.150787\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.371552\" y=\"-151.708954\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"319.819885\" y=\"-168.836151\" yaw=\"0.326125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.684418\" y=\"-243.009384\" yaw=\"-263.791595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-302.937469\" y=\"33.540840\" yaw=\"0.076828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.642311\" y=\"33.808052\" yaw=\"-359.923157\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-483.751251\" y=\"326.110321\" yaw=\"62.435997\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-419.011047\" y=\"404.855530\" yaw=\"31.131134\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"349.926758\" y=\"-243.947952\" yaw=\"-116.064262\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"210.142929\" y=\"-129.756836\" yaw=\"47.176495\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"391.798462\" y=\"-103.076653\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.405365\" y=\"-162.668900\" yaw=\"-449.823242\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"209.219574\" y=\"-311.401703\" yaw=\"-179.410187\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"248.404755\" y=\"-169.138870\" yaw=\"-350.068726\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"263.201599\" y=\"-168.553726\" yaw=\"-23.252165\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.616104\" y=\"-309.822388\" yaw=\"-189.729904\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"223.875198\" y=\"33.133343\" yaw=\"0.977936\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"360.409454\" y=\"32.506069\" yaw=\"343.319458\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.867540\" y=\"243.039841\" yaw=\"-83.991127\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.238411\" y=\"64.030449\" yaw=\"-90.289124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"134.447891\" y=\"-173.391342\" yaw=\"-179.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.078273\" y=\"-219.185944\" yaw=\"-90.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-404.757477\" y=\"404.817719\" yaw=\"27.355900\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-279.576294\" y=\"435.862457\" yaw=\"-0.208197\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"329.197479\" y=\"-177.756180\" yaw=\"-118.058258\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.258148\" y=\"-147.074249\" yaw=\"90.598595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.160034\" y=\"-243.113129\" yaw=\"-51.218750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.491180\" y=\"-225.557297\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-508.263153\" y=\"229.572708\" yaw=\"90.281837\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-476.055664\" y=\"345.863617\" yaw=\"56.017761\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.181946\" y=\"-193.461853\" yaw=\"-89.228554\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.489243\" y=\"-124.091187\" yaw=\"66.471512\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.089142\" y=\"425.301819\" yaw=\"-14.541458\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.181183\" y=\"400.924011\" yaw=\"-33.007565\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"405.498383\" y=\"-71.606209\" yaw=\"-89.560883\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"413.256561\" y=\"-146.811005\" yaw=\"270.598602\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.229336\" y=\"37.762619\" yaw=\"0.232651\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"129.252884\" y=\"87.405235\" yaw=\"87.394875\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"332.339417\" y=\"13.981730\" yaw=\"-179.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.440453\" y=\"17.263292\" yaw=\"-539.022034\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"126.557907\" y=\"10.469113\" yaw=\"-539.022034\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.609474\" y=\"9.329527\" yaw=\"-539.923157\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"250.352219\" y=\"-388.739105\" yaw=\"179.704697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.357811\" y=\"-362.331055\" yaw=\"149.215652\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.649445\" y=\"-103.634270\" yaw=\"356.393280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"97.758087\" y=\"2.169421\" yaw=\"157.587677\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.272552\" y=\"-355.535614\" yaw=\"24.555429\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.779633\" y=\"-149.183838\" yaw=\"90.598595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"203.005646\" y=\"-209.523376\" yaw=\"271.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.245789\" y=\"-169.219299\" yaw=\"20.557938\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.624268\" y=\"-315.236633\" yaw=\"109.365143\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"337.254669\" y=\"-168.736908\" yaw=\"-359.673859\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.715057\" y=\"-168.870895\" yaw=\"-359.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"171.872696\" y=\"-245.514877\" yaw=\"-197.769211\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-281.624878\" y=\"428.869873\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.420868\" y=\"407.585327\" yaw=\"-27.864897\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-383.688751\" y=\"16.188004\" yaw=\"179.631577\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-506.971100\" y=\"136.102158\" yaw=\"90.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.135620\" y=\"-171.491882\" yaw=\"150.504211\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.575455\" y=\"-241.646973\" yaw=\"-254.489716\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.760498\" y=\"-246.040710\" yaw=\"359.605499\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.086487\" y=\"-125.300629\" yaw=\"-76.446556\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-224.846863\" y=\"37.145546\" yaw=\"0.076828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.842255\" y=\"33.742085\" yaw=\"0.076828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.813751\" y=\"-295.058289\" yaw=\"-89.823250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"266.616943\" y=\"-122.187691\" yaw=\"180.924042\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-323.775116\" y=\"428.964050\" yaw=\"1.225356\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-108.641121\" y=\"408.304657\" yaw=\"-25.522100\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-477.166351\" y=\"58.110859\" yaw=\"-54.696426\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-252.837463\" y=\"30.108009\" yaw=\"0.076828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-225.649597\" y=\"425.166443\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-157.380905\" y=\"428.101379\" yaw=\"-11.119771\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"183.940765\" y=\"28.951168\" yaw=\"0.977936\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"321.920654\" y=\"31.306435\" yaw=\"0.977936\" z=\"0.0\" />\n    </weather>\n  </route>\n<route id=\"90\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.340576\" y=\"13.845193\" yaw=\"-179.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"156.124054\" y=\"17.974817\" yaw=\"-179.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.125214\" y=\"-370.074432\" yaw=\"7.443815\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"339.805237\" y=\"-343.684082\" yaw=\"38.627289\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.062599\" y=\"-352.498993\" yaw=\"-23.663183\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"133.149338\" y=\"-210.957184\" yaw=\"-246.332993\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.895935\" y=\"-169.171555\" yaw=\"0.326125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"339.454559\" y=\"-172.224442\" yaw=\"180.326126\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.684897\" y=\"16.519173\" yaw=\"-179.767349\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.809402\" y=\"9.247471\" yaw=\"-179.923172\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.548431\" y=\"-320.344238\" yaw=\"271.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.977516\" y=\"-299.198975\" yaw=\"-208.516388\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"167.830627\" y=\"-307.738190\" yaw=\"0.143280\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.194946\" y=\"-359.407867\" yaw=\"23.860291\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.307846\" y=\"-169.852249\" yaw=\"-359.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"259.637299\" y=\"-171.213272\" yaw=\"35.234619\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.936035\" y=\"-355.909515\" yaw=\"220.924698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"156.644241\" y=\"-392.629395\" yaw=\"179.201462\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"262.617462\" y=\"-122.252197\" yaw=\"180.924042\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.052567\" y=\"-210.399490\" yaw=\"90.176750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-486.290833\" y=\"187.407455\" yaw=\"270.357513\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-492.846588\" y=\"116.189888\" yaw=\"270.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"389.362000\" y=\"-204.887039\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"203.511810\" y=\"-175.986862\" yaw=\"-134.391663\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.153717\" y=\"-175.935822\" yaw=\"-105.267395\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"257.880432\" y=\"-176.676682\" yaw=\"-71.041794\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.813013\" y=\"37.502586\" yaw=\"0.232651\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.820129\" y=\"36.086685\" yaw=\"0.977936\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"203.280914\" y=\"-221.520218\" yaw=\"271.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"337.454590\" y=\"-172.235825\" yaw=\"-179.673859\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"259.206757\" y=\"-305.280304\" yaw=\"-65.120033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"252.249161\" y=\"-364.237030\" yaw=\"0.462797\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.364914\" y=\"395.514099\" yaw=\"-34.220776\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"13.023830\" y=\"219.672363\" yaw=\"-90.289124\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.062599\" y=\"-352.498993\" yaw=\"-23.663183\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"224.736526\" y=\"-249.499313\" yaw=\"179.605499\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.936539\" y=\"-307.532867\" yaw=\"-3.870209\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"347.605255\" y=\"-322.141174\" yaw=\"47.176189\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.895046\" y=\"282.438324\" yaw=\"-44.710049\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"188.313034\" y=\"203.060638\" yaw=\"-17.811644\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.260681\" y=\"-244.250000\" yaw=\"-121.294952\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.133835\" y=\"-345.857513\" yaw=\"271.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.565448\" y=\"202.042297\" yaw=\"89.710876\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.951986\" y=\"280.780975\" yaw=\"108.002663\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-292.969391\" y=\"37.054207\" yaw=\"0.076828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.765524\" y=\"30.486477\" yaw=\"0.232651\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"120.994164\" y=\"-15.738899\" yaw=\"127.168579\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.343056\" y=\"9.746610\" yaw=\"-179.767349\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"66.357063\" y=\"6.352211\" yaw=\"-179.767334\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-31.642134\" y=\"5.954292\" yaw=\"-179.767349\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"263.778778\" y=\"-246.447754\" yaw=\"10.232162\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"306.789673\" y=\"-290.093903\" yaw=\"65.812233\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.789062\" y=\"-287.058319\" yaw=\"-89.823250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.115936\" y=\"-345.691437\" yaw=\"33.215351\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.236710\" y=\"-172.977036\" yaw=\"180.326126\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.682251\" y=\"-360.904022\" yaw=\"22.280306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"272.295410\" y=\"-249.826767\" yaw=\"179.605499\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"252.249161\" y=\"-364.237030\" yaw=\"0.462797\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.627808\" y=\"-258.470795\" yaw=\"91.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"305.734833\" y=\"-172.416382\" yaw=\"-179.673874\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-377.175812\" y=\"18.403358\" yaw=\"-291.991516\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-272.832764\" y=\"26.581198\" yaw=\"0.076828\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"366.595856\" y=\"-342.818665\" yaw=\"226.365158\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"294.399811\" y=\"-382.635193\" yaw=\"196.085785\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.839293\" y=\"-152.697678\" yaw=\"-90.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.822128\" y=\"-201.525482\" yaw=\"271.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-462.618774\" y=\"327.937500\" yaw=\"238.534073\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-483.757782\" y=\"237.570618\" yaw=\"269.866302\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"197.992401\" y=\"-171.246628\" yaw=\"-37.190933\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"242.760208\" y=\"-246.123337\" yaw=\"359.605499\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.978531\" y=\"-186.399597\" yaw=\"90.176750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.617706\" y=\"-122.284454\" yaw=\"180.924042\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.350372\" y=\"-118.675407\" yaw=\"0.924043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.847870\" y=\"-265.553101\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"131.844223\" y=\"-192.762756\" yaw=\"-83.590332\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.638245\" y=\"-362.640778\" yaw=\"8.949808\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.759216\" y=\"-199.527115\" yaw=\"270.510925\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.609009\" y=\"-126.631218\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"228.337692\" y=\"-119.755539\" yaw=\"10.416867\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.345703\" y=\"-51.767742\" yaw=\"90.439102\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.244438\" y=\"9.892385\" yaw=\"-539.767334\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-164.804718\" y=\"5.726022\" yaw=\"-179.923172\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.114746\" y=\"269.319824\" yaw=\"81.523232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-462.090332\" y=\"364.081390\" yaw=\"49.036469\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.752190\" y=\"-332.952057\" yaw=\"-38.682453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.738647\" y=\"-306.671326\" yaw=\"11.159554\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-287.576233\" y=\"435.891510\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.017464\" y=\"413.323700\" yaw=\"-22.090269\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"371.867645\" y=\"-284.913483\" yaw=\"66.636925\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"320.485443\" y=\"-121.318848\" yaw=\"180.924042\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.147461\" y=\"-21.872522\" yaw=\"89.775146\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.267253\" y=\"162.060501\" yaw=\"89.710876\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"322.584198\" y=\"-250.173019\" yaw=\"179.605499\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.066971\" y=\"-245.905609\" yaw=\"0.136018\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-469.088348\" y=\"26.462551\" yaw=\"-213.150299\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-504.762299\" y=\"235.660751\" yaw=\"89.866295\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.627472\" y=\"-240.837204\" yaw=\"90.510933\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.206139\" y=\"-287.720886\" yaw=\"-220.257950\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.291626\" y=\"-277.810425\" yaw=\"259.308624\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"199.323044\" y=\"-201.605774\" yaw=\"91.314423\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"262.283417\" y=\"-173.648621\" yaw=\"-150.631012\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.826080\" y=\"-299.058258\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.715149\" y=\"-168.905060\" yaw=\"-359.673859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"221.846161\" y=\"-125.474098\" yaw=\"205.020554\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.064798\" y=\"-95.238106\" yaw=\"-450.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.258749\" y=\"-173.213745\" yaw=\"-450.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.250427\" y=\"-120.620285\" yaw=\"156.764145\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"208.757797\" y=\"-131.351059\" yaw=\"50.852459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"256.327118\" y=\"-251.969940\" yaw=\"62.978432\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.901215\" y=\"-247.597427\" yaw=\"-224.631744\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.014771\" y=\"-173.600937\" yaw=\"-65.086136\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.233566\" y=\"-269.069214\" yaw=\"90.176750\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.644684\" y=\"-130.631073\" yaw=\"90.510933\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"203.253769\" y=\"-140.159790\" yaw=\"64.233711\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"138.049805\" y=\"-219.995285\" yaw=\"-236.733795\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"306.045349\" y=\"-118.051300\" yaw=\"0.924043\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.073212\" y=\"-279.971863\" yaw=\"70.584595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.589569\" y=\"-222.388626\" yaw=\"-89.823250\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"405.329773\" y=\"-49.606853\" yaw=\"270.439087\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"406.733612\" y=\"-192.505508\" yaw=\"270.598602\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.440033\" y=\"-240.137390\" yaw=\"86.792824\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.404480\" y=\"-121.884666\" yaw=\"180.924042\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"387.998901\" y=\"-71.740326\" yaw=\"-269.560883\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.182617\" y=\"14.611864\" yaw=\"-179.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.053661\" y=\"273.590546\" yaw=\"106.387070\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.751175\" y=\"372.175171\" yaw=\"144.132156\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.460022\" y=\"-180.388824\" yaw=\"-89.823250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.627472\" y=\"-240.837204\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.382317\" y=\"40.168133\" yaw=\"89.710876\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.409744\" y=\"133.735718\" yaw=\"217.734848\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.243401\" y=\"34.335739\" yaw=\"0.232651\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"317.921234\" y=\"31.238167\" yaw=\"0.977936\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.728729\" y=\"-313.341858\" yaw=\"238.899445\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.835632\" y=\"-368.539856\" yaw=\"211.639786\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.800507\" y=\"-151.183731\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.504623\" y=\"-133.520828\" yaw=\"230.752335\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-391.688599\" y=\"16.239443\" yaw=\"179.631577\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-496.859680\" y=\"49.794273\" yaw=\"-237.739258\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"404.824463\" y=\"19.718004\" yaw=\"-82.485367\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"403.588989\" y=\"-226.540161\" yaw=\"270.598602\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"204.998810\" y=\"-296.390533\" yaw=\"271.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"210.142929\" y=\"-129.756836\" yaw=\"47.176495\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"203.326782\" y=\"-223.519684\" yaw=\"271.314423\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.004486\" y=\"-280.948425\" yaw=\"75.452835\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.399170\" y=\"-160.668915\" yaw=\"-89.823250\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.064453\" y=\"-177.704208\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.760498\" y=\"-246.040710\" yaw=\"359.605499\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"300.285187\" y=\"-172.447388\" yaw=\"180.326126\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-401.765350\" y=\"390.553009\" yaw=\"208.661835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-493.279236\" y=\"185.527771\" yaw=\"270.357513\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.909348\" y=\"-246.695389\" yaw=\"-138.669388\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"327.254852\" y=\"-168.793823\" yaw=\"-359.673859\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.864777\" y=\"-173.392319\" yaw=\"-162.254852\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.537689\" y=\"-118.631531\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.173218\" y=\"-211.336319\" yaw=\"-64.391861\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"295.346741\" y=\"-118.223854\" yaw=\"0.924043\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.775757\" y=\"-269.457214\" yaw=\"87.021614\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.477325\" y=\"-178.291656\" yaw=\"90.771446\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.454681\" y=\"-178.668823\" yaw=\"-449.823242\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.634705\" y=\"-166.220276\" yaw=\"-58.316219\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"157.932709\" y=\"-307.646973\" yaw=\"-2.674942\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"256.561768\" y=\"-118.849419\" yaw=\"0.924043\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.945724\" y=\"28.370884\" yaw=\"0.977936\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"399.662964\" y=\"-12.365561\" yaw=\"284.913971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-287.354156\" y=\"407.890533\" yaw=\"179.791809\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-473.841553\" y=\"296.644012\" yaw=\"249.981445\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.909348\" y=\"-246.695389\" yaw=\"-138.669388\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"208.757797\" y=\"-131.351059\" yaw=\"50.852459\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-259.625031\" y=\"428.789917\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-135.799332\" y=\"426.324249\" yaw=\"-16.874104\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.617054\" y=\"-170.516449\" yaw=\"0.326125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"240.576233\" y=\"-169.287201\" yaw=\"0.326125\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.765663\" y=\"411.713531\" yaw=\"-27.268431\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.901994\" y=\"280.652618\" yaw=\"-72.990242\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.620621\" y=\"362.068878\" yaw=\"-46.260025\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.138969\" y=\"221.181976\" yaw=\"-23.548336\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-216.842194\" y=\"33.656277\" yaw=\"0.076828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.637657\" y=\"30.350960\" yaw=\"-359.923157\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"347.879272\" y=\"-174.988205\" yaw=\"113.818665\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.421875\" y=\"-223.359634\" yaw=\"-232.894104\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"138.943695\" y=\"-363.240509\" yaw=\"-7.999023\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"255.491364\" y=\"-254.220535\" yaw=\"76.276596\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.670506\" y=\"12.929873\" yaw=\"-179.767349\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-206.809357\" y=\"9.169704\" yaw=\"-179.923172\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"222.576523\" y=\"-169.389664\" yaw=\"0.326125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.201569\" y=\"-246.778748\" yaw=\"3.217377\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.279839\" y=\"345.293457\" yaw=\"130.848740\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-325.254089\" y=\"407.916473\" yaw=\"181.885101\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.267670\" y=\"-239.793015\" yaw=\"-103.812256\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"209.260941\" y=\"-136.624359\" yaw=\"236.867401\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"235.740936\" y=\"-385.163727\" yaw=\"179.704697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.012436\" y=\"-311.427826\" yaw=\"123.468330\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.518784\" y=\"-158.102325\" yaw=\"86.199997\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.864227\" y=\"-155.250107\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"401.652252\" y=\"-257.357697\" yaw=\"260.723969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"229.686951\" y=\"-395.632690\" yaw=\"179.704697\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"412.314240\" y=\"-47.553268\" yaw=\"270.439087\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"413.570435\" y=\"-176.853210\" yaw=\"-89.401398\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.777954\" y=\"-101.149910\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.647736\" y=\"-14.274260\" yaw=\"107.145660\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"377.378784\" y=\"-269.621246\" yaw=\"73.726128\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.577515\" y=\"-235.236908\" yaw=\"90.510933\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.004178\" y=\"-110.670517\" yaw=\"-90.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.618904\" y=\"-170.220459\" yaw=\"0.326125\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.285980\" y=\"-287.238129\" yaw=\"67.443123\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.674988\" y=\"-187.004211\" yaw=\"90.598595\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.098013\" y=\"135.281891\" yaw=\"-450.289093\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.635467\" y=\"-77.224495\" yaw=\"-450.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.151611\" y=\"-374.598145\" yaw=\"201.535553\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"248.564896\" y=\"-388.729889\" yaw=\"179.704697\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"225.785400\" y=\"-371.127960\" yaw=\"0.154435\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"386.130432\" y=\"-234.825577\" yaw=\"89.132690\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.647995\" y=\"-245.722641\" yaw=\"18.221344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"348.736084\" y=\"-197.508606\" yaw=\"90.771446\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"389.591827\" y=\"-226.885834\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"208.372787\" y=\"-249.061523\" yaw=\"-194.221130\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"393.049042\" y=\"-222.769836\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.876343\" y=\"-255.102615\" yaw=\"256.802551\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-227.576706\" y=\"435.673492\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.798374\" y=\"369.081299\" yaw=\"-46.351284\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-285.624878\" y=\"428.884399\" yaw=\"-0.208197\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-213.667099\" y=\"425.122894\" yaw=\"-0.208197\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-213.543610\" y=\"414.622375\" yaw=\"179.791809\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-291.543030\" y=\"414.905823\" yaw=\"179.791809\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.255171\" y=\"-268.615143\" yaw=\"114.510536\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.537546\" y=\"6.141006\" yaw=\"89.775146\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.803696\" y=\"-129.719864\" yaw=\"90.176750\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"391.192261\" y=\"-31.714714\" yaw=\"90.439102\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-470.895447\" y=\"347.180664\" yaw=\"54.786217\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-422.600647\" y=\"398.472809\" yaw=\"33.068405\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"391.673096\" y=\"-91.077316\" yaw=\"90.598595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"314.812714\" y=\"-205.526871\" yaw=\"270.510925\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.852454\" y=\"-21.921576\" yaw=\"-90.224854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.064852\" y=\"-95.210632\" yaw=\"-450.224854\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.122879\" y=\"18.111355\" yaw=\"-179.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.604790\" y=\"5.842937\" yaw=\"-539.923157\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-222.832825\" y=\"26.648237\" yaw=\"0.076828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.271969\" y=\"27.262707\" yaw=\"0.232651\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"115.208725\" y=\"-383.360107\" yaw=\"164.962814\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.281044\" y=\"-261.109314\" yaw=\"104.322876\" z=\"0.0\" />\n    </weather>\n  </route>\n</routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_02.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.399170\" y=\"-160.668915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"384.903320\" y=\"-113.149254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-371.364136\" y=\"396.171722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.345413\"/>\n      <waypoint x=\"-476.771027\" y=\"287.835968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.224701\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.402832\" y=\"136.968201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.685402\"/>\n      <waypoint x=\"408.936981\" y=\"-63.579617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.148987\" y=\"-307.356659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"93.643089\" y=\"-283.608032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-223.801437\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.509201\" y=\"-311.693176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.654068\"/>\n      <waypoint x=\"258.745880\" y=\"-273.058380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"387.677032\" y=\"-29.741594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n      <waypoint x=\"116.440117\" y=\"17.297426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.022034\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"359.727631\" y=\"-306.947144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.655621\"/>\n      <waypoint x=\"310.502014\" y=\"-114.631691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.618347\" y=\"-170.026932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"284.265533\" y=\"-169.038528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.298859\" y=\"-310.855286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"240.603119\" y=\"-119.106812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-228.804657\" y=\"5.640210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-395.688507\" y=\"16.265163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.798141\" y=\"-377.241241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"155.599747\"/>\n      <waypoint x=\"-5.367577\" y=\"-238.845612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.479027\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-220.832825\" y=\"26.650919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-97.642326\" y=\"33.816097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.357208\" y=\"-169.371155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"298.155426\" y=\"20.399242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.126892\" y=\"-258.390533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"285.511688\" y=\"-359.681122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.135571\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.257824\" y=\"27.173321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"247.871719\" y=\"33.542957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.089691\" y=\"-83.114319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"352.505066\" y=\"-217.459656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-380.338135\" y=\"16.556171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-276.942627\"/>\n      <waypoint x=\"-87.637642\" y=\"30.329510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.274750\" y=\"-172.293762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"196.748947\" y=\"-248.767258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.022583\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-257.600739\" y=\"432.282593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-10.085273\" y=\"330.874695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.368599\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-420.758026\" y=\"395.496002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.093220\"/>\n      <waypoint x=\"-271.649292\" y=\"425.333588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"402.861877\" y=\"-156.949371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"385.741028\" y=\"-324.710999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"235.658768\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-398.215546\" y=\"388.489258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.934952\"/>\n      <waypoint x=\"-483.751465\" y=\"227.920441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.491577\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.986511\" y=\"-121.075684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"228.596359\" y=\"-172.855453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.618973\" y=\"6.833089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.022034\"/>\n      <waypoint x=\"22.314785\" y=\"16.673468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.236542\" y=\"-174.793762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.021484\"/>\n      <waypoint x=\"273.406036\" y=\"-122.078186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.464291\" y=\"-102.601906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-12.616037\" y=\"-13.858842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.966232\" y=\"-164.224045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"381.549774\" y=\"-127.185074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.883881\" y=\"-249.852112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-163.988235\"/>\n      <waypoint x=\"232.530167\" y=\"-119.260010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.064941\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-398.942291\" y=\"411.562958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.843157\"/>\n      <waypoint x=\"-151.214188\" y=\"426.793365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.830604\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-438.860870\" y=\"395.529480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.536987\"/>\n      <waypoint x=\"-261.625031\" y=\"428.797180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.140705\" y=\"143.759384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"11.635467\" y=\"-77.224495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.507483\" y=\"-243.721222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.619568\"/>\n      <waypoint x=\"186.394287\" y=\"-371.417572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"217.728683\" y=\"-374.682556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n      <waypoint x=\"391.590424\" y=\"-253.740005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.510429\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"312.189270\" y=\"-360.966187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.449568\"/>\n      <waypoint x=\"382.259583\" y=\"-195.119980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.715027\" y=\"-168.859512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"201.270340\" y=\"-286.473419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-359.785950\" y=\"-56.614876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-227.560547\"/>\n      <waypoint x=\"-510.321259\" y=\"112.080772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.939560\" y=\"-174.003143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-302.836823\"/>\n      <waypoint x=\"298.265320\" y=\"-168.958832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.990540\" y=\"-306.404358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.733646\"/>\n      <waypoint x=\"248.562820\" y=\"-118.978432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.598198\" y=\"-372.347351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.234756\"/>\n      <waypoint x=\"-7.251657\" y=\"-281.308594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.114029\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.119141\" y=\"398.009277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.997429\"/>\n      <waypoint x=\"5.631016\" y=\"141.848236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-465.326324\" y=\"45.380684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.453323\"/>\n      <waypoint x=\"-389.621094\" y=\"26.726366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-271.448761\" y=\"411.332764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-491.048218\" y=\"273.777802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.006714\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.814117\" y=\"12.763558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-354.949738\" y=\"12.503134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.314885\" y=\"16.624743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-63.717957\" y=\"12.861564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"281.404999\" y=\"-121.949173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"311.615692\" y=\"-239.516846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510941\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-489.446472\" y=\"132.211426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-463.018036\" y=\"39.251011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.736374\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-380.449493\" y=\"-12.936857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.802887\"/>\n      <waypoint x=\"-136.832886\" y=\"26.763546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-270.832764\" y=\"26.583879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"24.257805\" y=\"27.181442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.454559\" y=\"-172.224442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"276.194275\" y=\"-310.712250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.440453\" y=\"17.263292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.022034\"/>\n      <waypoint x=\"-41.642044\" y=\"5.913689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.619278\" y=\"-122.477974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"327.254852\" y=\"-168.793823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.685738\" y=\"79.131714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-14.984663\" y=\"218.059738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.656370\" y=\"184.007233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-115.682228\" y=\"384.470825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.252899\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.425720\" y=\"-163.146515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.401398\"/>\n      <waypoint x=\"314.741394\" y=\"-197.527191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-507.033508\" y=\"146.101974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-504.190918\" y=\"205.328293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.734459\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.080322\" y=\"-2.928828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.238579\"/>\n      <waypoint x=\"290.439941\" y=\"9.766011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-223.649612\" y=\"425.159180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-158.937836\" y=\"431.962097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.513165\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.917725\" y=\"-161.249786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510941\"/>\n      <waypoint x=\"330.434113\" y=\"10.448697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.120850\" y=\"18.350294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-119.618828\" y=\"16.286615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.639036\" y=\"-56.655365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.825829\"/>\n      <waypoint x=\"-12.184219\" y=\"79.423904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.063202\" y=\"-256.400970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.921135\"/>\n      <waypoint x=\"372.313995\" y=\"1.521575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.243118\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"352.451202\" y=\"-213.460022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n      <waypoint x=\"211.066971\" y=\"-245.905609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.136018\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.651367\" y=\"-243.516602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"384.407043\" y=\"-59.767494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.176243\" y=\"-156.615219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-15.441955\" y=\"127.440941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.281021\" y=\"-234.554779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.167297\"/>\n      <waypoint x=\"271.349854\" y=\"-118.610901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.828003\" y=\"35.165058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"388.729218\" y=\"14.719961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"312.419098\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-292.969391\" y=\"37.054207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-184.837524\" y=\"30.199184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.792923\" y=\"398.113770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.352997\"/>\n      <waypoint x=\"-257.259949\" y=\"404.281158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.028473\" y=\"-173.669373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"258.359192\" y=\"-147.708969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.642311\" y=\"33.805370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n      <waypoint x=\"88.302727\" y=\"34.441551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.767334\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.069164\" y=\"-324.330139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.557518\"/>\n      <waypoint x=\"158.968140\" y=\"-371.646118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.030177\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.695892\" y=\"-189.004105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"134.923965\" y=\"-205.966751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.151398\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.715057\" y=\"-168.870895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"258.377716\" y=\"-153.708954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"372.521606\" y=\"-299.481873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.201805\"/>\n      <waypoint x=\"314.510498\" y=\"-171.638229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.995880\" y=\"-249.686996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"318.698181\" y=\"-246.588394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.270615\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.133270\" y=\"-101.337158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"342.806946\"/>\n      <waypoint x=\"22.343204\" y=\"9.673524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-379.952148\" y=\"10.727605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-284.941650\"/>\n      <waypoint x=\"-234.832825\" y=\"26.632147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"362.529327\" y=\"39.178268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"343.224609\"/>\n      <waypoint x=\"410.421478\" y=\"-210.467926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.063202\" y=\"-256.400970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.921135\"/>\n      <waypoint x=\"313.734253\" y=\"-84.591278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.708160\" y=\"-177.142868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.221893\"/>\n      <waypoint x=\"338.447906\" y=\"-246.782181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-211.056091\" y=\"-101.592316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"161.244568\"/>\n      <waypoint x=\"-282.208679\" y=\"-87.431808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.243973\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-403.110504\" y=\"385.788055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"209.847397\"/>\n      <waypoint x=\"-489.384094\" y=\"122.211624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.152313\" y=\"-187.558807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"128.042816\" y=\"-189.026779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.451355\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.846863\" y=\"37.086552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-75.637642\" y=\"30.345596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.861267\" y=\"348.487549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.113464\"/>\n      <waypoint x=\"-106.001953\" y=\"391.259888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"151.598816\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"380.234375\" y=\"-257.847046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.008507\"/>\n      <waypoint x=\"332.051971\" y=\"-117.631836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"246.916443\" y=\"-172.751175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"14.664532\" y=\"-197.227325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.684662\" y=\"16.405483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-16.322441\" y=\"-53.062103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.103714\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.833862\" y=\"-246.696289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.947546\"/>\n      <waypoint x=\"198.488770\" y=\"-250.519012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.946320\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.729656\" y=\"-53.224693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"15.659788\" y=\"-237.840118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.976204\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.604767\" y=\"5.813439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n      <waypoint x=\"-16.170954\" y=\"-27.844997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-293.576233\" y=\"435.913330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-80.173332\" y=\"387.555389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.289528\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-422.600403\" y=\"12.938139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-507.220703\" y=\"176.101395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.514008\" y=\"-254.812714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.982452\"/>\n      <waypoint x=\"348.628387\" y=\"-189.509338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"406.792969\" y=\"-243.269455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.144501\"/>\n      <waypoint x=\"350.260376\" y=\"-353.230255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.438705\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.490505\" y=\"18.113441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-11.484708\" y=\"218.042084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.232086\" y=\"-156.132324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.636932\"/>\n      <waypoint x=\"-302.017822\" y=\"-86.756134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.872345\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.795258\" y=\"-289.058319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"237.860962\" y=\"-374.674530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.628822\" y=\"-364.772064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.258983\"/>\n      <waypoint x=\"191.236969\" y=\"-173.068100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673874\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.353027\" y=\"-145.708984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"131.369202\" y=\"-184.906830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.456940\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.328951\" y=\"13.197857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-75.618866\" y=\"16.345610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.095245\" y=\"-237.205612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"169.307388\" y=\"-169.692871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.509399\" y=\"423.624634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.201696\"/>\n      <waypoint x=\"-6.417740\" y=\"300.732452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.398788\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.206787\" y=\"174.025009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-48.648335\" y=\"326.767731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.303146\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-338.565277\" y=\"410.468231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.318909\"/>\n      <waypoint x=\"-475.103912\" y=\"293.049927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.312256\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"263.664825\" y=\"-249.571594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.680893\"/>\n      <waypoint x=\"264.895844\" y=\"-169.148788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.987811\" y=\"-108.588120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-16.123859\" y=\"-15.845095\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"308.808350\" y=\"-358.681885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.592430\"/>\n      <waypoint x=\"369.422943\" y=\"-297.853119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.174038\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.876002\" y=\"-15.921628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"14.870689\" y=\"-144.697723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"389.535767\" y=\"-238.303848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.714699\"/>\n      <waypoint x=\"312.101013\" y=\"-121.454079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.403375\" y=\"-276.092834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.325592\"/>\n      <waypoint x=\"-13.168341\" y=\"-154.587753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.996552\" y=\"-173.221725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.734509\"/>\n      <waypoint x=\"261.073090\" y=\"-307.116760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.962631\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.741619\" y=\"26.897217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"155.825378\" y=\"35.472267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.206757\" y=\"-305.280304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.120033\"/>\n      <waypoint x=\"381.570679\" y=\"-129.184921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.236542\" y=\"-174.793762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.021484\"/>\n      <waypoint x=\"257.343079\" y=\"-308.827271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.909973\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.215057\" y=\"-95.113663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"357.679565\" y=\"7.461476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.454956\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.980015\" y=\"-106.615593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-16.061066\" y=\"0.154787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.199753\" y=\"6.365025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.197418\"/>\n      <waypoint x=\"-94.240280\" y=\"-90.125664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.845551\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-398.374969\" y=\"5.589164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.263214\"/>\n      <waypoint x=\"-474.810242\" y=\"21.873493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-214.602036\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.846893\" y=\"37.204540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"4.186789\" y=\"37.600033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.511810\" y=\"-175.986862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.391663\"/>\n      <waypoint x=\"235.340393\" y=\"-307.632599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-205.667236\" y=\"425.093842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-5.672770\" y=\"307.809509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.703163\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.425980\" y=\"-119.440514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.740904\"/>\n      <waypoint x=\"307.505310\" y=\"-117.806282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-342.218750\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-375.576385\" y=\"33.636200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n      <waypoint x=\"-290.905579\" y=\"30.056969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-299.864166\" y=\"-83.302879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.017014\"/>\n      <waypoint x=\"-304.873657\" y=\"26.538237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.505814\" y=\"-171.978775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-329.021179\"/>\n      <waypoint x=\"355.044403\" y=\"-168.635651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.508507\" y=\"-170.255234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"258.564911\" y=\"-214.388672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"326.007935\" y=\"-186.418839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.964478\"/>\n      <waypoint x=\"381.863190\" y=\"-157.183395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"375.694031\" y=\"-168.518112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"306.154297\" y=\"20.535780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.804733\" y=\"5.758201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-310.818634\" y=\"16.030256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-410.193756\" y=\"401.889099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.268347\"/>\n      <waypoint x=\"-221.625336\" y=\"428.651855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.715149\" y=\"-168.916443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"385.154083\" y=\"-137.147934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.889610\" y=\"-210.974991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-5.927191\" y=\"-93.155708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.497890\" y=\"-261.114563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.537880\"/>\n      <waypoint x=\"231.923416\" y=\"-371.143860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.631042\" y=\"-241.236694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"199.185410\" y=\"-195.607346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-391.825714\" y=\"410.887299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.930714\"/>\n      <waypoint x=\"-287.576233\" y=\"435.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.146423\" y=\"-302.437561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.819031\"/>\n      <waypoint x=\"195.236908\" y=\"-173.045334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.174957\" y=\"-139.147812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"314.583649\" y=\"-179.837891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.303680\" y=\"-129.709061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"314.364105\" y=\"-155.218887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"377.094208\" y=\"28.835123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"328.421997\"/>\n      <waypoint x=\"409.756836\" y=\"-146.857285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"242.736099\" y=\"-249.623245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"352.262726\" y=\"-199.461304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.132050\" y=\"-382.339294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.526154\"/>\n      <waypoint x=\"-9.921007\" y=\"-218.974930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"341.012329\" y=\"-67.980988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.706451\"/>\n      <waypoint x=\"232.530167\" y=\"-119.260010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.064941\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-262.809326\" y=\"9.094622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-457.730103\" y=\"24.104109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.347153\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.755920\" y=\"-306.405212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.970032\"/>\n      <waypoint x=\"9.601088\" y=\"-244.862137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.619568\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"352.451202\" y=\"-213.460022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n      <waypoint x=\"330.052216\" y=\"-117.664085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.210199\" y=\"-37.844925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-105.833160\" y=\"132.595490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.656982\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.647488\" y=\"-21.886253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-15.431862\" y=\"129.440933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.735168\" y=\"-172.427750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"250.562561\" y=\"-118.946182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.872289\" y=\"42.146507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-17.465420\" y=\"107.376259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.382431\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.327682\" y=\"-173.318039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"225.800644\" y=\"-364.127869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.150645\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"194.429153\" y=\"-307.671661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.143280\"/>\n      <waypoint x=\"258.754852\" y=\"-239.827148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.529198\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.042225\" y=\"377.125275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.287498\"/>\n      <waypoint x=\"36.722969\" y=\"286.624512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.194698\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.508270\" y=\"-250.935608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.861267\"/>\n      <waypoint x=\"197.925583\" y=\"-171.815308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.266022\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.604071\" y=\"-85.224442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"4.125368\" y=\"-207.186035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.474854\" y=\"-167.638382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"203.493622\" y=\"-305.620972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.692719\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.280487\" y=\"-197.119873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"380.845825\" y=\"-51.794567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-309.717194\" y=\"411.471832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-490.665802\" y=\"221.991882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.176147\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-160.832870\" y=\"26.731367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"70.289093\" y=\"37.868435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.767334\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"306.234680\" y=\"-118.090492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-365.290131\"/>\n      <waypoint x=\"381.737823\" y=\"-145.184052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-490.456818\" y=\"250.518326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.641602\"/>\n      <waypoint x=\"-469.146667\" y=\"53.777256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.128021\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.903320\" y=\"-270.477631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"310.352905\" y=\"-169.422272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-382.816010\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.790092\" y=\"-357.340851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.101402\"/>\n      <waypoint x=\"250.654282\" y=\"-364.240234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.232335\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.562531\" y=\"-233.556976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"147.289444\" y=\"-231.012115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-223.307297\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.252281\" y=\"233.502609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.128939\"/>\n      <waypoint x=\"353.592224\" y=\"124.053696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.676262\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.754852\" y=\"-239.827148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.529198\"/>\n      <waypoint x=\"352.397339\" y=\"-209.460388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.549774\" y=\"-127.185074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"314.449341\" y=\"-164.778152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-160.814102\" y=\"12.731380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-212.809341\" y=\"9.161661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.086487\" y=\"-125.300629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.446556\"/>\n      <waypoint x=\"388.215057\" y=\"-95.113663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.048485\" y=\"261.734802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.858582\"/>\n      <waypoint x=\"15.478005\" y=\"10.048753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.698259\" y=\"-61.224632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"130.967880\" y=\"-177.610474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.887932\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"302.265259\" y=\"-168.936066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"232.596298\" y=\"-172.832672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"304.045593\" y=\"-118.083549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"254.800705\" y=\"-128.745636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.340073\" y=\"-307.570862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"209.896942\" y=\"-364.169220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.157272\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.064362\" y=\"-172.158356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"388.215057\" y=\"-95.113663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.742310\" y=\"41.702503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"401.967865\" y=\"-67.633156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"400.162994\" y=\"-14.384812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"282.902802\"/>\n      <waypoint x=\"407.109711\" y=\"-228.503494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-490.732147\" y=\"243.006042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.160492\"/>\n      <waypoint x=\"-448.903748\" y=\"39.306435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.990829\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.928116\" y=\"38.019398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.876816\"/>\n      <waypoint x=\"281.747253\" y=\"41.122219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-449.707825\" y=\"346.178558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.884277\"/>\n      <waypoint x=\"-489.708557\" y=\"174.210602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.565750\" y=\"-236.634781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.518982\"/>\n      <waypoint x=\"169.327316\" y=\"-173.192810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.440936\" y=\"-307.710449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.500130\"/>\n      <waypoint x=\"-12.718077\" y=\"-39.858646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.701019\" y=\"-172.379013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.988098\"/>\n      <waypoint x=\"258.353027\" y=\"-145.708984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.238678\" y=\"-193.120087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"388.110596\" y=\"-85.114204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.995880\" y=\"-249.686996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"315.243347\" y=\"-255.564957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.047211\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.594673\" y=\"410.141541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.319063\"/>\n      <waypoint x=\"12.781596\" y=\"171.670166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"413.424194\" y=\"-162.853989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.401398\"/>\n      <waypoint x=\"407.026123\" y=\"-220.503952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.080093\" y=\"-306.875580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.942907\"/>\n      <waypoint x=\"369.184174\" y=\"-168.555176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.025097\" y=\"-334.934357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.778641\"/>\n      <waypoint x=\"-46.454643\" y=\"-222.306702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.020157\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.966202\" y=\"-182.399628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"311.187988\" y=\"-191.558640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-469.088348\" y=\"26.462551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-213.150299\"/>\n      <waypoint x=\"-513.746338\" y=\"100.059166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-478.980774\" y=\"292.482056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.921173\"/>\n      <waypoint x=\"-479.237762\" y=\"61.220287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.963074\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.682556\" y=\"-245.102905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.187576\"/>\n      <waypoint x=\"202.183395\" y=\"-156.381683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.715088\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.026867\" y=\"337.722839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.034885\"/>\n      <waypoint x=\"176.889038\" y=\"206.731049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.811644\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.113281\" y=\"19.237787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"144.185532\" y=\"14.270521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-374.547150\" y=\"398.788452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"199.097122\"/>\n      <waypoint x=\"-489.721039\" y=\"176.210571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.359192\" y=\"-147.708969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"200.627808\" y=\"-258.470795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.588303\" y=\"-373.919556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.213572\"/>\n      <waypoint x=\"316.375305\" y=\"-247.357971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.178358\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"296.469757\" y=\"-307.199219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.521317\"/>\n      <waypoint x=\"322.317383\" y=\"-351.573700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.912477\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-444.667511\" y=\"15.643064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.640518\"/>\n      <waypoint x=\"-513.758789\" y=\"102.059128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"274.285614\" y=\"-172.595383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"203.345673\" y=\"-251.895401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.456848\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.360870\" y=\"-53.714035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n      <waypoint x=\"356.370422\" y=\"8.003306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.576462\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.647034\" y=\"37.356316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"98.577866\" y=\"139.578384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.291382\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-505.308655\" y=\"80.747070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-259.424713\"/>\n      <waypoint x=\"-499.597778\" y=\"317.151825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.916954\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-492.759216\" y=\"102.190170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-461.421570\" y=\"38.176708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.139404\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.544876\" y=\"-279.188843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.069817\"/>\n      <waypoint x=\"64.942955\" y=\"-334.366943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.491467\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.589729\" y=\"-241.369720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.206169\"/>\n      <waypoint x=\"-12.521849\" y=\"10.140971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.340424\" y=\"-107.113007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"230.173035\" y=\"15.738297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.813393\" y=\"-308.010986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.061340\"/>\n      <waypoint x=\"-6.371490\" y=\"-224.358704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.449196\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"326.764893\" y=\"-183.545822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"248.697845\"/>\n      <waypoint x=\"263.261353\" y=\"-118.762810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.726654\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_03.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.290466\" y=\"-246.585052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.632919\"/>\n      <waypoint x=\"388.992188\" y=\"-13.242453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.145660\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.641693\" y=\"73.563805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.035950\"/>\n      <waypoint x=\"409.171783\" y=\"-90.860374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-285.354187\" y=\"407.883270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-372.541504\" y=\"399.468689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.372711\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"175.307297\" y=\"-169.658722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"202.046478\" y=\"-302.735718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.432091\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.030212\" y=\"-221.002350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"252.185562\" y=\"-310.959412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-287.576233\" y=\"435.891510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-50.155533\" y=\"371.561066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.485882\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.617416\" y=\"-375.645569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.067657\"/>\n      <waypoint x=\"-11.828432\" y=\"-243.582718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.800575\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.411411\" y=\"-89.114525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-17.014629\" y=\"105.617546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.370567\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.599182\" y=\"-173.076508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.899597\"/>\n      <waypoint x=\"392.362610\" y=\"-157.073700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.907375\" y=\"-7.941294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"14.863531\" y=\"-266.592926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.154411\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.338699\" y=\"-396.018188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.814987\"/>\n      <waypoint x=\"-3.549443\" y=\"-266.149353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.788612\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"345.777283\" y=\"-168.210922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.947197\"/>\n      <waypoint x=\"315.151245\" y=\"-243.485367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.379616\" y=\"-359.093506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.936606\"/>\n      <waypoint x=\"247.860733\" y=\"-374.726074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.357504\" y=\"6.132950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-154.804718\" y=\"5.739429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.817680\" y=\"-349.272369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.538229\"/>\n      <waypoint x=\"255.169479\" y=\"-248.299316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.485382\" y=\"-282.818695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.524719\"/>\n      <waypoint x=\"311.330688\" y=\"-207.558014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"393.132599\" y=\"-230.769394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"379.063171\" y=\"-1.079323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.894844\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.153687\" y=\"-137.074799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"386.586884\" y=\"-17.823261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.497604\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.144562\" y=\"-130.599854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.489059\"/>\n      <waypoint x=\"296.318939\" y=\"-246.492096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.993908\" y=\"-170.598221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-341.724945\"/>\n      <waypoint x=\"256.149292\" y=\"-307.418427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.837570\" y=\"30.255497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-7.789387\" y=\"34.051376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.113205\" y=\"-168.869415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.272797\"/>\n      <waypoint x=\"351.343903\" y=\"-131.223831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"414.088440\" y=\"-226.430466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"365.865417\" y=\"-333.244415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.780609\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.608551\" y=\"-246.590485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"205.904449\" y=\"-335.860138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.005184\" y=\"-282.850433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.939827\"/>\n      <waypoint x=\"203.729156\" y=\"-374.787628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.573334\" y=\"-122.631378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"288.156891\" y=\"20.228571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-353.690369\" y=\"408.103943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.449814\"/>\n      <waypoint x=\"-442.317200\" y=\"349.468201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.362915\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.595583\" y=\"-304.366577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.584114\"/>\n      <waypoint x=\"-16.676163\" y=\"-156.574005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.039099\" y=\"294.059631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.736519\"/>\n      <waypoint x=\"12.557688\" y=\"127.299644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.012787\" y=\"-174.192291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.120422\"/>\n      <waypoint x=\"266.424835\" y=\"-363.355225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.656179\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.885986\" y=\"31.870377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"253.930573\" y=\"30.145866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.608490\" y=\"-246.618027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"244.576172\" y=\"-169.264435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.381310\" y=\"247.871750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.553101\"/>\n      <waypoint x=\"230.335144\" y=\"188.212875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.894060\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"297.402924\" y=\"-121.691147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"255.071091\" y=\"-216.399460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.613739\" y=\"-334.376953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.391891\"/>\n      <waypoint x=\"384.376373\" y=\"-55.767620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"380.435913\" y=\"-71.164040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-238.402817\"/>\n      <waypoint x=\"266.019653\" y=\"-246.283478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394497\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.542879\" y=\"107.441193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-11.646188\" y=\"186.042526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.599182\" y=\"-173.076508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.899597\"/>\n      <waypoint x=\"381.257263\" y=\"-99.186600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.361961\" y=\"-273.971527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.392059\"/>\n      <waypoint x=\"201.206039\" y=\"-302.020508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.820732\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.804626\" y=\"-394.734680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.738266\"/>\n      <waypoint x=\"9.141241\" y=\"-290.238647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.050911\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.267731\" y=\"-329.941986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"259.490509\" y=\"-253.463043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.128204\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.363952\" y=\"-267.083221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.468483\"/>\n      <waypoint x=\"-16.364317\" y=\"-77.114616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.807983\" y=\"-374.965881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"209.248230\"/>\n      <waypoint x=\"81.618202\" y=\"-366.412415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.099899\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.115866\" y=\"192.060104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-40.440849\" y=\"314.100983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.579453\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.576294\" y=\"-169.309967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"125.384590\" y=\"-174.914215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.657959\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.939301\" y=\"-254.180634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.419708\"/>\n      <waypoint x=\"328.448181\" y=\"-246.713333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.453094\" y=\"-310.424530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.660599\"/>\n      <waypoint x=\"202.868011\" y=\"-203.524948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.217041\" y=\"-169.568161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"288.517090\" y=\"-362.475861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.057476\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.215164\" y=\"-369.041809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.776428\"/>\n      <waypoint x=\"-6.003563\" y=\"-112.615547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.923889\" y=\"-162.378647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"211.649887\" y=\"-364.227875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429932\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.789120\" y=\"33.921444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"52.243481\" y=\"34.295135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.234205\" y=\"30.616409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"84.317055\" y=\"30.925337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.767334\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.807831\" y=\"-385.257324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n      <waypoint x=\"21.191257\" y=\"-323.818634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.936951\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.236679\" y=\"-172.965652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"241.985565\" y=\"-367.695709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"244.602600\" y=\"-119.042305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"263.781097\" y=\"-173.000824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.589233\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"228.337692\" y=\"-119.755539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.416867\"/>\n      <waypoint x=\"96.638504\" y=\"-173.606552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-490.503876\" y=\"215.875031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.734467\"/>\n      <waypoint x=\"-482.496521\" y=\"140.254959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.995544\" y=\"-249.783386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"204.156464\" y=\"-246.975616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-218.424408\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.963356\" y=\"-56.687511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.445953\"/>\n      <waypoint x=\"-8.831919\" y=\"50.146420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"344.505157\" y=\"-172.195694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.673889\"/>\n      <waypoint x=\"261.440826\" y=\"-251.179840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.949371\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.541748\" y=\"-287.718262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.667984\"/>\n      <waypoint x=\"241.340073\" y=\"-307.570862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.392181\" y=\"-281.828003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.452362\"/>\n      <waypoint x=\"214.736771\" y=\"-249.430466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.403111\" y=\"195.758728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"12.167764\" y=\"50.030628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.305897\" y=\"-161.186386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"74.349785\" y=\"-337.214294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.891945\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.859472\" y=\"88.011543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"8.221834\" y=\"-55.210941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.434959\" y=\"-95.114479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-11.605818\" y=\"194.042404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.149704\" y=\"-307.500763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"347.924988\" y=\"-137.270462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.282349\" y=\"-169.852402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"39.814102\" y=\"-307.804321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.686100\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"378.097443\" y=\"-69.249374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.804214\"/>\n      <waypoint x=\"286.285400\" y=\"-172.527069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.019714\" y=\"-116.600410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"391.882050\" y=\"-111.076225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.540039\" y=\"-276.395813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"215.650024\" y=\"-364.197876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429932\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"210.576721\" y=\"-169.457962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"385.154083\" y=\"-137.147934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.695549\" y=\"-358.217438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.308022\"/>\n      <waypoint x=\"201.676682\" y=\"-367.802826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.384155\" y=\"-171.370987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"387.968262\" y=\"-67.740440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.347076\" y=\"-254.744171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.634781\"/>\n      <waypoint x=\"358.724884\" y=\"14.598490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.851349\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.941385\" y=\"-126.670395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"7.759833\" y=\"-227.642670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.173691\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.165359\" y=\"-245.054153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.330612\"/>\n      <waypoint x=\"346.726532\" y=\"-242.522644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.013618\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.499725\" y=\"-296.470795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"297.346466\" y=\"-118.191597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.504506\" y=\"262.299316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.889000\"/>\n      <waypoint x=\"12.608150\" y=\"137.299515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.504982\" y=\"214.006805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-131.400360\" y=\"395.239288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"159.059982\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.642334\" y=\"33.829506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n      <waypoint x=\"143.946594\" y=\"28.268482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.146423\" y=\"-302.437561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.819031\"/>\n      <waypoint x=\"311.599182\" y=\"-173.076508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.899597\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"294.344940\" y=\"13.333179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"124.438774\" y=\"17.433960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.022034\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-310.937469\" y=\"33.530113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-89.642326\" y=\"33.826824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.905380\" y=\"-162.679703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n      <waypoint x=\"353.148193\" y=\"12.738832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.078171\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.447891\" y=\"-173.391342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"348.274139\" y=\"-237.145905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.592293\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"246.619537\" y=\"-122.510231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"203.493622\" y=\"-305.620972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.692719\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.015549\" y=\"-198.399536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"14.727325\" y=\"-181.227448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224823\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-455.851898\" y=\"23.244066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-203.859055\"/>\n      <waypoint x=\"-507.024017\" y=\"261.969238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.460480\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.650940\" y=\"-242.288528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"214.596588\" y=\"-172.935135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.124649\" y=\"17.906549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-45.684639\" y=\"16.397362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.122879\" y=\"18.111355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-69.604797\" y=\"5.853663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.848700\" y=\"-73.155861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-42.182724\" y=\"138.846176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.911621\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.153687\" y=\"-137.074799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"387.876282\" y=\"-55.740795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.537262\" y=\"-389.087067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n      <waypoint x=\"-8.395749\" y=\"-274.292969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.911255\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.492310\" y=\"-113.544891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.489044\"/>\n      <waypoint x=\"349.140808\" y=\"-227.564774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.253571\" y=\"-39.714470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n      <waypoint x=\"160.183212\" y=\"14.543596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"218.576584\" y=\"-169.412430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"231.340591\" y=\"-307.673798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.785629\" y=\"37.381084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.181595\"/>\n      <waypoint x=\"79.390358\" y=\"145.221069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.933365\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.340179\" y=\"-307.591431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"311.830048\" y=\"-263.553162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.424973\" y=\"-162.466064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314430\"/>\n      <waypoint x=\"212.764679\" y=\"-245.916794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.217041\" y=\"-169.568161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"348.351044\" y=\"-176.510254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.624168\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"268.194702\" y=\"-310.794586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"207.828049\" y=\"-250.125473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-155.116135\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.552551\" y=\"-210.388687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"311.473358\" y=\"-223.557373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.040237\" y=\"-206.399506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"311.627472\" y=\"-240.837204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.455536\" y=\"-221.557449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"331.052399\" y=\"-67.582863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.260956\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-336.809265\" y=\"8.995403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-514.033386\" y=\"146.058304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-225.260208\" y=\"404.164886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-313.717194\" y=\"411.486359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.607346\" y=\"-396.104218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n      <waypoint x=\"65.156403\" y=\"-364.849609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.017288\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.343079\" y=\"-308.827271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.909973\"/>\n      <waypoint x=\"344.886932\" y=\"-334.719818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.588928\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-192.165817\" y=\"403.968872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.143372\"/>\n      <waypoint x=\"-447.488770\" y=\"348.850494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.696243\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-487.940186\" y=\"271.375519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.598267\"/>\n      <waypoint x=\"-442.091431\" y=\"33.086349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.316101\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.410919\" y=\"-115.046028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.960358\"/>\n      <waypoint x=\"-377.196228\" y=\"-26.825747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-251.831055\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-508.130310\" y=\"247.231064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.953850\"/>\n      <waypoint x=\"-415.455750\" y=\"406.951080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.899622\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"264.895844\" y=\"-169.148788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"203.255035\" y=\"-242.033112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.020874\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.378565\" y=\"-142.683990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"144.423706\" y=\"-222.793228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.952942\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-416.706207\" y=\"30.400599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n      <waypoint x=\"-256.837463\" y=\"30.102646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-262.813995\" y=\"12.594619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-487.485168\" y=\"42.841637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-230.208420\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.169716\" y=\"-244.118378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.779182\"/>\n      <waypoint x=\"-231.011002\" y=\"-92.027275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.722321\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.656460\" y=\"9.511107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-204.804672\" y=\"5.672389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.792938\" y=\"-65.964165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.337242\"/>\n      <waypoint x=\"60.342892\" y=\"9.827817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"343.064484\" y=\"-172.203888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"198.746765\" y=\"-247.621979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.318832\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.698242\" y=\"-170.059570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.244598\"/>\n      <waypoint x=\"303.930634\" y=\"-121.585861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.075958\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.340256\" y=\"-307.886902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.506271\"/>\n      <waypoint x=\"300.265289\" y=\"-168.947449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-291.600494\" y=\"432.406128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-77.302376\" y=\"398.344086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.251194\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.827606\" y=\"-392.141510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.027054\"/>\n      <waypoint x=\"79.901520\" y=\"-373.414001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.684280\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.187949\" y=\"54.030571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"4.417865\" y=\"-132.656601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"208.786728\" y=\"-169.371628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.667953\"/>\n      <waypoint x=\"8.919712\" y=\"-258.617889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.636627\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-291.576202\" y=\"435.906067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-46.973560\" y=\"368.368256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.709202\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.883851\" y=\"-13.921636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"75.385582\" y=\"-103.763931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.794586\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.245328\" y=\"-49.238461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"112.618317\" y=\"-170.015549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-248.809311\" y=\"9.113392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-412.645660\" y=\"5.873983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-493.021301\" y=\"144.189346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-278.905640\" y=\"30.073059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.086466\" y=\"297.539673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.759331\"/>\n      <waypoint x=\"-171.160599\" y=\"405.610596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"171.700745\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.427872\" y=\"-169.857239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"391.902924\" y=\"-113.076118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.835608\" y=\"83.282539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"4.876002\" y=\"-15.921628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.836346\" y=\"-311.429016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.687737\"/>\n      <waypoint x=\"-12.817249\" y=\"-65.128448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-426.410126\" y=\"34.006950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.523346\"/>\n      <waypoint x=\"-310.937469\" y=\"33.530113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"393.135132\" y=\"-234.530121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.294724\"/>\n      <waypoint x=\"210.356659\" y=\"-135.021881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.406448\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.998413\" y=\"-373.966553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.988788\"/>\n      <waypoint x=\"385.863037\" y=\"-205.003220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-373.106812\" y=\"23.896227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-322.128754\"/>\n      <waypoint x=\"-268.832764\" y=\"26.586561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-426.502808\" y=\"27.004578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.344330\"/>\n      <waypoint x=\"-320.905548\" y=\"30.016747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-332.025177\" y=\"425.099091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.806261\"/>\n      <waypoint x=\"-265.625031\" y=\"428.811737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.651108\" y=\"-122.703270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"11.141012\" y=\"-203.213531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-396.941132\" y=\"412.475311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.174681\"/>\n      <waypoint x=\"-140.970383\" y=\"416.907806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.252335\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-493.220978\" y=\"176.188736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-352.746948\" y=\"33.489403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.765524\" y=\"30.486477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"52.271900\" y=\"27.295193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.824646\" y=\"-201.228409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-255.932251\"/>\n      <waypoint x=\"259.637299\" y=\"-171.213272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.234619\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.410919\" y=\"-115.046028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.960358\"/>\n      <waypoint x=\"-379.349640\" y=\"-18.966732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.522583\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.217041\" y=\"-169.568161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"258.620422\" y=\"-232.388580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.302032\" y=\"-273.127167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.127594\"/>\n      <waypoint x=\"198.969681\" y=\"-153.979065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.318604\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"294.864441\" y=\"-364.171814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.388138\"/>\n      <waypoint x=\"391.944733\" y=\"-117.075897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.127136\" y=\"-258.400543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"262.964691\" y=\"-250.310165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"202.477737\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.979961\" y=\"-106.588135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-16.021820\" y=\"10.154715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.167908\" y=\"-133.219742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"169.297165\" y=\"-240.885559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.398254\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.522342\" y=\"-298.874146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.759346\"/>\n      <waypoint x=\"-16.155256\" y=\"-23.845032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.910141\" y=\"-183.610504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"339.454559\" y=\"-172.224442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.638611\" y=\"-193.527588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"195.715698\" y=\"-248.891937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.249985\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"394.724365\" y=\"56.865734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.790863\"/>\n      <waypoint x=\"408.265289\" y=\"-20.402016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"276.252258\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"352.047302\" y=\"-183.462753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n      <waypoint x=\"202.455093\" y=\"-185.529694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.107407\" y=\"-170.376526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"200.627808\" y=\"-258.470795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.931122\" y=\"377.394287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.688980\"/>\n      <waypoint x=\"-380.400085\" y=\"404.126312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"200.339783\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.912292\" y=\"-245.469910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.681213\"/>\n      <waypoint x=\"259.764648\" y=\"-370.975342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.551668\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.645443\" y=\"330.878021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.894760\"/>\n      <waypoint x=\"-166.540649\" y=\"401.325287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.076660\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.328842\" y=\"13.246582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-214.818726\" y=\"16.158974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.642164\" y=\"5.970533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-97.609474\" y=\"9.316118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.767685\" y=\"38.732819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"303.744019\" y=\"41.497696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.989136\" y=\"15.174457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"310.224121\"/>\n      <waypoint x=\"413.612244\" y=\"-180.852997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.435968\" y=\"347.198975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.379959\"/>\n      <waypoint x=\"12.628336\" y=\"141.299469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.834666\" y=\"-196.975098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-12.392409\" y=\"38.168140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.198042\" y=\"56.030552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"43.087952\" y=\"-97.069916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"331.161530\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"280.068420\" y=\"166.926437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.342484\"/>\n      <waypoint x=\"405.483063\" y=\"-69.606270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.089382\" y=\"-170.388535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"257.051117\" y=\"-122.920860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.528492\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.309845\" y=\"-131.709045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"235.376434\" y=\"-311.132416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.822769\" y=\"35.779476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"259.750427\" y=\"40.746742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.235701\" y=\"-174.035736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"156.734940\" y=\"-364.627625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.917334\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"267.350372\" y=\"-118.675407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"309.268799\" y=\"-166.742630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-307.123413\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"393.095612\" y=\"-236.561661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.474609\"/>\n      <waypoint x=\"314.955414\" y=\"-221.526230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.236976\" y=\"168.060410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-7.992166\" y=\"223.675980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.824959\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.768623\" y=\"239.523148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.343950\"/>\n      <waypoint x=\"241.492462\" y=\"183.573273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.264378\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.307388\" y=\"-169.692871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"314.973236\" y=\"-223.526154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.051514\" y=\"-211.522842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"314.955414\" y=\"-221.526230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.873650\" y=\"38.495651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.022034\"/>\n      <waypoint x=\"183.761566\" y=\"39.449638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.341293\" y=\"-303.994934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"256.618225\" y=\"-122.348961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.272552\" y=\"-355.535614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.555429\"/>\n      <waypoint x=\"367.204102\" y=\"-172.066498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"212.766800\" y=\"-249.416885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"253.876663\" y=\"-176.435730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.609116\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.469582\" y=\"-103.718086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.334167\"/>\n      <waypoint x=\"108.930511\" y=\"-4.015904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.472382\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.442352\" y=\"-174.668854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"7.682240\" y=\"-225.856995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.849777\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.804688\" y=\"5.704568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-276.813995\" y=\"12.575847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-255.354446\" y=\"407.774261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-365.538910\" y=\"401.625580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.866226\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-368.460663\" y=\"-45.290764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-237.532410\"/>\n      <waypoint x=\"-330.937469\" y=\"33.503296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-433.582703\" y=\"358.563629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.956421\"/>\n      <waypoint x=\"-482.145325\" y=\"93.048149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.122192\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"320.973175\" y=\"-380.042511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"205.356094\"/>\n      <waypoint x=\"39.408615\" y=\"-339.497253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.924255\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-452.596497\" y=\"336.668884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.100250\"/>\n      <waypoint x=\"-487.196075\" y=\"244.770905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.539154\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.260941\" y=\"-136.624359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.867401\"/>\n      <waypoint x=\"329.005493\" y=\"-64.133354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.339635\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.646277\" y=\"186.007202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-107.601372\" y=\"384.155090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.993256\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"266.184784\" y=\"-310.815308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"352.262726\" y=\"-199.461304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-394.929352\" y=\"413.364319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.506170\"/>\n      <waypoint x=\"-293.600494\" y=\"432.413391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.118408\" y=\"-241.565994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.574081\"/>\n      <waypoint x=\"202.126099\" y=\"-165.725082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.212311\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.760498\" y=\"-246.040710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"202.500977\" y=\"-187.529160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-357.621765\" y=\"26.520605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n      <waypoint x=\"-61.712971\" y=\"26.864265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.267639\" y=\"-174.978867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.880150\"/>\n      <waypoint x=\"252.886780\" y=\"-175.166046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.272308\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.327606\" y=\"-173.295273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"14.711627\" y=\"-185.227417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"246.047806\" y=\"-364.216583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n      <waypoint x=\"312.257843\" y=\"-357.045227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.172447\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.577240\" y=\"-218.388641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"349.344025\" y=\"-170.087952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.838623\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.603638\" y=\"-119.171318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"199.323044\" y=\"-201.605774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.173874\" y=\"419.723999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.151104\"/>\n      <waypoint x=\"9.282000\" y=\"171.759033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.357132\" y=\"6.311605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-41.656254\" y=\"9.413659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.936203\" y=\"-172.679657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n      <waypoint x=\"213.341553\" y=\"-307.859070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.721222\" y=\"-265.058441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"213.377594\" y=\"-311.358887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.410187\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_04.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.299118\" y=\"-147.903397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.996506\"/>\n      <waypoint x=\"314.127258\" y=\"-165.084778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.142975\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.398758\" y=\"6.384862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.232635\"/>\n      <waypoint x=\"-186.804688\" y=\"5.696525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-287.259735\" y=\"404.390167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-488.600189\" y=\"267.534058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.904266\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.897179\" y=\"-362.015717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.550209\"/>\n      <waypoint x=\"268.007751\" y=\"-363.160767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.351281\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"293.181976\" y=\"-364.719177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.655994\"/>\n      <waypoint x=\"356.338501\" y=\"-172.172012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.059937\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.734924\" y=\"-172.359451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"264.168701\" y=\"-172.480301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.011032\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.638611\" y=\"-238.288544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"201.781952\" y=\"-311.272369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.787415\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.847196\" y=\"-150.670181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"242.760208\" y=\"-246.123337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.672104\" y=\"-239.639481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.746826\"/>\n      <waypoint x=\"255.068008\" y=\"-162.842819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.444954\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.372314\" y=\"-367.902649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n      <waypoint x=\"308.808350\" y=\"-358.681885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.592430\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"298.470612\" y=\"-362.917542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.968155\"/>\n      <waypoint x=\"392.258148\" y=\"-147.074249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.528198\" y=\"-365.826904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.075994\"/>\n      <waypoint x=\"382.426727\" y=\"-211.119110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.142372\" y=\"-73.725677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.436363\"/>\n      <waypoint x=\"-77.744270\" y=\"144.703476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.980804\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"263.995605\" y=\"-249.769623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"206.498108\" y=\"-359.902771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.915955\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.023483\" y=\"-251.900894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.691116\"/>\n      <waypoint x=\"327.254852\" y=\"-168.793823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.236801\" y=\"-173.011185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"331.236542\" y=\"-174.793762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.021484\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-122.809441\" y=\"9.282331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-294.818665\" y=\"16.051710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.451599\" y=\"-139.223114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n      <waypoint x=\"280.295227\" y=\"-249.881851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-501.453156\" y=\"290.665100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.566734\"/>\n      <waypoint x=\"-380.299133\" y=\"415.316132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.105822\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.350739\" y=\"-118.707657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924042\"/>\n      <waypoint x=\"375.063385\" y=\"-7.694883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.377060\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"276.285583\" y=\"-172.584000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"127.690651\" y=\"-180.820694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.543060\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.399498\" y=\"272.562378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.373779\"/>\n      <waypoint x=\"-223.543533\" y=\"414.658722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-381.027466\" y=\"-7.769097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.433990\"/>\n      <waypoint x=\"-120.837616\" y=\"30.284996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.377502\" y=\"-248.805176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.368118\"/>\n      <waypoint x=\"311.081970\" y=\"-179.669128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.727017\" y=\"170.007401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-24.171520\" y=\"306.029480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.069382\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"272.285645\" y=\"-172.606766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"148.807556\" y=\"-232.398102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.483154\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"364.440582\" y=\"-334.847992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.974442\"/>\n      <waypoint x=\"160.502502\" y=\"-385.639740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.836074\" y=\"98.457245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.323097\"/>\n      <waypoint x=\"-125.260887\" y=\"85.632286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"275.464203\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"358.067932\" y=\"-172.118484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"384.966003\" y=\"-119.148926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"319.734924\" y=\"-172.336685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"281.404999\" y=\"-121.949173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.915962\" y=\"-288.801208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.639278\"/>\n      <waypoint x=\"123.031570\" y=\"-360.084778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.435843\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.537491\" y=\"-389.139587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n      <waypoint x=\"-0.403375\" y=\"-276.092834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.325592\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.295282\" y=\"75.300308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"7.925687\" y=\"-130.670334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.044464\" y=\"-168.658417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"312.247833\" y=\"17.139284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.596221\" y=\"-87.224419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"84.706581\" y=\"-352.148163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.392622\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-414.371582\" y=\"378.717987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"214.396667\"/>\n      <waypoint x=\"-486.944916\" y=\"213.981979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.734467\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-487.250000\" y=\"240.916794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.857605\"/>\n      <waypoint x=\"-473.400574\" y=\"65.088745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.142105\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"357.896301\" y=\"-309.558746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"54.265377\"/>\n      <waypoint x=\"314.310608\" y=\"-149.219101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.484009\" y=\"-374.735382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.523352\"/>\n      <waypoint x=\"327.281342\" y=\"-352.624023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.413769\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.545609\" y=\"-298.470276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"185.327057\" y=\"-173.101746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.809860\" y=\"-131.719849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"383.733917\" y=\"-21.671862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.185959\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.064423\" y=\"-172.181122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"318.066772\" y=\"-117.878098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.111331\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.410072\" y=\"-300.475677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.748596\"/>\n      <waypoint x=\"-9.487838\" y=\"-108.601868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-306.937469\" y=\"33.535477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-103.637619\" y=\"30.308056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"343.044586\" y=\"-168.703949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"197.925583\" y=\"-171.815308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.266022\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.854401\" y=\"-311.173126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.856720\"/>\n      <waypoint x=\"216.576630\" y=\"-169.423813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-225.600967\" y=\"432.166290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-120.689880\" y=\"417.362122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.509016\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.145874\" y=\"-232.763199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.008293\"/>\n      <waypoint x=\"258.328369\" y=\"-137.709015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.696533\" y=\"-257.058472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823242\"/>\n      <waypoint x=\"203.510300\" y=\"-231.517578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.633801\" y=\"89.406105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-37.474174\" y=\"315.960266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.607544\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-513.968750\" y=\"262.850586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.435661\"/>\n      <waypoint x=\"-474.371460\" y=\"342.076935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.698677\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.483295\" y=\"265.525452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.091782\"/>\n      <waypoint x=\"-104.374252\" y=\"386.358521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.464722\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.376434\" y=\"-311.132416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"198.518784\" y=\"-158.102325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.199997\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"281.192383\" y=\"-371.534088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.202348\"/>\n      <waypoint x=\"392.508881\" y=\"-171.072937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.401398\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.001892\" y=\"-114.600494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"322.608307\" y=\"-246.673111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-253.649414\" y=\"425.268188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-66.959457\" y=\"390.841339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.662750\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.911439\" y=\"-89.128265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-26.305454\" y=\"125.147224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.512970\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.545396\" y=\"4.141021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-11.545263\" y=\"206.042252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.575165\" y=\"-395.735382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.487961\"/>\n      <waypoint x=\"78.285507\" y=\"-372.568481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.078400\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-434.398193\" y=\"6.587156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-186.837387\"/>\n      <waypoint x=\"-503.483643\" y=\"138.123947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-340.804565\" y=\"5.490043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-495.696381\" y=\"48.000736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.323853\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.664532\" y=\"-197.227325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"57.831997\" y=\"-323.264038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.474388\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.831498\" y=\"-154.670166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"89.841362\" y=\"-358.834808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.524063\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-324.969360\" y=\"37.011303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-67.632957\" y=\"26.856329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.670528\" y=\"12.937994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-168.818771\" y=\"16.220650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"308.761475\" y=\"-249.312363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.723953\"/>\n      <waypoint x=\"169.925369\" y=\"-244.856445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-199.593353\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.181412\" y=\"-304.348450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"308.756958\" y=\"-245.889053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.722992\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.925720\" y=\"-211.002899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"311.613190\" y=\"-239.236755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.698181\" y=\"-246.588394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.270615\"/>\n      <waypoint x=\"258.328369\" y=\"-137.709015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.310608\" y=\"-149.219101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"260.881866\" y=\"-119.264168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.069687\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.933151\" y=\"-318.214172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.264896\"/>\n      <waypoint x=\"328.525757\" y=\"-347.628479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.956760\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.116791\" y=\"-117.856598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"258.497040\" y=\"-192.388763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.330688\" y=\"-207.558014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"132.093216\" y=\"-194.687988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.670502\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.687569\" y=\"422.252930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.285698\"/>\n      <waypoint x=\"-30.871145\" y=\"349.815430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.379749\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.541107\" y=\"-353.164886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-28.599241\"/>\n      <waypoint x=\"202.497116\" y=\"-339.939362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"176.403442\" y=\"-375.000183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n      <waypoint x=\"282.422760\" y=\"-360.476501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.745321\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.365494\" y=\"-311.174347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.856720\"/>\n      <waypoint x=\"195.863190\" y=\"-173.761993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.378067\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.327133\" y=\"-173.124512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"316.608429\" y=\"-246.631805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"343.010468\" y=\"-68.061020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.706451\"/>\n      <waypoint x=\"280.194061\" y=\"-310.671082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.829195\" y=\"82.011612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"4.551300\" y=\"-98.656868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"365.633118\" y=\"-304.308868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"57.995510\"/>\n      <waypoint x=\"315.077576\" y=\"-123.727654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.956848\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.248440\" y=\"-338.733856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.089439\"/>\n      <waypoint x=\"290.541443\" y=\"-369.177368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.094494\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.312103\" y=\"-364.623077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n      <waypoint x=\"253.634399\" y=\"-242.939941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.688095\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"194.772949\" y=\"-248.709259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.404678\"/>\n      <waypoint x=\"118.984406\" y=\"-173.479370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673874\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.813751\" y=\"-295.058289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"311.661804\" y=\"-253.877625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.152107\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-258.267426\" y=\"-86.508858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"171.386551\"/>\n      <waypoint x=\"-402.333282\" y=\"5.723356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.620590\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.618637\" y=\"6.867223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.022034\"/>\n      <waypoint x=\"56.357132\" y=\"6.311605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.138626\" y=\"-238.299347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"221.702179\" y=\"-371.152649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.125793\" y=\"17.770012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"52.342957\" y=\"9.795335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.749207\" y=\"-161.324768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n      <waypoint x=\"340.149323\" y=\"21.116064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.497116\" y=\"-339.939362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"314.010010\" y=\"-173.164917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.628120\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.225338\" y=\"123.687904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.501099\"/>\n      <waypoint x=\"-67.647034\" y=\"37.356319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.454481\" y=\"4.068421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"8.119796\" y=\"-81.210739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-343.682831\" y=\"406.287750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.216461\"/>\n      <waypoint x=\"-485.703796\" y=\"263.211151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.207794\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.555054\" y=\"-288.310181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.740334\"/>\n      <waypoint x=\"198.910141\" y=\"-183.610504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.964691\" y=\"-250.310165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"202.477737\"/>\n      <waypoint x=\"351.742188\" y=\"-160.804810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"406.446259\" y=\"-269.138092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.821106\"/>\n      <waypoint x=\"184.514755\" y=\"-388.932190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"410.629822\" y=\"-235.047150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.186340\"/>\n      <waypoint x=\"225.896942\" y=\"-392.127716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.147980\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.391251\" y=\"-343.643860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.181683\"/>\n      <waypoint x=\"299.382629\" y=\"-300.916412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.441296\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-385.576172\" y=\"33.700500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n      <waypoint x=\"-300.873657\" y=\"26.543600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-276.804626\" y=\"5.575852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-501.056335\" y=\"65.847305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-248.718216\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.138626\" y=\"-238.299347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"230.576401\" y=\"-169.344116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"270.295441\" y=\"-249.812988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"352.082489\" y=\"-235.722855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.828369\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"346.437103\" y=\"-328.392883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.891811\"/>\n      <waypoint x=\"388.591187\" y=\"-131.111694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.989601\" y=\"223.444107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.783943\"/>\n      <waypoint x=\"-25.953346\" y=\"309.578857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.244614\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"264.839600\" y=\"-363.530487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.961042\"/>\n      <waypoint x=\"339.797363\" y=\"-329.888977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.380642\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-471.630646\" y=\"46.316399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.991272\"/>\n      <waypoint x=\"-226.842194\" y=\"33.642868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-207.416428\" y=\"-102.856400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.450226\"/>\n      <waypoint x=\"-416.578033\" y=\"16.399487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.779743\" y=\"-253.075287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.152969\"/>\n      <waypoint x=\"41.445919\" y=\"-321.100464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.363632\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.155258\" y=\"145.026123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.832001\"/>\n      <waypoint x=\"16.210415\" y=\"34.148827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.859726\" y=\"-170.049194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.094055\"/>\n      <waypoint x=\"53.949184\" y=\"-173.849548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.694357\" y=\"77.406258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-10.904200\" y=\"254.198242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.074844\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"375.318848\" y=\"-172.020309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673874\"/>\n      <waypoint x=\"372.313995\" y=\"1.521575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.243118\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.236801\" y=\"-173.011185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"136.949631\" y=\"-218.255386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-238.653656\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.516296\" y=\"-311.396698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.319260\"/>\n      <waypoint x=\"199.221375\" y=\"-175.867081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-289.787750\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.743652\" y=\"-246.158646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"224.149887\"/>\n      <waypoint x=\"255.264420\" y=\"-279.069183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.392288\" y=\"413.539642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.184462\"/>\n      <waypoint x=\"26.857334\" y=\"296.557434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.194698\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-414.624908\" y=\"382.770874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"213.699585\"/>\n      <waypoint x=\"-482.886932\" y=\"257.308563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.117767\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.548431\" y=\"-320.344238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"350.584259\" y=\"-171.482529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.335342\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.735168\" y=\"-172.427750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"206.420944\" y=\"-141.649857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.189499\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.340698\" y=\"-141.709000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"255.132797\" y=\"-236.399353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-176.076965\" y=\"430.913330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.987228\"/>\n      <waypoint x=\"7.855677\" y=\"314.969299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.103203\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.737671\" y=\"-193.003891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"286.319183\" y=\"-246.423248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.915894\" y=\"-172.694260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"207.810181\" y=\"-311.549133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.450684\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-262.556976\" y=\"-89.425369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.170898\"/>\n      <waypoint x=\"-352.769470\" y=\"29.989475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.832870\" y=\"26.691143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"58.271847\" y=\"27.319553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"300.318848\" y=\"-246.519638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"311.010620\" y=\"-171.669449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.428146\" y=\"-169.959717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"314.687866\" y=\"-191.527420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"352.737671\" y=\"-360.230865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"218.547745\"/>\n      <waypoint x=\"88.890945\" y=\"-370.037354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.913879\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"117.994331\" y=\"-365.976685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.725579\"/>\n      <waypoint x=\"255.276749\" y=\"-283.069153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-506.359467\" y=\"298.788177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.654289\"/>\n      <waypoint x=\"-447.152039\" y=\"388.790771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.668545\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.274658\" y=\"-172.259613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"389.537659\" y=\"-15.146940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.817932\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-489.446472\" y=\"132.211426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-490.299561\" y=\"77.869713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.786346\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.741102\" y=\"-277.251526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.863190\"/>\n      <waypoint x=\"235.861008\" y=\"-374.664215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.424973\" y=\"-162.466064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314430\"/>\n      <waypoint x=\"123.713097\" y=\"-299.594147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.809753\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-514.095764\" y=\"156.058105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-473.198181\" y=\"343.840881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.042587\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.953029\" y=\"26.146729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-11.484708\" y=\"218.042084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"196.177979\" y=\"15.158012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-43.684662\" y=\"16.405483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-251.649429\" y=\"425.260925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-199.641876\" y=\"432.071991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"218.536682\" y=\"-127.285728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.372498\"/>\n      <waypoint x=\"173.307327\" y=\"-169.670105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.273859\" y=\"-41.968517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"7.996329\" y=\"-112.670502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.278574\" y=\"238.408768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.090324\"/>\n      <waypoint x=\"8.478028\" y=\"10.068374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.834091\" y=\"-388.757233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n      <waypoint x=\"63.183140\" y=\"-367.741455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"146.990921\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-213.354736\" y=\"407.621643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-315.742584\" y=\"404.493683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.417694\" y=\"-166.668884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"385.342133\" y=\"-155.146942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-327.382874\" y=\"414.839874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.508911\"/>\n      <waypoint x=\"-486.420746\" y=\"278.737762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.079376\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.174216\" y=\"81.388542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-19.573647\" y=\"261.731018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.870949\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.543411\" y=\"-304.733429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.416473\"/>\n      <waypoint x=\"135.613586\" y=\"-207.781418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.231552\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-464.859131\" y=\"15.915676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-207.216522\"/>\n      <waypoint x=\"-507.220703\" y=\"176.101395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.855793\" y=\"87.282486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"14.996275\" y=\"-112.697968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.656368\" y=\"9.470504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-228.818726\" y=\"16.140202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-379.733856\" y=\"9.162428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-461.470215\" y=\"22.044590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-207.071228\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-480.626862\" y=\"287.138947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.833649\"/>\n      <waypoint x=\"-494.002258\" y=\"215.769104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.734467\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"413.173706\" y=\"-250.556519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.738342\"/>\n      <waypoint x=\"201.860519\" y=\"-392.302124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"405.299133\" y=\"-45.606972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n      <waypoint x=\"380.645996\" y=\"-331.757263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"232.601135\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.085619\" y=\"-315.155670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.415596\"/>\n      <waypoint x=\"-5.718130\" y=\"-39.886116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"260.952484\" y=\"-174.592682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.672760\"/>\n      <waypoint x=\"316.100494\" y=\"-121.389572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.173279\" y=\"-91.113876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"232.112976\" y=\"19.271921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-447.488770\" y=\"348.850494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.696243\"/>\n      <waypoint x=\"-492.809143\" y=\"110.190010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"180.403290\" y=\"-374.965179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n      <waypoint x=\"236.048035\" y=\"-364.165039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.012028\" y=\"-108.670532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"200.148849\" y=\"-237.596298\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314430\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.741394\" y=\"-197.527191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"228.596359\" y=\"-172.855453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-332.259766\" y=\"404.028900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"184.376678\"/>\n      <waypoint x=\"-464.215881\" y=\"318.127991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.750031\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.846878\" y=\"-143.719803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"228.760544\" y=\"-246.026947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.269264\" y=\"-249.264603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.451965\"/>\n      <waypoint x=\"206.133835\" y=\"-345.857513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.309311\" y=\"-51.638481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.737358\"/>\n      <waypoint x=\"56.357132\" y=\"6.311605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.447495\" y=\"-309.313812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.486450\"/>\n      <waypoint x=\"199.231293\" y=\"-197.606827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.083099\" y=\"-364.229462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.352685\"/>\n      <waypoint x=\"220.760727\" y=\"-245.971863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-378.791962\" y=\"18.567505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-284.923096\"/>\n      <waypoint x=\"-300.969360\" y=\"37.043480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.828384\" y=\"-137.719818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"349.032288\" y=\"-219.506622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.562042\" y=\"-118.881676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"255.034073\" y=\"-204.399506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.932083\" y=\"-382.914337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.660828\"/>\n      <waypoint x=\"48.672447\" y=\"-348.114838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"139.215469\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.966393\" y=\"-368.209747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.227736\"/>\n      <waypoint x=\"255.239731\" y=\"-271.069214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.993539\" y=\"213.669617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"4.766091\" y=\"-43.927296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-274.060364\" y=\"-84.571564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.626495\"/>\n      <waypoint x=\"-318.873657\" y=\"26.519466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.345673\" y=\"-251.895401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.456848\"/>\n      <waypoint x=\"348.628387\" y=\"-189.509338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.026733\" y=\"-229.525909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"221.649658\" y=\"-364.152832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.339111\" y=\"14.015864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"122.439117\" y=\"17.399828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.022034\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.501102\" y=\"-358.679596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.914246\"/>\n      <waypoint x=\"-9.472139\" y=\"-104.601898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"316.100494\" y=\"-121.389572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"300.048676\" y=\"-304.890381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.132782\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-418.600494\" y=\"12.912418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-493.164490\" y=\"57.277985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.878632\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.442863\" y=\"-97.141937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-15.146143\" y=\"186.060181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.123188\" y=\"362.122833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.031723\"/>\n      <waypoint x=\"88.236496\" y=\"240.588989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.931475\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.357788\" y=\"-199.223480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.852112\"/>\n      <waypoint x=\"200.412354\" y=\"-240.989151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.835022\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.842255\" y=\"33.739403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"107.982262\" y=\"34.655602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.022034\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.675140\" y=\"-139.184372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"387.998901\" y=\"-71.740326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-316.813934\" y=\"12.522216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-418.600494\" y=\"12.912418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"286.346100\" y=\"13.196641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"176.300369\" y=\"7.817689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.431366\" y=\"-250.611160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.205528\"/>\n      <waypoint x=\"328.429291\" y=\"-179.420044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.002472\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-480.210083\" y=\"80.782433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.945862\"/>\n      <waypoint x=\"-246.842163\" y=\"33.616051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"312.342316\" y=\"13.640388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"130.187576\" y=\"14.031582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.006177\" y=\"14.127201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-12.363362\" y=\"275.651520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.413628\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.895645\" y=\"-311.167999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.856720\"/>\n      <waypoint x=\"261.073090\" y=\"-307.116760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.962631\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.912498\" y=\"-264.970917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.451363\"/>\n      <waypoint x=\"-187.821320\" y=\"-106.840408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.415955\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.313766\" y=\"-295.069092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"208.372787\" y=\"-249.061523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.221130\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.835938\" y=\"-241.923965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.116180\"/>\n      <waypoint x=\"153.327576\" y=\"-173.283890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.639366\" y=\"363.790619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.420040\"/>\n      <waypoint x=\"25.783440\" y=\"292.671997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.194698\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.609474\" y=\"9.316118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n      <waypoint x=\"-242.809326\" y=\"9.121437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.807354\" y=\"-203.720871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.530396\"/>\n      <waypoint x=\"254.877731\" y=\"-153.719757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-223.260208\" y=\"404.157623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-464.514099\" y=\"337.938446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.057373\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.384949\" y=\"-207.119324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"385.300323\" y=\"-151.147171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.157671\" y=\"48.030651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"15.043369\" y=\"-100.698059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"194.075180\" y=\"-245.188461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.404663\"/>\n      <waypoint x=\"58.723976\" y=\"-178.476013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-276.866272\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"250.601257\" y=\"-246.704742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.709747\"/>\n      <waypoint x=\"309.707977\" y=\"-116.377747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-309.271240\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"260.617706\" y=\"-122.284454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"312.397003\" y=\"-245.494659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.211685\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"273.406036\" y=\"-122.078186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"323.274811\" y=\"-172.316544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-352.327423\" y=\"422.615204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.143897\"/>\n      <waypoint x=\"-271.624969\" y=\"428.833527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.123344\" y=\"389.408234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.284550\"/>\n      <waypoint x=\"6.025005\" y=\"221.953827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.715027\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.639496\" y=\"-275.781250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.236725\"/>\n      <waypoint x=\"201.453857\" y=\"-294.471313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"250.619019\" y=\"-122.445724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"392.195465\" y=\"-141.074570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_05.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.158085\" y=\"-265.405090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.201294\"/>\n      <waypoint x=\"44.247135\" y=\"-313.536499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.879986\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"308.683075\" y=\"-117.256424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.728607\"/>\n      <waypoint x=\"259.796143\" y=\"-170.640701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.354446\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-301.576141\" y=\"435.942383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-241.576614\" y=\"435.724365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.228973\" y=\"12.682553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-9.656521\" y=\"9.543591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.935532\" y=\"29.565586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"405.406433\" y=\"-59.606552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.245895\" y=\"-273.069183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"365.184235\" y=\"-168.577942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-483.325470\" y=\"210.089935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.734467\"/>\n      <waypoint x=\"-346.905548\" y=\"29.981884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.027057\" y=\"-118.588043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-16.309374\" y=\"-63.114742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.939301\" y=\"-163.669769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"244.576172\" y=\"-169.264435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"260.952484\" y=\"-174.592682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.672760\"/>\n      <waypoint x=\"232.779144\" y=\"-122.751755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.944351\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-174.809372\" y=\"9.212610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-306.804565\" y=\"5.535628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-381.286896\" y=\"-1.645248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.714294\"/>\n      <waypoint x=\"-294.905579\" y=\"30.051605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-312.804565\" y=\"5.527585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-506.858795\" y=\"118.102493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"409.610596\" y=\"-132.858063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"343.419434\" y=\"-358.545685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.255600\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.229187\" y=\"37.835709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"283.926147\" y=\"30.657883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"377.978088\" y=\"19.775253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"323.099823\"/>\n      <waypoint x=\"409.171783\" y=\"-90.860374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.855766\" y=\"-384.238739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.036575\"/>\n      <waypoint x=\"49.375816\" y=\"-344.081512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.487610\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.254822\" y=\"-168.782440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"364.460022\" y=\"7.842001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.106735\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-491.790039\" y=\"325.745178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.642723\"/>\n      <waypoint x=\"-465.758179\" y=\"370.510803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"48.318317\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.767853\" y=\"-165.836670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.730789\"/>\n      <waypoint x=\"366.216949\" y=\"10.870872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.244141\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.144791\" y=\"-240.299347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"311.116669\" y=\"-183.558960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.313197\" y=\"-31.931301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"14.593890\" y=\"-215.227188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-507.267273\" y=\"183.564987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-477.871948\" y=\"349.413605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.442280\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.259003\" y=\"-255.567902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"196.426453\" y=\"-248.485046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"192.487793\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.126892\" y=\"-258.390533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"255.313766\" y=\"-295.069092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.876002\" y=\"-15.921628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"70.123459\" y=\"-242.044281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.463806\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.447968\" y=\"-246.768402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"391.176941\" y=\"-29.714771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-172.846909\" y=\"37.215267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-57.712986\" y=\"26.869629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.633136\" y=\"-205.227264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"14.863531\" y=\"-266.592926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.154411\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.352581\" y=\"-316.689362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.833344\"/>\n      <waypoint x=\"-140.536392\" y=\"-136.356262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.312073\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"378.235382\" y=\"-266.548767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.116371\"/>\n      <waypoint x=\"385.195862\" y=\"-141.147705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.763031\" y=\"-199.508423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"233.376541\" y=\"-311.153015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"367.619110\" y=\"106.210388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.648674\"/>\n      <waypoint x=\"402.114319\" y=\"37.583294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.424500\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.503249\" y=\"224.113998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.123688\"/>\n      <waypoint x=\"8.517274\" y=\"20.068293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.404755\" y=\"-169.138870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-350.068726\"/>\n      <waypoint x=\"202.460510\" y=\"-245.294815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-231.285278\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.094482\" y=\"-300.559906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"259.490509\" y=\"-253.463043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.128204\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.149490\" y=\"-307.459595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"259.637299\" y=\"-171.213272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.234619\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.077744\" y=\"-282.309937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.362434\"/>\n      <waypoint x=\"199.703003\" y=\"-371.317749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.186111\" y=\"14.202251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-67.618874\" y=\"16.356339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.108429\" y=\"-121.131378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"224.596420\" y=\"-172.878220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.758362\" y=\"-255.515717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"111.440590\" y=\"-297.182312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.864700\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.584015\" y=\"-167.301773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-121.575516\"/>\n      <waypoint x=\"199.769806\" y=\"-149.909119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.437202\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.872193\" y=\"-79.128342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-11.545263\" y=\"206.042252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.726517\" y=\"-349.936707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"255.481949\" y=\"-176.853668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.230980\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.133148\" y=\"-176.217239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.539886\"/>\n      <waypoint x=\"251.654800\" y=\"-250.926453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.761017\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.352539\" y=\"-246.473984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"311.642303\" y=\"-271.393646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.093491\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-326.937469\" y=\"33.508659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-144.842270\" y=\"33.752811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.055115\" y=\"-79.099937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n      <waypoint x=\"223.581146\" y=\"-124.731110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.344604\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-277.600586\" y=\"432.355255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-195.502701\" y=\"428.548798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.716449\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.464600\" y=\"-170.061035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-381.647430\"/>\n      <waypoint x=\"107.989296\" y=\"-295.022430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-213.212997\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-510.221436\" y=\"96.081085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-513.449280\" y=\"266.977997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.216515\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.737289\" y=\"-173.059570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.673889\"/>\n      <waypoint x=\"314.583649\" y=\"-179.837891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.543274\" y=\"-79.228584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.138275\"/>\n      <waypoint x=\"255.089584\" y=\"-222.399429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.960037\" y=\"-180.399628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"255.995789\" y=\"-249.714539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"406.650024\" y=\"-184.505936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"366.047516\" y=\"-348.379639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"224.816833\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.150955\" y=\"-242.299347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"305.734833\" y=\"-172.416382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673874\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.963261\" y=\"207.669693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"15.805330\" y=\"77.282623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.766235\" y=\"38.903488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"405.467377\" y=\"2.196906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"295.300537\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.134903\" y=\"-248.635788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.404678\"/>\n      <waypoint x=\"144.388809\" y=\"-228.089661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-227.134567\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.920456\" y=\"-292.103394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.202972\"/>\n      <waypoint x=\"255.239731\" y=\"-271.069214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.510498\" y=\"-171.638229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"304.670258\" y=\"-300.490631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.049896\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.459816\" y=\"386.329285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.880932\"/>\n      <waypoint x=\"-28.653114\" y=\"340.925507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.697155\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.249588\" y=\"-311.274963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.609238\"/>\n      <waypoint x=\"249.056442\" y=\"-172.562408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.422256\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.733551\" y=\"-269.058411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"125.384590\" y=\"-174.914215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.657959\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.930878\" y=\"30.111732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"405.222473\" y=\"-35.607265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.882187\" y=\"-312.621765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.201675\"/>\n      <waypoint x=\"311.187988\" y=\"-191.558640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"228.596359\" y=\"-172.855453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"305.078278\" y=\"-293.584412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.949978\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"246.916061\" y=\"-172.751175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"300.265289\" y=\"-168.947449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.700745\" y=\"-120.339348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.412720\"/>\n      <waypoint x=\"351.776855\" y=\"-163.377884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.852448\" y=\"-277.160675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.309090\"/>\n      <waypoint x=\"259.764648\" y=\"-370.975342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.551668\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"370.403595\" y=\"-296.038635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.049675\"/>\n      <waypoint x=\"337.434692\" y=\"-168.735886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.057419\" y=\"-354.577148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.517567\"/>\n      <waypoint x=\"155.683121\" y=\"-311.023712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-183.880157\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.794891\" y=\"-203.526947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"203.255035\" y=\"-242.033112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.020874\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"260.019806\" y=\"-246.242172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"285.845215\" y=\"-366.833496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"14.495995\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.301523\" y=\"-61.114754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-15.663990\" y=\"83.441505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"405.839233\" y=\"-106.905807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"413.942169\" y=\"-212.431244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.721283\" y=\"-345.568024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.912477\"/>\n      <waypoint x=\"392.693817\" y=\"-188.771698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-146.842255\" y=\"33.750130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"78.303017\" y=\"34.400948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.767334\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.635467\" y=\"-77.224495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"63.929108\" y=\"-170.292679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-487.250000\" y=\"240.916794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.857605\"/>\n      <waypoint x=\"-483.047607\" y=\"60.746399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.307007\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.075584\" y=\"200.024658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-180.994202\" y=\"403.264465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.640564\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.502548\" y=\"-318.344757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"266.319672\" y=\"-246.285538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.708862\" y=\"-261.058441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"246.896133\" y=\"-169.251236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.257874\" y=\"27.148960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"107.864700\" y=\"47.757935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.914871\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-362.450867\" y=\"30.051731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.368415\"/>\n      <waypoint x=\"-140.832886\" y=\"26.758183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-332.804565\" y=\"5.500768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-494.146301\" y=\"59.095493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-242.366684\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.583473\" y=\"-13.536873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"232.832825\"/>\n      <waypoint x=\"-97.241188\" y=\"-88.044533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.636902\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.356232\" y=\"-307.900116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.410187\"/>\n      <waypoint x=\"62.248329\" y=\"-197.711334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.353577\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.960037\" y=\"-180.399628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"311.259338\" y=\"-199.558334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.573156\" y=\"101.441277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-8.136140\" y=\"188.024811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"393.132599\" y=\"-230.769394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"314.431061\" y=\"-162.729355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"299.402679\" y=\"-121.658890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"258.396210\" y=\"-159.708923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-234.818726\" y=\"16.132156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-300.809265\" y=\"9.043671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.222931\" y=\"-243.319687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.402580\"/>\n      <waypoint x=\"202.392014\" y=\"-142.046722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.674408\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.136998\" y=\"-146.615295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-15.615090\" y=\"93.131531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-240.809326\" y=\"9.124119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-310.818634\" y=\"16.030256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.444023\" y=\"389.130066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.205978\"/>\n      <waypoint x=\"-366.538605\" y=\"404.980103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.881134\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"228.576431\" y=\"-169.355515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"388.674744\" y=\"-139.111252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-223.449097\" y=\"411.158356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-393.548767\" y=\"386.962189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"206.744415\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"246.916061\" y=\"-172.751175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"290.556030\" y=\"-309.596039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.604141\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.861786\" y=\"34.703522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"380.933929\" y=\"30.535595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"326.466492\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-434.278198\" y=\"367.485382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"222.048950\"/>\n      <waypoint x=\"-494.262421\" y=\"235.595261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.866302\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"359.044312\" y=\"-168.612885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"256.834473\" y=\"-121.957840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.060150\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.407997\" y=\"-12.575031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.357101\"/>\n      <waypoint x=\"-148.818787\" y=\"16.247465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-485.403412\" y=\"265.307495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.483429\"/>\n      <waypoint x=\"-403.575806\" y=\"33.816238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-411.575623\" y=\"33.867683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n      <waypoint x=\"-188.842224\" y=\"33.693817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.329082\" y=\"13.132893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-43.959763\" y=\"-94.321777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.264893\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"278.889374\" y=\"-393.369446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"189.787476\"/>\n      <waypoint x=\"22.200283\" y=\"-313.199677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.206963\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.412594\" y=\"34.168209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-15.431862\" y=\"129.440933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"113.274376\" y=\"-368.231903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.179480\"/>\n      <waypoint x=\"197.729324\" y=\"-374.832672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.466492\" y=\"-110.651863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510941\"/>\n      <waypoint x=\"355.044403\" y=\"-168.635651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.361328\" y=\"-109.112900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"380.020477\" y=\"-2.454948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.773392\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-482.989532\" y=\"37.867191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-225.580978\"/>\n      <waypoint x=\"-507.505219\" y=\"199.142426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.729202\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.343105\" y=\"9.722247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-188.809372\" y=\"9.193840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.210423\" y=\"34.140701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"84.331268\" y=\"27.425365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.767334\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.572147\" y=\"340.991211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.195210\"/>\n      <waypoint x=\"8.976993\" y=\"111.317505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.715240\" y=\"-168.927811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"262.353699\" y=\"-307.354553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.410187\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.638031\" y=\"-249.029694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.900673\"/>\n      <waypoint x=\"310.917725\" y=\"-161.249863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.666372\" y=\"182.042572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-35.638111\" y=\"326.284149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.960876\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.597534\" y=\"-381.158203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.487808\"/>\n      <waypoint x=\"67.108826\" y=\"-366.098083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.787170\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"371.184143\" y=\"-168.543793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"314.381927\" y=\"-157.218781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-397.553436\" y=\"37.277588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n      <waypoint x=\"-266.837463\" y=\"30.089241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.603031\" y=\"290.867828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.317764\"/>\n      <waypoint x=\"15.485855\" y=\"12.048734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.019836\" y=\"-246.228394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"314.439178\" y=\"-163.638550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.417297\" y=\"-61.941410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.758942\"/>\n      <waypoint x=\"-12.093387\" y=\"97.423668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"405.839233\" y=\"-106.905807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"388.848267\" y=\"-306.080383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.966904\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.774933\" y=\"-168.825027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"266.265472\" y=\"-169.140976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326126\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.357347\" y=\"6.206036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-105.618843\" y=\"16.305387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"412.297211\" y=\"-257.259338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.361389\"/>\n      <waypoint x=\"310.949982\" y=\"-373.039795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"203.078552\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.740707\" y=\"-385.215271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.704697\"/>\n      <waypoint x=\"19.847565\" y=\"-309.640869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.729721\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.859726\" y=\"-170.049194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.094055\"/>\n      <waypoint x=\"112.638245\" y=\"-173.515488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.700607\" y=\"-248.776215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.906967\"/>\n      <waypoint x=\"348.613525\" y=\"-235.252350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.084244\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.677582\" y=\"-115.952431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-108.586853\"/>\n      <waypoint x=\"384.253754\" y=\"-39.768108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.609459\" y=\"9.308073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n      <waypoint x=\"-188.814072\" y=\"12.693837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.525360\" y=\"-35.344208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.685234\"/>\n      <waypoint x=\"-95.609467\" y=\"9.318800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.267639\" y=\"-162.717834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771431\"/>\n      <waypoint x=\"204.081009\" y=\"-256.391083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.983692\" y=\"-174.729645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-219.063309\"/>\n      <waypoint x=\"86.541107\" y=\"-353.164886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-28.599241\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.508568\" y=\"-170.278000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"267.350372\" y=\"-118.675407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.656200\" y=\"9.389297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-212.814041\" y=\"12.661658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.814072\" y=\"12.699201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-274.809326\" y=\"9.078531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-270.074768\" y=\"-84.975090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.810883\"/>\n      <waypoint x=\"-280.905609\" y=\"30.070377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-407.733276\" y=\"9.342468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-513.758789\" y=\"102.059128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-391.711090\" y=\"12.739515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-510.321259\" y=\"112.080772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-377.756378\" y=\"5.649639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-504.372498\" y=\"211.324936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.734459\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.160950\" y=\"-73.015396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.440796\"/>\n      <waypoint x=\"246.896133\" y=\"-169.251236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"341.044617\" y=\"-168.715332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"208.757797\" y=\"-131.351059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.852459\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.779633\" y=\"-149.183838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"353.696686\" y=\"8.939756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.819305\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.436340\" y=\"-6.682017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.425095\"/>\n      <waypoint x=\"206.295990\" y=\"8.329705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.405853\" y=\"-209.119217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"297.346466\" y=\"-118.191597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"379.326111\" y=\"-69.997025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.806885\"/>\n      <waypoint x=\"388.570282\" y=\"-129.111801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.866150\" y=\"34.191509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"387.546051\" y=\"10.770035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"310.371216\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.011749\" y=\"-117.600227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"387.692352\" y=\"-31.741535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.673920\" y=\"-260.480286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"157.307587\" y=\"-169.761185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.066498\" y=\"-168.677353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-339.376526\"/>\n      <waypoint x=\"223.377060\" y=\"-311.255951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.201157\" y=\"-245.136261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.404663\"/>\n      <waypoint x=\"246.750076\" y=\"-249.650879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.227402\" y=\"-267.069214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"351.742188\" y=\"-160.804810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.377502\" y=\"-248.805176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.368118\"/>\n      <waypoint x=\"315.579285\" y=\"-118.528641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.201166\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.302383\" y=\"7.578750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-122.809441\" y=\"9.282331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.650208\" y=\"-131.251053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"323.594757\" y=\"-196.123276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.964478\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.964722\" y=\"-291.850922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.884068\"/>\n      <waypoint x=\"251.627197\" y=\"-174.120850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-213.850372\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.805237\" y=\"-343.684082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.627289\"/>\n      <waypoint x=\"382.593903\" y=\"-227.118225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.324066\" y=\"-248.035858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.831795\"/>\n      <waypoint x=\"385.647736\" y=\"-14.274260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.145660\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.820129\" y=\"36.086685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"299.864105\" y=\"34.430447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.307449\" y=\"-169.715637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"225.792892\" y=\"-367.627899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.152540\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.292755\" y=\"-147.219177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"375.063385\" y=\"-7.694883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.377060\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-416.706207\" y=\"30.400599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n      <waypoint x=\"-166.837540\" y=\"30.223320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"316.103821\" y=\"-122.625824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-140.731567\"/>\n      <waypoint x=\"254.899185\" y=\"-160.679718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.775970\" y=\"-163.311310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n      <waypoint x=\"255.233566\" y=\"-269.069214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.682327\" y=\"-304.428711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"14.656683\" y=\"-199.227310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.545319\" y=\"-173.732315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"98.136299\" y=\"-355.027740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.308022\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.558090\" y=\"-392.447113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.469284\"/>\n      <waypoint x=\"-13.203010\" y=\"-228.910110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.903465\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"365.204132\" y=\"-172.077881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"258.764404\" y=\"-279.058380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.832886\" y=\"26.763546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"157.884827\" y=\"32.006912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.710922\" y=\"-312.170288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.608765\"/>\n      <waypoint x=\"306.789673\" y=\"-290.093903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.812233\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.195966\" y=\"311.434723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.865818\"/>\n      <waypoint x=\"8.536606\" y=\"24.048622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.632782\" y=\"-236.388550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"236.650848\" y=\"-122.671013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.657104\" y=\"-244.288513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"314.203583\" y=\"-137.219589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"359.204224\" y=\"-172.112030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"255.662399\" y=\"-165.090164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.184288\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.019897\" y=\"-246.214630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"216.596558\" y=\"-172.923752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.094513\" y=\"-236.506073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.419090\"/>\n      <waypoint x=\"357.679565\" y=\"7.461476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.454956\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.775436\" y=\"-311.377777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.102173\"/>\n      <waypoint x=\"311.046295\" y=\"-175.669281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.410828\" y=\"-363.624573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.232836\"/>\n      <waypoint x=\"289.556488\" y=\"-306.241180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.465294\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.185425\" y=\"-314.124451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.794403\"/>\n      <waypoint x=\"377.816406\" y=\"-268.087646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.421234\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-500.966339\" y=\"277.727783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.391617\"/>\n      <waypoint x=\"-446.652008\" y=\"375.117676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.311565\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"172.311722\" y=\"-364.535583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n      <waypoint x=\"254.997055\" y=\"-192.399567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"354.263916\" y=\"-345.116302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"222.539291\"/>\n      <waypoint x=\"101.026939\" y=\"-378.872314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"159.917328\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.249588\" y=\"-311.274963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.609238\"/>\n      <waypoint x=\"204.195099\" y=\"-138.311279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.793011\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.297455\" y=\"-127.692688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"351.553711\" y=\"-146.806076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-379.688843\" y=\"16.162283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-489.815063\" y=\"51.798309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.251175\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-334.818634\" y=\"15.998077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-491.098724\" y=\"36.306236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.484360\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.949234\" y=\"-124.670410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"107.573517\" y=\"-355.165070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.872679\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"377.503937\" y=\"-289.482635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.826057\"/>\n      <waypoint x=\"385.695892\" y=\"-189.004105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.234650\" y=\"-84.652908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"391.222900\" y=\"-35.714592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-489.851593\" y=\"258.011200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.122742\"/>\n      <waypoint x=\"-472.858215\" y=\"47.531479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.424698\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-491.164215\" y=\"81.417061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.816772\"/>\n      <waypoint x=\"-440.291077\" y=\"32.587086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.682785\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.216782\" y=\"-169.477097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"312.608551\" y=\"-246.604263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.864258\" y=\"-181.611038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"314.546173\" y=\"-175.638062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.767410\" y=\"-305.130829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.534805\"/>\n      <waypoint x=\"222.576523\" y=\"-169.389664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-381.069855\" y=\"8.440405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-273.361847\"/>\n      <waypoint x=\"-324.905548\" y=\"30.011383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.295013\" y=\"-203.558167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"160.565750\" y=\"-236.634781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.518982\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.297455\" y=\"-127.692688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"302.285156\" y=\"-172.436005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-472.670013\" y=\"299.760742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"248.818207\"/>\n      <waypoint x=\"-485.746857\" y=\"100.233894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.386115\" y=\"93.300079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"15.446290\" y=\"-54.623260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.016434\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.507599\" y=\"-123.112137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"389.991241\" y=\"-17.008759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.566338\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.000000\" y=\"-244.136383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-201.417480\"/>\n      <waypoint x=\"258.436188\" y=\"-172.668854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"272.285645\" y=\"-172.606766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"204.677673\" y=\"-282.394226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-437.459320\" y=\"354.698822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"225.868866\"/>\n      <waypoint x=\"-490.503876\" y=\"215.875031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.734467\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"316.044037\" y=\"-117.890030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"375.778534\" y=\"-8.917911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.255615\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.327559\" y=\"-289.261322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.525108\"/>\n      <waypoint x=\"155.076523\" y=\"-375.095245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.468446\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.832870\" y=\"26.691143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"105.877327\" y=\"38.120182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.022034\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_06.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-396.712097\" y=\"393.206665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"206.749390\"/>\n      <waypoint x=\"-485.934052\" y=\"130.233322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-472.986633\" y=\"308.140198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.183868\"/>\n      <waypoint x=\"-482.321808\" y=\"112.255486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"172.403595\" y=\"-375.035187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n      <waypoint x=\"320.519348\" y=\"-348.570862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.912477\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.778107\" y=\"-374.627960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.156331\"/>\n      <waypoint x=\"368.050781\" y=\"-292.984802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.744797\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.056662\" y=\"-169.209991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"322.716919\"/>\n      <waypoint x=\"204.494156\" y=\"-274.396332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"194.075180\" y=\"-245.188461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.404663\"/>\n      <waypoint x=\"272.265747\" y=\"-169.106827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.937225\" y=\"-373.752411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.109924\"/>\n      <waypoint x=\"160.607498\" y=\"-396.139221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.652039\" y=\"-184.771912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"381.131897\" y=\"-87.187256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.550659\" y=\"-175.971603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.922127\"/>\n      <waypoint x=\"359.099609\" y=\"-68.475937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.273148\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"270.194580\" y=\"-310.774017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"213.377594\" y=\"-311.358887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.410187\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.234171\" y=\"30.632650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"201.758957\" y=\"39.756847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.258161\" y=\"-45.968491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"4.141066\" y=\"-203.186066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.764587\" y=\"-370.873138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.790916\"/>\n      <waypoint x=\"313.733582\" y=\"-348.408508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.410583\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.589905\" y=\"-83.150902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"258.527893\" y=\"-202.388718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.303314\" y=\"34.360344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.767334\"/>\n      <waypoint x=\"257.750732\" y=\"40.712608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.691101\" y=\"-224.980347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-230.974258\"/>\n      <waypoint x=\"258.758240\" y=\"-277.058380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.377502\" y=\"-248.805176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.368118\"/>\n      <waypoint x=\"259.062103\" y=\"-177.178772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.476715\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.886444\" y=\"-395.712006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n      <waypoint x=\"-9.814194\" y=\"-269.689941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.342934\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.636200\" y=\"17.142653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.709366\"/>\n      <waypoint x=\"401.983185\" y=\"-69.633102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.340393\" y=\"-307.632599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"246.596069\" y=\"-172.752991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.555389\" y=\"-266.189240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.038239\"/>\n      <waypoint x=\"258.696930\" y=\"-256.519592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.762695\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"296.318939\" y=\"-246.492096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"304.101440\" y=\"-121.583107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.075958\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.201157\" y=\"-245.136261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.404663\"/>\n      <waypoint x=\"258.396210\" y=\"-159.708923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.069405\" y=\"-365.066162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.778942\"/>\n      <waypoint x=\"284.129456\" y=\"-367.265411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.763832\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.517407\" y=\"119.335075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"12.218226\" y=\"60.030495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.307068\" y=\"-169.579041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"251.995880\" y=\"-249.686996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.676453\" y=\"-367.742798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n      <waypoint x=\"388.606415\" y=\"-249.717300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.974701\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.995697\" y=\"-249.742081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"258.484711\" y=\"-188.388794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.019745\" y=\"-246.255936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"213.341553\" y=\"-307.859070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-209.260300\" y=\"404.106750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-313.742615\" y=\"404.486389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"320.684662\" y=\"-66.627884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.037157\"/>\n      <waypoint x=\"391.176941\" y=\"-29.714771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"393.135132\" y=\"-234.530121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.294724\"/>\n      <waypoint x=\"384.541931\" y=\"-11.110683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.388535\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.279175\" y=\"-374.837952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.614053\"/>\n      <waypoint x=\"236.760361\" y=\"-246.082031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.904297\" y=\"422.894073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.422010\"/>\n      <waypoint x=\"4.639388\" y=\"291.377869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.840752\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-378.361725\" y=\"-22.955109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-254.653564\"/>\n      <waypoint x=\"-503.246521\" y=\"100.124687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.966217\" y=\"-177.441620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228546\"/>\n      <waypoint x=\"234.603897\" y=\"-119.203575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.377777\" y=\"-372.304413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.631603\"/>\n      <waypoint x=\"365.547821\" y=\"-297.613556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"60.451145\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-491.098724\" y=\"36.306236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.484360\"/>\n      <waypoint x=\"-501.606476\" y=\"302.084167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.292496\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"320.485443\" y=\"-121.318848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"224.736526\" y=\"-249.499313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.216980\" y=\"-169.545395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"215.676300\" y=\"-367.697754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-218.846863\" y=\"37.153591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-160.837555\" y=\"30.231365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-362.519806\" y=\"420.494019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.368487\"/>\n      <waypoint x=\"-114.860077\" y=\"414.963470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.219858\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.421493\" y=\"-221.156006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.340088\"/>\n      <waypoint x=\"-16.542727\" y=\"-122.574280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"345.219971\" y=\"-357.205170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.080276\"/>\n      <waypoint x=\"193.808228\" y=\"-385.362366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"268.319611\" y=\"-246.299316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"210.596649\" y=\"-172.957901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-474.320557\" y=\"60.148415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.713257\"/>\n      <waypoint x=\"-288.905579\" y=\"30.059650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.010010\" y=\"-74.413002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.615143\"/>\n      <waypoint x=\"255.089584\" y=\"-222.399429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.667297\" y=\"425.072052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-104.720879\" y=\"402.454834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.222797\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.293541\" y=\"-355.647858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.570925\"/>\n      <waypoint x=\"327.905304\" y=\"-343.815033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.642609\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-486.855865\" y=\"335.052795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"60.498734\"/>\n      <waypoint x=\"-442.714111\" y=\"383.374847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.718189\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.660919\" y=\"142.842926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.591446\"/>\n      <waypoint x=\"-39.741665\" y=\"26.921577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-260.813995\" y=\"12.597301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-416.600525\" y=\"12.899559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.406860\" y=\"-59.713840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n      <waypoint x=\"184.179718\" y=\"14.953207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.814194\" y=\"-269.689941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.342934\"/>\n      <waypoint x=\"-64.203110\" y=\"-195.629974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.919907\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.132500\" y=\"121.846916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.143211\"/>\n      <waypoint x=\"12.056746\" y=\"28.030910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.159041\" y=\"-71.210815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"11.148861\" y=\"-201.213547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.339374\" y=\"-152.656448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"39.814102\" y=\"-307.804321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.686100\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.221375\" y=\"-175.867081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-289.787750\"/>\n      <waypoint x=\"200.857437\" y=\"-268.478180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.625183\" y=\"91.131561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-65.727043\" y=\"37.358894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.108429\" y=\"-121.131378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"349.344025\" y=\"-170.087952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.838623\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.929207\" y=\"-170.326828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"210.576721\" y=\"-169.457962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.992401\" y=\"-171.246628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.190933\"/>\n      <waypoint x=\"384.483673\" y=\"-69.767204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.327808\" y=\"150.060654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-8.974995\" y=\"262.451813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.380241\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"316.584351\" y=\"-250.131714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"308.683075\" y=\"-117.256424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.728607\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.831919\" y=\"50.146420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-108.561317\" y=\"130.175110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.501251\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.522695\" y=\"111.441147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-99.659576\" y=\"379.491821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.165527\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.874426\" y=\"-290.534790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.608025\"/>\n      <waypoint x=\"56.415047\" y=\"-336.289795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.472908\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-473.731415\" y=\"349.232239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"54.773804\"/>\n      <waypoint x=\"-359.038025\" y=\"424.866272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.031509\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-507.350769\" y=\"281.368591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.710747\"/>\n      <waypoint x=\"-397.565918\" y=\"419.850922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.456528\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"414.067535\" y=\"-224.430573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"327.501190\" y=\"-368.794769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"209.295975\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-305.576111\" y=\"435.956940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-70.382744\" y=\"380.174866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.731506\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.257805\" y=\"30.738316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"279.867035\" y=\"34.089104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.235031\" y=\"-219.520737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"264.895844\" y=\"-169.148788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"220.975372\" y=\"191.866684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.754629\"/>\n      <waypoint x=\"398.996155\" y=\"35.024895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.494141\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-484.720734\" y=\"324.226807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.092060\"/>\n      <waypoint x=\"-442.714111\" y=\"383.374847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.718189\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.655304\" y=\"-191.509155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"206.710922\" y=\"-312.170288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.608765\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.501575\" y=\"16.068323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"22.127819\" y=\"-266.273071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.392281\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.767387\" y=\"162.007523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-69.486580\" y=\"365.679962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.376785\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.789639\" y=\"-37.927338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"9.273573\" y=\"-242.790405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.412956\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.828384\" y=\"-137.719818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"384.361053\" y=\"-53.767681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.274658\" y=\"-172.259613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"262.561005\" y=\"-118.752655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"304.773590\" y=\"-172.421844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"251.831711\" y=\"-310.963043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.410156\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"403.574646\" y=\"-13.603270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"282.902802\"/>\n      <waypoint x=\"412.544159\" y=\"-77.552391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-158.237961\" y=\"403.258423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.667389\"/>\n      <waypoint x=\"-414.371582\" y=\"378.717987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"214.396667\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.274391\" y=\"-200.083054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"130.920609\"/>\n      <waypoint x=\"-182.365417\" y=\"-109.291557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"155.198166\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.350693\" y=\"-49.815422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662369\"/>\n      <waypoint x=\"-65.713120\" y=\"16.358892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.323044\" y=\"-201.605774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"62.354622\" y=\"-177.202087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.086273\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-337.205322\" y=\"-73.982651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-207.570389\"/>\n      <waypoint x=\"-234.842194\" y=\"33.632141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.258972\" y=\"-290.991089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.398254\"/>\n      <waypoint x=\"309.813538\" y=\"-247.932022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-28.534241\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"272.226624\" y=\"12.955626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"190.298325\" y=\"8.056630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.675629\" y=\"-250.288483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"309.735016\" y=\"-172.393616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.042924\" y=\"107.423531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-35.638111\" y=\"326.284149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.960876\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-299.853943\" y=\"-86.803566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.017014\"/>\n      <waypoint x=\"-382.308563\" y=\"-21.684710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-256.173523\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.222595\" y=\"-251.485062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"245.339859\" y=\"-307.529663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.876343\" y=\"-255.102615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.802551\"/>\n      <waypoint x=\"285.511688\" y=\"-359.681122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.135571\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.257080\" y=\"-143.219345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"216.736725\" y=\"-249.444229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.880432\" y=\"-176.676682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.041794\"/>\n      <waypoint x=\"62.476978\" y=\"-207.580231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.517181\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"374.407867\" y=\"9.167096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.967194\"/>\n      <waypoint x=\"160.183212\" y=\"14.543596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.428223\" y=\"-169.982468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"232.760452\" y=\"-246.054489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.456665\" y=\"-316.345062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"204.469894\" y=\"-253.474960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.782898\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"324.042999\" y=\"-117.761017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"256.895996\" y=\"-169.194321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.604767\" y=\"5.808076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n      <waypoint x=\"-198.818756\" y=\"16.180426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.062408\" y=\"-233.525757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"351.993439\" y=\"-179.463120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.762848\" y=\"231.538849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.138290\"/>\n      <waypoint x=\"-29.784754\" y=\"293.088715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.203049\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"244.230713\" y=\"12.477746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"90.244034\" y=\"9.949229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.767334\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.389338\" y=\"-210.898788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-16.178802\" y=\"-29.844982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.008530\" y=\"-375.146118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.014560\"/>\n      <waypoint x=\"320.607880\" y=\"-246.659348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394497\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"249.831619\" y=\"-310.983643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"381.737823\" y=\"-145.184052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-506.272125\" y=\"87.382347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-264.052185\"/>\n      <waypoint x=\"-514.307983\" y=\"189.385666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.599541\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-489.741333\" y=\"179.466217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-485.896637\" y=\"124.233429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.236938\" y=\"-173.056717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"264.299194\" y=\"-310.834717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.282349\" y=\"-169.852402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"254.700607\" y=\"-248.776215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.906967\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.896103\" y=\"-169.239853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"206.370895\" y=\"-356.188568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.704849\" y=\"-392.163635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.704697\"/>\n      <waypoint x=\"114.090141\" y=\"-379.421722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.234924\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.800705\" y=\"-128.745636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"346.726532\" y=\"-242.522644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.013618\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.454590\" y=\"-172.235825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"163.327423\" y=\"-173.226959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.239799\" y=\"-100.987305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.436859\"/>\n      <waypoint x=\"-35.670528\" y=\"12.937994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.873508\" y=\"-224.321259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.406471\"/>\n      <waypoint x=\"-12.801552\" y=\"-61.128487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.217010\" y=\"-169.556778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"129.824646\" y=\"-201.228409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-255.932251\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.519836\" y=\"-116.631615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"270.265778\" y=\"-169.118210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.409912\" y=\"-333.319611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.910305\"/>\n      <waypoint x=\"295.403198\" y=\"-121.723396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.761749\" y=\"-165.990204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.349792\"/>\n      <waypoint x=\"205.583298\" y=\"-321.863831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.086823\" y=\"-278.475525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"314.848389\" y=\"-209.526718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.618286\" y=\"-170.004166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"314.871429\" y=\"-242.291763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.959106\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.832886\" y=\"26.766228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"42.243565\" y=\"34.254532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"403.008301\" y=\"-170.963242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.401398\"/>\n      <waypoint x=\"369.922974\" y=\"-333.901123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.581406\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.804626\" y=\"5.586579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-375.756439\" y=\"5.636780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"176.403442\" y=\"-375.000183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n      <waypoint x=\"292.324982\" y=\"-368.650085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.845161\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.561462\" y=\"-295.577026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.335220\"/>\n      <waypoint x=\"220.015442\" y=\"-392.165863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.149902\" y=\"21.047794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"274.286072\" y=\"9.490272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.316536\" y=\"-388.689423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.703568\"/>\n      <waypoint x=\"-27.238628\" y=\"-242.481445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.509949\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.776550\" y=\"-257.553406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"259.796143\" y=\"-170.640701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.354446\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.957084\" y=\"-122.670425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"11.176773\" y=\"-225.645020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.881027\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"275.349335\" y=\"-118.546394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"339.213348\" y=\"-64.406136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.293545\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"343.064484\" y=\"-172.203888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"263.995605\" y=\"-249.769623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.397797\" y=\"-125.067780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-108.836334\"/>\n      <waypoint x=\"132.435913\" y=\"-176.235184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.100525\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.985866\" y=\"12.058544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"4.227406\" y=\"-181.186234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-297.600464\" y=\"432.427917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-99.765663\" y=\"411.713531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.268431\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"278.158356\" y=\"20.057899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"164.302094\" y=\"7.612884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-248.818695\" y=\"16.113386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-322.813934\" y=\"12.514171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.566883\" y=\"30.048542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"92.618645\" y=\"-170.129395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"240.603119\" y=\"-119.106812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"304.294647\" y=\"-250.047089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-511.410950\" y=\"251.914322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.592049\"/>\n      <waypoint x=\"-492.284149\" y=\"316.425476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.248489\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.249588\" y=\"-311.274963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.609238\"/>\n      <waypoint x=\"308.045074\" y=\"-118.019043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.375990\" y=\"-15.931435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"120.428177\" y=\"-169.971100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.028717\" y=\"-125.148598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"341.044617\" y=\"-168.715332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.679993\" y=\"-181.274368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.002472\"/>\n      <waypoint x=\"252.586319\" y=\"-166.847992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-312.499207\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.758392\" y=\"-255.516129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"246.576141\" y=\"-169.253052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.511780\" y=\"-246.185501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.582458\"/>\n      <waypoint x=\"303.735168\" y=\"-172.427750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-317.729828\" y=\"408.000916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-469.072357\" y=\"308.317749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.574921\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-186.842224\" y=\"33.696499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-11.789356\" y=\"34.035133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.339809\" y=\"323.107300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.058125\"/>\n      <waypoint x=\"9.037548\" y=\"123.317352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.199524\" y=\"-268.985626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.439743\"/>\n      <waypoint x=\"356.370422\" y=\"8.003306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.576462\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-376.851593\" y=\"405.398285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"199.102081\"/>\n      <waypoint x=\"-489.411407\" y=\"281.311035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.475433\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-492.954834\" y=\"305.503784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"69.429688\"/>\n      <waypoint x=\"-371.249054\" y=\"421.834351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.856400\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.724365\" y=\"-129.635178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.317520\"/>\n      <waypoint x=\"200.743652\" y=\"-246.158646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"224.149887\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.257854\" y=\"27.157082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"291.745789\" y=\"41.292892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.157341\" y=\"366.809479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.105881\"/>\n      <waypoint x=\"-362.777588\" y=\"406.003876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"194.575119\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.049898\" y=\"-313.293121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.441971\"/>\n      <waypoint x=\"-5.809454\" y=\"-63.155945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.505310\" y=\"-117.806282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-342.218750\"/>\n      <waypoint x=\"345.690613\" y=\"17.527020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.822830\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.638634\" y=\"-173.652100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"12.200908\" y=\"-238.388214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.929337\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"352.512848\" y=\"-169.833969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.584244\"/>\n      <waypoint x=\"134.923965\" y=\"-205.966751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.151398\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.848389\" y=\"-209.526718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"129.357788\" y=\"-199.223480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.852112\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.643246\" y=\"-180.693359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.646393\"/>\n      <waypoint x=\"91.230377\" y=\"-351.690308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.278257\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.105316\" y=\"-245.205231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.087540\"/>\n      <waypoint x=\"331.274689\" y=\"-172.270996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.236908\" y=\"-173.045334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"4.211708\" y=\"-185.186203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-426.087158\" y=\"369.920685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.409607\"/>\n      <waypoint x=\"-483.769104\" y=\"231.672333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.047668\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-340.363220\" y=\"410.259491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.925354\"/>\n      <waypoint x=\"-482.235138\" y=\"262.743683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.205322\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.703595\" y=\"265.434479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.625099\"/>\n      <waypoint x=\"8.407387\" y=\"-7.931488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.437683\" y=\"-219.557541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"351.499847\" y=\"-142.806442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.802078\" y=\"-307.388367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.780713\"/>\n      <waypoint x=\"310.775055\" y=\"-145.250504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.327316\" y=\"-173.192810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"94.638535\" y=\"-173.617935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.305897\" y=\"-161.186386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"43.178513\" y=\"-312.206879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.540485\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.563393\" y=\"-178.846970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.023651\"/>\n      <waypoint x=\"310.044830\" y=\"-117.986794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.815895\" y=\"312.862854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.094200\"/>\n      <waypoint x=\"15.886070\" y=\"93.282410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-209.354767\" y=\"407.607086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-432.719238\" y=\"368.874359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"221.349380\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.633209\" y=\"-183.004440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"132.783951\" y=\"-198.508057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.830811\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.001190\" y=\"79.560471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.158497\"/>\n      <waypoint x=\"413.837708\" y=\"-202.431808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.995636\" y=\"-249.755844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"346.395752\" y=\"-121.198395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.746021\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.316818\" y=\"-307.879913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.410187\"/>\n      <waypoint x=\"272.319519\" y=\"-246.326859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.673203\" y=\"-238.617493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"262.184998\" y=\"-310.856476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.234114\" y=\"30.657013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"126.497864\" y=\"107.201752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.254318\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.137482\" y=\"170.852493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.342484\"/>\n      <waypoint x=\"412.314240\" y=\"-47.553268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"273.406036\" y=\"-122.078186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"204.952942\" y=\"-294.391052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.420944\" y=\"-141.649857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.189499\"/>\n      <waypoint x=\"11.117464\" y=\"-209.213486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.997864\" y=\"-346.650818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.461243\"/>\n      <waypoint x=\"-108.388565\" y=\"-158.889145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.633499\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-368.143066\" y=\"426.307068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"14.600057\"/>\n      <waypoint x=\"-243.576614\" y=\"435.731628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.645645\" y=\"-385.180725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.701614\"/>\n      <waypoint x=\"-16.920462\" y=\"-218.822510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.869431\" y=\"429.113007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.084371\"/>\n      <waypoint x=\"88.384552\" y=\"244.629242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.340523\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-498.585388\" y=\"287.862549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.167038\"/>\n      <waypoint x=\"-336.869812\" y=\"435.255615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.025420\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-385.297180\" y=\"417.241913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.349794\"/>\n      <waypoint x=\"-221.576752\" y=\"435.651703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.294403\" y=\"-169.564453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.209993\"/>\n      <waypoint x=\"203.464417\" y=\"-229.518112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.970167\" y=\"8.058578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"4.148915\" y=\"-201.186081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.478714\" y=\"-133.029343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"54.470917\"/>\n      <waypoint x=\"379.693237\" y=\"-19.074064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.902794\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"320.608368\" y=\"-246.659348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394497\"/>\n      <waypoint x=\"62.131100\" y=\"-178.666367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.271973\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-381.027466\" y=\"-7.769097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.433990\"/>\n      <waypoint x=\"-308.969360\" y=\"37.032753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.568199\" y=\"-194.118744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.262589\"/>\n      <waypoint x=\"-308.041016\" y=\"-82.826591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-186.168961\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.357246\" y=\"6.254761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-220.809341\" y=\"9.150934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"394.053558\" y=\"-311.171173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.247131\"/>\n      <waypoint x=\"301.291656\" y=\"-376.772888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"199.186386\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.966393\" y=\"-368.209747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.227736\"/>\n      <waypoint x=\"200.581924\" y=\"-256.471313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.126740\" y=\"-128.600616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"361.557861\" y=\"13.390221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.952209\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.671035\" y=\"-27.886204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-70.118538\" y=\"145.292297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.101471\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-396.941132\" y=\"412.475311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.174681\"/>\n      <waypoint x=\"-340.711517\" y=\"431.358856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.269349\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"350.201965\" y=\"-324.488312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.194691\"/>\n      <waypoint x=\"352.370422\" y=\"-207.460571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"406.796295\" y=\"-198.505157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"325.843964\" y=\"-365.711334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"209.319855\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"280.194061\" y=\"-310.671082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"265.611084\" y=\"-370.487976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.979548\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"320.698883\" y=\"-207.768616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.964478\"/>\n      <waypoint x=\"388.528503\" y=\"-125.112022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.987278\" y=\"245.111328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.171646\"/>\n      <waypoint x=\"-45.087513\" y=\"333.790588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.410263\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-487.041382\" y=\"37.043011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-227.068939\"/>\n      <waypoint x=\"-514.784058\" y=\"253.997437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.041405\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"212.766800\" y=\"-249.416885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"198.791992\" y=\"-178.461868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_07.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.573334\" y=\"-122.631378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"352.262726\" y=\"-199.461304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"338.423828\" y=\"-250.282089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"387.814972\" y=\"-47.741043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.178513\" y=\"-312.206879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.540485\"/>\n      <waypoint x=\"258.149231\" y=\"-307.397827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-295.742767\" y=\"404.420990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-487.231323\" y=\"243.034561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.133209\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"410.191620\" y=\"-188.469147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"355.132904\" y=\"-349.051392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"221.797104\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.279175\" y=\"-374.837952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.614053\"/>\n      <waypoint x=\"280.408936\" y=\"-368.122559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.183851\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.460327\" y=\"-279.061676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.380951\"/>\n      <waypoint x=\"227.340805\" y=\"-307.714966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.185455\" y=\"-310.938812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"314.652191\" y=\"-187.527588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.438477\" y=\"-239.512177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-250.477005\"/>\n      <waypoint x=\"200.011215\" y=\"-231.597870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.723799\" y=\"246.685059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.782768\"/>\n      <waypoint x=\"-83.012665\" y=\"376.651001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.532089\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-320.977814\" y=\"-83.989845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.729523\"/>\n      <waypoint x=\"-378.791962\" y=\"18.567505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-284.923096\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.703705\" y=\"-137.250809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"210.596649\" y=\"-172.957901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-397.575928\" y=\"33.777660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n      <waypoint x=\"-256.832764\" y=\"26.602650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.391075\" y=\"383.434235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.723450\"/>\n      <waypoint x=\"-391.627289\" y=\"387.914703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"205.995193\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.219376\" y=\"-311.360535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.410187\"/>\n      <waypoint x=\"255.126602\" y=\"-234.399368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"240.650314\" y=\"-122.606506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"220.576553\" y=\"-169.401047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.108307\" y=\"-92.003815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.054214\"/>\n      <waypoint x=\"-30.819489\" y=\"-85.190804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.324783\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-320.087921\" y=\"-80.604866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.729523\"/>\n      <waypoint x=\"-246.842163\" y=\"33.616051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.097687\" y=\"-223.871582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-258.500732\"/>\n      <waypoint x=\"199.414795\" y=\"-205.604721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.411766\" y=\"133.405563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-33.527718\" y=\"301.260529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.015533\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.439117\" y=\"17.399828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.022034\"/>\n      <waypoint x=\"-156.818787\" y=\"16.236738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.700241\" y=\"-174.462906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"12.826367\" y=\"-271.512695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.653648\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"210.596649\" y=\"-172.957901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"266.184784\" y=\"-310.815308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.515533\" y=\"-198.388733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"258.696533\" y=\"-257.058472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823242\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"364.124969\" y=\"-340.338135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"226.398300\"/>\n      <waypoint x=\"104.699280\" y=\"-387.543121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.010208\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.019943\" y=\"-246.200851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"300.048676\" y=\"-304.890381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.132782\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.814056\" y=\"12.672383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-482.867737\" y=\"28.134911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.098877\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.995789\" y=\"-249.714539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"276.194275\" y=\"-310.712250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"368.050781\" y=\"-292.984802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.744797\"/>\n      <waypoint x=\"313.875702\" y=\"-279.826813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.380493\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.448120\" y=\"-246.727097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"333.805145\" y=\"-172.775848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.229797\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.930420\" y=\"-106.590401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"131.283463\" y=\"-182.908676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.456940\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.003464\" y=\"-318.425018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"272.194489\" y=\"-310.753418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"267.214264\" y=\"172.473618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.342484\"/>\n      <waypoint x=\"408.845001\" y=\"-51.579979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"393.506104\" y=\"-296.567139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.859039\"/>\n      <waypoint x=\"303.312653\" y=\"-376.053650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"199.992569\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.267639\" y=\"-174.978867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.880150\"/>\n      <waypoint x=\"302.294708\" y=\"-250.033325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.878998\" y=\"32.689598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"401.710083\" y=\"-7.097878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"289.083313\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"369.422943\" y=\"-297.853119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.174038\"/>\n      <waypoint x=\"384.882446\" y=\"-111.149376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.215042\" y=\"-263.069244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"233.923386\" y=\"-371.154175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.894745\" y=\"-102.590561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"253.876663\" y=\"-176.435730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.609116\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-280.804626\" y=\"5.570489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-426.745911\" y=\"16.505949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.209946\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.314472\" y=\"16.827761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-92.341843\" y=\"0.738691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.585297\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-214.818726\" y=\"16.158974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-446.547272\" y=\"8.899289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.713196\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"273.683075\" y=\"-362.302216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.853196\"/>\n      <waypoint x=\"385.988403\" y=\"-217.002563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.872623\" y=\"-307.280151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.800461\"/>\n      <waypoint x=\"201.453857\" y=\"-294.471313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-513.624512\" y=\"91.860809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.373291\"/>\n      <waypoint x=\"-483.751251\" y=\"326.110321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.435997\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.352539\" y=\"-246.473984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"202.290924\" y=\"-178.374420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-379.787628\" y=\"20.558964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-278.717926\"/>\n      <waypoint x=\"-99.632927\" y=\"26.813421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-483.696106\" y=\"244.724274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.524261\"/>\n      <waypoint x=\"-475.114929\" y=\"55.368740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.702332\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-492.896515\" y=\"124.189735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-348.935974\" y=\"33.479179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.069855\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-239.491928\" y=\"-93.594505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.337280\"/>\n      <waypoint x=\"-318.969360\" y=\"37.019348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.149490\" y=\"-307.459595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"228.576431\" y=\"-169.355515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-490.665802\" y=\"221.991882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.176147\"/>\n      <waypoint x=\"-431.735657\" y=\"30.943895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.061249\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.397064\" y=\"-114.997078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-283.777283\"/>\n      <waypoint x=\"204.494156\" y=\"-274.396332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.215164\" y=\"-245.002563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.156769\"/>\n      <waypoint x=\"254.019943\" y=\"-246.200851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"373.789185\" y=\"-329.177032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.824219\"/>\n      <waypoint x=\"235.686829\" y=\"-395.663605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.704697\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"341.044617\" y=\"-168.715332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"201.947052\" y=\"-163.388107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"353.696686\" y=\"8.939756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.819305\"/>\n      <waypoint x=\"286.251617\" y=\"16.695539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.503525\" y=\"-249.783966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.383560\"/>\n      <waypoint x=\"351.776123\" y=\"-163.324585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-262.813995\" y=\"12.594619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-480.484222\" y=\"30.700335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.026215\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.759216\" y=\"-199.527115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"177.854477\" y=\"-311.213135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.856720\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.739716\" y=\"-271.058411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"302.040863\" y=\"-361.564301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.548161\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.734985\" y=\"-172.382233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"363.106842\" y=\"-65.026489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.726851\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"379.179199\" y=\"-294.185699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.371040\"/>\n      <waypoint x=\"314.991058\" y=\"-225.526077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-297.742767\" y=\"404.428253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-468.133209\" y=\"318.212036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.358948\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.337990\" y=\"148.025360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-72.345299\" y=\"368.170502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"139.498734\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"316.678223\" y=\"-117.573265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.938751\"/>\n      <waypoint x=\"322.584198\" y=\"-250.173019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.339859\" y=\"-307.529663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"302.045868\" y=\"-118.115807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.549377\" y=\"-127.111916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"351.964630\" y=\"-177.323318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.217041\" y=\"-169.568161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"392.341736\" y=\"-155.073807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"294.265381\" y=\"-168.981598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"264.567322\" y=\"-122.220749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.290924\" y=\"-178.374420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"290.285339\" y=\"-172.504303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-484.365601\" y=\"345.963898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"57.354729\"/>\n      <waypoint x=\"-361.186432\" y=\"424.395233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.700016\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"301.452576\" y=\"-365.544342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.737310\"/>\n      <waypoint x=\"329.274719\" y=\"-172.282379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"326.221222\" y=\"-340.723785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.804626\"/>\n      <waypoint x=\"392.826050\" y=\"-242.306595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.153198\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.326385\" y=\"-151.935577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.877899\"/>\n      <waypoint x=\"262.105316\" y=\"-245.205231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.087540\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-503.196838\" y=\"94.103981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.643280\"/>\n      <waypoint x=\"-505.557800\" y=\"272.248718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.304070\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"159.307556\" y=\"-169.749802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"168.000000\" y=\"-244.136383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-201.417480\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"405.268463\" y=\"-41.607090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n      <waypoint x=\"406.194458\" y=\"-140.903946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.255035\" y=\"-242.033112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.020874\"/>\n      <waypoint x=\"315.077393\" y=\"-235.205688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-510.761536\" y=\"282.154877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.698341\"/>\n      <waypoint x=\"-404.139038\" y=\"412.964996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.074713\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-464.592773\" y=\"324.627075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"239.852478\"/>\n      <waypoint x=\"-489.766296\" y=\"183.465729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.037458\" y=\"123.282028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"4.472809\" y=\"-118.656715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.642373\" y=\"256.011932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.594780\"/>\n      <waypoint x=\"11.938771\" y=\"0.058645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.357515\" y=\"6.124828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-77.618866\" y=\"16.342928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"361.473938\" y=\"5.550835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.090698\"/>\n      <waypoint x=\"84.212891\" y=\"6.424711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.767334\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-372.518402\" y=\"-38.147476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-243.270508\"/>\n      <waypoint x=\"-503.658356\" y=\"166.123398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"208.295700\" y=\"8.363839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-83.929237\" y=\"3.990252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.150558\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.918488\" y=\"-172.203629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.834579\"/>\n      <waypoint x=\"256.464661\" y=\"-250.454529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.648865\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-482.533966\" y=\"146.254837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-401.598358\" y=\"30.303453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"263.261353\" y=\"-118.762810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.726654\"/>\n      <waypoint x=\"155.297424\" y=\"-237.438492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-214.186554\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.670785\" y=\"13.067926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-264.804626\" y=\"5.591943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.245041\" y=\"-176.374954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"134.927170\" y=\"-214.669968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-242.493347\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.963997\" y=\"-364.400238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.919500\"/>\n      <waypoint x=\"328.988770\" y=\"-351.522644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.233852\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-361.711700\" y=\"12.546616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-510.358704\" y=\"118.080658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-447.106049\" y=\"34.776863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.943573\"/>\n      <waypoint x=\"-200.846878\" y=\"37.177727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.322067\" y=\"-174.047470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.726410\"/>\n      <waypoint x=\"311.064117\" y=\"-177.668808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.019943\" y=\"-246.200851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"351.397766\" y=\"-135.223480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"359.204224\" y=\"-172.112030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"347.345795\" y=\"-240.894409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.588730\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.837875\" y=\"-180.461334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.685547\"/>\n      <waypoint x=\"201.545609\" y=\"-298.470276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.348022\" y=\"-118.385124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"351.749207\" y=\"-161.324768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-276.804626\" y=\"5.575852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-503.813049\" y=\"74.211136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-254.797272\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-379.615723\" y=\"18.582972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-280.712616\"/>\n      <waypoint x=\"-246.846832\" y=\"37.116051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.410919\" y=\"-115.046028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.960358\"/>\n      <waypoint x=\"-276.027649\" y=\"-84.393471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.028671\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.572128\" y=\"-392.551880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n      <waypoint x=\"-5.753064\" y=\"-271.039734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.152870\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.936539\" y=\"-307.532867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.870209\"/>\n      <waypoint x=\"259.206757\" y=\"-305.280304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.120033\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-176.491791\" y=\"409.833252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.474472\"/>\n      <waypoint x=\"-429.976654\" y=\"371.236908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"220.136520\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.017101\" y=\"-241.021423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.089088\"/>\n      <waypoint x=\"57.171089\" y=\"-332.267456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.266285\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.584015\" y=\"-167.301773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-121.575516\"/>\n      <waypoint x=\"200.102966\" y=\"-235.596817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"283.348297\" y=\"-118.417374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"316.407074\" y=\"-251.092499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.708588\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-273.354279\" y=\"407.839661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-386.667725\" y=\"390.231506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"204.082764\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-264.842163\" y=\"33.591919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-23.741791\" y=\"26.986546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.809357\" y=\"9.172386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-488.645294\" y=\"50.095829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.763199\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.174627\" y=\"-252.220245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.184219\"/>\n      <waypoint x=\"67.077675\" y=\"-331.590759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.538322\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.368927\" y=\"-203.605240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"312.044556\" y=\"-117.954536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.194312\" y=\"77.423920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-25.126759\" y=\"281.071198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.169670\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.684662\" y=\"16.405483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-272.809326\" y=\"9.081213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.516514\" y=\"371.865723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.371464\"/>\n      <waypoint x=\"43.653008\" y=\"279.745239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.926067\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.699865\" y=\"249.686111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.861000\"/>\n      <waypoint x=\"-40.696503\" y=\"327.580719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.118149\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-471.517975\" y=\"363.738007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.924103\"/>\n      <waypoint x=\"-319.681488\" y=\"432.507141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.018629\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.943375\" y=\"-250.392624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"206.498108\" y=\"-359.902771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.915955\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-309.729889\" y=\"407.971832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-461.544769\" y=\"322.906128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"239.837585\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.604759\" y=\"5.797351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n      <waypoint x=\"-284.809326\" y=\"9.065123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.896942\" y=\"-364.169220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.157272\"/>\n      <waypoint x=\"331.662903\" y=\"-345.452393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.536747\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.187439\" y=\"-180.670761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.543060\"/>\n      <waypoint x=\"198.956009\" y=\"-185.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.342117\" y=\"-367.982941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n      <waypoint x=\"379.179199\" y=\"-294.185699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.371040\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.299927\" y=\"-151.074036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"379.354858\" y=\"-8.170070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.752838\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.668106\" y=\"-238.395782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"215.486252\" y=\"-129.505936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.724426\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-401.688385\" y=\"16.303743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-510.283813\" y=\"106.080894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.222595\" y=\"-251.485062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"275.957794\" y=\"-365.448639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.576085\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.245560\" y=\"10.736897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"44.328812\" y=\"13.262823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-273.600616\" y=\"432.340729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-211.667145\" y=\"425.115631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.781789\" y=\"-39.927322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"128.570419\" y=\"-69.399681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.487213\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.318481\" y=\"-98.833725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.875412\"/>\n      <waypoint x=\"-9.053271\" y=\"2.127300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.581848\" y=\"-179.637909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"199.185410\" y=\"-195.607346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.478546\" y=\"-141.222931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n      <waypoint x=\"387.891632\" y=\"-57.740730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-426.720886\" y=\"364.815033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"220.713135\"/>\n      <waypoint x=\"-486.702789\" y=\"205.986008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.734467\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-356.489166\" y=\"421.821320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.456041\"/>\n      <waypoint x=\"-251.625137\" y=\"428.760864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.108536\" y=\"-306.959290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.371552\"/>\n      <waypoint x=\"216.596558\" y=\"-172.923752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"409.338959\" y=\"-106.859512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"407.730438\" y=\"-263.135437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.026886\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"276.295319\" y=\"-249.854309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"145.671722\" y=\"-224.280182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.033081\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.609467\" y=\"9.324163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n      <waypoint x=\"-377.756378\" y=\"5.649639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.927137\" y=\"-93.128235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-5.412724\" y=\"34.125034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.594177\" y=\"-315.155396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.200958\"/>\n      <waypoint x=\"184.394348\" y=\"-371.432587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.447390\" y=\"-232.861679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.306297\"/>\n      <waypoint x=\"-9.403617\" y=\"-87.142014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.654266\" y=\"-137.184494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"312.153381\" y=\"20.638182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"223.581146\" y=\"-124.731110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.344604\"/>\n      <waypoint x=\"7.590277\" y=\"-222.283386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.202003\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.715969\" y=\"-221.908798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-259.488342\"/>\n      <waypoint x=\"19.473186\" y=\"-257.471954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.038612\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.802078\" y=\"-307.388367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.780713\"/>\n      <waypoint x=\"311.704865\" y=\"-249.516373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.972782\" y=\"-118.670456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"9.273573\" y=\"-242.790405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.412956\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.956734\" y=\"-187.022156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.456932\"/>\n      <waypoint x=\"14.593890\" y=\"-215.227188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"242.047897\" y=\"-364.195953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n      <waypoint x=\"389.362000\" y=\"-204.887039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.342076\" y=\"48.124855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-4.767387\" y=\"162.007523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.750877\" y=\"-352.463287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.617794\"/>\n      <waypoint x=\"85.367447\" y=\"-274.661133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-230.417679\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-215.354736\" y=\"407.628906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-447.607849\" y=\"354.052582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.392685\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-486.835052\" y=\"327.766113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.423588\"/>\n      <waypoint x=\"-404.757477\" y=\"404.817719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.355900\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.477982\" y=\"-246.882050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.888424\"/>\n      <waypoint x=\"133.651077\" y=\"-175.076340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-140.895569\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.535547\" y=\"-102.684311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"19.503618\" y=\"-287.581635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.216812\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.249146\" y=\"387.431580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.301682\"/>\n      <waypoint x=\"-167.680176\" y=\"405.069336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.619370\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-296.804596\" y=\"5.549037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-507.204956\" y=\"73.346283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-254.833603\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.554199\" y=\"-329.832062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.618515\"/>\n      <waypoint x=\"309.056000\" y=\"-350.819061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.116932\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.556580\" y=\"-240.655045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-208.714081\"/>\n      <waypoint x=\"14.711627\" y=\"-185.227417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"365.608093\" y=\"-310.748535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.729649\"/>\n      <waypoint x=\"314.036896\" y=\"-244.573334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.224030\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"373.708832\" y=\"-323.513611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.478943\"/>\n      <waypoint x=\"203.860474\" y=\"-392.287109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.203583\" y=\"-137.219589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"375.778534\" y=\"-8.917911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.255615\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.615839\" y=\"236.275604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.804214\"/>\n      <waypoint x=\"-89.003532\" y=\"368.021881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.434753\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.676804\" y=\"-367.832855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n      <waypoint x=\"270.606934\" y=\"-366.336853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.273177\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.064331\" y=\"-253.071060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.613663\"/>\n      <waypoint x=\"311.661804\" y=\"-253.877625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.152107\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.139034\" y=\"-180.000458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.646416\"/>\n      <waypoint x=\"258.715027\" y=\"-263.058441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.618858\" y=\"16.326839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n      <waypoint x=\"-170.818771\" y=\"16.217968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.056686\" y=\"-298.913055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"360.416107\" y=\"-323.454163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.303738\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.105469\" y=\"398.162201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.246445\"/>\n      <waypoint x=\"-307.704498\" y=\"414.964539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.121094\" y=\"-122.761330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.598755\"/>\n      <waypoint x=\"204.195099\" y=\"-138.311279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.793011\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"346.514099\" y=\"-323.304352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"46.481079\"/>\n      <waypoint x=\"392.153687\" y=\"-137.074799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.132797\" y=\"-236.399353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"206.225601\" y=\"-349.856445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-490.767090\" y=\"233.587219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.866302\"/>\n      <waypoint x=\"-454.968536\" y=\"42.415207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.287933\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"369.098053\" y=\"-68.602783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.273148\"/>\n      <waypoint x=\"321.774933\" y=\"-168.825027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.299927\" y=\"69.773994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.331474\"/>\n      <waypoint x=\"16.383360\" y=\"99.372520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.151642\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.714481\" y=\"-342.673279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.117279\"/>\n      <waypoint x=\"-38.920864\" y=\"-226.372391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.010094\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.933151\" y=\"-318.214172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.264896\"/>\n      <waypoint x=\"217.702423\" y=\"-371.182648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.791069\" y=\"-295.817749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.783401\"/>\n      <waypoint x=\"243.985519\" y=\"-367.705994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"238.650574\" y=\"-122.638756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"286.319183\" y=\"-246.423248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"352.289642\" y=\"-201.461121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n      <waypoint x=\"206.474014\" y=\"-170.055847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-342.896729\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.544575\" y=\"252.106506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.435234\"/>\n      <waypoint x=\"-225.354645\" y=\"407.665253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-374.247040\" y=\"-34.493454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-246.092987\"/>\n      <waypoint x=\"-206.846878\" y=\"37.169678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.052490\" y=\"-117.696342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"391.529480\" y=\"-75.713387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.775055\" y=\"396.129517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.071030\"/>\n      <waypoint x=\"-281.354187\" y=\"407.868713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.372665\" y=\"-225.519165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"315.715027\" y=\"-168.859512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.307495\" y=\"-169.727020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"205.094482\" y=\"-300.559906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"409.176605\" y=\"-7.436912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.814819\"/>\n      <waypoint x=\"409.485199\" y=\"-120.858742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-302.873657\" y=\"26.540918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-234.832825\" y=\"26.632147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.293236\" y=\"27.477112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.437225\"/>\n      <waypoint x=\"315.861786\" y=\"34.703522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.377716\" y=\"-153.708954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"311.348511\" y=\"-209.557938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.830128\" y=\"344.394562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.214733\"/>\n      <waypoint x=\"15.805330\" y=\"77.282623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"377.905823\" y=\"-329.578735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"232.625000\"/>\n      <waypoint x=\"123.182945\" y=\"-385.296051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.745560\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.400833\" y=\"-5.102467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"142.598785\"/>\n      <waypoint x=\"-61.722782\" y=\"9.364237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.029816\" y=\"-75.793854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n      <waypoint x=\"310.591187\" y=\"-124.631294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-260.804626\" y=\"5.597306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-387.688690\" y=\"16.213722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.714996\" y=\"-168.848129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"270.295441\" y=\"-249.812988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.235329\" y=\"396.771667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.609116\"/>\n      <waypoint x=\"9.332462\" y=\"181.758896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"242.602859\" y=\"-119.074562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"391.176941\" y=\"-29.714771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.859390\" y=\"-307.749878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.326630\"/>\n      <waypoint x=\"218.431290\" y=\"-123.284378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.796680\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.566757\" y=\"-361.119537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.486324\"/>\n      <waypoint x=\"242.760208\" y=\"-246.123337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.791992\" y=\"-178.461868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"348.351044\" y=\"-176.510254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.624168\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.483704\" y=\"89.265060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.555634\"/>\n      <waypoint x=\"16.257874\" y=\"27.148960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.647018\" y=\"37.337547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n      <waypoint x=\"36.257820\" y=\"30.730196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.170898\" y=\"392.544281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"159.568207\"/>\n      <waypoint x=\"-255.259995\" y=\"404.273895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"281.348541\" y=\"-118.449631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"263.664825\" y=\"-249.571594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.680893\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.513319\" y=\"217.580734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"8.446632\" y=\"2.068432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-170.832855\" y=\"26.717958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"52.257690\" y=\"30.795162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.860565\" y=\"-311.395111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.410187\"/>\n      <waypoint x=\"48.390491\" y=\"-173.881180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_08.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.480604\" y=\"-116.684204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"17.073605\" y=\"-246.923599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.329826\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"278.194153\" y=\"-310.691650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"77.019943\" y=\"-263.205261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-237.423096\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.715149\" y=\"-168.825363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"244.596100\" y=\"-172.764374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"312.269592\" y=\"-122.142563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.880592\"/>\n      <waypoint x=\"255.233566\" y=\"-269.069214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.892792\" y=\"-360.208710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.808655\"/>\n      <waypoint x=\"-9.881762\" y=\"-208.975006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-412.338348\" y=\"5.872007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-514.033386\" y=\"146.058304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.680231\" y=\"-193.227356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"13.310947\" y=\"-261.460632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.182732\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.711670\" y=\"12.559475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-495.693787\" y=\"41.939976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-233.111801\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.956468\" y=\"-100.615639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-8.892473\" y=\"38.146564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.454681\" y=\"-178.668823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"254.562042\" y=\"-118.881676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.630341\" y=\"332.310913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.740669\"/>\n      <waypoint x=\"151.163940\" y=\"211.320984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.955463\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.021118\" y=\"-123.188606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.316696\"/>\n      <waypoint x=\"315.151245\" y=\"-243.485367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.647003\" y=\"37.297325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n      <waypoint x=\"64.243385\" y=\"34.343857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.280242\" y=\"271.830475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.238373\"/>\n      <waypoint x=\"-65.811554\" y=\"352.580078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.859802\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.135529\" y=\"-302.348969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"343.044586\" y=\"-168.703949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.546387\" y=\"-208.388687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"254.505630\" y=\"-126.906090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.521744\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"410.512299\" y=\"-239.309036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.654358\"/>\n      <waypoint x=\"190.488327\" y=\"-385.387268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"297.149323\" y=\"-385.473663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.752487\"/>\n      <waypoint x=\"84.047661\" y=\"-375.485291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.223999\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.181808\" y=\"-252.299301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"260.561249\" y=\"-118.784912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.309311\" y=\"-51.638481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.737358\"/>\n      <waypoint x=\"-73.614182\" y=\"12.848294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"408.906342\" y=\"-59.579731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n      <waypoint x=\"410.007935\" y=\"-170.890106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.401398\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.527893\" y=\"-202.388718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"348.276428\" y=\"-163.371704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"395.247620\" y=\"54.873768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.774529\"/>\n      <waypoint x=\"402.485779\" y=\"-120.951347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.024185\" y=\"423.519073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.055983\"/>\n      <waypoint x=\"2.881284\" y=\"256.639709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.927330\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-451.033478\" y=\"344.526978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.608688\"/>\n      <waypoint x=\"-489.778778\" y=\"185.465500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.637634\" y=\"30.337555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n      <waypoint x=\"123.783852\" y=\"66.474007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.318794\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.938736\" y=\"29.190109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"263.929077\" y=\"30.316540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.700317\" y=\"-156.035889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.759300\"/>\n      <waypoint x=\"380.450104\" y=\"-23.621679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.995804\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.194138\" y=\"-256.299255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"251.802078\" y=\"-307.388367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.780713\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.701790\" y=\"-163.103958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-15.982574\" y=\"20.154631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-244.814011\" y=\"12.618752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-483.236603\" y=\"43.265892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.484360\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-257.576477\" y=\"435.782501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-108.317429\" y=\"404.260376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.093199\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.297455\" y=\"-127.692688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"321.026062\" y=\"-246.662231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394497\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.502430\" y=\"224.221054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.123688\"/>\n      <waypoint x=\"8.415236\" y=\"-5.931510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.274446\" y=\"-169.213776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"70.027267\" y=\"-333.961212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.037556\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.138733\" y=\"-175.756607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-239.207916\"/>\n      <waypoint x=\"352.208862\" y=\"-195.461670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.741650\" y=\"26.913460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"201.878418\" y=\"32.757866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-499.853546\" y=\"73.094528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-253.272964\"/>\n      <waypoint x=\"-511.604523\" y=\"278.081421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.917458\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"264.184875\" y=\"-310.835876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"252.403259\" y=\"-371.235962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.503167\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.253754\" y=\"-39.768108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n      <waypoint x=\"266.108032\" y=\"19.852205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.758575\" y=\"-195.003784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"311.715088\" y=\"-168.882294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.818787\" y=\"16.244783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-278.818695\" y=\"16.073162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.448273\" y=\"-272.396851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"267.369476\" y=\"-370.292419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.711699\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.234125\" y=\"30.648891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"147.886276\" y=\"31.836239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-496.377991\" y=\"315.779602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.916954\"/>\n      <waypoint x=\"-470.254425\" y=\"359.719330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.617390\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"393.069916\" y=\"-224.769714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"380.881012\" y=\"-174.873322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.404343\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.447495\" y=\"-309.313812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.486450\"/>\n      <waypoint x=\"254.877731\" y=\"-153.719757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.708089\" y=\"58.012859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"130.316956\" y=\"-64.217560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.262260\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"280.669128\" y=\"-389.492188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.654526\"/>\n      <waypoint x=\"180.606735\" y=\"-395.964203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.575165\" y=\"-395.735382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.487961\"/>\n      <waypoint x=\"65.711845\" y=\"-356.810089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"145.663055\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-344.776672\" y=\"427.337616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.631151\"/>\n      <waypoint x=\"-267.600677\" y=\"432.318909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"345.064453\" y=\"-172.192505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"202.013428\" y=\"-158.299500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.155823\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.114273\" y=\"-230.399384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"163.327423\" y=\"-173.226959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"353.181000\" y=\"-171.318054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.935867\"/>\n      <waypoint x=\"276.265686\" y=\"-169.084061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-286.054962\" y=\"-87.206062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.038300\"/>\n      <waypoint x=\"-396.396423\" y=\"5.505412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.584534\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.705170\" y=\"-364.343719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.707795\"/>\n      <waypoint x=\"379.920776\" y=\"-259.410767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.313385\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.133179\" y=\"-135.148041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"322.340881\" y=\"13.811059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.959019\" y=\"263.382355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.401482\"/>\n      <waypoint x=\"-135.646439\" y=\"400.515198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.823547\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.839293\" y=\"-152.697678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"162.312103\" y=\"-364.623077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.618317\" y=\"-170.015549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"157.751999\" y=\"-311.142365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.684967\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.902086\" y=\"-136.697784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"67.077675\" y=\"-331.590759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.538322\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.078273\" y=\"-219.185944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"79.817680\" y=\"-349.272369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.538229\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.382233\" y=\"-111.112793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"359.044312\" y=\"-168.612885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.153290\" y=\"-172.376007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"387.968262\" y=\"-67.740440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.306656\" y=\"-244.474503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"127.907471\" y=\"-176.300354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-285.550018\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.839287\" y=\"84.011581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"4.203859\" y=\"-187.186188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.919769\" y=\"31.408836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"410.049744\" y=\"-174.889893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.401398\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.588372\" y=\"-89.224403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"80.618835\" y=\"-170.197693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.530190\" y=\"365.976807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.688927\"/>\n      <waypoint x=\"-4.041758\" y=\"304.102234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.802322\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.814117\" y=\"12.771602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-411.755676\" y=\"5.868259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.915955\" y=\"-172.705643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"384.652588\" y=\"-89.150566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-514.981140\" y=\"214.752670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.734459\"/>\n      <waypoint x=\"-429.316681\" y=\"389.568512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.317829\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-225.230469\" y=\"-93.563896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.504517\"/>\n      <waypoint x=\"-443.530823\" y=\"11.754573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.261551\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.855793\" y=\"87.282486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"15.266010\" y=\"-43.968506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.708138\" y=\"-360.980042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.935122\"/>\n      <waypoint x=\"221.728439\" y=\"-374.652557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.946621\" y=\"2.058622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"92.618645\" y=\"-170.129395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.131708\" y=\"-17.845081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-124.790726\" y=\"82.021751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"279.374268\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-217.654327\" y=\"428.637421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-152.839111\" y=\"419.984192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.810324\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.776550\" y=\"-257.553406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"388.361328\" y=\"-109.112900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.330975\" y=\"-314.853638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.219509\"/>\n      <waypoint x=\"201.224457\" y=\"-284.473969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-489.683594\" y=\"170.210693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-492.784180\" y=\"106.190102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.343880\" y=\"16.977201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.566116\"/>\n      <waypoint x=\"0.314957\" y=\"16.584139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"378.287231\" y=\"-296.011322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.550964\"/>\n      <waypoint x=\"318.832062\" y=\"-67.791122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.211540\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.632957\" y=\"26.848282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n      <waypoint x=\"179.821884\" y=\"35.881882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.613190\" y=\"-239.236755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"203.464417\" y=\"-229.518112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.232347\" y=\"230.691223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.052803\"/>\n      <waypoint x=\"-145.512802\" y=\"400.003174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.634018\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.246666\" y=\"258.871735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.318058\"/>\n      <waypoint x=\"320.194092\" y=\"147.491867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.444603\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-490.456818\" y=\"250.518326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.641602\"/>\n      <waypoint x=\"-489.296722\" y=\"108.211914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.375793\" y=\"-311.008911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"296.318939\" y=\"-246.492096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.929333\" y=\"-170.372375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"198.864258\" y=\"-181.611038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-320.813934\" y=\"12.516852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-412.578156\" y=\"16.373766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.223663\" y=\"-195.558487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"244.576172\" y=\"-169.264435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"320.485443\" y=\"-121.318848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"206.664642\" y=\"-249.332169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.093170\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.279839\" y=\"345.293457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"130.848740\"/>\n      <waypoint x=\"-221.354691\" y=\"407.650696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"210.356659\" y=\"-135.021881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.406448\"/>\n      <waypoint x=\"310.341644\" y=\"-96.652428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-391.627289\" y=\"387.914703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"205.995193\"/>\n      <waypoint x=\"-487.396271\" y=\"288.928131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.888245\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"389.438904\" y=\"-240.350418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.866852\"/>\n      <waypoint x=\"384.407043\" y=\"-59.767494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.366928\" y=\"-305.633209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.068192\"/>\n      <waypoint x=\"232.736343\" y=\"-249.554398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.377472\" y=\"-251.706284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"139.054596\"/>\n      <waypoint x=\"252.403259\" y=\"-371.235962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.503167\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.330292\" y=\"-167.371338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"350.132904\" y=\"13.423915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.321030\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.916046\" y=\"-172.739792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"381.863190\" y=\"-157.183395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.893890\" y=\"-11.065655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.631409\"/>\n      <waypoint x=\"252.289307\" y=\"9.114793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.791702\" y=\"-178.449234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"387.952942\" y=\"-65.740501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"324.151642\" y=\"20.842989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"76.307068\" y=\"16.892698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.767334\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.260082\" y=\"-279.370270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.811325\"/>\n      <waypoint x=\"76.793182\" y=\"-347.366669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.890465\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.572128\" y=\"-392.551880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n      <waypoint x=\"-12.066420\" y=\"-241.774475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.194695\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.652252\" y=\"-257.357697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.723969\"/>\n      <waypoint x=\"269.566345\" y=\"-387.654602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.767761\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.727051\" y=\"37.361572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"183.940765\" y=\"28.951168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.705627\" y=\"-242.892273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.855782\"/>\n      <waypoint x=\"332.072998\" y=\"-349.443573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.735130\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.213348\" y=\"-64.406136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.293545\"/>\n      <waypoint x=\"296.250214\" y=\"16.866211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"266.567047\" y=\"-122.188499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"255.089584\" y=\"-222.399429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.019897\" y=\"-246.214630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"205.548431\" y=\"-320.344238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.325775\" y=\"-391.272736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.764633\"/>\n      <waypoint x=\"-9.878159\" y=\"-275.867950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.424141\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"389.633636\" y=\"-230.885620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"328.429291\" y=\"-179.420044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.002472\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-378.339020\" y=\"-33.824722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-247.612946\"/>\n      <waypoint x=\"-322.873657\" y=\"26.514103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.956009\" y=\"-185.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"381.107666\" y=\"-166.194778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-306.750183\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.357347\" y=\"6.206036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-93.618851\" y=\"16.321476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.759216\" y=\"-199.527115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"254.890060\" y=\"-157.719727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.609741\" y=\"-165.210434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-110.677139\"/>\n      <waypoint x=\"388.883698\" y=\"-159.110168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.328636\" y=\"13.352152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.767334\"/>\n      <waypoint x=\"-55.713139\" y=\"16.372301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-424.769226\" y=\"405.402069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.492939\"/>\n      <waypoint x=\"-267.649323\" y=\"425.319061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.727604\" y=\"5.864226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-184.804688\" y=\"5.699206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.030273\" y=\"-246.086212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.112091\"/>\n      <waypoint x=\"324.448273\" y=\"-246.685791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.758087\" y=\"2.169421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.587677\"/>\n      <waypoint x=\"-119.104034\" y=\"-36.663208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.415527\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"322.608307\" y=\"-246.673111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"212.745010\" y=\"-132.098236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.076340\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.407997\" y=\"-12.575031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.357101\"/>\n      <waypoint x=\"-47.684624\" y=\"16.389240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.763031\" y=\"-199.508423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"205.583298\" y=\"-321.863831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.815598\" y=\"-311.397949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.765961\"/>\n      <waypoint x=\"364.733368\" y=\"-305.728638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"57.281902\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"190.394165\" y=\"-371.387573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n      <waypoint x=\"386.094513\" y=\"-236.506073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.419090\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"316.837738\" y=\"-223.295746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.964478\"/>\n      <waypoint x=\"388.695648\" y=\"-141.111145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"408.768372\" y=\"-41.580273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n      <waypoint x=\"402.276825\" y=\"-100.952446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.310638\" y=\"-266.398438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"240.047928\" y=\"-364.185638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"117.818665\" y=\"-358.638245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.581455\"/>\n      <waypoint x=\"366.318848\" y=\"-315.830780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"54.195877\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.569992\" y=\"-122.478775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"349.005371\" y=\"-217.506790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"186.179428\" y=\"14.987343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"94.212601\" y=\"6.465315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.767334\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.298615\" y=\"8.022496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"14.314847\" y=\"16.640984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.528900\" y=\"-125.185173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"308.342896\" y=\"13.572120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.701019\" y=\"-172.379013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.988098\"/>\n      <waypoint x=\"249.056442\" y=\"-172.562408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.422256\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.039307\" y=\"-126.576920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.606071\"/>\n      <waypoint x=\"215.341446\" y=\"-307.838470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.102318\" y=\"-174.312592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"136.945038\"/>\n      <waypoint x=\"-336.986755\" y=\"-78.017105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.190170\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.754723\" y=\"286.828003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.276802\"/>\n      <waypoint x=\"-62.099236\" y=\"353.800018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.331253\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"289.249939\" y=\"162.964188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.342484\"/>\n      <waypoint x=\"390.206268\" y=\"70.295143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.019608\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.238628\" y=\"-242.481445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.509949\"/>\n      <waypoint x=\"-5.801605\" y=\"-61.155960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-501.739075\" y=\"273.745239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.648018\"/>\n      <waypoint x=\"-474.149200\" y=\"354.630066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.529835\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"271.808472\" y=\"37.452057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"406.361603\" y=\"-156.903076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.307495\" y=\"-169.727020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"349.134033\" y=\"-229.508316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.560074\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"304.773590\" y=\"-172.421844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"139.207657\" y=\"-221.697327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.813934\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.236542\" y=\"-174.793762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.021484\"/>\n      <waypoint x=\"311.631042\" y=\"-241.236694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-255.354446\" y=\"407.774261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-481.657318\" y=\"283.424896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.152039\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.273163\" y=\"-182.668930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.543060\"/>\n      <waypoint x=\"15.145124\" y=\"-232.989487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.910789\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"413.816803\" y=\"-200.431915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"393.840424\" y=\"-304.036713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.458282\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.561768\" y=\"-118.849419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"200.811554\" y=\"-266.478699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.193420\" y=\"27.589909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.022034\"/>\n      <waypoint x=\"243.932037\" y=\"29.975197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-401.710876\" y=\"12.803816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-503.321411\" y=\"112.124451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.064148\" y=\"-177.669205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"212.576691\" y=\"-169.446579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.125153\" y=\"-339.729950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.428902\"/>\n      <waypoint x=\"375.097992\" y=\"-286.261353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.655441\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"387.811310\" y=\"-255.247498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.662544\"/>\n      <waypoint x=\"310.466492\" y=\"-110.651863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510941\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"293.698334\" y=\"-360.871094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.360382\"/>\n      <waypoint x=\"342.040588\" y=\"-337.264618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.008911\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.618835\" y=\"-170.197693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"238.576263\" y=\"-169.298584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.044830\" y=\"-117.986794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"324.424164\" y=\"-250.185699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.836060\" y=\"-250.059250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.459381\"/>\n      <waypoint x=\"310.288147\" y=\"-90.652664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.376434\" y=\"-311.132416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"189.326996\" y=\"-173.078979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-510.767181\" y=\"183.543152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-474.149200\" y=\"354.630066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.529835\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-437.261139\" y=\"359.866211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"224.552917\"/>\n      <waypoint x=\"-475.482635\" y=\"311.131378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.604706\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.119110\" y=\"-364.001770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.459138\"/>\n      <waypoint x=\"316.934662\" y=\"-346.618774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.009083\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"380.331696\" y=\"26.712364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"325.074188\"/>\n      <waypoint x=\"406.733612\" y=\"-192.505508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.306183\" y=\"7.135003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-113.508972\" y=\"-19.595255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.285019\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"183.830582\" y=\"-307.698181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.143280\"/>\n      <waypoint x=\"254.871567\" y=\"-151.719757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.314613\" y=\"-147.722534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.978134\"/>\n      <waypoint x=\"-318.126801\" y=\"-81.094688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.318268\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.245560\" y=\"10.736897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-136.818802\" y=\"16.263556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"353.181000\" y=\"-171.318054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.935867\"/>\n      <waypoint x=\"391.777557\" y=\"-101.076775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.364105\" y=\"-155.218887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"311.577515\" y=\"-235.236908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.670429\" y=\"12.897390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-119.604752\" y=\"5.786624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.909935\" y=\"-134.697800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"125.125473\" y=\"-360.607117\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.579969\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.955414\" y=\"-221.526230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"198.516724\" y=\"-166.465012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.585907\" y=\"-278.395264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"310.813995\" y=\"-176.203735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.197731\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-169.035294\" y=\"422.985413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.185608\"/>\n      <waypoint x=\"-53.565250\" y=\"365.083038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.077236\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.741730\" y=\"26.954063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"141.946884\" y=\"28.234348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.327652\" y=\"-173.306656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"35.967941\" y=\"-308.464172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.346565\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.173569\" y=\"-238.674011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.685547\"/>\n      <waypoint x=\"15.090775\" y=\"-177.695618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.247284\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.291643\" y=\"58.118835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-20.627583\" y=\"115.873558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.441765\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.491852\" y=\"-179.370255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"205.181412\" y=\"-304.348450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.505310\" y=\"-117.806282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-342.218750\"/>\n      <waypoint x=\"148.807556\" y=\"-232.398102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.483154\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-387.883362\" y=\"3.343516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.658844\"/>\n      <waypoint x=\"-501.795044\" y=\"67.817169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-250.169846\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-378.662231\" y=\"14.706341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-290.983643\"/>\n      <waypoint x=\"-148.832870\" y=\"26.747456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.984039\" y=\"-112.600578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"238.603378\" y=\"-119.139069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.328993\" y=\"13.173496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-111.604759\" y=\"5.797351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.415213\" y=\"-5.951124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"5.825440\" y=\"-243.396576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.381706\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.079132\" y=\"-334.843109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.796825\"/>\n      <waypoint x=\"332.072998\" y=\"-349.443573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.735130\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.409225\" y=\"-183.530212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"243.860825\" y=\"-374.705444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.040955\" y=\"-276.476074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"314.848389\" y=\"-209.526718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.412354\" y=\"-240.989151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-257.835022\"/>\n      <waypoint x=\"201.947052\" y=\"-163.388107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"344.445374\" y=\"-168.658859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.229692\"/>\n      <waypoint x=\"366.749084\" y=\"1.895474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.469971\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.190359\" y=\"153.581558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"8.845790\" y=\"85.317848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.248138\" y=\"17.105150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"160.123474\" y=\"18.043087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.153290\" y=\"-172.376007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"385.028717\" y=\"-125.148598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.397279\" y=\"293.743073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.104553\"/>\n      <waypoint x=\"12.912798\" y=\"197.669830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"292.319031\" y=\"-246.464554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"212.766800\" y=\"-249.416885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.814102\" y=\"-307.804321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.686100\"/>\n      <waypoint x=\"296.000336\" y=\"-356.367310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.931137\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.830627\" y=\"-307.733185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.143280\"/>\n      <waypoint x=\"246.750076\" y=\"-249.650879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.948532\" y=\"-176.679642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n      <waypoint x=\"62.785015\" y=\"-211.506683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.511261\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"260.629578\" y=\"-166.690811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.499096\"/>\n      <waypoint x=\"200.651947\" y=\"-254.187042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.858368\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.820419\" y=\"36.052551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"405.329773\" y=\"-49.606853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.301579\" y=\"-61.142227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-12.402502\" y=\"36.168182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.118164\" y=\"-239.775314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"262.353699\" y=\"-307.354553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.410187\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-509.952850\" y=\"89.203232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.503906\"/>\n      <waypoint x=\"-504.009338\" y=\"199.331635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.734459\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.623795\" y=\"386.455811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.740692\"/>\n      <waypoint x=\"-215.354736\" y=\"407.628906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.818085\" y=\"36.325623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"359.357880\" y=\"29.167404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"343.366852\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.992798\" y=\"-169.669525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"297.887726\" y=\"-302.136353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.993881\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"135.881989\" y=\"-373.404877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.597040\"/>\n      <waypoint x=\"376.302032\" y=\"-273.127167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.127594\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_09.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.037828\" y=\"276.828461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.426056\"/>\n      <waypoint x=\"-188.135666\" y=\"407.298859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.939758\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-295.624817\" y=\"428.920746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-46.050201\" y=\"372.416962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.107651\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.050201\" y=\"372.416962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.107651\"/>\n      <waypoint x=\"3.307497\" y=\"284.261810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.546562\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.015549\" y=\"-198.399536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"261.995636\" y=\"-249.755844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.007126\" y=\"-212.828445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.413193\"/>\n      <waypoint x=\"226.760590\" y=\"-246.013168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.733551\" y=\"-269.058411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"82.834984\" y=\"-271.486420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-232.423615\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.236359\" y=\"-241.558334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.386101\"/>\n      <waypoint x=\"252.618759\" y=\"-122.413467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"249.647995\" y=\"-245.722641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.221344\"/>\n      <waypoint x=\"310.555511\" y=\"-120.631454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"296.294830\" y=\"-249.992004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"388.737427\" y=\"-145.110931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.019989\" y=\"-246.187088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"313.452515\" y=\"-167.281799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.001709\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"264.894531\" y=\"-169.047501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.267377\"/>\n      <waypoint x=\"320.684662\" y=\"-66.627884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.037157\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.307617\" y=\"-169.772568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"314.381927\" y=\"-157.218781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-292.905579\" y=\"30.054287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-47.789059\" y=\"33.888962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.254484\" y=\"-49.142319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-7.984753\" y=\"218.024429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.771413\" y=\"62.136444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-15.492416\" y=\"117.441071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.665131\" y=\"-167.187393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.923584\"/>\n      <waypoint x=\"165.307449\" y=\"-169.715637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.320404\" y=\"-221.354843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.964478\"/>\n      <waypoint x=\"131.540466\" y=\"-188.895950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.426788\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.423981\" y=\"-250.240784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"260.185089\" y=\"-310.877045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"413.612244\" y=\"-180.852997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"338.427155\" y=\"-362.058777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"214.012802\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.236801\" y=\"-173.011185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"39.109432\" y=\"-173.934021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.077652\" y=\"-281.093414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.791489\"/>\n      <waypoint x=\"204.195099\" y=\"-138.311279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.793011\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"354.926758\" y=\"-172.589874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-154.961945\"/>\n      <waypoint x=\"373.257355\" y=\"-4.997849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.238579\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.576401\" y=\"-169.344116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"211.341934\" y=\"-307.879669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589798\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.274719\" y=\"-172.282379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"132.354691\" y=\"-209.058151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-248.252914\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"316.383270\" y=\"-245.230865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.272552\"/>\n      <waypoint x=\"242.047897\" y=\"-364.195953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"280.405640\" y=\"-360.953094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.841949\"/>\n      <waypoint x=\"378.203613\" y=\"-172.688889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.792206\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.618607\" y=\"-170.117996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"234.736298\" y=\"-249.568161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.592490\" y=\"-7.858886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-16.178596\" y=\"262.585083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.894371\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.539825\" y=\"-249.048065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.752197\"/>\n      <waypoint x=\"262.122864\" y=\"-374.319489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.418051\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.859283\" y=\"-172.772324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.328018\"/>\n      <waypoint x=\"204.035141\" y=\"-254.391571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-472.858215\" y=\"47.531479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.424698\"/>\n      <waypoint x=\"-354.769379\" y=\"30.002337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.502599\" y=\"115.405777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-77.565346\" y=\"367.975037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.656723\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.010010\" y=\"-173.164917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.628120\"/>\n      <waypoint x=\"351.055847\" y=\"-68.331543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.528732\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.829254\" y=\"-300.088257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"254.948532\" y=\"-176.679642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"179.327164\" y=\"-173.135895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"7.577986\" y=\"-221.027512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.322876\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.807848\" y=\"250.920776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.907845\"/>\n      <waypoint x=\"-60.956093\" y=\"357.624512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.904404\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"406.796295\" y=\"-198.505157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"413.173706\" y=\"-250.556519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.738342\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.852430\" y=\"-21.941196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"4.517323\" y=\"-231.866470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.672920\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.830612\" y=\"-307.728180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.143280\"/>\n      <waypoint x=\"255.289078\" y=\"-287.069122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.798141\" y=\"-377.241241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"155.599747\"/>\n      <waypoint x=\"-11.137744\" y=\"-248.165710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.340302\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"196.585175\" y=\"-245.511688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.880981\"/>\n      <waypoint x=\"342.040588\" y=\"-337.264618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.008911\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.767036\" y=\"333.952362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.636440\"/>\n      <waypoint x=\"16.422487\" y=\"199.580963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.295944\" y=\"-139.934845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.748779\"/>\n      <waypoint x=\"355.044403\" y=\"-168.635651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.343170\" y=\"-203.119537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"366.404663\" y=\"14.826309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.503067\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.626709\" y=\"122.887581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.930542\"/>\n      <waypoint x=\"4.954493\" y=\"4.078235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.322067\" y=\"-174.047470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.726410\"/>\n      <waypoint x=\"263.571808\" y=\"-370.686340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.131689\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.656475\" y=\"9.519229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-288.804596\" y=\"5.559764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.330811\" y=\"-164.003372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-290.653687\"/>\n      <waypoint x=\"314.687866\" y=\"-191.527420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"180.571747\" y=\"-392.464386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n      <waypoint x=\"49.529045\" y=\"-353.411652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.580475\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.566275\" y=\"-128.574219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-12.271368\" y=\"62.154106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.411530\" y=\"-164.668900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"392.132782\" y=\"-135.074905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.315067\" y=\"230.329071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.407753\"/>\n      <waypoint x=\"4.805360\" y=\"-33.921471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.303542\" y=\"-189.051407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-8.932844\" y=\"30.146667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.501102\" y=\"-358.679596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.914246\"/>\n      <waypoint x=\"-20.122559\" y=\"-254.361694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.331802\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"371.781372\" y=\"-307.678040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.157528\"/>\n      <waypoint x=\"315.579285\" y=\"-118.528641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.201166\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.878311\" y=\"414.295074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.974243\"/>\n      <waypoint x=\"-450.254944\" y=\"356.342743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.407593\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"246.916061\" y=\"-172.751175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"11.141012\" y=\"-203.213531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-138.804733\" y=\"5.760882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-276.813995\" y=\"12.575847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.714874\" y=\"-95.077103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"234.291916\" y=\"8.807584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.548431\" y=\"-320.344238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"199.001892\" y=\"-187.609451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.152313\" y=\"-187.558807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"340.201569\" y=\"-246.778748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.217377\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"282.295166\" y=\"-249.895615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"260.561249\" y=\"-118.784912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"389.595001\" y=\"-236.535553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.446846\"/>\n      <waypoint x=\"258.380737\" y=\"-127.813286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.803101\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.715271\" y=\"-95.150246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"326.930695\" y=\"-183.128708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.002472\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.985748\" y=\"-367.654449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n      <waypoint x=\"363.816040\" y=\"-307.137238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.568260\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-487.841797\" y=\"325.810730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.092060\"/>\n      <waypoint x=\"-257.600739\" y=\"432.282593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.862366\" y=\"-175.782516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-126.160492\"/>\n      <waypoint x=\"202.046478\" y=\"-302.735718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.432091\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.460678\" y=\"-207.604187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"255.173004\" y=\"-239.343475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.690521\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-493.820648\" y=\"209.772125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.734467\"/>\n      <waypoint x=\"-493.021301\" y=\"144.189346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"300.048676\" y=\"-304.890381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.132782\"/>\n      <waypoint x=\"198.758087\" y=\"-248.851807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.157562\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.642296\" y=\"33.786598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n      <waypoint x=\"8.186739\" y=\"37.616272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-356.938171\" y=\"-59.576851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-224.691544\"/>\n      <waypoint x=\"-427.015839\" y=\"9.511156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.209946\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"308.761475\" y=\"-249.312363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.723953\"/>\n      <waypoint x=\"246.576141\" y=\"-169.253052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-383.920349\" y=\"-13.389929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.833984\"/>\n      <waypoint x=\"-324.937469\" y=\"33.511341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.335495\" y=\"-251.808914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.068748\"/>\n      <waypoint x=\"84.448174\" y=\"-267.816559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.403915\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"214.175354\" y=\"15.465221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-23.642202\" y=\"5.986776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.661652\" y=\"-353.403748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.793167\"/>\n      <waypoint x=\"198.138733\" y=\"-175.756607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-239.207916\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.625721\" y=\"-224.070389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.525917\"/>\n      <waypoint x=\"133.064484\" y=\"-365.846954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.113375\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.294998\" y=\"-361.335083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.290226\"/>\n      <waypoint x=\"262.019745\" y=\"-246.255936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.901733\" y=\"-311.178009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.856720\"/>\n      <waypoint x=\"258.826080\" y=\"-299.058258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.148132\" y=\"-341.198914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.101494\"/>\n      <waypoint x=\"268.942108\" y=\"-366.568329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.559576\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.447815\" y=\"-173.357178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"31.602934\" y=\"-302.037384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.285572\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.148849\" y=\"-237.596298\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314430\"/>\n      <waypoint x=\"314.723541\" y=\"-195.527267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.601929\" y=\"-226.388611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"223.377060\" y=\"-311.255951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.466492\" y=\"-110.651863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510941\"/>\n      <waypoint x=\"258.758240\" y=\"-277.058380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.327774\" y=\"-173.352188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"247.339752\" y=\"-307.509094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.423859\" y=\"-168.668869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"254.453094\" y=\"-310.424530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.660599\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.131897\" y=\"402.329926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.564804\"/>\n      <waypoint x=\"-309.717194\" y=\"411.471832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.646277\" y=\"186.007202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-25.062035\" y=\"290.850433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.000122\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.274446\" y=\"-169.213776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"12.478255\" y=\"-240.499756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.104706\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.901886\" y=\"-215.526474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"266.567047\" y=\"-122.188499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.872467\" y=\"-227.177521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.964478\"/>\n      <waypoint x=\"388.821014\" y=\"-153.110489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-176.846909\" y=\"37.209904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-67.632957\" y=\"26.856329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.436188\" y=\"-172.668854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"198.791702\" y=\"-178.449234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.468170\" y=\"-67.713615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n      <waypoint x=\"376.080322\" y=\"-2.928828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.238579\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.297165\" y=\"-240.885559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.398254\"/>\n      <waypoint x=\"348.438019\" y=\"-175.370621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"215.377487\" y=\"-311.338287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"255.027908\" y=\"-202.399536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.618256\" y=\"-169.992783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"222.760681\" y=\"-245.985626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-288.809326\" y=\"9.059761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-513.697815\" y=\"94.026627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.752289\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.868153\" y=\"-17.921606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"14.617437\" y=\"-209.227234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.130612\" y=\"141.759415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"11.766037\" y=\"-43.954769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.004124\" y=\"-110.697983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"144.257019\" y=\"-306.017456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.915176\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.758087\" y=\"-248.851807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.157562\"/>\n      <waypoint x=\"307.152191\" y=\"-297.029541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.661301\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.638672\" y=\"-173.663483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"70.379883\" y=\"-342.981995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.829453\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.408012\" y=\"302.848236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.033493\"/>\n      <waypoint x=\"-121.844360\" y=\"398.917358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.807419\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.905380\" y=\"-162.679703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n      <waypoint x=\"284.295135\" y=\"-249.909378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.519523\" y=\"-306.040771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.542122\"/>\n      <waypoint x=\"-6.209720\" y=\"-165.145111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.096344\" y=\"-171.568604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"155.545563\"/>\n      <waypoint x=\"106.638344\" y=\"-173.549637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.146423\" y=\"-302.437561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.819031\"/>\n      <waypoint x=\"47.109303\" y=\"-173.888474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.014771\" y=\"-173.600937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.086136\"/>\n      <waypoint x=\"383.925720\" y=\"-23.206263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.064529\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.670044\" y=\"-189.527512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"344.686218\" y=\"-245.045151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.051605\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.736343\" y=\"-249.554398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"58.807354\" y=\"-203.720871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.530396\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"389.445587\" y=\"-212.886597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"133.651077\" y=\"-175.076340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-140.895569\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-511.653076\" y=\"221.164276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.220497\"/>\n      <waypoint x=\"-417.426910\" y=\"405.801971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.580494\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-486.538208\" y=\"255.931671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.714264\"/>\n      <waypoint x=\"-486.265839\" y=\"183.403488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"322.193024\" y=\"-117.790848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924042\"/>\n      <waypoint x=\"255.221237\" y=\"-265.069244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-493.687775\" y=\"303.516144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.085785\"/>\n      <waypoint x=\"-313.576080\" y=\"435.985992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.086174\" y=\"31.293423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.022034\"/>\n      <waypoint x=\"235.813721\" y=\"36.837639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.956734\" y=\"-187.022156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.456932\"/>\n      <waypoint x=\"252.586319\" y=\"-166.847992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-312.499207\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.632416\" y=\"-123.321587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-209.974060\"/>\n      <waypoint x=\"274.158356\" y=\"-307.233032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.915224\" y=\"-5.941309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"34.504158\" y=\"-300.077881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.316822\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.674225\" y=\"-185.713821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.353569\"/>\n      <waypoint x=\"198.910141\" y=\"-183.610504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.299042\" y=\"-103.186371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"318.100250\" y=\"-121.357315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.964691\" y=\"-250.310165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"202.477737\"/>\n      <waypoint x=\"317.410980\" y=\"-246.109421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.549728\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.507315\" y=\"117.335098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"11.643316\" y=\"-75.224518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.145874\" y=\"-232.763199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.008293\"/>\n      <waypoint x=\"319.932587\" y=\"-121.327766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.718182\" y=\"60.012833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"4.938795\" y=\"0.078250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.739172\" y=\"-299.042236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.627380\"/>\n      <waypoint x=\"-13.097698\" y=\"-136.587891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"117.994331\" y=\"-365.976685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.725579\"/>\n      <waypoint x=\"358.509155\" y=\"-314.610870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.676090\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.183228\" y=\"373.200317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.672852\"/>\n      <waypoint x=\"-199.260361\" y=\"404.070404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.614624\" y=\"-181.192108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"336.338837\" y=\"14.050000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.727619\" y=\"5.874953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-272.813995\" y=\"12.581210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.265094\" y=\"69.335701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"11.315772\" y=\"-158.683868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.886780\" y=\"-175.166046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.272308\"/>\n      <waypoint x=\"361.099304\" y=\"-68.501312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.273148\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.303558\" y=\"-129.670578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823242\"/>\n      <waypoint x=\"202.691269\" y=\"-304.852631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.448524\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.917915\" y=\"362.491669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.622253\"/>\n      <waypoint x=\"-339.363953\" y=\"403.329346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.870743\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.870743\" y=\"-144.670227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"186.275894\" y=\"-244.864624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.980896\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.833862\" y=\"-246.696289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.947546\"/>\n      <waypoint x=\"258.490875\" y=\"-190.388779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.878540\" y=\"-205.781326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.512085\"/>\n      <waypoint x=\"198.516724\" y=\"-166.465012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.327559\" y=\"-289.261322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.525108\"/>\n      <waypoint x=\"202.049347\" y=\"-320.424500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.739172\" y=\"-299.042236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.627380\"/>\n      <waypoint x=\"-61.626442\" y=\"-203.875626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"130.583939\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"264.168701\" y=\"-172.480301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.011032\"/>\n      <waypoint x=\"212.596619\" y=\"-172.946518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.663300\" y=\"-246.288513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"310.460327\" y=\"-279.061676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.380951\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.041748\" y=\"-168.692154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.045944\"/>\n      <waypoint x=\"336.244354\" y=\"17.548897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"334.670135\" y=\"-364.516174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.363464\"/>\n      <waypoint x=\"147.875793\" y=\"-392.283905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.285995\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-250.418365\" y=\"-87.811546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.766602\"/>\n      <waypoint x=\"-324.969360\" y=\"37.011303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"276.194275\" y=\"-310.712250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"254.915726\" y=\"-179.462631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.282951\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.637531\" y=\"44.048367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"15.145124\" y=\"-232.989487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.910789\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"179.821884\" y=\"35.881882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"231.933777\" y=\"29.770390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-172.832870\" y=\"26.715277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"2.234254\" y=\"30.592047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.740845\" y=\"41.873177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"405.191833\" y=\"-31.607384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.581972\" y=\"-132.574188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-8.358175\" y=\"144.025421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"403.632782\" y=\"-234.782791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.248352\"/>\n      <waypoint x=\"254.562805\" y=\"-385.203949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.268631\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.039185\" y=\"135.868179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.137268\"/>\n      <waypoint x=\"384.068665\" y=\"90.170341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.354675\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.946548\" y=\"-225.143585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.475098\"/>\n      <waypoint x=\"236.760361\" y=\"-246.082031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.236832\" y=\"-173.022568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"311.295013\" y=\"-203.558167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-430.659668\" y=\"375.223389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.464233\"/>\n      <waypoint x=\"-486.702789\" y=\"205.986008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.734467\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.800110\" y=\"-151.110611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"283.404755\" y=\"-121.916916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.684418\" y=\"-243.009384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-263.791595\"/>\n      <waypoint x=\"342.858246\" y=\"-123.078255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.637558\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"352.512848\" y=\"-169.833969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.584244\"/>\n      <waypoint x=\"380.782990\" y=\"-3.634303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.995712\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-483.078400\" y=\"78.079453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.223022\"/>\n      <waypoint x=\"-318.937469\" y=\"33.519386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.810181\" y=\"-311.549133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.450684\"/>\n      <waypoint x=\"197.236877\" y=\"-173.033951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.901550\" y=\"419.646942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.853823\"/>\n      <waypoint x=\"7.195966\" y=\"311.434723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.865818\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.608368\" y=\"-246.645569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"255.095779\" y=\"-224.399414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.084442\" y=\"-305.476166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.869431\"/>\n      <waypoint x=\"206.909973\" y=\"-361.392303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.173035\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-481.717621\" y=\"88.340851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.494720\"/>\n      <waypoint x=\"-407.553223\" y=\"37.341888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.618706\" y=\"-170.152161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"256.019897\" y=\"-246.214630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.257080\" y=\"-143.219345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"205.675064\" y=\"-325.862762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.148544\" y=\"-235.661438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-252.482925\"/>\n      <waypoint x=\"4.127971\" y=\"-224.202652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.510300\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"250.194382\" y=\"-122.715790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.714111\"/>\n      <waypoint x=\"315.062408\" y=\"-233.525757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.282350\" y=\"-167.186310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"45.306969\" y=\"-325.432617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.218029\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.765516\" y=\"30.478355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"128.638977\" y=\"98.326309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.871590\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"360.514008\" y=\"-311.912354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"54.103344\"/>\n      <waypoint x=\"342.536621\" y=\"-119.036209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.536009\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.657066\" y=\"-367.062195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.393066\"/>\n      <waypoint x=\"-16.495632\" y=\"-110.574371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.920456\" y=\"-292.103394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.202972\"/>\n      <waypoint x=\"255.095779\" y=\"-224.399414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"322.099731\" y=\"-121.292809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"311.615692\" y=\"-239.516846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510941\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.107147\" y=\"-293.392059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.883591\"/>\n      <waypoint x=\"310.739380\" y=\"-141.250656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"349.043884\" y=\"-231.429947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.068123\"/>\n      <waypoint x=\"387.922272\" y=\"-61.740604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.347595\" y=\"408.222900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.080719\"/>\n      <waypoint x=\"-438.452118\" y=\"363.592407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.961380\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.077356\" y=\"-275.591949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.539291\"/>\n      <waypoint x=\"270.606934\" y=\"-366.336853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.273177\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.990540\" y=\"-306.404358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.733646\"/>\n      <waypoint x=\"258.577240\" y=\"-218.388641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.397064\" y=\"-114.997078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-283.777283\"/>\n      <waypoint x=\"282.295166\" y=\"-249.895615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"378.952515\" y=\"-322.220642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"235.007294\"/>\n      <waypoint x=\"149.928665\" y=\"-395.909668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.029480\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.494156\" y=\"-274.396332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"321.956055\" y=\"-347.698395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.626080\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.738457\" y=\"64.048111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"62.186619\" y=\"-187.711594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.353577\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.130005\" y=\"-103.762955\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.114807\"/>\n      <waypoint x=\"76.438217\" y=\"6.392693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.002899\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.847122\" y=\"-166.577774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.566467\"/>\n      <waypoint x=\"257.051117\" y=\"-122.920860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.528492\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.613884\" y=\"-61.975990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.408989\"/>\n      <waypoint x=\"-15.176420\" y=\"180.060257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.377274\" y=\"-311.297119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"347.044525\" y=\"-168.681183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-510.720612\" y=\"176.079559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-460.094971\" y=\"376.604950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.880054\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.753203\" y=\"-47.224739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n      <waypoint x=\"22.752594\" y=\"-277.787994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.085442\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.469894\" y=\"-253.474960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.782898\"/>\n      <waypoint x=\"238.650574\" y=\"-122.638756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.167713\" y=\"-174.061264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-298.957184\"/>\n      <waypoint x=\"96.695549\" y=\"-358.217438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.308022\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"308.683075\" y=\"-117.256424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.728607\"/>\n      <waypoint x=\"290.294983\" y=\"-249.950699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-269.448761\" y=\"411.325500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-479.847321\" y=\"300.585083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.429596\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"322.193024\" y=\"-117.790848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924042\"/>\n      <waypoint x=\"386.112091\" y=\"-15.884577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.024231\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.680231\" y=\"-193.227356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"83.038048\" y=\"-347.131744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.909012\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-483.143890\" y=\"204.092957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.734467\"/>\n      <waypoint x=\"-472.403778\" y=\"57.583042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.755493\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"208.792755\" y=\"-245.886276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.865311\"/>\n      <waypoint x=\"384.903320\" y=\"-113.149254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.564772\" y=\"271.898590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.846367\"/>\n      <waypoint x=\"-199.260361\" y=\"404.070404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.229198\" y=\"37.827587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"113.431076\" y=\"52.416698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.940216\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.062927\" y=\"-306.732666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.575340\"/>\n      <waypoint x=\"310.626862\" y=\"-128.631149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.236359\" y=\"-97.186707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"320.043396\" y=\"-117.825523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-447.152039\" y=\"388.790771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.668545\"/>\n      <waypoint x=\"-394.553040\" y=\"417.334137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.930714\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-239.625214\" y=\"428.717255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-41.114525\" y=\"356.823273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.120743\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.555511\" y=\"-120.631454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"160.565750\" y=\"-236.634781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.518982\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.957123\" y=\"-165.669693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"258.663300\" y=\"-246.288513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"320.397003\" y=\"-172.332916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"384.736176\" y=\"-97.150124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"176.571899\" y=\"-392.499390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n      <waypoint x=\"36.907623\" y=\"-341.945953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.913513\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.874313\" y=\"38.427383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.022034\"/>\n      <waypoint x=\"25.626709\" y=\"122.887581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.930542\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_10.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.199524\" y=\"-268.985626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.439743\"/>\n      <waypoint x=\"385.967529\" y=\"-215.002670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.957916\" y=\"-165.670883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.148895\"/>\n      <waypoint x=\"258.442352\" y=\"-174.668854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.300354\" y=\"-128.024002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.170235\"/>\n      <waypoint x=\"284.256134\" y=\"-310.610260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.686981\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"389.050873\" y=\"-175.109299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.401398\"/>\n      <waypoint x=\"366.749084\" y=\"1.895474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.469971\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"300.294739\" y=\"-250.019547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"246.563080\" y=\"-119.010689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.502548\" y=\"-318.344757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"210.892807\" y=\"-249.408096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.534912\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.417664\" y=\"-243.828400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-243.288895\"/>\n      <waypoint x=\"388.173279\" y=\"-91.113876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.930511\" y=\"-4.015904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.472382\"/>\n      <waypoint x=\"-108.786911\" y=\"-76.431145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.697891\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.801422\" y=\"-291.058319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"286.265503\" y=\"-169.027130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.993908\" y=\"-170.598221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-341.724945\"/>\n      <waypoint x=\"203.051514\" y=\"-211.522842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.130280\" y=\"266.148102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.635231\"/>\n      <waypoint x=\"5.557777\" y=\"127.334969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-267.576385\" y=\"435.818848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-169.817856\" y=\"430.162262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.698082\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.093971\" y=\"-215.185974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"73.169067\" y=\"-349.174744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.652603\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"402.841003\" y=\"-154.949478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"391.210663\" y=\"-293.091064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.698364\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.095245\" y=\"-237.205612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"248.563187\" y=\"-118.978432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-348.804565\" y=\"5.479316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-505.308655\" y=\"80.747070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-259.424713\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-482.147461\" y=\"59.272293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.873596\"/>\n      <waypoint x=\"-272.846863\" y=\"37.081188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.140568\" y=\"138.193253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.720520\"/>\n      <waypoint x=\"4.729711\" y=\"-53.197220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"305.964722\" y=\"-291.850922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.884068\"/>\n      <waypoint x=\"391.714874\" y=\"-95.077103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.735046\" y=\"-172.404999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"143.226196\" y=\"-221.265305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.872803\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-488.478027\" y=\"38.626122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.484360\"/>\n      <waypoint x=\"-513.921082\" y=\"128.058655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"412.513489\" y=\"-73.552513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n      <waypoint x=\"402.510712\" y=\"-251.352753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.003784\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.126892\" y=\"-258.390533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"262.915771\" y=\"-172.660110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.361099\" y=\"-47.674160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.924286\"/>\n      <waypoint x=\"-15.635276\" y=\"89.131584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.832886\" y=\"26.771589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"74.289024\" y=\"37.884678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.767334\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.948639\" y=\"28.029541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"199.818970\" y=\"36.223221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.823929\" y=\"-385.127869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.154343\"/>\n      <waypoint x=\"98.942947\" y=\"-378.094818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"159.163101\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.377594\" y=\"-311.358887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.410187\"/>\n      <waypoint x=\"276.666107\" y=\"-368.876862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.603845\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.531219\" y=\"-369.307068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.082129\"/>\n      <waypoint x=\"284.295135\" y=\"-249.909378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.149704\" y=\"-307.500763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"312.914276\" y=\"-170.836578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"48.936371\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-488.430084\" y=\"85.847786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.100311\"/>\n      <waypoint x=\"-264.832764\" y=\"26.591925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"300.910400\" y=\"-354.474884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.224783\"/>\n      <waypoint x=\"381.591583\" y=\"-131.184814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.086510\" y=\"31.259289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.022034\"/>\n      <waypoint x=\"335.858856\" y=\"35.044865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-503.645874\" y=\"164.123459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-515.042542\" y=\"216.782303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.699181\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.912598\" y=\"-104.590477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"388.653870\" y=\"-137.111374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.698181\" y=\"-246.588394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.270615\"/>\n      <waypoint x=\"151.327606\" y=\"-173.295273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.728195\" y=\"-306.428192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"311.812195\" y=\"-261.553253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.800270\" y=\"-173.613708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-192.767578\"/>\n      <waypoint x=\"230.048157\" y=\"-364.134094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.329050\" y=\"13.149134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-278.818695\" y=\"16.073162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"377.447937\" y=\"-297.671021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.800308\"/>\n      <waypoint x=\"388.152374\" y=\"-89.113991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.987518\" y=\"146.427826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.915915\"/>\n      <waypoint x=\"412.452209\" y=\"-65.552750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.738800\" y=\"42.112114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"409.485199\" y=\"-120.858742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.121006\" y=\"-177.941269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.703842\"/>\n      <waypoint x=\"202.500977\" y=\"-187.529160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-503.533569\" y=\"146.123795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-500.966339\" y=\"277.727783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.391617\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-328.809265\" y=\"9.006128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-509.512543\" y=\"84.950851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-262.673187\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.307205\" y=\"-169.624573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"248.020081\" y=\"-246.159546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.933791\" y=\"201.847473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"15.415213\" y=\"-5.951124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.969772\" y=\"-164.378113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"14.601740\" y=\"-213.227203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.108536\" y=\"-306.959290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.371552\"/>\n      <waypoint x=\"204.356522\" y=\"-268.397919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.547607\" y=\"-183.509872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"224.243103\" y=\"-120.783493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.768793\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.084915\" y=\"-311.777039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.969208\"/>\n      <waypoint x=\"138.967407\" y=\"-214.778809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.552170\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-390.329407\" y=\"419.062073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.568922\"/>\n      <waypoint x=\"-295.576172\" y=\"435.920593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.739858\" y=\"-227.061432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.267426\"/>\n      <waypoint x=\"61.439201\" y=\"-336.002991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.120678\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.607666\" y=\"-126.763336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.354958\"/>\n      <waypoint x=\"388.029572\" y=\"-75.740211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.835419\" y=\"-302.088257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.823242\"/>\n      <waypoint x=\"307.301422\" y=\"-250.240143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.465103\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.236877\" y=\"-173.033951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"388.883698\" y=\"-159.110168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.519850\" y=\"-106.684280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"11.794396\" y=\"-255.674072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.445641\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-460.423492\" y=\"371.174896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.111622\"/>\n      <waypoint x=\"-281.624878\" y=\"428.869873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.822773\" y=\"179.847763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"16.027367\" y=\"121.282059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.789276\" y=\"-254.459229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.536186\"/>\n      <waypoint x=\"318.043793\" y=\"-117.857773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.537338\" y=\"-389.104584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.501404\"/>\n      <waypoint x=\"59.805740\" y=\"-361.233002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.871704\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-470.227753\" y=\"44.999306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.394272\"/>\n      <waypoint x=\"-412.510620\" y=\"26.873549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-232.804657\" y=\"5.634847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-424.634552\" y=\"16.452534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.688553\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.330975\" y=\"-314.853638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.219509\"/>\n      <waypoint x=\"287.555237\" y=\"-366.379700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.228109\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.434113\" y=\"10.448697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"94.243919\" y=\"9.965470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.767334\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-455.457184\" y=\"338.685913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.115143\"/>\n      <waypoint x=\"-486.139038\" y=\"259.765320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.395844\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.819183\" y=\"-200.771027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"249.056442\" y=\"-172.562408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.422256\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.094513\" y=\"-236.506073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.419090\"/>\n      <waypoint x=\"336.244354\" y=\"17.548897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.149338\" y=\"-210.957184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-246.332993\"/>\n      <waypoint x=\"315.715027\" y=\"-168.859512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.696533\" y=\"-257.058472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823242\"/>\n      <waypoint x=\"205.056686\" y=\"-298.913055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.057419\" y=\"-354.577148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.517567\"/>\n      <waypoint x=\"202.049347\" y=\"-320.424500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.809401\" y=\"-63.128471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-16.061066\" y=\"0.154787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.379616\" y=\"-359.093506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.936606\"/>\n      <waypoint x=\"312.257843\" y=\"-357.045227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.172447\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.742493\" y=\"-247.559402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.808548\"/>\n      <waypoint x=\"315.660889\" y=\"-355.314087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.752453\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.362091\" y=\"-290.472382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"214.074036\" y=\"-130.758102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.400375\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-162.814102\" y=\"12.728698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-326.804565\" y=\"5.508813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.130432\" y=\"-234.825577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.132690\"/>\n      <waypoint x=\"378.024017\" y=\"-13.663518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.388535\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.894237\" y=\"-138.697769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"7.625721\" y=\"-224.070389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.525917\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-490.750031\" y=\"240.899582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.866302\"/>\n      <waypoint x=\"-387.621155\" y=\"26.713505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.631592\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.932844\" y=\"30.146667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-11.586136\" y=\"227.451477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.999908\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"184.350540\" y=\"-364.432709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n      <waypoint x=\"204.099091\" y=\"-254.953796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.369621\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-448.285828\" y=\"342.358917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.606201\"/>\n      <waypoint x=\"-485.946533\" y=\"132.233292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-464.767242\" y=\"355.372955\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.617390\"/>\n      <waypoint x=\"-413.865692\" y=\"399.775543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.580494\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.616184\" y=\"-209.574951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.498810\"/>\n      <waypoint x=\"206.179718\" y=\"-347.856995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.904846\" y=\"-209.003006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"315.151245\" y=\"-243.485367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"280.319336\" y=\"-246.381943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"341.797333\" y=\"-246.521606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.089798\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"308.584534\" y=\"-250.076630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"301.698029\" y=\"-303.541077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"221.438416\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.593903\" y=\"-227.118225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"318.584290\" y=\"-250.145477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.775436\" y=\"-311.377777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.102173\"/>\n      <waypoint x=\"200.581924\" y=\"-256.471313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.591583\" y=\"-249.554688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.629303\"/>\n      <waypoint x=\"388.424011\" y=\"-115.112564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"395.620972\" y=\"-281.593994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.327347\"/>\n      <waypoint x=\"256.706970\" y=\"-385.141357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.074799\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"364.733368\" y=\"-305.728638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"57.281902\"/>\n      <waypoint x=\"387.922272\" y=\"-61.740604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.810181\" y=\"-311.549133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.450684\"/>\n      <waypoint x=\"262.105316\" y=\"-245.205231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.087540\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-211.667145\" y=\"425.115631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-143.878632\" y=\"421.360352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.137915\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"259.990540\" y=\"-306.404358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.733646\"/>\n      <waypoint x=\"65.224823\" y=\"-174.061462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.420502\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.193771\" y=\"-314.033508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-282.065399\"/>\n      <waypoint x=\"311.402008\" y=\"-215.557693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.651001\" y=\"-170.794601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-334.549377\"/>\n      <waypoint x=\"150.369019\" y=\"-233.735062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-219.658981\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.871145\" y=\"349.815430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.379749\"/>\n      <waypoint x=\"15.986996\" y=\"113.282158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"369.105804\" y=\"-65.102600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.726851\"/>\n      <waypoint x=\"372.313995\" y=\"1.521575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.243118\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.919739\" y=\"-217.526398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"255.307602\" y=\"-293.069092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"321.956055\" y=\"-347.698395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.626080\"/>\n      <waypoint x=\"382.153595\" y=\"-265.365906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.029007\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"302.154846\" y=\"20.467512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"86.244148\" y=\"9.932988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.767334\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"366.712769\" y=\"-302.551514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.871140\"/>\n      <waypoint x=\"389.236633\" y=\"-192.887695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.882507\" y=\"32.279987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"408.799042\" y=\"-45.580154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"212.766800\" y=\"-249.416885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"233.923386\" y=\"-371.154175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"404.289642\" y=\"-0.490576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.091530\"/>\n      <waypoint x=\"410.212524\" y=\"-190.469040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"220.162354\" y=\"-126.326813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.696518\"/>\n      <waypoint x=\"244.760162\" y=\"-246.137115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.094513\" y=\"-236.506073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.419090\"/>\n      <waypoint x=\"311.595367\" y=\"-237.236832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.285660\" y=\"435.120056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.690072\"/>\n      <waypoint x=\"-5.228063\" y=\"324.448669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.947418\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.282000\" y=\"171.759033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"8.229683\" y=\"-53.210957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.546692\" y=\"-175.742737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.850830\"/>\n      <waypoint x=\"258.764404\" y=\"-279.058380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"373.135834\" y=\"0.653203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.602890\"/>\n      <waypoint x=\"92.212662\" y=\"6.457193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.767334\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-475.629333\" y=\"291.470184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.893860\"/>\n      <waypoint x=\"-486.008942\" y=\"142.233093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-489.721039\" y=\"176.210571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-489.271759\" y=\"104.211983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.535170\" y=\"208.042221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-102.931122\" y=\"377.394287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.688980\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.101540\" y=\"51.179604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.933899\"/>\n      <waypoint x=\"12.167764\" y=\"50.030628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.368927\" y=\"-203.605240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"304.608734\" y=\"-246.549179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"379.179199\" y=\"-294.185699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.371040\"/>\n      <waypoint x=\"224.596420\" y=\"-172.878220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.705923\" y=\"75.131767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-25.953346\" y=\"309.578857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.244614\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.713455\" y=\"420.337769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.186491\"/>\n      <waypoint x=\"-32.321968\" y=\"345.945526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.981243\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.341293\" y=\"-303.994934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"318.036896\" y=\"-172.346344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"413.110291\" y=\"-132.811768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"330.807983\" y=\"-374.965881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"209.248230\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.260082\" y=\"-279.370270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.811325\"/>\n      <waypoint x=\"104.069405\" y=\"-365.066162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.778942\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"379.019348\" y=\"-285.978119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.406097\"/>\n      <waypoint x=\"389.382904\" y=\"-206.886932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.530783\" y=\"225.690521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.406281\"/>\n      <waypoint x=\"-45.797100\" y=\"328.797699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.305878\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.089413\" y=\"-170.399918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"202.222427\" y=\"-307.599274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.497162\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"390.593964\" y=\"-259.578888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.119553\"/>\n      <waypoint x=\"310.685883\" y=\"-135.250900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.923630\" y=\"-346.954285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.106503\"/>\n      <waypoint x=\"242.760208\" y=\"-246.123337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-449.707825\" y=\"346.178558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.884277\"/>\n      <waypoint x=\"-471.473511\" y=\"62.184299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.730087\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.074402\" y=\"-248.634109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.404694\"/>\n      <waypoint x=\"201.957916\" y=\"-165.670883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.148895\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.307388\" y=\"-169.692871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"314.581848\" y=\"-179.637909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.232250\" y=\"339.532074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.110973\"/>\n      <waypoint x=\"6.003659\" y=\"224.060471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.123688\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.487838\" y=\"-108.601868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-16.186653\" y=\"-31.844971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-460.775177\" y=\"330.881104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"237.346024\"/>\n      <waypoint x=\"-492.796661\" y=\"108.190063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.804245\" y=\"402.473694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.585999\"/>\n      <waypoint x=\"-349.202209\" y=\"405.396515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.128922\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.601044\" y=\"204.895844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.811644\"/>\n      <waypoint x=\"321.900940\" y=\"142.390732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.374241\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.040237\" y=\"-206.399506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"258.721222\" y=\"-265.058441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.330688\" y=\"-207.558014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"248.896103\" y=\"-169.239853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.076765\" y=\"-3.845183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-24.414856\" y=\"278.982910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.479362\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-328.993134\" y=\"411.256836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.100479\"/>\n      <waypoint x=\"-480.389435\" y=\"273.533508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.380432\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"354.009491\" y=\"-330.659393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"46.411575\"/>\n      <waypoint x=\"314.167908\" y=\"-133.219742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"214.760880\" y=\"-245.930557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"308.608612\" y=\"-246.576721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"381.638031\" y=\"-249.029694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.900673\"/>\n      <waypoint x=\"311.259338\" y=\"-199.558334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"387.678802\" y=\"-300.706940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.543030\"/>\n      <waypoint x=\"241.704727\" y=\"-392.194550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.704697\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-168.832855\" y=\"26.720640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"36.272030\" y=\"27.230225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.636200\" y=\"17.142653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.709366\"/>\n      <waypoint x=\"401.722595\" y=\"-35.634090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.705627\" y=\"-242.892273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.855782\"/>\n      <waypoint x=\"258.334534\" y=\"-139.709015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"352.451202\" y=\"-213.460022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n      <waypoint x=\"255.313766\" y=\"-295.069092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.142776\" y=\"398.978882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.552643\"/>\n      <waypoint x=\"-197.449280\" y=\"411.063873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.277435\" y=\"160.025208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-40.095249\" y=\"332.858398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.311356\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-336.054382\" y=\"403.694092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.707520\"/>\n      <waypoint x=\"-444.814972\" y=\"346.591980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.693756\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.736176\" y=\"-97.150124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"302.265259\" y=\"-168.936066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.414795\" y=\"-205.604721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"111.544861\" y=\"-293.143311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.049942\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-366.140228\" y=\"397.807709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.432968\"/>\n      <waypoint x=\"-493.183533\" y=\"170.188858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.995636\" y=\"-249.755844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"381.445312\" y=\"-117.185608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.549957\" y=\"-121.692192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.898315\"/>\n      <waypoint x=\"226.576462\" y=\"-169.366898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.356232\" y=\"-307.900116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.410187\"/>\n      <waypoint x=\"223.672729\" y=\"-364.137878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.387043\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-311.717194\" y=\"411.479095\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-363.866058\" y=\"402.091675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.272217\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.985428\" y=\"269.811493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.181389\"/>\n      <waypoint x=\"-31.546194\" y=\"319.687714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.663719\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-416.645538\" y=\"5.899704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-506.771423\" y=\"104.102768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.289078\" y=\"-287.069122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"345.199707\" y=\"-64.644424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.155377\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"216.614120\" y=\"-124.360527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.472645\"/>\n      <waypoint x=\"255.089584\" y=\"-222.399429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"363.694794\" y=\"-300.778503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.852634\"/>\n      <waypoint x=\"342.883881\" y=\"-249.852112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-163.988235\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"292.319031\" y=\"-246.464554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"201.923889\" y=\"-162.378647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"292.285309\" y=\"-172.492920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"198.956009\" y=\"-185.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.722641\" y=\"381.875488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"151.501480\"/>\n      <waypoint x=\"-295.742767\" y=\"404.420990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-380.550598\" y=\"-27.828882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-251.893234\"/>\n      <waypoint x=\"-156.846939\" y=\"37.236717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.598312\" y=\"-213.602615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"312.224518\" y=\"-285.775970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.596100\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.282000\" y=\"171.759033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"8.657716\" y=\"48.048313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-510.633240\" y=\"162.079834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-431.389587\" y=\"392.388611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.317829\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.609467\" y=\"9.318800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n      <waypoint x=\"-170.804703\" y=\"5.717977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.010010\" y=\"-74.413002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.615143\"/>\n      <waypoint x=\"352.101135\" y=\"-187.462387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"271.748688\" y=\"40.951546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"333.859161\" y=\"35.010731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.861053\" y=\"-374.653900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n      <waypoint x=\"344.886932\" y=\"-334.719818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.588928\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"302.265259\" y=\"-168.936066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"310.430817\" y=\"-106.652023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.550659\" y=\"-175.971603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.922127\"/>\n      <waypoint x=\"314.128357\" y=\"-128.784332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.489059\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.126961\" y=\"388.599030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.945236\"/>\n      <waypoint x=\"-197.449280\" y=\"411.063873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.741737\" y=\"26.962181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"229.934082\" y=\"29.736256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-515.262024\" y=\"235.775238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.866295\"/>\n      <waypoint x=\"-481.776581\" y=\"336.834106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"59.267174\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.618561\" y=\"-231.053650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.639740\"/>\n      <waypoint x=\"305.573456\" y=\"-121.705849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.457809\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.650208\" y=\"-131.251053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"160.556580\" y=\"-240.655045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-208.714081\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"320.698883\" y=\"-207.768616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.964478\"/>\n      <waypoint x=\"198.956009\" y=\"-185.609985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.665131\" y=\"-167.187393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.923584\"/>\n      <waypoint x=\"198.608490\" y=\"-170.463959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.633514\" y=\"-241.516678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510941\"/>\n      <waypoint x=\"387.922272\" y=\"-61.740604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.841248\" y=\"-96.590797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"249.831619\" y=\"-310.983643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"322.237549\" y=\"-367.673370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.776871\"/>\n      <waypoint x=\"265.562408\" y=\"-395.106018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.060822\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.083633\" y=\"-371.594238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.499695\"/>\n      <waypoint x=\"369.684662\" y=\"-289.701447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.343292\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-430.145721\" y=\"27.250340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.374741\"/>\n      <waypoint x=\"-154.832870\" y=\"26.739410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.543411\" y=\"-304.733429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.416473\"/>\n      <waypoint x=\"301.987946\" y=\"-298.242249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.052734\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.566883\" y=\"30.048542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"14.988426\" y=\"-114.697952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"403.442719\" y=\"-212.540939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"277.827484\" y=\"-386.449219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"189.835220\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"412.544159\" y=\"-77.552391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n      <waypoint x=\"370.742828\" y=\"-343.516541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.193756\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.954147\" y=\"406.580444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.112061\"/>\n      <waypoint x=\"-317.717133\" y=\"411.500916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.663990\" y=\"83.441505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-42.316959\" y=\"335.930695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.433289\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"267.925049\" y=\"-394.879486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.895325\"/>\n      <waypoint x=\"63.221008\" y=\"-363.575012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"146.247437\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.066971\" y=\"-245.905609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.136018\"/>\n      <waypoint x=\"278.319366\" y=\"-246.368164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.292442\" y=\"-299.485657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.703213\"/>\n      <waypoint x=\"199.372223\" y=\"-251.651138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.486115\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-492.284149\" y=\"316.425476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.248489\"/>\n      <waypoint x=\"-259.600708\" y=\"432.289856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"405.529053\" y=\"-75.606094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.560883\"/>\n      <waypoint x=\"357.251404\" y=\"-342.300049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"224.082306\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-235.449005\" y=\"411.201965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-474.726349\" y=\"312.775696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.998276\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"311.734985\" y=\"-172.382233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"385.154083\" y=\"-137.147934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.967529\" y=\"-215.002670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"344.852783\" y=\"-172.260025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-190.596130\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-293.919220\" y=\"-86.910767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.660812\"/>\n      <waypoint x=\"-381.176971\" y=\"4.498900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-273.421112\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"380.435913\" y=\"-71.164040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-238.402817\"/>\n      <waypoint x=\"198.425415\" y=\"-160.174606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.640694\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.986542\" y=\"-339.089783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.521229\"/>\n      <waypoint x=\"195.703110\" y=\"-371.347748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.806816\" y=\"380.130188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.939640\"/>\n      <waypoint x=\"12.973353\" y=\"209.669678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"304.294647\" y=\"-250.047089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"203.510300\" y=\"-231.517578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.679993\" y=\"-181.274368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.002472\"/>\n      <waypoint x=\"255.126602\" y=\"-234.399368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.126099\" y=\"-165.725082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.212311\"/>\n      <waypoint x=\"243.985519\" y=\"-367.705994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.001556\" y=\"-365.784607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.016800\"/>\n      <waypoint x=\"300.735077\" y=\"-358.316956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.538900\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_11.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-196.814072\" y=\"12.683110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-379.733856\" y=\"9.162428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.203804\" y=\"-187.213654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"46.586071\" y=\"-326.798157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.526264\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.465790\" y=\"-119.112350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"383.104889\" y=\"-18.292522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.902794\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.233887\" y=\"393.897430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.588829\"/>\n      <waypoint x=\"20.942923\" y=\"302.511139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.075451\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.333389\" y=\"-301.433380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n      <waypoint x=\"82.834984\" y=\"-271.486420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-232.423615\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"345.073517\" y=\"-248.967346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.007248\"/>\n      <waypoint x=\"351.484436\" y=\"-165.722931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.985741\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.283463\" y=\"-182.908676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.456940\"/>\n      <waypoint x=\"254.149384\" y=\"-307.438995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.620422\" y=\"-232.388580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"321.774933\" y=\"-168.825027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.047550\" y=\"125.282005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"5.117391\" y=\"40.066082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.744019\" y=\"41.497696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"410.091522\" y=\"-178.889664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.401398\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-448.636566\" y=\"9.474889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-196.092255\"/>\n      <waypoint x=\"-513.945984\" y=\"132.058578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"306.045349\" y=\"-118.051300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"351.607544\" y=\"-150.805710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.162125\" y=\"370.312927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.655609\"/>\n      <waypoint x=\"-135.646439\" y=\"400.515198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.823547\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-314.905548\" y=\"30.024792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-212.837494\" y=\"30.161644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.444000\" y=\"-367.535614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.321075\"/>\n      <waypoint x=\"115.208725\" y=\"-383.360107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.962814\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"316.684814\" y=\"-168.126465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.214783\"/>\n      <waypoint x=\"227.340805\" y=\"-307.714966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.431900\" y=\"-248.055115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.764626\"/>\n      <waypoint x=\"277.405518\" y=\"-122.013680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"408.618713\" y=\"-25.295294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.009369\"/>\n      <waypoint x=\"410.316986\" y=\"-200.468475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"410.442352\" y=\"-212.467804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"383.555420\" y=\"-315.255615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.074738\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"128.168808\" y=\"-191.081451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.531525\"/>\n      <waypoint x=\"314.291626\" y=\"-277.810425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.308624\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.219467\" y=\"-311.381104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.410187\"/>\n      <waypoint x=\"319.774963\" y=\"-168.836411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.561005\" y=\"-118.752655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"202.460510\" y=\"-245.294815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-231.285278\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.236908\" y=\"-173.045334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"255.326096\" y=\"-299.069061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.428146\" y=\"-169.959717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"264.839600\" y=\"-363.530487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.961042\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"283.007568\" y=\"-371.129059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.952999\"/>\n      <waypoint x=\"382.977936\" y=\"-275.232880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.146103\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.404480\" y=\"-121.884666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"222.576523\" y=\"-169.389664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.118805\" y=\"18.589235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-41.670467\" y=\"12.913631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.464935\" y=\"-177.370438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"202.505814\" y=\"-171.978775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-329.021179\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"353.448395\" y=\"-315.390411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.068325\"/>\n      <waypoint x=\"314.126740\" y=\"-128.600616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.645905\" y=\"358.874664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.870850\"/>\n      <waypoint x=\"-193.860489\" y=\"404.015930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.673798\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.327347\" y=\"-173.204193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"7.680285\" y=\"-193.199875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.642202\" y=\"5.986776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-178.818756\" y=\"16.207241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.894760\" y=\"407.384583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.480453\"/>\n      <waypoint x=\"-459.371674\" y=\"339.229126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.736481\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.120605\" y=\"185.728119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.659266\"/>\n      <waypoint x=\"293.384338\" y=\"157.350662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.989111\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"410.512299\" y=\"-239.309036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.654358\"/>\n      <waypoint x=\"229.686951\" y=\"-395.632690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.704697\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.759903\" y=\"-303.677704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.764801\"/>\n      <waypoint x=\"300.735535\" y=\"-299.628296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.747017\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.297699\" y=\"-365.124603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.598516\"/>\n      <waypoint x=\"299.708984\" y=\"-366.191437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.986670\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.209666\" y=\"-165.117645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-8.811783\" y=\"54.136547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.995544\" y=\"-249.783386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"316.100494\" y=\"-121.389572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.984039\" y=\"-112.600578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"203.143280\" y=\"-215.521790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.995880\" y=\"-249.686996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"189.307068\" y=\"-169.579041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.221008\" y=\"-363.575012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"146.247437\"/>\n      <waypoint x=\"-31.786936\" y=\"-235.983963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.474899\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-329.265503\" y=\"414.747192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.127777\"/>\n      <waypoint x=\"-449.313141\" y=\"341.048889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"232.187805\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-457.691223\" y=\"44.101143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.245728\"/>\n      <waypoint x=\"-248.846832\" y=\"37.113365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"359.184326\" y=\"-168.612091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n      <waypoint x=\"258.614258\" y=\"-230.388580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.892212\" y=\"-172.239029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"197.849045\" y=\"-311.186554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.712921\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.694397\" y=\"-93.150345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"326.340271\" y=\"13.879327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.125651\" y=\"-273.989075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.571358\"/>\n      <waypoint x=\"-9.472139\" y=\"-104.601898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.342865\" y=\"9.844058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-128.814133\" y=\"12.774283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.445919\" y=\"-321.100464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.363632\"/>\n      <waypoint x=\"125.963997\" y=\"-364.400238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.919500\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.605202\" y=\"-95.061104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.125931\"/>\n      <waypoint x=\"-15.645369\" y=\"87.131615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-486.855865\" y=\"335.052795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"60.498734\"/>\n      <waypoint x=\"-441.272949\" y=\"384.602661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.142719\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.453522\" y=\"-268.979767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.227409\"/>\n      <waypoint x=\"314.546173\" y=\"-175.638062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.229412\" y=\"37.722015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"143.827118\" y=\"35.267464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-224.842194\" y=\"33.645550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"34.257835\" y=\"30.722075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.804626\" y=\"-394.734680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.738266\"/>\n      <waypoint x=\"0.075201\" y=\"-287.064636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.819855\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-340.818634\" y=\"15.990034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-510.483490\" y=\"138.080292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.243370\" y=\"34.351978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"167.943100\" y=\"28.678093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"324.099457\" y=\"-121.260559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"214.576660\" y=\"-169.435196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-295.717346\" y=\"411.420959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n      <waypoint x=\"-444.986572\" y=\"356.937378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.086700\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.448082\" y=\"-173.459656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n      <waypoint x=\"217.341339\" y=\"-307.817902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-320.937469\" y=\"33.516705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"-79.632957\" y=\"26.840239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.923157\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.828285\" y=\"352.486420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.780441\"/>\n      <waypoint x=\"-213.354736\" y=\"407.621643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"297.346466\" y=\"-118.191597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"387.937592\" y=\"-63.740543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-478.433319\" y=\"294.130127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.327148\"/>\n      <waypoint x=\"-449.862610\" y=\"32.104633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.287506\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.312653\" y=\"-376.053650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"199.992569\"/>\n      <waypoint x=\"63.221008\" y=\"-363.575012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"146.247437\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.221237\" y=\"-265.069244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"310.644684\" y=\"-130.631073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"277.349060\" y=\"-118.514137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n      <waypoint x=\"332.433838\" y=\"10.482833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.661732\" y=\"-353.219849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.517456\"/>\n      <waypoint x=\"9.141241\" y=\"-290.238647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.050911\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.337990\" y=\"148.025360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-13.951986\" y=\"280.780975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.002663\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-507.823151\" y=\"279.136322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.391617\"/>\n      <waypoint x=\"-457.582397\" y=\"374.168396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.880054\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.019836\" y=\"-246.228394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"248.404755\" y=\"-169.138870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-350.068726\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.758759\" y=\"-311.375549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.410187\"/>\n      <waypoint x=\"327.051910\" y=\"-348.607361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.224602\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.665131\" y=\"-167.187393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.923584\"/>\n      <waypoint x=\"263.995605\" y=\"-249.769623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"315.118164\" y=\"-239.775314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"311.083771\" y=\"-179.869110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.037567\" y=\"-118.600334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n      <waypoint x=\"254.974884\" y=\"-240.028641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.865616\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.142793\" y=\"322.723145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.690083\"/>\n      <waypoint x=\"225.247375\" y=\"186.467667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.429293\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.961056\" y=\"-276.388947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.101074\"/>\n      <waypoint x=\"168.342499\" y=\"-368.070465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"274.559509\" y=\"169.303787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.342484\"/>\n      <waypoint x=\"318.420624\" y=\"144.474442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.444603\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.536560\" y=\"-366.717621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.967776\"/>\n      <waypoint x=\"264.839600\" y=\"-363.530487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.961042\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-342.906281\" y=\"413.463135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"187.627411\"/>\n      <waypoint x=\"-477.868805\" y=\"295.772430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"250.733124\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.053217\" y=\"2.154772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-12.384169\" y=\"261.658356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.366951\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.088516\" y=\"-256.718262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.685570\"/>\n      <waypoint x=\"254.954697\" y=\"-178.679626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.599899\" y=\"-179.113327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-263.366302\"/>\n      <waypoint x=\"47.109303\" y=\"-173.888474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.816055\" y=\"36.564568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"401.773590\" y=\"9.004890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"301.664856\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-381.027466\" y=\"-7.769097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.433990\"/>\n      <waypoint x=\"-282.969391\" y=\"37.067616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.545609\" y=\"-298.470276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n      <waypoint x=\"240.650314\" y=\"-122.606506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"157.281021\" y=\"-234.554779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.167297\"/>\n      <waypoint x=\"311.437683\" y=\"-219.557541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.044823\" y=\"230.202438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.350809\"/>\n      <waypoint x=\"280.068420\" y=\"166.926437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.342484\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.048485\" y=\"261.734802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.858582\"/>\n      <waypoint x=\"5.772311\" y=\"169.847885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.871033\" y=\"-121.396675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.367828\"/>\n      <waypoint x=\"199.769806\" y=\"-149.909119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.437202\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.844040\" y=\"-126.529327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.882874\"/>\n      <waypoint x=\"305.836060\" y=\"-250.059250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.459381\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"296.469757\" y=\"-307.199219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.521317\"/>\n      <waypoint x=\"252.896042\" y=\"-169.217087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.271713\" y=\"401.145996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.543610\"/>\n      <waypoint x=\"-386.354004\" y=\"398.000916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"202.924484\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.222931\" y=\"-243.319687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.402580\"/>\n      <waypoint x=\"351.199982\" y=\"20.345490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.595932\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.327118\" y=\"-251.969940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.978432\"/>\n      <waypoint x=\"139.207657\" y=\"-221.697327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.813934\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"265.995544\" y=\"-249.783386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.394501\"/>\n      <waypoint x=\"296.285248\" y=\"-172.470154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"302.318817\" y=\"-246.533417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n      <waypoint x=\"255.101944\" y=\"-226.399414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.391251\" y=\"-343.643860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.181683\"/>\n      <waypoint x=\"176.372818\" y=\"-371.500336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.501399\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.233566\" y=\"-269.069214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"109.672958\" y=\"-296.100708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-212.059891\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.107544\" y=\"-320.181610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"235.021927\"/>\n      <waypoint x=\"152.832047\" y=\"-385.529358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.847214\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.620514\" y=\"-327.199158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.605442\"/>\n      <waypoint x=\"391.345520\" y=\"-51.714100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.777390\" y=\"160.042877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-40.444534\" y=\"320.811157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.353882\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"250.149597\" y=\"-307.480164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"246.620239\" y=\"-122.510216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.075958\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.644684\" y=\"-130.631073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"199.414795\" y=\"-205.604721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"363.106842\" y=\"-65.026489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.726851\"/>\n      <waypoint x=\"381.726257\" y=\"1.209215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.238579\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.431900\" y=\"-248.055115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.764626\"/>\n      <waypoint x=\"199.236832\" y=\"-173.022568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.117329\" y=\"130.579041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.560425\"/>\n      <waypoint x=\"-57.727070\" y=\"37.369621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.912605\" y=\"372.092560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.226665\"/>\n      <waypoint x=\"21.236465\" y=\"297.249969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.194698\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.902812\" y=\"-246.623840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.943481\"/>\n      <waypoint x=\"124.481285\" y=\"-371.241913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.888256\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"226.596390\" y=\"-172.866837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n      <waypoint x=\"310.939301\" y=\"-163.669769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"306.437622\" y=\"10.039086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"18.329031\" y=\"13.157253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.930634\" y=\"-121.585861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.075958\"/>\n      <waypoint x=\"205.442657\" y=\"-304.010193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.844574\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-418.645508\" y=\"5.912563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.631577\"/>\n      <waypoint x=\"-469.244873\" y=\"22.414318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-211.771301\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.417664\" y=\"-243.828400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-243.288895\"/>\n      <waypoint x=\"318.741760\" y=\"-349.616852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.036844\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.158840\" y=\"295.707367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.513199\"/>\n      <waypoint x=\"5.497222\" y=\"115.335129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.948532\" y=\"-176.679642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n      <waypoint x=\"392.070099\" y=\"-129.075226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"322.608307\" y=\"-246.673111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.394501\"/>\n      <waypoint x=\"259.647583\" y=\"-165.345184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.260506\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.633712\" y=\"89.441429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-4.787572\" y=\"158.007568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.835938\" y=\"-241.923965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.116180\"/>\n      <waypoint x=\"314.055389\" y=\"-120.600258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"358.860657\" y=\"-350.398621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"222.473038\"/>\n      <waypoint x=\"184.514755\" y=\"-388.932190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.429916\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.861542\" y=\"-109.149475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"240.171585\" y=\"15.908968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"308.683075\" y=\"-117.256424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.728607\"/>\n      <waypoint x=\"315.607513\" y=\"-252.119690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.846809\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-283.649200\" y=\"425.377197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-170.377701\" y=\"426.706085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.672736\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"260.185089\" y=\"-310.877045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.589783\"/>\n      <waypoint x=\"260.881866\" y=\"-119.264168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.069687\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-510.283813\" y=\"106.080894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-464.558929\" y=\"371.845276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.792500\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"304.131409\" y=\"-295.260620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.522484\"/>\n      <waypoint x=\"316.100494\" y=\"-121.389572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.327559\" y=\"-289.261322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.525108\"/>\n      <waypoint x=\"91.230377\" y=\"-351.690308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.278257\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.739716\" y=\"-271.058411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"128.939560\" y=\"-174.003143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-302.836823\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.216782\" y=\"-169.477097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"203.851624\" y=\"-246.393677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.676804\" y=\"-367.832855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n      <waypoint x=\"323.967682\" y=\"-354.664886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.842991\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"349.521301\" y=\"-124.621155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.451492\"/>\n      <waypoint x=\"384.391724\" y=\"-57.767559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.560883\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"194.210571\" y=\"-173.194748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.510437\"/>\n      <waypoint x=\"201.453857\" y=\"-294.471313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.813782\" y=\"417.435822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.714108\"/>\n      <waypoint x=\"9.372833\" y=\"189.758789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"359.520020\" y=\"-313.267822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.389736\"/>\n      <waypoint x=\"388.382233\" y=\"-111.112793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.411466\" y=\"-89.141998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.224854\"/>\n      <waypoint x=\"-12.584641\" y=\"-5.858903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.377594\" y=\"-311.358887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.410187\"/>\n      <waypoint x=\"228.760544\" y=\"-246.026947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.185928\" y=\"-243.261154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.560135\"/>\n      <waypoint x=\"314.581848\" y=\"-179.637909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.020855\" y=\"-175.969330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.329315\"/>\n      <waypoint x=\"83.062454\" y=\"-355.239075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.361376\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-493.899994\" y=\"51.662479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-237.739258\"/>\n      <waypoint x=\"-504.632538\" y=\"247.106094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.953850\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"204.907059\" y=\"-292.391602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"128.363541\" y=\"-193.130783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-263.611664\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.584381\" y=\"-250.117935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"392.279053\" y=\"-149.074142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"312.189270\" y=\"-360.966187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.449568\"/>\n      <waypoint x=\"363.694794\" y=\"-300.778503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.852634\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.644585\" y=\"316.407593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.541771\"/>\n      <waypoint x=\"-112.667953\" y=\"382.916504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.191788\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.652039\" y=\"-184.771912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"183.327103\" y=\"-173.113129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-176.185959\" y=\"413.321075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.501846\"/>\n      <waypoint x=\"-343.140442\" y=\"402.829712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.201569\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.252171\" y=\"-280.523987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.056870\"/>\n      <waypoint x=\"-6.097752\" y=\"-136.615372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.089340\" y=\"-174.693481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.524117\"/>\n      <waypoint x=\"39.109432\" y=\"-173.934021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.654800\" y=\"-250.926453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.761017\"/>\n      <waypoint x=\"301.402405\" y=\"-121.626633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"407.092651\" y=\"-236.857346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.502899\"/>\n      <waypoint x=\"297.149323\" y=\"-385.473663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.752487\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.602753\" y=\"-175.815613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.503723\"/>\n      <waypoint x=\"310.492310\" y=\"-113.544891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.489044\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-172.423218\" y=\"412.855103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.379898\"/>\n      <waypoint x=\"-423.088715\" y=\"381.114929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.314087\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"290.556030\" y=\"-309.596039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.604141\"/>\n      <waypoint x=\"349.005371\" y=\"-217.506790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.255035\" y=\"-242.033112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.020874\"/>\n      <waypoint x=\"69.948936\" y=\"-173.758469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.752075\" y=\"33.100098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"330.496002\"/>\n      <waypoint x=\"401.814575\" y=\"-47.633739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.439087\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.077675\" y=\"-331.590759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.538322\"/>\n      <waypoint x=\"181.854462\" y=\"-311.203125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.856720\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.558090\" y=\"-392.447113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.469284\"/>\n      <waypoint x=\"35.025097\" y=\"-334.934357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.778641\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-449.086334\" y=\"16.929237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.816345\"/>\n      <waypoint x=\"-515.248291\" y=\"227.419785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.517197\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.736622\" y=\"-284.391510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.279312\"/>\n      <waypoint x=\"263.976196\" y=\"-374.164032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.168705\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-379.362427\" y=\"419.331116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.437357\"/>\n      <waypoint x=\"-131.116333\" y=\"413.762177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.156071\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.068008\" y=\"-162.842819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.444954\"/>\n      <waypoint x=\"311.599182\" y=\"-173.076508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.899597\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.965454\" y=\"-214.770264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"289.347504\" y=\"-118.320618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"276.666107\" y=\"-368.876862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.603845\"/>\n      <waypoint x=\"386.134674\" y=\"-231.001801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"386.130432\" y=\"-234.825577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.132690\"/>\n      <waypoint x=\"258.390045\" y=\"-157.708923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.967464\" y=\"-262.671417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.892990\"/>\n      <waypoint x=\"247.923065\" y=\"-371.226318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.295309\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"250.149597\" y=\"-307.480164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"204.310638\" y=\"-266.398438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.367287\" y=\"-297.035034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.353333\"/>\n      <waypoint x=\"324.510040\" y=\"-341.893372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.901237\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"250.149597\" y=\"-307.480164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"177.854477\" y=\"-311.213135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.856720\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.384262\" y=\"-168.494736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.236053\"/>\n      <waypoint x=\"200.627808\" y=\"-258.470795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.314423\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.504623\" y=\"-133.520828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.752335\"/>\n      <waypoint x=\"270.295441\" y=\"-249.812988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.942368\" y=\"-174.679657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.823242\"/>\n      <waypoint x=\"387.753662\" y=\"-39.741283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.357378\" y=\"6.189795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-89.049942\" y=\"2.225149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.811401\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.307129\" y=\"-169.601807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"285.404480\" y=\"-121.884666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.709167\" y=\"-195.508789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"385.112274\" y=\"-133.148148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.767387\" y=\"162.007523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-55.587585\" y=\"352.017609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.607239\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-494.262421\" y=\"235.595261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.866302\"/>\n      <waypoint x=\"-492.971375\" y=\"136.189499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-465.962830\" y=\"353.847229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.217693\"/>\n      <waypoint x=\"-275.600616\" y=\"432.347992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.673096\" y=\"-91.077316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"315.259003\" y=\"-255.567902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.510925\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.089382\" y=\"-170.388535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"337.434692\" y=\"-168.735886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.673859\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.575455\" y=\"-241.646973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-254.489716\"/>\n      <waypoint x=\"299.382629\" y=\"-300.916412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.441296\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.618500\" y=\"-122.381218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"220.760727\" y=\"-245.971863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.605499\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.990845\" y=\"420.267944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.252335\"/>\n      <waypoint x=\"-3.953937\" y=\"283.988831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.008347\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"403.317352\" y=\"-200.541611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"245.704636\" y=\"-392.215179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.704697\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.679932\" y=\"-278.213745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.335251\"/>\n      <waypoint x=\"258.365387\" y=\"-149.708969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.842300\" y=\"33.784992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"70.303246\" y=\"34.368462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.767334\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.480658\" y=\"-116.656731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n      <waypoint x=\"85.617561\" y=\"-269.363342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.416351\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.097148\" y=\"-258.565735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.861649\"/>\n      <waypoint x=\"-5.392538\" y=\"38.124981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-510.433563\" y=\"130.080444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-497.690247\" y=\"321.481598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.530327\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"217.816345\" y=\"36.530434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n      <waypoint x=\"401.023041\" y=\"-18.957006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.403931\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-164.369644\" y=\"400.932007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.386353\"/>\n      <waypoint x=\"-289.448639\" y=\"411.398193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"190\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.307678\" y=\"-169.795334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"254.790512\" y=\"-128.458893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.270264\"/>\n    </weather>\n  </route>\n  <route id=\"191\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.199219\" y=\"21.060053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"325.221283\"/>\n      <waypoint x=\"414.128143\" y=\"-235.185013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.155334\"/>\n    </weather>\n  </route>\n  <route id=\"192\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.027069\" y=\"-144.853378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.771446\"/>\n      <waypoint x=\"251.371094\" y=\"-167.913177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-325.030518\"/>\n    </weather>\n  </route>\n  <route id=\"193\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"373.567139\" y=\"-289.677368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.066185\"/>\n      <waypoint x=\"343.064484\" y=\"-172.203888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"194\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.484161\" y=\"-112.631783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.489044\"/>\n      <waypoint x=\"380.435913\" y=\"-71.164040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-238.402817\"/>\n    </weather>\n  </route>\n  <route id=\"195\" town=\"Town04\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.344910\" y=\"40.925972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.093414\"/>\n      <waypoint x=\"173.822769\" y=\"35.779476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"196\" town=\"Town04\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.758087\" y=\"-248.851807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.157562\"/>\n      <waypoint x=\"11.368229\" y=\"-229.475555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.395935\"/>\n    </weather>\n  </route>\n  <route id=\"197\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.107452\" y=\"83.150642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.219769\"/>\n      <waypoint x=\"406.529022\" y=\"-172.926575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.401398\"/>\n    </weather>\n  </route>\n  <route id=\"198\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-503.645874\" y=\"164.123459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.357513\"/>\n      <waypoint x=\"-470.254425\" y=\"359.719330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.617390\"/>\n    </weather>\n  </route>\n  <route id=\"199\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.221237\" y=\"-265.069244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"164.222824\" y=\"-242.514236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.065811\"/>\n    </weather>\n  </route>\n  <route id=\"200\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"394.938324\" y=\"-309.536530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.900650\"/>\n      <waypoint x=\"224.056931\" y=\"-395.636017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.366760\"/>\n    </weather>\n  </route>\n  <route id=\"201\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.160103\" y=\"120.335136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.266670\"/>\n      <waypoint x=\"15.478005\" y=\"10.048753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"202\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-336.069824\" y=\"424.785400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.062654\"/>\n      <waypoint x=\"-186.610901\" y=\"435.257355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.068249\"/>\n    </weather>\n  </route>\n  <route id=\"203\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"375.318848\" y=\"-172.020309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673874\"/>\n      <waypoint x=\"391.965607\" y=\"-119.075783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"204\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.772367\" y=\"326.826172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.009331\"/>\n      <waypoint x=\"167.369034\" y=\"209.789719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.811644\"/>\n    </weather>\n  </route>\n  <route id=\"205\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.127838\" y=\"17.531073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"-91.614159\" y=\"12.824161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"206\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.018303\" y=\"-309.910309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.670479\"/>\n      <waypoint x=\"201.676682\" y=\"-367.802826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.429922\"/>\n    </weather>\n  </route>\n  <route id=\"207\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.037458\" y=\"123.282028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.289093\"/>\n      <waypoint x=\"15.635294\" y=\"-56.435497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.075523\"/>\n    </weather>\n  </route>\n  <route id=\"208\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"210.892807\" y=\"-249.408096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.534912\"/>\n      <waypoint x=\"317.331268\" y=\"-358.390106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.770966\"/>\n    </weather>\n  </route>\n  <route id=\"209\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-439.583466\" y=\"386.010742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.474251\"/>\n      <waypoint x=\"-213.641663\" y=\"432.122833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town04_val.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.217041\" y=\"-169.568161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"51.949219\" y=\"-173.860931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673859\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.407551\" y=\"-318.584747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.791351\"/>\n      <waypoint x=\"-184.161423\" y=\"-108.469254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"155.600327\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.626587\" y=\"-234.388565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"202.730377\" y=\"-197.526535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.590485\" y=\"137.236176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.664871\"/>\n      <waypoint x=\"5.046743\" y=\"26.066265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"269.692291\" y=\"-373.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.490077\"/>\n      <waypoint x=\"360.883423\" y=\"-305.226685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.558990\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.736176\" y=\"-97.150124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n      <waypoint x=\"256.288696\" y=\"9.183063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.473137\" y=\"398.539398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.535185\"/>\n      <waypoint x=\"7.331032\" y=\"251.059692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.658463\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-291.911896\" y=\"-83.463310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.268631\"/>\n      <waypoint x=\"-374.798126\" y=\"22.313190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-311.658600\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.409912\" y=\"-333.319611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.910305\"/>\n      <waypoint x=\"389.029968\" y=\"-173.109406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.401398\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.319046\" y=\"-310.346863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n      <waypoint x=\"255.341293\" y=\"-303.994934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.009384\" y=\"-196.399551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"343.319214\" y=\"-245.934952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.070633\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.684883\" y=\"16.511051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.767349\"/>\n      <waypoint x=\"-276.809326\" y=\"9.075850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"255.252060\" y=\"-275.069183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n      <waypoint x=\"258.309845\" y=\"-131.709045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.614151\" y=\"12.808070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n      <waypoint x=\"-334.804565\" y=\"5.498086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.039307\" y=\"-126.576920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.606071\"/>\n      <waypoint x=\"302.343781\" y=\"13.469716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.322174\" y=\"-135.709030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"185.327057\" y=\"-173.101746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.326126\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.924026\" y=\"71.499176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"291.104523\"/>\n      <waypoint x=\"109.316620\" y=\"48.848789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.921204\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-482.765381\" y=\"183.341202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n      <waypoint x=\"-443.579956\" y=\"33.541344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.676865\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.127483\" y=\"42.066051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"11.093917\" y=\"-215.213440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.224854\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"308.342896\" y=\"13.572120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n      <waypoint x=\"248.170425\" y=\"16.045506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"346.437103\" y=\"-328.392883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.891811\"/>\n      <waypoint x=\"384.269073\" y=\"-41.768047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town04\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.634624\" y=\"328.147034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.833664\"/>\n      <waypoint x=\"-107.757294\" y=\"380.229797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.440369\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.992462\" y=\"117.423409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-8.507702\" y=\"235.194748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.300224\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.937485\" y=\"415.686829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.435085\"/>\n      <waypoint x=\"83.381310\" y=\"247.871750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.553101\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town04\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.185165\" y=\"386.189636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.473740\"/>\n      <waypoint x=\"-309.704468\" y=\"414.971802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791809\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.846085\" y=\"421.067108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.574823\"/>\n      <waypoint x=\"-66.959457\" y=\"390.841339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.662750\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.685883\" y=\"-135.250900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n      <waypoint x=\"264.498535\" y=\"-249.873138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"189.329178\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.460327\" y=\"-279.061676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.380951\"/>\n      <waypoint x=\"205.950333\" y=\"-337.859619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.147537\" y=\"-369.208801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.245499\"/>\n      <waypoint x=\"-19.292250\" y=\"-261.184021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.861465\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.922622\" y=\"32.189819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-119.699936\" y=\"66.512474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"296.969635\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.588303\" y=\"-373.919556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.213572\"/>\n      <waypoint x=\"299.430328\" y=\"-355.069122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.529654\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"244.736053\" y=\"-249.637024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.605499\"/>\n      <waypoint x=\"289.556488\" y=\"-306.241180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.465294\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.477982\" y=\"-246.882050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.888424\"/>\n      <waypoint x=\"202.015656\" y=\"-166.377579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.314423\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town04\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.499687\" y=\"-365.298096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.189285\"/>\n      <waypoint x=\"-112.980553\" y=\"-155.317978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"142.622559\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"276.158264\" y=\"-307.212433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.589784\"/>\n      <waypoint x=\"263.664825\" y=\"-249.571594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.680893\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-253.576538\" y=\"435.767975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-90.079796\" y=\"406.401184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.217825\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-170.809387\" y=\"9.217974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n      <waypoint x=\"-328.809265\" y=\"9.006128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923172\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.153942\" y=\"85.423820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n      <waypoint x=\"-12.506184\" y=\"240.554138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.033272\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town04\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.089542\" y=\"-170.445465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.326125\"/>\n      <waypoint x=\"269.350098\" y=\"-118.643150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924043\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town04\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"324.052887\" y=\"-117.760849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.924042\"/>\n      <waypoint x=\"344.025848\" y=\"21.119934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.081635\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town04\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"258.359192\" y=\"-147.708969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.823250\"/>\n      <waypoint x=\"385.342133\" y=\"-155.146942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.598595\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town04\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"384.904907\" y=\"-251.042664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.224022\"/>\n      <waypoint x=\"380.861176\" y=\"-53.794506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.439102\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town04\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.617462\" y=\"-122.252197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"306.716644\" y=\"-172.490433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.141876\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.724518\" y=\"-25.072535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.926910\"/>\n      <waypoint x=\"-83.604782\" y=\"5.834893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.923157\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.452765\" y=\"205.580887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.289124\"/>\n      <waypoint x=\"15.104044\" y=\"-85.238182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.224854\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town04\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"412.671509\" y=\"-90.814072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n      <waypoint x=\"406.298920\" y=\"-150.903412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.598602\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-217.654327\" y=\"428.637421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.208197\"/>\n      <waypoint x=\"-35.530724\" y=\"355.645508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.354237\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town04\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-483.194550\" y=\"253.993210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.281006\"/>\n      <waypoint x=\"-485.759338\" y=\"102.233864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.357513\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-330.599213\" y=\"404.147522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.795074\"/>\n      <waypoint x=\"-468.676178\" y=\"331.449585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.588684\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town04\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"264.617188\" y=\"-122.219948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.924042\"/>\n      <waypoint x=\"352.531982\" y=\"-219.459503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.228554\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town04\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.218103\" y=\"-39.872375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-11.686558\" y=\"178.042618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.257774\" y=\"30.754559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.232651\"/>\n      <waypoint x=\"92.331039\" y=\"27.457848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.767334\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town04\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"310.865967\" y=\"-120.384972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-407.420319\"/>\n      <waypoint x=\"311.241516\" y=\"-197.558411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.510933\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town04\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"317.054810\" y=\"-381.836304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"203.840866\"/>\n      <waypoint x=\"95.879265\" y=\"-380.661896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.515228\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town04\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.131708\" y=\"-17.845081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.775146\"/>\n      <waypoint x=\"-11.962184\" y=\"123.423332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.289093\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town04\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.236969\" y=\"-173.068100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.673874\"/>\n      <waypoint x=\"255.058762\" y=\"-212.399475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.176750\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town04\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.842270\" y=\"33.758175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076828\"/>\n      <waypoint x=\"151.766235\" y=\"38.903488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.977936\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.883392\" y=\"150.330505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.681580\"/>\n      <waypoint x=\"398.996155\" y=\"35.024895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.494141\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town04\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.821259\" y=\"-17.131029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.543037\"/>\n      <waypoint x=\"166.122589\" y=\"18.145489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.022064\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town04\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.882252\" y=\"40.189732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n      <waypoint x=\"-4.535260\" y=\"208.006897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.710876\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_00.xml",
    "content": "<routes><route id=\"0\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.004761\" y=\"136.578537\" yaw=\"-90.511391\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.094070\" y=\"-83.274734\" yaw=\"-450.015778\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-181.872116\" y=\"177.569489\" yaw=\"208.160538\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-229.542236\" y=\"51.615192\" yaw=\"270.809998\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.582764\" y=\"188.049744\" yaw=\"180.287811\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.222942\" y=\"191.241547\" yaw=\"180.287811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.821804\" y=\"74.493889\" yaw=\"-89.620689\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.746567\" y=\"82.440109\" yaw=\"-221.988647\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.610527\" y=\"64.476082\" yaw=\"116.898651\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.587606\" y=\"61.217712\" yaw=\"-89.977104\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"73.154320\" y=\"92.309814\" yaw=\"-20.271072\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.031635\" y=\"17.650660\" yaw=\"89.311394\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.049011\" y=\"80.105263\" yaw=\"-450.015778\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.073841\" y=\"-84.122116\" yaw=\"17.474136\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.273960\" y=\"-4.809937\" yaw=\"-184.257187\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.707836\" y=\"95.528511\" yaw=\"-0.416168\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.236160\" y=\"39.900471\" yaw=\"90.664635\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.713165\" y=\"128.611481\" yaw=\"108.602455\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-140.923828\" y=\"-95.110100\" yaw=\"178.641037\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.837399\" y=\"-98.872597\" yaw=\"-242.316467\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"192.764847\" y=\"-121.725716\" yaw=\"75.733727\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"190.058868\" y=\"11.479572\" yaw=\"90.301926\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.885559\" y=\"98.909958\" yaw=\"62.773621\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.018997\" y=\"104.256897\" yaw=\"90.379295\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.836716\" y=\"1.465333\" yaw=\"-271.081238\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.518753\" y=\"-91.612999\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.584229\" y=\"-47.583775\" yaw=\"89.984207\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-265.406616\" y=\"27.806902\" yaw=\"-90.583755\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.666695\" y=\"187.607468\" yaw=\"179.971283\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-225.477127\" y=\"11.668704\" yaw=\"270.809998\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.518112\" y=\"-2.724263\" yaw=\"89.947418\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.634296\" y=\"-28.667904\" yaw=\"269.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.039902\" y=\"113.157158\" yaw=\"89.984207\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.736916\" y=\"6.233685\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.581381\" y=\"76.797722\" yaw=\"-449.977081\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.375500\" y=\"2.671943\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-146.522842\" y=\"-135.475098\" yaw=\"0.442551\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.782501\" y=\"-88.023010\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.801895\" y=\"91.397583\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.592407\" y=\"-77.275703\" yaw=\"-450.015778\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.568802\" y=\"8.334293\" yaw=\"-90.015793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.693501\" y=\"92.057571\" yaw=\"-0.416168\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.247177\" y=\"-91.591507\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.074490\" y=\"-23.881634\" yaw=\"271.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.684471\" y=\"87.934334\" yaw=\"-539.934387\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.906616\" y=\"27.823631\" yaw=\"-90.583755\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.529266\" y=\"-84.655182\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.349747\" y=\"41.956024\" yaw=\"89.488609\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-135.076096\" y=\"-90.550018\" yaw=\"-160.667267\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-245.834732\" y=\"-86.689148\" yaw=\"-17.648849\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.025066\" y=\"-87.305992\" yaw=\"-133.862823\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.899750\" y=\"-204.075668\" yaw=\"-179.923553\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.070389\" y=\"54.236343\" yaw=\"269.947418\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"60.972919\" y=\"-87.778763\" yaw=\"4.865158\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.054230\" y=\"61.197193\" yaw=\"89.984207\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.218971\" y=\"112.579491\" yaw=\"-90.511391\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.740143\" y=\"12.829106\" yaw=\"-269.300812\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.767929\" y=\"-94.877579\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.771980\" y=\"-95.004921\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.305092\" y=\"-97.959312\" yaw=\"71.550323\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.976528\" y=\"-86.747253\" yaw=\"-270.337494\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.165806\" y=\"50.894894\" yaw=\"90.379295\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-272.087097\" y=\"-27.072283\" yaw=\"90.416786\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.756104\" y=\"-62.911453\" yaw=\"90.393539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.449852\" y=\"-90.717178\" yaw=\"-169.901215\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.992950\" y=\"-30.157463\" yaw=\"269.947418\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-240.366974\" y=\"-66.431366\" yaw=\"89.156006\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.684784\" y=\"185.056992\" yaw=\"36.471523\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.598213\" y=\"83.014297\" yaw=\"-293.847534\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-56.300358\" y=\"91.502274\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-118.976669\" y=\"-138.762421\" yaw=\"0.442562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.633942\" y=\"84.482430\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.824127\" y=\"-0.909733\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.540451\" y=\"111.156197\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.105984\" y=\"-146.000992\" yaw=\"-0.940192\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.550232\" y=\"32.275719\" yaw=\"89.947418\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.094620\" y=\"-85.272812\" yaw=\"-270.015778\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.082565\" y=\"-41.584743\" yaw=\"-90.015793\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-165.793869\" y=\"84.376991\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.424774\" y=\"-134.394440\" yaw=\"-17.419220\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"203.062561\" y=\"-69.186470\" yaw=\"-90.669098\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"190.280838\" y=\"-160.488190\" yaw=\"-124.624733\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.366058\" y=\"-84.095566\" yaw=\"26.488739\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.459923\" y=\"-5.472600\" yaw=\"-271.038971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-134.314545\" y=\"151.081116\" yaw=\"0.269714\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.112843\" y=\"42.895069\" yaw=\"90.379295\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.581467\" y=\"-37.585709\" yaw=\"-90.015793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.682846\" y=\"116.673050\" yaw=\"89.488609\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-38.296368\" y=\"88.022865\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.736923\" y=\"6.223948\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.506935\" y=\"102.423767\" yaw=\"-269.620697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.607822\" y=\"-84.468521\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.381378\" y=\"-117.464600\" yaw=\"90.393539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.064625\" y=\"-16.829796\" yaw=\"89.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.991238\" y=\"-3.155682\" yaw=\"-54.798920\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-174.694962\" y=\"-139.026215\" yaw=\"512.487061\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.536816\" y=\"-142.784225\" yaw=\"-68.514450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.169785\" y=\"-186.867844\" yaw=\"0.772598\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-212.497620\" y=\"-84.713875\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.224991\" y=\"7.352559\" yaw=\"-271.081238\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.259300\" y=\"-127.513161\" yaw=\"44.291374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.165222\" y=\"2.907534\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.173721\" y=\"-0.582719\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-271.389069\" y=\"74.239250\" yaw=\"435.578491\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.594929\" y=\"-94.626610\" yaw=\"-181.444260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.926117\" y=\"-130.723236\" yaw=\"-59.572556\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-186.993851\" y=\"-118.944962\" yaw=\"286.194183\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-232.487030\" y=\"-91.743996\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"155.035507\" y=\"16.236357\" yaw=\"269.947418\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-22.824104\" y=\"-0.895128\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.787750\" y=\"-84.550125\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.781654\" y=\"-87.281075\" yaw=\"10.024475\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.657928\" y=\"205.078400\" yaw=\"-0.028713\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.141144\" y=\"88.741264\" yaw=\"-162.033600\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.548462\" y=\"82.104301\" yaw=\"-450.015778\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.314008\" y=\"95.072777\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.787781\" y=\"-84.513977\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-163.524002\" y=\"-88.140106\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.134235\" y=\"-28.647289\" yaw=\"89.662506\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.978310\" y=\"89.703133\" yaw=\"-17.754862\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-183.302429\" y=\"9.723044\" yaw=\"-58.009304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-193.323059\" y=\"-89.234085\" yaw=\"-143.725006\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.511765\" y=\"23.803640\" yaw=\"89.488609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-138.298035\" y=\"147.562317\" yaw=\"-179.730286\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.395836\" y=\"-88.091888\" yaw=\"3.343277\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.099655\" y=\"-111.499466\" yaw=\"270.701447\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.952965\" y=\"-82.747322\" yaw=\"-270.337494\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.489601\" y=\"-137.514114\" yaw=\"13.206018\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-234.704285\" y=\"-134.351379\" yaw=\"110.087555\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-247.540604\" y=\"-78.166214\" yaw=\"89.156006\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.664932\" y=\"191.113480\" yaw=\"179.971283\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-229.683609\" y=\"61.614185\" yaw=\"270.809998\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-218.336533\" y=\"6.580779\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.641914\" y=\"91.466415\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-141.518753\" y=\"-91.606972\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.366974\" y=\"6.181669\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.322019\" y=\"88.070488\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-121.187660\" y=\"-72.839096\" yaw=\"270.393555\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.812782\" y=\"-127.440323\" yaw=\"90.393555\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.503464\" y=\"136.879990\" yaw=\"90.530952\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.305416\" y=\"-200.606903\" yaw=\"179.757080\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-134.895035\" y=\"-207.629028\" yaw=\"-179.923553\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.546265\" y=\"90.106232\" yaw=\"-270.015778\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.384529\" y=\"1.747670\" yaw=\"-1.021271\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.056236\" y=\"139.739105\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"13.175785\" y=\"-0.982754\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.805679\" y=\"-127.756401\" yaw=\"-87.400970\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.169579\" y=\"-34.647186\" yaw=\"89.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.762444\" y=\"-4.241943\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-159.518738\" y=\"-91.634087\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.375137\" y=\"-200.738617\" yaw=\"179.757080\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.923943\" y=\"-79.570488\" yaw=\"-259.438507\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.237316\" y=\"-91.413742\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.599976\" y=\"69.923660\" yaw=\"89.488609\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-121.135628\" y=\"-80.413925\" yaw=\"270.393555\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.402351\" y=\"-4.169798\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-154.522598\" y=\"-135.536896\" yaw=\"0.442551\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.777237\" y=\"-91.526024\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.334629\" y=\"-62.687935\" yaw=\"269.662506\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.524590\" y=\"11.261545\" yaw=\"96.319176\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"192.491135\" y=\"-75.241440\" yaw=\"89.330902\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"128.051620\" y=\"183.559570\" yaw=\"161.682800\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.468580\" y=\"5.909655\" yaw=\"-2.281143\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.159477\" y=\"101.551956\" yaw=\"281.728668\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.688446\" y=\"91.406868\" yaw=\"-359.934387\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-156.522537\" y=\"-135.552338\" yaw=\"0.442551\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-204.345093\" y=\"3.046713\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.977859\" y=\"87.847046\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.671379\" y=\"61.923985\" yaw=\"89.488609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.039902\" y=\"113.157158\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.393784\" y=\"-0.630864\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.085876\" y=\"-53.582809\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.994125\" y=\"136.999939\" yaw=\"266.794617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-265.162079\" y=\"51.805656\" yaw=\"-90.583755\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-216.487061\" y=\"-91.719894\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-121.551788\" y=\"-19.827356\" yaw=\"270.393555\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.042934\" y=\"1.751354\" yaw=\"0.250275\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.576515\" y=\"49.336964\" yaw=\"96.659714\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.384045\" y=\"-0.842650\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.392220\" y=\"93.168587\" yaw=\"-90.511391\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.031597\" y=\"106.183510\" yaw=\"270.379303\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.748276\" y=\"5.455396\" yaw=\"-359.749695\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.073265\" y=\"-5.135013\" yaw=\"-179.749725\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.629715\" y=\"-105.538857\" yaw=\"74.108780\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-141.518753\" y=\"-91.606972\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-258.777832\" y=\"-78.977104\" yaw=\"-43.941666\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.255013\" y=\"-91.393356\" yaw=\"-177.640182\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.904457\" y=\"-200.514313\" yaw=\"-179.923553\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.899967\" y=\"-129.615524\" yaw=\"91.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.502350\" y=\"-113.654915\" yaw=\"454.558380\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-171.801880\" y=\"91.370125\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.585209\" y=\"67.217720\" yaw=\"-89.977104\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.948425\" y=\"-34.912125\" yaw=\"90.393539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.540451\" y=\"111.156197\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.082012\" y=\"75.219116\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.637924\" y=\"87.964127\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.736893\" y=\"6.248289\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-168.427780\" y=\"-134.144821\" yaw=\"340.260956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-142.947662\" y=\"-142.447693\" yaw=\"-179.557434\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-175.156631\" y=\"6.475677\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.657928\" y=\"205.083405\" yaw=\"-0.028713\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.152016\" y=\"205.467422\" yaw=\"0.287814\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.232159\" y=\"60.941013\" yaw=\"270.379303\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.074844\" y=\"-13.584740\" yaw=\"-90.015793\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"166.356750\" y=\"-185.521729\" yaw=\"-142.778854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.762653\" y=\"-91.374580\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.656647\" y=\"-100.189270\" yaw=\"-80.682465\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.173767\" y=\"-74.887123\" yaw=\"90.393539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.524994\" y=\"29.660044\" yaw=\"270.379303\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-121.053207\" y=\"-92.413643\" yaw=\"270.393555\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.046265\" y=\"90.105270\" yaw=\"-450.015778\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-250.344955\" y=\"3.158679\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.554779\" y=\"59.194290\" yaw=\"-90.015793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.083618\" y=\"15.796767\" yaw=\"89.405807\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"169.764969\" y=\"-182.824707\" yaw=\"-140.509598\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.899765\" y=\"-204.056992\" yaw=\"-179.923553\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.064415\" y=\"73.892265\" yaw=\"-90.511391\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.167332\" y=\"-102.839134\" yaw=\"-94.201141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-40.367016\" y=\"6.147593\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.082012\" y=\"75.219116\" yaw=\"-89.977104\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.033669\" y=\"-11.593798\" yaw=\"-90.352081\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.077606\" y=\"-23.582811\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"55.042820\" y=\"1.803769\" yaw=\"0.250275\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.908672\" y=\"-14.121964\" yaw=\"90.401314\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-53.555595\" y=\"-90.919228\" yaw=\"-36.036758\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"60.137276\" y=\"95.248688\" yaw=\"-5.173815\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.756445\" y=\"-30.731421\" yaw=\"271.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.334507\" y=\"-62.646698\" yaw=\"89.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-200.528915\" y=\"87.981674\" yaw=\"-171.848145\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-261.460449\" y=\"90.270805\" yaw=\"383.540771\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.552368\" y=\"-88.188354\" yaw=\"-359.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-175.541855\" y=\"-95.158226\" yaw=\"-539.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.597931\" y=\"-97.275703\" yaw=\"-450.015778\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.736862\" y=\"6.272629\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.355293\" y=\"-146.639435\" yaw=\"91.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.393806\" y=\"-0.650337\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-46.366993\" y=\"6.162197\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.736450\" y=\"-48.631405\" yaw=\"271.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.345673\" y=\"91.264259\" yaw=\"-348.950104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.560112\" y=\"34.964756\" yaw=\"270.379303\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.547150\" y=\"70.996269\" yaw=\"126.963486\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.576035\" y=\"-42.633549\" yaw=\"271.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-179.541840\" y=\"-95.164246\" yaw=\"-539.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.210991\" y=\"-135.949631\" yaw=\"-128.879883\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.967445\" y=\"96.493401\" yaw=\"-89.620697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.472603\" y=\"-89.729996\" yaw=\"-27.590729\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.689232\" y=\"59.924068\" yaw=\"89.488609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.318012\" y=\"91.579636\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.981049\" y=\"83.262711\" yaw=\"89.488609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.454128\" y=\"94.470276\" yaw=\"-89.620697\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-167.165161\" y=\"2.956215\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"73.027359\" y=\"5.382359\" yaw=\"0.250275\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-183.557648\" y=\"-84.670288\" yaw=\"-359.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-265.507202\" y=\"17.933193\" yaw=\"269.416229\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.448883\" y=\"-78.172478\" yaw=\"89.947418\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.524590\" y=\"11.261545\" yaw=\"96.319176\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-229.162674\" y=\"-18.700542\" yaw=\"269.156006\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-230.075928\" y=\"-80.693810\" yaw=\"269.156006\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.782494\" y=\"-88.032043\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.824127\" y=\"-0.909733\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-228.213409\" y=\"121.532486\" yaw=\"257.669861\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-229.516190\" y=\"-42.697933\" yaw=\"269.156006\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.467628\" y=\"191.408554\" yaw=\"180.287811\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.701317\" y=\"16.054274\" yaw=\"-89.300835\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.313293\" y=\"-78.734856\" yaw=\"-80.147430\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.732655\" y=\"-86.918945\" yaw=\"-133.876862\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.327162\" y=\"-70.810699\" yaw=\"91.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.214539\" y=\"-78.678116\" yaw=\"-136.365707\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.402359\" y=\"-4.174666\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-187.236374\" y=\"-133.236755\" yaw=\"489.215393\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-226.410141\" y=\"77.662064\" yaw=\"270.809998\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-176.702850\" y=\"-178.457474\" yaw=\"334.952148\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.500542\" y=\"84.002640\" yaw=\"-205.932434\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.872238\" y=\"95.991837\" yaw=\"24.855362\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.477974\" y=\"-29.224043\" yaw=\"90.169296\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.065945\" y=\"-100.758888\" yaw=\"-91.379822\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-137.680420\" y=\"84.409157\" yaw=\"-539.934387\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-176.314850\" y=\"-133.945831\" yaw=\"324.699371\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.108154\" y=\"13.810906\" yaw=\"89.177422\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.591045\" y=\"112.260414\" yaw=\"272.139679\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.860397\" y=\"-69.832428\" yaw=\"51.150589\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.281322\" y=\"-6.582175\" yaw=\"228.101974\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-248.014709\" y=\"-82.109314\" yaw=\"-24.364212\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-137.688461\" y=\"91.409157\" yaw=\"-359.934387\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-40.296364\" y=\"88.020576\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-118.298248\" y=\"147.656448\" yaw=\"-179.730286\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.184303\" y=\"2.522104\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.762428\" y=\"-4.232207\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.718933\" y=\"90.397316\" yaw=\"-151.126297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.069366\" y=\"6.335260\" yaw=\"-90.015793\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.312698\" y=\"-127.464363\" yaw=\"90.393539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.367027\" y=\"6.137856\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.736645\" y=\"85.013496\" yaw=\"179.583817\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.914886\" y=\"-2.742264\" yaw=\"-91.081238\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.212227\" y=\"-80.473312\" yaw=\"-59.797958\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.797318\" y=\"-56.911598\" yaw=\"90.393539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.311127\" y=\"-54.887604\" yaw=\"90.393539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.564634\" y=\"118.714912\" yaw=\"90.022896\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.922531\" y=\"-112.753403\" yaw=\"64.755188\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.197861\" y=\"60.973961\" yaw=\"111.866226\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.539734\" y=\"-200.858032\" yaw=\"179.757080\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.026905\" y=\"-115.714104\" yaw=\"91.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.092316\" y=\"-1.531738\" yaw=\"-180.049469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.103138\" y=\"-91.340012\" yaw=\"178.555725\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.402252\" y=\"-5.268409\" yaw=\"-179.938126\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.082012\" y=\"75.219116\" yaw=\"-89.977104\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.905304\" y=\"-74.655884\" yaw=\"89.662514\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-146.291443\" y=\"144.024643\" yaw=\"-179.730286\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.097195\" y=\"37.219124\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.552240\" y=\"149.734924\" yaw=\"90.022896\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.985870\" y=\"94.842468\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.787766\" y=\"-84.532051\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.462166\" y=\"-5.660318\" yaw=\"-91.032013\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-190.694443\" y=\"135.024719\" yaw=\"421.872681\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.064625\" y=\"-16.829796\" yaw=\"89.662506\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-220.481796\" y=\"-95.225914\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.571564\" y=\"-1.665705\" yaw=\"-90.015793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.600029\" y=\"-22.850100\" yaw=\"269.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.064304\" y=\"148.369293\" yaw=\"-74.347755\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.905251\" y=\"-74.667107\" yaw=\"269.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-57.266991\" y=\"-112.043182\" yaw=\"69.602882\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.158508\" y=\"-181.590668\" yaw=\"-63.724030\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.197556\" y=\"-3.423130\" yaw=\"141.889587\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.677952\" y=\"88.029297\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.805908\" y=\"94.893005\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-133.680435\" y=\"84.413734\" yaw=\"-539.934387\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.018997\" y=\"104.256897\" yaw=\"90.379295\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.641930\" y=\"91.484718\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.134789\" y=\"208.836777\" yaw=\"0.287814\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.212616\" y=\"127.889252\" yaw=\"-74.831696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-141.801895\" y=\"91.404449\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-248.072693\" y=\"-93.322678\" yaw=\"-197.822220\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.762413\" y=\"-4.222471\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.586426\" y=\"-55.583767\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.340164\" y=\"-123.464455\" yaw=\"90.393539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-141.793884\" y=\"84.404449\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.130216\" y=\"-189.974625\" yaw=\"359.757080\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.247200\" y=\"-91.573425\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.541824\" y=\"-95.191360\" yaw=\"-539.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.383167\" y=\"-122.514847\" yaw=\"49.821308\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.663193\" y=\"194.587418\" yaw=\"179.971283\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-229.768433\" y=\"67.613586\" yaw=\"270.809998\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.736862\" y=\"6.272629\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-134.922134\" y=\"-145.885803\" yaw=\"180.442551\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"110.944748\" y=\"-193.245193\" yaw=\"6.580124\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.658630\" y=\"-169.623810\" yaw=\"41.694733\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.073242\" y=\"-5.126276\" yaw=\"-179.749725\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.832603\" y=\"-4.365910\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.694885\" y=\"2.423624\" yaw=\"-17.656525\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.964748\" y=\"-84.747284\" yaw=\"-270.337494\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-38.895134\" y=\"-207.500946\" yaw=\"-179.923553\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-243.865402\" y=\"-66.299438\" yaw=\"89.156006\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.293680\" y=\"-50.911430\" yaw=\"91.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.038658\" y=\"135.102585\" yaw=\"136.546204\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.438560\" y=\"82.397606\" yaw=\"-64.114410\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.314009\" y=\"95.077347\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.938911\" y=\"80.349617\" yaw=\"144.576935\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.949039\" y=\"1.622301\" yaw=\"-215.774490\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.598480\" y=\"-99.273781\" yaw=\"-270.015778\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.166742\" y=\"-64.812843\" yaw=\"91.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.086006\" y=\"65.219116\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"113.545227\" y=\"1.402491\" yaw=\"0.255051\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.320541\" y=\"101.230743\" yaw=\"89.488609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.589737\" y=\"-67.585701\" yaw=\"-90.015793\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-216.059464\" y=\"91.319496\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-196.200256\" y=\"89.315140\" yaw=\"-153.908310\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.787407\" y=\"-134.743622\" yaw=\"7.432200\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.393784\" y=\"-0.635732\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-236.497757\" y=\"-84.740417\" yaw=\"-1.373016\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-275.885956\" y=\"29.885386\" yaw=\"89.416245\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.265764\" y=\"-4.967908\" yaw=\"-184.292130\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.271725\" y=\"66.894547\" yaw=\"90.379295\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.320305\" y=\"-118.289841\" yaw=\"58.299126\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-22.815594\" y=\"2.604861\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-117.684471\" y=\"87.932045\" yaw=\"-539.934387\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.300373\" y=\"91.525154\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-177.156631\" y=\"6.480545\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.580368\" y=\"-33.585712\" yaw=\"-90.015793\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.762666\" y=\"-91.389641\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.852264\" y=\"-48.911785\" yaw=\"90.393539\" z=\"0.0\" />\n    </weather>\n  </route>\n  </routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_01.xml",
    "content": "<routes><route id=\"0\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.034641\" y=\"90.241173\" yaw=\"151.351608\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.752122\" y=\"-84.383621\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.738026\" y=\"91.046066\" yaw=\"144.987228\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.207657\" y=\"10.864532\" yaw=\"83.074753\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.265518\" y=\"-135.023407\" yaw=\"1.766292\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.524002\" y=\"-88.155174\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.759243\" y=\"120.524254\" yaw=\"283.952698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.090801\" y=\"53.219116\" yaw=\"-89.977104\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.046265\" y=\"90.105270\" yaw=\"-450.015778\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.063599\" y=\"27.197187\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.570227\" y=\"104.717712\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-181.912430\" y=\"96.541389\" yaw=\"-41.433395\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.292351\" y=\"84.504562\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-116.125801\" y=\"-133.760788\" yaw=\"-23.442169\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.497635\" y=\"-84.698814\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.489601\" y=\"-137.514114\" yaw=\"13.206018\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.137039\" y=\"-116.171211\" yaw=\"60.078403\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.615860\" y=\"54.553734\" yaw=\"104.208344\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.673971\" y=\"84.563622\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.375500\" y=\"2.676811\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.118683\" y=\"90.765831\" yaw=\"-210.990234\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.474976\" y=\"27.894091\" yaw=\"-90.511391\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.280960\" y=\"184.594910\" yaw=\"34.114784\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.134262\" y=\"209.037704\" yaw=\"0.287814\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-161.801880\" y=\"91.381569\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.807037\" y=\"6.129191\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.822666\" y=\"-60.626118\" yaw=\"89.662506\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.597382\" y=\"-95.275703\" yaw=\"-450.015778\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.692467\" y=\"94.929756\" yaw=\"-359.934387\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.402298\" y=\"-4.135722\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-69.228653\" y=\"-132.285172\" yaw=\"32.987617\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.484798\" y=\"-2.484766\" yaw=\"48.669399\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.367805\" y=\"-119.416481\" yaw=\"270.393555\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.685482\" y=\"-46.819286\" yaw=\"91.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.863029\" y=\"147.424072\" yaw=\"171.851807\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.950317\" y=\"-107.392723\" yaw=\"270.393555\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.608139\" y=\"-88.368523\" yaw=\"10.911445\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.280821\" y=\"-203.992371\" yaw=\"179.757080\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.206146\" y=\"-9.378867\" yaw=\"-82.414978\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-177.512451\" y=\"-95.161186\" yaw=\"-539.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.278618\" y=\"49.893215\" yaw=\"-90.511391\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.637932\" y=\"87.975571\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-169.518723\" y=\"-91.649147\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-242.834213\" y=\"-91.064911\" yaw=\"-191.088577\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.094254\" y=\"-190.123932\" yaw=\"0.076447\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.526505\" y=\"-78.263893\" yaw=\"91.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.232285\" y=\"-97.952728\" yaw=\"-70.450912\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.598213\" y=\"83.014297\" yaw=\"-293.847534\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.318013\" y=\"91.570488\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.042858\" y=\"1.786297\" yaw=\"0.250275\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.474579\" y=\"-50.172478\" yaw=\"89.947418\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"86.080437\" y=\"-81.407806\" yaw=\"-141.525009\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.205439\" y=\"194.711365\" yaw=\"180.287811\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-167.752304\" y=\"190.881958\" yaw=\"196.412445\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.061401\" y=\"35.197193\" yaw=\"89.984207\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-155.797882\" y=\"87.888435\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-260.178741\" y=\"87.011284\" yaw=\"383.683777\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-169.801880\" y=\"91.372414\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.762413\" y=\"-4.227339\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.757217\" y=\"-125.060287\" yaw=\"44.169426\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.111099\" y=\"75.244156\" yaw=\"-52.981796\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.175798\" y=\"-0.973018\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.190170\" y=\"3.041468\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.014977\" y=\"-133.169586\" yaw=\"18.735954\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-46.304375\" y=\"95.013710\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.662048\" y=\"144.267685\" yaw=\"-179.730286\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"196.155212\" y=\"-61.212128\" yaw=\"89.330902\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.201202\" y=\"179.686310\" yaw=\"147.108398\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-132.523956\" y=\"80.478485\" yaw=\"127.314140\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.633919\" y=\"84.464127\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.901245\" y=\"86.493622\" yaw=\"-89.620697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.787788\" y=\"-84.504936\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.684422\" y=\"-84.074585\" yaw=\"271.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.899734\" y=\"-204.091675\" yaw=\"-179.923553\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.899494\" y=\"146.867828\" yaw=\"325.082550\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.680458\" y=\"84.429756\" yaw=\"-539.934387\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.953247\" y=\"-2.012208\" yaw=\"177.718246\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.824127\" y=\"-0.909733\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"195.828232\" y=\"-89.210213\" yaw=\"89.330902\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"196.063141\" y=\"97.937149\" yaw=\"90.664635\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.614519\" y=\"-62.907146\" yaw=\"91.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.065262\" y=\"21.197191\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.054867\" y=\"-94.179970\" yaw=\"-302.902832\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.419640\" y=\"-190.238708\" yaw=\"359.757080\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-272.325012\" y=\"35.849415\" yaw=\"89.416245\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-177.587265\" y=\"135.490753\" yaw=\"227.352600\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.645958\" y=\"-30.626642\" yaw=\"89.662506\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.705753\" y=\"56.964275\" yaw=\"270.379303\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-157.513474\" y=\"-95.131065\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.323639\" y=\"-128.109039\" yaw=\"86.412971\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.516602\" y=\"-140.628967\" yaw=\"-114.432610\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.767925\" y=\"-94.874573\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.523888\" y=\"62.824089\" yaw=\"116.789398\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"37.790520\" y=\"-125.429810\" yaw=\"271.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.645920\" y=\"94.954971\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.197372\" y=\"77.573662\" yaw=\"101.776855\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.923111\" y=\"-186.551682\" yaw=\"0.076447\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"190.011581\" y=\"-130.690216\" yaw=\"70.119583\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-204.353577\" y=\"-0.453277\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-171.974609\" y=\"151.813278\" yaw=\"381.900909\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.135818\" y=\"65.892586\" yaw=\"-90.511391\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.093998\" y=\"45.216320\" yaw=\"90.022896\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.402351\" y=\"-4.169798\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-258.777832\" y=\"-78.977104\" yaw=\"-43.941666\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-121.857506\" y=\"87.464439\" yaw=\"36.958206\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.167277\" y=\"-4.473007\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.149200\" y=\"-78.462044\" yaw=\"90.393539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-206.107849\" y=\"87.830879\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-187.929596\" y=\"86.429741\" yaw=\"50.510757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.611450\" y=\"124.672737\" yaw=\"89.488609\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"196.619919\" y=\"49.940388\" yaw=\"90.664635\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.532150\" y=\"161.469849\" yaw=\"134.505493\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-212.336548\" y=\"6.566175\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-186.689407\" y=\"126.546211\" yaw=\"252.688293\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-181.547104\" y=\"-91.667267\" yaw=\"-539.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-141.793671\" y=\"84.404457\" yaw=\"-179.934418\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.777237\" y=\"-91.523010\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.064713\" y=\"23.197187\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.832508\" y=\"-5.137900\" yaw=\"-64.583160\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.541855\" y=\"-95.155212\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.567030\" y=\"112.714912\" yaw=\"90.022896\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.383206\" y=\"191.136856\" yaw=\"180.287811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.069267\" y=\"-100.789307\" yaw=\"-271.702881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.518921\" y=\"104.233727\" yaw=\"90.379295\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-177.803467\" y=\"84.357384\" yaw=\"182.515961\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.736824\" y=\"6.301838\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.326023\" y=\"84.570488\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-53.978352\" y=\"-127.569664\" yaw=\"232.581680\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-181.904175\" y=\"-88.870216\" yaw=\"17.456055\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-258.374847\" y=\"-88.290550\" yaw=\"-214.244537\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.777252\" y=\"-91.504929\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.257744\" y=\"-84.561378\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.685978\" y=\"95.054466\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.832679\" y=\"-4.438931\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.350021\" y=\"41.893536\" yaw=\"-90.511391\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-117.680466\" y=\"84.432045\" yaw=\"-539.934387\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.677975\" y=\"88.063622\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.777245\" y=\"-91.513969\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.573200\" y=\"36.918369\" yaw=\"90.379295\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.127541\" y=\"22.077826\" yaw=\"-89.300835\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.560547\" y=\"-12.690011\" yaw=\"-270.333771\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.367008\" y=\"6.152461\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.560852\" y=\"37.196224\" yaw=\"89.984207\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-265.507202\" y=\"17.933193\" yaw=\"269.416229\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.652794\" y=\"48.964451\" yaw=\"270.379303\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.600815\" y=\"15.166205\" yaw=\"89.760994\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.888004\" y=\"84.493660\" yaw=\"-89.620697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.432159\" y=\"38.067215\" yaw=\"90.699165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.400978\" y=\"-3.164244\" yaw=\"-269.830688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.693199\" y=\"-38.667732\" yaw=\"269.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.257721\" y=\"-84.588501\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.304375\" y=\"95.015999\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-153.518738\" y=\"-91.625046\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.771980\" y=\"-95.004921\" yaw=\"-179.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.042099\" y=\"105.181023\" yaw=\"-90.015793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-186.408463\" y=\"-120.733284\" yaw=\"290.056091\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.981857\" y=\"91.337891\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.483959\" y=\"2.409585\" yaw=\"-2.275070\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-264.508972\" y=\"-71.481857\" yaw=\"-61.252274\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.675457\" y=\"-136.968094\" yaw=\"215.626053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.562237\" y=\"124.717712\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.688446\" y=\"9.255580\" yaw=\"-91.081238\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.347260\" y=\"91.391792\" yaw=\"-6.286545\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.575394\" y=\"-15.585705\" yaw=\"-90.015793\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.402252\" y=\"-5.268409\" yaw=\"-179.938126\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.907516\" y=\"-148.545151\" yaw=\"271.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.228481\" y=\"-44.647011\" yaw=\"89.662506\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.082016\" y=\"-39.584740\" yaw=\"-90.015793\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.803070\" y=\"-144.733734\" yaw=\"91.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.426201\" y=\"-11.700748\" yaw=\"-269.830688\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.318352\" y=\"-1.747888\" yaw=\"-182.370132\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.654774\" y=\"132.598633\" yaw=\"130.639694\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.456848\" y=\"29.956495\" yaw=\"89.488609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.805893\" y=\"94.867836\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.615860\" y=\"54.553734\" yaw=\"104.208344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"60.972919\" y=\"-87.778763\" yaw=\"4.865158\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.027756\" y=\"-78.357468\" yaw=\"91.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.457016\" y=\"-129.682648\" yaw=\"-98.565735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.809917\" y=\"-32.730698\" yaw=\"271.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.977303\" y=\"-138.607941\" yaw=\"0.442562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-230.497604\" y=\"-84.740990\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.327162\" y=\"-70.810699\" yaw=\"91.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.985870\" y=\"94.837891\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.916260\" y=\"143.842804\" yaw=\"191.464935\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-218.107819\" y=\"87.817154\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-136.041885\" y=\"2.335380\" yaw=\"-15.280151\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-243.040527\" y=\"-10.305527\" yaw=\"89.156006\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-247.491714\" y=\"110.096786\" yaw=\"85.963066\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.667557\" y=\"137.347916\" yaw=\"142.452728\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-159.173706\" y=\"-0.563247\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.325266\" y=\"-193.526367\" yaw=\"359.757080\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.949577\" y=\"-142.277786\" yaw=\"180.442566\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-190.425385\" y=\"-95.975983\" yaw=\"64.832268\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.762436\" y=\"-4.237075\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"37.329678\" y=\"145.926849\" yaw=\"-43.212929\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.319431\" y=\"-84.141548\" yaw=\"358.555725\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.777245\" y=\"-91.507942\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.376740\" y=\"6.388587\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.053837\" y=\"145.739105\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-204.070618\" y=\"84.333206\" yaw=\"-179.934418\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.313782\" y=\"-132.558807\" yaw=\"68.925926\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"189.347992\" y=\"123.215317\" yaw=\"105.107330\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.000549\" y=\"-131.943832\" yaw=\"328.333496\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.577057\" y=\"-21.583776\" yaw=\"89.984207\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.953232\" y=\"-132.790314\" yaw=\"218.617828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.588127\" y=\"-20.809111\" yaw=\"89.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-169.797882\" y=\"87.872414\" yaw=\"-179.934433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.787758\" y=\"-84.544106\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-155.165207\" y=\"2.927007\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.123215\" y=\"-93.926239\" yaw=\"51.623341\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.541004\" y=\"-12.809250\" yaw=\"89.662506\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-167.156647\" y=\"6.456204\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-243.454636\" y=\"45.319626\" yaw=\"90.809998\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.657921\" y=\"205.104462\" yaw=\"-0.028713\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.412928\" y=\"84.738983\" yaw=\"-177.693970\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.878456\" y=\"83.456223\" yaw=\"-157.851578\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.235352\" y=\"-97.225410\" yaw=\"-90.669098\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"142.517395\" y=\"-195.485809\" yaw=\"-156.394455\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.232042\" y=\"-94.916748\" yaw=\"-179.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"13.192813\" y=\"6.017225\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n<route id=\"110\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.081230\" y=\"-80.356750\" yaw=\"91.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.532162\" y=\"106.233673\" yaw=\"90.379295\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.061401\" y=\"35.195248\" yaw=\"-90.015793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.607834\" y=\"-84.453461\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.184319\" y=\"-85.226318\" yaw=\"122.681595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.318710\" y=\"142.794678\" yaw=\"202.778366\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.153900\" y=\"-92.330452\" yaw=\"-39.756348\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.759605\" y=\"-87.491234\" yaw=\"-0.613525\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.146019\" y=\"-30.647259\" yaw=\"89.662506\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.908623\" y=\"-14.090075\" yaw=\"270.403290\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-165.222885\" y=\"-145.713760\" yaw=\"531.696411\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.257477\" y=\"-135.043930\" yaw=\"24.509783\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.562237\" y=\"124.717712\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.501617\" y=\"-37.224007\" yaw=\"90.169296\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.102325\" y=\"-83.238190\" yaw=\"41.821503\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.371574\" y=\"-104.916473\" yaw=\"-97.028809\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.031597\" y=\"106.183510\" yaw=\"270.379303\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-171.156647\" y=\"6.465941\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.903435\" y=\"35.925026\" yaw=\"89.488609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.682407\" y=\"92.028603\" yaw=\"-0.416168\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.921234\" y=\"-95.545326\" yaw=\"-200.383698\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.736862\" y=\"6.272629\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.394730\" y=\"-1.155365\" yaw=\"-89.763161\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.681975\" y=\"91.554466\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.082565\" y=\"-41.582809\" yaw=\"89.984207\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-146.271057\" y=\"151.024811\" yaw=\"0.269714\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-121.489883\" y=\"-28.840134\" yaw=\"270.393555\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-265.144501\" y=\"-19.160192\" yaw=\"270.416779\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.055328\" y=\"57.197193\" yaw=\"89.984207\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.281761\" y=\"144.147079\" yaw=\"-179.730286\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"197.058105\" y=\"11.637555\" yaw=\"90.322067\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.051163\" y=\"180.476059\" yaw=\"156.157990\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.546265\" y=\"90.106232\" yaw=\"-270.015778\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-179.816284\" y=\"-91.468208\" yaw=\"-189.058701\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.590002\" y=\"55.217716\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.027390\" y=\"5.364887\" yaw=\"0.250275\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-53.602551\" y=\"-87.974541\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.404785\" y=\"-193.747162\" yaw=\"359.757080\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.073429\" y=\"-5.213636\" yaw=\"-179.749725\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.042784\" y=\"173.406311\" yaw=\"90.022896\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.494572\" y=\"88.393860\" yaw=\"-321.002075\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.358940\" y=\"44.066765\" yaw=\"90.699165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.374687\" y=\"82.470535\" yaw=\"-89.620697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.375519\" y=\"2.657339\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.738655\" y=\"0.213850\" yaw=\"204.326477\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.863983\" y=\"-109.529091\" yaw=\"271.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.762436\" y=\"-4.237075\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.092407\" y=\"-77.274734\" yaw=\"-450.015778\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.557617\" y=\"-84.697403\" yaw=\"-359.913696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.052963\" y=\"-14.870444\" yaw=\"269.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"154.969086\" y=\"-56.157448\" yaw=\"269.947418\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.953156\" y=\"-186.050171\" yaw=\"-21.401505\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.967445\" y=\"96.493401\" yaw=\"-89.620697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.555437\" y=\"141.734924\" yaw=\"90.022896\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-189.302139\" y=\"-3.989923\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-185.726425\" y=\"-122.427322\" yaw=\"293.804047\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.240421\" y=\"187.781784\" yaw=\"180.287811\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.664944\" y=\"191.085419\" yaw=\"179.971283\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.818703\" y=\"140.893448\" yaw=\"-76.694489\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.409019\" y=\"-113.416618\" yaw=\"270.393555\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.412659\" y=\"-51.046169\" yaw=\"270.416779\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-183.552383\" y=\"-88.170280\" yaw=\"-359.913696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-162.969650\" y=\"154.164505\" yaw=\"367.365723\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.695007\" y=\"151.258194\" yaw=\"0.269714\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"188.918259\" y=\"-162.416794\" yaw=\"-125.857582\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.904465\" y=\"-200.506302\" yaw=\"-179.923553\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.173752\" y=\"-0.597323\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.247847\" y=\"-84.428810\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-132.991043\" y=\"-81.470184\" yaw=\"52.345299\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.645920\" y=\"94.968704\" yaw=\"0.065567\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.829308\" y=\"75.626945\" yaw=\"-89.620689\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.905426\" y=\"-74.697113\" yaw=\"-90.337494\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.617828\" y=\"67.923744\" yaw=\"89.488609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.907394\" y=\"141.589386\" yaw=\"156.819168\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.601877\" y=\"-81.587029\" yaw=\"54.617241\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.551472\" y=\"33.659817\" yaw=\"270.379303\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.753906\" y=\"-0.732218\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.083664\" y=\"-45.584751\" yaw=\"-90.015793\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.913803\" y=\"-193.506302\" yaw=\"0.076447\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.961548\" y=\"-87.608421\" yaw=\"-1.444264\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.979683\" y=\"-145.608185\" yaw=\"180.442566\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.787788\" y=\"-84.504936\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.418709\" y=\"-9.164156\" yaw=\"-269.830688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.960987\" y=\"-150.544434\" yaw=\"271.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.653801\" y=\"63.861423\" yaw=\"-90.511391\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.654774\" y=\"132.598633\" yaw=\"130.639694\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.090286\" y=\"-69.584732\" yaw=\"-90.015793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-160.535278\" y=\"-146.078033\" yaw=\"539.416321\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.475616\" y=\"196.845505\" yaw=\"-27.271400\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"199.528564\" y=\"146.041245\" yaw=\"-64.738098\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-241.020111\" y=\"139.814362\" yaw=\"69.465881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.656183\" y=\"208.566376\" yaw=\"-0.028713\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.387928\" y=\"84.470490\" yaw=\"-89.620697\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.977875\" y=\"87.867638\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.175807\" y=\"-0.963282\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-117.856110\" y=\"0.190366\" yaw=\"-198.309021\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-229.958328\" y=\"94.803604\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-183.120712\" y=\"-119.532990\" yaw=\"290.056091\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-206.059479\" y=\"91.330940\" yaw=\"0.065567\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-108.298363\" y=\"147.703522\" yaw=\"-179.730286\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.252449\" y=\"-88.085480\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.807095\" y=\"6.090246\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.434769\" y=\"-36.888027\" yaw=\"90.393539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.736870\" y=\"6.267761\" yaw=\"359.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-183.672913\" y=\"-117.828827\" yaw=\"285.852448\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.570557\" y=\"-142.354385\" yaw=\"201.496338\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-182.663269\" y=\"-82.829285\" yaw=\"-38.020916\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.926117\" y=\"-130.723236\" yaw=\"-59.572556\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.662003\" y=\"144.248856\" yaw=\"-179.730286\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.658302\" y=\"-77.125008\" yaw=\"270.393555\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.582733\" y=\"188.059784\" yaw=\"180.287811\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.257715\" y=\"89.634453\" yaw=\"-152.207199\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.635681\" y=\"65.923820\" yaw=\"89.488609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.965904\" y=\"-0.615163\" yaw=\"269.488251\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.807141\" y=\"6.051302\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.736488\" y=\"84.969910\" yaw=\"179.583817\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.494102\" y=\"-108.231010\" yaw=\"-282.640503\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.346886\" y=\"-0.594618\" yaw=\"-41.069061\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"55.345562\" y=\"-207.687683\" yaw=\"179.757080\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.669436\" y=\"-102.348885\" yaw=\"91.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"37.858002\" y=\"-6.191970\" yaw=\"-146.353668\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.157799\" y=\"-32.647221\" yaw=\"89.662506\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.190796\" y=\"90.875755\" yaw=\"-142.380798\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.167277\" y=\"-4.473007\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.757832\" y=\"-84.076843\" yaw=\"-1.795883\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.702240\" y=\"-192.736191\" yaw=\"8.849396\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.069366\" y=\"6.337188\" yaw=\"89.984207\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.927780\" y=\"89.199989\" yaw=\"-90.511391\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-206.492355\" y=\"-88.204834\" yaw=\"0.086304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-220.362045\" y=\"-3.914321\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.376808\" y=\"6.320434\" yaw=\"-0.139450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-143.793884\" y=\"84.402161\" yaw=\"-179.934433\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.489517\" y=\"5.285637\" yaw=\"-128.048981\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.771362\" y=\"-87.628838\" yaw=\"-1.444260\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.324661\" y=\"-70.623543\" yaw=\"271.532074\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.787766\" y=\"-84.535065\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.555437\" y=\"141.737717\" yaw=\"-89.977104\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.127960\" y=\"-25.880865\" yaw=\"271.532074\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.989639\" y=\"-28.912254\" yaw=\"90.393539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.602989\" y=\"24.068264\" yaw=\"90.699165\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.459923\" y=\"-5.472600\" yaw=\"-271.038971\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.733994\" y=\"142.309067\" yaw=\"160.172287\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.366993\" y=\"6.167065\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-171.182190\" y=\"-4.034028\" yaw=\"179.860535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-116.276863\" y=\"96.606461\" yaw=\"-29.288792\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.798283\" y=\"70.917633\" yaw=\"90.379295\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.487488\" y=\"-20.202879\" yaw=\"91.088173\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.901093\" y=\"86.447281\" yaw=\"-269.620697\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.369095\" y=\"-207.747147\" yaw=\"179.757080\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.977791\" y=\"-103.392815\" yaw=\"270.393555\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.029564\" y=\"-98.844063\" yaw=\"-121.868721\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.103729\" y=\"-0.768955\" yaw=\"-39.918945\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.635248\" y=\"95.182716\" yaw=\"2.107590\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-57.663193\" y=\"194.588425\" yaw=\"179.971283\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.762512\" y=\"-4.300361\" yaw=\"179.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.135818\" y=\"65.892586\" yaw=\"-90.511391\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.156723\" y=\"6.402656\" yaw=\"359.860535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.782509\" y=\"-88.007942\" yaw=\"0.086304\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.994606\" y=\"-96.448517\" yaw=\"230.427780\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-136.895020\" y=\"-207.631683\" yaw=\"-179.923553\" z=\"0.0\" />\n    </weather>\n  </route>\n</routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_02.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.787766\" y=\"-84.529037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-54.517494\" y=\"-9.556591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.575806\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.011826\" y=\"-98.461571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-163.805893\" y=\"94.879280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.708305\" y=\"135.433014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"337.900726\"/>\n      <waypoint x=\"148.162643\" y=\"-117.930717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"240.060608\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.832671\" y=\"-4.429194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-131.547470\" y=\"19.803801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.565338\" y=\"17.769928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488617\"/>\n      <waypoint x=\"-138.298035\" y=\"147.562317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-238.361984\" y=\"-3.870509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-264.898193\" y=\"-53.020664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.450089\" y=\"-1.000766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.272934\"/>\n      <waypoint x=\"24.586807\" y=\"63.214916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.600815\" y=\"15.150167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.762512\"/>\n      <waypoint x=\"85.027237\" y=\"5.434774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.787750\" y=\"-84.559166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-42.969082\" y=\"0.444291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.728058\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.324356\" y=\"150.542831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"348.924377\"/>\n      <waypoint x=\"-101.736839\" y=\"6.296969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-118.200394\" y=\"141.030823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"225.227509\"/>\n      <waypoint x=\"35.088448\" y=\"13.122696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.534210\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.019150\" y=\"104.303230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"12.757387\" y=\"-87.874580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.493362\" y=\"90.119125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.836037\"/>\n      <waypoint x=\"88.476425\" y=\"83.343407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.400749\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.183266\" y=\"116.579330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-228.345016\" y=\"3.105130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"196.271927\" y=\"79.938370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"31.552240\" y=\"149.737717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.372032\" y=\"-207.874344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"61.042763\" y=\"1.829977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.035015\" y=\"-96.696709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"-54.139324\" y=\"46.894981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.552765\" y=\"205.116425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"35.066231\" y=\"114.719116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.923155\" y=\"-186.479645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"-51.405186\" y=\"-74.646500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.105133\" y=\"17.161856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.992279\"/>\n      <waypoint x=\"-50.829838\" y=\"99.903481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-260.898621\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.657738\" y=\"-32.626602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-141.529297\" y=\"-84.606979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.651352\" y=\"194.589508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.285690\"/>\n      <waypoint x=\"37.683483\" y=\"6.293930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.539200\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.581467\" y=\"-37.583767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-55.394630\" y=\"-129.329193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.755737\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.494102\" y=\"-108.231010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-282.640503\"/>\n      <waypoint x=\"106.631714\" y=\"-186.625763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.302994\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.206913\" y=\"-178.284515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.517487\"/>\n      <waypoint x=\"-93.753891\" y=\"-0.722482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.582916\" y=\"187.989456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"-95.663185\" y=\"194.607468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.369255\" y=\"-128.537048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.095657\"/>\n      <waypoint x=\"-149.173737\" y=\"-0.587587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-175.981873\" y=\"91.365349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-44.405312\" y=\"-74.687721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.239883\" y=\"12.871817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.300812\"/>\n      <waypoint x=\"29.327162\" y=\"-70.810699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.042782\" y=\"173.409103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-61.753994\" y=\"-0.800371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.541840\" y=\"-95.170273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-108.951698\" y=\"-142.185104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.562744\" y=\"-130.240997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"313.113617\"/>\n      <waypoint x=\"-195.054230\" y=\"61.197193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.271187\" y=\"-68.624260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-50.904465\" y=\"-200.516983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.906868\" y=\"-5.153873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.830688\"/>\n      <waypoint x=\"-43.666035\" y=\"50.964405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.850159\" y=\"41.862301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"144.848160\" y=\"1.507475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-364.562225\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.338661\" y=\"99.168350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"24.564634\" y=\"118.714912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.913780\" y=\"-193.543655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"24.484825\" y=\"1.550030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.073288\" y=\"-5.143748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-127.516899\" y=\"79.231621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.663193\" y=\"194.589417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n      <waypoint x=\"-233.465988\" y=\"81.562706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.762405\" y=\"-4.212735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-47.258636\" y=\"64.940926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.586441\" y=\"38.918327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"95.829399\" y=\"9.346692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.938538\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.787445\" y=\"-54.667450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-131.552963\" y=\"-92.485756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.383999\" y=\"-0.808574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-31.664946\" y=\"191.075394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.338387\" y=\"99.230827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-65.038658\" y=\"135.102585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"136.546204\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.065262\" y=\"21.197191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-146.271057\" y=\"151.024811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.464447\" y=\"-84.706856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.337494\"/>\n      <waypoint x=\"-14.895152\" y=\"-207.468933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.351761\" y=\"195.058716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"-29.666700\" y=\"187.574387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.552765\" y=\"205.122437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"82.169579\" y=\"201.977524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.541185\" y=\"177.407715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"35.074188\" y=\"94.799118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.857880\" y=\"-79.460060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.927979\"/>\n      <waypoint x=\"-275.964905\" y=\"2.656565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.022324\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.331131\" y=\"154.628128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n      <waypoint x=\"-121.521744\" y=\"-8.770193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.792450\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.388885\" y=\"-142.458847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n      <waypoint x=\"-186.319977\" y=\"88.087074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.922485\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.321728\" y=\"74.470726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"106.580688\" y=\"-51.891487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.670868\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.866486\" y=\"-109.716248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-120.881630\" y=\"-117.392487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.567974\" y=\"118.897583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.060379\"/>\n      <waypoint x=\"-120.582397\" y=\"71.861107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"154.734985\" y=\"-176.668961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.886932\"/>\n      <waypoint x=\"193.282562\" y=\"35.900738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-232.661713\" y=\"116.773575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.159149\"/>\n      <waypoint x=\"-226.160126\" y=\"-110.574791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"277.199707\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-192.627594\" y=\"130.781525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"429.140289\"/>\n      <waypoint x=\"17.318005\" y=\"91.586502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.587006\" y=\"-27.097744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n      <waypoint x=\"-191.550156\" y=\"75.973671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.293640\" y=\"-0.509406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-155.793869\" y=\"84.388435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.095596\" y=\"41.219124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"28.049175\" y=\"157.406311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.829838\" y=\"99.903481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-260.898621\"/>\n      <waypoint x=\"-238.103790\" y=\"84.294266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.703480\" y=\"-94.517937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.787643\"/>\n      <waypoint x=\"-36.904472\" y=\"-200.498306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.175791\" y=\"-0.977886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-54.787323\" y=\"-54.626217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.004807\" y=\"104.465958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"290.016113\"/>\n      <waypoint x=\"116.137672\" y=\"-2.086004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.255035\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.694443\" y=\"135.024719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"421.872681\"/>\n      <waypoint x=\"-120.796608\" y=\"47.862061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.395836\" y=\"-88.091888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.343277\"/>\n      <waypoint x=\"-191.541550\" y=\"107.156212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.752115\" y=\"-84.374588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"28.070993\" y=\"102.796310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.445770\" y=\"87.168823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-179.504547\" y=\"-0.414425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-187.185059\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.665253\" y=\"147.769775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.758331\"/>\n      <waypoint x=\"-81.641922\" y=\"91.473282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.552765\" y=\"205.121445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"98.134209\" y=\"209.057800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.753845\" y=\"-0.688405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-54.610615\" y=\"-24.626738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.222271\" y=\"114.491661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.877167\"/>\n      <waypoint x=\"-181.756363\" y=\"0.072800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.232635\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.981873\" y=\"91.367638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-29.242567\" y=\"-87.937843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.331100\" y=\"154.609299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n      <waypoint x=\"-120.743057\" y=\"53.861824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.566910\" y=\"15.194300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-124.463966\" y=\"-105.416809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.246916\" y=\"208.636398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"-44.949039\" y=\"1.622301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.774490\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.392517\" y=\"-4.308563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-51.564236\" y=\"-100.645462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.336761\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.051086\" y=\"-19.966230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-44.840702\" y=\"118.988541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"280.783691\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.557610\" y=\"-91.275459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-190.661667\"/>\n      <waypoint x=\"31.311905\" y=\"-10.454531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.984833\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-256.436707\" y=\"-89.530151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.960083\"/>\n      <waypoint x=\"-125.037659\" y=\"-21.895771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.027374\" y=\"57.899250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"183.892929\" y=\"128.947983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.592964\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.413437\" y=\"141.988602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.771561\"/>\n      <waypoint x=\"71.057953\" y=\"-1.626310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.173721\" y=\"-0.577851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-123.611725\" y=\"124.610268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.072662\" y=\"-5.664742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-184.595169\" y=\"-87.275703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.263947\" y=\"-50.688145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-127.305092\" y=\"-97.959312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.550323\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.448502\" y=\"-34.888084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-119.852852\" y=\"79.215988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.243904\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.895134\" y=\"-207.495636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n      <waypoint x=\"-154.204544\" y=\"-206.681915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.378708\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.292362\" y=\"84.525154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-147.797897\" y=\"87.897583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.156708\" y=\"6.407524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-268.332947\" y=\"71.682419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.027252\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.237310\" y=\"-91.422775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-93.641914\" y=\"91.459549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.240673\" y=\"187.681320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"43.883389\" y=\"95.541763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.416168\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-240.087280\" y=\"87.791222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.394928\"/>\n      <waypoint x=\"-124.907372\" y=\"-40.863892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.954533\" y=\"125.096550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.786652\"/>\n      <waypoint x=\"-264.192017\" y=\"73.800056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"248.908859\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.848961\" y=\"-143.800079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.844452\"/>\n      <waypoint x=\"2.752127\" y=\"-84.389648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.977043\" y=\"-138.669739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n      <waypoint x=\"113.131302\" y=\"-139.031006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.813909\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.745384\" y=\"2.772640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"32.398125\" y=\"-54.722832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.207657\" y=\"10.864532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.074753\"/>\n      <waypoint x=\"-27.666708\" y=\"187.573380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.090000\" y=\"55.219116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-124.450233\" y=\"-107.416763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.583611\" y=\"71.214912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"-81.645927\" y=\"94.973282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-163.805893\" y=\"94.879280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-265.072784\" y=\"-29.021303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.600430\" y=\"29.118412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022888\"/>\n      <waypoint x=\"-124.117966\" y=\"67.892509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.611725\" y=\"124.610268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-268.476959\" y=\"69.894867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.759735\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.385284\" y=\"2.849653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-144.388885\" y=\"-142.458847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.275604\" y=\"-52.646873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-121.270088\" y=\"-60.839375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-167.935608\" y=\"142.119949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.613495\"/>\n      <waypoint x=\"17.318005\" y=\"91.586502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.314009\" y=\"95.077347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"46.105984\" y=\"-146.000992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.940192\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-169.518723\" y=\"-91.649147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-157.797882\" y=\"87.886147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.560547\" y=\"-12.690011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.333771\"/>\n      <waypoint x=\"29.380634\" y=\"-72.809982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-246.627350\" y=\"-16.172947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.156006\"/>\n      <waypoint x=\"-176.771393\" y=\"198.964981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.974346\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.492935\" y=\"-30.172493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"96.152061\" y=\"20.025856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.699165\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.065475\" y=\"17.738689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488617\"/>\n      <waypoint x=\"-272.345398\" y=\"33.849518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.493362\" y=\"90.119125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.836037\"/>\n      <waypoint x=\"59.027496\" y=\"5.321208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.691967\" y=\"88.499382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.583817\"/>\n      <waypoint x=\"-27.232027\" y=\"-94.934822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.923183\" y=\"-186.452957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"-67.753975\" y=\"-0.785767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.354927\" y=\"-186.534912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"-90.979927\" y=\"-145.546387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.065094\" y=\"-207.706696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.817856\"/>\n      <waypoint x=\"-65.543304\" y=\"-138.238098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.800110\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.567154\" y=\"14.334294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-254.545746\" y=\"-86.582870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.795334\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.644531\" y=\"-19.166761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n      <waypoint x=\"-134.952225\" y=\"-89.156723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.860184\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-272.162018\" y=\"51.848579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n      <waypoint x=\"-124.367874\" y=\"39.893616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.766502\" y=\"-162.013931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-51.240261\" y=\"-46.646980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.265610\" y=\"88.563042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.501785\"/>\n      <waypoint x=\"-161.797882\" y=\"87.881569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.825661\" y=\"139.595825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.547226\"/>\n      <waypoint x=\"128.121979\" y=\"1.467378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.255043\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.276550\" y=\"6.539254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-187.973846\" y=\"84.351624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.237293\" y=\"-91.446877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"18.416332\" y=\"2.504501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.139450\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.767931\" y=\"-94.880592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-24.807068\" y=\"6.109719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.641930\" y=\"91.487007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"19.162983\" y=\"-87.864929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.913696\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.507088\" y=\"102.470100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"-184.554779\" y=\"59.194290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.764847\" y=\"-121.725716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.733727\"/>\n      <waypoint x=\"190.037994\" y=\"13.861619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.848804\" y=\"0.268220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n      <waypoint x=\"55.682102\" y=\"91.955963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416188\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.369537\" y=\"-90.771828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-192.450104\"/>\n      <waypoint x=\"-71.633942\" y=\"84.484718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.318089\" y=\"-118.249298\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.051300\"/>\n      <waypoint x=\"-15.247854\" y=\"-84.416763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.620974\" y=\"-94.837883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.151855\"/>\n      <waypoint x=\"-128.269928\" y=\"-60.887463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.077278\" y=\"74.092659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"136.919052\"/>\n      <waypoint x=\"-39.694668\" y=\"-4.800623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"200.944427\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.549698\" y=\"-129.284073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.574112\"/>\n      <waypoint x=\"-183.697968\" y=\"-7.791872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.997604\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.403633\" y=\"-139.904800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.487228\"/>\n      <waypoint x=\"-191.566910\" y=\"14.006153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.363647\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.934677\" y=\"-36.912067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-137.705826\" y=\"-134.619797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.703039\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.619553\" y=\"-190.281967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"189.736389\" y=\"39.859867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.393822\" y=\"-0.660073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-188.096832\" y=\"-93.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.326014\" y=\"84.586502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-47.893471\" y=\"-72.667145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.981857\" y=\"91.349335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-238.393967\" y=\"-88.146271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.510986\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.591858\" y=\"-75.273773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"19.322277\" y=\"6.126273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.840698\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-167.793869\" y=\"84.374702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-124.570328\" y=\"143.101135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.702652\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.657928\" y=\"205.097443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"83.109962\" y=\"87.332741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.852119\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.860706\" y=\"-91.154465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.491180\"/>\n      <waypoint x=\"7.314011\" y=\"95.075058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.662506\" y=\"88.086891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n      <waypoint x=\"21.482082\" y=\"-200.390167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.163055\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.585876\" y=\"-53.585716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-87.787773\" y=\"-84.526031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.407288\" y=\"-40.887936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-268.723236\" y=\"45.822697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.498444\" y=\"-24.172504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"35.072590\" y=\"98.799118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.915745\" y=\"-9.216531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-250.845215\"/>\n      <waypoint x=\"20.731155\" y=\"-87.862564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.882893\" y=\"-87.572800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.444824\"/>\n      <waypoint x=\"-54.023869\" y=\"29.454899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.530502\" y=\"10.773288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"37.172100\" y=\"-102.308067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.137039\" y=\"-116.171211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"60.078403\"/>\n      <waypoint x=\"-8.824152\" y=\"-0.929205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.874763\" y=\"82.493706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"22.796652\" y=\"81.999596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.699738\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.151627\" y=\"11.173376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.081238\"/>\n      <waypoint x=\"-12.815624\" y=\"2.580521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.501617\" y=\"-37.224007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"-29.247839\" y=\"-84.437851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.545288\" y=\"11.848291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.979492\"/>\n      <waypoint x=\"-109.745331\" y=\"2.816453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.599289\" y=\"-102.221214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-54.112843\" y=\"42.895069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.659683\" y=\"201.589417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"178.819733\" y=\"165.458206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.879997\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.818222\" y=\"8.770813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.296448\"/>\n      <waypoint x=\"-36.375546\" y=\"2.637867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.326561\" y=\"0.446850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-329.556824\"/>\n      <waypoint x=\"154.998459\" y=\"-24.157467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.947418\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.569187\" y=\"-154.636581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-38.864338\" y=\"2.553354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.550415\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.657937\" y=\"205.065369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"98.134209\" y=\"209.057800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.917206\" y=\"-76.697067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"-127.272247\" y=\"106.642197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.351429\" y=\"80.871368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-284.884552\"/>\n      <waypoint x=\"-85.666695\" y=\"187.602448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.859093\" y=\"44.076187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n      <waypoint x=\"28.099592\" y=\"31.216322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.734463\" y=\"6.267124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n      <waypoint x=\"75.868156\" y=\"-144.913162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.126780\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.305416\" y=\"-200.606903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"-123.241920\" y=\"-95.079445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.731823\" y=\"-85.996620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-231.224518\"/>\n      <waypoint x=\"-65.753967\" y=\"-0.790635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.787773\" y=\"-84.526031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-236.725815\" y=\"-95.237961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.339401\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.736824\" y=\"6.301838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"34.693623\" y=\"-140.548019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-223.014114\" y=\"127.572197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.938599\"/>\n      <waypoint x=\"-232.646057\" y=\"23.568533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.762653\" y=\"-91.374580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-173.547134\" y=\"-91.655220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-122.949524\" y=\"-142.293228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-49.598213\" y=\"83.014297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.847534\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.366982\" y=\"6.176801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-188.046265\" y=\"90.105270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.976730\" y=\"-138.746979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n      <waypoint x=\"-54.037106\" y=\"31.454788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.360546\" y=\"141.310364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.432892\"/>\n      <waypoint x=\"99.043144\" y=\"49.825798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.768974\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.376038\" y=\"27.923798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.335365\"/>\n      <waypoint x=\"180.934204\" y=\"-166.929611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.356796\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.801895\" y=\"91.395294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-47.607826\" y=\"-84.465508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.842205\" y=\"83.050842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.006561\"/>\n      <waypoint x=\"0.762669\" y=\"-91.392654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-269.800812\" y=\"78.343811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"422.113525\"/>\n      <waypoint x=\"-191.302124\" y=\"-3.985055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.271725\" y=\"66.894547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"-191.553680\" y=\"63.196228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.201401\" y=\"-70.839142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-55.011871\" y=\"-92.747154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.337494\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.336578\" y=\"6.546702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-124.839401\" y=\"1.257017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.081238\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-225.958328\" y=\"94.808182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-188.093521\" y=\"-81.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.518753\" y=\"-91.606972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-270.636139\" y=\"2.387240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.482574\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.814461\" y=\"45.862137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-116.298271\" y=\"147.665863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.241913\" y=\"-95.100533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-91.753891\" y=\"-0.727350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.513458\" y=\"-95.155167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-127.689232\" y=\"59.924068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.785936\" y=\"189.937561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.237061\"/>\n      <waypoint x=\"-50.283268\" y=\"97.683449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-251.439117\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_03.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.669436\" y=\"-102.348885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-131.438995\" y=\"31.956415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.315281\" y=\"122.538895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.905945\"/>\n      <waypoint x=\"99.738800\" y=\"12.939099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.699165\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-118.331192\" y=\"154.656372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n      <waypoint x=\"28.056236\" y=\"139.736313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.336578\" y=\"6.541834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-265.426971\" y=\"25.807009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.024933\" y=\"-6.722596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-226.318024\"/>\n      <waypoint x=\"-268.929565\" y=\"0.853083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.093903\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.051086\" y=\"-19.966230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-194.484451\" y=\"124.044395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"440.041656\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.436615\" y=\"-15.224103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"97.711395\" y=\"66.099800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.046631\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.771950\" y=\"-95.041077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-128.262726\" y=\"5.352917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.296360\" y=\"88.013710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-105.633919\" y=\"84.445824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.923149\" y=\"-186.500977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"-47.443642\" y=\"-115.751808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.537323\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.318012\" y=\"91.572777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-21.663191\" y=\"194.570374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.634239\" y=\"-186.841354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"153.251038\" y=\"-177.683105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.811325\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.922546\" y=\"-145.777679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-51.393410\" y=\"-72.646530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.899817\" y=\"-203.974289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n      <waypoint x=\"-178.579132\" y=\"-192.926819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.464859\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-243.256729\" y=\"31.321028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.809998\"/>\n      <waypoint x=\"-167.815994\" y=\"198.139709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.260867\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.073410\" y=\"-5.204900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"115.137024\" y=\"-185.570786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.838501\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.182251\" y=\"-4.087577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-49.078934\" y=\"-108.996925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.640503\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.622395\" y=\"-26.626707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-124.354073\" y=\"-121.416435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.782516\" y=\"-87.998909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-42.899796\" y=\"-204.006302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.285110\" y=\"3.010056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"28.070227\" y=\"104.716309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.042610\" y=\"1.899864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n      <waypoint x=\"-53.276871\" y=\"-120.102013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.225357\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.686924\" y=\"-84.261742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"21.299683\" y=\"84.594284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.594086\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-241.557892\" y=\"-84.181793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.226440\"/>\n      <waypoint x=\"-51.110676\" y=\"-24.647358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.352196\" y=\"194.887924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"31.593998\" y=\"45.217712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.062500\" y=\"31.195253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-188.042404\" y=\"104.105255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.516216\" y=\"-87.950310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.913696\"/>\n      <waypoint x=\"-188.095169\" y=\"-87.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.764740\" y=\"-88.934113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.479610\"/>\n      <waypoint x=\"-112.949821\" y=\"-142.215988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.454514\" y=\"-204.255951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"24.972839\" y=\"-38.915722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.057034\" y=\"137.739105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-109.645912\" y=\"94.941246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.043503\" y=\"100.105270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-262.681671\" y=\"-79.986824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-227.413406\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.384022\" y=\"-0.823178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"41.693737\" y=\"92.057571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416168\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-252.344940\" y=\"3.163547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-34.685966\" y=\"95.027008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.252457\" y=\"-88.076439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-248.072693\" y=\"-93.322678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.822220\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.460907\" y=\"-123.215286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.769184\"/>\n      <waypoint x=\"114.122131\" y=\"1.405059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.255043\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.367874\" y=\"39.893616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"33.506516\" y=\"-96.163872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.295122\" y=\"-88.353889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-125.393806\" y=\"-0.645469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.027756\" y=\"-78.357468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"81.211304\" y=\"84.392487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.852119\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.375031\" y=\"95.024368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.486671\"/>\n      <waypoint x=\"35.073082\" y=\"11.384346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488251\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-218.059464\" y=\"91.317207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-183.697968\" y=\"-7.791872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.997604\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.852264\" y=\"-48.911785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"103.430672\" y=\"-13.203425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.612015\" y=\"-62.719975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"96.477974\" y=\"-29.224043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.824112\" y=\"-0.899996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-201.302094\" y=\"-3.960714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.824146\" y=\"-0.924337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-193.973846\" y=\"84.344757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.923141\" y=\"-186.492981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"26.669436\" y=\"-102.348892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.467896\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.247864\" y=\"-84.401695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-54.532162\" y=\"106.233673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.547134\" y=\"-91.655220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-263.933380\" y=\"-0.308256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.350021\" y=\"41.893536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-53.555595\" y=\"-90.919228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.036758\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-197.694885\" y=\"2.423624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.656525\"/>\n      <waypoint x=\"-4.681982\" y=\"91.561333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-159.793869\" y=\"84.383858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-54.558640\" y=\"110.233582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-175.072784\" y=\"137.882553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.782440\"/>\n      <waypoint x=\"-81.762451\" y=\"-4.251680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.083069\" y=\"-6.246723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.822144\"/>\n      <waypoint x=\"32.986328\" y=\"-76.714973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.424419\" y=\"-8.136935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.463776\"/>\n      <waypoint x=\"-123.504623\" y=\"136.609772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.688477\" y=\"91.432045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n      <waypoint x=\"-191.546814\" y=\"88.106224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.822487\" y=\"-70.415871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.878609\"/>\n      <waypoint x=\"-125.393806\" y=\"-0.645469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.740143\" y=\"12.829106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.300812\"/>\n      <waypoint x=\"24.582811\" y=\"73.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.607803\" y=\"-84.489609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"33.970928\" y=\"-113.527664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.578186\" y=\"84.797707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"-47.592007\" y=\"-94.965492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.905304\" y=\"-74.655884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662514\"/>\n      <waypoint x=\"-126.298164\" y=\"147.618790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.582184\" y=\"122.877785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.955872\"/>\n      <waypoint x=\"-167.173676\" y=\"-0.543774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.760635\" y=\"51.924381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-184.591858\" y=\"-75.275703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.651863\" y=\"7.357901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.621231\"/>\n      <waypoint x=\"12.762653\" y=\"-91.374580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.393829\" y=\"-0.664941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-67.645935\" y=\"94.989296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.753891\" y=\"-0.722482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-165.173691\" y=\"-0.548642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.547363\" y=\"86.106224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-124.046562\" y=\"75.892189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511383\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.456711\" y=\"-84.697250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.913696\"/>\n      <waypoint x=\"-152.361603\" y=\"-146.020523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.716763\" y=\"-42.667664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-139.382294\" y=\"-135.064606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.015299\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.144028\" y=\"56.258957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.724556\"/>\n      <waypoint x=\"106.983841\" y=\"-31.192984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.115898\" y=\"-5.710541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.119049\"/>\n      <waypoint x=\"-50.384026\" y=\"-0.828046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-162.268890\" y=\"-139.001572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"355.708649\"/>\n      <waypoint x=\"-47.716763\" y=\"-42.667664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.516132\" y=\"100.642975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.097084\"/>\n      <waypoint x=\"-35.597290\" y=\"-91.447426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.173721\" y=\"-0.582719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-7.247860\" y=\"-84.404709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.238541\" y=\"12.981808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n      <waypoint x=\"-51.089165\" y=\"112.144684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.162788\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.247177\" y=\"-91.600540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-185.825516\" y=\"0.333087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.770554\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.544052\" y=\"98.104301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"9.314009\" y=\"95.077347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.058640\" y=\"45.197189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-123.522476\" y=\"134.609848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.657937\" y=\"205.065369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"29.286392\" y=\"94.228653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.239777\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.769869\" y=\"-84.200478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.038895\"/>\n      <waypoint x=\"-79.633926\" y=\"84.475571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.192436\" y=\"54.941151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"89.042496\" y=\"1.952280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-175.156631\" y=\"6.475677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"37.225571\" y=\"-104.307350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.583115\" y=\"-43.583767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-265.060211\" y=\"61.805138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.314751\" y=\"151.165833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n      <waypoint x=\"-184.538773\" y=\"117.231537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.918465\" y=\"-190.022308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"30.418709\" y=\"-111.621964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.430672\" y=\"-13.203425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n      <waypoint x=\"24.601229\" y=\"27.118412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022888\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.311760\" y=\"-107.623398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"11.167270\" y=\"-4.477875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.941620\" y=\"83.735710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.324173\"/>\n      <waypoint x=\"79.442421\" y=\"85.480453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.335907\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.512451\" y=\"-95.161186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-93.745377\" y=\"2.777508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.487953\" y=\"-88.717453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"27.896423\" y=\"-10.556706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.994186\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.529266\" y=\"-84.652168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-44.523293\" y=\"-94.717354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.662025\" y=\"144.258270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-124.990021\" y=\"-6.737869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.020630\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.865894\" y=\"-34.917156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"89.344505\" y=\"-1.546434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.749695\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.995804\" y=\"134.949982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"161.171967\"/>\n      <waypoint x=\"35.075787\" y=\"90.799118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.361725\" y=\"-145.989624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n      <waypoint x=\"-272.028900\" y=\"-35.072071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-208.487091\" y=\"-91.707848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-196.659134\" y=\"81.230232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.229149\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-179.985886\" y=\"94.860771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-134.331024\" y=\"154.581070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-218.103806\" y=\"84.317154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-195.088638\" y=\"-63.582802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.990578\" y=\"-2.100013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.744934\"/>\n      <waypoint x=\"-115.701843\" y=\"-0.370131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-190.858719\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-218.059464\" y=\"91.317207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-50.366982\" y=\"6.171933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.351837\" y=\"195.028564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"153.772598\" y=\"98.514626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"283.070801\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.346886\" y=\"-0.594618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.069061\"/>\n      <waypoint x=\"-29.232031\" y=\"-94.937836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.569344\" y=\"-92.544708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.162247\"/>\n      <waypoint x=\"24.582012\" y=\"75.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.948387\" y=\"-19.193050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n      <waypoint x=\"-27.237299\" y=\"-91.434830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.720070\" y=\"141.532379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"319.391785\"/>\n      <waypoint x=\"103.460220\" y=\"-23.203371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.739624\" y=\"12.914525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.300812\"/>\n      <waypoint x=\"-45.398972\" y=\"-108.498947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-101.025002\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.707836\" y=\"95.528511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416168\"/>\n      <waypoint x=\"-5.692145\" y=\"194.562378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.421249\" y=\"166.481491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.593323\"/>\n      <waypoint x=\"35.045181\" y=\"167.409103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.870064\" y=\"1.105436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.494843\"/>\n      <waypoint x=\"45.606636\" y=\"85.028961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.583817\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.396423\" y=\"-10.542205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.992577\"/>\n      <waypoint x=\"-51.813110\" y=\"-92.401482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.085480\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.556276\" y=\"9.549698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n      <waypoint x=\"-121.094421\" y=\"-86.413788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-157.173706\" y=\"-0.568115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-91.782494\" y=\"-88.032043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.615868\" y=\"13.267279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.878906\"/>\n      <waypoint x=\"-173.000549\" y=\"-131.943832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"328.333496\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.619446\" y=\"-190.324356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"188.827057\" y=\"-89.270760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.330902\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.260773\" y=\"51.893135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"24.468580\" y=\"5.909655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.281143\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.607834\" y=\"-84.450447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-131.034607\" y=\"77.262947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.510773\" y=\"-10.724260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"151.564911\" y=\"48.275707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.832669\" y=\"-4.424326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-44.417267\" y=\"-76.717682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.255493\" y=\"141.741501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"403.713776\"/>\n      <waypoint x=\"28.060638\" y=\"128.716309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.805893\" y=\"94.870125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"35.091599\" y=\"51.219120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.753883\" y=\"-0.712746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"31.590002\" y=\"55.217716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.569187\" y=\"-154.636581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-56.683865\" y=\"-125.345612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"232.747528\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.582012\" y=\"75.217720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977081\"/>\n      <waypoint x=\"-46.392555\" y=\"-4.337772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.116325\" y=\"1.396131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.255051\"/>\n      <waypoint x=\"28.240625\" y=\"-30.186789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.552765\" y=\"205.112427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"35.048374\" y=\"159.409103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.311295\" y=\"-54.839516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-109.040131\" y=\"-135.185577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442581\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.400164\" y=\"-12.535803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.221741\"/>\n      <waypoint x=\"6.762660\" y=\"-91.383614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.918472\" y=\"-190.006317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"-107.777214\" y=\"-91.556145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.284332\" y=\"150.088608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"345.971130\"/>\n      <waypoint x=\"-39.640755\" y=\"95.621071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.043488\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.043411\" y=\"1.746988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.749695\"/>\n      <waypoint x=\"24.549175\" y=\"157.404922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.679119\" y=\"52.918018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"106.554886\" y=\"28.053379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.587606\" y=\"61.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"35.469086\" y=\"-38.634975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.337631\" y=\"-118.404373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.247013\"/>\n      <waypoint x=\"-131.756104\" y=\"-62.911453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.909103\" y=\"-113.392578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"28.080210\" y=\"-24.189096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.063599\" y=\"27.195253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-23.247847\" y=\"-84.428810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.189362\" y=\"9.173735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.081238\"/>\n      <waypoint x=\"87.759499\" y=\"79.297691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.916954\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"172.836273\" y=\"176.836838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.105255\"/>\n      <waypoint x=\"203.202393\" y=\"85.972748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.335365\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.156693\" y=\"6.422128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-86.727707\" y=\"-145.396423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"184.540695\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.573246\" y=\"11.418411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488251\"/>\n      <waypoint x=\"-50.511299\" y=\"27.568052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.007446\" y=\"81.684433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.705414\"/>\n      <waypoint x=\"-167.524002\" y=\"-88.146133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.162079\" y=\"51.805656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n      <waypoint x=\"-171.801880\" y=\"91.370125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.637924\" y=\"87.959549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-127.720520\" y=\"-85.661331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.630066\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-192.627594\" y=\"130.781525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"429.140289\"/>\n      <waypoint x=\"-124.811211\" y=\"-54.863556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.633934\" y=\"84.473282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-169.322205\" y=\"145.335068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.815155\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.156647\" y=\"6.465941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-121.094421\" y=\"-86.413788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.677972\" y=\"88.054466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-256.982056\" y=\"84.548203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.336960\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.296352\" y=\"87.999985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-108.298363\" y=\"147.703522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.365204\" y=\"71.857704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"36.422558\" y=\"184.152145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-126.070679\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.826523\" y=\"-125.440369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"25.614519\" y=\"-62.907146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.704861\" y=\"-40.626465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-83.436501\" y=\"143.970413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"171.985321\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.940765\" y=\"-96.532364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.376938\"/>\n      <waypoint x=\"-51.740265\" y=\"117.799438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.973610\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.633942\" y=\"84.482430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-203.973846\" y=\"84.333313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.538414\" y=\"7.549782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n      <waypoint x=\"106.457268\" y=\"36.052788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.397034\" y=\"-8.426131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.231903\"/>\n      <waypoint x=\"-246.901138\" y=\"-90.022743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.657486\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.738800\" y=\"12.939099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.699165\"/>\n      <waypoint x=\"31.528193\" y=\"-22.068689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.318054\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-225.722382\" y=\"-22.779409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n      <waypoint x=\"-226.782928\" y=\"-94.771576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.255196\" y=\"-30.637842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-15.232042\" y=\"-94.916748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.393814\" y=\"-0.655205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-103.645912\" y=\"94.948112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-185.541840\" y=\"-95.173286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-131.912201\" y=\"-2.533949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.073151\" y=\"-5.082597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"79.800423\" y=\"-144.532501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.931204\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-197.514511\" y=\"8.230961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.665054\"/>\n      <waypoint x=\"-195.046265\" y=\"90.107201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.898315\" y=\"-92.071732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"35.586090\" y=\"-173.916077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.058067\" y=\"-1.678726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"103.483856\" y=\"-31.203333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.275757\" y=\"-207.598358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"-196.766266\" y=\"-187.291565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.008377\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.078186\" y=\"84.799103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"99.602989\" y=\"24.068264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.699165\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.867729\" y=\"-119.440514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-95.736855\" y=\"6.282365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-161.156662\" y=\"6.441600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-60.655830\" y=\"-124.709801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.943260\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.620117\" y=\"12.266026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n      <waypoint x=\"-131.525482\" y=\"-96.485664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.349861\" y=\"95.025101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"55.707523\" y=\"95.455872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416188\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.917099\" y=\"-8.241047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.788742\"/>\n      <waypoint x=\"-148.388763\" y=\"-142.489731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.087606\" y=\"61.216320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"-131.242645\" y=\"53.955547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.575331\" y=\"91.942200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"32.830109\" y=\"-91.071762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.971893\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.847488\" y=\"2.821449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.152893\"/>\n      <waypoint x=\"29.113268\" y=\"-62.813560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.392517\" y=\"-4.303695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-263.956787\" y=\"-63.488564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.263504\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.153381\" y=\"63.955147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-268.673645\" y=\"-15.166865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.508942\" y=\"-12.724259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"24.540903\" y=\"178.106827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.247147\" y=\"-91.606567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-68.370407\" y=\"-127.359550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.517536\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-243.639572\" y=\"84.120407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.076767\"/>\n      <waypoint x=\"-121.256348\" y=\"-62.839321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.479683\" y=\"-4.951371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"202.115906\"/>\n      <waypoint x=\"-124.649284\" y=\"-78.438011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-135.241913\" y=\"-95.097519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-127.867737\" y=\"39.924866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.645927\" y=\"94.977859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"24.571793\" y=\"100.794914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.723856\" y=\"189.900131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.912544\"/>\n      <waypoint x=\"106.332130\" y=\"201.877380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.471663\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.100128\" y=\"-105.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-195.066360\" y=\"17.197191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.716640\" y=\"-42.626431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"31.585209\" y=\"67.217720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.800575\" y=\"-6.213054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.537079\"/>\n      <waypoint x=\"35.287750\" y=\"10.323228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.971985\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.027592\" y=\"5.277528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n      <waypoint x=\"-47.285118\" y=\"68.940842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.453976\" y=\"94.423935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n      <waypoint x=\"-102.711395\" y=\"154.729904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.171516\" y=\"61.892738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-117.252457\" y=\"-88.070419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.993927\" y=\"100.493317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"28.048376\" y=\"159.406311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.312859\" y=\"-127.416290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-167.156647\" y=\"6.456204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.818008\" y=\"79.820999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.863541\"/>\n      <waypoint x=\"-195.064713\" y=\"23.197187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.060486\" y=\"-12.669621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.333771\"/>\n      <waypoint x=\"-275.456085\" y=\"-45.097263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.165146\" y=\"2.980556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-51.417164\" y=\"-76.679451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.337494\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_04.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.547104\" y=\"-91.670280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-120.582397\" y=\"71.861107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.058067\" y=\"-1.678726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-50.652641\" y=\"48.918106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.096970\" y=\"51.899658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"46.467907\" y=\"191.298035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.511513\" y=\"-92.717392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"28.081381\" y=\"76.796310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.140739\" y=\"-77.470779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.834442\"/>\n      <waypoint x=\"-191.119339\" y=\"-127.352966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"477.629639\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.089188\" y=\"-65.582802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-131.511765\" y=\"23.803640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.738293\" y=\"-30.052769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"151.531876\" y=\"12.275730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.156158\" y=\"-77.295845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.902954\"/>\n      <waypoint x=\"-157.182220\" y=\"-4.068104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.071960\" y=\"145.520752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"322.129303\"/>\n      <waypoint x=\"-19.247850\" y=\"-84.422783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.579803\" y=\"-31.585705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-61.922997\" y=\"-126.143600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.117313\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.504692\" y=\"-89.804985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.741913\"/>\n      <waypoint x=\"-128.413681\" y=\"-2.645646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-159.165192\" y=\"2.936743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-127.923943\" y=\"-79.570488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-259.438507\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.691864\" y=\"88.470329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.583817\"/>\n      <waypoint x=\"-111.465683\" y=\"84.342468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.033554\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.662003\" y=\"144.248856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-43.692513\" y=\"54.964321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.566147\" y=\"-13.906394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.805122\"/>\n      <waypoint x=\"-35.607838\" y=\"-84.447433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-244.307297\" y=\"-96.296181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.156006\"/>\n      <waypoint x=\"-202.684784\" y=\"185.056992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.471523\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.419758\" y=\"-190.187836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"189.355606\" y=\"-120.930687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.690475\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.693008\" y=\"184.598236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.947571\"/>\n      <waypoint x=\"-71.664940\" y=\"191.095428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.941620\" y=\"83.735710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.324173\"/>\n      <waypoint x=\"-265.121338\" y=\"55.805447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-138.334137\" y=\"-4.321453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-192.659256\"/>\n      <waypoint x=\"-256.982056\" y=\"84.548203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.336960\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-269.026764\" y=\"15.974392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505157\"/>\n      <waypoint x=\"-124.756264\" y=\"-62.863361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.079803\" y=\"-31.582813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-216.492355\" y=\"-88.219894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.321228\" y=\"-164.106796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"24.590801\" y=\"53.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.870850\" y=\"120.157135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.209259\"/>\n      <waypoint x=\"201.208252\" y=\"-130.370010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.664139\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.544052\" y=\"98.104301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-188.069366\" y=\"6.335260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-214.225494\" y=\"170.079239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.055740\"/>\n      <waypoint x=\"-160.520599\" y=\"203.398773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.547387\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.073074\" y=\"-5.047653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749695\"/>\n      <waypoint x=\"-125.448326\" y=\"-81.682503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.828674\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.782509\" y=\"-88.007942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"1.192856\" y=\"6.046433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.547913\" y=\"84.104294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-131.046280\" y=\"75.954666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.271042\" y=\"151.015396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n      <waypoint x=\"-245.866394\" y=\"87.396912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"187.411575\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.325634\" y=\"-5.195253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.118073\"/>\n      <waypoint x=\"-54.334812\" y=\"76.424332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.184303\" y=\"2.522104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"36.110764\" y=\"-62.626396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.003189\" y=\"-135.401566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n      <waypoint x=\"-54.459923\" y=\"-5.472600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.038971\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.987526\" y=\"-1.678480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.802277\"/>\n      <waypoint x=\"52.169979\" y=\"201.826828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.283941\" y=\"205.096359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"-16.673964\" y=\"84.547600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.808990\" y=\"2.423938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n      <waypoint x=\"37.630096\" y=\"-119.431946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-212.103836\" y=\"84.324013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-99.745361\" y=\"2.792112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.541855\" y=\"-95.155212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-73.736908\" y=\"6.228817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.721466\" y=\"-66.905708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-77.848961\" y=\"-143.800079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.844452\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.375511\" y=\"2.662207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"36.898315\" y=\"-92.071732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.583092\" y=\"111.914001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.994316\"/>\n      <waypoint x=\"-123.802826\" y=\"103.199432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.174133\" y=\"-2.856225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.092987\"/>\n      <waypoint x=\"62.169853\" y=\"201.877060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.657921\" y=\"205.101456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"27.882431\" y=\"92.427155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.620682\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.857250\" y=\"89.084793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.091888\"/>\n      <waypoint x=\"-188.051468\" y=\"71.195259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-135.019287\" y=\"-193.629181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"-17.237310\" y=\"-91.419769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.762512\" y=\"-4.300361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-55.837399\" y=\"-98.872597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-242.316467\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.381630\" y=\"-70.646561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-138.622131\" y=\"143.715683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-190.657196\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.685988\" y=\"95.065910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"100.581718\" y=\"-61.482952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-110.569145\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-225.101776\" y=\"119.315536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.681976\"/>\n      <waypoint x=\"-229.810791\" y=\"-62.695766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.205677\" y=\"56.941105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"-113.108360\" y=\"-95.093399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-175.566071\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.684471\" y=\"87.932045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n      <waypoint x=\"-208.336563\" y=\"6.556438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.186733\" y=\"-46.912868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-127.445496\" y=\"87.231300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.137497\" y=\"-1.996977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.255035\"/>\n      <waypoint x=\"63.434528\" y=\"-186.721786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.326024\" y=\"84.568199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-145.173752\" y=\"-0.597323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.360260\" y=\"-7.864503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"235.389420\"/>\n      <waypoint x=\"-51.287384\" y=\"-54.646839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.368530\" y=\"-56.978893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.141907\"/>\n      <waypoint x=\"-152.270996\" y=\"150.996582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.572592\" y=\"98.794922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n      <waypoint x=\"-42.045391\" y=\"-82.879723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.659378\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.551468\" y=\"71.196220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"31.592400\" y=\"49.217712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-159.182220\" y=\"-4.063236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-188.041000\" y=\"109.181023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.035015\" y=\"-96.696709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"-53.995911\" y=\"23.525091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.991714\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.127472\" y=\"-80.659492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.354065\"/>\n      <waypoint x=\"-50.718842\" y=\"58.917889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.586594\" y=\"38.964668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"-127.812782\" y=\"-127.440323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393555\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.713202\" y=\"191.065399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n      <waypoint x=\"-188.523453\" y=\"181.857880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.552887\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-264.378479\" y=\"7.600948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.154556\"/>\n      <waypoint x=\"-255.894989\" y=\"-81.451622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.355560\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.542477\" y=\"90.646446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-339.634094\"/>\n      <waypoint x=\"4.365779\" y=\"194.586578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.325035\" y=\"-52.839561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"25.828413\" y=\"-70.904274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.507088\" y=\"102.470100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"24.972839\" y=\"-38.915722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.949039\" y=\"1.622301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.774490\"/>\n      <waypoint x=\"-51.018997\" y=\"104.256897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.634415\" y=\"-186.773514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"186.718018\" y=\"-129.505966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.115646\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.515472\" y=\"5.517278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.282166\"/>\n      <waypoint x=\"151.553894\" y=\"36.275719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.035431\" y=\"-96.747086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.337494\"/>\n      <waypoint x=\"-109.684471\" y=\"87.941193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"158.501312\" y=\"-169.430069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.382202\"/>\n      <waypoint x=\"188.710373\" y=\"-99.257683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.272926\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.677963\" y=\"88.038452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"84.273781\" y=\"-73.716644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.411636\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.346287\" y=\"-64.646667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-54.492825\" y=\"-7.514551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.807404\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.794724\" y=\"194.978561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.401306\"/>\n      <waypoint x=\"31.170248\" y=\"201.721329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.565338\" y=\"17.769928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488617\"/>\n      <waypoint x=\"-18.807087\" y=\"6.095115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.084229\" y=\"-47.582809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-2.815651\" y=\"2.556180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.962677\" y=\"-5.719722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.032410\"/>\n      <waypoint x=\"34.984840\" y=\"-19.964054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.083618\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.290470\" y=\"-204.157745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"-42.895126\" y=\"-207.506287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.138306\" y=\"88.940269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-198.285980\"/>\n      <waypoint x=\"-184.552567\" y=\"67.194290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.035454\" y=\"-126.242149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.343479\"/>\n      <waypoint x=\"89.946373\" y=\"-66.989571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.309914\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.521744\" y=\"-8.770193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.792450\"/>\n      <waypoint x=\"37.309258\" y=\"-107.436234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.066772\" y=\"-90.461761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"96.356834\" y=\"-48.888977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.686119\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.072113\" y=\"-3.664741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-184.586975\" y=\"-57.585716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.682407\" y=\"92.028603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416168\"/>\n      <waypoint x=\"-113.393837\" y=\"-0.674677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.376785\" y=\"6.330170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-43.495911\" y=\"23.590998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.999359\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.276611\" y=\"6.495441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"26.528471\" y=\"5.809044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.311279\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.402267\" y=\"-4.106514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-171.513458\" y=\"-95.152153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.595718\" y=\"-89.275703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-127.075890\" y=\"128.641342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.503937\" y=\"-18.172504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"25.320786\" y=\"-90.011543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.849487\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.384048\" y=\"42.052341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n      <waypoint x=\"-41.915470\" y=\"82.059631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.363525\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.304363\" y=\"94.997696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-120.302963\" y=\"103.168190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.745461\" y=\"2.704486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-189.958298\" y=\"-129.400055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"481.491547\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.549839\" y=\"-0.796376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.635208\"/>\n      <waypoint x=\"-182.799622\" y=\"-6.403544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.189926\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.690002\" y=\"43.859600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"31.545980\" y=\"165.407715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.782478\" y=\"-88.056145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-191.566910\" y=\"15.196226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.792763\" y=\"-89.054573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.843628\"/>\n      <waypoint x=\"28.829741\" y=\"-91.233864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.030823\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.681969\" y=\"91.543030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"99.738800\" y=\"12.939099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.699165\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.509016\" y=\"-96.351028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"6.383331\" y=\"191.096680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.232021\" y=\"-94.946869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-127.372116\" y=\"-6.134365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.946655\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.572662\" y=\"-5.665708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-131.463806\" y=\"-105.464882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.050919\" y=\"73.195259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-189.662918\" y=\"-95.014313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.014542\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.713554\" y=\"-83.844604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.684311\"/>\n      <waypoint x=\"-125.241920\" y=\"-95.082458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-135.734070\" y=\"-96.358818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.301147\"/>\n      <waypoint x=\"51.027573\" y=\"5.286264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-250.361954\" y=\"-3.841300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-204.492371\" y=\"-88.201820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.467773\" y=\"191.348267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"106.972023\" y=\"-27.193003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.627384\" y=\"182.756744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.282562\"/>\n      <waypoint x=\"49.027592\" y=\"5.277528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.307785\" y=\"147.486938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"28.838236\" y=\"85.607834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.442917\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.745392\" y=\"2.767772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"99.851898\" y=\"-49.103085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.834480\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.057800\" y=\"-1.556423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-124.117966\" y=\"67.892509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.765474\" y=\"-91.335281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.110260\"/>\n      <waypoint x=\"-68.604034\" y=\"142.245148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.225754\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.414433\" y=\"-123.851990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.233566\"/>\n      <waypoint x=\"29.059795\" y=\"-60.814278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.550674\" y=\"74.106224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-130.611450\" y=\"124.672737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.602543\" y=\"-87.977554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-135.498291\" y=\"-83.510284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.145844\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.912609\" y=\"-6.606059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.536591\"/>\n      <waypoint x=\"139.955170\" y=\"118.172867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"130.877609\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.659691\" y=\"201.569382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"-47.119480\" y=\"12.332726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"121.215988\" y=\"131.434143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.082443\"/>\n      <waypoint x=\"-43.692513\" y=\"54.964321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.964329\" y=\"-84.696915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"-188.075943\" y=\"-17.584740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.573353\" y=\"36.964714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"-51.408020\" y=\"86.733635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.779343\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.242584\" y=\"-87.910728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"69.604805\" y=\"-193.748016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.771801\" y=\"66.917717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"37.309258\" y=\"-107.436234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.798981\" y=\"3.464975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n      <waypoint x=\"-188.068253\" y=\"10.335258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-229.958328\" y=\"94.803604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-79.753937\" y=\"-0.756558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.964329\" y=\"-84.696915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"-101.736839\" y=\"6.296969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-272.467651\" y=\"21.850143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n      <waypoint x=\"-114.990387\" y=\"6.650486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.553757\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.196037\" y=\"-95.853981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.219345\"/>\n      <waypoint x=\"-165.222885\" y=\"-145.713760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"531.696411\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.004486\" y=\"136.641022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-216.107819\" y=\"87.819443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.053680\" y=\"63.197189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-50.536762\" y=\"133.734818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"301.456482\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.342697\" y=\"72.856094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.402863\"/>\n      <waypoint x=\"96.207657\" y=\"10.864532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.074753\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.197319\" y=\"-129.390259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.865673\"/>\n      <waypoint x=\"-208.362076\" y=\"-3.943530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.327980\" y=\"46.001019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.749237\"/>\n      <waypoint x=\"-54.532162\" y=\"106.233673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.242571\" y=\"-87.931816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-128.109970\" y=\"13.686280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.836304\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.588638\" y=\"-63.583767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-251.023132\" y=\"-80.533295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.933136\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-241.557892\" y=\"-84.181793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.226440\"/>\n      <waypoint x=\"-254.368912\" y=\"89.148056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"376.701660\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.322849\" y=\"-60.687973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-67.336464\" y=\"-135.229645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.965973\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.205524\" y=\"56.894764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"-128.281647\" y=\"144.109421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.746506\" y=\"170.849777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.634800\"/>\n      <waypoint x=\"204.057968\" y=\"7.720452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.322937\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.513474\" y=\"-95.125038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-204.362091\" y=\"-3.953266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.027630\" y=\"5.260056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n      <waypoint x=\"142.116837\" y=\"-126.317970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.368652\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.772385\" y=\"106.610977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-133.042206\" y=\"-89.698997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.921661\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.112083\" y=\"-134.036560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.579849\"/>\n      <waypoint x=\"28.055735\" y=\"9.473484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.060608\" y=\"-12.710401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.666199\"/>\n      <waypoint x=\"-134.448090\" y=\"-133.198593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.495960\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.427498\" y=\"90.424026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n      <waypoint x=\"-49.939117\" y=\"4.794967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.243591\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.787781\" y=\"-84.516991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"30.777960\" y=\"81.589394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.023254\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-167.156647\" y=\"6.456204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"24.580584\" y=\"78.794907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.681973\" y=\"91.547600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"24.602028\" y=\"25.118414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022888\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.260498\" y=\"51.955620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"77.265923\" y=\"90.582527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.303490\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.764755\" y=\"10.812859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.300812\"/>\n      <waypoint x=\"31.590002\" y=\"55.217716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.801666\" y=\"3.256659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.081238\"/>\n      <waypoint x=\"-106.694862\" y=\"151.211121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.293625\" y=\"-0.494801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-43.511753\" y=\"27.660154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.885559\" y=\"98.909958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.773621\"/>\n      <waypoint x=\"49.707710\" y=\"95.499458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416188\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.808525\" y=\"-141.675156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"187.532486\"/>\n      <waypoint x=\"-123.402328\" y=\"-4.150326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.318006\" y=\"91.584213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-44.487953\" y=\"-88.717453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.051399\" y=\"-19.895826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-51.405190\" y=\"-74.646492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-252.344940\" y=\"3.163547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-265.162079\" y=\"51.805656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.600204\" y=\"-105.543770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-143.529297\" y=\"-84.609993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.003418\" y=\"-135.339767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n      <waypoint x=\"-208.353561\" y=\"-0.443540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.477974\" y=\"-29.224043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"-1.232058\" y=\"-94.895660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.358067\" y=\"-66.646629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-125.044159\" y=\"95.342865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.652542\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.754257\" y=\"108.673370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"21.680038\" y=\"95.094521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.447266\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.526623\" y=\"98.424591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.141769\"/>\n      <waypoint x=\"-127.814186\" y=\"45.924625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.626160\" y=\"44.918194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"-67.663193\" y=\"194.593430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.058125\" y=\"-1.704933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-94.662048\" y=\"144.267685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.293680\" y=\"-50.911430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"155.000290\" y=\"-22.157467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.947418\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.092407\" y=\"-77.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-272.019379\" y=\"65.847862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.821651\" y=\"74.447556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"112.055733\" y=\"1.395861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.255051\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.550705\" y=\"73.973671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-266.715088\" y=\"76.691971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.176392\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.720520\" y=\"-85.661331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.630066\"/>\n      <waypoint x=\"-275.587006\" y=\"-27.097744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.340195\" y=\"-189.984009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"-77.762466\" y=\"-4.261416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.568741\" y=\"195.762115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.687826\"/>\n      <waypoint x=\"-131.552780\" y=\"205.125443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.192474\" y=\"-80.121696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.386627\"/>\n      <waypoint x=\"-138.976089\" y=\"-138.916901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.787407\" y=\"-134.743622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.432200\"/>\n      <waypoint x=\"81.027275\" y=\"5.417303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.572113\" y=\"-3.663777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-98.678474\" y=\"147.748810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.370407\" y=\"-127.359550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.517536\"/>\n      <waypoint x=\"-4.807130\" y=\"6.061038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.573391\" y=\"96.797722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"-146.307922\" y=\"147.524597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.073227\" y=\"-7.664744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-73.762474\" y=\"-4.271152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.675854\" y=\"-102.588799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"36.384529\" y=\"1.747670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.021271\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-236.616516\" y=\"-128.591324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.642700\"/>\n      <waypoint x=\"-218.269394\" y=\"165.454422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.611965\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-194.412155\" y=\"88.782768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.021622\"/>\n      <waypoint x=\"-188.083664\" y=\"-45.584751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.624710\" y=\"201.613464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"8.320829\" y=\"201.606552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.656178\" y=\"208.586411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"35.097992\" y=\"35.219124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.067154\" y=\"14.336144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-143.805908\" y=\"94.902161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.350025\" y=\"-190.064590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"193.051666\" y=\"-27.244705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.330902\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.073135\" y=\"-5.073861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"77.265923\" y=\"90.582527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.303490\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"170.462799\" y=\"153.527405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.711166\"/>\n      <waypoint x=\"5.322016\" y=\"88.072777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.367027\" y=\"6.137856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"34.900650\" y=\"-8.564238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.763367\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.530624\" y=\"145.140091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"354.267365\"/>\n      <waypoint x=\"153.263672\" y=\"100.521690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"285.385925\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-170.817780\" y=\"-140.724228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"520.210938\"/>\n      <waypoint x=\"-275.412445\" y=\"-51.097103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.286346\" y=\"6.876509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.218048\"/>\n      <waypoint x=\"-191.578659\" y=\"-100.524132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.710617\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.242586\" y=\"-87.907715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-30.832603\" y=\"-4.375646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_05.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.165237\" y=\"2.902666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-55.909271\" y=\"-107.465096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-282.640503\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.964748\" y=\"-84.747284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.337494\"/>\n      <waypoint x=\"-195.046265\" y=\"90.107201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.813988\" y=\"-0.370262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.681625\"/>\n      <waypoint x=\"-141.688446\" y=\"91.404587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.637939\" y=\"87.987007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-130.736404\" y=\"110.673294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.285095\" y=\"3.019793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-55.411968\" y=\"-79.971321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.992584\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.001564\" y=\"-37.192951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n      <waypoint x=\"-55.394630\" y=\"-129.329193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.755737\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.088638\" y=\"-63.582802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-147.156708\" y=\"6.407524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.461029\" y=\"1.892362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.202759\"/>\n      <waypoint x=\"-24.895145\" y=\"-207.482269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.083611\" y=\"71.219116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"37.309258\" y=\"-107.436234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.003357\" y=\"-135.355225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n      <waypoint x=\"-265.144501\" y=\"-19.160192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.583771\" y=\"15.764993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.406311\"/>\n      <waypoint x=\"63.042740\" y=\"1.838713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.596367\" y=\"0.855705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"139.076965\"/>\n      <waypoint x=\"24.597994\" y=\"35.214924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.656528\" y=\"10.422476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n      <waypoint x=\"-16.685976\" y=\"95.047600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.637924\" y=\"87.959549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-147.173737\" y=\"-0.592455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-216.497620\" y=\"-84.719902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-272.426910\" y=\"25.849934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.890480\" y=\"11.786526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.778824\"/>\n      <waypoint x=\"95.831367\" y=\"45.835190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.665306\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.717644\" y=\"-7.200639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.659607\"/>\n      <waypoint x=\"-124.615868\" y=\"13.267279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.878906\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.302689\" y=\"103.230667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"43.027649\" y=\"5.251320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.813049\" y=\"-132.807327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"320.837402\"/>\n      <waypoint x=\"-55.551113\" y=\"9.002085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.230812\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-240.336472\" y=\"6.634328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-275.543365\" y=\"-33.097584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.762497\" y=\"-4.290625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-125.037659\" y=\"-21.895771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.665878\" y=\"2.638573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"12.383238\" y=\"191.126816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.676163\" y=\"63.626057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.079056\"/>\n      <waypoint x=\"-12.673965\" y=\"84.552177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.212227\" y=\"-80.473312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.797958\"/>\n      <waypoint x=\"-195.093521\" y=\"-81.272812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.192474\" y=\"-80.121696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.386627\"/>\n      <waypoint x=\"85.027237\" y=\"5.434774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.476143\" y=\"-30.840084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-191.560287\" y=\"39.196224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-138.290848\" y=\"83.957184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.957550\"/>\n      <waypoint x=\"-188.096832\" y=\"-93.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.782516\" y=\"-88.001923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-131.685760\" y=\"9.463898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.688507\" y=\"-13.224059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.501740\"/>\n      <waypoint x=\"-83.736885\" y=\"6.253157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.916260\" y=\"143.842804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.464935\"/>\n      <waypoint x=\"-61.066536\" y=\"6.203395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.057114\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.583115\" y=\"187.909088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"31.587830\" y=\"13.063595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.524231\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.236420\" y=\"170.477615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.049301\"/>\n      <waypoint x=\"-42.292358\" y=\"84.518288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.082565\" y=\"-41.584743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-51.181358\" y=\"-36.647152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.085068\" y=\"70.236343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.947418\"/>\n      <waypoint x=\"-44.064743\" y=\"-16.870409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.582962\" y=\"187.969360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"37.683483\" y=\"6.293930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.539200\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.752113\" y=\"-84.371574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-107.777214\" y=\"-91.556145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.606892\" y=\"-83.565727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.480408\"/>\n      <waypoint x=\"-132.063690\" y=\"-17.942694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.264191\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.103771\" y=\"-91.289604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.555725\"/>\n      <waypoint x=\"-47.634296\" y=\"-28.667904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.762451\" y=\"-4.251680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-189.547089\" y=\"-91.679314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.597931\" y=\"-97.275703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-54.929405\" y=\"-78.747391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.337494\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.776855\" y=\"-7.145317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.093903\"/>\n      <waypoint x=\"-137.385254\" y=\"2.883729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-174.110168\" y=\"150.875046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"385.534729\"/>\n      <waypoint x=\"-76.733994\" y=\"142.309067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.172287\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.320786\" y=\"-90.011543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.849487\"/>\n      <waypoint x=\"-51.813110\" y=\"-92.401482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.085480\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.232048\" y=\"-94.910721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-82.747810\" y=\"-141.350784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.358429\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.384079\" y=\"94.863747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934418\"/>\n      <waypoint x=\"-127.950157\" y=\"-107.440796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.785194\" y=\"68.964012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"38.192371\" y=\"-140.454437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.524826\" y=\"131.717758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.887772\"/>\n      <waypoint x=\"-155.529282\" y=\"-84.628067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.200760\" y=\"16.078272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n      <waypoint x=\"29.508785\" y=\"-196.407471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"224.616562\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.539886\" y=\"-200.790207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"-134.904373\" y=\"-200.629028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.566360\" y=\"17.194300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-89.637924\" y=\"87.964127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.232006\" y=\"60.894669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"-123.665276\" y=\"118.610504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.535122\" y=\"-172.103943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-10.824146\" y=\"-0.924337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.726181\" y=\"7.255939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.081238\"/>\n      <waypoint x=\"-195.071564\" y=\"-1.662809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.495514\" y=\"-1.488571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.781479\"/>\n      <waypoint x=\"-23.664953\" y=\"191.071381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.392517\" y=\"-4.303695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-157.182220\" y=\"-4.068104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.214539\" y=\"-78.678116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-136.365707\"/>\n      <waypoint x=\"-125.060608\" y=\"-12.710401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.666199\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.834141\" y=\"90.550499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-214.184982\"/>\n      <waypoint x=\"-50.537777\" y=\"31.567825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.665375\" y=\"-86.904182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.604141\"/>\n      <waypoint x=\"61.458374\" y=\"88.056168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.255249\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.401169\" y=\"86.470451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"-141.688446\" y=\"91.404587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.793869\" y=\"84.370125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-58.300358\" y=\"91.499985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.656166\" y=\"208.604462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"162.686188\" y=\"180.855087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.443298\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.956711\" y=\"36.076782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n      <waypoint x=\"-125.003532\" y=\"-26.864220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.681969\" y=\"91.540741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"134.460297\" y=\"203.558594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.212303\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.811676\" y=\"72.963921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"-81.753922\" y=\"-0.751690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.047363\" y=\"86.105263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-124.673843\" y=\"-74.863091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.071564\" y=\"-1.662809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-136.005753\" y=\"-133.977982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.662252\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.600250\" y=\"69.861183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-47.834568\" y=\"-62.667313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.252800\" y=\"-138.203430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.554146\"/>\n      <waypoint x=\"-121.551788\" y=\"-19.827356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.246943\" y=\"208.626358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"120.708305\" y=\"135.433014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"337.900726\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.677974\" y=\"88.049889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-146.291443\" y=\"144.024643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.763657\" y=\"150.320374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"333.942322\"/>\n      <waypoint x=\"-236.103790\" y=\"84.296555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.377945\" y=\"82.733803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.701187\"/>\n      <waypoint x=\"-44.157921\" y=\"-32.688454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.149506\" y=\"11.351840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n      <waypoint x=\"-110.949875\" y=\"-142.200546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.834915\" y=\"-4.270165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.897430\"/>\n      <waypoint x=\"116.681244\" y=\"-206.596588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.242920\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-233.516220\" y=\"-76.614960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n      <waypoint x=\"-182.929047\" y=\"-175.235916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"330.331970\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.222271\" y=\"114.491661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.877167\"/>\n      <waypoint x=\"-131.135544\" y=\"65.955063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.322011\" y=\"88.081924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-162.526733\" y=\"150.692627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"367.375793\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.182236\" y=\"-4.082708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-146.522842\" y=\"-135.475098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-155.518738\" y=\"-91.628059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-188.076508\" y=\"-19.584740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.512470\" y=\"19.506618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.536194\"/>\n      <waypoint x=\"151.594269\" y=\"80.275681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.073841\" y=\"-84.122116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.474136\"/>\n      <waypoint x=\"39.550663\" y=\"-180.019501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.975815\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.599426\" y=\"-102.708084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-141.424988\" y=\"-88.106827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.677963\" y=\"88.036163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-162.526733\" y=\"150.692627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"367.375793\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.567030\" y=\"112.717712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-185.390305\" y=\"136.957260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"414.615173\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.330748\" y=\"-95.675148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-292.539459\"/>\n      <waypoint x=\"33.458969\" y=\"-0.675767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.322277\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.926727\" y=\"25.885592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n      <waypoint x=\"-137.376740\" y=\"6.383719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.707523\" y=\"95.455872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416188\"/>\n      <waypoint x=\"154.972763\" y=\"-52.157448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.947418\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.240799\" y=\"-123.711243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-0.673977\" y=\"84.565910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.053680\" y=\"63.195251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-184.575943\" y=\"-17.585705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.581381\" y=\"76.797722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"31.452652\" y=\"-18.097382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.861298\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.089981\" y=\"150.307617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.844727\"/>\n      <waypoint x=\"14.383206\" y=\"191.136856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.073303\" y=\"-5.152484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-32.899803\" y=\"-203.992966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-229.118286\" y=\"131.471619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.732208\"/>\n      <waypoint x=\"-229.663498\" y=\"-52.696854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-159.797882\" y=\"87.883858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-128.047440\" y=\"19.791571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.757217\" y=\"-125.060287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.169426\"/>\n      <waypoint x=\"11.318012\" y=\"91.579636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.555382\" y=\"9.418493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488251\"/>\n      <waypoint x=\"28.064634\" y=\"118.716309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.298141\" y=\"147.609375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-47.444530\" y=\"127.672943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"292.596741\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.727104\" y=\"-160.447281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-120.899712\" y=\"-204.110352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.971359\" y=\"77.985565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"139.544525\"/>\n      <waypoint x=\"24.565434\" y=\"116.714912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.677976\" y=\"88.056755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-130.700699\" y=\"114.673126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.692467\" y=\"94.922890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n      <waypoint x=\"32.461029\" y=\"1.892362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.202759\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.252457\" y=\"-88.067406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"9.280821\" y=\"-203.992371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.800339\" y=\"2.237792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"214.124405\"/>\n      <waypoint x=\"-124.824951\" y=\"-52.863602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.320887\" y=\"187.641525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.712158\"/>\n      <waypoint x=\"31.574190\" y=\"94.797722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.826584\" y=\"67.391579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.338020\"/>\n      <waypoint x=\"-43.512470\" y=\"19.506618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.536194\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.745331\" y=\"2.816453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-118.298248\" y=\"147.656448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.130676\" y=\"-63.272537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.330902\"/>\n      <waypoint x=\"179.775833\" y=\"138.651886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.387291\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.467308\" y=\"191.529114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"35.078983\" y=\"82.799103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.223143\" y=\"191.161179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"-170.206970\" y=\"186.433395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.751389\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.482956\" y=\"-33.188931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.669098\"/>\n      <waypoint x=\"130.677139\" y=\"-199.842560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-163.202255\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.230576\" y=\"-87.690842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.555725\"/>\n      <waypoint x=\"24.599592\" y=\"31.214924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-169.797882\" y=\"87.872414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-206.497620\" y=\"-84.704842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.597271\" y=\"-91.474541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-252.363510\" y=\"-91.666420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.391129\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.360321\" y=\"-204.230118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"27.803070\" y=\"-144.733734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.376945\" y=\"185.951843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.481857\"/>\n      <waypoint x=\"155.083221\" y=\"68.236343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.947418\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-264.999054\" y=\"67.804825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n      <waypoint x=\"-195.045715\" y=\"92.107193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.066940\" y=\"-90.413689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-111.402367\" y=\"-4.179535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.115974\" y=\"13.233851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.876587\"/>\n      <waypoint x=\"-54.269367\" y=\"4.535938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-160.443207\" y=\"-142.578751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"539.519165\"/>\n      <waypoint x=\"-126.196037\" y=\"-95.853981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.219345\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.599907\" y=\"-22.809076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-2.807132\" y=\"6.056170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.332947\" y=\"71.682419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.027252\"/>\n      <waypoint x=\"-191.554230\" y=\"61.196224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.493576\" y=\"98.735535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-108.080742\"/>\n      <waypoint x=\"-124.990021\" y=\"-6.737869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.020630\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.752133\" y=\"-84.392662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-62.900478\" y=\"84.490578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.576324\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.384026\" y=\"-0.828046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-113.950928\" y=\"91.034050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.637497\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-272.182373\" y=\"49.848686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n      <waypoint x=\"-156.180466\" y=\"154.478210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-182.399643\" y=\"90.451172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.260422\"/>\n      <waypoint x=\"-147.173737\" y=\"-0.592455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.484825\" y=\"1.550030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n      <waypoint x=\"59.055603\" y=\"-87.898567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.285507\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-218.107819\" y=\"87.817154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-265.431793\" y=\"1.002917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.093903\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.218918\" y=\"58.941059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"-105.645912\" y=\"94.945824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.980324\" y=\"147.104797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.898544\"/>\n      <waypoint x=\"-124.774628\" y=\"11.538058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.893341\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.419762\" y=\"-77.141151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"89.027199\" y=\"5.452247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.950348\" y=\"-56.628540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-12.904491\" y=\"-200.466278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.363693\" y=\"-125.055130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-104.201324\"/>\n      <waypoint x=\"19.295570\" y=\"-200.534790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.060314\" y=\"15.558575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.082092\"/>\n      <waypoint x=\"40.374226\" y=\"1.739697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.077385\" y=\"86.799103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"-54.893349\" y=\"-72.625916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.318006\" y=\"91.584213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-127.903435\" y=\"35.925026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.073082\" y=\"11.384346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488251\"/>\n      <waypoint x=\"96.412796\" y=\"-7.164186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.830688\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.078705\" y=\"-27.584738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-191.560852\" y=\"37.196224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.351883\" y=\"195.008484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"-50.296360\" y=\"88.009140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.183689\" y=\"-10.075599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.723541\"/>\n      <waypoint x=\"-129.247162\" y=\"-91.588493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-232.946823\" y=\"114.799889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.401184\"/>\n      <waypoint x=\"-228.909424\" y=\"5.467442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.307343\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.376770\" y=\"6.344774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"37.255783\" y=\"-105.436951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.169373\" y=\"202.057892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"203.550385\" y=\"55.974754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.335365\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.900345\" y=\"-200.455612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n      <waypoint x=\"-167.011429\" y=\"-204.172455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.448410\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.661934\" y=\"144.220612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-232.353485\" y=\"-0.385123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.228661\" y=\"-87.842072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.555725\"/>\n      <waypoint x=\"151.570419\" y=\"54.275700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.923141\" y=\"-186.503647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"99.918694\" y=\"-9.153815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.830688\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.567688\" y=\"-81.912682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.745899\"/>\n      <waypoint x=\"-131.594177\" y=\"-86.485901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.974792\" y=\"95.033272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.916625\"/>\n      <waypoint x=\"-2.807132\" y=\"6.056170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.295650\" y=\"-200.534790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"92.919724\" y=\"-68.839012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.458275\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.641724\" y=\"53.822281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n      <waypoint x=\"-245.863190\" y=\"-93.963768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.537781\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.798271\" y=\"65.676399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.562836\"/>\n      <waypoint x=\"-19.232038\" y=\"-94.922768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.621246\" y=\"89.792244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.418320\"/>\n      <waypoint x=\"-178.308762\" y=\"-136.822525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"504.763275\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.429050\" y=\"-78.717636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"-234.481766\" y=\"-95.247002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.164238\" y=\"-64.625687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-16.807095\" y=\"6.090246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.298523\" y=\"88.545822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.416168\"/>\n      <waypoint x=\"-47.348167\" y=\"0.334922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.263855\" y=\"-59.293461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.679688\"/>\n      <waypoint x=\"-155.524017\" y=\"-88.128059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.383167\" y=\"-122.514847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.821308\"/>\n      <waypoint x=\"43.682461\" y=\"92.043129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416168\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.484436\" y=\"-102.437447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-198.921234\" y=\"-95.545326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-200.383698\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.600029\" y=\"-22.850100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-181.293640\" y=\"-0.509406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.167332\" y=\"-102.839134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-94.201141\"/>\n      <waypoint x=\"151.445221\" y=\"-82.172470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.078186\" y=\"84.799103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"-127.849884\" y=\"41.924786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.550110\" y=\"76.106216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-50.887852\" y=\"84.447319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.602543\" y=\"-87.977554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-182.910370\" y=\"-127.373642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"305.503754\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.787407\" y=\"-134.743622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.432200\"/>\n      <waypoint x=\"-30.832603\" y=\"-4.375646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.624725\" y=\"201.630493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"44.134922\" y=\"208.786545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"210.389069\" y=\"-41.270126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.669098\"/>\n      <waypoint x=\"179.628326\" y=\"-168.437439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.432526\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.377090\" y=\"187.072098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.375946\"/>\n      <waypoint x=\"-54.050346\" y=\"33.454674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.787766\" y=\"-84.538078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-56.895931\" y=\"-131.016754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"226.929810\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.187241\" y=\"9.352200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n      <waypoint x=\"28.055437\" y=\"141.736313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.890480\" y=\"11.786526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.778824\"/>\n      <waypoint x=\"-153.513474\" y=\"-95.125038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-118.200394\" y=\"141.030823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"225.227509\"/>\n      <waypoint x=\"-195.065811\" y=\"19.197191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.987854\" y=\"19.885904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n      <waypoint x=\"-185.985870\" y=\"94.853912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.104404\" y=\"19.167435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n      <waypoint x=\"-43.118565\" y=\"-7.738354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"240.077744\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.499895\" y=\"100.881714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.746559\"/>\n      <waypoint x=\"154.455215\" y=\"190.640976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.707726\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.664944\" y=\"191.078400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n      <waypoint x=\"-160.435135\" y=\"185.553284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"192.693253\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.161423\" y=\"122.458908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.077652\"/>\n      <waypoint x=\"73.414597\" y=\"145.720200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"357.555969\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.097382\" y=\"-95.272812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-47.716763\" y=\"-42.667664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.050640\" y=\"153.739105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"94.183441\" y=\"1.962805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.541977\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.641930\" y=\"91.484718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-44.287506\" y=\"-54.688076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.300358\" y=\"91.499985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-124.857880\" y=\"-79.460060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.927979\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.961979\" y=\"116.422462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.046204\"/>\n      <waypoint x=\"-43.994080\" y=\"-7.677684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.805634\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.200550\" y=\"6.227303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.581985\"/>\n      <waypoint x=\"51.419796\" y=\"-190.170883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.088821\" y=\"-99.041824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.522339\"/>\n      <waypoint x=\"-61.872513\" y=\"-135.607544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"218.451965\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.812561\" y=\"-136.457520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.857908\"/>\n      <waypoint x=\"-50.785042\" y=\"68.917679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.757399\" y=\"-87.889641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-8.673969\" y=\"84.556755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.442291\" y=\"-139.036377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n      <waypoint x=\"-47.602554\" y=\"-87.965500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.895126\" y=\"-207.506287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n      <waypoint x=\"-138.895020\" y=\"-207.634369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.677952\" y=\"88.029297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-139.372208\" y=\"-91.509293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.158691\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-230.017014\" y=\"-76.694237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n      <waypoint x=\"-38.913811\" y=\"-193.500961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_06.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.112083\" y=\"-134.036560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.579849\"/>\n      <waypoint x=\"38.352791\" y=\"-146.452286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-226.579788\" y=\"89.660858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n      <waypoint x=\"-225.402481\" y=\"3.356214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.069092\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.385544\" y=\"115.512764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"303.906708\"/>\n      <waypoint x=\"41.439087\" y=\"-94.813866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"197.114243\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.375526\" y=\"2.652471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-191.600204\" y=\"-105.543770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.599907\" y=\"-22.809076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"29.025066\" y=\"-87.305992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-133.862823\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.867737\" y=\"39.924866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-270.636139\" y=\"2.387240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.482574\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.112843\" y=\"42.895069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"79.027290\" y=\"5.408567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.655396\" y=\"-71.941750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.298965\"/>\n      <waypoint x=\"149.883438\" y=\"99.613640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.411522\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-185.285110\" y=\"3.000320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-159.801880\" y=\"91.383858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.519470\" y=\"65.821663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n      <waypoint x=\"-195.701096\" y=\"10.966026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.762222\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-218.345047\" y=\"3.080790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"24.588802\" y=\"13.206654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.534065\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.331665\" y=\"78.226585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.423187\"/>\n      <waypoint x=\"-218.353531\" y=\"-0.419200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.257744\" y=\"-84.564400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-184.586426\" y=\"-55.585716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.964729\" y=\"-4.465494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"193.448227\"/>\n      <waypoint x=\"-257.578186\" y=\"-75.195038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.566513\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.182236\" y=\"-4.082708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-69.782516\" y=\"-87.998909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.483887\" y=\"-31.224035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"-44.405487\" y=\"-74.717728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.407921\" y=\"186.907654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.741898\"/>\n      <waypoint x=\"49.042877\" y=\"1.777561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.250309\" y=\"-1.468664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.295258\"/>\n      <waypoint x=\"-259.941956\" y=\"-3.817982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.039467\" y=\"-94.413597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"99.851898\" y=\"-49.103085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.834480\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.577387\" y=\"86.794907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n      <waypoint x=\"-154.307785\" y=\"147.486938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.974792\" y=\"95.033272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.916625\"/>\n      <waypoint x=\"-184.597382\" y=\"-95.275703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"196.155930\" y=\"89.937691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"55.259781\" y=\"145.485260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.228439\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.509016\" y=\"-96.351028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-188.074295\" y=\"-11.584945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.582016\" y=\"-39.583767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-22.681969\" y=\"91.540741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.050919\" y=\"73.195259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-101.736839\" y=\"6.296969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.712399\" y=\"95.586586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416168\"/>\n      <waypoint x=\"35.799843\" y=\"-0.671414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.430130\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-270.708008\" y=\"-74.735413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.444855\"/>\n      <waypoint x=\"-193.323059\" y=\"-89.234085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.725006\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.533875\" y=\"-11.598651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.344238\"/>\n      <waypoint x=\"-124.403572\" y=\"35.893776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.088680\" y=\"13.179601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.534218\"/>\n      <waypoint x=\"28.062237\" y=\"124.716309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.685760\" y=\"9.463898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n      <waypoint x=\"-63.637939\" y=\"87.993874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934418\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.954052\" y=\"94.447105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n      <waypoint x=\"-35.663193\" y=\"194.577393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.427002\" y=\"133.861038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"336.269135\"/>\n      <waypoint x=\"155.081390\" y=\"66.236343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.947418\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.073277\" y=\"36.941544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"35.843399\" y=\"-52.629971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.201298\" y=\"-89.873642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-208.244171\"/>\n      <waypoint x=\"-240.762650\" y=\"-91.409576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-187.804108\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.247050\" y=\"208.586166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"31.809917\" y=\"-32.730698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.192474\" y=\"-80.121696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.386627\"/>\n      <waypoint x=\"-183.981842\" y=\"11.068057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.390358\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.801880\" y=\"91.376991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-43.538235\" y=\"31.659931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-272.173584\" y=\"-15.182892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n      <waypoint x=\"-178.073944\" y=\"-127.777931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"312.885864\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.095352\" y=\"-82.586868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.560196\"/>\n      <waypoint x=\"28.092400\" y=\"49.216320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-226.757660\" y=\"-103.590019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.579529\"/>\n      <waypoint x=\"-46.913803\" y=\"-193.511642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.979683\" y=\"-145.608185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-275.499725\" y=\"-39.097424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.972919\" y=\"-87.778763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.865158\"/>\n      <waypoint x=\"126.479469\" y=\"128.970657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"151.713486\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.379456\" y=\"120.571762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.690552\"/>\n      <waypoint x=\"-127.338387\" y=\"99.230827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.309258\" y=\"151.991531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.103195\"/>\n      <waypoint x=\"34.900650\" y=\"-8.564238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.763367\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.662003\" y=\"-131.364304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"485.353485\"/>\n      <waypoint x=\"-42.367008\" y=\"6.152461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.376755\" y=\"6.359379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-188.091858\" y=\"-75.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.564564\" y=\"-16.809179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-199.547089\" y=\"-91.694382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.479195\" y=\"-5.456281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-202.063507\"/>\n      <waypoint x=\"-44.228603\" y=\"-44.688244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.327980\" y=\"46.001019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.749237\"/>\n      <waypoint x=\"54.169956\" y=\"201.836868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.021851\" y=\"6.454455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.565598\"/>\n      <waypoint x=\"-197.531342\" y=\"0.186323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-161.752060\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.669436\" y=\"-102.348885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"40.109200\" y=\"84.861267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.735413\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.058125\" y=\"-1.704933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-130.981049\" y=\"83.262711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.190445\" y=\"43.922729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.335365\"/>\n      <waypoint x=\"206.795883\" y=\"-49.228714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.669098\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.068954\" y=\"-131.937332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.428436\"/>\n      <waypoint x=\"-250.336441\" y=\"6.658669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.181435\" y=\"-27.880096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-10.824146\" y=\"-0.924337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.583611\" y=\"71.214912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"-138.281540\" y=\"144.062363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.171516\" y=\"61.892738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-220.107819\" y=\"87.814865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.338615\" y=\"4.738298\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.300812\"/>\n      <waypoint x=\"38.057884\" y=\"-135.426224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.467896\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.974792\" y=\"95.033272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.916625\"/>\n      <waypoint x=\"-85.753922\" y=\"-0.741954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.088188\" y=\"-20.829727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"28.081381\" y=\"76.796310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.402328\" y=\"-4.145458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-155.513474\" y=\"-95.128052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.585693\" y=\"-67.227478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.669098\"/>\n      <waypoint x=\"180.934204\" y=\"-166.929611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.356796\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.064133\" y=\"73.954742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-256.336395\" y=\"6.673273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-243.935287\" y=\"79.316223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.809998\"/>\n      <waypoint x=\"-127.480820\" y=\"208.623413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.385063\" y=\"150.891342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"351.877625\"/>\n      <waypoint x=\"15.240775\" y=\"187.641129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.999451\" y=\"-89.702026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.849075\"/>\n      <waypoint x=\"-140.814682\" y=\"-142.350693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.794373\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.732758\" y=\"6.423208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n      <waypoint x=\"68.950829\" y=\"86.357063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.190414\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-254.368912\" y=\"89.148056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"376.701660\"/>\n      <waypoint x=\"-266.776825\" y=\"-66.279709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.638641\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-143.162323\" y=\"-4.102229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.139450\"/>\n      <waypoint x=\"-234.353485\" y=\"-0.380255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.904175\" y=\"-88.870216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.456055\"/>\n      <waypoint x=\"-65.607796\" y=\"-84.492622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.918472\" y=\"-190.006317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"38.335079\" y=\"-193.615448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.970337\" y=\"-38.728554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-131.649124\" y=\"-78.486084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-272.019379\" y=\"65.847862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n      <waypoint x=\"-184.570465\" y=\"2.334293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.949707\" y=\"-142.246887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-179.302170\" y=\"-4.014263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.656178\" y=\"208.580399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"-47.245399\" y=\"62.940971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.011925\" y=\"23.738449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488617\"/>\n      <waypoint x=\"-32.681961\" y=\"91.529297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.914482\" y=\"88.493576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"28.070993\" y=\"102.796310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.473961\" y=\"-88.020599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-344.214996\"/>\n      <waypoint x=\"-46.384037\" y=\"-0.837782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.099854\" y=\"144.555389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"205.549820\"/>\n      <waypoint x=\"-139.688446\" y=\"91.406868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.137482\" y=\"-1.988074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.255035\"/>\n      <waypoint x=\"37.231369\" y=\"91.304092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.195038\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.384068\" y=\"-0.862123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-94.695038\" y=\"151.267609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.201462\" y=\"84.012550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-165.442566\"/>\n      <waypoint x=\"-127.210991\" y=\"-135.949631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.879883\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.512470\" y=\"19.506618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.536194\"/>\n      <waypoint x=\"38.727104\" y=\"-160.447281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-250.353439\" y=\"-0.341311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-272.019379\" y=\"65.847862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.687576\" y=\"-72.863136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-222.336517\" y=\"6.590515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.279083\" y=\"-6.995482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.093903\"/>\n      <waypoint x=\"-34.807037\" y=\"6.134059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.441544\" y=\"-86.172470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"79.141190\" y=\"-85.968750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.843628\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.678520\" y=\"147.767639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-182.799622\" y=\"-6.403544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.189926\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.747810\" y=\"-141.350784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.358429\"/>\n      <waypoint x=\"-132.060486\" y=\"-12.669621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.333771\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.557833\" y=\"135.734924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"-169.056808\" y=\"183.127655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.733582\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-197.476013\" y=\"-91.242943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.647079\"/>\n      <waypoint x=\"-128.187500\" y=\"-72.887169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.285141\" y=\"2.980848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-130.611450\" y=\"124.672737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.057976\" y=\"-1.635046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-188.082016\" y=\"-39.584740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.573227\" y=\"-7.663775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-238.103790\" y=\"84.294266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.360455\" y=\"-204.162277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"-131.714890\" y=\"-68.911308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.241920\" y=\"-95.085472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-50.656528\" y=\"10.422476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.604836\" y=\"143.414612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.993744\"/>\n      <waypoint x=\"-195.049957\" y=\"76.700615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.099030\" y=\"-101.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-235.958328\" y=\"94.796738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.397888\" y=\"-53.097054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n      <waypoint x=\"-275.621063\" y=\"55.884037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.593964\" y=\"94.695755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-126.861656\"/>\n      <waypoint x=\"-105.771942\" y=\"-95.053123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.049843\" y=\"155.739105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"17.184292\" y=\"2.507499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.139450\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.592400\" y=\"49.217712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-121.538048\" y=\"-21.827301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.957153\" y=\"-0.312550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.877304\"/>\n      <waypoint x=\"-250.336441\" y=\"6.658669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-118.008926\" y=\"-5.723272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"211.449890\"/>\n      <waypoint x=\"-26.815582\" y=\"2.614597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.237701\" y=\"-48.724979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-26.832611\" y=\"-4.385382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.681297\" y=\"-36.626534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-143.173752\" y=\"-0.602191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.613129\" y=\"-190.375214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.223633\"/>\n      <waypoint x=\"195.674057\" y=\"-101.015839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.273720\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.852108\" y=\"-104.543327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-277.110870\"/>\n      <waypoint x=\"79.634369\" y=\"-186.790466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.979805\" y=\"-145.577286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-43.607830\" y=\"-84.459480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.499725\" y=\"-39.097424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n      <waypoint x=\"-184.559738\" y=\"41.194290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.102016\" y=\"25.149664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022888\"/>\n      <waypoint x=\"-47.775665\" y=\"-52.667484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.511570\" y=\"-92.706734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.337494\"/>\n      <waypoint x=\"-48.899788\" y=\"-204.014313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.039337\" y=\"115.181023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-108.282265\" y=\"144.203568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.633919\" y=\"84.445824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"15.192811\" y=\"6.012357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.151779\" y=\"205.557846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"203.109604\" y=\"93.972214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.335365\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-220.336533\" y=\"6.585647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-93.641914\" y=\"91.459549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.909927\" y=\"91.199913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-184.461472\" y=\"89.437706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.091446\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.967056\" y=\"-84.655838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.913696\"/>\n      <waypoint x=\"-121.003632\" y=\"-135.277985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.275726\" y=\"-52.688107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-107.736816\" y=\"6.311574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.376808\" y=\"6.320434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-129.692474\" y=\"94.918312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.367599\" y=\"39.956104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-191.541550\" y=\"107.156212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.913788\" y=\"0.928296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.949783\"/>\n      <waypoint x=\"-163.182205\" y=\"-4.053500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.824093\" y=\"-0.885392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"51.434635\" y=\"-186.670914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.815638\" y=\"2.570785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-63.591984\" y=\"-94.989594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.673973\" y=\"84.561333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-120.302963\" y=\"103.168190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.468155\" y=\"19.901814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"41.240448\" y=\"187.771729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-236.497757\" y=\"-84.740417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.373016\"/>\n      <waypoint x=\"-153.797897\" y=\"87.890724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.705002\" y=\"-92.226921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.237183\"/>\n      <waypoint x=\"-133.621246\" y=\"89.792244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.418320\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.750793\" y=\"148.575378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.061172\"/>\n      <waypoint x=\"43.042934\" y=\"1.751354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.682426\" y=\"-130.298645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.039717\"/>\n      <waypoint x=\"28.685482\" y=\"-46.819286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.535019\" y=\"77.169228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-47.165958\" y=\"50.941235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.055695\" y=\"38.236351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.947418\"/>\n      <waypoint x=\"-10.677972\" y=\"88.054466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.736885\" y=\"6.258025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-50.626160\" y=\"44.918194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.304363\" y=\"94.995407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"24.554638\" y=\"143.734924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.334110\" y=\"88.119995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.960938\"/>\n      <waypoint x=\"4.400943\" y=\"187.586670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.547089\" y=\"-91.688354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-44.311066\" y=\"-58.688000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.073288\" y=\"-5.143748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-13.663199\" y=\"194.566376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.276611\" y=\"6.495441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-268.988129\" y=\"19.824047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.685760\" y=\"9.463898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n      <waypoint x=\"-185.977859\" y=\"87.853912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.338211\" y=\"1.353635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n      <waypoint x=\"-65.777260\" y=\"-91.492882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.662636\" y=\"87.167694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.014137\"/>\n      <waypoint x=\"86.207970\" y=\"80.678055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.400749\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.688477\" y=\"91.436623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n      <waypoint x=\"-127.939140\" y=\"31.925177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.287535\" y=\"-0.993877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.658340\"/>\n      <waypoint x=\"-184.590836\" y=\"-71.585701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.250198\" y=\"-132.286591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.071457\"/>\n      <waypoint x=\"-242.361969\" y=\"-3.860773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.893478\" y=\"-42.911926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-131.474701\" y=\"27.956575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.987377\" y=\"-20.163336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.091248\"/>\n      <waypoint x=\"-175.977875\" y=\"87.865349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.064713\" y=\"23.195253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"24.605133\" y=\"17.124416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.987770\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.232023\" y=\"-94.940849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"55.316238\" y=\"-84.393593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.555725\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.583893\" y=\"-79.171196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.577225\"/>\n      <waypoint x=\"-195.068802\" y=\"8.337191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.300365\" y=\"91.504562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-191.566360\" y=\"17.196226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-229.174683\" y=\"25.617802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n      <waypoint x=\"-233.626892\" y=\"-106.085701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.911438\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-170.949173\" y=\"140.698822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.881088\"/>\n      <waypoint x=\"-50.594837\" y=\"13.659194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.908043\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.949821\" y=\"-142.215988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"13.184294\" y=\"2.517236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.068802\" y=\"-138.518906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.897543\"/>\n      <waypoint x=\"-0.681983\" y=\"91.565910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.375744\" y=\"84.668228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.327332\"/>\n      <waypoint x=\"-50.834888\" y=\"76.447502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-226.282120\" y=\"-60.775280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n      <waypoint x=\"-233.080948\" y=\"-111.640343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"277.315430\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.252457\" y=\"-88.094521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-236.361984\" y=\"-3.875377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.793991\" y=\"148.118958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"328.035797\"/>\n      <waypoint x=\"-131.493912\" y=\"25.803560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-175.998932\" y=\"-197.694855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"159.774963\"/>\n      <waypoint x=\"-221.614868\" y=\"-170.214813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"130.796951\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.801666\" y=\"3.256659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.081238\"/>\n      <waypoint x=\"-189.359100\" y=\"129.529770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"429.150330\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.981857\" y=\"91.347046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-109.004005\" y=\"-135.185287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.321682\" y=\"201.566360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.275093\"/>\n      <waypoint x=\"164.900726\" y=\"183.567551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.502045\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.175791\" y=\"-0.977886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-128.311127\" y=\"-54.887604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-182.768555\" y=\"127.165771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"248.852844\"/>\n      <waypoint x=\"-48.300365\" y=\"91.511429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.061237\" y=\"-98.256737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"35.451782\" y=\"0.519888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.603859\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.327980\" y=\"46.001019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.749237\"/>\n      <waypoint x=\"35.127960\" y=\"-25.880865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.339005\" y=\"-4.682660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-183.269623\"/>\n      <waypoint x=\"-39.592014\" y=\"-94.953445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.495705\" y=\"-35.224014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"-151.182236\" y=\"-4.082708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.055328\" y=\"57.195251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-59.154202\" y=\"91.003914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.773499\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.762497\" y=\"-4.290625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-179.547104\" y=\"-91.664253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-214.345062\" y=\"3.071054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-120.750793\" y=\"148.575378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.061172\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.276627\" y=\"6.480837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.139461\"/>\n      <waypoint x=\"-268.686127\" y=\"1.315136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-319.743652\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.058640\" y=\"45.197189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-69.762489\" y=\"-4.280888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.637051\" y=\"142.553299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"316.222778\"/>\n      <waypoint x=\"24.555437\" y=\"141.734924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.762955\" y=\"7.311296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.089188\"/>\n      <waypoint x=\"-56.366966\" y=\"6.186537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.174026\" y=\"-0.607059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-7.247860\" y=\"-84.404709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.409790\" y=\"91.231148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-184.547363\" y=\"86.104294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-208.059479\" y=\"91.328651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-101.753876\" y=\"-0.703009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.299828\" y=\"-97.850670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.794373\"/>\n      <waypoint x=\"-121.489883\" y=\"-28.840134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-143.801895\" y=\"91.402161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-191.561951\" y=\"33.196228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-238.194229\" y=\"-84.651047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.657516\"/>\n      <waypoint x=\"-77.762466\" y=\"-4.261416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.489883\" y=\"-28.840134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-165.524002\" y=\"-88.143120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.749817\" y=\"91.904762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.657605\"/>\n      <waypoint x=\"-50.598152\" y=\"13.485186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.908043\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.864868\" y=\"-80.283142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.547653\"/>\n      <waypoint x=\"151.553894\" y=\"36.275719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-161.797882\" y=\"87.881569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-190.561539\" y=\"-3.073693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.616943\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-164.194458\" y=\"-138.789688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"351.732758\"/>\n      <waypoint x=\"-195.089737\" y=\"-67.582802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.065811\" y=\"19.195261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-83.637939\" y=\"87.970993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.975113\" y=\"27.862860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-113.688477\" y=\"91.436623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.567810\" y=\"-62.087063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.776901\"/>\n      <waypoint x=\"-48.285221\" y=\"-117.847878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.711365\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.989639\" y=\"-28.912254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-83.980476\" y=\"154.603729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"354.615143\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_07.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.637924\" y=\"87.954971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"30.917099\" y=\"-8.241047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.788742\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-182.910370\" y=\"-127.373642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"305.503754\"/>\n      <waypoint x=\"-196.698532\" y=\"-6.491042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.549011\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.562500\" y=\"31.194292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-128.393555\" y=\"-42.887886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.297394\" y=\"-56.887558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-148.522781\" y=\"-135.490555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.466080\" y=\"-3.080271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-305.635254\"/>\n      <waypoint x=\"109.273048\" y=\"-139.880127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.009496\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.595718\" y=\"-89.273781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-258.283936\" y=\"87.797218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"381.371277\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.764740\" y=\"-88.934113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.479610\"/>\n      <waypoint x=\"-183.818008\" y=\"79.820999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.863541\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.461029\" y=\"1.892362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.202759\"/>\n      <waypoint x=\"29.434109\" y=\"-74.809273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.474483\" y=\"145.185715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.623905\"/>\n      <waypoint x=\"-44.076527\" y=\"-18.870375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.936775\" y=\"-2.257650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.255524\"/>\n      <waypoint x=\"98.774605\" y=\"51.729950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.285179\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.981857\" y=\"91.344757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-248.820450\" y=\"94.031700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"369.598816\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.570227\" y=\"104.717712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"34.926289\" y=\"-16.048109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.630066\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.097382\" y=\"-95.272812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-265.014587\" y=\"-37.021095\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.582811\" y=\"73.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"47.073471\" y=\"-5.231108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.547913\" y=\"84.106224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-99.633926\" y=\"84.452690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.818703\" y=\"140.893448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.694489\"/>\n      <waypoint x=\"-177.803467\" y=\"84.357384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.515961\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-229.958328\" y=\"94.803604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-111.781914\" y=\"91.356720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.285599\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.110676\" y=\"-24.647358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-184.577057\" y=\"-21.585705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.575331\" y=\"91.942200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"-119.919510\" y=\"1.025468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.759338\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.299957\" y=\"88.574860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.397278\"/>\n      <waypoint x=\"-136.298050\" y=\"147.571732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.366966\" y=\"6.186537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"33.666931\" y=\"-102.161728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.589386\" y=\"134.337219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.683868\"/>\n      <waypoint x=\"-81.730972\" y=\"143.685257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.032043\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.665138\" y=\"-186.751785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.030685\"/>\n      <waypoint x=\"189.247452\" y=\"-53.273216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.330902\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.674088\" y=\"102.506546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"287.701019\"/>\n      <waypoint x=\"67.953468\" y=\"83.001228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.081146\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.954205\" y=\"94.493446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"115.022858\" y=\"204.514801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.059959\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.688446\" y=\"91.404587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n      <waypoint x=\"-60.375477\" y=\"2.696284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.739632\" y=\"81.231651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.423790\"/>\n      <waypoint x=\"102.676163\" y=\"63.626057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.079056\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.607838\" y=\"-84.447433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-50.821651\" y=\"74.447556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.165176\" y=\"2.951347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-142.330948\" y=\"154.543411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.298187\" y=\"147.628204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-47.443310\" y=\"78.657547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.925995\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.047630\" y=\"19.738609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488617\"/>\n      <waypoint x=\"35.127960\" y=\"-25.880865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.643108\" y=\"-176.141510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532082\"/>\n      <waypoint x=\"99.960236\" y=\"-23.213726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.047913\" y=\"84.105263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-124.715050\" y=\"-68.863243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.584410\" y=\"69.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"-127.689232\" y=\"59.924068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.745407\" y=\"2.758035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"24.919367\" y=\"-36.916439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.476402\" y=\"-56.653267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.515862\"/>\n      <waypoint x=\"-47.740322\" y=\"-46.667595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.522476\" y=\"134.609848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-5.713232\" y=\"191.062378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.007130\" y=\"-1.427789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.400146\"/>\n      <waypoint x=\"-47.752102\" y=\"-48.667557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.657921\" y=\"205.101456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"35.069427\" y=\"106.719116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.102009\" y=\"25.167431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n      <waypoint x=\"35.308666\" y=\"-32.637119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.597931\" y=\"-97.273781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-116.287262\" y=\"-95.868645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.023300\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.582012\" y=\"75.217720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977081\"/>\n      <waypoint x=\"8.752124\" y=\"-84.380608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.709923\" y=\"-92.387314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-310.855194\"/>\n      <waypoint x=\"-191.541824\" y=\"-95.182327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.397034\" y=\"-8.426131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.231903\"/>\n      <waypoint x=\"-184.573029\" y=\"89.796974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.919174\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.342697\" y=\"72.856094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.402863\"/>\n      <waypoint x=\"-173.973862\" y=\"84.367638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.281616\" y=\"144.100021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"75.229095\" y=\"91.491318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.787281\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.524033\" y=\"-88.106972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"18.401114\" y=\"6.004548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.139450\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.500244\" y=\"79.245728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.860687\"/>\n      <waypoint x=\"-174.396088\" y=\"142.714417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.817413\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.104404\" y=\"19.167435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n      <waypoint x=\"43.466759\" y=\"-185.298279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.263382\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.304375\" y=\"95.018288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-184.556992\" y=\"51.194290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-138.290848\" y=\"83.957184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.957550\"/>\n      <waypoint x=\"-77.745422\" y=\"2.738563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.143845\" y=\"122.221779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.056763\"/>\n      <waypoint x=\"-136.281555\" y=\"144.071777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.458069\" y=\"-68.172478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"43.298523\" y=\"88.545822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.416168\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.832679\" y=\"-4.438931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-90.979927\" y=\"-145.546387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.375031\" y=\"95.024368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.486671\"/>\n      <waypoint x=\"-59.554581\" y=\"-91.188263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.561859\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.540451\" y=\"111.156197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"39.712345\" y=\"95.572060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416168\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.173721\" y=\"-0.577851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-173.518723\" y=\"-91.655174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.927094\" y=\"-112.369530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.075806\"/>\n      <waypoint x=\"87.619446\" y=\"-190.324356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.102810\" y=\"23.167431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n      <waypoint x=\"68.530220\" y=\"-86.442879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.183807\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.089737\" y=\"-67.584724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-191.565811\" y=\"19.196226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.762474\" y=\"-4.271152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-127.720520\" y=\"-85.661331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.630066\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-246.992371\" y=\"83.691689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"189.496460\"/>\n      <waypoint x=\"-195.050476\" y=\"74.783775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.049175\" y=\"157.406311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"-101.663185\" y=\"194.610474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.805908\" y=\"94.899872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-44.157921\" y=\"-32.688454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.546036\" y=\"190.091324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.751389\"/>\n      <waypoint x=\"31.574190\" y=\"94.797722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.691807\" y=\"88.455803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.583817\"/>\n      <waypoint x=\"34.984840\" y=\"-19.964054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.083618\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.232042\" y=\"-94.916748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-275.470642\" y=\"-43.097317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.175798\" y=\"-0.973018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-144.361847\" y=\"-145.958740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.311844\" y=\"84.236229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.641785\"/>\n      <waypoint x=\"21.295973\" y=\"88.094299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.594147\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.092400\" y=\"49.219116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-131.046280\" y=\"75.954666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.082016\" y=\"-39.582802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-272.060120\" y=\"61.848061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.537777\" y=\"31.567825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"-181.663574\" y=\"-5.289324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.194016\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.402351\" y=\"-4.169798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-272.263885\" y=\"41.849098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.884354\" y=\"99.518272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-255.779099\"/>\n      <waypoint x=\"-125.044945\" y=\"-10.709496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.563873\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.252457\" y=\"-88.100540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"28.020010\" y=\"5.473654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.246943\" y=\"208.626358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"57.027515\" y=\"5.312472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.597286\" y=\"-91.450439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-119.852852\" y=\"79.215988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.243904\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.240383\" y=\"-46.688213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-128.047440\" y=\"19.791571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.687576\" y=\"-72.863136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-56.366966\" y=\"6.186537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.093998\" y=\"45.219116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-12.832658\" y=\"-4.419458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-159.801880\" y=\"91.383858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-120.977791\" y=\"-103.392815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.908012\" y=\"40.024353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.699165\"/>\n      <waypoint x=\"28.056236\" y=\"139.736313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.786346\" y=\"78.226089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"235.443924\"/>\n      <waypoint x=\"-55.551113\" y=\"9.002085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.230812\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.273960\" y=\"-4.809937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.257187\"/>\n      <waypoint x=\"-121.338768\" y=\"-50.839611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.247843\" y=\"-84.431824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-32.677952\" y=\"88.029297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-240.044540\" y=\"84.291428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.370590\"/>\n      <waypoint x=\"-191.542114\" y=\"105.156212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.607830\" y=\"-84.459480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-16.677967\" y=\"88.047600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.977234\" y=\"-138.623383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n      <waypoint x=\"-266.512787\" y=\"-74.974770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-237.799713\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.978210\" y=\"59.599094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.756973\"/>\n      <waypoint x=\"-69.753967\" y=\"-0.780899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.622662\" y=\"-156.635864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"95.720856\" y=\"-8.667238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.314629\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.172832\" y=\"119.747887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.060379\"/>\n      <waypoint x=\"-121.510117\" y=\"-25.893940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.088806\" y=\"-200.215332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.770294\"/>\n      <waypoint x=\"-247.570053\" y=\"-80.166000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.156006\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.607590\" y=\"6.540060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-51.425190\" y=\"115.916016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.020348\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.552765\" y=\"205.110413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"49.264355\" y=\"145.251968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.228439\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.645950\" y=\"94.993874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-188.059738\" y=\"41.195251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.575745\" y=\"128.672577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-240.087280\" y=\"87.791222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.394928\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.814072\" y=\"189.672638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.697037\"/>\n      <waypoint x=\"120.708305\" y=\"135.433014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"337.900726\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.314178\" y=\"83.935806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"203.148163\"/>\n      <waypoint x=\"25.400627\" y=\"-54.910004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.680466\" y=\"84.434334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n      <waypoint x=\"-111.247208\" y=\"-91.561378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.812782\" y=\"-127.440323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393555\"/>\n      <waypoint x=\"-127.001083\" y=\"137.022141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.063560\" y=\"-94.162956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.901215\"/>\n      <waypoint x=\"-127.998100\" y=\"-100.461525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.326024\" y=\"84.568199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-131.456848\" y=\"29.956495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.948929\" y=\"-142.447708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n      <waypoint x=\"-151.524017\" y=\"-88.122032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.237320\" y=\"-91.407715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"59.027496\" y=\"5.321208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.630775\" y=\"-94.748047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-175.060532\"/>\n      <waypoint x=\"-54.059052\" y=\"15.692782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.084633\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.322010\" y=\"88.086502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n      <waypoint x=\"-187.610550\" y=\"133.369537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"421.882751\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.547104\" y=\"-91.685341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-124.866165\" y=\"-46.863750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.832638\" y=\"-4.404854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"0.757404\" y=\"-87.892654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.592941\" y=\"128.416687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.779930\"/>\n      <waypoint x=\"-47.588245\" y=\"-20.850134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.073074\" y=\"-5.047653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749695\"/>\n      <waypoint x=\"68.152184\" y=\"205.407150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-271.376434\" y=\"-2.674222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-291.566681\"/>\n      <waypoint x=\"-106.977043\" y=\"-138.669739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.586426\" y=\"-55.585716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-169.797882\" y=\"87.872414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.832603\" y=\"-4.365910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-35.242565\" y=\"-87.946877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.833374\" y=\"191.424652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.170441\"/>\n      <waypoint x=\"-212.587692\" y=\"149.619522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.441406\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.411968\" y=\"-79.971321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.992584\"/>\n      <waypoint x=\"-30.824085\" y=\"-0.875656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.922073\" y=\"-145.901260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n      <waypoint x=\"-131.367599\" y=\"39.956104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.692459\" y=\"94.913734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n      <waypoint x=\"-85.762444\" y=\"-4.241943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.976624\" y=\"135.476929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"307.578766\"/>\n      <waypoint x=\"-73.666702\" y=\"187.596436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.095470\" y=\"13.592495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.908051\"/>\n      <waypoint x=\"-89.637924\" y=\"87.964127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.489517\" y=\"5.285637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.048981\"/>\n      <waypoint x=\"-60.826675\" y=\"-130.029633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"224.269714\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.641907\" y=\"91.441246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"31.586807\" y=\"63.217716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.746605\" y=\"-132.946625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.569733\"/>\n      <waypoint x=\"-218.481796\" y=\"-95.222900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.056427\" y=\"53.197197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-265.029114\" y=\"-35.021152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.578705\" y=\"-27.583769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-201.977859\" y=\"87.835602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.159477\" y=\"101.551956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"281.728668\"/>\n      <waypoint x=\"-184.289520\" y=\"-9.321013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.704483\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-227.858566\" y=\"135.039551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.375458\"/>\n      <waypoint x=\"-232.806015\" y=\"-113.615700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.531616\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.977959\" y=\"-29.213701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"33.132202\" y=\"-82.168877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.752115\" y=\"-84.374588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-50.927574\" y=\"90.447197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.419662\" y=\"-190.230240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"146.789124\" y=\"-181.649506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.272797\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.318007\" y=\"91.581924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-43.058804\" y=\"-97.654610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.748077\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.311169\" y=\"-32.824280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-43.745476\" y=\"62.964142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.273102\" y=\"144.043564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-124.189369\" y=\"59.892818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.987473\" y=\"-145.460114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.547653\"/>\n      <waypoint x=\"31.087929\" y=\"-136.643005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-233.324615\" y=\"71.563713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n      <waypoint x=\"-233.398376\" y=\"-68.615829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.722961\" y=\"45.884552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n      <waypoint x=\"-268.601776\" y=\"-25.046873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.658524\" y=\"100.038696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"294.905243\"/>\n      <waypoint x=\"-47.139477\" y=\"46.941326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.762383\" y=\"-4.198131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-103.641907\" y=\"91.448112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.677956\" y=\"88.027008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-11.247856\" y=\"-84.410736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.298317\" y=\"147.684692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-113.376793\" y=\"6.325302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-226.394379\" y=\"110.452911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.722290\"/>\n      <waypoint x=\"-214.005615\" y=\"-151.534149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"304.978760\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.197556\" y=\"-3.423130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.889587\"/>\n      <waypoint x=\"38.352791\" y=\"-146.452286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.257736\" y=\"-84.576447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-181.962753\" y=\"82.580971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.738327\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.126205\" y=\"-130.046509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.639492\"/>\n      <waypoint x=\"63.989601\" y=\"-145.725983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.702265\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.680466\" y=\"84.432045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n      <waypoint x=\"-12.685976\" y=\"95.052177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.946373\" y=\"-66.989571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.309914\"/>\n      <waypoint x=\"40.103287\" y=\"88.642830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.644226\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.935150\" y=\"114.183472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.586861\"/>\n      <waypoint x=\"210.015381\" y=\"-73.267929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.669098\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.949760\" y=\"-142.231445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"24.603626\" y=\"21.118416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022888\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.547089\" y=\"-91.676308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-275.019592\" y=\"-61.597431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-262.217590\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.400993\" y=\"-3.159512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.830688\"/>\n      <waypoint x=\"28.082012\" y=\"75.216316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.676910\" y=\"18.054125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n      <waypoint x=\"77.242714\" y=\"-79.007721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.513351\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"196.295135\" y=\"77.938507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"172.227844\" y=\"162.388580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.254959\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.252457\" y=\"-88.094521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"22.712965\" y=\"-87.856865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.380692\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-242.336456\" y=\"6.639196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-184.576508\" y=\"-19.585705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-266.494476\" y=\"2.630447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-338.316772\"/>\n      <waypoint x=\"-120.058311\" y=\"130.578781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.985886\" y=\"94.867638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"31.592400\" y=\"49.217712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.704609\" y=\"-94.490891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.663834\"/>\n      <waypoint x=\"-50.811523\" y=\"72.917587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-174.695953\" y=\"-135.009750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"328.675232\"/>\n      <waypoint x=\"-44.193260\" y=\"-38.688351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.546856\" y=\"-98.717278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"103.489761\" y=\"-33.203320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.677970\" y=\"88.052177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-188.050919\" y=\"73.195259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.624710\" y=\"201.613464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"35.078186\" y=\"84.799103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.895088\" y=\"-207.562317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n      <waypoint x=\"-206.922501\" y=\"-179.788208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.078094\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.187153\" y=\"-28.187559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-49.664944\" y=\"191.084412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.068802\" y=\"8.335258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-194.008438\" y=\"126.327881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"436.407867\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.663353\" y=\"-6.846868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.602051\"/>\n      <waypoint x=\"-20.681969\" y=\"91.543030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.467773\" y=\"191.348267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"35.082809\" y=\"73.219116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.232056\" y=\"-94.898674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-112.976852\" y=\"-138.716080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.456085\" y=\"-45.097263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n      <waypoint x=\"-191.559189\" y=\"43.196224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.736389\" y=\"39.859867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"94.467293\" y=\"191.539154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.384022\" y=\"-0.823178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-173.973862\" y=\"84.367638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.927727\" y=\"90.493530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"-93.666695\" y=\"187.606461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.787781\" y=\"-84.516991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"96.424622\" y=\"-11.164126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.830688\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-138.290848\" y=\"83.957184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.957550\"/>\n      <waypoint x=\"-124.914886\" y=\"-2.742264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.081238\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.563036\" y=\"122.717712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-4.677977\" y=\"88.061333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.320000\" y=\"9.309741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-108.611877\"/>\n      <waypoint x=\"-202.481827\" y=\"-95.198799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.591991\" y=\"-94.980560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-171.173676\" y=\"-0.534038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.516132\" y=\"100.642975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.097084\"/>\n      <waypoint x=\"45.231216\" y=\"-87.640434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.555725\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.048374\" y=\"159.409103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-54.532162\" y=\"106.233673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.438431\" y=\"147.242950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"334.158081\"/>\n      <waypoint x=\"-193.302124\" y=\"-3.980186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.027390\" y=\"5.364887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n      <waypoint x=\"140.709503\" y=\"-127.837715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"226.030243\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.597382\" y=\"-95.273781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-121.257736\" y=\"-84.576447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-236.336472\" y=\"6.624592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-57.987202\" y=\"-126.974457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.921585\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.104414\" y=\"19.149668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022888\"/>\n      <waypoint x=\"-97.637924\" y=\"87.954971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.564564\" y=\"-16.809179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-121.544937\" y=\"-10.728253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.565704\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.501167\" y=\"-100.010757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.448883\"/>\n      <waypoint x=\"96.103249\" y=\"24.025558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.699165\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.753922\" y=\"-0.741954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-190.481018\" y=\"5.804722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-122.438950\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.060776\" y=\"139.944214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.027603\"/>\n      <waypoint x=\"31.601212\" y=\"27.166033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.293640\" y=\"-0.509406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-130.700699\" y=\"114.673126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.237310\" y=\"-91.428802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-195.060287\" y=\"39.197189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.376793\" y=\"6.325302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-124.409019\" y=\"-113.416618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.381546\" y=\"-117.416527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-46.052307\" y=\"-90.779953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-321.073792\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_08.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.494572\" y=\"88.393860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-321.002075\"/>\n      <waypoint x=\"81.073151\" y=\"-5.082597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.005753\" y=\"-133.977982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.662252\"/>\n      <waypoint x=\"-195.053680\" y=\"63.197189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.077606\" y=\"-23.584740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-116.125801\" y=\"-133.760788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.442169\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-264.508972\" y=\"-71.481857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.252274\"/>\n      <waypoint x=\"-121.135628\" y=\"-80.413925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.376808\" y=\"6.320434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.139450\"/>\n      <waypoint x=\"-162.884033\" y=\"-145.974976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"535.558350\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.832669\" y=\"-4.424326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-124.688446\" y=\"9.255580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.081238\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.745346\" y=\"2.801848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"61.960674\" y=\"-145.814377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.288747\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.633926\" y=\"84.466415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-125.476738\" y=\"143.685532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.479942\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-167.538879\" y=\"-145.295609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"527.834534\"/>\n      <waypoint x=\"-47.552906\" y=\"-14.850242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.664902\" y=\"191.125504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n      <waypoint x=\"-223.449219\" y=\"126.107658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.968506\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.758781\" y=\"57.271805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.627686\"/>\n      <waypoint x=\"48.081009\" y=\"-146.026474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.538008\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.275391\" y=\"88.088737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934418\"/>\n      <waypoint x=\"-169.322205\" y=\"145.335068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.815155\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.303055\" y=\"94.835243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-265.217712\" y=\"-7.397809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.407562\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.237303\" y=\"-91.431816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-127.372116\" y=\"-6.134365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.946655\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.023926\" y=\"-23.895714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"35.479145\" y=\"-169.917511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.004463\" y=\"-135.077148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n      <waypoint x=\"-188.101303\" y=\"-109.544693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.197372\" y=\"77.573662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.776855\"/>\n      <waypoint x=\"-191.539352\" y=\"115.156189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.979568\" y=\"-145.639069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-181.756363\" y=\"0.072800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.232635\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.307281\" y=\"142.221588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.538605\"/>\n      <waypoint x=\"103.343025\" y=\"-49.358562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.091217\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.039902\" y=\"113.157158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-87.633926\" y=\"84.466415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.702177\" y=\"-199.889053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"197.276428\"/>\n      <waypoint x=\"-231.952667\" y=\"-149.027710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.193192\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.607819\" y=\"-84.471535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"120.509430\" y=\"-184.467087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.380051\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.981873\" y=\"91.356194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-173.000549\" y=\"-131.943832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"328.333496\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.777847\" y=\"-131.890411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.387829\"/>\n      <waypoint x=\"99.789154\" y=\"8.813030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.300812\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-214.946259\" y=\"-150.163071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"303.925598\"/>\n      <waypoint x=\"-20.923153\" y=\"-186.476974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.588797\" y=\"13.208054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.534218\"/>\n      <waypoint x=\"-127.182991\" y=\"116.641800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.907516\" y=\"-148.545151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-202.336853\" y=\"-187.739685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.657532\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-167.518723\" y=\"-91.646133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-176.290497\" y=\"145.657410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"392.812378\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.305328\" y=\"-200.649292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"149.275223\" y=\"3.205549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.659027\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-250.361954\" y=\"-3.841300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-135.385254\" y=\"2.878861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.879383\" y=\"-72.716393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"32.245525\" y=\"-1.599749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-183.222458\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.383991\" y=\"1.731413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.089691\"/>\n      <waypoint x=\"-43.771954\" y=\"66.964050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.044838\" y=\"108.183464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"-27.664953\" y=\"191.073380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.374687\" y=\"82.470535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"-124.046562\" y=\"75.892189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511383\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.588089\" y=\"-61.583775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-127.463341\" y=\"85.231384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.581558\" y=\"146.283798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"331.204834\"/>\n      <waypoint x=\"-188.041550\" y=\"107.181023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.385300\" y=\"2.844785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-180.851486\" y=\"83.433090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"211.223343\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.771942\" y=\"-95.056137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"38.406265\" y=\"-148.451569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.193260\" y=\"-38.688351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-155.529282\" y=\"-84.628067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.005264\" y=\"-96.070297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-54.384014\" y=\"-0.818310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.424431\" y=\"-82.664101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.104660\"/>\n      <waypoint x=\"-127.922684\" y=\"-111.440697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.232031\" y=\"-94.937836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-47.622517\" y=\"-26.667938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.893349\" y=\"-72.625916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-157.518738\" y=\"-91.631073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.648746\" y=\"-4.530115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.595856\"/>\n      <waypoint x=\"-96.977371\" y=\"-138.592499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.706421\" y=\"-113.616791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.363266\"/>\n      <waypoint x=\"25.774939\" y=\"-68.904991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.678383\" y=\"147.711151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-44.417267\" y=\"-76.717682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.582565\" y=\"-41.583767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-62.060970\" y=\"-87.987282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.453976\" y=\"94.423935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n      <waypoint x=\"-34.807037\" y=\"6.134059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.072113\" y=\"-3.664741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-184.594620\" y=\"-85.275703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.252457\" y=\"-88.070419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-135.385254\" y=\"2.878861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.154755\" y=\"-136.221939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.009125\"/>\n      <waypoint x=\"30.418709\" y=\"-111.621964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.281601\" y=\"144.090607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-44.346409\" y=\"-64.687889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.948586\" y=\"-34.864033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"22.273813\" y=\"-6.380249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-227.851135\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.160019\" y=\"-76.887077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-127.812782\" y=\"-127.440323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393555\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.364643\" y=\"-34.823570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"69.207954\" y=\"-82.595818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.615082\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.566223\" y=\"-13.935039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.805664\"/>\n      <waypoint x=\"87.860397\" y=\"-69.832428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.150589\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.832603\" y=\"-4.365910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-182.663269\" y=\"-82.829285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.020916\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.480820\" y=\"208.615387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"48.170033\" y=\"201.806732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-200.740692\" y=\"91.224586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.175903\"/>\n      <waypoint x=\"-246.447754\" y=\"-82.765495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.079788\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.484598\" y=\"87.370712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.057953\"/>\n      <waypoint x=\"103.480835\" y=\"-47.284519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.511559\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.553123\" y=\"-92.437683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-51.564236\" y=\"-100.645462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.336761\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.802826\" y=\"103.199432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-184.548187\" y=\"76.429604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.835754\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.996521\" y=\"-184.516968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-258.041382\"/>\n      <waypoint x=\"-128.899704\" y=\"-204.121033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-164.766464\" y=\"143.148422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"194.345886\"/>\n      <waypoint x=\"-128.029587\" y=\"21.791491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.756445\" y=\"-30.731421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-54.810883\" y=\"-58.626148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.339123\" y=\"-111.374847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.550774\"/>\n      <waypoint x=\"-10.807113\" y=\"6.075642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.192835\" y=\"6.031829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-120.922546\" y=\"-145.777679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-155.173721\" y=\"-0.572983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-95.736855\" y=\"6.282365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.703033\" y=\"-95.877617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"204.223465\"/>\n      <waypoint x=\"-272.276245\" y=\"-7.212043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.093910\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.424988\" y=\"-88.106827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-47.602554\" y=\"-87.965500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.260773\" y=\"51.893135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-121.173927\" y=\"-74.839050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-118.200394\" y=\"141.030823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"225.227509\"/>\n      <waypoint x=\"-43.607830\" y=\"-84.459480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.812744\" y=\"-190.323196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.657181\"/>\n      <waypoint x=\"189.458008\" y=\"63.858238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.542404\" y=\"104.104286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-272.060120\" y=\"61.848061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.074295\" y=\"-11.582809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-184.544052\" y=\"98.104301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.135544\" y=\"65.955063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-183.981842\" y=\"11.068057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.390358\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.233826\" y=\"6.333823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n      <waypoint x=\"-268.558136\" y=\"-31.046711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.370068\" y=\"-78.807289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.926926\"/>\n      <waypoint x=\"-127.320541\" y=\"101.230743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.322011\" y=\"88.081924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-183.818008\" y=\"79.820999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.863541\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.949821\" y=\"-142.215988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-265.000031\" y=\"-39.021042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.740143\" y=\"12.829106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.300812\"/>\n      <waypoint x=\"125.884399\" y=\"-134.575623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.340868\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-236.344986\" y=\"3.124602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"30.917099\" y=\"-8.241047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.788742\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.247192\" y=\"-91.585480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-275.263855\" y=\"-59.293461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.679688\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-206.497620\" y=\"-84.704842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"47.230576\" y=\"-87.690842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.555725\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.036339\" y=\"-1.548813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.956940\"/>\n      <waypoint x=\"53.103138\" y=\"-91.340012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.555725\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.688446\" y=\"91.413734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n      <waypoint x=\"103.238541\" y=\"12.981808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.329849\" y=\"-94.189529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.560211\"/>\n      <waypoint x=\"-183.547104\" y=\"-91.670280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.217712\" y=\"-66.624985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-191.579254\" y=\"-29.583775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.763535\" y=\"100.264587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.802277\"/>\n      <waypoint x=\"-43.463737\" y=\"11.463606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.327301\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.239624\" y=\"-182.734650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.778854\"/>\n      <waypoint x=\"-84.895088\" y=\"-207.562317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.583572\" y=\"15.819211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.404198\"/>\n      <waypoint x=\"-130.611450\" y=\"124.672737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.661980\" y=\"144.239441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-191.539352\" y=\"115.156189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.604034\" y=\"142.245148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.225754\"/>\n      <waypoint x=\"-36.375546\" y=\"2.637867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.741890\" y=\"88.617821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-196.375641\"/>\n      <waypoint x=\"-166.668228\" y=\"149.886887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"374.643402\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.376724\" y=\"6.393455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-79.645927\" y=\"94.975571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.331284\" y=\"154.694031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n      <waypoint x=\"-127.684456\" y=\"87.920601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.813110\" y=\"-92.401482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.085480\"/>\n      <waypoint x=\"-130.949295\" y=\"-142.355026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.593597\" y=\"126.672646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"35.287750\" y=\"10.323228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.971985\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.637939\" y=\"87.993874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934418\"/>\n      <waypoint x=\"-188.042099\" y=\"105.181023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.265764\" y=\"-4.967908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.292130\"/>\n      <waypoint x=\"-58.392517\" y=\"-4.308563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.795837\" y=\"0.256551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.626358\"/>\n      <waypoint x=\"-127.254395\" y=\"108.642128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.598793\" y=\"33.217720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"154.958084\" y=\"-68.157433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.947418\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.592014\" y=\"-94.953445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-183.672913\" y=\"-117.828827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"285.852448\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.379265\" y=\"95.583427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.979568\"/>\n      <waypoint x=\"-43.586594\" y=\"38.964668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.115860\" y=\"94.833168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-151.793884\" y=\"84.393005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.762863\" y=\"138.366501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.994507\"/>\n      <waypoint x=\"-133.385269\" y=\"2.873993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.057034\" y=\"137.736313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"188.380035\" y=\"164.651474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.414215\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.382294\" y=\"-135.064606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.015299\"/>\n      <waypoint x=\"28.899376\" y=\"-54.816422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.166565\" y=\"45.900063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"31.543583\" y=\"171.407715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.532051\" y=\"106.240166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"10.383268\" y=\"191.116776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-229.231232\" y=\"29.617405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n      <waypoint x=\"-233.162704\" y=\"-52.617565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.086678\" y=\"9.017858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.768608\"/>\n      <waypoint x=\"-195.100708\" y=\"-107.395210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.599159\" y=\"-94.525993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.368973\"/>\n      <waypoint x=\"-54.311447\" y=\"72.894417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.023926\" y=\"-23.895714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-95.787766\" y=\"-84.538078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.752124\" y=\"-84.386635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-55.677208\" y=\"81.032104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-233.478775\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.943504\" y=\"-137.323929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"207.314072\"/>\n      <waypoint x=\"-175.541870\" y=\"-95.158226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.957260\" y=\"29.862780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-45.607826\" y=\"-84.462494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.381546\" y=\"-117.416527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"24.538414\" y=\"7.549782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-219.326797\" y=\"137.383942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.868362\"/>\n      <waypoint x=\"-229.231232\" y=\"29.617405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.169003\" y=\"140.131622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"316.438538\"/>\n      <waypoint x=\"-180.532822\" y=\"131.630875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"237.951462\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.899376\" y=\"-54.816422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-128.109970\" y=\"13.686280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.836304\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.247050\" y=\"208.586166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"140.121872\" y=\"1.520794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.255043\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.919724\" y=\"-68.839012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.458275\"/>\n      <waypoint x=\"31.586807\" y=\"63.217716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.685982\" y=\"95.061333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-50.758560\" y=\"64.917763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.103138\" y=\"-91.340012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.555725\"/>\n      <waypoint x=\"-64.904442\" y=\"-200.535660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.376793\" y=\"6.325302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"17.326014\" y=\"84.586502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.489883\" y=\"-28.840134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-128.025574\" y=\"-96.461624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.814621\" y=\"208.552933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.192849\"/>\n      <waypoint x=\"17.170424\" y=\"201.651001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.713247\" y=\"191.061386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n      <waypoint x=\"-146.893951\" y=\"190.981445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.326523\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.073242\" y=\"-5.126276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"35.674519\" y=\"92.059097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.905838\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.090477\" y=\"-75.677650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.206390\"/>\n      <waypoint x=\"-127.977631\" y=\"-103.440887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.216702\" y=\"-42.647049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"61.960674\" y=\"-145.814377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.288747\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.057861\" y=\"-1.582630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-54.348053\" y=\"78.424286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.079786\" y=\"-42.914291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"64.134651\" y=\"208.887009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.673965\" y=\"84.552177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-123.576027\" y=\"128.610092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.398972\" y=\"-108.498947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-101.025002\"/>\n      <waypoint x=\"-128.156158\" y=\"-77.295845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.902954\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.237310\" y=\"-91.422775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-89.771957\" y=\"-95.029022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.983871\" y=\"-31.213694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"-121.566223\" y=\"-13.935039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.805664\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.580368\" y=\"-33.585712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-131.920944\" y=\"-38.912022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.402267\" y=\"-4.116250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-8.807118\" y=\"6.070774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.392220\" y=\"93.168587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"35.127960\" y=\"-25.880865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-270.715668\" y=\"76.338234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"428.846008\"/>\n      <waypoint x=\"-79.200340\" y=\"146.709824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.078796\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.614519\" y=\"-62.907146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"24.227987\" y=\"78.926888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.254456\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.881569\" y=\"-70.625946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-101.641907\" y=\"91.450401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.171203\" y=\"201.640961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"96.207657\" y=\"10.864532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.074753\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.573227\" y=\"-7.665709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"23.629461\" y=\"95.123657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.265457\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.060287\" y=\"39.195251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-101.736839\" y=\"6.296969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.083115\" y=\"-43.582809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-130.838242\" y=\"99.262070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.430672\" y=\"-13.203425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n      <waypoint x=\"95.869965\" y=\"-70.722984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.467422\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.387775\" y=\"84.424149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n      <waypoint x=\"-133.451447\" y=\"97.579964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.982727\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.115173\" y=\"7.465865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.209003\"/>\n      <waypoint x=\"-59.607811\" y=\"-84.483582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.602810\" y=\"23.166033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n      <waypoint x=\"-43.785194\" y=\"68.964012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.664879\" y=\"-114.963608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.898895\"/>\n      <waypoint x=\"-153.518738\" y=\"-91.625046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.354927\" y=\"-186.534912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"-127.247192\" y=\"-91.585480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.045074\" y=\"-84.164886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.731277\"/>\n      <waypoint x=\"-191.562500\" y=\"31.196222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.305092\" y=\"-97.959312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.550323\"/>\n      <waypoint x=\"-51.287384\" y=\"-54.646839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.885216\" y=\"-1.575329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n      <waypoint x=\"-67.637947\" y=\"87.989296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.008053\" y=\"187.564728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.009888\"/>\n      <waypoint x=\"31.570227\" y=\"104.717712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.144028\" y=\"56.258957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.724556\"/>\n      <waypoint x=\"31.602810\" y=\"23.166033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-218.492355\" y=\"-88.222908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-54.421822\" y=\"-3.462597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.815638\" y=\"2.570785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"35.091599\" y=\"51.219120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.682407\" y=\"92.028603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416168\"/>\n      <waypoint x=\"89.214539\" y=\"-78.678116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-136.365707\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.743080\" y=\"47.575523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.143509\"/>\n      <waypoint x=\"35.629505\" y=\"-44.632832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.237314\" y=\"-91.416756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-54.401016\" y=\"86.424110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.552383\" y=\"-88.167267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.913696\"/>\n      <waypoint x=\"-191.293610\" y=\"-0.485065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.622395\" y=\"-26.626707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-121.053207\" y=\"-92.413643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.119480\" y=\"12.332726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n      <waypoint x=\"-220.107819\" y=\"87.814865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.058090\" y=\"-1.687462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"45.682407\" y=\"92.028603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416168\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.388657\" y=\"-81.629913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.316498\"/>\n      <waypoint x=\"-57.543495\" y=\"-88.835228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.144714\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.169228\" y=\"-186.589355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"177.616730\" y=\"-141.108734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.034653\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.076233\" y=\"-55.816582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.367500\"/>\n      <waypoint x=\"28.078186\" y=\"84.796303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.648746\" y=\"-4.530115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.595856\"/>\n      <waypoint x=\"-17.664946\" y=\"191.068375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.075890\" y=\"128.641342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"68.907051\" y=\"93.669769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.238653\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.682220\" y=\"186.060242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.976318\"/>\n      <waypoint x=\"-58.296352\" y=\"87.999985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.557648\" y=\"-84.661247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.913696\"/>\n      <waypoint x=\"34.813263\" y=\"-84.004684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.074615\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.173927\" y=\"-74.839050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-98.969055\" y=\"-142.107986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.292366\" y=\"84.525154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-129.334579\" y=\"-87.299217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.530701\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.385727\" y=\"37.893700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"28.845901\" y=\"-52.817139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.594929\" y=\"-94.626610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.444260\"/>\n      <waypoint x=\"-131.552963\" y=\"-92.485756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.736900\" y=\"6.243421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-57.266991\" y=\"-112.043182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"69.602882\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.680420\" y=\"84.404587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n      <waypoint x=\"-114.331238\" y=\"154.675201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.525162\" y=\"-45.209553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.935844\"/>\n      <waypoint x=\"1.070896\" y=\"-203.957550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.811676\" y=\"72.963921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"-138.949066\" y=\"-142.416809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.640152\" y=\"-5.046884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-296.039215\"/>\n      <waypoint x=\"51.419796\" y=\"-190.170883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.561539\" y=\"-3.073693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.616943\"/>\n      <waypoint x=\"-127.707077\" y=\"57.924145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.899956\" y=\"-12.480556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.216888\"/>\n      <waypoint x=\"-111.241936\" y=\"-95.061371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.192822\" y=\"6.022093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"38.459736\" y=\"-150.450851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.298004\" y=\"147.552902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-167.182190\" y=\"-4.043764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.058022\" y=\"-149.538116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.866211\"/>\n      <waypoint x=\"169.016647\" y=\"-159.303604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"48.459274\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.588566\" y=\"13.151149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.534210\"/>\n      <waypoint x=\"-220.353531\" y=\"-0.414332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_09.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"192.304291\" y=\"-91.240349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.330902\"/>\n      <waypoint x=\"196.836975\" y=\"-4.096543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"448.893036\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.597290\" y=\"-91.447426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"11.326017\" y=\"84.579636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.475983\" y=\"-30.888165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"106.960205\" y=\"-23.193027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.270950\" y=\"150.977753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n      <waypoint x=\"-189.359207\" y=\"94.598236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.373550\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.529640\" y=\"21.769768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488617\"/>\n      <waypoint x=\"-191.099747\" y=\"98.762680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.991837\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.173691\" y=\"-0.548642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-130.629303\" y=\"122.672806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.642651\" y=\"-138.735870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"24.582811\" y=\"73.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.576027\" y=\"128.610092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-124.990021\" y=\"-6.737869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.020630\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.725204\" y=\"55.861744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-4.815649\" y=\"2.561049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.100952\" y=\"57.805344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n      <waypoint x=\"-212.353546\" y=\"-0.433804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.367001\" y=\"6.157329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-54.846226\" y=\"-64.626053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.176353\" y=\"18.078125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n      <waypoint x=\"-3.734334\" y=\"187.561386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.318007\" y=\"91.581924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"102.100853\" y=\"-66.823875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.728455\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.949295\" y=\"-142.355026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n      <waypoint x=\"39.138313\" y=\"-175.821777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-207.691513\" y=\"-174.477753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.808731\"/>\n      <waypoint x=\"-244.189453\" y=\"-88.297050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.156006\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.736908\" y=\"6.238553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-171.797882\" y=\"87.870125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-236.336472\" y=\"6.624592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-131.278336\" y=\"49.955704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.645935\" y=\"94.982430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-20.677963\" y=\"88.043030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.622517\" y=\"-26.667938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-191.572113\" y=\"-3.663777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.055735\" y=\"9.473484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n      <waypoint x=\"-120.850159\" y=\"41.862301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.669436\" y=\"-102.348892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-268.467896\"/>\n      <waypoint x=\"-134.976212\" y=\"-138.886002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.093197\" y=\"47.219116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-123.646942\" y=\"3.469884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.158295\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.305523\" y=\"-200.556030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"-50.392544\" y=\"-4.328036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.582962\" y=\"187.969360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"93.316544\" y=\"73.136917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.981796\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.322010\" y=\"88.086502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n      <waypoint x=\"-119.680458\" y=\"84.429756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.300358\" y=\"91.495407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-110.949875\" y=\"-142.200546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.927780\" y=\"89.199989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-179.231140\" y=\"-131.570526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"316.975525\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.058109\" y=\"-1.696198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"106.906982\" y=\"-5.181511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.830688\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.590801\" y=\"53.217712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"132.417984\" y=\"-130.490173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.694447\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.284332\" y=\"150.088608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"345.971130\"/>\n      <waypoint x=\"-47.386280\" y=\"-1.664713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.197556\" y=\"-3.423130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.889587\"/>\n      <waypoint x=\"-46.607033\" y=\"91.967667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-223.089661\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.362610\" y=\"-119.894730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"466.144135\"/>\n      <waypoint x=\"-128.520920\" y=\"-8.662282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.793732\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.597275\" y=\"-91.468513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"32.023811\" y=\"-40.727840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.594070\" y=\"-83.273781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-56.300358\" y=\"91.502274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.006195\" y=\"119.073509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.324341\"/>\n      <waypoint x=\"-189.285110\" y=\"3.010056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.681983\" y=\"91.565910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-153.182236\" y=\"-4.077840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.382553\" y=\"124.867126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.003227\"/>\n      <waypoint x=\"207.557571\" y=\"11.760717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.667580\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-248.072693\" y=\"-93.322678\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.822220\"/>\n      <waypoint x=\"-121.421196\" y=\"-38.839897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.683456\" y=\"185.051285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.595272\"/>\n      <waypoint x=\"210.922211\" y=\"-0.485455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.376877\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.742439\" y=\"80.306633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.433167\"/>\n      <waypoint x=\"-28.824089\" y=\"-0.880524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.576027\" y=\"128.610092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-212.481796\" y=\"-95.213860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.975906\" y=\"11.412733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-261.659668\"/>\n      <waypoint x=\"-109.688469\" y=\"91.441193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.797668\" y=\"-188.543030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"151.669312\"/>\n      <waypoint x=\"-245.945602\" y=\"-119.842346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.765671\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.581718\" y=\"-61.482952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-110.569145\"/>\n      <waypoint x=\"104.919716\" y=\"-190.243179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.073944\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.345490\" y=\"-207.721603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"-137.241913\" y=\"-95.100533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-239.886627\" y=\"115.715858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.406830\"/>\n      <waypoint x=\"-220.844284\" y=\"173.208191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"48.255222\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.408859\" y=\"-113.464691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-101.641907\" y=\"91.450401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.170128\" y=\"201.771561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n      <waypoint x=\"-20.824112\" y=\"-0.899996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.918486\" y=\"-189.979645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"94.041504\" y=\"6.816016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.091690\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.252457\" y=\"-88.073425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"36.378132\" y=\"-72.622833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.776566\" y=\"145.230240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"328.251556\"/>\n      <waypoint x=\"36.271187\" y=\"-68.624260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.007446\" y=\"81.684433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.705414\"/>\n      <waypoint x=\"-264.792603\" y=\"-58.516937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.649872\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.102009\" y=\"25.167431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n      <waypoint x=\"130.598770\" y=\"-181.424011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.187851\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-228.059464\" y=\"91.305771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-266.126190\" y=\"-68.058418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.176498\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.422592\" y=\"-111.464737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-120.360260\" y=\"-7.864503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"235.389420\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.645950\" y=\"94.993874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-142.281494\" y=\"144.043533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.798981\" y=\"3.464975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.081238\"/>\n      <waypoint x=\"-191.551468\" y=\"71.196220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.945633\" y=\"87.200066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-30.681965\" y=\"91.531586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.963478\" y=\"85.200150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-202.345062\" y=\"3.041845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.139450\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.090002\" y=\"55.216320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"92.030136\" y=\"74.767181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.465584\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-155.165207\" y=\"2.927007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-184.379456\" y=\"120.571762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.690552\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.402328\" y=\"-4.145458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-54.232006\" y=\"60.894669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.570557\" y=\"-142.354385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.496338\"/>\n      <waypoint x=\"-191.599976\" y=\"-104.708084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.092407\" y=\"-77.272804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"38.459736\" y=\"-150.450851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.804138\" y=\"123.853546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.422974\"/>\n      <waypoint x=\"-131.252457\" y=\"-88.091507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.645935\" y=\"94.987007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-123.909927\" y=\"91.199913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.656176\" y=\"208.574387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"136.045807\" y=\"195.586044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.437925\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.722458\" y=\"-154.990387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-122.355453\"/>\n      <waypoint x=\"27.910019\" y=\"-148.732300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-192.656189\" y=\"87.326859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.303680\"/>\n      <waypoint x=\"-146.307922\" y=\"147.524597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.645920\" y=\"94.968704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"44.859577\" y=\"-84.129951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.555725\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.083115\" y=\"-43.582809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-234.103806\" y=\"84.298843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.934677\" y=\"-36.912067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-125.438560\" y=\"82.397606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.114410\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-239.882767\" y=\"-84.464645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.941940\"/>\n      <waypoint x=\"-191.589737\" y=\"-67.583771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.787781\" y=\"-84.520004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-0.681983\" y=\"91.565910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.097931\" y=\"-97.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-117.003761\" y=\"-135.247086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-196.474136\" y=\"9.500766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.607323\"/>\n      <waypoint x=\"-27.242567\" y=\"-87.934830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.567703\" y=\"12.336223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-70.858879\" y=\"-133.287094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.161667\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.741877\" y=\"-30.280367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-77.771973\" y=\"-95.010948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.241928\" y=\"-95.070412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-195.074844\" y=\"-13.582814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.003311\" y=\"-135.370667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n      <waypoint x=\"-238.336472\" y=\"6.629460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.694000\" y=\"-201.189606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.896576\"/>\n      <waypoint x=\"-130.899704\" y=\"-204.123703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.242565\" y=\"-87.943863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"101.398010\" y=\"-193.865295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.852707\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.214539\" y=\"-78.678116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-136.365707\"/>\n      <waypoint x=\"-46.899796\" y=\"-204.011642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.078934\" y=\"-108.996925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.640503\"/>\n      <waypoint x=\"28.738955\" y=\"-48.818565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.292366\" y=\"84.525154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-60.375477\" y=\"2.696284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.376785\" y=\"6.330170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-154.270966\" y=\"150.987167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.787766\" y=\"-84.532051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-18.832638\" y=\"-4.404854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.561438\" y=\"126.717712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"74.127472\" y=\"-80.659492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.354065\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.369846\" y=\"-68.646599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"24.575788\" y=\"90.794914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.076408\" y=\"-18.829762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"106.628098\" y=\"22.053825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.077286\" y=\"-42.727127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-86.727707\" y=\"-145.396423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"184.540695\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.553123\" y=\"-92.437683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-44.367001\" y=\"6.157329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.064625\" y=\"-16.829796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-130.891800\" y=\"93.262306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.551468\" y=\"71.196220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-50.304371\" y=\"95.009140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-186.089203\" y=\"128.281616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.155365\"/>\n      <waypoint x=\"-127.814186\" y=\"45.924625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.559135\" y=\"-135.519806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-2.900347\" y=\"-200.452942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.544052\" y=\"98.106224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-81.753922\" y=\"-0.751690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.679272\" y=\"52.964359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"-44.417267\" y=\"-76.717682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-228.736191\" y=\"-116.664886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"280.824615\"/>\n      <waypoint x=\"24.676641\" y=\"-185.020691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.805801\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.523621\" y=\"3.275734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"24.570227\" y=\"104.714912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.575788\" y=\"90.794914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n      <waypoint x=\"32.612015\" y=\"-62.719975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.182854\" y=\"1.444414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.756958\"/>\n      <waypoint x=\"-12.899822\" y=\"-203.966278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.853996\" y=\"-121.440468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-128.366089\" y=\"-46.887798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.458820\" y=\"-116.704628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.072952\"/>\n      <waypoint x=\"53.707584\" y=\"95.470398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416188\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.597263\" y=\"-91.480568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"75.703674\" y=\"-79.868683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.933685\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.942703\" y=\"-94.635376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.555725\"/>\n      <waypoint x=\"-151.854034\" y=\"-206.970230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.635544\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.382355\" y=\"0.858616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.533173\"/>\n      <waypoint x=\"136.834229\" y=\"-126.757896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.709648\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.540039\" y=\"132.672409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-184.576508\" y=\"-19.585705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.003372\" y=\"-26.912304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-234.103806\" y=\"84.298843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-255.285400\" y=\"92.527130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"376.603271\"/>\n      <waypoint x=\"-163.944443\" y=\"146.919357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.014648\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.763535\" y=\"100.264587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.802277\"/>\n      <waypoint x=\"-71.782516\" y=\"-88.001923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.985870\" y=\"94.835602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-113.684471\" y=\"87.936623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.070992\" y=\"102.799118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"106.725716\" y=\"14.054424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.478256\" y=\"-46.172482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"148.708908\" y=\"103.288025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.041725\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.824032\" y=\"-199.949402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-198.493622\"/>\n      <waypoint x=\"42.398232\" y=\"-1.751496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.749695\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.639469\" y=\"-115.241867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.951004\"/>\n      <waypoint x=\"-67.762497\" y=\"-4.285756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"115.754890\" y=\"-199.656631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.164276\"/>\n      <waypoint x=\"17.295588\" y=\"-200.526306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.557833\" y=\"135.734924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"209.795547\" y=\"106.493179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.155571\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.400974\" y=\"187.576630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"-133.664902\" y=\"191.126511\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.785042\" y=\"68.917679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"103.054329\" y=\"28.077379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-271.389069\" y=\"74.239250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"435.578491\"/>\n      <waypoint x=\"-133.385269\" y=\"2.873993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.969231\" y=\"-142.061646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-275.774139\" y=\"-7.354843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.093910\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.259834\" y=\"101.776703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-265.342377\"/>\n      <waypoint x=\"-264.378479\" y=\"7.600948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.154556\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.815643\" y=\"2.565917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-30.895140\" y=\"-207.490295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.588566\" y=\"13.151149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.534210\"/>\n      <waypoint x=\"95.831367\" y=\"45.835190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.665306\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.046562\" y=\"75.892189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511383\"/>\n      <waypoint x=\"-188.078156\" y=\"-25.584738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.619934\" y=\"-4.706976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.721558\"/>\n      <waypoint x=\"34.900650\" y=\"-8.564238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.763367\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.218918\" y=\"58.941059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"35.469086\" y=\"-38.634975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.041885\" y=\"2.335380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.280151\"/>\n      <waypoint x=\"-72.536507\" y=\"-134.207443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"27.335730\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.913811\" y=\"-193.490295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"90.655396\" y=\"-71.941750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.298965\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.232021\" y=\"-94.946869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"28.092400\" y=\"49.216320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.936577\" y=\"-109.392677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-99.736839\" y=\"6.292101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.247200\" y=\"-91.573425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-148.442474\" y=\"-138.990036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.400620\" y=\"-8.563880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.764984\"/>\n      <waypoint x=\"-112.922791\" y=\"-145.715881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.646080\" y=\"-30.667870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-131.547470\" y=\"19.803801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.586975\" y=\"-57.583775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-54.099602\" y=\"40.895115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.637924\" y=\"87.964127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"30.777960\" y=\"81.589394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.023254\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.913815\" y=\"-193.476959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"-82.248932\" y=\"-144.817383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.192581\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.158813\" y=\"-97.615372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"228.271103\"/>\n      <waypoint x=\"-75.691933\" y=\"-143.130005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"198.670395\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-206.460663\" y=\"168.032837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"224.693329\"/>\n      <waypoint x=\"-230.223221\" y=\"-90.692711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.980396\" y=\"-170.011078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"21.256750\" y=\"-5.493277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-214.331833\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.240402\" y=\"12.786398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.300812\"/>\n      <waypoint x=\"-69.753967\" y=\"-0.780899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-222.336517\" y=\"6.590515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-272.144501\" y=\"-19.182783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-163.797882\" y=\"87.879280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-188.094620\" y=\"-85.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.291662\" y=\"-7.825894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.816040\"/>\n      <waypoint x=\"33.260098\" y=\"88.910362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.964706\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-135.376740\" y=\"6.378851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"28.061438\" y=\"126.716309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.864197\" y=\"-152.819778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.957596\"/>\n      <waypoint x=\"189.411606\" y=\"67.857979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.436615\" y=\"-15.224103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"28.666855\" y=\"7.905843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-253.718735\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.681961\" y=\"91.529297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"35.025757\" y=\"-21.921841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.310394\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.573915\" y=\"95.484825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"-50.785042\" y=\"68.917679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.058186\" y=\"-1.731141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"97.619331\" y=\"-190.366760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.192813\" y=\"6.017225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"94.530144\" y=\"71.451752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.498001\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.922371\" y=\"-145.824020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-195.063599\" y=\"27.197187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.650703\" y=\"11.255220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.081238\"/>\n      <waypoint x=\"-256.405945\" y=\"-76.401962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.104416\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.520653\" y=\"7.054768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.408981\"/>\n      <waypoint x=\"-46.999893\" y=\"21.600067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.772003\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.559959\" y=\"34.918415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"103.176353\" y=\"18.078125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.830109\" y=\"-91.071762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.971893\"/>\n      <waypoint x=\"-131.206940\" y=\"57.955383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-233.192154\" y=\"-54.617344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n      <waypoint x=\"-226.529297\" y=\"-107.088432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.889618\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.495514\" y=\"-1.488571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.781479\"/>\n      <waypoint x=\"-44.088306\" y=\"-20.870340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.527649\" y=\"10.040529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.805939\"/>\n      <waypoint x=\"-186.319977\" y=\"88.087074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.922485\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.762650\" y=\"-91.368553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"91.346214\" y=\"1.927298\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.032089\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.421196\" y=\"-38.839897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-197.746567\" y=\"82.440109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.988647\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.604836\" y=\"143.414612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.993744\"/>\n      <waypoint x=\"8.383300\" y=\"191.106720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.583988\" y=\"-0.700944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.799866\"/>\n      <waypoint x=\"-59.316246\" y=\"144.081284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"319.176025\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.286461\" y=\"61.227554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.273178\"/>\n      <waypoint x=\"-79.200340\" y=\"146.709824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.078796\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.277176\" y=\"99.805084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-100.280128\"/>\n      <waypoint x=\"-95.787766\" y=\"-84.538078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.526623\" y=\"98.424591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.141769\"/>\n      <waypoint x=\"69.027390\" y=\"5.364887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.421127\" y=\"-9.243897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.765053\"/>\n      <waypoint x=\"-135.756546\" y=\"88.715660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-163.650513\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.304718\" y=\"37.806381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n      <waypoint x=\"-238.393967\" y=\"-88.146271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.510986\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-163.518723\" y=\"-91.640114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-242.361969\" y=\"-3.860773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.462250\" y=\"-32.888123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"18.762648\" y=\"-91.365540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.314842\" y=\"151.203491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n      <waypoint x=\"-188.099655\" y=\"-103.544731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.127472\" y=\"-80.659492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.354065\"/>\n      <waypoint x=\"150.081543\" y=\"-114.260361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.737396\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.100410\" y=\"29.167429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n      <waypoint x=\"96.460251\" y=\"-23.224068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-186.720581\" y=\"178.857819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.535065\"/>\n      <waypoint x=\"-226.014313\" y=\"49.664879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"194.931915\" y=\"-153.146652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-120.086197\"/>\n      <waypoint x=\"65.375160\" y=\"-200.730148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.858879\" y=\"-133.287094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"30.161667\"/>\n      <waypoint x=\"-125.077362\" y=\"-85.742889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-231.045181\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.588089\" y=\"-61.585716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-131.783569\" y=\"-58.911552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.393784\" y=\"-0.630864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-43.940968\" y=\"92.493492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.814186\" y=\"45.924625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-250.361954\" y=\"-3.841300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.392567\" y=\"-4.347508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"7.056003\" y=\"-207.482956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.041168\" y=\"177.451019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977081\"/>\n      <waypoint x=\"143.852539\" y=\"-1.962635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.744949\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.237301\" y=\"-82.529182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.161102\"/>\n      <waypoint x=\"-50.499893\" y=\"21.605232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.771004\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.717438\" y=\"-1.967687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.744934\"/>\n      <waypoint x=\"-121.524315\" y=\"-23.827246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-208.217010\" y=\"185.208527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.828262\"/>\n      <waypoint x=\"37.135010\" y=\"208.751389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.756235\" y=\"-84.225304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.088608\"/>\n      <waypoint x=\"23.337831\" y=\"84.619995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.960724\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.601229\" y=\"27.118412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022888\"/>\n      <waypoint x=\"-114.546486\" y=\"150.942474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.704880\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.393799\" y=\"-0.640600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-272.545074\" y=\"11.188862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.055084\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.555437\" y=\"141.737717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"84.273781\" y=\"-73.716644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.411636\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.664948\" y=\"191.092422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n      <waypoint x=\"-155.504211\" y=\"186.511749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"189.306610\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_10.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.192856\" y=\"6.046433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"95.720856\" y=\"-8.667238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.314629\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.087606\" y=\"61.216320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"181.379669\" y=\"162.295517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.144772\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.481918\" y=\"-42.172485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"23.291662\" y=\"-7.825894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.816040\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.236374\" y=\"-133.236755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"489.215393\"/>\n      <waypoint x=\"-127.517250\" y=\"-93.959816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.987839\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.518723\" y=\"-91.655174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-184.461472\" y=\"89.437706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.091446\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.523697\" y=\"-23.942078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-71.771980\" y=\"-95.001915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.566910\" y=\"15.196226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-268.998383\" y=\"4.833762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.786285\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.558640\" y=\"45.194290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-184.597382\" y=\"-95.275703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.626461\" y=\"125.555084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"289.643463\"/>\n      <waypoint x=\"34.948044\" y=\"-2.615079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488251\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.977875\" y=\"87.867638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-67.633942\" y=\"84.489296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.688477\" y=\"91.436623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n      <waypoint x=\"34.965904\" y=\"-0.615163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488251\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.553123\" y=\"-92.437683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-141.692459\" y=\"94.904587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.591309\" y=\"-73.273773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"0.757404\" y=\"-87.892654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.999504\" y=\"25.483292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.218491\"/>\n      <waypoint x=\"-114.990387\" y=\"6.650486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.553757\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.053131\" y=\"65.197189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-132.326614\" y=\"98.721771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.876114\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.107849\" y=\"87.833168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-73.645935\" y=\"94.982430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.688477\" y=\"91.429756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n      <waypoint x=\"-240.762650\" y=\"-91.409576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-187.804108\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.007130\" y=\"-1.427789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.400146\"/>\n      <waypoint x=\"96.729698\" y=\"67.929794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.530422\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.080521\" y=\"-88.461807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-188.060287\" y=\"39.195251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.118942\" y=\"-175.564697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"327.026581\"/>\n      <waypoint x=\"28.070438\" y=\"-154.730164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.552368\" y=\"-88.179314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.913696\"/>\n      <waypoint x=\"27.896423\" y=\"-10.556706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.994186\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.410412\" y=\"142.144135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.771561\"/>\n      <waypoint x=\"-50.384026\" y=\"-0.828046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.410065\" y=\"91.168671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"2.752127\" y=\"-84.389648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-229.118134\" y=\"21.618217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n      <waypoint x=\"-150.443680\" y=\"-193.040604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"353.548645\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.752110\" y=\"-84.368561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"35.425671\" y=\"-167.918213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.745461\" y=\"2.709355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-40.762203\" y=\"-83.760452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.268677\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.657921\" y=\"205.099442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"31.581381\" y=\"76.797722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.247837\" y=\"-84.446884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-47.622517\" y=\"-26.667938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.055878\" y=\"55.197197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-178.589386\" y=\"134.337219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.683868\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.574295\" y=\"-11.585705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-190.882538\" y=\"-117.841980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"462.282196\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.580688\" y=\"-51.891487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.670868\"/>\n      <waypoint x=\"-45.592007\" y=\"-94.962479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.184316\" y=\"2.531840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"28.082811\" y=\"73.216316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.981857\" y=\"91.349335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-36.349861\" y=\"95.025101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.200333\" y=\"178.666672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.368408\"/>\n      <waypoint x=\"49.264355\" y=\"145.251968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.228439\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.598152\" y=\"13.485186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.908043\"/>\n      <waypoint x=\"-189.547089\" y=\"-91.679314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.013420\" y=\"-41.213646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"-143.162323\" y=\"-4.102229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.139450\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.781654\" y=\"-87.281075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.024475\"/>\n      <waypoint x=\"37.858002\" y=\"-6.191970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.353668\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"153.963455\" y=\"-102.486275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.767792\"/>\n      <waypoint x=\"85.634308\" y=\"-186.815903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.192474\" y=\"-80.121696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.386627\"/>\n      <waypoint x=\"-44.076527\" y=\"-18.870375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-197.919083\" y=\"175.499420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.623108\"/>\n      <waypoint x=\"-233.692169\" y=\"97.561104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.809998\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.257736\" y=\"-84.573433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-51.110676\" y=\"-24.647358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.736839\" y=\"6.292101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-42.045391\" y=\"-82.879723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.659378\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.091309\" y=\"-73.274734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-191.566910\" y=\"14.006153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.363647\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.099838\" y=\"-111.521133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.596375\"/>\n      <waypoint x=\"-145.524033\" y=\"-88.112999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.286346\" y=\"6.876509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.218048\"/>\n      <waypoint x=\"-184.434570\" y=\"12.654743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.760559\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.954052\" y=\"94.447105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n      <waypoint x=\"-47.086517\" y=\"38.941498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.458069\" y=\"-68.172478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.947418\"/>\n      <waypoint x=\"38.192371\" y=\"-140.454437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.039093\" y=\"-182.606674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.079117\"/>\n      <waypoint x=\"186.751251\" y=\"-116.709061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.916489\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.184331\" y=\"2.541576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-130.754257\" y=\"108.673370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.629311\" y=\"88.406563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.287674\"/>\n      <waypoint x=\"-50.887852\" y=\"84.447319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.602524\" y=\"-87.992615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-179.547104\" y=\"-91.664253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.894821\" y=\"-1.169336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.766388\"/>\n      <waypoint x=\"-65.591995\" y=\"-94.992607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.283661\" y=\"-58.887512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-139.003128\" y=\"-135.417007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.220444\" y=\"-203.126266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.203598\"/>\n      <waypoint x=\"-0.824173\" y=\"-0.948677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.944897\" y=\"83.664650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.233078\"/>\n      <waypoint x=\"103.442490\" y=\"-17.203403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.462547\" y=\"80.244820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.016327\"/>\n      <waypoint x=\"35.789925\" y=\"-50.630688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"180.137451\" y=\"163.862183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.031952\"/>\n      <waypoint x=\"203.296112\" y=\"-49.187832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.669098\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.930656\" y=\"-13.193084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n      <waypoint x=\"65.962265\" y=\"-145.625916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.104450\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.180618\" y=\"154.534683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n      <waypoint x=\"31.582811\" y=\"73.217720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.378132\" y=\"-72.622833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-162.884033\" y=\"-145.974976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"535.558350\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.495911\" y=\"23.590998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.999359\"/>\n      <waypoint x=\"-265.043671\" y=\"-33.021206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.913780\" y=\"-193.543655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"-2.923183\" y=\"-186.452957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"155.090576\" y=\"76.236343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.947418\"/>\n      <waypoint x=\"96.158569\" y=\"-76.268250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.626724\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.964249\" y=\"9.949923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.148804\"/>\n      <waypoint x=\"-39.300385\" y=\"-84.294632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.877960\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.659683\" y=\"201.574387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"-68.604034\" y=\"142.245148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.225754\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-246.630615\" y=\"94.356293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"367.264038\"/>\n      <waypoint x=\"-127.376755\" y=\"6.359379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.345596\" y=\"-207.670731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"-78.895103\" y=\"-207.554321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.429050\" y=\"-78.717636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.337494\"/>\n      <waypoint x=\"24.592400\" y=\"49.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-197.391266\" y=\"188.718582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.872879\"/>\n      <waypoint x=\"35.051441\" y=\"151.739105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.232027\" y=\"-94.934822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-128.544769\" y=\"-10.676136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.563751\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.085209\" y=\"67.216316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"-47.622517\" y=\"-26.667938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-270.708008\" y=\"-74.735413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.444855\"/>\n      <waypoint x=\"-121.228874\" y=\"-66.839241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.095470\" y=\"13.592495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.908051\"/>\n      <waypoint x=\"-60.484337\" y=\"95.396164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.703247\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-250.672913\" y=\"82.912315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"194.415985\"/>\n      <waypoint x=\"-268.739868\" y=\"-9.153286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.959625\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.599976\" y=\"69.923660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-17.663191\" y=\"194.568375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-179.276627\" y=\"6.485705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-257.241852\" y=\"80.655495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"203.505295\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.292355\" y=\"84.513710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-50.511299\" y=\"27.568052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.117691\" y=\"67.954987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-59.316246\" y=\"144.081284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"319.176025\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.907394\" y=\"141.589386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.819168\"/>\n      <waypoint x=\"9.314009\" y=\"95.077347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.511787\" y=\"23.769688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488617\"/>\n      <waypoint x=\"-184.104904\" y=\"-90.122597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.781219\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-218.107819\" y=\"87.817154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-109.736809\" y=\"6.316442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.651894\" y=\"-94.493950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.516342\"/>\n      <waypoint x=\"-177.182175\" y=\"-4.019423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.099592\" y=\"31.216322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"-47.157597\" y=\"10.333091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.573776\" y=\"-9.665708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-47.709923\" y=\"-92.387314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-310.855194\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.533598\" y=\"-82.782890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.270020\"/>\n      <waypoint x=\"28.064634\" y=\"118.716309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.074295\" y=\"-11.582809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-152.522659\" y=\"-135.521454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442551\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.009872\" y=\"-25.966061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-168.802246\" y=\"-141.373596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"524.072876\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.985870\" y=\"94.842468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-120.868011\" y=\"39.862381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-146.388824\" y=\"-142.474289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n      <waypoint x=\"-54.375492\" y=\"2.681679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.891388\" y=\"-1.146518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.093903\"/>\n      <waypoint x=\"-135.498291\" y=\"-83.510284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.145844\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.793869\" y=\"84.376991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-161.518723\" y=\"-91.637100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-257.393555\" y=\"91.851463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"378.938110\"/>\n      <waypoint x=\"-188.046814\" y=\"88.105270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-175.541855\" y=\"-95.158226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-127.867729\" y=\"-119.440514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.951790\" y=\"-94.071014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"170.805176\" y=\"-151.595444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.954567\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.064415\" y=\"73.892265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"47.027611\" y=\"5.268792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.565323\" y=\"17.803881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-43.954205\" y=\"94.493446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.777252\" y=\"-91.501923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-276.044617\" y=\"10.824836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.095985\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-267.580383\" y=\"-73.160095\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.261856\"/>\n      <waypoint x=\"-195.058640\" y=\"45.197189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.677822\" y=\"-106.979973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.854736\"/>\n      <waypoint x=\"-50.469952\" y=\"-7.181696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-286.443176\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.041168\" y=\"177.451019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977081\"/>\n      <waypoint x=\"-96.678497\" y=\"147.758224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.528193\" y=\"-22.068689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.318054\"/>\n      <waypoint x=\"6.767932\" y=\"-94.883606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.658936\" y=\"-17.208298\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n      <waypoint x=\"-124.367874\" y=\"39.893616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.184292\" y=\"2.512367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-61.591991\" y=\"-94.986580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"160.461807\" y=\"-181.182907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.933075\"/>\n      <waypoint x=\"-17.237310\" y=\"-91.419769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.076508\" y=\"-19.582811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-189.557632\" y=\"-84.679321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.913696\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"179.206116\" y=\"153.410950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.460632\"/>\n      <waypoint x=\"-43.666698\" y=\"187.581406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.058311\" y=\"130.578781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"28.538702\" y=\"2.176962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.291855\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.095352\" y=\"-82.586868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.560196\"/>\n      <waypoint x=\"-202.125793\" y=\"84.313660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.336487\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.077835\" y=\"91.518311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-358.266113\"/>\n      <waypoint x=\"94.151840\" y=\"205.537750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-274.636688\" y=\"-63.882439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-258.755463\"/>\n      <waypoint x=\"-183.669525\" y=\"144.275772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"403.703674\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.631350\" y=\"-26.054310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"38.870945\" y=\"-165.825348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.436615\" y=\"-15.224103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n      <waypoint x=\"-42.969082\" y=\"0.444291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.728058\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"115.754890\" y=\"-199.656631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.164276\"/>\n      <waypoint x=\"45.319431\" y=\"-84.141548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"358.555725\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.523888\" y=\"62.824089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.789398\"/>\n      <waypoint x=\"106.829216\" y=\"-49.669159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.091217\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.759605\" y=\"-87.491234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.613525\"/>\n      <waypoint x=\"99.813553\" y=\"6.813202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.300812\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.608521\" y=\"13.760659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.822571\"/>\n      <waypoint x=\"-85.771965\" y=\"-95.023003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.547089\" y=\"-91.682335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-54.284966\" y=\"68.894508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.358189\" y=\"-66.687859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-275.426971\" y=\"-49.097157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.069916\" y=\"4.335258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-132.009872\" y=\"-25.966061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.918503\" y=\"-189.960968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"116.475525\" y=\"-192.443024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.924988\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.307747\" y=\"118.483635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"280.999451\"/>\n      <waypoint x=\"-47.533997\" y=\"-11.640708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.344238\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.254669\" y=\"108.579651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-268.763977\" y=\"41.822906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.388763\" y=\"-142.489731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442551\"/>\n      <waypoint x=\"-145.173752\" y=\"-0.597323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.313999\" y=\"95.086502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"35.318726\" y=\"-163.919647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.232031\" y=\"-94.937836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-142.103821\" y=\"-4.104806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.530384\" y=\"-22.244640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.319763\"/>\n      <waypoint x=\"-43.586594\" y=\"38.964668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.276627\" y=\"6.480837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.139461\"/>\n      <waypoint x=\"-188.090286\" y=\"-69.584732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.231514\" y=\"-107.590790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.869713\"/>\n      <waypoint x=\"-127.640846\" y=\"-129.702301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.277008\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.656178\" y=\"208.583405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"75.462303\" y=\"145.617966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.727417\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.299164\" y=\"-56.646805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-119.317863\" y=\"-6.679341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"221.944916\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.771942\" y=\"-95.047104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"23.685568\" y=\"-88.484741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.154968\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.347260\" y=\"91.391792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.286545\"/>\n      <waypoint x=\"68.169769\" y=\"201.907196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.287814\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.006378\" y=\"79.380516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.500107\"/>\n      <waypoint x=\"24.594797\" y=\"43.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.262161\" y=\"82.603706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.751671\"/>\n      <waypoint x=\"94.729477\" y=\"76.995079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.465584\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.334110\" y=\"88.119995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.960938\"/>\n      <waypoint x=\"-132.731018\" y=\"1.111862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"206.375305\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.645920\" y=\"94.954971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-42.045391\" y=\"-82.879723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.659378\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.923176\" y=\"-186.455627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"-54.564564\" y=\"-16.809179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.691807\" y=\"88.455803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.583817\"/>\n      <waypoint x=\"31.863392\" y=\"-34.729984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-250.995285\" y=\"93.618149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"371.933655\"/>\n      <waypoint x=\"-124.770004\" y=\"-60.863415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.356514\" y=\"97.168427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-130.298111\" y=\"147.599976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.412928\" y=\"84.738983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.693970\"/>\n      <waypoint x=\"-50.821651\" y=\"74.447556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.656178\" y=\"208.578400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"71.045616\" y=\"93.036423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.754862\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.094070\" y=\"-83.272812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-275.641449\" y=\"53.884136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.805817\" y=\"125.604256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.061981\"/>\n      <waypoint x=\"204.063553\" y=\"9.740503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.993622\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.201294\" y=\"141.999130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.922455\"/>\n      <waypoint x=\"106.603691\" y=\"24.053679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.300835\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.913816\" y=\"-193.479630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"93.974205\" y=\"-59.166012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"69.208176\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-155.805893\" y=\"94.888435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-124.893639\" y=\"-42.863842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.354073\" y=\"-121.416435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-107.762367\" y=\"-4.188395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.121735\" y=\"-82.461952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-130.891800\" y=\"93.262306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"185.063385\" y=\"-167.438660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.163254\"/>\n      <waypoint x=\"-48.904457\" y=\"-200.514313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.553680\" y=\"63.196228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-179.302170\" y=\"-4.014263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.577606\" y=\"-23.585707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-263.998016\" y=\"3.179177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.889893\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.645920\" y=\"94.959549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"20.423431\" y=\"2.499372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.258224\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.641914\" y=\"91.457260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-195.067154\" y=\"14.337191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.560852\" y=\"37.194286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-188.041000\" y=\"109.181023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.318398\" y=\"-1.747889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.369934\"/>\n      <waypoint x=\"28.070993\" y=\"102.796310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.787788\" y=\"-84.498917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-54.459923\" y=\"-5.472600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.038971\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-163.518723\" y=\"-91.640114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-195.055328\" y=\"57.197193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.762466\" y=\"-4.261416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-184.538773\" y=\"117.231537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.775543\" y=\"-52.626251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-81.762451\" y=\"-4.251680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.531582\" y=\"17.633410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.314247\"/>\n      <waypoint x=\"-179.504547\" y=\"-0.414425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-187.185059\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.240747\" y=\"187.651169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"146.385544\" y=\"115.512764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"303.906708\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.435608\" y=\"143.967346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.143372\"/>\n      <waypoint x=\"-60.366959\" y=\"6.196273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.364685\" y=\"-186.649414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"-39.213615\" y=\"-95.090752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"192.151077\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.568970\" y=\"-15.893229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.032440\"/>\n      <waypoint x=\"-54.298206\" y=\"70.894463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.312859\" y=\"-127.416290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"34.077877\" y=\"-117.526237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-258.826874\" y=\"83.782333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"203.755203\"/>\n      <waypoint x=\"-127.707077\" y=\"57.924145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.240574\" y=\"187.721497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"-0.807141\" y=\"6.051302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.582012\" y=\"75.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n      <waypoint x=\"-21.242575\" y=\"-87.925789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.641724\" y=\"53.822281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n      <waypoint x=\"-113.688477\" y=\"91.436623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.334579\" y=\"-87.299217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.530701\"/>\n      <waypoint x=\"-110.976906\" y=\"-138.700638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.442562\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.371574\" y=\"-104.916473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.028809\"/>\n      <waypoint x=\"150.119797\" y=\"-103.673721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.447174\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"196.759125\" y=\"37.941204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.664635\"/>\n      <waypoint x=\"179.206116\" y=\"153.410950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.460632\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-245.866394\" y=\"87.396912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"187.411575\"/>\n      <waypoint x=\"-141.805908\" y=\"94.904449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.273037\" y=\"-121.902908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.059494\"/>\n      <waypoint x=\"-271.985260\" y=\"-41.071911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.060387\" y=\"-135.613373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-112.847488\" y=\"2.821449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.152893\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.237310\" y=\"-91.428802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-236.725815\" y=\"-95.237961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-181.339401\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-169.518723\" y=\"-91.649147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-150.271011\" y=\"151.005997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.602562\" y=\"-87.956467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"147.709229\" y=\"-110.992729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.093590\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.067230\" y=\"-134.475922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.258138\"/>\n      <waypoint x=\"-125.068970\" y=\"-15.917742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.035034\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.244446\" y=\"-95.773537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-205.027283\"/>\n      <waypoint x=\"-125.060608\" y=\"-12.710401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.666199\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.979744\" y=\"-145.592728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-141.376724\" y=\"6.393455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.385292\" y=\"2.854521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-148.307892\" y=\"147.515182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-157.173706\" y=\"-0.568115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-195.091309\" y=\"-73.272812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.050919\" y=\"73.195259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-246.630615\" y=\"94.356293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"367.264038\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-163.793869\" y=\"84.379280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-184.590286\" y=\"-69.585701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-174.909256\" y=\"-179.271057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"336.249847\"/>\n      <waypoint x=\"-123.019295\" y=\"-193.613174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.502687\" y=\"3.549947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n      <waypoint x=\"-97.641914\" y=\"91.454971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.599426\" y=\"-102.708084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n      <waypoint x=\"-47.541126\" y=\"-12.850276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-257.241852\" y=\"80.655495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"203.505295\"/>\n      <waypoint x=\"-184.356369\" y=\"-114.610840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.128662\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_11.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.342697\" y=\"72.856094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.402863\"/>\n      <waypoint x=\"31.466068\" y=\"-0.581096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488251\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.372116\" y=\"-6.134365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.946655\"/>\n      <waypoint x=\"-195.042114\" y=\"105.157181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.553839\" y=\"145.737717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-123.576027\" y=\"128.610092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.182991\" y=\"116.641800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-71.645935\" y=\"94.984718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.434570\" y=\"12.654743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.760559\"/>\n      <waypoint x=\"-189.765869\" y=\"95.530304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.121254\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-197.293594\" y=\"-0.470461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-112.314796\" y=\"151.184662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.602554\" y=\"-87.965500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-208.487091\" y=\"-91.707848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.995911\" y=\"23.614084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.001984\"/>\n      <waypoint x=\"-188.076508\" y=\"-19.584740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.869907\" y=\"-68.667213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-105.771942\" y=\"-95.053123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.578985\" y=\"82.797707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n      <waypoint x=\"-184.568802\" y=\"8.334293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.602554\" y=\"-87.965500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-78.686813\" y=\"-140.399445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.010300\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-271.536621\" y=\"-61.233757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-262.034576\"/>\n      <waypoint x=\"-54.031635\" y=\"17.650660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.311394\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.204758\" y=\"-6.000649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.404007\"/>\n      <waypoint x=\"116.995071\" y=\"204.216660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.133619\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.618416\" y=\"12.422109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n      <waypoint x=\"-63.633934\" y=\"84.493874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-135.385254\" y=\"2.878861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-195.094070\" y=\"-83.272812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.561539\" y=\"-3.073693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.616943\"/>\n      <waypoint x=\"-133.478348\" y=\"141.947876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.295578\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.197319\" y=\"-129.390259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.865673\"/>\n      <waypoint x=\"38.620159\" y=\"-156.448715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-226.345016\" y=\"3.100262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-128.523697\" y=\"-23.942078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.745361\" y=\"2.792112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-21.242575\" y=\"-87.925789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.745407\" y=\"2.758035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"29.113268\" y=\"-62.813560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.241211\" y=\"2.184694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-344.354828\"/>\n      <waypoint x=\"-47.152718\" y=\"48.941280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.488098\" y=\"19.807325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n      <waypoint x=\"-121.242607\" y=\"-64.839287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.760910\" y=\"51.861900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-268.543579\" y=\"-33.046658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.416779\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.583572\" y=\"15.819211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.404198\"/>\n      <waypoint x=\"-130.772110\" y=\"106.673447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.990992\" y=\"-76.982872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532082\"/>\n      <waypoint x=\"31.311905\" y=\"-10.454531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.984833\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.866119\" y=\"186.885132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.167496\"/>\n      <waypoint x=\"35.160805\" y=\"181.219925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-100.494415\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.641914\" y=\"91.461838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-101.782478\" y=\"-88.047112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.337502\" y=\"4.872501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.300812\"/>\n      <waypoint x=\"-81.730972\" y=\"143.685257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.032043\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.257729\" y=\"-84.582474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-184.540436\" y=\"111.231537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-207.206818\" y=\"-160.098618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"311.909058\"/>\n      <waypoint x=\"-34.913803\" y=\"-193.495636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.847488\" y=\"2.821449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.152893\"/>\n      <waypoint x=\"35.318726\" y=\"-163.919647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.419666\" y=\"-81.439735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.363495\"/>\n      <waypoint x=\"-65.597267\" y=\"-91.492615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.374535\" y=\"82.424194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n      <waypoint x=\"-120.977791\" y=\"-103.392815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.745430\" y=\"2.728827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-177.173660\" y=\"-0.519434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.537519\" y=\"7.418576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488251\"/>\n      <waypoint x=\"33.132202\" y=\"-82.168877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-256.982056\" y=\"84.548203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.336960\"/>\n      <waypoint x=\"-127.236542\" y=\"110.642044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.924133\" y=\"1.708673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.167021\"/>\n      <waypoint x=\"31.419981\" y=\"84.929886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.496033\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.338661\" y=\"99.168350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-124.463966\" y=\"-105.416809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.077286\" y=\"-42.727127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-59.460907\" y=\"-123.215286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.769184\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.707771\" y=\"95.513985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.416188\"/>\n      <waypoint x=\"120.122070\" y=\"1.431767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.255043\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.425385\" y=\"-95.975983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.832268\"/>\n      <waypoint x=\"-236.059464\" y=\"91.296616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.807064\" y=\"6.114587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"24.558632\" y=\"133.734924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.385727\" y=\"37.893700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-182.910370\" y=\"-127.373642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"305.503754\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.913820\" y=\"-193.474289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"25.614519\" y=\"-62.907146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.753876\" y=\"-0.707878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-89.777229\" y=\"-91.529030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.526825\" y=\"15.949558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.504517\"/>\n      <waypoint x=\"-46.304375\" y=\"95.013710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.073448\" y=\"-5.222372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-124.635544\" y=\"-80.437965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.385254\" y=\"2.883729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"28.090801\" y=\"53.216320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.607811\" y=\"-84.486595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"106.966110\" y=\"-25.193016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.326019\" y=\"84.577347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-61.420231\" y=\"131.072083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.286568\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.847099\" y=\"0.424304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n      <waypoint x=\"-172.382385\" y=\"139.847931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.514908\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.528193\" y=\"-22.068689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.318054\"/>\n      <waypoint x=\"-123.498055\" y=\"-87.396294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-221.580719\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-220.345047\" y=\"3.085658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-139.021851\" y=\"6.454455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.565598\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.062828\" y=\"84.577675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.145996\"/>\n      <waypoint x=\"28.097994\" y=\"35.216324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.681961\" y=\"91.529297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-24.832619\" y=\"-4.390250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.023651\" y=\"-94.747116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.337494\"/>\n      <waypoint x=\"-275.397888\" y=\"-53.097054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.397034\" y=\"-8.426131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.231903\"/>\n      <waypoint x=\"-47.834568\" y=\"-62.667313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.182205\" y=\"-4.048632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-56.375484\" y=\"2.686548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.337502\" y=\"4.872501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.300812\"/>\n      <waypoint x=\"3.056039\" y=\"-207.466003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.512470\" y=\"19.506618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.536194\"/>\n      <waypoint x=\"93.424263\" y=\"-74.083397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.626724\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.156693\" y=\"6.417260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"24.587606\" y=\"61.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.793869\" y=\"84.376991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-272.060120\" y=\"61.848061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.564686\" y=\"-16.850203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-99.782486\" y=\"-88.044098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.133261\" y=\"-44.913578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-124.082260\" y=\"71.892349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.169701\" y=\"-34.688419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-141.513489\" y=\"-95.106964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.520552\" y=\"5.549866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n      <waypoint x=\"-195.059738\" y=\"41.197189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.138893\" y=\"97.353600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-246.215820\"/>\n      <waypoint x=\"-189.276596\" y=\"6.510046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.483932\" y=\"1.418822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488251\"/>\n      <waypoint x=\"-13.242584\" y=\"-87.913742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.322819\" y=\"121.207108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"283.736938\"/>\n      <waypoint x=\"-195.058090\" y=\"47.197189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.815649\" y=\"2.561049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"42.758053\" y=\"-84.076843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.793762\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.599030\" y=\"-101.275703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-49.162685\" y=\"-83.144096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.618225\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.073277\" y=\"36.941544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"33.260098\" y=\"88.910362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.964706\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-186.408463\" y=\"-120.733284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"290.056091\"/>\n      <waypoint x=\"-50.138855\" y=\"-96.141464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-294.950439\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.424988\" y=\"-88.106827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"95.573730\" y=\"-142.441528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.171450\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.676674\" y=\"-103.094604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-94.200005\"/>\n      <waypoint x=\"-184.591858\" y=\"-75.275703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.913612\" y=\"-84.242386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.743912\"/>\n      <waypoint x=\"-45.494572\" y=\"88.393860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-321.002075\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.976528\" y=\"-86.747253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.337494\"/>\n      <waypoint x=\"114.122131\" y=\"1.405059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.255043\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.115173\" y=\"7.465865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.209003\"/>\n      <waypoint x=\"28.074190\" y=\"94.796310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977081\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.600412\" y=\"29.166031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n      <waypoint x=\"94.183441\" y=\"1.962805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.541977\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.790230\" y=\"104.611061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-131.687408\" y=\"-72.911209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.082012\" y=\"75.219131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977081\"/>\n      <waypoint x=\"24.603626\" y=\"21.118416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022888\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.385315\" y=\"2.835049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-169.165161\" y=\"2.961083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.777245\" y=\"-91.510956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-125.376762\" y=\"6.354510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.094017\" y=\"126.578934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-44.311066\" y=\"-58.688000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.121532\" y=\"-106.354141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-279.814545\"/>\n      <waypoint x=\"55.434597\" y=\"-186.687866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.684471\" y=\"87.934334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n      <waypoint x=\"-204.487091\" y=\"-91.701820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.392555\" y=\"-4.337772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"1.318019\" y=\"91.568199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.981857\" y=\"91.342468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"-254.430725\" y=\"-90.656677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-207.675583\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-172.780548\" y=\"200.323273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.617607\"/>\n      <waypoint x=\"29.785936\" y=\"189.937561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.237061\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.305471\" y=\"-200.581467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n      <waypoint x=\"106.936569\" y=\"-15.193072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.830704\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-179.488052\" y=\"2.881688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.044388\"/>\n      <waypoint x=\"-84.845673\" y=\"147.653641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.938583\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-146.307922\" y=\"147.524597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-234.353485\" y=\"-0.380255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.260098\" y=\"88.910362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.964706\"/>\n      <waypoint x=\"33.078728\" y=\"-80.169594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.494102\" y=\"-108.231010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-282.640503\"/>\n      <waypoint x=\"-124.171516\" y=\"61.892738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"24.620974\" y=\"-94.837883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.151855\"/>\n      <waypoint x=\"-41.597282\" y=\"-91.456467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.745361\" y=\"2.796980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"38.977894\" y=\"-169.823929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.644409\" y=\"-19.208244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n      <waypoint x=\"-125.252449\" y=\"-88.082466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.594797\" y=\"43.217716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"120.595360\" y=\"-136.912033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.325687\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.123779\" y=\"-4.110212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.804245\"/>\n      <waypoint x=\"-16.685976\" y=\"95.047600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.421036\" y=\"-38.887981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-188.048462\" y=\"82.105270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.666698\" y=\"187.584412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.971283\"/>\n      <waypoint x=\"-226.453247\" y=\"138.552689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.018723\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-261.208923\" y=\"-81.494972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-223.947098\"/>\n      <waypoint x=\"-126.969742\" y=\"80.102509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.638229\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.025253\" y=\"-78.170311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-54.245247\" y=\"62.894627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.419981\" y=\"84.929886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.496033\"/>\n      <waypoint x=\"-115.393829\" y=\"-0.669809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.684448\" y=\"87.906868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n      <waypoint x=\"-86.247406\" y=\"154.758530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"357.570831\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.871704\" y=\"-186.630005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.350830\"/>\n      <waypoint x=\"-58.918457\" y=\"-190.027649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.736645\" y=\"85.013496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.583817\"/>\n      <waypoint x=\"37.683483\" y=\"6.293930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.539200\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.647156\" y=\"120.672890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-214.103821\" y=\"84.321724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-268.600952\" y=\"57.822075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.583755\"/>\n      <waypoint x=\"-195.049576\" y=\"78.107193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.015778\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.814461\" y=\"45.862137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-165.518723\" y=\"-91.643120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.673843\" y=\"-74.863091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"69.434464\" y=\"-186.747223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.058109\" y=\"-1.696198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"96.483887\" y=\"-31.224035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.169296\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.349861\" y=\"95.025101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"55.073391\" y=\"-5.196164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.599838\" y=\"-104.221207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-272.447266\" y=\"23.850037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.416245\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.524017\" y=\"-88.119019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-261.933411\" y=\"-0.313124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.355293\" y=\"-146.639435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"24.587606\" y=\"61.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.980686\" y=\"98.493355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.620697\"/>\n      <waypoint x=\"-138.290848\" y=\"83.957184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.957550\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.384037\" y=\"-0.837782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"15.314005\" y=\"95.084213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.041000\" y=\"109.157173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-47.443310\" y=\"78.657547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.925995\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.392567\" y=\"-4.347508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n      <waypoint x=\"-264.508972\" y=\"-71.481857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.252274\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-243.276215\" y=\"-26.303780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.156006\"/>\n      <waypoint x=\"-244.247559\" y=\"101.424492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.676544\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.296188\" y=\"47.955780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"28.095596\" y=\"41.216324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.099380\" y=\"8.613427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.380333\"/>\n      <waypoint x=\"97.285370\" y=\"-60.305065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"69.356552\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.366993\" y=\"6.162197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-103.645912\" y=\"94.948112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.050640\" y=\"153.739105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"-43.994080\" y=\"-7.677684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.805634\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.073391\" y=\"-5.196164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"-61.872513\" y=\"-135.607544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"218.451965\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.771957\" y=\"-95.032036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-257.933411\" y=\"-0.322861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.529297\" y=\"-84.616020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-125.927460\" y=\"-134.034286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.775146\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.802376\" y=\"-87.039902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.933136\"/>\n      <waypoint x=\"-91.762413\" y=\"-4.227339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.745361\" y=\"2.792112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"64.556854\" y=\"94.651917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.206233\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.156708\" y=\"6.412392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-58.300358\" y=\"91.499985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.562935\" y=\"-57.503700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.787842\"/>\n      <waypoint x=\"110.086670\" y=\"135.585480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.005692\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.364901\" y=\"-186.547668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"-55.591991\" y=\"-94.977547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.828270\" y=\"151.264786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"336.895599\"/>\n      <waypoint x=\"-124.866165\" y=\"-46.863750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.252449\" y=\"-88.079453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-51.099968\" y=\"-22.829693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.049576\" y=\"78.105263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n      <waypoint x=\"-127.950157\" y=\"-107.440796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.241920\" y=\"-95.085472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-194.996078\" y=\"-113.872185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"454.458160\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.694668\" y=\"-4.800623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"200.944427\"/>\n      <waypoint x=\"-117.393829\" y=\"-0.664941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.206913\" y=\"-178.284515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-267.517487\"/>\n      <waypoint x=\"-127.241920\" y=\"-95.085472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.777245\" y=\"-91.507942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-195.067154\" y=\"14.336144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.883434\" y=\"95.556290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.416168\"/>\n      <waypoint x=\"29.517889\" y=\"-77.657028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-266.623901\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.346409\" y=\"-64.687889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-135.299530\" y=\"-5.647163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-214.538315\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.973846\" y=\"84.344757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-184.580917\" y=\"-35.585712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.331894\" y=\"43.955944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-62.304363\" y=\"94.995407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.904480\" y=\"-200.484955\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n      <waypoint x=\"-88.899757\" y=\"-204.067673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.058029\" y=\"-1.661254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749725\"/>\n      <waypoint x=\"5.056021\" y=\"-207.474472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.757080\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.323059\" y=\"-89.234085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.725006\"/>\n      <waypoint x=\"-178.814041\" y=\"-4.087229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.551254\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"122.137627\" y=\"-2.059296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.255035\"/>\n      <waypoint x=\"-50.954052\" y=\"94.447105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.066360\" y=\"17.195257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-56.700668\" y=\"-110.396980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.428833\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.994080\" y=\"25.738367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.488617\"/>\n      <waypoint x=\"91.523888\" y=\"62.824089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"116.789398\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.511299\" y=\"27.568052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.379295\"/>\n      <waypoint x=\"-145.793884\" y=\"84.399872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-229.162674\" y=\"-18.700542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.156006\"/>\n      <waypoint x=\"-115.169220\" y=\"-186.602692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.808525\" y=\"-141.675156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"187.532486\"/>\n      <waypoint x=\"-269.539551\" y=\"-76.736069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-237.982773\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.839508\" y=\"54.380505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.143890\"/>\n      <waypoint x=\"106.829216\" y=\"-49.669159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.091217\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.144660\" y=\"-193.457764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n      <waypoint x=\"163.959625\" y=\"-164.575180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"43.920746\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.252041\" y=\"-48.646942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662506\"/>\n      <waypoint x=\"-179.293655\" y=\"-0.514274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.557892\" y=\"130.672501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"-51.089165\" y=\"112.144684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.162788\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.006912\" y=\"130.662048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.274353\"/>\n      <waypoint x=\"35.074490\" y=\"-23.881634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.777245\" y=\"-91.516983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-155.173721\" y=\"-0.572983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.240673\" y=\"187.681320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"77.265923\" y=\"90.582527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.303490\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.607803\" y=\"-84.489609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-73.762474\" y=\"-4.271152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-271.811768\" y=\"72.075798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"442.310974\"/>\n      <waypoint x=\"-47.051395\" y=\"33.636646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.665276\" y=\"118.610504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.511391\"/>\n      <waypoint x=\"-46.375511\" y=\"2.662207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.062969\" y=\"131.170380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.113312\"/>\n      <waypoint x=\"102.372406\" y=\"-55.514141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.830177\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-270.708008\" y=\"-74.735413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-241.444855\"/>\n      <waypoint x=\"-131.034607\" y=\"77.262947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.968819\" y=\"-142.169785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n      <waypoint x=\"-185.302139\" y=\"-3.999659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.860535\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.327980\" y=\"46.001019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.749237\"/>\n      <waypoint x=\"-175.973862\" y=\"84.365349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.738955\" y=\"-48.818565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-184.579803\" y=\"-31.585705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.557922\" y=\"-31.097635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.416786\"/>\n      <waypoint x=\"-188.086975\" y=\"-57.584751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.685568\" y=\"-88.484741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.154968\"/>\n      <waypoint x=\"-44.899796\" y=\"-204.008972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.281647\" y=\"144.109421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n      <waypoint x=\"-169.529266\" y=\"-84.649155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.899376\" y=\"-54.816422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"78.797958\" y=\"-90.065132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-154.423294\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-266.715088\" y=\"76.691971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.176392\"/>\n      <waypoint x=\"-214.336548\" y=\"6.571043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.472603\" y=\"-89.729996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.590729\"/>\n      <waypoint x=\"-47.610737\" y=\"-24.667973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.330841\" y=\"-2.099079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"168.528946\"/>\n      <waypoint x=\"32.419666\" y=\"-81.439735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.363495\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.912430\" y=\"91.358345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.598328\"/>\n      <waypoint x=\"-110.114082\" y=\"144.114487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.680328\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.292347\" y=\"84.499985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-179.547104\" y=\"-91.664253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.511749\" y=\"-98.485611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.393539\"/>\n      <waypoint x=\"-77.645927\" y=\"94.977859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.656183\" y=\"208.563370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.028713\"/>\n      <waypoint x=\"35.078186\" y=\"84.799103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.977081\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.899750\" y=\"-204.072998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n      <waypoint x=\"-229.827576\" y=\"-145.538895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.017838\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.610550\" y=\"133.369537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"421.882751\"/>\n      <waypoint x=\"-43.524994\" y=\"29.660044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-269.026764\" y=\"15.974392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505157\"/>\n      <waypoint x=\"-123.543152\" y=\"-92.252937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.659851\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town05\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.372196\" y=\"-165.918930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"189.434296\" y=\"-37.274311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.330902\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.242321\" y=\"6.471644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.136902\"/>\n      <waypoint x=\"28.059431\" y=\"131.736313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.557034\" y=\"137.737717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977104\"/>\n      <waypoint x=\"20.465052\" y=\"-4.500834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.276398\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.375511\" y=\"2.667075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"26.645174\" y=\"-87.793182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.475128\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.565323\" y=\"17.803881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"35.104404\" y=\"19.167435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022888\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.371574\" y=\"-104.916473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.028809\"/>\n      <waypoint x=\"96.225273\" y=\"14.026304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.699165\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.558090\" y=\"47.196232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n      <waypoint x=\"-139.021851\" y=\"6.454455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.565598\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.981842\" y=\"11.068057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.390358\"/>\n      <waypoint x=\"-43.758713\" y=\"64.964096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town05_val.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-240.425888\" y=\"-70.430923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.156006\"/>\n      <waypoint x=\"-240.097275\" y=\"55.433262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.809998\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.073074\" y=\"-5.047653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.749695\"/>\n      <waypoint x=\"-44.322849\" y=\"-60.687973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.314041\" y=\"45.955864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n      <waypoint x=\"40.471283\" y=\"5.240154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.852425\" y=\"-48.863697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"29.113268\" y=\"-62.813560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.685968\" y=\"95.040741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"33.453041\" y=\"-94.164589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.041183\" y=\"-12.870479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"24.586008\" y=\"65.214920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022896\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.053680\" y=\"63.195251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-180.145325\" y=\"-125.222160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"305.162018\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.633919\" y=\"84.448112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-200.202682\" y=\"6.735413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"14.513229\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town05\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.962982\" y=\"176.398956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.652435\"/>\n      <waypoint x=\"85.541550\" y=\"144.679672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"352.635803\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.257729\" y=\"-84.579460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-79.641922\" y=\"91.475571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town05\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.024918\" y=\"29.636871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"-99.641922\" y=\"91.452690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.252163\" y=\"-48.688175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.662506\"/>\n      <waypoint x=\"-128.520920\" y=\"-8.662282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.793732\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.583038\" y=\"187.939224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.287811\"/>\n      <waypoint x=\"-42.964249\" y=\"9.949923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.148804\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.692467\" y=\"94.922890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.934387\"/>\n      <waypoint x=\"-124.907372\" y=\"-40.863892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.978123\" y=\"5.571764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.767334\"/>\n      <waypoint x=\"148.011307\" y=\"105.086624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.356819\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town05\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.481827\" y=\"-95.198799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.913696\"/>\n      <waypoint x=\"-188.206146\" y=\"-9.378867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.414978\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.042934\" y=\"1.751354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.250275\"/>\n      <waypoint x=\"35.035110\" y=\"-184.759995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-101.785828\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.547134\" y=\"-91.655220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"-127.374092\" y=\"95.230988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488609\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.602547\" y=\"-87.971527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-86.727707\" y=\"-145.396423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"184.540695\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.614519\" y=\"-62.907146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n      <waypoint x=\"-50.927574\" y=\"90.447197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.076546\" y=\"-10.688378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.641663\"/>\n      <waypoint x=\"142.701843\" y=\"1.532278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.744934\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.169205\" y=\"-186.632050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"27.926781\" y=\"-181.324509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.454605\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town05\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.923171\" y=\"-186.463638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.076447\"/>\n      <waypoint x=\"106.900635\" y=\"-190.115417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.306931\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.602551\" y=\"-87.968513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"91.619400\" y=\"-190.341324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.757080\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town05\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.815598\" y=\"2.599993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"95.442650\" y=\"62.742447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.382431\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.676888\" y=\"-133.687958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.910024\"/>\n      <waypoint x=\"-113.680466\" y=\"84.436623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.934387\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town05\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.658302\" y=\"-77.125008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.393555\"/>\n      <waypoint x=\"-161.165176\" y=\"2.941611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.257736\" y=\"-84.567413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-187.852448\" y=\"121.008537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.589661\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-232.103806\" y=\"84.301132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-204.487091\" y=\"-91.701820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town05\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.802250\" y=\"-95.226135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.695236\"/>\n      <waypoint x=\"36.485077\" y=\"-76.621399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.279190\" y=\"78.250931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.475960\"/>\n      <waypoint x=\"-83.736885\" y=\"6.253157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.587265\" y=\"135.490753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.352600\"/>\n      <waypoint x=\"-188.100204\" y=\"-105.544731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.015778\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town05\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.771965\" y=\"-95.026016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n      <waypoint x=\"29.273687\" y=\"-68.811417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.532074\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town05\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.606892\" y=\"-83.565727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.480408\"/>\n      <waypoint x=\"-55.591991\" y=\"-94.977547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.913696\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.322019\" y=\"88.070488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n      <waypoint x=\"-189.973846\" y=\"84.349335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.934433\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town05\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.300365\" y=\"91.506851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n      <waypoint x=\"24.601229\" y=\"27.118412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022888\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town05\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.905304\" y=\"-74.655884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.662514\"/>\n      <waypoint x=\"-62.895111\" y=\"-207.532990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.923553\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-265.268555\" y=\"3.006191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-347.603333\"/>\n      <waypoint x=\"-50.834888\" y=\"76.447502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.620697\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.033936\" y=\"-11.619680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.344238\"/>\n      <waypoint x=\"-142.307983\" y=\"147.543427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.730286\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.519073\" y=\"104.280060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.379303\"/>\n      <waypoint x=\"103.112007\" y=\"-51.424297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.670868\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town05\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.346886\" y=\"-0.594618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.069061\"/>\n      <waypoint x=\"42.149971\" y=\"-184.280975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.113754\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town05\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.752127\" y=\"-84.389648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-111.393845\" y=\"-0.679545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.139450\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town05\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.442905\" y=\"-84.489365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"-191.561401\" y=\"35.196224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town05\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.157597\" y=\"10.333091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.091949\"/>\n      <waypoint x=\"-176.181961\" y=\"149.803345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"389.168518\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town05\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.121292\" y=\"123.597054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.520287\"/>\n      <waypoint x=\"-104.711365\" y=\"154.720490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.269714\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-167.529266\" y=\"-84.646141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.086304\"/>\n      <waypoint x=\"27.948559\" y=\"-2.526017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.488258\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town05\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.590286\" y=\"-69.585701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.015793\"/>\n      <waypoint x=\"-171.801880\" y=\"91.370125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.065567\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town05\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.285095\" y=\"3.014924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.860535\"/>\n      <waypoint x=\"-50.847099\" y=\"0.424304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.091949\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town05\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.320786\" y=\"-90.011543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.849487\"/>\n      <waypoint x=\"-195.074295\" y=\"-11.582809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.984207\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town05\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.682980\" y=\"-46.632122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.532074\"/>\n      <waypoint x=\"-126.922371\" y=\"-145.824020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.442566\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_00.xml",
    "content": "<routes><route id=\"0\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-171.210770\" y=\"243.557861\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.870598\" y=\"237.551834\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-181.779297\" y=\"41.972729\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.236481\" y=\"48.940197\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.789291\" y=\"4.802970\" yaw=\"113.532738\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.237892\" y=\"45.413544\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.746323\" y=\"-18.884209\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-362.880463\" y=\"59.703053\" yaw=\"94.821632\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.086334\" y=\"144.040192\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"563.258179\" y=\"141.737289\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.193413\" y=\"243.424042\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.520599\" y=\"237.576279\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.891562\" y=\"-107.936813\" yaw=\"89.250809\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.740525\" y=\"134.658310\" yaw=\"446.778992\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"130.900955\" y=\"-12.708703\" yaw=\"191.137741\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.591194\" y=\"-12.095978\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"662.307922\" y=\"75.486160\" yaw=\"270.621399\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"612.768127\" y=\"-16.873335\" yaw=\"180.419418\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"122.251465\" y=\"52.283276\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.227379\" y=\"-12.878401\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-366.417664\" y=\"159.384048\" yaw=\"89.141678\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-211.416992\" y=\"240.130203\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-165.670731\" y=\"-11.833445\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-252.196304\" y=\"-21.945831\" yaw=\"179.481903\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-230.244095\" y=\"49.743725\" yaw=\"356.817596\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.236485\" y=\"48.915157\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"401.709412\" y=\"-20.900036\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.418961\" y=\"-23.477509\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-297.291718\" y=\"51.690975\" yaw=\"-29.158890\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-238.037430\" y=\"53.682449\" yaw=\"356.817596\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.730461\" y=\"246.669037\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.938074\" y=\"307.053772\" yaw=\"90.603210\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-239.435287\" y=\"145.578247\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-300.768005\" y=\"62.541565\" yaw=\"-39.891434\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.297952\" y=\"167.579987\" yaw=\"-90.527451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.251488\" y=\"52.328480\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.316422\" y=\"136.348648\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.362335\" y=\"38.310814\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.137838\" y=\"384.093323\" yaw=\"255.846802\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.291762\" y=\"88.365677\" yaw=\"269.505127\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-289.874908\" y=\"143.200180\" yaw=\"197.658401\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.237885\" y=\"45.445854\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.758133\" y=\"150.797180\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"501.258728\" y=\"141.483261\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.742159\" y=\"84.502998\" yaw=\"89.505142\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.935380\" y=\"351.096283\" yaw=\"92.694687\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-183.198151\" y=\"250.579453\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.867012\" y=\"248.052521\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"582.520508\" y=\"237.724335\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"661.409668\" y=\"158.311279\" yaw=\"270.621399\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.193390\" y=\"243.437927\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.436910\" y=\"306.924866\" yaw=\"90.603210\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.239973\" y=\"40.123688\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.202072\" y=\"-19.776371\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.702759\" y=\"-35.389702\" yaw=\"270.382294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.049881\" y=\"-87.435249\" yaw=\"270.382294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.586358\" y=\"102.572060\" yaw=\"89.505142\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.845181\" y=\"237.273590\" yaw=\"89.096199\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"447.056122\" y=\"151.761261\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"563.272522\" y=\"138.237320\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.244915\" y=\"45.368034\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"226.802551\" y=\"45.366104\" yaw=\"-360.027893\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-329.406708\" y=\"236.833008\" yaw=\"17.199995\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.198120\" y=\"250.604645\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.261902\" y=\"38.113094\" yaw=\"0.348699\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.602455\" y=\"-8.661474\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.747864\" y=\"-24.079681\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.214783\" y=\"-16.298248\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.875595\" y=\"145.835236\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-181.198151\" y=\"250.575851\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"662.863586\" y=\"145.881668\" yaw=\"-405.201538\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"513.575256\" y=\"-13.917353\" yaw=\"-179.874878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"424.518188\" y=\"244.670441\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"628.009827\" y=\"232.975845\" yaw=\"-18.698437\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.378204\" y=\"244.546890\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"290.520569\" y=\"237.624725\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"446.358185\" y=\"38.259209\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"515.085449\" y=\"23.344009\" yaw=\"308.966431\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.244904\" y=\"45.354851\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"238.802551\" y=\"45.360260\" yaw=\"-360.027893\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"134.951340\" y=\"36.905663\" yaw=\"-20.940968\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.761627\" y=\"-12.332103\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.537300\" y=\"193.578796\" yaw=\"-90.527451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.287643\" y=\"143.389557\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.189499\" y=\"-23.181652\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.591164\" y=\"-12.081408\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.168480\" y=\"156.267181\" yaw=\"-90.926003\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"239.815262\" y=\"136.912018\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"126.444603\" y=\"-16.397427\" yaw=\"179.791321\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.590981\" y=\"-11.979425\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.076415\" y=\"-91.388458\" yaw=\"270.382294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.304049\" y=\"-144.082153\" yaw=\"-149.449097\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.936441\" y=\"-89.535286\" yaw=\"90.382294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-117.603760\" y=\"-15.508540\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-135.107880\" y=\"45.453880\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.925867\" y=\"197.664886\" yaw=\"89.472549\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"218.028107\" y=\"52.369965\" yaw=\"0.046073\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"494.342529\" y=\"45.235847\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"637.685181\" y=\"-17.705044\" yaw=\"207.895615\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"509.590546\" y=\"-20.926071\" yaw=\"-179.874878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.302032\" y=\"139.865005\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.786545\" y=\"143.936539\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.152328\" y=\"38.821976\" yaw=\"51.628159\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.256302\" y=\"38.227612\" yaw=\"0.266255\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"657.286865\" y=\"227.313919\" yaw=\"-49.048840\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"651.289062\" y=\"10.893959\" yaw=\"244.535004\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.276512\" y=\"236.406937\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.867393\" y=\"142.344620\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"450.518188\" y=\"244.679306\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"550.520508\" y=\"237.713425\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.603775\" y=\"-15.501256\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-260.265350\" y=\"-21.845379\" yaw=\"178.329697\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-211.669678\" y=\"-15.183561\" yaw=\"180.219788\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-363.539093\" y=\"85.487701\" yaw=\"91.171432\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.251499\" y=\"52.347317\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.227463\" y=\"-12.834694\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"637.228882\" y=\"149.040436\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"620.465942\" y=\"-23.323082\" yaw=\"188.243912\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-209.636948\" y=\"-15.178164\" yaw=\"180.042419\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-359.330078\" y=\"165.178345\" yaw=\"89.141678\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"119.214645\" y=\"-16.371094\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.964698\" y=\"-131.218750\" yaw=\"-73.250076\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.379398\" y=\"241.045532\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.071686\" y=\"147.671280\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-221.597885\" y=\"-11.711698\" yaw=\"179.855118\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-329.750000\" y=\"12.339479\" yaw=\"144.900085\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.251503\" y=\"52.356728\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.881706\" y=\"-12.375373\" yaw=\"-180.208664\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.499974\" y=\"259.034241\" yaw=\"-90.903801\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.273514\" y=\"146.791183\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"123.891464\" y=\"52.281731\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.804260\" y=\"48.849548\" yaw=\"-360.027893\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.742638\" y=\"243.162109\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.378204\" y=\"244.536667\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"308.350830\" y=\"41.826401\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"420.355896\" y=\"52.271870\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-248.410645\" y=\"47.248390\" yaw=\"356.817596\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-143.109283\" y=\"41.957111\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"124.301895\" y=\"139.938751\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"309.071625\" y=\"147.695862\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"465.795502\" y=\"-14.021679\" yaw=\"-179.874878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"243.341095\" y=\"-20.323217\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.599309\" y=\"41.904400\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.287521\" y=\"36.043453\" yaw=\"-33.882748\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-57.239300\" y=\"41.922428\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.251488\" y=\"52.332245\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.061668\" y=\"125.247093\" yaw=\"-21.506184\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.085602\" y=\"144.392563\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"585.215088\" y=\"152.327347\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"668.938354\" y=\"31.501289\" yaw=\"257.056274\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.870590\" y=\"237.551163\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.518188\" y=\"244.645874\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.573997\" y=\"197.597076\" yaw=\"-90.527451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.251488\" y=\"52.332245\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.193413\" y=\"243.417114\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.867386\" y=\"142.339920\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"374.520569\" y=\"237.653381\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"638.863831\" y=\"243.847931\" yaw=\"-22.442299\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-193.198120\" y=\"250.597443\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.742779\" y=\"243.078781\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"490.584442\" y=\"144.939560\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"668.821350\" y=\"120.389435\" yaw=\"270.621399\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.749539\" y=\"211.409897\" yaw=\"-90.903801\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.259132\" y=\"150.307556\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.324605\" y=\"413.088928\" yaw=\"6.888543\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.628053\" y=\"348.306030\" yaw=\"-449.396790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.100372\" y=\"140.663147\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"490.555756\" y=\"151.939499\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-369.646881\" y=\"177.484558\" yaw=\"89.141678\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-339.665253\" y=\"240.507080\" yaw=\"21.970940\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-179.850830\" y=\"135.217987\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-318.549927\" y=\"83.972969\" yaw=\"-74.525208\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.109981\" y=\"177.665787\" yaw=\"89.472549\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.700840\" y=\"384.228058\" yaw=\"111.221466\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"110.257904\" y=\"38.196884\" yaw=\"0.317052\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"134.097412\" y=\"-11.513384\" yaw=\"209.868973\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"651.289062\" y=\"10.893959\" yaw=\"244.535004\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"548.920898\" y=\"-17.338783\" yaw=\"-179.739532\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"391.056610\" y=\"151.531815\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"633.228882\" y=\"149.024033\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-283.789124\" y=\"-8.354288\" yaw=\"167.340668\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-360.241547\" y=\"99.200455\" yaw=\"450.155792\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"488.339111\" y=\"38.238770\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"473.818359\" y=\"-24.504187\" yaw=\"-179.874878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-157.210785\" y=\"243.532684\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.754639\" y=\"239.738510\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.380592\" y=\"237.548935\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.520599\" y=\"237.598801\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-363.539093\" y=\"85.487701\" yaw=\"91.171432\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-237.410645\" y=\"243.676987\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"226.515823\" y=\"251.602890\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"400.519379\" y=\"241.162247\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.057343\" y=\"151.187637\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"411.099457\" y=\"141.113846\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-346.166840\" y=\"21.473518\" yaw=\"132.407303\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-366.712128\" y=\"69.461449\" yaw=\"91.171432\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.202187\" y=\"-19.710812\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.720825\" y=\"-11.898824\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.487259\" y=\"36.165794\" yaw=\"-30.531918\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.761641\" y=\"-12.339387\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"377.085419\" y=\"144.474503\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"639.271912\" y=\"138.548721\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"427.056305\" y=\"151.679306\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"559.130798\" y=\"41.704304\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.718361\" y=\"250.141235\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"86.865814\" y=\"251.555252\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.328064\" y=\"-23.976170\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"175.354279\" y=\"-16.575569\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.726761\" y=\"136.174149\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"318.350830\" y=\"41.821529\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"497.499664\" y=\"35.933628\" yaw=\"-18.254635\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"563.129089\" y=\"38.202354\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"603.385864\" y=\"244.636810\" yaw=\"-2.510728\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"661.156616\" y=\"181.640854\" yaw=\"-89.378586\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"329.760437\" y=\"-20.637980\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"119.201897\" y=\"-19.871071\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.407710\" y=\"221.463776\" yaw=\"-90.903801\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.288017\" y=\"143.209274\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.869400\" y=\"241.053207\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"326.518188\" y=\"244.637009\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"669.376587\" y=\"63.857395\" yaw=\"269.041443\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"637.685181\" y=\"-17.705044\" yaw=\"207.895615\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.377014\" y=\"248.050308\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"312.520569\" y=\"237.632233\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.084322\" y=\"139.515991\" yaw=\"-0.015117\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.202335\" y=\"-145.028381\" yaw=\"164.335281\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.316422\" y=\"136.348648\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"353.056915\" y=\"151.376114\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"594.999817\" y=\"-24.003593\" yaw=\"-179.580566\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"505.590576\" y=\"-20.934805\" yaw=\"-179.874878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.815752\" y=\"52.375034\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.189590\" y=\"-23.123375\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.498159\" y=\"259.270905\" yaw=\"89.096199\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.999876\" y=\"394.567719\" yaw=\"87.553375\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.389421\" y=\"-136.573318\" yaw=\"96.395996\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-22.774416\" y=\"-15.853933\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.783352\" y=\"144.850204\" yaw=\"176.538589\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-237.410660\" y=\"135.082962\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.184501\" y=\"239.036743\" yaw=\"-90.903801\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.316505\" y=\"136.307678\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"428.355896\" y=\"52.267975\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"407.676208\" y=\"-24.421791\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-165.217072\" y=\"240.047089\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-69.754654\" y=\"239.731567\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"276.515778\" y=\"251.619949\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"502.518219\" y=\"244.697052\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-137.850937\" y=\"135.316498\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-302.604187\" y=\"123.305359\" yaw=\"226.057159\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.080353\" y=\"120.725441\" yaw=\"-22.942474\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"368.355896\" y=\"52.297188\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-143.859131\" y=\"138.802414\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.193283\" y=\"243.493469\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"256.520599\" y=\"237.613129\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"528.516907\" y=\"248.205917\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.470708\" y=\"130.300995\" yaw=\"447.295624\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-242.781815\" y=\"220.455429\" yaw=\"58.609444\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"443.056152\" y=\"151.744858\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"569.130798\" y=\"41.699436\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.337896\" y=\"45.575043\" yaw=\"-269.617676\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.800591\" y=\"145.480652\" yaw=\"176.578827\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.665627\" y=\"235.765823\" yaw=\"-10.292415\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-251.290619\" y=\"135.050415\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"476.613251\" y=\"137.882248\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"669.393982\" y=\"67.500343\" yaw=\"270.411743\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"657.179199\" y=\"28.596159\" yaw=\"-95.656342\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"570.897949\" y=\"-10.179651\" yaw=\"-179.580566\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.098480\" y=\"301.086121\" yaw=\"-89.985901\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.948730\" y=\"150.511139\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.750043\" y=\"162.435699\" yaw=\"89.472549\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.935184\" y=\"263.235199\" yaw=\"89.096199\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"113.201935\" y=\"-19.849216\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.105430\" y=\"-15.940908\" yaw=\"-180.208664\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"452.599121\" y=\"141.283890\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"563.215210\" y=\"152.237198\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"658.721375\" y=\"83.447723\" yaw=\"270.621399\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"598.974060\" y=\"-20.474405\" yaw=\"-179.580566\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-236.197037\" y=\"-22.090508\" yaw=\"179.481903\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-340.801971\" y=\"7.291322\" yaw=\"143.730957\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-179.210739\" y=\"243.572266\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.371661\" y=\"267.289459\" yaw=\"89.096199\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-289.687164\" y=\"135.861023\" yaw=\"200.473114\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-276.156403\" y=\"52.324211\" yaw=\"-5.199493\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.105057\" y=\"52.455498\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.767605\" y=\"142.520767\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.235058\" y=\"52.414349\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.809160\" y=\"45.378807\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"671.282471\" y=\"44.026382\" yaw=\"261.742859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"431.808563\" y=\"-10.509594\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-163.217072\" y=\"240.043488\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.867012\" y=\"248.060715\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"488.598816\" y=\"141.431396\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"665.606079\" y=\"142.533585\" yaw=\"-416.154419\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.198734\" y=\"399.534698\" yaw=\"73.122559\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.062735\" y=\"294.947601\" yaw=\"-90.681343\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.378204\" y=\"244.550308\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"266.520569\" y=\"237.616531\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"408.352539\" y=\"45.277714\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"461.803162\" y=\"-17.530405\" yaw=\"-179.874878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.120113\" y=\"154.287567\" yaw=\"-91.373566\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.299118\" y=\"7.410785\" yaw=\"263.750824\" z=\"0.0\" />\n    </weather>\n  </route>\n  </routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_01.xml",
    "content": "<routes><route id=\"0\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.597488\" y=\"-8.552224\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.596479\" y=\"48.906017\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.518188\" y=\"244.617218\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.515778\" y=\"251.645874\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"297.100433\" y=\"140.646759\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"431.113678\" y=\"137.695816\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.913416\" y=\"321.201691\" yaw=\"-89.396790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.726761\" y=\"136.174149\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"555.132507\" y=\"45.206249\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"560.949585\" y=\"-17.252665\" yaw=\"-179.580566\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"657.777222\" y=\"170.502609\" yaw=\"270.621399\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"590.897400\" y=\"-10.033249\" yaw=\"-179.580566\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"462.599030\" y=\"141.324860\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"557.272583\" y=\"138.212738\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.110882\" y=\"201.587692\" yaw=\"-90.527451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.244881\" y=\"45.319069\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"553.258179\" y=\"141.696320\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"659.422485\" y=\"12.188072\" yaw=\"249.149658\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.202377\" y=\"-19.608829\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.925911\" y=\"-136.744522\" yaw=\"-94.963409\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"635.129089\" y=\"38.167301\" yaw=\"-0.027896\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"433.775360\" y=\"-14.016781\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.379395\" y=\"241.037338\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"279.057526\" y=\"151.072906\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"379.114105\" y=\"137.482758\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"435.099243\" y=\"141.212173\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.189644\" y=\"-23.094238\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-227.635086\" y=\"-22.167931\" yaw=\"179.481903\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.603836\" y=\"-15.544963\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-258.147217\" y=\"-18.390297\" yaw=\"179.202271\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.385553\" y=\"-115.239914\" yaw=\"82.009605\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.620905\" y=\"98.572212\" yaw=\"89.505142\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"393.085297\" y=\"144.540070\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"557.134216\" y=\"48.705276\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-213.410675\" y=\"243.633789\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.062072\" y=\"318.794434\" yaw=\"90.603210\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-282.214264\" y=\"247.257599\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.718342\" y=\"250.155121\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.616798\" y=\"-19.154205\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.235058\" y=\"52.415157\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"370.350830\" y=\"41.796215\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"466.354248\" y=\"48.749474\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.712494\" y=\"139.641342\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.962906\" y=\"147.093124\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.913416\" y=\"321.201691\" yaw=\"-89.396790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.092314\" y=\"251.532135\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"671.282471\" y=\"44.026382\" yaw=\"261.742859\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"615.130493\" y=\"-20.319277\" yaw=\"182.629135\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.754723\" y=\"239.696838\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.178390\" y=\"360.134949\" yaw=\"92.457733\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"622.358215\" y=\"-19.452265\" yaw=\"191.051300\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"393.709503\" y=\"-20.870897\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.316362\" y=\"169.579895\" yaw=\"-90.527451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.251465\" y=\"52.298347\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.616743\" y=\"-112.770500\" yaw=\"84.482491\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-150.826477\" y=\"33.861965\" yaw=\"61.591057\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-339.829712\" y=\"20.067219\" yaw=\"137.382080\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-298.220551\" y=\"243.786392\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.863072\" y=\"70.503525\" yaw=\"89.505142\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.759392\" y=\"139.016083\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-249.307053\" y=\"142.055099\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-175.779297\" y=\"41.970306\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-143.107864\" y=\"45.457111\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.875710\" y=\"145.931381\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"2.302903\" y=\"24.512257\" yaw=\"270.382294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.146691\" y=\"-145.263260\" yaw=\"170.578262\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"540.518250\" y=\"244.710007\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"659.930298\" y=\"229.607880\" yaw=\"-49.048840\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-167.198181\" y=\"250.550674\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.668654\" y=\"365.969482\" yaw=\"97.148659\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.867188\" y=\"142.175751\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-311.402222\" y=\"108.681870\" yaw=\"251.877563\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"330.518188\" y=\"244.638367\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"608.056030\" y=\"247.833435\" yaw=\"-5.089790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.616539\" y=\"-19.015802\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-354.063477\" y=\"39.675980\" yaw=\"114.568771\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-358.519684\" y=\"206.037399\" yaw=\"443.016083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-171.204483\" y=\"247.057861\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"456.519379\" y=\"241.181351\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"592.518250\" y=\"244.727753\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.606886\" y=\"253.204575\" yaw=\"-42.744835\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"196.517014\" y=\"248.092651\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"227.772354\" y=\"147.362762\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"339.100067\" y=\"140.818848\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.655792\" y=\"94.502632\" yaw=\"89.505142\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-66.811775\" y=\"145.982483\" yaw=\"179.963654\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"547.229614\" y=\"148.671677\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"607.257812\" y=\"141.917572\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-137.193344\" y=\"243.465698\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-219.435349\" y=\"145.625153\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.931351\" y=\"155.836227\" yaw=\"-13.528229\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"475.513031\" y=\"134.493820\" yaw=\"-21.215843\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"363.099884\" y=\"140.917175\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"516.563293\" y=\"77.463226\" yaw=\"295.269653\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.252396\" y=\"243.288864\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.870598\" y=\"237.551834\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.244915\" y=\"45.369919\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.079771\" y=\"-23.028276\" yaw=\"-180.208664\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.202431\" y=\"-19.579693\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.316641\" y=\"-148.508789\" yaw=\"140.383057\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.811781\" y=\"140.166092\" yaw=\"307.645294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.360910\" y=\"57.678314\" yaw=\"-73.268372\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"548.339111\" y=\"38.209557\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"635.132507\" y=\"45.167301\" yaw=\"-0.027896\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.034592\" y=\"138.130554\" yaw=\"-204.636505\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.379395\" y=\"241.040070\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.786703\" y=\"333.273895\" yaw=\"-89.396790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.360855\" y=\"96.365379\" yaw=\"269.505127\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.333389\" y=\"150.603577\" yaw=\"192.936646\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-310.422699\" y=\"62.135445\" yaw=\"-47.839127\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.408294\" y=\"179.597900\" yaw=\"-90.527451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"139.991333\" y=\"25.684923\" yaw=\"-66.838661\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"283.071869\" y=\"147.589340\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"480.613220\" y=\"137.898651\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"221.786743\" y=\"143.838211\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"387.085358\" y=\"144.515472\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.096579\" y=\"-65.535820\" yaw=\"90.382294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.594162\" y=\"-8.479391\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"461.803162\" y=\"-17.530405\" yaw=\"-179.874878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.328064\" y=\"-23.976170\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-359.569763\" y=\"149.180130\" yaw=\"89.141678\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.193283\" y=\"243.500427\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.875473\" y=\"140.407196\" yaw=\"-19.403091\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"299.114777\" y=\"137.154984\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"397.742554\" y=\"-17.385563\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"185.328720\" y=\"-23.611946\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"327.085846\" y=\"144.269638\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"613.214844\" y=\"152.442062\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-325.430695\" y=\"237.937912\" yaw=\"13.860411\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-116.276558\" y=\"236.393051\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.123269\" y=\"-61.535923\" yaw=\"90.382294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.236481\" y=\"48.949085\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-234.346970\" y=\"229.682404\" yaw=\"396.862732\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.991961\" y=\"237.569016\" yaw=\"-1.061478\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-288.300476\" y=\"-18.083179\" yaw=\"166.383896\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-363.068634\" y=\"149.282654\" yaw=\"89.141678\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.236485\" y=\"48.915966\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.201912\" y=\"-19.863785\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"118.244881\" y=\"45.287048\" yaw=\"-0.053956\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.189644\" y=\"-23.094238\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"657.390320\" y=\"49.765316\" yaw=\"-30.054674\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"439.742157\" y=\"-17.538536\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.063070\" y=\"-89.388489\" yaw=\"270.382294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.616745\" y=\"-19.132355\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.843018\" y=\"35.705379\" yaw=\"410.706909\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.251480\" y=\"52.313412\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.258934\" y=\"150.405884\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"307.100372\" y=\"140.687729\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.235058\" y=\"52.409504\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.009148\" y=\"111.449959\" yaw=\"89.432228\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.901566\" y=\"129.327026\" yaw=\"-18.656855\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"274.194244\" y=\"48.843033\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.239300\" y=\"41.915157\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-66.759361\" y=\"138.983246\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"558.923950\" y=\"-13.767400\" yaw=\"-179.580566\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"477.803040\" y=\"-17.495470\" yaw=\"-179.874878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.316236\" y=\"169.598343\" yaw=\"-90.527451\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"257.057709\" y=\"150.982773\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"144.713058\" y=\"3.375815\" yaw=\"259.721436\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.774376\" y=\"-15.832079\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"631.228882\" y=\"149.015839\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"552.924133\" y=\"-13.811320\" yaw=\"-179.580566\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"525.644470\" y=\"61.885677\" yaw=\"-46.790024\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"550.898560\" y=\"-10.326055\" yaw=\"-179.580566\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.276535\" y=\"80.538025\" yaw=\"89.505142\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-249.315262\" y=\"145.555084\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.189644\" y=\"-23.094238\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-121.590996\" y=\"-11.993996\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.804260\" y=\"48.850525\" yaw=\"-360.027893\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"466.352539\" y=\"45.249474\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.252319\" y=\"243.337463\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.380598\" y=\"237.535980\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-137.634232\" y=\"47.248096\" yaw=\"22.955872\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"145.884857\" y=\"45.261021\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.859116\" y=\"138.793030\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-163.223389\" y=\"236.543488\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.495838\" y=\"-130.049713\" yaw=\"77.575371\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.974050\" y=\"-8.953732\" yaw=\"90.382294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-276.226868\" y=\"240.246811\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.228073\" y=\"250.302704\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.387917\" y=\"229.609924\" yaw=\"-28.514467\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"262.518188\" y=\"244.615173\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"401.099579\" y=\"141.072876\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"555.130798\" y=\"41.706249\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"256.270569\" y=\"52.496250\" yaw=\"-2.821594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"356.350830\" y=\"41.803028\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.355957\" y=\"52.325424\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"452.354248\" y=\"48.756290\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.202408\" y=\"-19.586975\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.471275\" y=\"-124.637299\" yaw=\"77.575371\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.366653\" y=\"-13.279557\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.202475\" y=\"-19.543270\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.069255\" y=\"104.537117\" yaw=\"89.505142\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-231.435303\" y=\"145.597015\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.062735\" y=\"294.947601\" yaw=\"-90.681343\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.047895\" y=\"115.401756\" yaw=\"-91.046555\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"294.351929\" y=\"39.796192\" yaw=\"-2.485206\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"362.352539\" y=\"45.300110\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.292591\" y=\"-152.168823\" yaw=\"170.578262\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.746323\" y=\"-18.884209\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-355.262054\" y=\"229.507721\" yaw=\"408.414551\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-233.416946\" y=\"240.169785\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"330.362701\" y=\"38.315681\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"447.804596\" y=\"-24.560896\" yaw=\"-179.908142\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-157.204498\" y=\"247.032684\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-221.682175\" y=\"151.964554\" yaw=\"158.856827\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.991776\" y=\"140.011230\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"359.056854\" y=\"151.400696\" yaw=\"0.234757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"499.244385\" y=\"144.975037\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"668.802429\" y=\"121.446541\" yaw=\"-88.241226\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.770285\" y=\"160.448212\" yaw=\"89.313629\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"182.318130\" y=\"167.138199\" yaw=\"325.908722\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"587.135925\" y=\"52.190670\" yaw=\"-0.027896\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"530.875366\" y=\"-24.379604\" yaw=\"-179.874878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.145679\" y=\"-101.464500\" yaw=\"-89.350739\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.591217\" y=\"-12.110546\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"528.896118\" y=\"-17.383909\" yaw=\"-179.874878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"419.775513\" y=\"-13.965790\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.667694\" y=\"-129.201355\" yaw=\"-73.250076\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.867290\" y=\"-24.953377\" yaw=\"90.382294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"603.135925\" y=\"52.182880\" yaw=\"-0.027896\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"546.906189\" y=\"-13.844576\" yaw=\"-179.874878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.636851\" y=\"352.552826\" yaw=\"-91.797050\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.375820\" y=\"251.534607\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-359.589996\" y=\"63.597733\" yaw=\"91.448502\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-290.207977\" y=\"250.771988\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.962748\" y=\"-110.593407\" yaw=\"86.955399\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-185.696091\" y=\"-18.760553\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-195.883621\" y=\"149.180420\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.240204\" y=\"246.816620\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-161.198196\" y=\"250.539871\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"122.867012\" y=\"248.067535\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-364.892151\" y=\"49.930706\" yaw=\"102.880089\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-369.317322\" y=\"199.482071\" yaw=\"89.141678\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.722825\" y=\"148.821625\" yaw=\"280.015625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"186.231430\" y=\"52.223030\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"399.056549\" y=\"151.564590\" yaw=\"0.234757\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"668.082703\" y=\"127.691940\" yaw=\"-78.611023\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"73.189453\" y=\"-23.203505\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-133.720947\" y=\"-11.949814\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-108.252266\" y=\"243.365250\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.237442\" y=\"213.509521\" yaw=\"-42.287964\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.718315\" y=\"250.169006\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.515823\" y=\"251.594696\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.355896\" y=\"52.285503\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"507.605042\" y=\"30.732283\" yaw=\"-36.887615\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"426.352539\" y=\"45.268948\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"629.381165\" y=\"-17.535973\" yaw=\"199.473450\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.708898\" y=\"144.762222\" yaw=\"87.489586\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"170.515823\" y=\"251.583786\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.223736\" y=\"339.236298\" yaw=\"-89.396790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.518888\" y=\"191.578903\" yaw=\"-90.527451\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"662.850464\" y=\"22.226168\" yaw=\"253.140228\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"411.742432\" y=\"-17.436554\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.352539\" y=\"45.309845\" yaw=\"-0.027895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"450.358032\" y=\"38.257259\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"286.516937\" y=\"248.123352\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"562.518250\" y=\"244.717514\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.759315\" y=\"138.955109\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-223.418915\" y=\"138.615799\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-117.239288\" y=\"41.946659\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.683775\" y=\"169.633942\" yaw=\"89.472549\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"656.452515\" y=\"5.608757\" yaw=\"241.584244\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"365.798584\" y=\"-10.269169\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-363.135834\" y=\"216.425018\" yaw=\"429.502625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.204422\" y=\"247.108246\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.237892\" y=\"45.416775\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"143.891449\" y=\"52.262901\" yaw=\"-0.053956\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.377014\" y=\"248.033249\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"262.520569\" y=\"237.615173\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"227.358948\" y=\"57.523125\" yaw=\"-18.138535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"388.360443\" y=\"38.287445\" yaw=\"-0.027895\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-189.775055\" y=\"52.475960\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-69.239281\" y=\"41.927273\" yaw=\"-0.023141\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-229.410660\" y=\"243.662582\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.193390\" y=\"243.431000\" yaw=\"-0.198922\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.284430\" y=\"244.216904\" yaw=\"4.611618\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.316467\" y=\"157.410141\" yaw=\"-17.789352\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.751106\" y=\"135.459793\" yaw=\"180.134384\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-165.850861\" y=\"135.250824\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.227463\" y=\"-12.834694\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.118177\" y=\"-12.440932\" yaw=\"-180.208664\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-341.700409\" y=\"235.720657\" yaw=\"387.493103\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-237.398056\" y=\"250.676971\" yaw=\"-0.103083\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.870590\" y=\"237.564804\" yaw=\"0.019546\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.520569\" y=\"237.614487\" yaw=\"0.019546\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.944952\" y=\"239.562088\" yaw=\"-0.198922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.872498\" y=\"208.083572\" yaw=\"-45.546108\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.002777\" y=\"-17.885300\" yaw=\"174.931244\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-359.916290\" y=\"79.518623\" yaw=\"91.171432\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.427231\" y=\"61.730854\" yaw=\"-270.105682\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-153.859100\" y=\"138.778961\" yaw=\"180.134384\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.239288\" y=\"41.940197\" yaw=\"-0.023141\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.261642\" y=\"38.611164\" yaw=\"-4.475767\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.855761\" y=\"238.436798\" yaw=\"73.178711\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.641567\" y=\"376.759521\" yaw=\"258.427856\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-165.210785\" y=\"243.547073\" yaw=\"-0.103083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-18.921965\" y=\"239.550110\" yaw=\"-0.580273\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.201912\" y=\"-19.863785\" yaw=\"179.791306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.604065\" y=\"-15.668798\" yaw=\"179.791306\" z=\"0.0\" />\n    </weather>\n  </route>\n</routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_02.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.676697\" y=\"-8.446212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.716080\"/>\n      <waypoint x=\"-97.235054\" y=\"52.438583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.897619\" y=\"66.503670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"-10.407307\" y=\"199.697021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"573.130798\" y=\"41.697487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"542.895996\" y=\"-17.353340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.589422\" y=\"232.982285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"298.515747\" y=\"251.627457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"307.353394\" y=\"-17.056343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"61.202274\" y=\"-19.659821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.779733\" y=\"150.532516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.243095\"/>\n      <waypoint x=\"150.519394\" y=\"241.076965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.239281\" y=\"41.927273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"158.228149\" y=\"48.749397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"226.804260\" y=\"48.866104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"298.350830\" y=\"41.831268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"364.354248\" y=\"48.799133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"471.810760\" y=\"-21.008562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.235065\" y=\"52.418388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-98.851051\" y=\"135.407944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"657.712097\" y=\"176.502258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"581.000183\" y=\"-24.106075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.759033\" y=\"-22.376900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-350.061035\" y=\"15.393335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.895142\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"643.303223\" y=\"145.565277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.765228\"/>\n      <waypoint x=\"665.634155\" y=\"91.523178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-231.410660\" y=\"243.666183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-31.754900\" y=\"239.599640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"626.113464\" y=\"-7.553498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"199.835846\"/>\n      <waypoint x=\"357.785797\" y=\"-13.740007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.250090\" y=\"393.100983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.044823\"/>\n      <waypoint x=\"30.379402\" y=\"241.035980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.380592\" y=\"237.540756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"128.518204\" y=\"244.569458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-277.792114\" y=\"-16.647930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.660767\"/>\n      <waypoint x=\"-367.121002\" y=\"89.457184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.171432\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.116718\" y=\"148.679428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.664371\"/>\n      <waypoint x=\"90.273499\" y=\"146.799393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-247.151505\" y=\"182.052444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.450920\"/>\n      <waypoint x=\"-161.210785\" y=\"243.539871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.281631\" y=\"136.217392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"348.354248\" y=\"48.806923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"222.805954\" y=\"52.368050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"340.350830\" y=\"41.810822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"613.135925\" y=\"52.178013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"652.012085\" y=\"-6.623389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.547302\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.913027\" y=\"321.275391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"7.722825\" y=\"148.821625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"280.015625\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"389.772827\" y=\"-17.356537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"219.341248\" y=\"-20.235804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.085663\" y=\"144.367981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"505.244354\" y=\"144.999619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"131.662598\" y=\"-18.756447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"202.282837\"/>\n      <waypoint x=\"-135.746445\" y=\"-18.942484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"403.709412\" y=\"-20.907320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"113.201935\" y=\"-19.849216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.804260\" y=\"48.853443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"530.344238\" y=\"48.718323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"519.907776\" y=\"4.098563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.167358\"/>\n      <waypoint x=\"447.800995\" y=\"-21.060902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.907913\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.573997\" y=\"197.597076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"189.294205\" y=\"81.951157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"321.998169\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.859009\" y=\"138.699219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-278.654968\" y=\"49.087334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.810043\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.236492\" y=\"48.917580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"207.897522\" y=\"45.264587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.852917\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.060794\" y=\"307.203430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"46.380592\" y=\"237.541443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"423.742310\" y=\"-17.480261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"311.760559\" y=\"-20.572418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"538.339111\" y=\"38.214428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"656.177368\" y=\"24.342337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.175644\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"466.352539\" y=\"45.249474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"643.135925\" y=\"52.163406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.439257\" y=\"223.463516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"23.684053\" y=\"146.526550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-362.733337\" y=\"225.247101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"418.791840\"/>\n      <waypoint x=\"-243.410629\" y=\"243.687775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.787136\" y=\"-19.339340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-129.237885\" y=\"45.451508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.793979\" y=\"78.503227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"-163.875504\" y=\"145.755493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.256813\" y=\"38.217976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.285670\"/>\n      <waypoint x=\"2.983157\" y=\"-77.435471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"567.129089\" y=\"38.200409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"621.120972\" y=\"-12.561522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.194672\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"557.272583\" y=\"138.212738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"653.931702\" y=\"140.024658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-392.900970\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.366547\" y=\"-13.337833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"155.354416\" y=\"-16.502724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"378.520569\" y=\"237.654739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"504.518219\" y=\"244.697723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.241608\" y=\"41.843548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"215.928940\" y=\"52.363956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.280870\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.786957\" y=\"143.731674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"419.056366\" y=\"151.646530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.227348\" y=\"-12.900254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-153.746292\" y=\"-18.876923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.751240\" y=\"135.567688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-100.859261\" y=\"138.903259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"268.515747\" y=\"251.617218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"522.516907\" y=\"248.203873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"299.340698\" y=\"-20.527184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"33.215218\" y=\"-16.057861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.199262\" y=\"-116.871994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.350670\"/>\n      <waypoint x=\"-38.777393\" y=\"144.625229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.077850\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.175247\" y=\"247.014267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-173.850845\" y=\"135.232071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.773775\" y=\"338.920898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n      <waypoint x=\"42.377007\" y=\"248.040070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.334648\" y=\"171.598267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"2.632454\" y=\"-24.876644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.628541\" y=\"175.633667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"126.869400\" y=\"241.068893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"287.114868\" y=\"137.105820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"341.100067\" y=\"140.827042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"205.354080\" y=\"-16.684835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"2.699178\" y=\"-34.876419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-281.624756\" y=\"137.981476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.997345\"/>\n      <waypoint x=\"-121.237885\" y=\"45.448277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.316362\" y=\"169.579895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"160.224854\" y=\"45.247517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"408.355896\" y=\"52.277714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"561.135925\" y=\"52.203331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.117673\" y=\"-97.595009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.617676\"/>\n      <waypoint x=\"-9.049915\" y=\"2.416015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-295.871002\" y=\"-8.680914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.126160\"/>\n      <waypoint x=\"-368.321960\" y=\"49.229000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.815819\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"336.362457\" y=\"38.312759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"472.354248\" y=\"48.746555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.867012\" y=\"248.060028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"202.519394\" y=\"241.094696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"468.520538\" y=\"237.685440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"638.863831\" y=\"243.847931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.442299\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.517776\" y=\"187.697556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"56.375816\" y=\"251.544846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.377010\" y=\"248.038025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"220.520599\" y=\"237.600845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.204453\" y=\"247.061462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-133.875580\" y=\"145.825851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"582.897644\" y=\"-10.091809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"325.747772\" y=\"-24.123386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.213169\" y=\"144.588089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.487190\"/>\n      <waypoint x=\"36.377010\" y=\"248.038025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-155.105057\" y=\"52.461960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-12.569084\" y=\"104.571983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"644.271667\" y=\"5.971394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.524490\"/>\n      <waypoint x=\"553.000977\" y=\"-24.311039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.202377\" y=\"-19.608829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-107.235046\" y=\"52.442623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"344.362152\" y=\"38.308865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"453.787964\" y=\"-10.547889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"507.258667\" y=\"141.507843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"593.243591\" y=\"145.360184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"355.071259\" y=\"147.884338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"585.132507\" y=\"45.191647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.483557\" y=\"-127.343506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.575371\"/>\n      <waypoint x=\"-5.673066\" y=\"92.502693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"668.300781\" y=\"168.386627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"640.140991\" y=\"-7.922520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.317764\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.949785\" y=\"-87.535332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-211.669678\" y=\"-15.183561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.219788\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.366943\" y=\"-13.126584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-33.629837\" y=\"-22.814442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.302261\" y=\"139.758469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"279.100555\" y=\"140.572998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"532.520508\" y=\"237.707275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"603.385864\" y=\"244.636810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.510728\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"124.870590\" y=\"237.568222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"342.520569\" y=\"237.642456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"640.426453\" y=\"231.626083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.186163\"/>\n      <waypoint x=\"662.242859\" y=\"81.485809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.597895\" y=\"45.400364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"143.891449\" y=\"52.262901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-349.929352\" y=\"32.096531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.650604\"/>\n      <waypoint x=\"-348.307800\" y=\"239.984024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"392.431702\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"120.241585\" y=\"41.785168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"344.354248\" y=\"48.808872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.257477\" y=\"84.426277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"3.146506\" y=\"-101.577652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.340729\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"397.113983\" y=\"137.556519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"470.570282\" y=\"148.357574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"503.590576\" y=\"-20.939171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"271.353638\" y=\"-16.925222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"316.355896\" y=\"52.322506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"466.350830\" y=\"41.749474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-319.098236\" y=\"86.149292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.193817\"/>\n      <waypoint x=\"-63.237892\" y=\"45.424850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.160002\" y=\"257.422363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"279.169952\"/>\n      <waypoint x=\"223.494370\" y=\"153.067947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.988708\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.781907\" y=\"276.905579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"179.977112\" y=\"143.666901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"398.360046\" y=\"38.282578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"661.777649\" y=\"8.630959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.199005\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"664.095398\" y=\"43.313061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.073700\"/>\n      <waypoint x=\"503.598206\" y=\"-24.439163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"671.506042\" y=\"195.583847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n      <waypoint x=\"654.955566\" y=\"20.495380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.584259\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.222343\" y=\"179.117386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.231247\"/>\n      <waypoint x=\"-293.529266\" y=\"130.256332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.843582\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"130.519394\" y=\"241.070145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"324.515778\" y=\"251.636322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"513.258545\" y=\"141.532425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"665.877625\" y=\"63.950817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.054871\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"525.258423\" y=\"141.581604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"665.829407\" y=\"73.524239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.802551\" y=\"45.352470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"553.129089\" y=\"38.207226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.056641\" y=\"151.507217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"609.134216\" y=\"48.679962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"362.355896\" y=\"52.300110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"571.132507\" y=\"45.198460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"439.056244\" y=\"151.728470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"583.257935\" y=\"141.819244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"654.495850\" y=\"134.856308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-413.513245\"/>\n      <waypoint x=\"672.785645\" y=\"77.599915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.379402\" y=\"241.050308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"248.519394\" y=\"241.110397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-218.178772\" y=\"45.683403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.678268\"/>\n      <waypoint x=\"-57.236492\" y=\"48.922428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"526.339111\" y=\"38.220268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"599.132507\" y=\"45.184830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-307.290955\" y=\"243.767136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.453186\"/>\n      <waypoint x=\"-243.416931\" y=\"240.187775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"661.724243\" y=\"122.665894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.683441\"/>\n      <waypoint x=\"665.346008\" y=\"53.600895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.064270\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-241.290665\" y=\"135.073868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-280.278778\" y=\"52.893906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.536789\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"405.099487\" y=\"141.089264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"605.243469\" y=\"145.409348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.239288\" y=\"41.943428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"112.248177\" y=\"48.792698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"601.130798\" y=\"41.683857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"499.598206\" y=\"-24.447897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.211334\" y=\"239.965744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"90.869400\" y=\"241.056610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.005981\" y=\"136.568634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"305.100342\" y=\"140.679535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.090755\" y=\"264.761108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"262.519379\" y=\"241.115173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"201.328613\" y=\"-23.670219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"89.189346\" y=\"-23.261780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.637848\" y=\"111.286934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-276.207977\" y=\"250.746796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-169.867264\" y=\"142.241425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-261.315155\" y=\"145.526932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-213.297943\" y=\"236.633575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.896912\"/>\n      <waypoint x=\"-165.859070\" y=\"138.750809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"414.515747\" y=\"251.667023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"506.516876\" y=\"248.198410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"286.354248\" y=\"48.837109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"382.352539\" y=\"45.290371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.273308\" y=\"146.889526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"379.085419\" y=\"144.482697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.809166\" y=\"90.395828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"88.264153\" y=\"38.066505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.312175\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-169.859055\" y=\"138.741440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-155.229233\" y=\"236.528275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"378.520569\" y=\"237.654739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"566.520569\" y=\"237.718872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.735199\" y=\"103.384209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.670197\"/>\n      <waypoint x=\"-301.202179\" y=\"240.291748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.201950\" y=\"-19.841932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-18.894440\" y=\"-15.868065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-269.517303\" y=\"-14.224146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.116974\"/>\n      <waypoint x=\"-344.011322\" y=\"9.789110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.483337\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.380592\" y=\"237.538025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"232.518204\" y=\"244.604935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"438.352539\" y=\"45.263107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"403.742523\" y=\"-17.407417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"300.350769\" y=\"41.830296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"428.350830\" y=\"41.767975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.189468\" y=\"-23.196220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-155.683533\" y=\"-15.369844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.889945\" y=\"177.588776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"183.787064\" y=\"143.682510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"454.613434\" y=\"137.792114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"672.817627\" y=\"61.407253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.161804\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"133.948807\" y=\"150.478363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"377.099762\" y=\"140.974533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.600792\" y=\"133.362976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.245322\"/>\n      <waypoint x=\"169.991547\" y=\"140.125961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-280.870758\" y=\"49.444000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.478638\"/>\n      <waypoint x=\"-173.779297\" y=\"41.969498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-306.200714\" y=\"129.595032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.478790\"/>\n      <waypoint x=\"-151.106491\" y=\"48.960342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.722800\" y=\"80.396194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"9.716104\" y=\"-37.389656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-161.223389\" y=\"236.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-99.973404\" y=\"152.918823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"201.987427\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.107138\" y=\"350.460266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.820625\"/>\n      <waypoint x=\"9.291762\" y=\"88.365677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"581.258057\" y=\"141.811050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"658.764771\" y=\"79.447968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"636.378418\" y=\"-10.413910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.703003\"/>\n      <waypoint x=\"536.916626\" y=\"-10.366380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.026157\" y=\"141.386795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.791595\"/>\n      <waypoint x=\"-104.867455\" y=\"142.393860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"499.495056\" y=\"-13.456196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.780792\"/>\n      <waypoint x=\"263.328217\" y=\"-23.896038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_03.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.604256\" y=\"-15.770782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-203.591232\" y=\"-15.195351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791321\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.363951\" y=\"376.025421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.352509\"/>\n      <waypoint x=\"7.797888\" y=\"167.589218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.716871\" y=\"-140.618439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.702759\"/>\n      <waypoint x=\"-149.554764\" y=\"6.141839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.686890\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"533.215454\" y=\"152.114288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"658.764771\" y=\"79.447968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"267.115051\" y=\"137.023865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"456.556061\" y=\"151.800186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"272.190826\" y=\"41.844006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"436.355927\" y=\"52.264080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-299.140411\" y=\"61.244278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.222824\"/>\n      <waypoint x=\"-51.239300\" y=\"41.920006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"238.518204\" y=\"244.606979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"352.515778\" y=\"251.645874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.500351\" y=\"189.597458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"203.772552\" y=\"147.264420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.241592\" y=\"41.790817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"113.214684\" y=\"-16.349239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"553.229492\" y=\"148.696259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"658.895142\" y=\"65.509239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.637848\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.684004\" y=\"146.551132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"249.083725\" y=\"150.950104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"620.458130\" y=\"235.169312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.694671\"/>\n      <waypoint x=\"668.157410\" y=\"181.603439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"219.328491\" y=\"-23.735781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-45.617008\" y=\"-19.270760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.718483\" y=\"250.071793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"153.690262\" y=\"194.723755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.623589\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"172.224838\" y=\"45.236217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"286.350830\" y=\"41.837109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-334.553101\" y=\"246.201843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.712254\"/>\n      <waypoint x=\"-51.718315\" y=\"250.169006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"668.679382\" y=\"123.540695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.031158\"/>\n      <waypoint x=\"560.949585\" y=\"-17.252665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.449858\" y=\"384.392639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.916748\"/>\n      <waypoint x=\"26.380596\" y=\"237.534607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"665.655884\" y=\"89.523300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"668.938354\" y=\"31.501289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.056274\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.229355\" y=\"236.465790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-29.754908\" y=\"239.592697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"208.518204\" y=\"244.596756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"302.518188\" y=\"244.628815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.380592\" y=\"237.544846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"262.515747\" y=\"251.615173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-271.878143\" y=\"-17.484016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.245392\"/>\n      <waypoint x=\"-370.212250\" y=\"69.431778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.171432\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-211.630066\" y=\"-18.683434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.219788\"/>\n      <waypoint x=\"-264.299133\" y=\"-21.667753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.627533\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"408.355896\" y=\"52.277714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"485.787689\" y=\"-10.478018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.742687\" y=\"243.134338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"74.870590\" y=\"237.551163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.786942\" y=\"143.739868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"345.057007\" y=\"151.343338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"646.989014\" y=\"3.760033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.305435\"/>\n      <waypoint x=\"447.800995\" y=\"-21.060902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.907913\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"490.518219\" y=\"244.692947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"671.909058\" y=\"158.425156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.104422\" y=\"135.357574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.987892\"/>\n      <waypoint x=\"-287.713928\" y=\"136.541962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"197.604187\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"398.360046\" y=\"38.282578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"511.842346\" y=\"-9.012373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-145.087036\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"210.519394\" y=\"241.097427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"316.516937\" y=\"248.133591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"379.760162\" y=\"-20.820091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"273.353607\" y=\"-16.932508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"447.099152\" y=\"141.261353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"589.135925\" y=\"52.189697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-216.285110\" y=\"45.633274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.355209\"/>\n      <waypoint x=\"-111.236481\" y=\"48.944237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"456.518219\" y=\"244.681351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"568.518250\" y=\"244.719559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-200.202591\" y=\"52.480171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"16.812458\" y=\"48.882568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-340.974731\" y=\"243.752899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.970940\"/>\n      <waypoint x=\"-57.730431\" y=\"246.689850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.183496\" y=\"22.435570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-18.232544\" y=\"135.516281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-187.780518\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.599306\" y=\"41.909248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"65.202255\" y=\"-19.674389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-225.404358\" y=\"247.155380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-153.229248\" y=\"236.521332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"470.519379\" y=\"241.186127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"657.712097\" y=\"176.502258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"369.071106\" y=\"147.941696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"585.229248\" y=\"148.827377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"611.129089\" y=\"38.178986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"538.916626\" y=\"-10.362012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"184.519394\" y=\"241.088562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"476.515717\" y=\"251.688171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"458.357727\" y=\"38.253365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"522.339111\" y=\"38.222218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.238861\" y=\"163.666428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"98.867012\" y=\"248.059341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"454.520538\" y=\"237.680664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"550.516907\" y=\"248.213425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.171110\" y=\"74.426643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"52.251492\" y=\"52.349201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-212.143906\" y=\"52.553520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.973401\"/>\n      <waypoint x=\"-12.597897\" y=\"45.404400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"448.515747\" y=\"251.678619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"651.976929\" y=\"236.891220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.914944\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.894506\" y=\"-15.904488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-244.101730\" y=\"-11.518600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-203.210693\" y=\"243.615433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-0.751897\" y=\"242.418304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.483352\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.239288\" y=\"41.926468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"28.244917\" y=\"45.371799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.353060\" y=\"173.598175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"281.100555\" y=\"140.581207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-280.845032\" y=\"-12.545645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.025833\"/>\n      <waypoint x=\"-359.240204\" y=\"171.177673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"625.086731\" y=\"244.823654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.954574\"/>\n      <waypoint x=\"661.301208\" y=\"168.310699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"625.989929\" y=\"248.205109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.954574\"/>\n      <waypoint x=\"664.776794\" y=\"170.578522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.519394\" y=\"241.082428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"264.519379\" y=\"241.115860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"303.366180\" y=\"-13.541798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"231.353928\" y=\"-16.779533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"442.516937\" y=\"248.176575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"504.520508\" y=\"237.697723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.750410\" y=\"211.520309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"20.809160\" y=\"45.378807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"541.244019\" y=\"145.147125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"667.025635\" y=\"131.750427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.190880\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.435646\" y=\"-134.740860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.541420\"/>\n      <waypoint x=\"-5.549993\" y=\"2.439368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.931512\" y=\"54.889286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.960693\"/>\n      <waypoint x=\"113.201935\" y=\"-19.849216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"660.342346\" y=\"223.355972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.615788\"/>\n      <waypoint x=\"598.922852\" y=\"-13.474593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.441107\" y=\"-148.312393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.029480\"/>\n      <waypoint x=\"-63.604141\" y=\"-15.705221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"251.341034\" y=\"-20.352356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"79.227661\" y=\"-12.725428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-370.742554\" y=\"101.446724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.896027\"/>\n      <waypoint x=\"-331.476654\" y=\"243.519958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.199995\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.227638\" y=\"-12.739996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-10.424597\" y=\"-143.308167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.721169\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"331.114502\" y=\"137.286087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"579.134216\" y=\"48.694565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"653.931702\" y=\"140.024658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-392.900970\"/>\n      <waypoint x=\"667.547485\" y=\"42.734741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.060272\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.454334\" y=\"-135.496033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.104889\"/>\n      <waypoint x=\"-8.840601\" y=\"-28.953289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.333389\" y=\"150.603577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"192.936646\"/>\n      <waypoint x=\"-199.875397\" y=\"145.671051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.939693\" y=\"223.518723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"80.251488\" y=\"52.322830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.518188\" y=\"244.639053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"580.515869\" y=\"251.723648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.758026\" y=\"150.854538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"499.273071\" y=\"137.975098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.377014\" y=\"248.050308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"280.515747\" y=\"251.621307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"491.787659\" y=\"-10.464917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"353.798737\" y=\"-10.225463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.229279\" y=\"236.507446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-5.935380\" y=\"351.096283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.694687\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"416.352539\" y=\"45.273819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"381.747406\" y=\"-24.327351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.948700\" y=\"150.527527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"215.801132\" y=\"140.313660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.118097\" y=\"-12.484640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-79.616776\" y=\"-19.146923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.928688\" y=\"152.510834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.399773\"/>\n      <waypoint x=\"-8.977856\" y=\"310.795441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.963603\" y=\"-110.789658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.157761\"/>\n      <waypoint x=\"-139.746399\" y=\"-18.927914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"653.712769\" y=\"151.491592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-377.819305\"/>\n      <waypoint x=\"662.091064\" y=\"95.484978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-244.196671\" y=\"-22.018169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n      <waypoint x=\"-362.439453\" y=\"191.277939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.164572\" y=\"389.150085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.291512\"/>\n      <waypoint x=\"107.360016\" y=\"232.904572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.719730\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-350.875366\" y=\"27.266705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.798599\"/>\n      <waypoint x=\"-370.539337\" y=\"85.428375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.171432\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"247.366547\" y=\"-13.337833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"39.189682\" y=\"-23.079670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.767548\" y=\"142.469162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-267.290527\" y=\"135.012894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"241.757889\" y=\"150.920090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"293.057465\" y=\"151.130280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.210724\" y=\"243.593842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-137.867355\" y=\"142.316467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-243.315292\" y=\"145.569153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-250.018951\" y=\"54.348625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.817596\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.865814\" y=\"251.551163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"210.515823\" y=\"251.597427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"660.311340\" y=\"41.867790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.279297\"/>\n      <waypoint x=\"642.213928\" y=\"-10.742625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.317764\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.083390\" y=\"-67.489075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-9.404621\" y=\"55.574810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.617676\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.060995\" y=\"241.262161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.444877\"/>\n      <waypoint x=\"98.316467\" y=\"136.332260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"378.519379\" y=\"241.154739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"506.519348\" y=\"241.198410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.090631\" y=\"221.659653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"198.518204\" y=\"244.593338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.119456\" y=\"241.560883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.223005\"/>\n      <waypoint x=\"246.520599\" y=\"237.609711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"668.276611\" y=\"170.616486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"602.897095\" y=\"-9.945407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-169.775055\" y=\"52.467884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"94.244888\" y=\"45.309647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"555.243896\" y=\"145.204483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"671.751404\" y=\"127.096397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.319702\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"532.344238\" y=\"48.717346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"615.135925\" y=\"52.177040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.742695\" y=\"243.127396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-1.959128\" y=\"309.053528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"126.869400\" y=\"241.068893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"426.516907\" y=\"248.171112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.310690\" y=\"247.035736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"2.592419\" y=\"-18.876776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-364.892151\" y=\"49.930706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.880089\"/>\n      <waypoint x=\"-278.214264\" y=\"247.250397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.081644\" y=\"296.808350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.464111\"/>\n      <waypoint x=\"150.531647\" y=\"109.091354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.829176\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.698277\" y=\"143.083939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"285.114899\" y=\"137.097626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"284.352539\" y=\"45.338085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"474.352539\" y=\"45.245579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"568.974915\" y=\"-20.694012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"509.590546\" y=\"-20.926071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.359863\" y=\"38.734985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.805748\"/>\n      <waypoint x=\"501.376434\" y=\"-13.103399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.977905\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.718391\" y=\"250.127350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"82.867012\" y=\"248.053894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.815216\" y=\"136.936600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"387.056671\" y=\"151.515411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.240473\" y=\"40.052578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.908387\"/>\n      <waypoint x=\"95.214806\" y=\"-16.283680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"171.367050\" y=\"-13.061024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"69.202232\" y=\"-19.688957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.883682\" y=\"149.232025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-131.211380\" y=\"239.944916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"172.520599\" y=\"237.584473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"302.518188\" y=\"244.628815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-353.955475\" y=\"230.913620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"405.778534\"/>\n      <waypoint x=\"-229.410660\" y=\"243.662582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.241577\" y=\"41.794586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"49.215111\" y=\"-16.116137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"209.755051\" y=\"48.795967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.978155\"/>\n      <waypoint x=\"416.355896\" y=\"52.273819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.005920\" y=\"136.601410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"417.070770\" y=\"148.138367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.888168\" y=\"48.768551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"348.354248\" y=\"48.806923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.683838\" y=\"146.633087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"165.977234\" y=\"143.609543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.773098\" y=\"144.449081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.934006\"/>\n      <waypoint x=\"-231.418884\" y=\"138.597046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.236488\" y=\"48.937775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"88.251480\" y=\"52.315296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.366943\" y=\"-13.119299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"113.227432\" y=\"-12.849263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-249.315262\" y=\"145.555084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-315.372925\" y=\"107.605064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.982788\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-233.410645\" y=\"243.669785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-153.229248\" y=\"236.521332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.823056\" y=\"125.220551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.822144\"/>\n      <waypoint x=\"120.251472\" y=\"52.285164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"486.184448\" y=\"38.139870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.811564\"/>\n      <waypoint x=\"467.795502\" y=\"-14.017313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"669.112305\" y=\"93.561012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"461.810822\" y=\"-21.030397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"565.272522\" y=\"138.245514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"651.620972\" y=\"152.055267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-372.342865\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"672.481995\" y=\"105.598259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"658.876770\" y=\"21.233099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.330658\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"613.130798\" y=\"41.678013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"487.802979\" y=\"-17.473635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.469734\" y=\"-75.412163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-5.563338\" y=\"4.439324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"423.070709\" y=\"148.162949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"669.199097\" y=\"85.561493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.202126\" y=\"-19.747234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-171.670685\" y=\"-11.811591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.712460\" y=\"139.657730\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"257.100739\" y=\"140.482864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"410.354248\" y=\"48.776741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"633.134216\" y=\"48.668274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.491826\" y=\"111.488541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.585457\"/>\n      <waypoint x=\"133.682159\" y=\"-17.748348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.770874\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-315.352997\" y=\"239.702255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.491315\"/>\n      <waypoint x=\"-94.240204\" y=\"246.816620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-347.606842\" y=\"231.919342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"398.037170\"/>\n      <waypoint x=\"-131.211380\" y=\"239.944916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.962286\" y=\"403.353607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.564342\"/>\n      <waypoint x=\"6.002715\" y=\"290.902344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.746323\" y=\"-18.884209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-348.582275\" y=\"13.900751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.572845\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.237885\" y=\"45.440197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-7.183627\" y=\"169.666153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"333.760468\" y=\"-20.652550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"199.366867\" y=\"-13.163006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_04.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.105042\" y=\"52.460342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-69.239281\" y=\"41.927273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"499.311371\" y=\"35.293552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.731462\"/>\n      <waypoint x=\"367.760254\" y=\"-20.776382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.248177\" y=\"48.817181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"2.876398\" y=\"-61.435829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.742439\" y=\"243.266266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"120.870590\" y=\"237.566849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"636.765991\" y=\"233.329086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.713985\"/>\n      <waypoint x=\"665.017883\" y=\"148.349838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.375816\" y=\"251.542114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"124.869400\" y=\"241.068222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"306.356689\" y=\"39.166309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.243984\"/>\n      <waypoint x=\"555.134216\" y=\"48.706249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"261.057678\" y=\"150.999161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"425.084991\" y=\"144.671173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.739015\" y=\"377.943817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.523071\"/>\n      <waypoint x=\"9.437739\" y=\"286.756012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.515070\" y=\"139.928284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.163123\"/>\n      <waypoint x=\"138.557983\" y=\"-13.120901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.234970\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.316597\" y=\"136.266693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"334.354248\" y=\"48.813740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.217072\" y=\"240.057877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-75.284271\" y=\"209.732620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.947502\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"608.948181\" y=\"-16.901299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n      <waypoint x=\"437.742188\" y=\"-17.531252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"472.355896\" y=\"52.246555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"559.129089\" y=\"38.204304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-234.043625\" y=\"53.460388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.817596\"/>\n      <waypoint x=\"32.244915\" y=\"45.368034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"671.345764\" y=\"129.148254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.313812\"/>\n      <waypoint x=\"666.414429\" y=\"36.405525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.641602\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"322.518188\" y=\"244.635635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"502.520538\" y=\"237.697052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.237885\" y=\"45.428082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-10.388895\" y=\"201.696930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.085846\" y=\"144.269638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"557.130798\" y=\"41.705276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"488.103424\" y=\"37.971474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.218771\"/>\n      <waypoint x=\"369.760254\" y=\"-20.783669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"671.636169\" y=\"183.584549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n      <waypoint x=\"572.949219\" y=\"-17.164824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"559.243835\" y=\"145.220871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"653.712769\" y=\"151.491592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-377.819305\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.851089\" y=\"135.440781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-310.372314\" y=\"119.038002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"237.769180\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"341.747681\" y=\"-24.181664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"233.328400\" y=\"-23.786772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.218428\" y=\"209.465378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"21.695719\" y=\"136.018311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.517014\" y=\"248.087875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"246.515823\" y=\"251.609711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.264587\" y=\"239.768051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-9.713909\" y=\"378.416779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.530533\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.060794\" y=\"307.203430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"30.379402\" y=\"241.035980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.431778\" y=\"-19.933826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"43.202393\" y=\"-19.594261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.157349\" y=\"250.451736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"88.869400\" y=\"241.055939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.441107\" y=\"-148.312393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.029480\"/>\n      <waypoint x=\"-135.746445\" y=\"-18.942484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"418.359283\" y=\"38.272839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"475.803070\" y=\"-17.499836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.070892\" y=\"148.072815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"501.093109\" y=\"111.740425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.031166\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"518.258362\" y=\"-0.843862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.120728\"/>\n      <waypoint x=\"247.353821\" y=\"-16.837811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-161.223389\" y=\"236.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-2.715321\" y=\"255.402191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.005951\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.287628\" y=\"143.397751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"191.772659\" y=\"147.215256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.473386\" y=\"138.116882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.207062\"/>\n      <waypoint x=\"38.244911\" y=\"45.362389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"481.810699\" y=\"-20.986727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"247.366547\" y=\"-13.337833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"257.340973\" y=\"-20.374208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"138.419022\" y=\"-23.441086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.883804\" y=\"149.339905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-147.211258\" y=\"240.000473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.636691\" y=\"-59.512611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-10.444130\" y=\"195.697205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"658.728027\" y=\"33.952782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.096527\"/>\n      <waypoint x=\"568.923706\" y=\"-13.694199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-298.220551\" y=\"243.786392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-179.223343\" y=\"236.572281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"403.742523\" y=\"-17.407417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"295.366241\" y=\"-13.512660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.341415\" y=\"-20.133821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-35.629822\" y=\"-22.807158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.294205\" y=\"81.951157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"321.998169\"/>\n      <waypoint x=\"450.352539\" y=\"45.257263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.987960\" y=\"150.529831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.171638\"/>\n      <waypoint x=\"-9.164419\" y=\"376.469421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.985466\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.804274\" y=\"121.678833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.273163\"/>\n      <waypoint x=\"-139.883774\" y=\"149.311768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-358.677399\" y=\"204.447906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"445.652069\"/>\n      <waypoint x=\"-317.414337\" y=\"239.444351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.771904\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"596.974121\" y=\"-20.489046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"381.772888\" y=\"-17.327396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.345616\" y=\"237.218384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"134.519394\" y=\"241.071503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.867012\" y=\"248.063446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"330.515778\" y=\"251.638367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.517014\" y=\"248.087875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"368.520569\" y=\"237.651337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"448.358093\" y=\"38.258232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"325.773315\" y=\"-17.123434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.823056\" y=\"125.220551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.822144\"/>\n      <waypoint x=\"186.224838\" y=\"45.223034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.596245\" y=\"-9.496428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.690887\"/>\n      <waypoint x=\"-332.183197\" y=\"5.494114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"145.037781\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.708817\" y=\"-22.253246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-260.265350\" y=\"-21.845379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.329697\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"248.802551\" y=\"45.355392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"508.339111\" y=\"38.229031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"290.352539\" y=\"45.335163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"501.060913\" y=\"34.574558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.949846\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.683987\" y=\"146.559326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"84.302223\" y=\"139.774857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.316650\" y=\"136.233917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"307.100372\" y=\"140.687729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.776706\" y=\"80.503151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"-13.479493\" y=\"140.541550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-212.521973\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.354248\" y=\"48.785503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"451.803253\" y=\"-17.552238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"621.134216\" y=\"48.674118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"527.590515\" y=\"-20.886768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.412676\" y=\"102.365150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"-13.340906\" y=\"-145.246780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.285446\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"671.592773\" y=\"187.584320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n      <waypoint x=\"562.949524\" y=\"-17.238026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"366.355896\" y=\"52.298161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"450.350830\" y=\"41.757263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.616978\" y=\"-19.256189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-91.239288\" y=\"41.936161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"653.689148\" y=\"28.937160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.277641\"/>\n      <waypoint x=\"525.582886\" y=\"-17.391142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.211258\" y=\"240.000473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-67.718208\" y=\"250.224564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.235058\" y=\"52.424042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"62.241608\" y=\"41.839787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.347975\" y=\"246.801132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.144892\"/>\n      <waypoint x=\"9.476383\" y=\"315.239288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.217072\" y=\"240.057877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"114.870590\" y=\"237.564804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.742760\" y=\"243.092682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"241.154144\" y=\"151.203064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.067505\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"235.353912\" y=\"-16.794104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"167.328842\" y=\"-23.546385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.263046\" y=\"38.089161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.335401\"/>\n      <waypoint x=\"99.227531\" y=\"-12.798272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"671.974121\" y=\"152.425522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"662.134399\" y=\"91.485207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.291718\" y=\"116.571991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.599270\"/>\n      <waypoint x=\"282.349976\" y=\"40.089058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.801346\" y=\"140.215317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"279.057526\" y=\"151.072906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.859100\" y=\"138.778961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-251.290619\" y=\"135.050415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"510.344238\" y=\"48.728058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"659.514221\" y=\"23.285282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.157944\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"392.516907\" y=\"248.159515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"669.929443\" y=\"210.656693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.316635\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"635.271912\" y=\"138.532333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"562.975098\" y=\"-20.737932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.274750\" y=\"86.426208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"50.251495\" y=\"52.351078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-270.570984\" y=\"44.975113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.817596\"/>\n      <waypoint x=\"-12.810911\" y=\"76.573044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.687274\" y=\"270.906952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"35.698288\" y=\"143.075745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.478409\" y=\"-7.526580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.493866\"/>\n      <waypoint x=\"-145.746353\" y=\"-18.906061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"227.353958\" y=\"-16.764965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"6.282906\" y=\"-47.412788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"428.355896\" y=\"52.267975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"646.989014\" y=\"3.760033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.305435\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.241585\" y=\"41.788933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"-87.603973\" y=\"-15.617807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-167.867279\" y=\"142.246109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-302.766388\" y=\"132.539642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"217.740921\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.883621\" y=\"149.180420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-197.210709\" y=\"243.604645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.471275\" y=\"-124.637299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.575371\"/>\n      <waypoint x=\"-34.759445\" y=\"139.058289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"663.158081\" y=\"208.882355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.316635\"/>\n      <waypoint x=\"665.872803\" y=\"69.524475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"296.355957\" y=\"52.332241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"366.354248\" y=\"48.798161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"645.059998\" y=\"241.048416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.186163\"/>\n      <waypoint x=\"668.626160\" y=\"138.388397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"492.519379\" y=\"241.193634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"657.888123\" y=\"160.273239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.228001\" y=\"-12.536032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-129.236465\" y=\"48.951508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"129.888168\" y=\"48.776085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"368.352539\" y=\"45.297188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.594595\" y=\"298.976135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.223396\"/>\n      <waypoint x=\"248.518204\" y=\"244.610397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"548.920898\" y=\"-17.338783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.739532\"/>\n      <waypoint x=\"419.676117\" y=\"-24.465496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-157.198181\" y=\"250.532684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-2.043344\" y=\"317.052551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.710265\" y=\"26.458834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-7.334319\" y=\"156.480698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.848778\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"418.518219\" y=\"244.668396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"603.778809\" y=\"251.626282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.558289\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"163.948563\" y=\"150.601288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"281.114929\" y=\"137.081238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.519379\" y=\"241.132904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"496.518219\" y=\"244.694992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.757751\" y=\"234.218704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.364515\"/>\n      <waypoint x=\"206.519394\" y=\"241.096069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-302.975159\" y=\"59.824821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.833313\"/>\n      <waypoint x=\"-226.609741\" y=\"42.531326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.085224\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.235046\" y=\"52.449085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-6.282521\" y=\"241.217880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"573.215088\" y=\"152.278168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"627.243225\" y=\"145.499481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.976578\" y=\"315.202454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"112.867012\" y=\"248.064117\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.089569\" y=\"63.535660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.425133\"/>\n      <waypoint x=\"-356.502625\" y=\"228.043198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"411.050568\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.286753\" y=\"139.619781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.593180\"/>\n      <waypoint x=\"155.962967\" y=\"147.068542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.378204\" y=\"244.548935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"302.519379\" y=\"241.128815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.459257\" y=\"148.285599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.579170\"/>\n      <waypoint x=\"2.699178\" y=\"-34.876419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"273.366364\" y=\"-13.432531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"9.105376\" y=\"-15.970047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"529.272827\" y=\"138.098022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"607.243469\" y=\"145.417542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"668.821350\" y=\"120.389435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"540.906250\" y=\"-13.857677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-303.121735\" y=\"250.795227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-106.227982\" y=\"250.358261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"664.798462\" y=\"168.578644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"661.939209\" y=\"109.484154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.187880\" y=\"247.217133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"-9.550996\" y=\"352.730103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.907692\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.829200\" y=\"329.200684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"206.515823\" y=\"251.596069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"217.786774\" y=\"143.821823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"303.086029\" y=\"144.171310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"298.355957\" y=\"52.331268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"468.355896\" y=\"52.248501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"482.345917\" y=\"52.241692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"657.390320\" y=\"49.765316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.054674\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.722800\" y=\"80.396194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"3.306455\" y=\"-107.530319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.580956\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-341.483490\" y=\"239.722870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"384.690491\"/>\n      <waypoint x=\"-165.198181\" y=\"250.547073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"426.352539\" y=\"45.268948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"518.340820\" y=\"41.724163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"376.518219\" y=\"244.654068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"472.520538\" y=\"237.686813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.722800\" y=\"80.396194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"65.189507\" y=\"-23.174366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.843018\" y=\"35.705379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"410.706909\"/>\n      <waypoint x=\"58.241608\" y=\"41.843548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.401421\" y=\"191.210449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.825706\"/>\n      <waypoint x=\"-195.867203\" y=\"142.180435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.378208\" y=\"244.533249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"84.867012\" y=\"248.054565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.858994\" y=\"138.689835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-222.108734\" y=\"52.827599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.398921\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"559.129089\" y=\"38.204304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"648.329346\" y=\"-0.196397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.354691\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.935500\" y=\"263.215179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"202.518204\" y=\"244.594696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.629658\" y=\"-22.712460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-276.628693\" y=\"-9.745222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.673492\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.730589\" y=\"246.599609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"126.868202\" y=\"244.568893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.519394\" y=\"241.072876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"208.520599\" y=\"237.596756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"293.353485\" y=\"-17.005352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"128.546112\" y=\"-12.905058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791321\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.230734\" y=\"247.251480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.647278\"/>\n      <waypoint x=\"162.515823\" y=\"251.581055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.635682\" y=\"379.240265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.056755\"/>\n      <waypoint x=\"96.869400\" y=\"241.058670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.884857\" y=\"45.257256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"218.805954\" y=\"52.369999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-227.896912\" y=\"233.507904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"384.481293\"/>\n      <waypoint x=\"-5.436910\" y=\"306.924866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-208.110001\" y=\"42.000912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.498972\"/>\n      <waypoint x=\"-135.109299\" y=\"41.953880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"475.810730\" y=\"-20.999828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"299.327972\" y=\"-24.027161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"326.518188\" y=\"244.637009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"492.518219\" y=\"244.693634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.591042\" y=\"-12.023132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-163.683487\" y=\"-15.340706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.517014\" y=\"248.104248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"424.516907\" y=\"248.170441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.008228\" y=\"405.839294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.407051\"/>\n      <waypoint x=\"62.375816\" y=\"251.546890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_05.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"663.158081\" y=\"208.882355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.316635\"/>\n      <waypoint x=\"608.973755\" y=\"-20.401205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-260.208008\" y=\"250.718018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-100.228020\" y=\"250.337418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.796173\" y=\"-49.389389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-4.891562\" y=\"-107.936813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.250809\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.330526\" y=\"20.372349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-8.596657\" y=\"-65.512466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.907175\" y=\"-19.360758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-263.808716\" y=\"-14.684479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.662537\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.378204\" y=\"244.550308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"218.519394\" y=\"241.100159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.080885\" y=\"305.178558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.522270\"/>\n      <waypoint x=\"254.518204\" y=\"244.612442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.754879\" y=\"239.606583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-5.405080\" y=\"299.089050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.782913\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.875664\" y=\"145.893845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-236.448044\" y=\"160.950897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"139.410538\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"656.168030\" y=\"13.476796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.167358\"/>\n      <waypoint x=\"525.590515\" y=\"-20.891134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-175.683395\" y=\"-15.296999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-360.242615\" y=\"101.415886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.897400\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-143.746353\" y=\"-18.913345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-227.584534\" y=\"-18.668243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"403.709412\" y=\"-20.907320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"351.798767\" y=\"-10.218178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-351.857849\" y=\"28.667704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.284576\"/>\n      <waypoint x=\"-359.240204\" y=\"171.177673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-163.217072\" y=\"240.043488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-195.858994\" y=\"138.680450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"665.148010\" y=\"136.350540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"560.898315\" y=\"-10.252852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.115158\" y=\"136.966507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"445.113556\" y=\"137.753189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"169.341568\" y=\"-20.053692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-99.629379\" y=\"-22.574055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.276611\" y=\"236.379166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-231.427094\" y=\"142.097031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"416.355896\" y=\"52.273819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"643.641785\" y=\"-5.074947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"221.932541\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.478409\" y=\"-7.526580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.493866\"/>\n      <waypoint x=\"10.145679\" y=\"-101.464500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.350739\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.302109\" y=\"139.832230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"397.099579\" y=\"141.056488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"506.519348\" y=\"241.198410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"629.131897\" y=\"236.291107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.698437\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.070984\" y=\"148.007248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"655.805176\" y=\"142.879547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-393.774475\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"453.818542\" y=\"-24.547855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"271.353638\" y=\"-16.925222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.249492\" y=\"241.974350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.973756\"/>\n      <waypoint x=\"242.519394\" y=\"241.108353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.092669\" y=\"-19.448170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-85.236481\" y=\"48.933735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.239304\" y=\"41.951508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-75.239288\" y=\"41.929699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"574.897827\" y=\"-10.150371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"299.327972\" y=\"-24.027161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.355896\" y=\"52.316658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"487.787689\" y=\"-10.473651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"474.516907\" y=\"248.187500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"580.516907\" y=\"248.223648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"214.520599\" y=\"237.598801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"334.518188\" y=\"244.639740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.938297\" y=\"-145.075027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-165.016357\"/>\n      <waypoint x=\"-12.216682\" y=\"-47.536236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-346.910980\" y=\"27.802776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.561119\"/>\n      <waypoint x=\"-366.567474\" y=\"149.385162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"306.520569\" y=\"237.630188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"596.518250\" y=\"244.729111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.498383\" y=\"259.201508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096191\"/>\n      <waypoint x=\"146.517014\" y=\"248.075592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-219.404373\" y=\"247.144577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-153.157211\" y=\"250.521179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-313.344818\" y=\"239.908676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.246866\"/>\n      <waypoint x=\"-203.198105\" y=\"250.615433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.754662\" y=\"239.724625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"62.375816\" y=\"251.546890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.227856\" y=\"-12.616160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-215.629974\" y=\"-18.698780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.219788\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.770082\" y=\"160.505142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.310486\"/>\n      <waypoint x=\"-2.931499\" y=\"231.746841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"254.804260\" y=\"48.852470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"454.350830\" y=\"41.755318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"537.244080\" y=\"145.130737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"625.243225\" y=\"145.491287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.591278\" y=\"-12.146969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-341.762787\" y=\"12.471434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.506714\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.940127\" y=\"255.658188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"291.287231\"/>\n      <waypoint x=\"82.870598\" y=\"237.553894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"486.613190\" y=\"137.923233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"621.272034\" y=\"138.474960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.100311\" y=\"140.695923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"565.243835\" y=\"145.245453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.815752\" y=\"52.376919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"314.359863\" y=\"38.734985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.805748\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-209.435364\" y=\"145.648621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-208.152206\" y=\"49.001564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.510751\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.168346\" y=\"125.731842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.828758\"/>\n      <waypoint x=\"-10.086453\" y=\"389.473602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.777954\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"206.520599\" y=\"237.596069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"300.516937\" y=\"248.128128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.552385\" y=\"-12.876913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-8.463208\" y=\"-85.512024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"168.519394\" y=\"241.083099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"334.518188\" y=\"244.639740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-215.404373\" y=\"247.137390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"76.867012\" y=\"248.051834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.044049\" y=\"130.434219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.503036\"/>\n      <waypoint x=\"177.962784\" y=\"147.158676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.639674\" y=\"409.588837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.707541\"/>\n      <waypoint x=\"9.998414\" y=\"134.563507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.230606\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.451880\" y=\"386.554382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.018524\"/>\n      <waypoint x=\"98.867012\" y=\"248.059341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"656.084656\" y=\"131.756943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.372200\"/>\n      <waypoint x=\"536.916626\" y=\"-10.366380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.560043\" y=\"29.263756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"427.768188\"/>\n      <waypoint x=\"-43.237892\" y=\"45.416775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-179.223343\" y=\"236.572281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-3.492899\" y=\"364.786896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.640938\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.331898\" y=\"-128.543640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.575371\"/>\n      <waypoint x=\"-40.767635\" y=\"142.544220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"580.923340\" y=\"-13.606357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"463.810822\" y=\"-21.026030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.060406\" y=\"307.277130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"134.515823\" y=\"251.571503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-331.332153\" y=\"236.206665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.838387\"/>\n      <waypoint x=\"-175.223343\" y=\"236.565079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.629524\" y=\"-22.646898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-227.584534\" y=\"-18.668243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.878258\" y=\"38.256992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.169481\"/>\n      <waypoint x=\"43.227871\" y=\"-12.594307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"164.517014\" y=\"248.081741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"388.517029\" y=\"248.158157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"440.358429\" y=\"38.262127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"507.326904\" y=\"-9.800828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.540115\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.479811\" y=\"409.888824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.961411\"/>\n      <waypoint x=\"34.375816\" y=\"251.537338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-167.776459\" y=\"48.967075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-63.235065\" y=\"52.424850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"653.586670\" y=\"39.257355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.761318\"/>\n      <waypoint x=\"467.810791\" y=\"-21.017296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.354111\" y=\"-16.692120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"27.215252\" y=\"-16.036009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-369.586975\" y=\"181.484085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-167.223373\" y=\"236.550690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.223328\" y=\"236.586670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-3.529337\" y=\"251.886520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.920914\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.709412\" y=\"-20.900036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"345.785889\" y=\"-13.696301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-335.818726\" y=\"16.682140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"142.292587\"/>\n      <waypoint x=\"-363.458099\" y=\"123.285576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.759331\" y=\"138.964478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-137.859146\" y=\"138.816483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"458.355896\" y=\"52.253368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"397.676300\" y=\"-24.385368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.273712\" y=\"146.692856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"359.071198\" y=\"147.900726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"452.516907\" y=\"248.179993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"657.482666\" y=\"197.658676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.809166\" y=\"90.395828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"218.045761\" y=\"45.369965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.044708\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.235039\" y=\"52.428890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-20.596479\" y=\"48.907631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.865814\" y=\"251.550476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"360.519379\" y=\"241.148605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.698105\" y=\"143.165894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"134.006165\" y=\"136.478485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"290.516937\" y=\"248.124725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"466.516937\" y=\"248.184769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"294.515747\" y=\"251.626083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"448.520538\" y=\"237.678619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-235.818726\" y=\"228.515472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"399.958130\"/>\n      <waypoint x=\"-80.252434\" y=\"243.268036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.175369\" y=\"246.951782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"50.380592\" y=\"237.542801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-359.141785\" y=\"230.345612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"410.883881\"/>\n      <waypoint x=\"-133.157349\" y=\"250.451736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.006012\" y=\"136.544037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"395.070953\" y=\"148.048233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"437.709076\" y=\"-21.031155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"181.366989\" y=\"-13.097445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.187880\" y=\"247.217133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"144.520599\" y=\"237.574921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.251472\" y=\"52.292698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"334.350830\" y=\"41.813740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.798373\" y=\"142.810043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.263046\"/>\n      <waypoint x=\"-5.879595\" y=\"348.971802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.396790\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.859215\" y=\"138.865738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-275.361877\" y=\"145.493790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.302811\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.616898\" y=\"-19.205198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-252.196304\" y=\"-21.945831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.252335\" y=\"243.323578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-21.718502\" y=\"250.064850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.229385\" y=\"236.451904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-231.427094\" y=\"142.097031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"125.189362\" y=\"-23.392902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791321\"/>\n      <waypoint x=\"-147.831711\" y=\"2.914956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.514763\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.772598\" y=\"147.239838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"343.100067\" y=\"140.835236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.251465\" y=\"52.298347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"344.355896\" y=\"52.308872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.215057\" y=\"-16.145275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-10.316641\" y=\"-148.508789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.383057\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.202267\" y=\"-19.667105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-140.944717\" y=\"46.661942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.628159\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"603.214905\" y=\"152.401093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"665.417297\" y=\"111.521996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"657.339966\" y=\"45.466667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.244442\"/>\n      <waypoint x=\"485.795349\" y=\"-13.978010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-359.210236\" y=\"173.177444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-318.834259\" y=\"249.847900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.771904\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.237885\" y=\"45.426468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-94.867485\" y=\"142.417313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"567.000610\" y=\"-24.208557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"437.675934\" y=\"-24.531057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"662.330933\" y=\"61.994129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.260468\"/>\n      <waypoint x=\"519.567566\" y=\"-10.404260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-276.220581\" y=\"243.746811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-187.198135\" y=\"250.586655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.039740\" y=\"309.203156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"70.377014\" y=\"248.049622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"423.099396\" y=\"141.163010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"480.598877\" y=\"141.398621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"424.359070\" y=\"38.269917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"389.785583\" y=\"-13.856560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.515070\" y=\"139.928284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.163123\"/>\n      <waypoint x=\"6.132376\" y=\"-24.853289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.777664\" y=\"152.231415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"199.724731\"/>\n      <waypoint x=\"-203.204407\" y=\"247.115433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.264458\" y=\"239.844421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-8.667650\" y=\"374.508148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.440483\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"530.339111\" y=\"38.218323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"255.353760\" y=\"-16.866947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.849708\" y=\"-57.435917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-65.616882\" y=\"-19.197912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"332.518188\" y=\"244.639053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"462.515747\" y=\"251.683395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.629227\" y=\"-22.479355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-230.165665\" y=\"-18.644905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.265221\" y=\"38.045818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.279020\"/>\n      <waypoint x=\"121.214630\" y=\"-16.378378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.875648\" y=\"145.879776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-323.167023\" y=\"104.608261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.774902\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"322.520538\" y=\"237.635635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"550.516907\" y=\"248.213425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"402.515747\" y=\"251.662933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"480.516907\" y=\"248.189545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.251480\" y=\"52.311527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"166.231445\" y=\"52.241863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"599.243530\" y=\"145.384766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"669.376587\" y=\"63.857395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.041443\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"498.339111\" y=\"38.233902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"439.675903\" y=\"-24.538342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.259247\" y=\"236.223312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.569786\"/>\n      <waypoint x=\"341.085724\" y=\"144.327011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"447.793732\" y=\"-14.060911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.907455\"/>\n      <waypoint x=\"347.798553\" y=\"-10.234214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.782715\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"339.085724\" y=\"144.318817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"515.272888\" y=\"138.040649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"606.922607\" y=\"-13.416033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n      <waypoint x=\"517.575195\" y=\"-13.908619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.610946\" y=\"201.578445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"9.996346\" y=\"-79.388718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.665397\" y=\"156.316650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.135773\"/>\n      <waypoint x=\"213.772461\" y=\"147.305405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.316467\" y=\"136.332260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"277.071899\" y=\"147.564743\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.604160\" y=\"-8.724768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.821381\"/>\n      <waypoint x=\"-33.235058\" y=\"52.412735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.754631\" y=\"239.745453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"100.084862\" y=\"235.319717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.009388\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.598465\" y=\"-8.574074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-332.564941\" y=\"1.507756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"145.868866\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.947353\" y=\"106.395226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"112.248177\" y=\"48.792698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"480.570190\" y=\"148.398560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"665.612488\" y=\"93.523064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"625.271912\" y=\"138.491348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"546.875244\" y=\"-24.344669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.784385\" y=\"238.631348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.158155\"/>\n      <waypoint x=\"228.515823\" y=\"251.603577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.394058\" y=\"-20.930115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-147.859116\" y=\"138.793030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"363.071198\" y=\"147.917114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"443.113556\" y=\"137.744980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.742523\" y=\"-17.400131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"167.367081\" y=\"-13.046454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-360.232544\" y=\"97.270050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.380951\"/>\n      <waypoint x=\"-290.220581\" y=\"243.772003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"668.829895\" y=\"53.264198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.050842\"/>\n      <waypoint x=\"625.166870\" y=\"-11.552610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.809418\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"398.515747\" y=\"251.661560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"506.515747\" y=\"251.698410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"380.516937\" y=\"248.155426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"482.520538\" y=\"237.690216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"211.772476\" y=\"147.297211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"317.114624\" y=\"137.228729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"390.360382\" y=\"38.286472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"655.324646\" y=\"11.343679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.199005\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_06.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.712494\" y=\"139.641342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"172.463501\" y=\"94.695862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.711262\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"669.929443\" y=\"210.656693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.316635\"/>\n      <waypoint x=\"672.321167\" y=\"120.427391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"542.520508\" y=\"237.710693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"662.242859\" y=\"81.485809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"118.868202\" y=\"244.566162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"348.519379\" y=\"241.144516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.239300\" y=\"41.912735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"6.230734\" y=\"247.251480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.647278\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"607.132507\" y=\"45.180935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"455.795593\" y=\"-14.043514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.684065\" y=\"238.981537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"278.520569\" y=\"237.620636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"182.520599\" y=\"237.587875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"380.519379\" y=\"241.155426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.210739\" y=\"243.561462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"116.100914\" y=\"228.645706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.234320\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.247684\" y=\"354.583405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-94.298988\"/>\n      <waypoint x=\"180.520599\" y=\"237.587204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"245.800888\" y=\"140.436569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"355.056915\" y=\"151.384308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"278.516937\" y=\"248.120636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"338.519379\" y=\"241.141098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"262.800812\" y=\"41.848576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"338.354248\" y=\"48.811794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-370.036377\" y=\"151.487457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-264.214294\" y=\"247.225204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"140.992950\" y=\"-10.501493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-110.061188\"/>\n      <waypoint x=\"47.215126\" y=\"-16.108852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.391276\" y=\"53.574852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.617676\"/>\n      <waypoint x=\"-201.875397\" y=\"145.666367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-293.920685\" y=\"57.825974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.216980\"/>\n      <waypoint x=\"-202.122528\" y=\"48.980946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-169.859055\" y=\"138.741440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-300.074219\" y=\"66.590797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.764481\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.851059\" y=\"135.412643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-306.298065\" y=\"73.861534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.107498\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.599309\" y=\"41.902786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"134.910645\" y=\"33.707504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.488880\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-221.416962\" y=\"240.148193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-13.332360\" y=\"250.158630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.372787\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"306.519379\" y=\"241.130188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"522.515808\" y=\"251.703873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"374.520569\" y=\"237.653381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"500.516907\" y=\"248.196365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.676270\" y=\"-24.399937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"349.785858\" y=\"-13.710871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.509768\" y=\"-81.412033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-9.158569\" y=\"-137.860153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.944870\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"345.071350\" y=\"147.843369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"503.581299\" y=\"106.371063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.754585\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-200.202591\" y=\"52.480171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"56.241608\" y=\"41.845436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"387.071014\" y=\"148.015442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"535.215454\" y=\"152.122482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-290.201141\" y=\"-10.366783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.755341\"/>\n      <waypoint x=\"-360.533478\" y=\"36.993618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.358398\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.894533\" y=\"-15.919056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-232.165558\" y=\"-18.626820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.938147\" y=\"382.895752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.165314\"/>\n      <waypoint x=\"52.375813\" y=\"251.543488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.596481\" y=\"-8.530375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-359.990601\" y=\"45.290932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.854858\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-288.226868\" y=\"240.268402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-171.198181\" y=\"250.557861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.004040\" y=\"231.180435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.797844\"/>\n      <waypoint x=\"135.991821\" y=\"139.986649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"446.350830\" y=\"41.759212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"619.964111\" y=\"-19.859247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.243912\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.263046\" y=\"38.089161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.335401\"/>\n      <waypoint x=\"37.215195\" y=\"-16.072430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.092669\" y=\"-19.448170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-197.708755\" y=\"-22.216824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.867500\" y=\"142.431396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-245.290665\" y=\"135.064484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.377527\" y=\"147.857773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.277370\"/>\n      <waypoint x=\"127.715599\" y=\"38.183327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.707097\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.907228\" y=\"-19.389896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-53.239300\" y=\"41.920811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-361.006348\" y=\"48.776081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.642609\"/>\n      <waypoint x=\"-320.412903\" y=\"246.078262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.960880\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.779477\" y=\"165.589310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"10.049725\" y=\"-87.388542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-227.398071\" y=\"250.658981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"22.375820\" y=\"251.533249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.227772\" y=\"-12.652583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-97.629410\" y=\"-22.581337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-285.709045\" y=\"137.123291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"194.735199\"/>\n      <waypoint x=\"-283.067505\" y=\"49.903454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.147247\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"442.352539\" y=\"45.261158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"579.129089\" y=\"38.194565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"488.570129\" y=\"148.431335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"661.671692\" y=\"51.895779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.269867\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.779297\" y=\"41.977577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"92.248184\" y=\"48.811531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"391.742645\" y=\"-17.363710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"101.202011\" y=\"-19.805510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.891449\" y=\"52.264778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"308.352478\" y=\"45.326401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.517776\" y=\"187.697556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"228.516998\" y=\"248.103577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.157364\" y=\"250.444794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"128.517014\" y=\"248.069458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"485.802979\" y=\"-17.478001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"335.785950\" y=\"-13.659878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"636.193787\" y=\"-2.135355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.680099\"/>\n      <waypoint x=\"564.975037\" y=\"-20.723291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.749608\" y=\"162.344849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"114.241592\" y=\"41.790817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.843655\" y=\"151.095428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.023247\"/>\n      <waypoint x=\"5.607852\" y=\"53.755539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.617676\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-157.223389\" y=\"236.532700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-201.875397\" y=\"145.666367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"499.495056\" y=\"-13.456196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.780792\"/>\n      <waypoint x=\"273.328125\" y=\"-23.932461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.850861\" y=\"135.250824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-310.335449\" y=\"130.413513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"226.347717\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-342.825897\" y=\"242.957672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"384.523804\"/>\n      <waypoint x=\"-87.485039\" y=\"227.851166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.176163\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.591118\" y=\"-12.066839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-135.706161\" y=\"50.955547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.056564\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-231.418884\" y=\"138.597046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-301.451843\" y=\"67.925751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.433075\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"394.352539\" y=\"45.284531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"467.803131\" y=\"-17.517303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-259.927856\" y=\"-14.852180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.389038\"/>\n      <waypoint x=\"-359.419952\" y=\"159.179016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.683773\" y=\"146.665863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"155.962967\" y=\"147.068542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"631.257568\" y=\"142.015900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"664.135193\" y=\"14.887488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"250.694153\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"351.114349\" y=\"137.368042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"593.129089\" y=\"38.187752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"536.344238\" y=\"48.715401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"643.129089\" y=\"38.163406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.218705\" y=\"405.401306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.019836\"/>\n      <waypoint x=\"5.892362\" y=\"323.201416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"230.519394\" y=\"241.104248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"346.515778\" y=\"251.643829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-272.208008\" y=\"250.739609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-61.718250\" y=\"250.203720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"458.357727\" y=\"38.253365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"393.709503\" y=\"-20.870897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.901566\" y=\"129.327026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.656855\"/>\n      <waypoint x=\"290.350800\" y=\"39.948830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.854736\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.888153\" y=\"48.759132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"358.350830\" y=\"41.802055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"527.244141\" y=\"145.089767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"577.258057\" y=\"141.794647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-157.105057\" y=\"52.462765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"48.248207\" y=\"48.852966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"402.352539\" y=\"45.280636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"528.344238\" y=\"48.719296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"581.215149\" y=\"152.310959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"580.897705\" y=\"-10.106450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-273.298706\" y=\"138.498810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-145.109299\" y=\"41.957920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.286753\" y=\"139.619781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.593180\"/>\n      <waypoint x=\"265.071991\" y=\"147.515579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.412936\" y=\"102.425606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"137.662857\" y=\"-13.300749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"218.926697\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.241592\" y=\"41.815300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"-24.787149\" y=\"-19.346626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.708898\" y=\"144.762222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.489586\"/>\n      <waypoint x=\"102.867012\" y=\"248.060715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.261314\" y=\"38.125317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.351624\"/>\n      <waypoint x=\"208.005402\" y=\"41.765823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.859333\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"669.133362\" y=\"57.432178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.622772\"/>\n      <waypoint x=\"483.818298\" y=\"-24.482351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"410.354248\" y=\"48.776741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"441.742126\" y=\"-17.545822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.342237\" y=\"249.035492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"51.712494\" y=\"139.641342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-329.188477\" y=\"-0.708476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.571518\"/>\n      <waypoint x=\"-366.657349\" y=\"143.385849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.867264\" y=\"142.232040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-323.615631\" y=\"92.505234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.199615\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.193253\" y=\"243.514313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-88.240242\" y=\"246.795776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"645.134216\" y=\"48.662434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"435.675934\" y=\"-24.523773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.236488\" y=\"48.925659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"99.202034\" y=\"-19.798225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.070994\" y=\"358.103302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.829430\"/>\n      <waypoint x=\"78.867012\" y=\"248.052521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.106445\" y=\"48.961151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-3.683775\" y=\"169.633942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-243.709290\" y=\"218.831848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.917168\"/>\n      <waypoint x=\"-9.651847\" y=\"254.433807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.885048\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"475.818359\" y=\"-24.499821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"321.763580\" y=\"-11.417299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.815018\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.520599\" y=\"237.604935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"492.515717\" y=\"251.693634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.750176\" y=\"162.453415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"156.519394\" y=\"241.079010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"385.085327\" y=\"144.507278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"519.124573\" y=\"72.037376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"295.269653\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.891464\" y=\"52.281731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"119.189148\" y=\"-23.371048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.515823\" y=\"251.593338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"316.515747\" y=\"251.633591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"288.515778\" y=\"251.624039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"498.520538\" y=\"237.695679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"367.785736\" y=\"-13.776430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"261.340942\" y=\"-20.388779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"115.201927\" y=\"-19.856501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"39.189682\" y=\"-23.079670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-351.678711\" y=\"35.000534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.479279\"/>\n      <waypoint x=\"-360.416718\" y=\"228.701813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"413.519867\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.520599\" y=\"237.658157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"641.970947\" y=\"234.766861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.186163\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.759354\" y=\"138.987946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-127.850967\" y=\"135.339951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.705526\" y=\"78.396278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"-11.902267\" y=\"-108.647438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.133949\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.229378\" y=\"236.431061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-9.164419\" y=\"376.469421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.985466\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.712425\" y=\"139.674118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"347.085663\" y=\"144.351593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.217041\" y=\"240.068680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-84.264565\" y=\"239.781937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"167.991547\" y=\"140.117767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"375.056732\" y=\"151.466248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"445.113556\" y=\"137.753189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"532.925537\" y=\"56.106602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.832748\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-258.214294\" y=\"247.214417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-133.193375\" y=\"243.451813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.411151\" y=\"-141.309662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.187836\"/>\n      <waypoint x=\"-148.488358\" y=\"37.998951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"410.428528\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"343.100067\" y=\"140.835236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"468.613342\" y=\"137.849472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-163.875504\" y=\"145.755493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-112.252251\" y=\"243.379120\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.309297\" y=\"90.426056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"10.701898\" y=\"-111.914101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.665298\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.341522\" y=\"-20.082830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-59.604168\" y=\"-15.719790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-185.204437\" y=\"247.083054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"1.224045\" y=\"242.213943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.326561\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.389193\" y=\"201.632492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"-5.584289\" y=\"320.923157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.081644\" y=\"296.808350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.464111\"/>\n      <waypoint x=\"68.273682\" y=\"146.709244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"199.772583\" y=\"147.248032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"265.057648\" y=\"151.015549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"139.193115\" y=\"27.384338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.841946\"/>\n      <waypoint x=\"9.702759\" y=\"-35.389702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.884857\" y=\"45.261021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"408.355896\" y=\"52.277714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.181781\" y=\"142.036377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.743423\"/>\n      <waypoint x=\"141.238281\" y=\"22.084723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.954185\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.054747\" y=\"183.665512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"108.867012\" y=\"248.062759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"658.677979\" y=\"87.447495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"564.923828\" y=\"-13.723479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.537300\" y=\"193.578796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"5.883028\" y=\"12.515876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"114.387917\" y=\"229.609924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-28.514467\"/>\n      <waypoint x=\"315.071625\" y=\"147.720444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"502.519379\" y=\"241.197052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"650.559875\" y=\"218.962402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.332314\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-292.207947\" y=\"250.775589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-100.944389\" y=\"234.894318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.069157\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"658.318237\" y=\"120.616379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"672.893982\" y=\"67.512390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.406921\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.876598\" y=\"219.519257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"18.809162\" y=\"45.380688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"198.204193\" y=\"74.954483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"321.612427\"/>\n      <waypoint x=\"400.354248\" y=\"48.781609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-370.635559\" y=\"111.491959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-213.404388\" y=\"247.133789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"521.244202\" y=\"145.065170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"645.331665\" y=\"138.573532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.765228\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.239307\" y=\"41.924850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"72.241600\" y=\"41.830368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.670731\" y=\"-11.833445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-288.300476\" y=\"-18.083179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.383896\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.239288\" y=\"41.941814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-3.877284\" y=\"154.491974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.627892\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.223312\" y=\"236.597458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-67.742508\" y=\"243.224609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.932800\" y=\"243.062073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"156.515823\" y=\"251.579010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.249756\" y=\"162.377060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"100.316444\" y=\"136.340454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.878258\" y=\"38.256992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.169481\"/>\n      <waypoint x=\"328.352539\" y=\"45.316658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"597.229187\" y=\"148.876541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"664.544373\" y=\"28.260159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.497742\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"448.354248\" y=\"48.758240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"551.130798\" y=\"41.708199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"526.344238\" y=\"48.720268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"665.485107\" y=\"18.915874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.256317\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"464.570343\" y=\"148.332993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"641.274536\" y=\"152.557037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.246819\" y=\"39.599487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.277929\"/>\n      <waypoint x=\"96.248184\" y=\"48.807762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"646.892517\" y=\"45.161575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"501.598206\" y=\"-24.443529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_07.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"162.228149\" y=\"48.745628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"354.354248\" y=\"48.804005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.240181\" y=\"246.830505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-33.742733\" y=\"243.106567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"144.431717\" y=\"-19.962963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-101.616615\" y=\"-19.066793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"444.350830\" y=\"41.760185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"644.271667\" y=\"5.971394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.524490\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"538.916626\" y=\"-10.362012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"461.787872\" y=\"-10.530421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"602.973938\" y=\"-20.445126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n      <waypoint x=\"425.808594\" y=\"-10.487741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-279.783173\" y=\"56.362022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.741226\"/>\n      <waypoint x=\"-216.285110\" y=\"45.633274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.355209\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.579987\" y=\"87.487274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.171432\"/>\n      <waypoint x=\"-282.220581\" y=\"243.757614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.616478\" y=\"-18.986664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-325.241180\" y=\"5.077228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.673370\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"383.772858\" y=\"-17.334682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"331.760498\" y=\"-20.645264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.767643\" y=\"142.548904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-245.909576\" y=\"213.678604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.840385\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"423.056366\" y=\"151.662918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"555.229553\" y=\"148.704453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.235046\" y=\"52.430504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-9.845181\" y=\"237.273590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"280.516968\" y=\"248.121307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"516.518250\" y=\"244.701828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.976578\" y=\"315.202454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"120.867012\" y=\"248.066849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"447.800995\" y=\"-21.060902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.907913\"/>\n      <waypoint x=\"285.366302\" y=\"-13.476238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"426.515717\" y=\"251.671112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"637.095093\" y=\"229.339706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.926317\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.380592\" y=\"237.544846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"326.520538\" y=\"237.637009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"612.793701\" y=\"-20.373241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n      <waypoint x=\"341.796600\" y=\"-10.390108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.108337\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"601.243530\" y=\"145.392960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"627.897583\" y=\"-6.860076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"202.643326\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"562.520508\" y=\"237.717514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"669.307495\" y=\"75.562080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.388460\" y=\"142.418701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.330963\"/>\n      <waypoint x=\"-197.883606\" y=\"149.175735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"337.773224\" y=\"-17.167141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"119.189148\" y=\"-23.371048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-368.743103\" y=\"51.209038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.199432\"/>\n      <waypoint x=\"-366.207947\" y=\"173.382477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"161.948563\" y=\"150.593094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"253.086487\" y=\"143.966446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.948654\" y=\"150.552109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"407.099518\" y=\"141.097458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"270.515778\" y=\"251.617905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"396.516907\" y=\"248.160889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-362.918823\" y=\"159.281540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-187.204437\" y=\"247.086655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.157379\" y=\"250.423965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-8.438181\" y=\"385.494995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.221466\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"328.520569\" y=\"237.637680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"448.516907\" y=\"248.178619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.597893\" y=\"45.406017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"87.202110\" y=\"-19.754519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-325.001740\" y=\"9.085400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"146.786621\"/>\n      <waypoint x=\"-367.655304\" y=\"213.818375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"434.607941\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"407.056488\" y=\"151.597366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"484.110321\" y=\"130.136475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.538406\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.227348\" y=\"-12.900254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-4.869977\" y=\"-105.883522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.544693\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-256.208008\" y=\"250.710815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-203.198105\" y=\"250.615433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"635.134216\" y=\"48.667301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"556.924011\" y=\"-13.782041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"670.280884\" y=\"37.967335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.484619\"/>\n      <waypoint x=\"578.949036\" y=\"-17.120903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.316444\" y=\"136.340454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"278.194244\" y=\"48.841084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"347.747620\" y=\"-24.203516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"249.341049\" y=\"-20.345070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"165.367096\" y=\"-13.039170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-83.591248\" y=\"-12.132401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.239288\" y=\"41.928082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"48.248207\" y=\"48.852966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.998928\" y=\"-4.853735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-15.762207\" y=\"-130.496796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.575371\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.914393\" y=\"64.539658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.581154\"/>\n      <waypoint x=\"80.869400\" y=\"241.053207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"647.870850\" y=\"231.222000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.914944\"/>\n      <waypoint x=\"668.626160\" y=\"138.388397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.599306\" y=\"41.908440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"68.244896\" y=\"45.334137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-175.777878\" y=\"45.470306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"16.815756\" y=\"52.382568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"538.342529\" y=\"45.214428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"552.924133\" y=\"-13.811320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-367.080109\" y=\"87.457611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.171432\"/>\n      <waypoint x=\"-260.208008\" y=\"250.718018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.157404\" y=\"358.997681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-455.713928\"/>\n      <waypoint x=\"66.379402\" y=\"241.048264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.033084\" y=\"-27.769943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.212509\"/>\n      <waypoint x=\"-246.196579\" y=\"-22.000084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-359.809448\" y=\"133.181946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-183.223343\" y=\"236.579468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"298.520569\" y=\"237.627457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"528.519287\" y=\"241.205917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.093943\" y=\"303.118134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.759033\"/>\n      <waypoint x=\"3.583710\" y=\"140.160172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.975243\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.244904\" y=\"45.345436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"-29.591621\" y=\"-12.329081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.214645\" y=\"-16.371094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"33.227962\" y=\"-12.557885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-365.938324\" y=\"191.380447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-264.214294\" y=\"247.225204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"506.053009\" y=\"31.829962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.653183\"/>\n      <waypoint x=\"267.340912\" y=\"-20.410631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.251472\" y=\"52.292698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"-35.617073\" y=\"-19.307182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.599309\" y=\"41.904400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"133.682159\" y=\"-17.748348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.770874\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.881809\" y=\"-12.433648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-73.591316\" y=\"-12.168821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-362.715118\" y=\"42.419689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.447906\"/>\n      <waypoint x=\"-326.216217\" y=\"241.349030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.818375\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.536458\" y=\"-85.411942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-22.787163\" y=\"-19.353909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.734585\" y=\"143.006241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.765228\"/>\n      <waypoint x=\"133.891464\" y=\"52.272316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.976189\" y=\"315.276154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"31.712667\" y=\"139.559387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.643407\" y=\"16.439058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"46.375816\" y=\"251.541443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"485.810638\" y=\"-20.977993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"359.760315\" y=\"-20.747246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.742809\" y=\"243.064896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"202.520599\" y=\"237.594696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.603821\" y=\"-15.530394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-295.039246\" y=\"-12.610799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.990616\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.515823\" y=\"251.604935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"332.516937\" y=\"248.139053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"658.197266\" y=\"52.326206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.302734\"/>\n      <waypoint x=\"499.590576\" y=\"-20.947905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"546.875244\" y=\"-24.344669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"373.772919\" y=\"-17.298260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.733734\" y=\"-15.464360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-246.196579\" y=\"-22.000084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.341385\" y=\"-20.155674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"6.496424\" y=\"-79.412071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"460.556030\" y=\"151.816574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"662.329651\" y=\"73.486275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"127.884872\" y=\"45.277973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"292.355896\" y=\"52.334187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"645.196472\" y=\"224.455231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.033356\"/>\n      <waypoint x=\"658.417725\" y=\"111.446075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"382.350830\" y=\"41.790371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"479.818329\" y=\"-24.491085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"562.949524\" y=\"-17.238026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"405.775635\" y=\"-13.914799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.402741\" y=\"140.628647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.030891\"/>\n      <waypoint x=\"134.520599\" y=\"237.571503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.600464\" y=\"-8.617774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-59.239307\" y=\"41.923237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"672.590454\" y=\"95.598854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"606.973816\" y=\"-20.415846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.377007\" y=\"248.040070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"292.516968\" y=\"248.125412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.495782\" y=\"227.699585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"248.517014\" y=\"248.110397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"542.885681\" y=\"-20.853373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"333.786011\" y=\"-13.652596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.805866\" y=\"41.882572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"218.045761\" y=\"45.369965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.044708\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.797888\" y=\"167.589218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"92.302155\" y=\"139.807648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.520599\" y=\"237.575592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"296.520569\" y=\"237.626770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.286426\" y=\"-146.292282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.053741\"/>\n      <waypoint x=\"-109.616570\" y=\"-19.037655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"662.307922\" y=\"75.486160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"449.795624\" y=\"-14.056616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-316.962799\" y=\"-3.692183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.735870\"/>\n      <waypoint x=\"-370.621124\" y=\"89.427521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.171432\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.377007\" y=\"248.036667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"256.515778\" y=\"251.613129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-205.867172\" y=\"142.156982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-316.643982\" y=\"93.136162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.257690\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"483.810669\" y=\"-20.982361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"411.775574\" y=\"-13.936653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"557.132507\" y=\"45.205276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"521.567566\" y=\"-10.399893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.232193\" y=\"392.541260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.921410\"/>\n      <waypoint x=\"32.379395\" y=\"241.036667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"646.894226\" y=\"48.661575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"582.897644\" y=\"-10.091809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-321.791382\" y=\"7.052352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.522659\"/>\n      <waypoint x=\"-351.155334\" y=\"233.537842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"400.506531\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.781907\" y=\"276.905579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"168.518204\" y=\"244.583099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"246.805954\" y=\"52.356365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"338.354248\" y=\"48.811794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"432.350830\" y=\"41.766029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"518.339111\" y=\"38.224163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-161.105057\" y=\"52.464382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-81.236481\" y=\"48.932121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-167.204483\" y=\"247.050674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"52.375813\" y=\"251.543488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.573997\" y=\"197.597076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"6.145721\" y=\"-26.853245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"266.519379\" y=\"241.116531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"482.518219\" y=\"244.690216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.328369\" y=\"-23.808624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-41.629784\" y=\"-22.785305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.096357\" y=\"402.175323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.626045\"/>\n      <waypoint x=\"102.868202\" y=\"244.560715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-217.404373\" y=\"247.140991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"58.378204\" y=\"244.545532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.241615\" y=\"41.862389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"87.214859\" y=\"-16.254541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-159.210785\" y=\"243.536270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"26.379402\" y=\"241.034607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-236.448044\" y=\"160.950897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"139.410538\"/>\n      <waypoint x=\"-100.240173\" y=\"246.837433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"374.519379\" y=\"241.153381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"556.516907\" y=\"248.215469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"218.519394\" y=\"241.100159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"354.520569\" y=\"237.646561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.241489\" y=\"39.972332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.668344\"/>\n      <waypoint x=\"143.575256\" y=\"-1.661295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.850372\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.223373\" y=\"236.557877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-125.850975\" y=\"135.344650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"534.885681\" y=\"-20.870840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"441.709015\" y=\"-21.045723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"356.361694\" y=\"38.303024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"510.344238\" y=\"48.728058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"446.358185\" y=\"38.259209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"645.134216\" y=\"48.662434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.476383\" y=\"315.239288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"5.860986\" y=\"96.395607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.739807\" y=\"-128.294907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.250076\"/>\n      <waypoint x=\"-12.203338\" y=\"-49.536186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"368.515778\" y=\"251.651337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"526.519287\" y=\"241.205231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.193283\" y=\"243.493469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-92.252365\" y=\"243.309692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"603.272156\" y=\"138.401215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"667.547485\" y=\"42.734741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.060272\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"280.515747\" y=\"251.621307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"434.518188\" y=\"244.673843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"503.244354\" y=\"144.991425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"662.047668\" y=\"99.484741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"547.258301\" y=\"141.671738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"627.271912\" y=\"138.499542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.603760\" y=\"-15.508540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"56.244904\" y=\"45.345436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.517776\" y=\"187.697556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"222.520599\" y=\"237.601532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"661.583679\" y=\"18.243778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.568298\"/>\n      <waypoint x=\"397.808868\" y=\"-10.385758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.316628\" y=\"136.250305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"375.085419\" y=\"144.466309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"534.515808\" y=\"251.707962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"662.047668\" y=\"99.484741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"496.515747\" y=\"251.694992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"671.798096\" y=\"168.654556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.328705\" y=\"-23.626514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"11.739807\" y=\"-128.294907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.250076\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.419052\" y=\"-23.426517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-1.146691\" y=\"-145.263260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.578262\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.345456\" y=\"131.925980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.715240\"/>\n      <waypoint x=\"-139.883774\" y=\"149.311768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.596483\" y=\"48.904400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"103.189255\" y=\"-23.312771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.239296\" y=\"41.938583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"123.884872\" y=\"45.281738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"375.071075\" y=\"147.966278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"637.271912\" y=\"138.540527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.252205\" y=\"243.406891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"154.515823\" y=\"251.578323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.236492\" y=\"48.924850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"28.241621\" y=\"41.871803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"662.221191\" y=\"83.485680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"652.839905\" y=\"25.397324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.193359\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-359.599731\" y=\"147.180359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-294.220551\" y=\"243.779205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"566.974976\" y=\"-20.708651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"477.803040\" y=\"-17.495470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-179.223343\" y=\"236.572281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"42.378204\" y=\"244.540070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.596482\" y=\"48.900364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"142.107697\" y=\"11.743123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.917664\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-254.012772\" y=\"54.570686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.817596\"/>\n      <waypoint x=\"38.251503\" y=\"52.362381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.776459\" y=\"48.976768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"102.241585\" y=\"41.802116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.731952\" y=\"136.527313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.967896\"/>\n      <waypoint x=\"127.135292\" y=\"221.098450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.351273\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.536556\" y=\"151.140762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.402889\"/>\n      <waypoint x=\"225.772369\" y=\"147.354568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-161.223389\" y=\"236.539886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-139.875565\" y=\"145.811783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.629822\" y=\"-22.807158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-95.599136\" y=\"-8.588641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_08.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.883743\" y=\"149.288315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-207.427170\" y=\"142.153320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.813634\" y=\"239.273346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"-14.218705\" y=\"405.401306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.019836\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.683273\" y=\"-15.231440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-370.742554\" y=\"101.446724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.896027\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.843794\" y=\"18.395746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-10.060986\" y=\"-120.886520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.575371\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.222343\" y=\"179.117386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.231247\"/>\n      <waypoint x=\"-197.217010\" y=\"240.104660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"452.584778\" y=\"144.783859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"658.829834\" y=\"73.448318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.742706\" y=\"243.120453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"9.640013\" y=\"358.649200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-455.713928\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"269.071960\" y=\"147.531967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"505.230011\" y=\"148.499588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"301.086029\" y=\"144.163116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"417.099457\" y=\"141.138428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.883606\" y=\"149.166351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-260.392090\" y=\"47.914566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.817596\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.591240\" y=\"-12.125114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-165.708969\" y=\"-22.333374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"551.243958\" y=\"145.188095\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"663.425903\" y=\"12.905579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.920151\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.798373\" y=\"142.810043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.263046\"/>\n      <waypoint x=\"-15.676805\" y=\"384.728027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.747673\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.805969\" y=\"401.111206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.181206\"/>\n      <waypoint x=\"4.500351\" y=\"189.597458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"619.135925\" y=\"52.175091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"653.719421\" y=\"-4.662627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.354691\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-122.859200\" y=\"138.851654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-179.883667\" y=\"149.217941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.198120\" y=\"250.608246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-33.718426\" y=\"250.106522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.624186\" y=\"266.907837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"4.655951\" y=\"205.527512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.127899\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"664.143799\" y=\"32.064365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.249809\"/>\n      <waypoint x=\"403.742523\" y=\"-17.407417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.764261\" y=\"-133.233948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.428352\"/>\n      <waypoint x=\"-8.482682\" y=\"130.757156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.979347\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-135.883774\" y=\"149.321152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-291.570129\" y=\"52.745823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.821671\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"18.809162\" y=\"45.380688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"162.221558\" y=\"41.745632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.235046\" y=\"52.430504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"131.738678\" y=\"-22.133797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"203.680038\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"627.212952\" y=\"236.917603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.462378\"/>\n      <waypoint x=\"631.002441\" y=\"-9.310164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"205.231506\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"200.517014\" y=\"248.094025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"358.516937\" y=\"248.147919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"536.520508\" y=\"237.708649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"661.982605\" y=\"105.484383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.775055\" y=\"52.478382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-44.786720\" y=\"144.974075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.387924\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.591492\" y=\"-12.263520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-125.239288\" y=\"41.949890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"575.243713\" y=\"145.286423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"663.746643\" y=\"41.192642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.246399\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.718441\" y=\"250.099579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-5.542181\" y=\"316.923645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"319.786041\" y=\"-13.601604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"265.340912\" y=\"-20.403347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.109981\" y=\"177.665787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"194.519394\" y=\"241.091980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"621.257690\" y=\"141.974930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"672.438599\" y=\"109.598030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"615.272095\" y=\"138.450378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"586.923157\" y=\"-13.562435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.237885\" y=\"45.428082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"11.412923\" y=\"48.887657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.470804\" y=\"225.463242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"55.669437\" y=\"150.157639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-344.892853\" y=\"237.961197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"389.962463\"/>\n      <waypoint x=\"-94.228050\" y=\"250.316589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"476.354187\" y=\"48.744606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"626.068665\" y=\"-14.936256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.666061\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"586.518250\" y=\"244.725693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"672.742249\" y=\"81.599686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"282.190826\" y=\"41.839138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"396.352539\" y=\"45.283554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.043200\" y=\"-73.535645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-65.604134\" y=\"-15.697935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.189407\" y=\"-23.225357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-125.590981\" y=\"-11.979425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.313446\" y=\"-8.187366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.824615\"/>\n      <waypoint x=\"50.251495\" y=\"52.351078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"226.802551\" y=\"45.366104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"398.352539\" y=\"45.282581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"151.888153\" y=\"48.755371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"282.194244\" y=\"48.839138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.214821\" y=\"-16.276396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"10.175268\" y=\"-103.289330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.791168\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"651.687256\" y=\"148.463715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-374.518555\"/>\n      <waypoint x=\"546.875244\" y=\"-24.344669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"652.262817\" y=\"23.533089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.404968\"/>\n      <waypoint x=\"608.999390\" y=\"-23.901112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"411.085114\" y=\"144.613815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"490.555756\" y=\"151.939499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.353060\" y=\"173.598175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"130.762772\" y=\"36.923103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.079729\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"642.213928\" y=\"-10.742625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.317764\"/>\n      <waypoint x=\"385.747375\" y=\"-24.341919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"496.598755\" y=\"141.464172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"668.082703\" y=\"127.691940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.611023\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"312.518188\" y=\"244.632233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"456.516937\" y=\"248.181351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.355896\" y=\"52.283554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"381.798431\" y=\"-10.327445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.239288\" y=\"41.936966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-124.875610\" y=\"145.846954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.904308\" y=\"284.609192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"175.962784\" y=\"147.150482\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.907193\" y=\"-148.819366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.725082\"/>\n      <waypoint x=\"-37.587006\" y=\"-10.332179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.941757\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.552153\" y=\"106.502182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"-151.875534\" y=\"145.783630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.216682\" y=\"-47.536236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-97.236481\" y=\"48.938583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"203.366837\" y=\"-13.177575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"9.092629\" y=\"-19.470024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.895844\" y=\"48.849808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.511775\"/>\n      <waypoint x=\"474.354248\" y=\"48.745579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"480.339111\" y=\"38.242664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"395.808929\" y=\"-10.378474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-239.405746\" y=\"225.030380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"408.539795\"/>\n      <waypoint x=\"16.991961\" y=\"237.569016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.061478\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"601.257874\" y=\"141.892990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"666.723450\" y=\"140.761261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.278484\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-307.290955\" y=\"243.767136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.453186\"/>\n      <waypoint x=\"-229.404358\" y=\"247.162567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.377010\" y=\"248.044159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"118.865814\" y=\"251.566162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.056544\" y=\"-71.535690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-123.629227\" y=\"-22.486641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"424.519379\" y=\"241.170441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"496.518219\" y=\"244.694992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.767620\" y=\"142.539520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-110.867439\" y=\"142.379791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-279.712067\" y=\"-16.317654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.817825\"/>\n      <waypoint x=\"-362.679138\" y=\"175.279739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.616478\" y=\"-18.986664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"18.805866\" y=\"41.880688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.520599\" y=\"237.570816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"328.515747\" y=\"251.637680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"577.243713\" y=\"145.294617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"665.872803\" y=\"69.524475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.904897\" y=\"252.979797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"177.962784\" y=\"147.158676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.851319\" y=\"47.598351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.617676\"/>\n      <waypoint x=\"-161.867294\" y=\"142.260178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.712543\" y=\"139.616745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"156.005981\" y=\"136.568634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"553.134216\" y=\"48.707226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"656.168030\" y=\"13.476796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.167358\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"394.350830\" y=\"41.784531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"593.130798\" y=\"41.687752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"480.339111\" y=\"38.242664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"405.808838\" y=\"-10.414897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"178.517014\" y=\"248.086517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"266.519379\" y=\"241.116531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.302078\" y=\"139.848618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"355.071259\" y=\"147.884338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.596233\" y=\"255.619522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"288.035065\"/>\n      <waypoint x=\"180.517014\" y=\"248.087204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.733566\" y=\"-15.384232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-242.133469\" y=\"-15.036540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"142.457230\" y=\"-12.955726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-4.462686\" y=\"-151.659988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.029480\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.229279\" y=\"236.507446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-187.875427\" y=\"145.699203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-300.214233\" y=\"247.289978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-116.240074\" y=\"246.892990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.227959\" y=\"250.372147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-53.754757\" y=\"239.676010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.596481\" y=\"-8.530375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-223.561005\" y=\"-15.202869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.628799\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"313.071625\" y=\"147.712250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"510.057037\" y=\"91.265915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.719757\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.388460\" y=\"142.418701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.330963\"/>\n      <waypoint x=\"-286.505157\" y=\"133.253189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"197.367889\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.576493\" y=\"-91.411812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-89.616714\" y=\"-19.110500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"502.518219\" y=\"244.697052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"661.800110\" y=\"122.313400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-292.274750\" y=\"-17.056732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.653488\"/>\n      <waypoint x=\"-363.697144\" y=\"107.300407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.216644\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.786667\" y=\"143.870987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"345.057007\" y=\"151.343338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.904897\" y=\"252.979797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"199.786926\" y=\"143.748062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.255214\" y=\"254.004913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"296.369080\"/>\n      <waypoint x=\"179.962753\" y=\"147.166870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.908083\" y=\"284.903717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"162.539322\" y=\"101.679756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.539692\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"424.350830\" y=\"41.769924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"490.345917\" y=\"52.237797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"583.229248\" y=\"148.819183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"648.965759\" y=\"14.282265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.557861\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"601.664062\" y=\"251.699219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.393297\"/>\n      <waypoint x=\"664.711670\" y=\"176.578171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.655792\" y=\"94.502632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"82.869400\" y=\"241.053894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.993324\" y=\"136.015427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"84.273544\" y=\"146.774796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"608.999390\" y=\"-23.901112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n      <waypoint x=\"411.775574\" y=\"-13.936653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"357.114288\" y=\"137.392624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"505.273041\" y=\"137.999680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.241621\" y=\"41.873688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"63.202267\" y=\"-19.667105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.198120\" y=\"250.611847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-45.730503\" y=\"246.648193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.009846\" y=\"-81.435387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-65.591385\" y=\"-12.197960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.342237\" y=\"249.035492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"4.201667\" y=\"158.378983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.909958\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.268997\" y=\"37.996593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.047098\"/>\n      <waypoint x=\"143.892822\" y=\"-0.685609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.855865\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.355896\" y=\"52.323479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"472.355896\" y=\"52.246555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.273514\" y=\"146.791183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"273.100616\" y=\"140.548416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.229401\" y=\"236.444962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"150.515823\" y=\"251.576965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.705765\" y=\"406.110382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.109029\"/>\n      <waypoint x=\"9.440891\" y=\"356.659149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-455.713928\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"218.028107\" y=\"52.369965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.046073\"/>\n      <waypoint x=\"344.354248\" y=\"48.808872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"525.215576\" y=\"152.081512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"640.140991\" y=\"-7.922520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.317764\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-157.867310\" y=\"142.269562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-167.223373\" y=\"236.550690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"197.815613\" y=\"136.739929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"355.085602\" y=\"144.384369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.876398\" y=\"-61.435829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-5.590027\" y=\"8.439236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.825180\" y=\"-113.232468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.354004\"/>\n      <waypoint x=\"-9.138349\" y=\"96.537422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.244911\" y=\"45.362389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"63.202267\" y=\"-19.667105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"652.527588\" y=\"-0.522158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.162079\"/>\n      <waypoint x=\"578.897766\" y=\"-10.121090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.603729\" y=\"-15.479403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-6.597897\" y=\"45.401978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.106461\" y=\"48.952267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-60.751160\" y=\"135.497330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"504.345917\" y=\"52.230980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"621.132507\" y=\"45.174118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"340.516937\" y=\"248.141785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"578.520569\" y=\"237.722977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"652.872009\" y=\"33.887760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.976585\"/>\n      <waypoint x=\"612.964355\" y=\"-9.871711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.214935\" y=\"-16.210835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-93.599472\" y=\"-8.595924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"207.566101\" y=\"67.622208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"324.073608\"/>\n      <waypoint x=\"320.352539\" y=\"45.320557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"671.711304\" y=\"176.654083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"600.973999\" y=\"-20.459766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.419418\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"590.515869\" y=\"251.727066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"658.105042\" y=\"140.274399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"348.519379\" y=\"241.144516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"490.516907\" y=\"248.192947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-219.410675\" y=\"243.644592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-55.730438\" y=\"246.682922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.604305\" y=\"-15.792635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-129.704865\" y=\"-8.464419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"520.339111\" y=\"38.223190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"585.132507\" y=\"45.191647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-370.130463\" y=\"65.432632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.171432\"/>\n      <waypoint x=\"-309.258728\" y=\"240.193298\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.721771\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"478.519379\" y=\"241.188858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"657.953247\" y=\"154.273575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.153836\" y=\"72.426727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"168.224854\" y=\"45.239983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"260.516937\" y=\"248.114487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"406.519379\" y=\"241.164291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"556.515869\" y=\"251.715469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"658.235168\" y=\"128.275101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"514.344238\" y=\"48.726112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"575.135925\" y=\"52.196514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"224.804260\" y=\"48.867077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"462.350830\" y=\"41.751423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"418.355896\" y=\"52.272842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"528.344238\" y=\"48.719296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"213.366776\" y=\"-13.213997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"125.201866\" y=\"-19.892923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"308.519379\" y=\"241.130859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"526.515869\" y=\"251.705231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.708054\" y=\"-8.464407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-15.001180\" y=\"55.494362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"46.277241\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"611.214844\" y=\"152.433868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"564.898193\" y=\"-10.223573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.189590\" y=\"-23.123375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-187.696075\" y=\"-18.753269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"633.129089\" y=\"38.168274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"471.810760\" y=\"-21.008562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.907304\" y=\"-19.433601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-165.670731\" y=\"-11.833445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.977356\" y=\"143.543976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"353.099945\" y=\"140.876205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_09.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.450853\" y=\"115.637901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.964897\"/>\n      <waypoint x=\"-243.467010\" y=\"169.622452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.613533\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"472.613312\" y=\"137.865860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"668.895386\" y=\"113.559837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-229.404358\" y=\"247.162567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-1.901550\" y=\"301.100067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.015930\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.616714\" y=\"-19.110500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-142.186234\" y=\"45.093945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.628159\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-274.207977\" y=\"250.743195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-33.730576\" y=\"246.606537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.799675\" y=\"-134.181992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.396141\"/>\n      <waypoint x=\"-5.655951\" y=\"18.319014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"269.353638\" y=\"-16.917938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"117.214661\" y=\"-16.363810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.033084\" y=\"-27.769943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.212509\"/>\n      <waypoint x=\"-242.133469\" y=\"-15.036540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.260544\" y=\"-2.029619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.890808\"/>\n      <waypoint x=\"-111.236481\" y=\"48.944237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"668.070679\" y=\"189.602966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n      <waypoint x=\"661.626587\" y=\"138.312469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"149.884857\" y=\"45.257256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"372.361084\" y=\"38.295235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"325.057159\" y=\"151.261383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"437.084900\" y=\"144.720337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.616570\" y=\"-19.030371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-344.851593\" y=\"20.075665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.105545\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"177.977127\" y=\"143.658707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"462.584686\" y=\"144.824829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.086864\" y=\"117.328033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.271500\"/>\n      <waypoint x=\"6.105686\" y=\"-20.853380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.288674\" y=\"140.343369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.632698\"/>\n      <waypoint x=\"-9.908277\" y=\"233.274094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-252.133026\" y=\"-14.946118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n      <waypoint x=\"-351.443878\" y=\"16.871738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.278763\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-313.344818\" y=\"239.908676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.246866\"/>\n      <waypoint x=\"-127.211380\" y=\"239.931030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"146.515823\" y=\"251.575592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"350.520569\" y=\"237.645187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.117168\" y=\"134.444565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.186859\"/>\n      <waypoint x=\"-241.315292\" y=\"145.573837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.396175\" y=\"136.385345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.463163\"/>\n      <waypoint x=\"131.991852\" y=\"139.970261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.934082\" y=\"319.275604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"158.520599\" y=\"237.579697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.754435\" y=\"404.968933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.811100\"/>\n      <waypoint x=\"9.815859\" y=\"124.898346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.171242\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.244881\" y=\"45.319069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"320.355896\" y=\"52.320557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.802551\" y=\"45.363182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"496.344238\" y=\"48.734875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"342.352539\" y=\"45.309845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"392.355896\" y=\"52.285503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-256.208008\" y=\"250.710815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-29.742760\" y=\"243.092682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.287720\" y=\"143.356781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"269.100647\" y=\"140.532028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.439257\" y=\"223.463516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"16.815756\" y=\"52.382568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.388895\" y=\"201.696930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"186.515823\" y=\"251.589249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.248192\" y=\"48.822830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"294.355957\" y=\"52.333214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.767620\" y=\"142.534836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-293.049866\" y=\"138.278778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"203.396271\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"619.964111\" y=\"-19.859247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.243912\"/>\n      <waypoint x=\"471.803101\" y=\"-17.508570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"429.070648\" y=\"148.187531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"672.677185\" y=\"87.599327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-258.208008\" y=\"250.714417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-10.858438\" y=\"239.323380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.640800\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.718216\" y=\"83.182526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"321.998169\"/>\n      <waypoint x=\"420.352539\" y=\"45.271870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.738122\" y=\"-117.404106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.484970\"/>\n      <waypoint x=\"-147.733566\" y=\"-15.398800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.860201\" y=\"136.623993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.094391\"/>\n      <waypoint x=\"2.085206\" y=\"64.432976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.580811\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"225.758026\" y=\"150.854538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"293.057465\" y=\"151.130280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"268.516937\" y=\"248.117218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"404.519379\" y=\"241.163620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.519394\" y=\"241.079010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"400.516907\" y=\"248.162247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.623847\" y=\"136.667252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.621490\"/>\n      <waypoint x=\"-9.655897\" y=\"249.272095\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"454.355896\" y=\"52.255318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"583.130798\" y=\"41.692619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.257477\" y=\"84.426277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"6.202837\" y=\"-35.413055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"504.518219\" y=\"244.697723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"558.519287\" y=\"241.216141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.380592\" y=\"237.548935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"118.869400\" y=\"241.066162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"362.520569\" y=\"237.649292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"619.358337\" y=\"239.018158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.482402\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-275.361877\" y=\"145.493790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.302811\"/>\n      <waypoint x=\"-157.109299\" y=\"41.962765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.380592\" y=\"237.542801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"283.100555\" y=\"140.589401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.071503\" y=\"147.769608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"456.570404\" y=\"148.300217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.241615\" y=\"41.852970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"123.227371\" y=\"-12.885686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.248207\" y=\"48.852966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"149.891449\" y=\"52.257252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.883804\" y=\"149.330536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-167.198181\" y=\"250.550674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.380592\" y=\"237.549622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"206.520599\" y=\"237.596069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.588867\" y=\"264.613831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"48.251495\" y=\"52.352966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"273.366364\" y=\"-13.432531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"140.444504\" y=\"-16.448418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.907325\" y=\"-18.953510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-157.859100\" y=\"138.769577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"378.516968\" y=\"248.154739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"552.520508\" y=\"237.714096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.726868\" y=\"136.124969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"231.772324\" y=\"147.379150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"534.342529\" y=\"45.216373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"548.908264\" y=\"-10.338763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.737320\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-237.418869\" y=\"138.582962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-305.217133\" y=\"57.137131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.833313\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"659.319031\" y=\"36.846550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.572083\"/>\n      <waypoint x=\"616.995728\" y=\"-13.169747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.579895\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"134.097412\" y=\"-11.513384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"209.868973\"/>\n      <waypoint x=\"-7.626915\" y=\"-141.203232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.285446\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.718334\" y=\"250.162064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"12.859270\" y=\"403.002228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.811100\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.251488\" y=\"52.328480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"2.836363\" y=\"-55.435963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.588867\" y=\"264.613831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"9.085110\" y=\"64.390869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.579742\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.754677\" y=\"239.717682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-8.916856\" y=\"304.840515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.452866\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.867401\" y=\"142.346954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-165.217072\" y=\"240.047089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.670230\" y=\"20.458967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"1.761225\" y=\"241.878922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.637238\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"412.352539\" y=\"45.275764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"625.130798\" y=\"41.672169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"195.366882\" y=\"-13.148437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"2.876398\" y=\"-61.435829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-155.211212\" y=\"240.028244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-157.867310\" y=\"142.269562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"452.350830\" y=\"41.756290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"516.342529\" y=\"45.225136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.775055\" y=\"52.472729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-123.236481\" y=\"48.949085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.585135\" y=\"-10.556448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.928055\"/>\n      <waypoint x=\"-181.708862\" y=\"-22.275101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.687274\" y=\"270.906952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"270.516968\" y=\"248.117905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.211365\" y=\"239.937973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-13.049335\" y=\"377.353699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.474373\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.241608\" y=\"41.843548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"41.202408\" y=\"-19.586975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.120113\" y=\"154.287567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.373566\"/>\n      <waypoint x=\"125.888168\" y=\"48.779850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-359.383270\" y=\"59.885181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.926819\"/>\n      <waypoint x=\"-360.754181\" y=\"221.662857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"421.594574\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.393376\" y=\"146.421692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.495277\"/>\n      <waypoint x=\"-2.232830\" y=\"335.050293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.235046\" y=\"52.430504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"30.380598\" y=\"237.535980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"548.519287\" y=\"241.212738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"671.930725\" y=\"156.425278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-311.996552\" y=\"63.957054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.507751\"/>\n      <waypoint x=\"-97.239296\" y=\"41.938583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"431.742249\" y=\"-17.509399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"359.747559\" y=\"-24.247223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.875206\" y=\"149.346954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-318.764435\" y=\"108.470619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.037018\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.591339\" y=\"-12.183392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-14.045485\" y=\"56.729694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.269421\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.109981\" y=\"177.665787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"68.380592\" y=\"237.548935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.621246\" y=\"98.502480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"-4.386007\" y=\"371.152618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.331902\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"664.505127\" y=\"195.621323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n      <waypoint x=\"644.336548\" y=\"0.542567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.690628\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.718315\" y=\"250.169006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"22.380596\" y=\"237.533249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"443.056152\" y=\"151.744858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"605.132507\" y=\"45.181908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.107857\" y=\"-112.509140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.381317\"/>\n      <waypoint x=\"-127.720970\" y=\"-11.971668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"343.773132\" y=\"-17.188993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"77.214912\" y=\"-16.218119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.259132\" y=\"150.307556\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"261.115082\" y=\"136.999283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.082922\" y=\"296.993713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.449532\"/>\n      <waypoint x=\"262.520569\" y=\"237.615173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"173.367035\" y=\"-13.068308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-117.629257\" y=\"-22.508493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.236485\" y=\"48.920811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-9.435064\" y=\"263.270386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"389.760101\" y=\"-20.856514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"142.431732\" y=\"-19.955679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-224.365982\" y=\"45.921780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.734243\"/>\n      <waypoint x=\"-83.237885\" y=\"45.432930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.759354\" y=\"138.987946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-300.909698\" y=\"138.094223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.003052\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.730522\" y=\"246.634308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-7.715549\" y=\"383.558868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.713760\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"156.221558\" y=\"41.751286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"338.354248\" y=\"48.811794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.771801\" y=\"144.386261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.480759\"/>\n      <waypoint x=\"-221.418915\" y=\"138.620499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.742695\" y=\"243.127396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-5.435336\" y=\"295.180725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.329834\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.742159\" y=\"84.502998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"-183.859024\" y=\"138.708603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"621.034363\" y=\"245.816467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.577538\"/>\n      <waypoint x=\"672.277771\" y=\"124.427147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.023035\" y=\"-83.388634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-9.257828\" y=\"33.575317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.617676\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.371470\" y=\"175.598083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"10.009690\" y=\"-81.388680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.870590\" y=\"237.560028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"213.653915\" y=\"154.682770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"350.662537\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.193253\" y=\"243.514313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"96.868202\" y=\"244.558670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.107984\" y=\"243.044571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.415533\"/>\n      <waypoint x=\"128.517014\" y=\"248.069458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.279142\" y=\"245.035995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"175.948441\" y=\"150.650452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"667.212524\" y=\"218.283249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.466209\"/>\n      <waypoint x=\"665.612488\" y=\"93.523064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.202011\" y=\"-19.805510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-113.591042\" y=\"-12.023132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"660.983093\" y=\"197.639908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n      <waypoint x=\"577.000305\" y=\"-24.135355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.376163\" y=\"219.464050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"205.815552\" y=\"136.772705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"423.085052\" y=\"144.662979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"658.591248\" y=\"95.447021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.754757\" y=\"239.676010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-2.148614\" y=\"327.051300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.867012\" y=\"248.050476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"301.114746\" y=\"137.163177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.629288\" y=\"-22.515778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-115.235046\" y=\"52.445854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.471275\" y=\"-124.637299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.575371\"/>\n      <waypoint x=\"-8.436874\" y=\"131.998779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.493866\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.683952\" y=\"146.575714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"133.991837\" y=\"139.978455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.825491\" y=\"249.180786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.800095\"/>\n      <waypoint x=\"116.100914\" y=\"228.645706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.234320\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-362.978729\" y=\"155.281982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-207.410690\" y=\"243.622986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-359.375122\" y=\"43.472935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"109.553108\"/>\n      <waypoint x=\"-339.665253\" y=\"240.507080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.970940\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"304.355774\" y=\"39.279587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.235530\"/>\n      <waypoint x=\"599.132507\" y=\"45.184830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-287.483704\" y=\"-7.465449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.604614\"/>\n      <waypoint x=\"-366.657349\" y=\"143.385849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"431.084991\" y=\"144.695755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"537.272766\" y=\"138.130798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"468.122681\" y=\"136.709183\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.157851\"/>\n      <waypoint x=\"660.678162\" y=\"128.889038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.232330\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"404.359833\" y=\"38.279655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"399.676300\" y=\"-24.392653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.248192\" y=\"48.822830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"316.352539\" y=\"45.322506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.907293\" y=\"-19.426317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-75.235046\" y=\"52.429699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.235058\" y=\"52.422428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-181.850815\" y=\"135.213303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"577.135925\" y=\"52.195541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"491.818237\" y=\"-24.464884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.460783\" y=\"-10.930336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-8.911048\" y=\"117.587738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.736794\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"350.354248\" y=\"48.805950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"524.344238\" y=\"48.721241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.669575\" y=\"150.092072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"264.190826\" y=\"41.847900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.430210\" y=\"104.425529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"147.881561\" y=\"41.759136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-258.395172\" y=\"47.803535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.817596\"/>\n      <waypoint x=\"-12.586358\" y=\"102.572060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"274.519379\" y=\"241.119263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"412.519379\" y=\"241.166336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"544.515808\" y=\"251.711380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"662.330933\" y=\"61.994129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.260468\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"660.277344\" y=\"25.954845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.372375\"/>\n      <waypoint x=\"433.709106\" y=\"-21.016586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"649.676453\" y=\"141.791214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-372.190033\"/>\n      <waypoint x=\"627.072449\" y=\"-18.289230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.666061\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.876598\" y=\"219.519257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"189.801361\" y=\"140.207123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.244888\" y=\"45.315300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"334.354248\" y=\"48.813740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"110.248169\" y=\"48.794582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"6.443045\" y=\"-71.412254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"249.786514\" y=\"143.952927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"379.085419\" y=\"144.482697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"424.516907\" y=\"248.170441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"562.515869\" y=\"251.717514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"481.818329\" y=\"-24.486719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"329.777832\" y=\"-10.984723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.218842\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_10.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.745919\" y=\"275.232452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"-4.042151\" y=\"369.114899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.824203\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"285.366302\" y=\"-13.476238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"177.341522\" y=\"-20.082830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.377003\" y=\"248.043488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"204.515823\" y=\"251.595383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-228.441452\" y=\"46.138092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.182398\"/>\n      <waypoint x=\"70.268585\" y=\"37.998905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.084778\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.377014\" y=\"248.033249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"116.868202\" y=\"244.565491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"658.699707\" y=\"85.447617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"569.000549\" y=\"-24.193918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.055648\" y=\"195.587967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"62.259388\" y=\"150.184631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.293808\" y=\"78.538094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"-38.759434\" y=\"139.048904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-311.284119\" y=\"75.328583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.240250\"/>\n      <waypoint x=\"-131.106461\" y=\"48.952267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"653.712769\" y=\"151.491592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-377.819305\"/>\n      <waypoint x=\"527.575195\" y=\"-13.886784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.595169\" y=\"-8.501241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"36.244911\" y=\"45.364269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-260.586395\" y=\"44.419964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.817596\"/>\n      <waypoint x=\"-12.707272\" y=\"88.572594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"662.484070\" y=\"38.372074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.267212\"/>\n      <waypoint x=\"477.810699\" y=\"-20.995462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.779297\" y=\"41.980000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-73.236488\" y=\"48.928890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.803688\" y=\"145.596176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.824905\"/>\n      <waypoint x=\"-112.875641\" y=\"145.875092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"525.215576\" y=\"152.081512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"655.741272\" y=\"150.730835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-383.295746\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.228096\" y=\"250.288818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-4.386007\" y=\"371.152618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.331902\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.239281\" y=\"41.928890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"26.379402\" y=\"241.034607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"202.316467\" y=\"157.410141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.789352\"/>\n      <waypoint x=\"405.113861\" y=\"137.589294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.858978\" y=\"138.671066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-323.358368\" y=\"90.111694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.531006\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.388746\" y=\"253.272003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.261124\"/>\n      <waypoint x=\"15.726243\" y=\"394.615326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.444023\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"470.613312\" y=\"137.857666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"605.229126\" y=\"148.909317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.241608\" y=\"41.845436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"125.881577\" y=\"41.779854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.000428\" y=\"138.906967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.809975\"/>\n      <waypoint x=\"160.517014\" y=\"248.080368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"428.350830\" y=\"41.767975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"491.810608\" y=\"-20.964893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.599306\" y=\"41.906017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"125.891464\" y=\"52.279850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"329.071472\" y=\"147.777802\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"535.258423\" y=\"141.622574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"571.215210\" y=\"152.269974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"645.317505\" y=\"142.073502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.765228\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.006012\" y=\"136.544037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"411.085114\" y=\"144.613815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.983157\" y=\"-77.435471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"12.081839\" y=\"-147.627319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.270065\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.276535\" y=\"80.538025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"100.084862\" y=\"235.319717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.009388\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"532.346008\" y=\"52.217346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"595.130798\" y=\"41.686775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"668.619202\" y=\"51.022930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.204102\"/>\n      <waypoint x=\"588.897461\" y=\"-10.047889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.085236\" y=\"144.572845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"635.134216\" y=\"48.667301\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.189644\" y=\"-23.094238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-193.670532\" y=\"-11.731462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"668.495972\" y=\"150.387680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"527.582886\" y=\"-17.386776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.407748\" y=\"45.395195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"37.202446\" y=\"-19.572407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.395403\" y=\"100.365227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"184.224838\" y=\"45.224915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.287933\" y=\"143.250244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"347.056976\" y=\"151.351532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.500817\" y=\"-4.930468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"18.352730\" y=\"247.994308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.277115\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-250.220596\" y=\"243.700043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-191.223328\" y=\"236.593857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.938147\" y=\"382.895752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.165314\"/>\n      <waypoint x=\"12.849865\" y=\"327.274628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"625.243225\" y=\"145.491287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"658.677979\" y=\"87.447495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"601.134216\" y=\"48.683857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"653.709351\" y=\"30.507753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.195267\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.702915\" y=\"-35.436409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-5.094627\" y=\"-147.686096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"155.480667\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.759396\" y=\"139.020782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-131.875595\" y=\"145.830551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"112.869400\" y=\"241.064117\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"254.519394\" y=\"241.112442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.849485\" y=\"398.518555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.122559\"/>\n      <waypoint x=\"12.660379\" y=\"345.272400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"422.518219\" y=\"244.669754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"538.518250\" y=\"244.709320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.777878\" y=\"45.480000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"84.248177\" y=\"48.819065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"116.316299\" y=\"136.406006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"316.360596\" y=\"38.640842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.578189\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.851006\" y=\"135.365753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-179.850830\" y=\"135.217987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"187.328705\" y=\"-23.619228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"132.431808\" y=\"-19.919258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-223.626480\" y=\"-22.202599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.626495\"/>\n      <waypoint x=\"-325.691010\" y=\"-2.857052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"149.301926\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"443.070496\" y=\"148.244888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"658.851501\" y=\"71.448441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.591026\" y=\"-12.001280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"66.241600\" y=\"41.836021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.304006\" y=\"142.608139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.259041\"/>\n      <waypoint x=\"142.517014\" y=\"248.074234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.198734\" y=\"399.534698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.122559\"/>\n      <waypoint x=\"82.870590\" y=\"237.553894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"370.354248\" y=\"48.796215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"401.742523\" y=\"-17.400131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.251480\" y=\"52.305878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"156.224854\" y=\"45.251286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-161.875504\" y=\"145.760178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-316.717194\" y=\"99.377617\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.458496\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.881783\" y=\"-12.419079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-123.236481\" y=\"48.949085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.603699\" y=\"-15.472118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-9.345629\" y=\"72.538322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"468.518188\" y=\"244.685440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"657.690430\" y=\"178.502136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-259.764526\" y=\"-11.355375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.418716\"/>\n      <waypoint x=\"-359.090393\" y=\"181.176544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"631.271912\" y=\"138.515930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"560.975159\" y=\"-20.752571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.407747\" y=\"45.393311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"69.214981\" y=\"-16.188982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-216.367889\" y=\"42.134254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.355209\"/>\n      <waypoint x=\"-23.901258\" y=\"135.583755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.482445\" y=\"394.992432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.524376\"/>\n      <waypoint x=\"13.060300\" y=\"294.705231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.699127\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.720032\" y=\"105.342331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.443420\"/>\n      <waypoint x=\"-356.502625\" y=\"228.043198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"411.050568\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"584.923218\" y=\"-13.577076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"289.328033\" y=\"-23.990738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.237885\" y=\"45.447468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-3.770285\" y=\"160.448212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.313629\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"668.179138\" y=\"179.603561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n      <waypoint x=\"619.964111\" y=\"-19.859247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.243912\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.518219\" y=\"244.660889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"671.301636\" y=\"202.677765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.167061\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"181.801422\" y=\"140.174347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"367.056793\" y=\"151.433472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"132.287521\" y=\"36.043453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.882748\"/>\n      <waypoint x=\"-22.774416\" y=\"-15.853933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.712513\" y=\"139.633148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"341.071381\" y=\"147.826981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.218428\" y=\"209.465378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"9.085110\" y=\"64.390869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.579742\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.378204\" y=\"244.545532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"219.574387\" y=\"153.709274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"350.662537\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"111.189201\" y=\"-23.341909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"3.640454\" y=\"-148.508545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-165.941422\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.506932\" y=\"-24.901573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-145.936035\"/>\n      <waypoint x=\"0.142518\" y=\"-148.892990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.564911\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.104422\" y=\"135.357574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.987892\"/>\n      <waypoint x=\"-5.935500\" y=\"263.215179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"232.987549\" y=\"55.924404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.930298\"/>\n      <waypoint x=\"464.352539\" y=\"45.250450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-344.698120\" y=\"242.050919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"387.159729\"/>\n      <waypoint x=\"-83.794304\" y=\"224.409592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.840355\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.861334\" y=\"150.558624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.722382\"/>\n      <waypoint x=\"123.214622\" y=\"-16.385662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.805954\" y=\"52.361233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"294.354248\" y=\"48.833214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"662.394897\" y=\"65.456215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.625671\"/>\n      <waypoint x=\"447.804596\" y=\"-24.560896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.908142\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.683750\" y=\"146.674057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"271.057648\" y=\"151.040131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"672.351807\" y=\"117.597557\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"652.912842\" y=\"14.763500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.185059\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.237885\" y=\"45.428082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-169.850845\" y=\"135.241455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"276.516937\" y=\"248.119949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"342.515778\" y=\"251.642456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.216285\" y=\"141.100861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.973045\"/>\n      <waypoint x=\"36.248207\" y=\"48.864265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"147.963028\" y=\"147.035751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"297.100433\" y=\"140.646759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.162134\" y=\"147.191483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"290.149170\"/>\n      <waypoint x=\"2.472316\" y=\"-0.877176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.578491\" y=\"-11.702661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791321\"/>\n      <waypoint x=\"-370.425842\" y=\"125.490387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.485316\" y=\"113.428619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.202530\"/>\n      <waypoint x=\"42.379395\" y=\"241.040070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"253.341034\" y=\"-20.359640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"9.849552\" y=\"-57.389210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-306.602875\" y=\"-4.685628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.035004\"/>\n      <waypoint x=\"-359.569763\" y=\"149.180130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.541235\" y=\"257.236267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.149681\"/>\n      <waypoint x=\"192.515823\" y=\"251.591293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.211365\" y=\"239.937973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"108.870590\" y=\"237.562759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.445243\" y=\"183.579254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"2.430210\" y=\"104.425529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.031634\" y=\"261.013550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"5.774620\" y=\"86.395981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.251488\" y=\"52.326599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"9.862897\" y=\"-59.389168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"599.257874\" y=\"141.884796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"629.381165\" y=\"-17.535973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"199.473450\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"661.387939\" y=\"160.311188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"586.897522\" y=\"-10.062529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-187.210724\" y=\"243.586655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-73.658104\" y=\"200.228500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.730553\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"568.898071\" y=\"-10.194292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"511.598175\" y=\"-24.421696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.240204\" y=\"246.816620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-9.119308\" y=\"283.285797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"136.515823\" y=\"251.572189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"320.520569\" y=\"237.634964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.418930\" y=\"-23.492079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"6.456389\" y=\"-73.412209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.867264\" y=\"142.236725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-243.315292\" y=\"145.569153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"441.084869\" y=\"144.736725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"494.584442\" y=\"144.955948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-276.207977\" y=\"250.746796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-20.920649\" y=\"246.562057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.237885\" y=\"45.430504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"139.991333\" y=\"25.684923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.838661\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"430.350830\" y=\"41.767002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"499.787628\" y=\"-10.447450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.125107\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"224.520599\" y=\"237.602203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"430.515717\" y=\"251.672485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.146691\" y=\"-145.263260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.578262\"/>\n      <waypoint x=\"-12.123269\" y=\"-61.535923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"380.352539\" y=\"45.291344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"619.132507\" y=\"45.175091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.426705\" y=\"181.597809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"168.005859\" y=\"136.617798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"557.134216\" y=\"48.705276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"534.895996\" y=\"-17.370808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"655.805176\" y=\"142.879547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-393.774475\"/>\n      <waypoint x=\"652.839905\" y=\"25.397324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.193359\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"236.517014\" y=\"248.106308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"432.518219\" y=\"244.673172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-163.776459\" y=\"48.965458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"48.251495\" y=\"52.352966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-359.916290\" y=\"79.518623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.171432\"/>\n      <waypoint x=\"-362.559296\" y=\"183.278839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-370.719055\" y=\"105.474533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.436096\"/>\n      <waypoint x=\"-235.416946\" y=\"240.173386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.236481\" y=\"48.947468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-24.595064\" y=\"52.409245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"138.517014\" y=\"248.072876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"246.516998\" y=\"248.109711\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"123.881577\" y=\"41.781738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"420.352539\" y=\"45.271870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"212.410187\" y=\"64.402946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"328.712219\"/>\n      <waypoint x=\"442.352539\" y=\"45.261158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"440.518219\" y=\"244.675888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"615.341431\" y=\"239.815598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.974616\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.264481\" y=\"239.830536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"172.520599\" y=\"237.584473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.237885\" y=\"45.415157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"77.202171\" y=\"-19.718096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.543278\" y=\"-73.512291\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-6.842255\" y=\"205.733932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.124359\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.531522\" y=\"261.033997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"23.727076\" y=\"136.026642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"234.517014\" y=\"248.105621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"524.518188\" y=\"244.704544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.217793\" y=\"27.575455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.617676\"/>\n      <waypoint x=\"-8.000428\" y=\"138.906967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.809975\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.223373\" y=\"236.547089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-9.758947\" y=\"354.690399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.618683\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"641.970947\" y=\"234.766861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.186163\"/>\n      <waypoint x=\"616.804016\" y=\"-9.671522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.798965\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.044140\" y=\"381.604523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.206108\"/>\n      <waypoint x=\"84.867012\" y=\"248.054565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.517029\" y=\"248.158157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"618.686707\" y=\"246.310944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.210711\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"402.352539\" y=\"45.280636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"633.129089\" y=\"38.168274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.800934\" y=\"140.411987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"474.555908\" y=\"151.873932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.256718\" y=\"-41.536366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-221.597885\" y=\"-11.711698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.855118\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"226.520599\" y=\"237.602890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"524.518188\" y=\"244.704544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"304.518188\" y=\"244.629501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"546.519287\" y=\"241.212051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"478.356873\" y=\"38.243629\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"619.964111\" y=\"-19.859247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.243912\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"518.339111\" y=\"38.224163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"463.803162\" y=\"-17.526037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.892586\" y=\"-132.125198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.250076\"/>\n      <waypoint x=\"-8.516588\" y=\"-77.512199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.236492\" y=\"48.924042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-94.867485\" y=\"142.417313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"485.818268\" y=\"-24.477985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"215.354034\" y=\"-16.721258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_11.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.637987\" y=\"352.473450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.945816\"/>\n      <waypoint x=\"156.517014\" y=\"248.079010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.787091\" y=\"333.200195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"12.599006\" y=\"145.193970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.738365\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.189240\" y=\"-23.320057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-8.381066\" y=\"-97.822235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"660.651611\" y=\"28.146381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.012314\"/>\n      <waypoint x=\"465.795502\" y=\"-14.021679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"387.071014\" y=\"148.015442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"583.134216\" y=\"48.692619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"657.777222\" y=\"170.502609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"656.522705\" y=\"40.558304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.499420\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.353912\" y=\"-16.786818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"91.214828\" y=\"-16.269112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-357.792480\" y=\"231.929077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"408.247803\"/>\n      <waypoint x=\"-191.217026\" y=\"240.093857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-288.207977\" y=\"250.768387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-122.264336\" y=\"239.913864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"16.390362\" y=\"248.519653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.006804\"/>\n      <waypoint x=\"2.330526\" y=\"20.372349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.376320\" y=\"-61.412476\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-5.643407\" y=\"16.439058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.828196\" y=\"-120.797234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.250076\"/>\n      <waypoint x=\"-117.603760\" y=\"-15.508540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.228001\" y=\"-12.528747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"10.300217\" y=\"-107.234871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.580956\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.526327\" y=\"228.982773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"209.801193\" y=\"140.289078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.068634\" y=\"149.282654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-217.416977\" y=\"240.141006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.327766\" y=\"236.588608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.849928\"/>\n      <waypoint x=\"232.519394\" y=\"241.104935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"593.243591\" y=\"145.360184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"672.373535\" y=\"115.597679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"250.805954\" y=\"52.354420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"458.354248\" y=\"48.753368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"389.099640\" y=\"141.023697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"533.229736\" y=\"148.614319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"330.354248\" y=\"48.815689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"382.355896\" y=\"52.290371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"480.340820\" y=\"41.742664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"321.747803\" y=\"-24.108818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.730377\" y=\"246.717651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"-2.008228\" y=\"405.839294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.407051\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"290.516937\" y=\"248.124725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"382.516968\" y=\"248.156113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-242.133469\" y=\"-15.036540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n      <waypoint x=\"-359.360046\" y=\"163.178558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"252.800842\" y=\"41.853443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-360.027893\"/>\n      <waypoint x=\"436.358582\" y=\"38.264076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"628.463623\" y=\"247.511581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.368948\"/>\n      <waypoint x=\"658.256409\" y=\"31.958775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.288696\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.214905\" y=\"-16.232689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"3.103261\" y=\"-95.435074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.779733\" y=\"150.532516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.243095\"/>\n      <waypoint x=\"38.380592\" y=\"237.538712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.851319\" y=\"47.598351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.617676\"/>\n      <waypoint x=\"76.870598\" y=\"237.551834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.261902\" y=\"38.113094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.348699\"/>\n      <waypoint x=\"376.352539\" y=\"45.293293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.850906\" y=\"135.283661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-316.793915\" y=\"97.291603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.327454\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-286.194458\" y=\"47.097191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.815857\"/>\n      <waypoint x=\"-73.237885\" y=\"45.428890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.040977\" y=\"-139.171570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.639030\"/>\n      <waypoint x=\"-152.776917\" y=\"30.643997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"427.658936\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"520.518188\" y=\"244.703186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"661.026489\" y=\"193.640152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.378586\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.375816\" y=\"251.549622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"152.394653\" y=\"196.247360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.623589\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"665.346008\" y=\"53.600895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.064270\"/>\n      <waypoint x=\"471.787811\" y=\"-10.508587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.909907\" y=\"-93.488495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-9.000739\" y=\"-4.953821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"275.366364\" y=\"-13.439816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"33.227962\" y=\"-12.557885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-254.132919\" y=\"-14.928035\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.481903\"/>\n      <waypoint x=\"-358.910645\" y=\"193.175201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"359.071198\" y=\"147.900726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"523.272827\" y=\"138.073425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"193.758286\" y=\"150.723419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"429.070648\" y=\"148.187531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"408.350830\" y=\"41.777714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"567.130798\" y=\"41.700409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"538.339111\" y=\"38.214428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"395.742615\" y=\"-17.378279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.876538\" y=\"282.904175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"7.665428\" y=\"156.318741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.135536\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"189.341446\" y=\"-20.126537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-101.616615\" y=\"-19.066793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"318.519379\" y=\"241.134277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"474.519409\" y=\"241.187500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.078414\" y=\"395.754364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.551308\"/>\n      <waypoint x=\"22.379402\" y=\"241.033249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.240288\" y=\"246.768005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"150.517014\" y=\"248.076965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-254.012772\" y=\"54.570686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.817596\"/>\n      <waypoint x=\"-9.034708\" y=\"108.536972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"191.341415\" y=\"-20.133821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"3.092669\" y=\"-19.448170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.967991\" y=\"256.979279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"199.815598\" y=\"136.748123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"362.354248\" y=\"48.800110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"455.787933\" y=\"-10.543522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.308289\" y=\"133.284454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-362.499390\" y=\"187.278381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.319481\" y=\"365.383209\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.755524\"/>\n      <waypoint x=\"54.377010\" y=\"248.044159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"390.516998\" y=\"248.158844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"462.519379\" y=\"241.183395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"188.520599\" y=\"237.589920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"294.516937\" y=\"248.126083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-307.330383\" y=\"75.478371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.776077\"/>\n      <waypoint x=\"-89.239296\" y=\"41.935352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"327.785980\" y=\"-13.630741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"146.457199\" y=\"-12.970295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.014084\" y=\"-2.953866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n      <waypoint x=\"-7.250110\" y=\"162.444534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"572.949219\" y=\"-17.164824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"477.818329\" y=\"-24.495453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.379402\" y=\"241.049622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"251.057800\" y=\"150.958206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234772\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.261003\" y=\"163.598618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"124.287552\" y=\"143.438721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-354.820251\" y=\"26.799755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"124.179375\"/>\n      <waypoint x=\"-333.244934\" y=\"235.523300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.482012\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"515.258545\" y=\"141.540619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"649.313965\" y=\"7.221591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.920258\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.210739\" y=\"243.579453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"76.867012\" y=\"248.051834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.617020\" y=\"-19.278042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-77.237885\" y=\"45.430504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.240120\" y=\"246.865234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"17.805969\" y=\"401.111206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.181206\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.241585\" y=\"41.796463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"-51.629711\" y=\"-22.748882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.980182\" y=\"311.053284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.603210\"/>\n      <waypoint x=\"10.111503\" y=\"363.361267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-95.713959\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.751225\" y=\"135.553635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-207.418961\" y=\"138.653336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-179.850830\" y=\"135.217987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-114.276588\" y=\"236.386108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.379402\" y=\"241.049622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"242.519394\" y=\"241.108353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.189377\" y=\"-23.247211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"6.496424\" y=\"-79.412071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"438.352539\" y=\"45.263107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"371.772949\" y=\"-17.290976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.022408\" y=\"229.159973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.160431\"/>\n      <waypoint x=\"42.251503\" y=\"52.358616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"506.516876\" y=\"248.198410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"588.516907\" y=\"248.226379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"314.354187\" y=\"48.823479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"514.340820\" y=\"41.726112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"509.244324\" y=\"145.016006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"648.329346\" y=\"-0.196397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"230.354691\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-216.175674\" y=\"52.632652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.364984\"/>\n      <waypoint x=\"-61.236492\" y=\"48.924042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"652.000000\" y=\"222.726013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.048840\"/>\n      <waypoint x=\"667.547485\" y=\"42.734741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.060272\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.237885\" y=\"45.414349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"216.040497\" y=\"41.864391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.274007\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"664.844360\" y=\"164.348907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"654.385803\" y=\"30.916132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.508835\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"409.056458\" y=\"151.605560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"486.598846\" y=\"141.423203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"304.518188\" y=\"244.629501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"574.516907\" y=\"248.221603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"141.991776\" y=\"140.011230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"289.071808\" y=\"147.613922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"497.598206\" y=\"-24.452263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"213.341293\" y=\"-20.213951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.592642\" y=\"264.908325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"6.249149\" y=\"123.105675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.946312\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.934584\" y=\"249.350677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.465637\"/>\n      <waypoint x=\"208.518204\" y=\"244.596756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"648.193054\" y=\"12.533785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.754028\"/>\n      <waypoint x=\"463.803162\" y=\"-17.526037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.236485\" y=\"48.919197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-3.833780\" y=\"156.473129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.856003\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.610819\" y=\"201.596909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.527451\"/>\n      <waypoint x=\"9.239943\" y=\"82.365898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-301.381348\" y=\"54.229355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.496109\"/>\n      <waypoint x=\"-33.235058\" y=\"52.412735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"659.359619\" y=\"132.887466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.264908\"/>\n      <waypoint x=\"658.269775\" y=\"19.370031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"251.576279\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.629707\" y=\"-22.741596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-173.683411\" y=\"-15.304283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"20.993324\" y=\"136.015427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"10.931512\" y=\"54.889286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.960693\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"323.100189\" y=\"140.753281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"587.229309\" y=\"148.835571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"233.786636\" y=\"143.887375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"417.099457\" y=\"141.138428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.244896\" y=\"45.326603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"278.194244\" y=\"48.841084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"309.100311\" y=\"140.695923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"472.570282\" y=\"148.365768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-269.941895\" y=\"-17.698921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.088318\"/>\n      <waypoint x=\"-366.297821\" y=\"167.383148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.875671\" y=\"145.898544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-157.217087\" y=\"240.032700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.248211\" y=\"48.868034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"324.350830\" y=\"41.818611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"239.800934\" y=\"140.411987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"441.099213\" y=\"141.236755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.350060\" y=\"327.237762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.396790\"/>\n      <waypoint x=\"136.517014\" y=\"248.072189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"559.229492\" y=\"148.720840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"665.764343\" y=\"79.523888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.998928\" y=\"-4.853735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n      <waypoint x=\"-5.030010\" y=\"-75.488892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"362.350830\" y=\"41.800110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"488.339111\" y=\"38.238770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"564.949463\" y=\"-17.223385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"399.808868\" y=\"-10.393044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.286426\" y=\"-146.292282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.053741\"/>\n      <waypoint x=\"-37.604317\" y=\"-15.799919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.870598\" y=\"237.552521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"133.276474\" y=\"216.125977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.642403\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town06\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.227924\" y=\"-12.579739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-5.203494\" y=\"-49.489479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.382294\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-241.485107\" y=\"166.457382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.537025\"/>\n      <waypoint x=\"-131.211380\" y=\"239.944916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.658539\" y=\"44.222935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"379.930176\"/>\n      <waypoint x=\"-39.235058\" y=\"52.415157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"119.214645\" y=\"-16.371094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"10.063070\" y=\"-89.388489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.923500\" y=\"356.310699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-455.713928\"/>\n      <waypoint x=\"156.518204\" y=\"244.579010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.670859\" y=\"125.599243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"447.828766\"/>\n      <waypoint x=\"58.377010\" y=\"248.045532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"166.224854\" y=\"45.241867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"350.350830\" y=\"41.805950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.281933\" y=\"152.919342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.741531\"/>\n      <waypoint x=\"114.287628\" y=\"143.397751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.375816\" y=\"251.544846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"232.515823\" y=\"251.604935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.775055\" y=\"52.478382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"20.809160\" y=\"45.378807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.282521\" y=\"241.217880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"54.375816\" y=\"251.544159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"492.340820\" y=\"41.736820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"659.514221\" y=\"23.285282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.157944\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.851319\" y=\"47.598351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.617676\"/>\n      <waypoint x=\"-212.487534\" y=\"149.672028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.166367\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.696045\" y=\"-18.738701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-346.910980\" y=\"27.802776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.561119\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"145.657654\" y=\"14.615421\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.655090\"/>\n      <waypoint x=\"-51.591469\" y=\"-12.248952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"474.352539\" y=\"45.245579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"357.773041\" y=\"-17.239985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.029490\" y=\"237.763687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.678287\"/>\n      <waypoint x=\"284.520569\" y=\"237.622681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"521.575195\" y=\"-13.899885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"357.773041\" y=\"-17.239985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.931499\" y=\"231.746841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.096199\"/>\n      <waypoint x=\"231.292664\" y=\"152.016739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.365875\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.587074\" y=\"48.898956\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"102.251472\" y=\"52.302109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"458.584717\" y=\"144.808441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"663.855652\" y=\"130.282639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.479134\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"521.582886\" y=\"-17.399876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n      <waypoint x=\"421.676086\" y=\"-24.472782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.105390\" y=\"-15.962763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.208664\"/>\n      <waypoint x=\"-175.696152\" y=\"-18.796976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-367.016876\" y=\"119.388542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-298.226837\" y=\"240.286392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.251488\" y=\"52.324715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"160.224854\" y=\"45.247517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"256.520599\" y=\"237.613129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"434.518188\" y=\"244.673843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"143.888153\" y=\"48.762901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"438.358490\" y=\"38.263103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-358.428467\" y=\"53.174889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.269524\"/>\n      <waypoint x=\"-258.214294\" y=\"247.214417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"354.520569\" y=\"237.646561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"615.200989\" y=\"250.482224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.881234\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"551.134216\" y=\"48.708199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"656.852783\" y=\"15.312781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.921753\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-306.647491\" y=\"124.065491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.162399\"/>\n      <waypoint x=\"-189.776459\" y=\"48.975960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.683784\" y=\"146.657669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"339.114441\" y=\"137.318878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.591316\" y=\"-12.168821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-153.268814\" y=\"27.945070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.140961\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.236481\" y=\"48.926468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"-141.883774\" y=\"149.307068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"215.354034\" y=\"-16.721258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"25.228001\" y=\"-12.528747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town06\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.391777\" y=\"132.318451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.266394\"/>\n      <waypoint x=\"319.100220\" y=\"140.736893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"150.520599\" y=\"237.576965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"414.518219\" y=\"244.667023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.733704\" y=\"-15.449791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-363.013428\" y=\"61.617790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.123398\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.880346\" y=\"68.503601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n      <waypoint x=\"90.868202\" y=\"244.556610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.444427\" y=\"-16.492125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-77.604050\" y=\"-15.654229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town06_val.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"401.113922\" y=\"137.572906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"631.214600\" y=\"152.515808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.101568\" y=\"237.984070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.744486\"/>\n      <waypoint x=\"214.520599\" y=\"237.598801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.316750\" y=\"136.184753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"141.702347\" y=\"113.886909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.187351\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.236479\" y=\"48.911118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"73.202202\" y=\"-19.703527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.867012\" y=\"248.057983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"206.519394\" y=\"241.096069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town06\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.754749\" y=\"239.682953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"6.157404\" y=\"358.997681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-455.713928\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"658.213501\" y=\"130.274979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.621399\"/>\n      <waypoint x=\"646.343445\" y=\"-11.972010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.125153\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.379398\" y=\"241.041443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"287.057465\" y=\"151.105698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"666.328369\" y=\"133.728912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.980812\"/>\n      <waypoint x=\"550.924194\" y=\"-13.825961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.718472\" y=\"250.078735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"6.093819\" y=\"303.132416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.754082\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.034271\" y=\"292.902649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.903801\"/>\n      <waypoint x=\"102.868202\" y=\"244.560715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.865814\" y=\"251.559341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"198.520599\" y=\"237.593338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"653.086548\" y=\"226.713593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.765366\"/>\n      <waypoint x=\"646.343445\" y=\"-11.972010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"219.125153\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.962662\" y=\"41.980877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.023141\"/>\n      <waypoint x=\"30.240473\" y=\"40.052578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.908387\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-280.207977\" y=\"250.753998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n      <waypoint x=\"-147.229279\" y=\"236.500504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"152.418930\" y=\"-23.492079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-141.720886\" y=\"-11.920677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town06\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"292.355896\" y=\"52.334187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"519.490173\" y=\"2.310057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.212967\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"510.516907\" y=\"248.199768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"640.566833\" y=\"227.600418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.347992\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.594849\" y=\"-8.493958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-5.690339\" y=\"90.502769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.505142\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town06\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.610129\" y=\"177.633575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.472549\"/>\n      <waypoint x=\"-5.855761\" y=\"238.436798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.178711\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"388.518250\" y=\"244.658157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"548.520508\" y=\"237.712738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town06\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"6.098480\" y=\"301.086121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.985901\"/>\n      <waypoint x=\"118.316292\" y=\"136.414200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.912807\" y=\"102.395378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"143.018372\" y=\"27.498238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.941055\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town06\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.188446\" y=\"141.283554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.141678\"/>\n      <waypoint x=\"-347.606842\" y=\"231.919342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"398.037170\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.883652\" y=\"149.213257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-305.217133\" y=\"57.137131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.833313\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"575.215088\" y=\"152.286362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"672.893982\" y=\"67.512390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.406921\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"383.056641\" y=\"151.499023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"484.584503\" y=\"144.914978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-189.875412\" y=\"145.694504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-210.173584\" y=\"45.523350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.736452\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"589.129089\" y=\"38.189697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027896\"/>\n      <waypoint x=\"546.906189\" y=\"-13.844576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town06\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.815752\" y=\"52.376919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n      <waypoint x=\"81.202156\" y=\"-19.732666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town06\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"550.339111\" y=\"38.208584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"657.093384\" y=\"40.711056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.110409\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-363.130219\" y=\"65.491959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.171432\"/>\n      <waypoint x=\"-318.360931\" y=\"246.380051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.771904\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"263.100739\" y=\"140.507446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"431.113678\" y=\"137.695816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town06\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"586.948792\" y=\"-17.062342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"528.916748\" y=\"-10.383847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town06\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"243.815231\" y=\"136.928406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"365.056854\" y=\"151.425278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.259018\" y=\"38.173946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.338504\"/>\n      <waypoint x=\"83.227638\" y=\"-12.739996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.136563\" y=\"70.426804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.505127\"/>\n      <waypoint x=\"11.739807\" y=\"-128.294907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.250076\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town06\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"509.317261\" y=\"92.979912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"292.604614\"/>\n      <waypoint x=\"652.527588\" y=\"-0.522158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.162079\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town06\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.859230\" y=\"138.879791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.134384\"/>\n      <waypoint x=\"-199.204422\" y=\"247.108246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.103083\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town06\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"396.515717\" y=\"251.660889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n      <waypoint x=\"526.515869\" y=\"251.705231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"568.898071\" y=\"-10.194292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"355.773041\" y=\"-17.232700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town06\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"137.963104\" y=\"146.994781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"233.772293\" y=\"147.387344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town06\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"576.949097\" y=\"-17.135542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.580566\"/>\n      <waypoint x=\"487.802979\" y=\"-17.473635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town06\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.202110\" y=\"-19.754519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"-5.738122\" y=\"-117.404106\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.484970\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.518210\" y=\"149.475357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.765427\"/>\n      <waypoint x=\"190.221542\" y=\"41.719265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.053956\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town06\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"148.431702\" y=\"-19.977531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.791306\"/>\n      <waypoint x=\"2.863053\" y=\"-59.435875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382294\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.217851\" y=\"247.043411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.840591\"/>\n      <waypoint x=\"254.517014\" y=\"248.112442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town06\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"559.129089\" y=\"38.204304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.027895\"/>\n      <waypoint x=\"530.875366\" y=\"-24.379604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.874878\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town06\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.264473\" y=\"239.837479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.198922\"/>\n      <waypoint x=\"60.379391\" y=\"241.046219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.019546\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town06\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"229.757980\" y=\"150.870926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n      <waypoint x=\"373.099792\" y=\"140.958145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.234757\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_00.xml",
    "content": "<routes><route id=\"0\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.542038\" y=\"-17.985079\" yaw=\"273.964905\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.286888\" y=\"58.055305\" yaw=\"3.264294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.123985\" y=\"1.673450\" yaw=\"-24.090576\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.117462\" y=\"-36.508137\" yaw=\"-179.555969\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.453659\" y=\"47.325085\" yaw=\"-103.635315\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.883526\" y=\"-65.638588\" yaw=\"179.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-185.806732\" y=\"107.080620\" yaw=\"186.127426\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.841194\" y=\"1.004385\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.680222\" y=\"-58.502064\" yaw=\"65.039658\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.423531\" y=\"-157.971619\" yaw=\"0.559189\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.042679\" y=\"-158.553497\" yaw=\"0.559189\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-117.465714\" y=\"-33.201508\" yaw=\"0.443996\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.293884\" y=\"-81.657982\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.650495\" y=\"-39.277275\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.284241\" y=\"-23.307114\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.173889\" y=\"-82.794258\" yaw=\"-88.736053\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.589599\" y=\"-62.728539\" yaw=\"-7.964951\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.028592\" y=\"-161.236786\" yaw=\"178.869522\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.017837\" y=\"-3.430220\" yaw=\"179.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.483917\" y=\"-53.070061\" yaw=\"90.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.788116\" y=\"64.090416\" yaw=\"262.014008\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-200.528214\" y=\"29.634558\" yaw=\"265.003967\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.280365\" y=\"51.631084\" yaw=\"0.496948\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.238670\" y=\"-88.240807\" yaw=\"-0.089656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.288162\" y=\"-162.124390\" yaw=\"-179.440811\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-174.249573\" y=\"-162.826721\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.194092\" y=\"-81.620888\" yaw=\"-89.314453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.564905\" y=\"61.636478\" yaw=\"-363.512115\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.224174\" y=\"-109.131760\" yaw=\"-539.820618\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.851933\" y=\"-62.324142\" yaw=\"359.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.527218\" y=\"99.911003\" yaw=\"-40.335361\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-27.885071\" y=\"-65.972313\" yaw=\"179.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.345619\" y=\"-80.343452\" yaw=\"90.101006\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.712379\" y=\"-158.511490\" yaw=\"-122.326477\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.615570\" y=\"2.387923\" yaw=\"51.368683\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-117.441696\" y=\"-36.301414\" yaw=\"180.444000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-141.519775\" y=\"-33.387913\" yaw=\"0.444016\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.899017\" y=\"86.532249\" yaw=\"90.647163\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.368927\" y=\"-151.923538\" yaw=\"78.547043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.473244\" y=\"-55.070034\" yaw=\"90.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.124933\" y=\"-102.090584\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.543274\" y=\"-125.544952\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-174.280746\" y=\"51.717815\" yaw=\"0.496948\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.415058\" y=\"63.114006\" yaw=\"363.159912\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.146210\" y=\"-28.177584\" yaw=\"92.786766\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-194.196060\" y=\"48.444965\" yaw=\"-179.503052\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.494827\" y=\"48.841354\" yaw=\"-179.503052\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.378647\" y=\"7.854217\" yaw=\"271.359100\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.876392\" y=\"-2.807375\" yaw=\"179.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.850395\" y=\"-61.990417\" yaw=\"359.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.372908\" y=\"-132.226364\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.852545\" y=\"-62.453926\" yaw=\"359.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.512299\" y=\"-205.968552\" yaw=\"90.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.984196\" y=\"-158.240616\" yaw=\"0.559189\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.853145\" y=\"-62.583710\" yaw=\"359.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.440205\" y=\"64.194618\" yaw=\"1.677197\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.144569\" y=\"-206.142075\" yaw=\"342.437256\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.524409\" y=\"-114.119438\" yaw=\"90.479378\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-160.187592\" y=\"-97.314018\" yaw=\"87.334091\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.589599\" y=\"-62.728539\" yaw=\"-7.964951\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"48.973495\" y=\"-3.257731\" yaw=\"-178.308304\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.883869\" y=\"-65.712753\" yaw=\"179.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.586160\" y=\"58.639027\" yaw=\"-176.735687\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.283646\" y=\"57.941422\" yaw=\"3.264294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.351753\" y=\"-2.223094\" yaw=\"-166.539948\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.319893\" y=\"-61.520416\" yaw=\"-236.890396\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.415249\" y=\"121.285484\" yaw=\"-6.013667\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"78.133232\" y=\"53.426628\" yaw=\"-48.987137\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.651596\" y=\"-30.761436\" yaw=\"105.338989\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.360657\" y=\"-90.178566\" yaw=\"85.184746\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.136902\" y=\"105.193619\" yaw=\"61.548122\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.439232\" y=\"32.225048\" yaw=\"270.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.785294\" y=\"-105.797241\" yaw=\"-234.302475\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.973099\" y=\"-16.515551\" yaw=\"270.685547\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.342052\" y=\"59.991333\" yaw=\"3.264294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.586877\" y=\"-166.397034\" yaw=\"-89.520599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.569473\" y=\"-57.544968\" yaw=\"90.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.238964\" y=\"-88.250198\" yaw=\"-0.089656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.078918\" y=\"80.368172\" yaw=\"97.593636\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.034935\" y=\"95.762383\" yaw=\"-44.913624\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.913918\" y=\"-66.171188\" yaw=\"-89.694092\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.534027\" y=\"-149.544937\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.475616\" y=\"25.481440\" yaw=\"270.685547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-203.256622\" y=\"35.844807\" yaw=\"86.138252\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.983345\" y=\"-158.416290\" yaw=\"0.559189\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.962433\" y=\"36.236271\" yaw=\"90.485115\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.627502\" y=\"-41.603397\" yaw=\"-118.589752\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.064293\" y=\"-106.352814\" yaw=\"-341.928467\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.187511\" y=\"0.276658\" yaw=\"359.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-135.441162\" y=\"-36.440899\" yaw=\"180.444000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.903284\" y=\"-240.438751\" yaw=\"11.496338\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.627468\" y=\"-89.036453\" yaw=\"-23.641354\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.294098\" y=\"-168.330460\" yaw=\"439.493256\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.721024\" y=\"-73.071396\" yaw=\"98.568726\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.483136\" y=\"-59.279366\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-193.120834\" y=\"-163.010910\" yaw=\"-539.440796\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.229309\" y=\"-207.658112\" yaw=\"335.228760\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.389671\" y=\"-161.412918\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.322707\" y=\"-138.226166\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.153809\" y=\"63.464287\" yaw=\"0.306862\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.311325\" y=\"8.266453\" yaw=\"270.305878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.353271\" y=\"-99.565697\" yaw=\"270.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.798664\" y=\"-88.228973\" yaw=\"-0.089656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.757866\" y=\"-162.207047\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.117462\" y=\"-36.508137\" yaw=\"-179.555969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-154.521484\" y=\"51.889198\" yaw=\"0.496948\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.633606\" y=\"-220.584991\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.237756\" y=\"-166.803726\" yaw=\"102.442657\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.337471\" y=\"117.349464\" yaw=\"-15.580710\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.683456\" y=\"53.565727\" yaw=\"166.608170\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.309662\" y=\"7.955512\" yaw=\"-89.694092\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.390524\" y=\"-161.237244\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.698250\" y=\"-3.023569\" yaw=\"179.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.766502\" y=\"-105.427544\" yaw=\"-55.455978\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.010869\" y=\"3.793350\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-141.464996\" y=\"-33.387486\" yaw=\"0.443996\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.399469\" y=\"-69.279015\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.664127\" y=\"0.476265\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.337776\" y=\"74.428970\" yaw=\"96.632561\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.789627\" y=\"94.572975\" yaw=\"270.647156\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.087596\" y=\"-157.734116\" yaw=\"-359.440796\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.240944\" y=\"-101.617386\" yaw=\"88.608231\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-57.851330\" y=\"-62.194359\" yaw=\"359.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-140.251190\" y=\"-162.494904\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.364777\" y=\"60.788517\" yaw=\"3.264294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.071275\" y=\"117.471939\" yaw=\"173.986328\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-204.342987\" y=\"21.909901\" yaw=\"86.737473\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.916351\" y=\"96.712433\" yaw=\"278.387604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.895813\" y=\"-31.351583\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.371765\" y=\"-51.565372\" yaw=\"270.026978\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.073313\" y=\"0.010918\" yaw=\"359.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.849815\" y=\"101.077530\" yaw=\"144.226562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.766846\" y=\"41.443203\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.102638\" y=\"76.859459\" yaw=\"276.957031\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.949715\" y=\"-237.344345\" yaw=\"33.894943\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.808613\" y=\"-198.372696\" yaw=\"83.853348\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-193.956253\" y=\"48.364532\" yaw=\"189.320770\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.161682\" y=\"-24.012081\" yaw=\"273.257263\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.853455\" y=\"-26.514837\" yaw=\"-89.314453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.111439\" y=\"0.256420\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.551220\" y=\"60.110748\" yaw=\"-178.322784\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.930481\" y=\"-28.454025\" yaw=\"90.685539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.034561\" y=\"-28.081667\" yaw=\"-279.141449\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.047401\" y=\"117.176941\" yaw=\"-384.388306\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.884731\" y=\"-65.898155\" yaw=\"179.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.173798\" y=\"-101.275780\" yaw=\"-145.640411\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.499870\" y=\"-57.279438\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.508286\" y=\"-110.658409\" yaw=\"-237.728027\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.441818\" y=\"-36.270416\" yaw=\"180.444000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.305534\" y=\"-98.202332\" yaw=\"5.381350\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.025223\" y=\"55.716625\" yaw=\"60.113251\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.894192\" y=\"49.592091\" yaw=\"90.479378\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.677261\" y=\"-95.913872\" yaw=\"29.233976\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.819798\" y=\"-238.135406\" yaw=\"4.277786\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.495017\" y=\"-3.356887\" yaw=\"179.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.781708\" y=\"29.945160\" yaw=\"-92.444450\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.398619\" y=\"113.710327\" yaw=\"163.250671\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.215218\" y=\"-9.735341\" yaw=\"270.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.381844\" y=\"-72.189796\" yaw=\"-269.694092\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.696251\" y=\"49.169197\" yaw=\"-179.503052\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.950039\" y=\"-161.740463\" yaw=\"-179.440811\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.843132\" y=\"-71.265121\" yaw=\"263.931732\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.852715\" y=\"-62.491005\" yaw=\"359.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.524223\" y=\"0.104003\" yaw=\"-0.558502\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.576425\" y=\"58.297375\" yaw=\"-176.735687\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.342194\" y=\"-149.797974\" yaw=\"286.736877\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-187.795319\" y=\"106.867134\" yaw=\"186.127426\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.997025\" y=\"-14.515699\" yaw=\"270.685547\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.221954\" y=\"-150.267731\" yaw=\"90.479393\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.162079\" y=\"-107.224075\" yaw=\"-332.962952\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.824245\" y=\"-109.086693\" yaw=\"-539.820618\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.470296\" y=\"0.259918\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.885316\" y=\"-105.442894\" yaw=\"0.179321\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.550201\" y=\"-117.526230\" yaw=\"-242.360291\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.629654\" y=\"-108.733330\" yaw=\"-168.171509\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.832634\" y=\"12.247691\" yaw=\"90.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.017936\" y=\"-3.410724\" yaw=\"179.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.388912\" y=\"-161.569061\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-204.627029\" y=\"11.841717\" yaw=\"90.030602\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-186.379639\" y=\"-36.835636\" yaw=\"180.444000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.219666\" y=\"117.015091\" yaw=\"186.740952\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.831726\" y=\"-66.121254\" yaw=\"179.143417\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.187511\" y=\"0.276658\" yaw=\"359.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.552406\" y=\"-40.242031\" yaw=\"90.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.441887\" y=\"64.253220\" yaw=\"1.634441\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.884694\" y=\"118.310066\" yaw=\"173.986328\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.257843\" y=\"13.656024\" yaw=\"-113.406624\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.875404\" y=\"-2.514944\" yaw=\"179.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.865879\" y=\"-73.308159\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.441521\" y=\"-36.347908\" yaw=\"180.444000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.060036\" y=\"-223.577087\" yaw=\"-121.318306\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.163513\" y=\"-248.272812\" yaw=\"-170.924347\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.208336\" y=\"-11.023742\" yaw=\"270.305878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-166.284103\" y=\"-159.248795\" yaw=\"0.559189\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.921883\" y=\"-127.673744\" yaw=\"74.648781\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.404105\" y=\"58.980679\" yaw=\"-176.735687\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.441284\" y=\"-36.409901\" yaw=\"180.444000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-162.281189\" y=\"51.821896\" yaw=\"0.496948\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.211136\" y=\"51.765507\" yaw=\"-144.826660\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-168.254074\" y=\"48.669971\" yaw=\"-179.503052\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.425064\" y=\"-95.607735\" yaw=\"-251.681366\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.168716\" y=\"57.408077\" yaw=\"183.264297\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.725502\" y=\"52.221935\" yaw=\"64.404083\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.403717\" y=\"-33.720234\" yaw=\"0.443996\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-150.344299\" y=\"47.727272\" yaw=\"-65.537521\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.845612\" y=\"-80.343536\" yaw=\"270.101013\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.806366\" y=\"57.186550\" yaw=\"152.910614\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.826523\" y=\"-28.766283\" yaw=\"270.685547\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-133.465240\" y=\"-33.325493\" yaw=\"0.443996\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.552872\" y=\"-166.846359\" yaw=\"243.438522\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.884045\" y=\"-65.749832\" yaw=\"179.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-172.564728\" y=\"108.502197\" yaw=\"-173.872559\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-121.222015\" y=\"117.282143\" yaw=\"6.740954\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.943680\" y=\"-27.351870\" yaw=\"90.685539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.983627\" y=\"-158.357727\" yaw=\"0.559189\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.948601\" y=\"0.508867\" yaw=\"1.691696\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.859082\" y=\"-74.120590\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-118.055290\" y=\"-101.400551\" yaw=\"177.049377\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.109845\" y=\"15.622569\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.822639\" y=\"78.404305\" yaw=\"97.275627\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.875214\" y=\"-2.475953\" yaw=\"179.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.501419\" y=\"46.972382\" yaw=\"231.693420\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.868355\" y=\"115.575005\" yaw=\"-153.239929\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.821953\" y=\"10.247728\" yaw=\"90.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.229935\" y=\"-2.220585\" yaw=\"-192.002075\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-118.055290\" y=\"-101.400551\" yaw=\"177.049377\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.902473\" y=\"118.856483\" yaw=\"-353.259033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-158.830460\" y=\"-36.622150\" yaw=\"-179.555969\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.739109\" y=\"120.233131\" yaw=\"175.855881\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.841003\" y=\"1.043376\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.312180\" y=\"3.445923\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.465836\" y=\"-33.170509\" yaw=\"0.443996\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-108.322044\" y=\"-158.683105\" yaw=\"0.559189\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.851162\" y=\"-62.157280\" yaw=\"359.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.494827\" y=\"-3.395877\" yaw=\"-180.558502\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.107395\" y=\"-105.235062\" yaw=\"13.452530\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"48.668720\" y=\"-151.013062\" yaw=\"420.088867\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.174408\" y=\"92.063118\" yaw=\"133.524979\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-203.894012\" y=\"27.948225\" yaw=\"84.757957\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.155334\" y=\"0.286092\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.851597\" y=\"-62.249981\" yaw=\"359.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.001099\" y=\"-22.552214\" yaw=\"90.685539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.856369\" y=\"-36.142094\" yaw=\"-312.584869\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-108.640625\" y=\"52.621426\" yaw=\"19.002396\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.060318\" y=\"-232.278976\" yaw=\"-257.726044\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.983627\" y=\"-158.357727\" yaw=\"0.559189\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.446440\" y=\"-105.457169\" yaw=\"-359.820618\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.695496\" y=\"48.995735\" yaw=\"-179.503052\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.775265\" y=\"-105.545830\" yaw=\"0.179321\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.641254\" y=\"0.579784\" yaw=\"4.079010\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.422302\" y=\"-158.225372\" yaw=\"0.559189\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.883095\" y=\"-65.545883\" yaw=\"179.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-166.404251\" y=\"-33.580750\" yaw=\"0.443996\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.039108\" y=\"0.329951\" yaw=\"-336.161224\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.288803\" y=\"118.188896\" yaw=\"186.740952\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-162.254303\" y=\"48.722012\" yaw=\"-179.503052\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.087593\" y=\"54.560986\" yaw=\"183.264297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.029221\" y=\"24.105089\" yaw=\"87.555550\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.715172\" y=\"-9.754025\" yaw=\"-269.694092\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-137.114166\" y=\"-96.847023\" yaw=\"-10.729187\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.324615\" y=\"-173.967331\" yaw=\"270.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.930537\" y=\"-239.839264\" yaw=\"19.191467\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.485382\" y=\"114.974327\" yaw=\"-173.259033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.641983\" y=\"1.002962\" yaw=\"-352.473785\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.299454\" y=\"-116.568932\" yaw=\"269.208069\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.507919\" y=\"66.526314\" yaw=\"95.356621\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.092743\" y=\"-6.516272\" yaw=\"270.685547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.158402\" y=\"-98.090469\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.983345\" y=\"-158.416290\" yaw=\"0.559189\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.838562\" y=\"-84.343521\" yaw=\"270.101013\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.122917\" y=\"-27.023518\" yaw=\"270.305878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.883701\" y=\"-65.675667\" yaw=\"179.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.422109\" y=\"59.095772\" yaw=\"183.264297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.899994\" y=\"-91.088264\" yaw=\"45.147285\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.652786\" y=\"124.060226\" yaw=\"2.011712\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.811790\" y=\"67.704178\" yaw=\"-107.247719\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.700182\" y=\"-233.798813\" yaw=\"-144.686081\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.824234\" y=\"-109.092949\" yaw=\"-539.820618\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.421341\" y=\"113.574921\" yaw=\"-66.358894\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-53.319344\" y=\"59.194145\" yaw=\"3.264294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.699692\" y=\"-105.451935\" yaw=\"-1.965220\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.077858\" y=\"54.219334\" yaw=\"183.264297\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.700540\" y=\"-212.585281\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.546356\" y=\"-117.544960\" yaw=\"90.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.446388\" y=\"-105.488472\" yaw=\"-359.820618\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.381844\" y=\"-72.189796\" yaw=\"-269.694092\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.551758\" y=\"-103.544952\" yaw=\"90.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.835190\" y=\"-105.592964\" yaw=\"-359.820618\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.775265\" y=\"-105.545830\" yaw=\"0.179321\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.442780\" y=\"64.019005\" yaw=\"1.677197\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.827522\" y=\"49.712570\" yaw=\"272.624207\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.249161\" y=\"-161.919052\" yaw=\"-179.440796\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.574341\" y=\"55.836937\" yaw=\"89.952713\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.352509\" y=\"-101.565697\" yaw=\"270.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.542267\" y=\"4.925247\" yaw=\"-63.049728\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.883869\" y=\"-65.712753\" yaw=\"179.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.533360\" y=\"-53.276783\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.392517\" y=\"-70.189827\" yaw=\"-269.694092\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.332878\" y=\"92.755226\" yaw=\"278.387604\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-203.256622\" y=\"35.844807\" yaw=\"86.138252\" z=\"0.0\" />\n    </weather>\n  </route>\n  </routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_01.xml",
    "content": "<routes><route id=\"0\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.446369\" y=\"-105.500984\" yaw=\"-359.820618\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.949944\" y=\"-161.759979\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.568800\" y=\"-168.557526\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-175.138474\" y=\"-248.588287\" yaw=\"-170.924347\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-192.127914\" y=\"-33.625446\" yaw=\"-10.683212\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.017723\" y=\"-105.145203\" yaw=\"-8.090408\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.267507\" y=\"-25.307045\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.257843\" y=\"13.656024\" yaw=\"-113.406624\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-193.739349\" y=\"-33.145550\" yaw=\"-22.413162\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.296623\" y=\"58.396957\" yaw=\"3.264294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.531452\" y=\"120.696655\" yaw=\"182.738693\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.440205\" y=\"64.194618\" yaw=\"1.677197\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.052536\" y=\"-97.857735\" yaw=\"129.527145\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.006584\" y=\"111.738907\" yaw=\"120.946877\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.424149\" y=\"-112.310272\" yaw=\"-60.047836\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.687279\" y=\"-154.397430\" yaw=\"-89.520599\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.453659\" y=\"47.325085\" yaw=\"-103.635315\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.347069\" y=\"-162.349457\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.107059\" y=\"55.244286\" yaw=\"183.264297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.404839\" y=\"81.363632\" yaw=\"-77.689491\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.347351\" y=\"-162.290894\" yaw=\"-179.440811\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.496758\" y=\"-213.510010\" yaw=\"317.117126\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.734163\" y=\"-29.277618\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.885325\" y=\"-105.436630\" yaw=\"0.179321\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.858513\" y=\"-95.773003\" yaw=\"-65.778854\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.349426\" y=\"-109.565697\" yaw=\"270.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.624802\" y=\"43.750347\" yaw=\"267.672516\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.368683\" y=\"-59.565712\" yaw=\"270.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.303116\" y=\"58.624725\" yaw=\"3.264294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.633411\" y=\"110.419228\" yaw=\"157.519180\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.155144\" y=\"0.325082\" yaw=\"359.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.697617\" y=\"-13.042402\" yaw=\"90.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.317909\" y=\"-4.808045\" yaw=\"108.469040\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.831726\" y=\"-66.121254\" yaw=\"179.143417\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-116.722908\" y=\"52.217041\" yaw=\"0.496948\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.850395\" y=\"-61.990417\" yaw=\"359.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"61.494621\" y=\"-45.125008\" yaw=\"414.953430\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.004999\" y=\"-7.008245\" yaw=\"179.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.087578\" y=\"-65.217888\" yaw=\"-189.484283\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.725853\" y=\"-7.754055\" yaw=\"-269.694092\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-157.418747\" y=\"-36.666325\" yaw=\"172.826096\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-117.850693\" y=\"117.680626\" yaw=\"6.740954\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.658278\" y=\"-98.120003\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.433380\" y=\"-61.622322\" yaw=\"270.685547\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.555603\" y=\"-93.544945\" yaw=\"90.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.849892\" y=\"-78.337616\" yaw=\"270.197571\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-182.305283\" y=\"-248.769821\" yaw=\"-188.700424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.077759\" y=\"-154.752640\" yaw=\"58.441040\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"41.176907\" y=\"-180.495514\" yaw=\"86.890495\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.896759\" y=\"-3.216595\" yaw=\"179.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.095161\" y=\"-32.223461\" yaw=\"270.305878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.786057\" y=\"76.532921\" yaw=\"90.647163\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-157.268707\" y=\"-33.471992\" yaw=\"-352.897003\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.367142\" y=\"-63.565704\" yaw=\"270.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.883617\" y=\"-65.657127\" yaw=\"179.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.825615\" y=\"-78.120453\" yaw=\"90.479378\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.675013\" y=\"-96.119820\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.553024\" y=\"-51.623039\" yaw=\"270.685547\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.653016\" y=\"-242.480255\" yaw=\"-164.858429\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.942642\" y=\"-162.010910\" yaw=\"152.966019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.749779\" y=\"-242.773422\" yaw=\"174.753998\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.287781\" y=\"-162.202469\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.496155\" y=\"107.221313\" yaw=\"-173.872559\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-200.064041\" y=\"35.627140\" yaw=\"266.137848\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.524223\" y=\"0.104003\" yaw=\"-0.558502\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.997299\" y=\"-37.611397\" yaw=\"-146.238831\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.427597\" y=\"-40.324524\" yaw=\"115.929558\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.822829\" y=\"-138.196869\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.864532\" y=\"-97.493385\" yaw=\"-2.950624\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.695724\" y=\"49.047771\" yaw=\"-179.503052\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.485382\" y=\"114.974327\" yaw=\"-173.259033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.841003\" y=\"1.043376\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.123287\" y=\"55.813705\" yaw=\"183.264297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.814705\" y=\"113.639374\" yaw=\"186.507401\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.200188\" y=\"53.335583\" yaw=\"33.307785\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.413872\" y=\"-66.189880\" yaw=\"-269.694092\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.676758\" y=\"-49.660271\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.006898\" y=\"-116.197639\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.441284\" y=\"-36.409901\" yaw=\"180.444000\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.092056\" y=\"-103.595787\" yaw=\"-30.921646\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.476196\" y=\"-110.526817\" yaw=\"-58.879791\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.250626\" y=\"-162.612015\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.077759\" y=\"-154.752640\" yaw=\"58.441040\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.424301\" y=\"-157.815475\" yaw=\"0.559189\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-156.875656\" y=\"-36.607002\" yaw=\"-179.555969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.332317\" y=\"59.649681\" yaw=\"3.264294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.092743\" y=\"-6.516272\" yaw=\"270.685547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.697433\" y=\"111.064430\" yaw=\"186.127426\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.884216\" y=\"-65.786911\" yaw=\"179.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.903244\" y=\"-68.171150\" yaw=\"-89.694092\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.050598\" y=\"-149.619781\" yaw=\"106.736870\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.470391\" y=\"0.240423\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.499214\" y=\"115.209091\" yaw=\"-173.259033\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.446398\" y=\"-105.482208\" yaw=\"-359.820618\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.176779\" y=\"23.622290\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.826950\" y=\"-120.980728\" yaw=\"-244.615829\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.671577\" y=\"-119.244995\" yaw=\"-243.488068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.441635\" y=\"-36.316914\" yaw=\"180.444000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.107254\" y=\"68.724815\" yaw=\"-105.008102\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.465569\" y=\"-152.568665\" yaw=\"240.037445\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.641720\" y=\"-114.651253\" yaw=\"101.114510\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.824036\" y=\"-37.351158\" yaw=\"90.685539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.179863\" y=\"-67.762993\" yaw=\"-284.241882\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-180.860611\" y=\"110.829994\" yaw=\"-353.872559\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.576485\" y=\"64.748177\" yaw=\"76.959984\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.607178\" y=\"119.955162\" yaw=\"6.740954\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.403198\" y=\"-68.189850\" yaw=\"-269.694092\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.695572\" y=\"49.013081\" yaw=\"-179.503052\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.141666\" y=\"-100.090652\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.048965\" y=\"-18.552500\" yaw=\"90.685539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.865952\" y=\"-13.806430\" yaw=\"117.358109\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.794594\" y=\"48.086708\" yaw=\"123.206978\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.884304\" y=\"-65.805450\" yaw=\"179.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.841957\" y=\"0.848424\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.327789\" y=\"17.778967\" yaw=\"268.053772\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.361755\" y=\"-77.565704\" yaw=\"270.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-140.475281\" y=\"-93.582573\" yaw=\"-65.896149\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.371292\" y=\"-129.211182\" yaw=\"110.167282\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.521393\" y=\"60.897541\" yaw=\"-26.725927\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.875214\" y=\"-2.475953\" yaw=\"179.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.523506\" y=\"59.952614\" yaw=\"-178.813416\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-162.380356\" y=\"-36.649658\" yaw=\"180.444000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-116.696022\" y=\"49.117157\" yaw=\"-179.503052\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.717445\" y=\"-60.549763\" yaw=\"-30.852493\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-66.178894\" y=\"-225.251099\" yaw=\"297.834961\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.102226\" y=\"-157.503250\" yaw=\"-239.751190\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.135803\" y=\"-34.497093\" yaw=\"-33.650482\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-178.403900\" y=\"-33.673737\" yaw=\"0.443996\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.035019\" y=\"50.191071\" yaw=\"-129.035034\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.834564\" y=\"-17.278040\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.667900\" y=\"45.754131\" yaw=\"271.994263\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.966280\" y=\"-61.308578\" yaw=\"90.479378\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.631577\" y=\"-131.297668\" yaw=\"108.873940\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.157745\" y=\"-106.956139\" yaw=\"-152.697052\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.658539\" y=\"-109.508759\" yaw=\"-162.548004\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.904594\" y=\"54.935219\" yaw=\"-274.692444\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.654655\" y=\"-101.413193\" yaw=\"-49.921097\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.885244\" y=\"-66.009392\" yaw=\"179.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.168716\" y=\"57.408077\" yaw=\"183.264297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.208336\" y=\"-11.023742\" yaw=\"270.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.304077\" y=\"112.380867\" yaw=\"-113.997406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.247345\" y=\"-26.184227\" yaw=\"93.022171\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-204.525665\" y=\"17.895844\" yaw=\"88.051094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.084480\" y=\"-34.223431\" yaw=\"270.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.131767\" y=\"-214.585709\" yaw=\"140.784943\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-157.363815\" y=\"-245.749008\" yaw=\"-170.924347\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-203.549149\" y=\"31.897949\" yaw=\"85.383705\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.851681\" y=\"-62.268524\" yaw=\"359.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.789215\" y=\"43.313068\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.885325\" y=\"-105.436630\" yaw=\"0.179321\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.581039\" y=\"-57.659698\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.340179\" y=\"-133.565704\" yaw=\"270.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.652817\" y=\"-51.660130\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-192.366364\" y=\"-240.689392\" yaw=\"-39.307770\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.526619\" y=\"53.498394\" yaw=\"93.258667\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.464317\" y=\"-56.740608\" yaw=\"-269.694092\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.524628\" y=\"-173.968552\" yaw=\"90.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.429726\" y=\"-37.724125\" yaw=\"131.015762\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-27.154669\" y=\"0.422558\" yaw=\"359.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.391510\" y=\"-102.334122\" yaw=\"128.229889\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.782211\" y=\"62.019466\" yaw=\"-356.735687\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.563080\" y=\"-38.242058\" yaw=\"90.305878\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.116684\" y=\"-4.516415\" yaw=\"270.685547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-31.423725\" y=\"-157.932587\" yaw=\"0.559189\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.483136\" y=\"-59.279366\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-158.830460\" y=\"-36.622150\" yaw=\"-179.555969\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.273911\" y=\"57.599773\" yaw=\"3.264294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.970558\" y=\"-55.562099\" yaw=\"-89.694092\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.284790\" y=\"57.733475\" yaw=\"273.901733\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.551994\" y=\"63.617332\" yaw=\"12.565176\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-154.430847\" y=\"47.552448\" yaw=\"138.370453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.442780\" y=\"64.019005\" yaw=\"1.677197\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.404973\" y=\"50.895180\" yaw=\"-89.520599\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.609657\" y=\"-105.553741\" yaw=\"10.278534\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.563309\" y=\"62.050308\" yaw=\"-78.227264\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.423443\" y=\"-157.991135\" yaw=\"0.559189\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.875227\" y=\"-109.141800\" yaw=\"165.942642\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-159.796783\" y=\"-94.942657\" yaw=\"73.949226\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.338810\" y=\"59.877449\" yaw=\"3.264294\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.525810\" y=\"23.950619\" yaw=\"-92.444450\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.384430\" y=\"58.570274\" yaw=\"270.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-196.597214\" y=\"-31.238880\" yaw=\"-42.542953\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.983437\" y=\"-158.396759\" yaw=\"0.559189\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.354050\" y=\"-97.565697\" yaw=\"270.022064\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.861877\" y=\"-97.390434\" yaw=\"-2.950624\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.283199\" y=\"-210.189270\" yaw=\"81.435043\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.250809\" y=\"-162.572968\" yaw=\"-179.440811\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.994614\" y=\"-238.687622\" yaw=\"25.857620\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.469075\" y=\"56.300854\" yaw=\"140.055603\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.861526\" y=\"-98.650497\" yaw=\"309.328156\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.305534\" y=\"-98.202332\" yaw=\"5.381350\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-136.695267\" y=\"48.943695\" yaw=\"-179.503052\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.516968\" y=\"-100.932076\" yaw=\"-230.719711\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.875977\" y=\"-2.631915\" yaw=\"179.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.700302\" y=\"-39.313915\" yaw=\"270.685547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.416202\" y=\"-67.279091\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.597656\" y=\"55.924160\" yaw=\"22.571121\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.048208\" y=\"52.235474\" yaw=\"101.490601\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.465363\" y=\"-33.294495\" yaw=\"0.443996\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.459126\" y=\"63.497513\" yaw=\"1.417572\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.332325\" y=\"-230.057770\" yaw=\"39.331635\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.954655\" y=\"-54.566471\" yaw=\"433.685059\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.373650\" y=\"-121.949677\" yaw=\"114.759178\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.200663\" y=\"-212.555984\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-142.285248\" y=\"-159.014572\" yaw=\"0.559189\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.413528\" y=\"-71.658699\" yaw=\"90.685539\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.417366\" y=\"-148.400146\" yaw=\"106.736877\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.284241\" y=\"-23.307114\" yaw=\"90.479378\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.234040\" y=\"-29.306904\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-203.698914\" y=\"-6.299000\" yaw=\"95.045181\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.796906\" y=\"-28.074791\" yaw=\"-82.691498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.564034\" y=\"42.293278\" yaw=\"271.443665\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.792148\" y=\"-82.120308\" yaw=\"90.479378\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.734163\" y=\"-29.277618\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.555603\" y=\"-93.544945\" yaw=\"90.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.213539\" y=\"-38.714851\" yaw=\"-77.211441\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.838562\" y=\"-84.343521\" yaw=\"270.101013\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.884045\" y=\"-65.749832\" yaw=\"179.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.967503\" y=\"111.850777\" yaw=\"159.819168\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-156.651733\" y=\"110.210510\" yaw=\"186.127426\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-199.473373\" y=\"66.574760\" yaw=\"270.647156\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-77.689590\" y=\"-132.070038\" yaw=\"287.742279\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.822829\" y=\"-138.196869\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.025291\" y=\"-133.129822\" yaw=\"107.746437\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.550980\" y=\"-105.544960\" yaw=\"90.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.847168\" y=\"117.917442\" yaw=\"-353.259033\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.197662\" y=\"-13.023714\" yaw=\"270.305878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.772476\" y=\"61.677814\" yaw=\"-356.735687\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.373650\" y=\"-121.949677\" yaw=\"114.759178\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-200.042465\" y=\"-34.685822\" yaw=\"135.014893\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.549438\" y=\"-109.544960\" yaw=\"90.022064\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.521561\" y=\"51.906544\" yaw=\"0.496948\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.851162\" y=\"-62.157280\" yaw=\"359.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.893356\" y=\"-0.081028\" yaw=\"0.596695\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.605789\" y=\"-30.242172\" yaw=\"90.305878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.602455\" y=\"43.707516\" yaw=\"271.668640\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.550094\" y=\"-51.276852\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-159.796783\" y=\"-94.942657\" yaw=\"73.949226\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.505024\" y=\"63.366547\" yaw=\"361.589172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.875404\" y=\"-2.514944\" yaw=\"179.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.039307\" y=\"-110.087494\" yaw=\"-151.970322\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.757881\" y=\"-1.754141\" yaw=\"-269.694092\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.300636\" y=\"6.264431\" yaw=\"-89.694092\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.576993\" y=\"-8.721507\" yaw=\"101.099915\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-57.851330\" y=\"-62.194359\" yaw=\"359.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.441757\" y=\"-36.285915\" yaw=\"180.444000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.129860\" y=\"-41.846600\" yaw=\"407.460754\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.717429\" y=\"-31.277548\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-150.854721\" y=\"-33.460251\" yaw=\"-359.555969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.390144\" y=\"-161.315323\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.231743\" y=\"53.298626\" yaw=\"-176.885162\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-201.327789\" y=\"17.778967\" yaw=\"268.053772\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.289810\" y=\"-73.621468\" yaw=\"270.685547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.842335\" y=\"0.770443\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-152.503616\" y=\"19.444784\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.402100\" y=\"-85.893745\" yaw=\"-61.392776\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.068817\" y=\"-8.516125\" yaw=\"270.685547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.200573\" y=\"-33.306763\" yaw=\"90.479378\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.431870\" y=\"57.744171\" yaw=\"-20.958939\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.078644\" y=\"-97.252991\" yaw=\"78.951668\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-156.651733\" y=\"110.210510\" yaw=\"186.127426\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-133.853912\" y=\"-97.081581\" yaw=\"-2.950624\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.875778\" y=\"-2.592924\" yaw=\"179.441498\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-137.832108\" y=\"-100.616440\" yaw=\"-163.706757\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.997070\" y=\"-36.677929\" yaw=\"50.479439\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-170.896622\" y=\"111.899658\" yaw=\"6.127432\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-127.156647\" y=\"116.596992\" yaw=\"6.278440\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.471951\" y=\"97.458183\" yaw=\"139.648300\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.533411\" y=\"123.426605\" yaw=\"-4.139508\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.885921\" y=\"-72.598671\" yaw=\"-81.431274\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.329895\" y=\"-160.245667\" yaw=\"-89.977905\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.272506\" y=\"-144.225952\" yaw=\"90.479378\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.221634\" y=\"50.437687\" yaw=\"-152.616028\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-202.146729\" y=\"53.096996\" yaw=\"110.227982\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-156.854507\" y=\"-33.506744\" yaw=\"-359.555969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.775284\" y=\"-105.533310\" yaw=\"0.179321\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.601089\" y=\"53.278889\" yaw=\"-176.996216\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-21.154955\" y=\"0.364073\" yaw=\"359.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-69.883263\" y=\"-65.582970\" yaw=\"179.468842\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-119.347351\" y=\"-162.290894\" yaw=\"-179.440811\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.724609\" y=\"-45.660564\" yaw=\"90.685539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.284180\" y=\"9.482584\" yaw=\"270.685547\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.821953\" y=\"10.247728\" yaw=\"90.305878\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.413872\" y=\"-66.189880\" yaw=\"-269.694092\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-162.281189\" y=\"51.821896\" yaw=\"0.496948\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.875687\" y=\"-2.573429\" yaw=\"179.441498\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.997784\" y=\"-71.837730\" yaw=\"101.032768\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.424301\" y=\"-157.815475\" yaw=\"0.559189\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.100571\" y=\"55.016518\" yaw=\"183.264297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.057999\" y=\"-110.090302\" yaw=\"270.479370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.035042\" y=\"53.746189\" yaw=\"273.266449\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.484051\" y=\"-69.151512\" yaw=\"-80.801758\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-198.543137\" y=\"-38.848553\" yaw=\"271.517242\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.238670\" y=\"-88.240807\" yaw=\"-0.089656\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.591015\" y=\"-176.641129\" yaw=\"-93.109505\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.050598\" y=\"-149.619781\" yaw=\"106.736870\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.552605\" y=\"-117.656654\" yaw=\"-63.471664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-115.441757\" y=\"-36.285915\" yaw=\"180.444000\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.005945\" y=\"3.204819\" yaw=\"270.479370\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.883003\" y=\"-65.527344\" yaw=\"179.468842\" z=\"0.0\" />\n    </weather>\n  </route>\n</routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_02.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.039383\" y=\"-100.782845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n      <waypoint x=\"-199.996841\" y=\"-11.962847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.672577\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-176.541885\" y=\"108.075233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.872559\"/>\n      <waypoint x=\"-152.482620\" y=\"-29.642981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-292.883575\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.644234\" y=\"20.330118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.744629\"/>\n      <waypoint x=\"-1.416202\" y=\"-67.279091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.449669\" y=\"-63.279228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-90.860153\" y=\"-61.888351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.531143\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.078644\" y=\"-97.252991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.951668\"/>\n      <waypoint x=\"-74.082123\" y=\"-218.582199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.972214\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.976624\" y=\"113.394020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n      <waypoint x=\"-66.842148\" y=\"0.809434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.318321\" y=\"55.896908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.351479\"/>\n      <waypoint x=\"-71.182610\" y=\"-153.222702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.626633\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.854721\" y=\"-33.460251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"65.326904\" y=\"1.682862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.880142\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.059644\" y=\"9.622775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-83.799698\" y=\"-125.550377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.463211\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-191.121521\" y=\"-162.991394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.440796\"/>\n      <waypoint x=\"-124.722610\" y=\"52.147655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.144272\" y=\"-23.023575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-202.687103\" y=\"47.849747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.429741\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.504511\" y=\"-3.259411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-198.376862\" y=\"-49.552231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.262878\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.148926\" y=\"-142.642014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n      <waypoint x=\"-152.671127\" y=\"33.443771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.546669\" y=\"-1.393229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-207.303497\"/>\n      <waypoint x=\"-5.823694\" y=\"-106.168411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.380157\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.342941\" y=\"-2.272952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"206.722000\"/>\n      <waypoint x=\"-0.637078\" y=\"-160.397217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.300974\" y=\"-21.307184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"67.543541\" y=\"66.209091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.827671\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.818466\" y=\"-156.880630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.984009\"/>\n      <waypoint x=\"-201.576874\" y=\"-49.555016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.264267\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.852890\" y=\"-33.119267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-91.175911\" y=\"53.529327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.013969\" y=\"-3.041496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.082825\"/>\n      <waypoint x=\"37.446205\" y=\"63.784855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.677197\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.123268\" y=\"108.884171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.535446\"/>\n      <waypoint x=\"-77.280396\" y=\"57.827541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.683962\" y=\"-35.277412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-109.796394\" y=\"106.169014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-262.805725\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.347816\" y=\"54.315449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.502399\"/>\n      <waypoint x=\"70.383980\" y=\"55.721260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"145.087524\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.218388\" y=\"-241.926529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.496338\"/>\n      <waypoint x=\"39.357647\" y=\"-202.301773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.050682\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.877247\" y=\"-2.982832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-198.334793\" y=\"-147.543716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.744652\" y=\"-90.548599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.873291\"/>\n      <waypoint x=\"-196.944809\" y=\"47.105728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.223358\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.739109\" y=\"120.233131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.855881\"/>\n      <waypoint x=\"-101.333038\" y=\"54.665810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.870911\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.984196\" y=\"-158.240616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-3.704887\" y=\"-3.796033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.199493\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.772095\" y=\"-33.314346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-178.283524\" y=\"-159.365906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.260328\" y=\"-3.285283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-188.349335\"/>\n      <waypoint x=\"-1.258803\" y=\"-86.090889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-197.020233\" y=\"-160.096268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-336.507080\"/>\n      <waypoint x=\"-140.062531\" y=\"-94.664276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.332863\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.821980\" y=\"-158.789490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.776276\"/>\n      <waypoint x=\"33.416538\" y=\"-224.516235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.597008\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.521713\" y=\"51.941238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-199.559067\" y=\"50.285530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.019287\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.781151\" y=\"-109.327545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"194.155334\"/>\n      <waypoint x=\"-5.680222\" y=\"-58.502064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.039658\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.277580\" y=\"-92.729294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.489670\"/>\n      <waypoint x=\"-192.196518\" y=\"48.462307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.435234\" y=\"-62.189930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-105.350060\" y=\"118.865768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-338.813354\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.427079\" y=\"-6.235584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"68.493729\" y=\"57.692440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.624313\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.379898\" y=\"17.482008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-149.022339\" y=\"114.247940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.107456\" y=\"-88.448708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.541462\"/>\n      <waypoint x=\"39.357647\" y=\"-202.301773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.050682\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.888809\" y=\"-105.653442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.198944\"/>\n      <waypoint x=\"23.072924\" y=\"-0.067063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.883961\" y=\"-65.731293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"67.077560\" y=\"2.323383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.312653\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.472374\" y=\"-113.465141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"240.949799\"/>\n      <waypoint x=\"-197.627502\" y=\"-41.603397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.589752\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.393210\" y=\"-10.283456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"63.551994\" y=\"63.617332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.565176\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.171852\" y=\"-56.982822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.957703\"/>\n      <waypoint x=\"-203.349365\" y=\"-10.275594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.903130\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.676437\" y=\"-107.205811\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-155.896149\"/>\n      <waypoint x=\"-2.764609\" y=\"-5.796001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.439728\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.087593\" y=\"54.560986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"21.505024\" y=\"63.366547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"361.589172\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.840664\" y=\"119.148193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.986328\"/>\n      <waypoint x=\"-126.695648\" y=\"49.030426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.504697\" y=\"-3.298401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-202.786057\" y=\"76.532921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.311523\" y=\"-207.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-9.535375\" y=\"-238.316406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.033920\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.764297\" y=\"-109.052071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n      <waypoint x=\"-162.254303\" y=\"48.722012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.202133\" y=\"-0.261514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.990463\"/>\n      <waypoint x=\"-98.903244\" y=\"-68.171150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.758327\" y=\"59.767216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.061142\"/>\n      <waypoint x=\"-99.311310\" y=\"8.264402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.210617\" y=\"88.278252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.387596\"/>\n      <waypoint x=\"-68.719604\" y=\"123.253799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.550467\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.852108\" y=\"-62.361221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-155.622803\" y=\"-89.224564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.794605\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-158.284485\" y=\"-159.170715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-151.752243\" y=\"-43.350727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.446430\" y=\"-105.463432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-151.943680\" y=\"-27.351870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.381023\" y=\"-66.293892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.283234\"/>\n      <waypoint x=\"-39.342052\" y=\"59.991333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.904116\" y=\"50.778149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-78.415115\" y=\"-129.887848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"289.039520\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.218399\" y=\"-32.348923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.103088\"/>\n      <waypoint x=\"-91.008705\" y=\"-162.014313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.663937\" y=\"0.515255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-0.973431\" y=\"-120.197502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.830582\" y=\"-36.591152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-99.311325\" y=\"8.266453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.903809\" y=\"48.837017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.335175\"/>\n      <waypoint x=\"-198.494003\" y=\"-40.860958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.281372\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.762797\" y=\"-156.044174\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.818573\"/>\n      <waypoint x=\"-5.777058\" y=\"35.592575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.766586\" y=\"-159.439758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.085022\"/>\n      <waypoint x=\"-94.888809\" y=\"-105.653442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-234.198944\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.021347\" y=\"14.989968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.447090\"/>\n      <waypoint x=\"-80.875595\" y=\"-2.553934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.148926\" y=\"-142.642014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n      <waypoint x=\"-152.048965\" y=\"-18.552500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.924110\" y=\"-67.134048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"225.874741\"/>\n      <waypoint x=\"-19.620708\" y=\"-244.663712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.503662\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.875687\" y=\"-2.573429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-151.293884\" y=\"-81.657982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.620536\" y=\"-239.429062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.905548\"/>\n      <waypoint x=\"-98.834442\" y=\"-86.681046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.898987\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.799347\" y=\"-36.925884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.754105\"/>\n      <waypoint x=\"-82.664856\" y=\"-119.480331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"295.384155\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-175.837616\" y=\"-248.699966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.924347\"/>\n      <waypoint x=\"-149.464996\" y=\"-39.243130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.425720\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.943947\" y=\"119.560768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n      <waypoint x=\"55.463699\" y=\"60.743561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.705032\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.698151\" y=\"-3.004074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-97.141174\" y=\"-97.098709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.472843\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.403839\" y=\"-33.689236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-12.333460\" y=\"-62.616341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.531143\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.221718\" y=\"-94.969856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.937641\"/>\n      <waypoint x=\"-109.238197\" y=\"49.181839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.170082\" y=\"-38.939835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"399.968140\"/>\n      <waypoint x=\"-98.607040\" y=\"-92.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.002991\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.521866\" y=\"51.975929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"7.382205\" y=\"120.656891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.013667\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.405716\" y=\"-33.438042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.805359\"/>\n      <waypoint x=\"-4.877521\" y=\"59.636692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-402.697052\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.401764\" y=\"117.880272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-368.513519\"/>\n      <waypoint x=\"59.765919\" y=\"63.795898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.906670\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-146.377762\" y=\"-32.042587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.708710\"/>\n      <waypoint x=\"-132.695419\" y=\"48.978390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.210617\" y=\"88.278252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.387596\"/>\n      <waypoint x=\"-156.651733\" y=\"110.210510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.529039\" y=\"0.123452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.558504\"/>\n      <waypoint x=\"-40.618164\" y=\"121.043137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.477448\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.042770\" y=\"-158.533981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-1.141666\" y=\"-100.090652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.869843\" y=\"-97.699287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.950624\"/>\n      <waypoint x=\"-204.332062\" y=\"1.771094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.324631\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.120155\" y=\"-219.938385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"302.700134\"/>\n      <waypoint x=\"-53.388531\" y=\"-161.647141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.200886\" y=\"-224.517715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-120.288025\"/>\n      <waypoint x=\"-173.163513\" y=\"-248.272812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.924347\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.796906\" y=\"-28.074791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.691498\"/>\n      <waypoint x=\"-70.983818\" y=\"-158.318695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.801097\" y=\"-21.277899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-7.373440\" y=\"-161.143433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.538513\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"2.208053\" y=\"62.361118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n      <waypoint x=\"-196.597214\" y=\"-31.238880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.542953\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.332317\" y=\"59.649681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"30.143637\" y=\"112.500763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.950684\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.525505\" y=\"65.127289\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.047787\"/>\n      <waypoint x=\"-1.499870\" y=\"-57.279438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.205841\" y=\"116.780334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.740952\"/>\n      <waypoint x=\"-7.775722\" y=\"61.791698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.071373\" y=\"61.486401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.544327\"/>\n      <waypoint x=\"-137.832108\" y=\"-100.616440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-163.706757\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.396523\" y=\"24.225195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"45.442780\" y=\"64.019005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.677197\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.427079\" y=\"-6.235584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"47.953522\" y=\"104.316383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.804825\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.033768\" y=\"114.461418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n      <waypoint x=\"-148.724243\" y=\"-37.314060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.700302\" y=\"-39.313915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-132.695419\" y=\"48.978390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-124.722610\" y=\"52.147655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-102.338570\" y=\"-84.343437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.101006\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-200.164963\" y=\"-9.956809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.908447\"/>\n      <waypoint x=\"-192.196518\" y=\"48.462307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.717429\" y=\"-31.277548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-147.238220\" y=\"48.145386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.522980\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.916351\" y=\"96.712433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.387604\"/>\n      <waypoint x=\"-3.704887\" y=\"-3.796033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.199493\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.997299\" y=\"-37.611397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.238831\"/>\n      <waypoint x=\"-98.868797\" y=\"-90.421036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.424652\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.410484\" y=\"-24.512856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.347610\"/>\n      <waypoint x=\"-5.542789\" y=\"7.593559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.851933\" y=\"-62.324142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"17.444212\" y=\"63.216728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"362.636353\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.342987\" y=\"21.909901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.737473\"/>\n      <waypoint x=\"-28.549383\" y=\"123.905121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.692680\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.337574\" y=\"-240.975555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-165.295502\"/>\n      <waypoint x=\"-35.884731\" y=\"-65.898155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.524223\" y=\"0.104003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.558502\"/>\n      <waypoint x=\"-89.649010\" y=\"-107.085533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.583862\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.465958\" y=\"-33.139515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-195.517029\" y=\"52.281963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.205444\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.277580\" y=\"-92.729294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.489670\"/>\n      <waypoint x=\"70.360466\" y=\"3.973363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.055374\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.168373\" y=\"-95.913673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.645645\"/>\n      <waypoint x=\"-136.766006\" y=\"112.345314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.333038\" y=\"54.665810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.870911\"/>\n      <waypoint x=\"-30.446388\" y=\"-105.488472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.220623\" y=\"-150.426849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.520599\"/>\n      <waypoint x=\"-25.165474\" y=\"57.294193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.949944\" y=\"-161.759979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-104.328506\" y=\"64.553925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.038597\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.149246\" y=\"56.724773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-30.446388\" y=\"-105.488472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.188972\" y=\"-3.116266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-108.167389\" y=\"52.291313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.388550\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.801097\" y=\"-21.277899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"5.756930\" y=\"-237.238708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.193787\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.587842\" y=\"3.655855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.098503\"/>\n      <waypoint x=\"-56.764275\" y=\"-109.070854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.316093\" y=\"59.080261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"59.289951\" y=\"-68.643417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.431274\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.096817\" y=\"-14.552787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-72.694794\" y=\"122.912300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.269310\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.440486\" y=\"-161.859253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.814468\"/>\n      <waypoint x=\"-72.457436\" y=\"-149.414734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.108518\" y=\"1.036527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.863525\"/>\n      <waypoint x=\"-1.433153\" y=\"-234.894669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.148041\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.319153\" y=\"-228.202606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.097351\"/>\n      <waypoint x=\"36.094807\" y=\"-219.542877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.796074\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.542789\" y=\"7.593559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-99.208336\" y=\"-11.023742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.834808\" y=\"98.572716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n      <waypoint x=\"-152.695053\" y=\"35.443638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.390144\" y=\"-161.315323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-152.503616\" y=\"19.444784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.927185\" y=\"-2.357680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.001251\"/>\n      <waypoint x=\"-78.949272\" y=\"-161.896606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.769233\" y=\"61.563931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n      <waypoint x=\"-73.645248\" y=\"-145.464798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.616087\" y=\"59.720932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.633499\"/>\n      <waypoint x=\"-78.272293\" y=\"-105.638153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.781151\" y=\"-109.327545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"194.155334\"/>\n      <waypoint x=\"-109.238197\" y=\"49.181839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.663937\" y=\"0.515255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-67.818466\" y=\"-156.880630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.984009\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.896698\" y=\"24.247475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"84.925072\" y=\"40.404877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.921906\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.098013\" y=\"-243.122360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.496338\"/>\n      <waypoint x=\"-15.390333\" y=\"-161.276276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.723061\" y=\"52.251736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-16.435501\" y=\"-108.944633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.978477\" y=\"77.152710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.795700\"/>\n      <waypoint x=\"-43.136269\" y=\"56.269241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.764275\" y=\"-109.070854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n      <waypoint x=\"-162.380356\" y=\"-36.649658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.413528\" y=\"-71.658699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-192.317551\" y=\"51.561382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.488373\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.924599\" y=\"-64.171219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"-151.341736\" y=\"-77.658272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.593552\" y=\"60.287674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.677200\"/>\n      <waypoint x=\"61.091194\" y=\"-80.479980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.950630\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.016134\" y=\"-55.350182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479393\"/>\n      <waypoint x=\"-10.826287\" y=\"119.357185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.044647\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.944458\" y=\"-91.218597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.382969\"/>\n      <waypoint x=\"-110.172974\" y=\"52.273853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.601089\" y=\"53.278889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.996216\"/>\n      <waypoint x=\"-77.100967\" y=\"-133.973145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.490158\" y=\"-32.556599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.578423\"/>\n      <waypoint x=\"-101.333038\" y=\"54.665810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.870911\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.355591\" y=\"-93.565697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-34.239063\" y=\"-88.253326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.174873\" y=\"-105.539940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.639221\"/>\n      <waypoint x=\"40.204533\" y=\"-194.437698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.656013\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.557877\" y=\"-110.119576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-151.652817\" y=\"-51.660130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.307037\" y=\"-38.964134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.832474\"/>\n      <waypoint x=\"-134.722229\" y=\"52.060925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.822829\" y=\"-138.196869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-136.251389\" y=\"-162.455856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.577972\" y=\"57.582752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.285561\"/>\n      <waypoint x=\"0.211299\" y=\"62.247234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.877056\" y=\"-2.943841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-102.595116\" y=\"-32.242146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.844807\" y=\"-206.274414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.237717\"/>\n      <waypoint x=\"-8.504511\" y=\"-3.259411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.868790\" y=\"92.729408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.370888\"/>\n      <waypoint x=\"-1.432936\" y=\"-65.279160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_03.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.443954\" y=\"52.364475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.483200\"/>\n      <waypoint x=\"-99.176308\" y=\"-17.023663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.949837\" y=\"-161.779495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-98.818901\" y=\"-88.609154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.741730\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.355038\" y=\"60.446865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"82.771660\" y=\"46.369919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.378433\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.602455\" y=\"43.707516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.668640\"/>\n      <waypoint x=\"72.652641\" y=\"58.464462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.346497\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.249161\" y=\"-161.919052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440796\"/>\n      <waypoint x=\"-109.776894\" y=\"-206.997101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"381.763824\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-122.049988\" y=\"-101.194649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n      <waypoint x=\"-200.164963\" y=\"-9.956809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.908447\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.380053\" y=\"-232.516907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-140.619736\"/>\n      <waypoint x=\"-5.427079\" y=\"-6.235584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.850998\" y=\"-62.120197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-80.949181\" y=\"-161.916138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.566634\" y=\"-242.948654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.835464\"/>\n      <waypoint x=\"-4.808881\" y=\"-80.120384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.987076\" y=\"54.377144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.431549\"/>\n      <waypoint x=\"19.474314\" y=\"63.300919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"362.112732\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.570144\" y=\"-168.396942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-102.563080\" y=\"-38.242058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.667194\" y=\"-62.861649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"448.670380\"/>\n      <waypoint x=\"-0.856297\" y=\"-134.197006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.637581\" y=\"-6.381313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"294.478760\"/>\n      <waypoint x=\"66.000946\" y=\"-128.545517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.388641\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.839563\" y=\"-136.196930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-0.301064\" y=\"-200.556396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.100121\" y=\"-105.379898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.864807\"/>\n      <waypoint x=\"-139.441040\" y=\"-36.471893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.048965\" y=\"-18.552500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-110.383492\" y=\"110.312958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.647202\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.443630\" y=\"63.960468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.677197\"/>\n      <waypoint x=\"-1.583561\" y=\"-47.276993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-158.854477\" y=\"-33.522243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"-105.916298\" y=\"119.091248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.935989\" y=\"37.660507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.120041\"/>\n      <waypoint x=\"-149.212387\" y=\"3.483013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.365601\" y=\"-67.565712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-130.090088\" y=\"-226.717529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.679520\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.878708\" y=\"44.800053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.520531\"/>\n      <waypoint x=\"-100.035042\" y=\"53.746189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.266449\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.882484\" y=\"-65.416107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-4.999747\" y=\"-57.308720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.543137\" y=\"-38.848553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.517242\"/>\n      <waypoint x=\"-76.032982\" y=\"-150.109192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.198334\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.987674\" y=\"-109.475990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.243073\"/>\n      <waypoint x=\"11.073508\" y=\"0.049908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.257843\" y=\"13.656024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.406624\"/>\n      <waypoint x=\"-144.494980\" y=\"48.876045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.894653\" y=\"-2.446520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-202.821579\" y=\"43.894547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-272.324738\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.682751\" y=\"-157.727158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.191162\"/>\n      <waypoint x=\"-34.435413\" y=\"-109.000969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.811279\" y=\"8.247766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-4.825615\" y=\"-78.120453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.005478\" y=\"-6.910769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-89.561195\" y=\"-104.346611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.330521\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.970558\" y=\"-55.562099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"-35.389385\" y=\"-161.471466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.035211\" y=\"-172.586670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-22.435472\" y=\"-108.963417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.547981\" y=\"-41.070232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-9.806366\" y=\"57.186550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.910614\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.983246\" y=\"-158.435806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-9.670486\" y=\"-241.970581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-155.361877\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.861526\" y=\"-98.650497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"309.328156\"/>\n      <waypoint x=\"19.073116\" y=\"-0.028073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.462799\" y=\"-38.903889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-136.898254\"/>\n      <waypoint x=\"-198.330658\" y=\"-158.245667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977905\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.667194\" y=\"-62.861649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"448.670380\"/>\n      <waypoint x=\"-103.526619\" y=\"53.498394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.258667\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.416202\" y=\"-67.279091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-48.764309\" y=\"-109.045815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.442970\" y=\"-114.052414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.175720\"/>\n      <waypoint x=\"-108.287880\" y=\"-162.182953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.628891\" y=\"-53.659988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-84.100121\" y=\"-105.379898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.864807\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.238808\" y=\"-26.354963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.003471\"/>\n      <waypoint x=\"-6.504602\" y=\"-3.278906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.717429\" y=\"-31.277548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-197.627502\" y=\"-41.603397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.589752\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.884647\" y=\"-65.879616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-152.647202\" y=\"31.443922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.815002\" y=\"113.415268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.277481\"/>\n      <waypoint x=\"-200.358887\" y=\"31.648603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.385254\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.795410\" y=\"102.686790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.838470\"/>\n      <waypoint x=\"-194.140472\" y=\"-37.911972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-149.468658\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.777420\" y=\"112.558792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n      <waypoint x=\"-149.571335\" y=\"33.480869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.525017\" y=\"-135.888412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n      <waypoint x=\"-8.727551\" y=\"-66.891090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.999832\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.472374\" y=\"-113.465141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"240.949799\"/>\n      <waypoint x=\"-202.821579\" y=\"43.894547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-272.324738\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.540688\" y=\"115.913376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.259033\"/>\n      <waypoint x=\"-202.136902\" y=\"105.193619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.548122\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.068039\" y=\"115.101860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n      <waypoint x=\"23.520824\" y=\"59.912773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.865051\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.571777\" y=\"-51.545372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029503\"/>\n      <waypoint x=\"-106.066925\" y=\"104.638359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.320221\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.326811\" y=\"-0.884086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-136.997345\"/>\n      <waypoint x=\"-59.110306\" y=\"55.358170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.167106\" y=\"-37.306618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-148.337662\" y=\"-69.621750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.153809\" y=\"63.464287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.306862\"/>\n      <waypoint x=\"-99.176308\" y=\"-17.023663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.856297\" y=\"-134.197006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-14.365820\" y=\"-66.097649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-181.864700\" y=\"-245.599930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.851135\"/>\n      <waypoint x=\"-4.120222\" y=\"-162.426453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.520599\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.435432\" y=\"-108.988457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-82.202530\" y=\"-120.468361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"294.768799\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.565948\" y=\"-30.940157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.811966\"/>\n      <waypoint x=\"-102.288162\" y=\"-162.124390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.221954\" y=\"-150.267731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479393\"/>\n      <waypoint x=\"-94.402878\" y=\"-100.471977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.770020\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.695877\" y=\"49.082466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-198.338638\" y=\"-137.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.100975\" y=\"43.605595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.668648\"/>\n      <waypoint x=\"-152.048965\" y=\"-18.552500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.788647\" y=\"-104.293144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.561371\"/>\n      <waypoint x=\"-65.835182\" y=\"-105.599228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.441635\" y=\"-36.316914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-98.322517\" y=\"-158.585510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.494522\" y=\"48.771969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-78.415115\" y=\"-129.887848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"289.039520\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.016481\" y=\"-55.308788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"17.444212\" y=\"63.216728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"362.636353\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.208336\" y=\"-11.023742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-51.851597\" y=\"-62.249981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.025291\" y=\"-133.129822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.746437\"/>\n      <waypoint x=\"-35.348549\" y=\"60.219097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.868355\" y=\"115.575005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.239929\"/>\n      <waypoint x=\"-199.836990\" y=\"-13.969616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.436676\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.824253\" y=\"-109.080429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-110.305534\" y=\"-98.202332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.381350\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.285339\" y=\"-158.995056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-5.360145\" y=\"-14.235304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.764320\" y=\"-109.039558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n      <waypoint x=\"-7.763637\" y=\"-240.992523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.393402\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.884647\" y=\"-65.879616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-192.317551\" y=\"51.561382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.488373\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.935318\" y=\"-36.289742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.772446\"/>\n      <waypoint x=\"-129.859207\" y=\"-97.287483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.950624\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.322707\" y=\"-138.226166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-92.304634\" y=\"53.408508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.570709\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.835159\" y=\"-105.611740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-33.389477\" y=\"-161.451950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.432281\" y=\"63.646954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.978897\"/>\n      <waypoint x=\"34.893356\" y=\"-0.081028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596695\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.347488\" y=\"48.173389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.900528\"/>\n      <waypoint x=\"-102.180763\" y=\"-34.813885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.135895\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.214172\" y=\"-43.092892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-104.504883\"/>\n      <waypoint x=\"-107.902473\" y=\"118.856483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.894653\" y=\"-2.446520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-5.443812\" y=\"-4.235654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.640625\" y=\"52.621426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.002396\"/>\n      <waypoint x=\"-158.830460\" y=\"-36.622150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.247345\" y=\"-26.184227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.022171\"/>\n      <waypoint x=\"-144.521866\" y=\"51.975929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.772476\" y=\"61.677814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n      <waypoint x=\"-82.202530\" y=\"-120.468361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"294.768799\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.518983\" y=\"-109.632668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.263443\"/>\n      <waypoint x=\"-125.347069\" y=\"-162.349457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.842369\" y=\"0.672963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-93.140968\" y=\"-102.122147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.160019\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.900787\" y=\"-41.856384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.026512\"/>\n      <waypoint x=\"-37.852196\" y=\"-62.379768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.942856\" y=\"-32.842602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.573868\"/>\n      <waypoint x=\"-80.402008\" y=\"-110.685143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"220.612457\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.180763\" y=\"-34.813885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.135895\"/>\n      <waypoint x=\"-20.435482\" y=\"-108.957153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.799843\" y=\"-126.118622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"291.304810\"/>\n      <waypoint x=\"-5.443812\" y=\"-4.235654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.547409\" y=\"31.481009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-202.821579\" y=\"43.894547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-272.324738\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.342094\" y=\"-82.343452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.101006\"/>\n      <waypoint x=\"-198.319992\" y=\"-185.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-203.549149\" y=\"31.897949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.383705\"/>\n      <waypoint x=\"-110.123268\" y=\"108.884171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.535446\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.466403\" y=\"-61.279297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-153.921890\" y=\"-88.304359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.033026\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.771240\" y=\"57.248634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.271500\"/>\n      <waypoint x=\"-28.435440\" y=\"-108.982193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.204808\" y=\"62.475002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n      <waypoint x=\"-195.218399\" y=\"-32.348923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.103088\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.460983\" y=\"120.356926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.819656\"/>\n      <waypoint x=\"-143.682281\" y=\"-89.558449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.999619\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.518983\" y=\"-109.632668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.263443\"/>\n      <waypoint x=\"-109.238197\" y=\"49.181839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.173889\" y=\"-82.794258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.736053\"/>\n      <waypoint x=\"-204.616272\" y=\"13.878653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.364700\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.332458\" y=\"12.225417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-203.011948\" y=\"96.531563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647171\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.120758\" y=\"-12.552931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-107.210617\" y=\"88.278252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.387596\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.581039\" y=\"-57.659698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-47.129780\" y=\"56.041473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.337776\" y=\"74.428970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.632561\"/>\n      <waypoint x=\"-138.754578\" y=\"112.131836\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.607960\" y=\"121.040794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.567596\"/>\n      <waypoint x=\"-166.380234\" y=\"-36.680656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.663937\" y=\"0.515255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-200.877716\" y=\"25.673548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.420471\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.360145\" y=\"-14.235304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-201.135010\" y=\"1.914785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.338623\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-192.317551\" y=\"51.561382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.488373\"/>\n      <waypoint x=\"-8.681167\" y=\"-3.072674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.041519\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.973495\" y=\"-3.257731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.308304\"/>\n      <waypoint x=\"-44.775284\" y=\"-105.533310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.160172\" y=\"-63.569439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-326.495148\"/>\n      <waypoint x=\"-6.470486\" y=\"0.220928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.238865\" y=\"-88.247063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n      <waypoint x=\"-51.422775\" y=\"-158.127777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.115501\" y=\"2.185926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.940460\"/>\n      <waypoint x=\"-152.220261\" y=\"-35.422218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-399.475525\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.454071\" y=\"-42.821583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.051575\"/>\n      <waypoint x=\"-108.167389\" y=\"52.291313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.388550\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.884129\" y=\"-65.768372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-197.268738\" y=\"51.291965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-345.669037\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.765987\" y=\"61.450047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n      <waypoint x=\"-88.340034\" y=\"-61.911713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.417877\" y=\"28.225121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-158.254456\" y=\"48.756702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.239063\" y=\"-88.253326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n      <waypoint x=\"74.755684\" y=\"7.366694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.284500\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.214172\" y=\"-43.092892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-104.504883\"/>\n      <waypoint x=\"-102.665581\" y=\"-19.042313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.182610\" y=\"-153.222702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.626633\"/>\n      <waypoint x=\"-4.966280\" y=\"-61.308578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.842712\" y=\"0.692463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"21.550013\" y=\"59.866440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.602814\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.403900\" y=\"-33.673737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-81.850311\" y=\"-61.971874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.017944\" y=\"40.196827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.121132\"/>\n      <waypoint x=\"83.257843\" y=\"13.656024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.406624\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.107395\" y=\"-105.235062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.452530\"/>\n      <waypoint x=\"23.072924\" y=\"-0.067063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.913918\" y=\"-66.171188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"4.204808\" y=\"62.475002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.725853\" y=\"-7.754055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-1.851297\" y=\"-15.278110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.167106\" y=\"-37.306618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-76.715401\" y=\"122.515739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.997214\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.192535\" y=\"-6.553362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-59.309601\" y=\"58.852493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.155236\" y=\"0.305587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-152.001099\" y=\"-22.552214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.073807\" y=\"-36.223404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-7.778115\" y=\"-4.326724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.980728\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.954655\" y=\"-54.566471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"433.685059\"/>\n      <waypoint x=\"-0.485133\" y=\"-178.557175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.712196\" y=\"-31.674433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.971054\"/>\n      <waypoint x=\"-72.875977\" y=\"-2.631915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.016403\" y=\"69.553467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"74.991898\"/>\n      <waypoint x=\"-193.761017\" y=\"106.226700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.292032\" y=\"-68.934151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.016319\"/>\n      <waypoint x=\"-153.471832\" y=\"46.385456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.502388\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.470296\" y=\"0.259918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-105.337776\" y=\"74.428970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.632561\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.209301\" y=\"-243.312195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.751175\"/>\n      <waypoint x=\"-141.537888\" y=\"-103.843933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-125.928802\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.865879\" y=\"-73.308159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-0.570144\" y=\"-168.396942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.655273\" y=\"-5.493346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-278.337494\"/>\n      <waypoint x=\"-145.045181\" y=\"114.674904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.045084\" y=\"-7.088078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.881386\"/>\n      <waypoint x=\"81.904922\" y=\"22.175951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.177147\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-126.695648\" y=\"49.030426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"9.073606\" y=\"0.069403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.143751\" y=\"-236.902603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.514633\"/>\n      <waypoint x=\"-4.305973\" y=\"-140.226089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.633702\" y=\"-242.650696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.790771\"/>\n      <waypoint x=\"-5.726857\" y=\"29.592783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.882584\" y=\"-65.434647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-11.874381\" y=\"-108.930359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.990449\" y=\"-159.795197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.377838\"/>\n      <waypoint x=\"14.573695\" y=\"-237.137344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.485367\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.835144\" y=\"-105.624268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-5.200573\" y=\"-33.306763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.950081\" y=\"34.247288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-12.481914\" y=\"122.740967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.595417\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.860153\" y=\"-61.888351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.531143\"/>\n      <waypoint x=\"67.077560\" y=\"2.323383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.312653\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.360145\" y=\"-14.235304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-148.457321\" y=\"-59.622463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.871132\" y=\"-240.035828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.183563\"/>\n      <waypoint x=\"-97.252968\" y=\"-102.510406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-231.901077\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.441521\" y=\"-36.347908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-76.841660\" y=\"0.906910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.524837\" y=\"120.862747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.008865\"/>\n      <waypoint x=\"-190.379517\" y=\"-36.866634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.457436\" y=\"-149.414734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n      <waypoint x=\"37.268322\" y=\"-215.960464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.928757\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.571335\" y=\"33.480869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-126.044685\" y=\"-100.988747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.042961\" y=\"-158.494934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-65.835182\" y=\"-105.599228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.049972\" y=\"-51.306133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-50.842464\" y=\"0.653468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_04.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.758327\" y=\"59.767216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-195.061142\"/>\n      <waypoint x=\"-98.827415\" y=\"-88.135727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.197540\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.676657\" y=\"23.592997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"67.834663\" y=\"-42.636555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.657547\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.438217\" y=\"-168.925995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"259.506836\"/>\n      <waypoint x=\"-48.764309\" y=\"-109.045815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.373440\" y=\"-161.143433\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.538513\"/>\n      <waypoint x=\"36.745152\" y=\"-217.772507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.862427\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.403717\" y=\"-33.720234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-0.856297\" y=\"-134.197006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.006191\" y=\"-6.905344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.605225\"/>\n      <waypoint x=\"-69.824203\" y=\"-109.111725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.280197\" y=\"-22.002665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.493134\"/>\n      <waypoint x=\"-49.325832\" y=\"59.421913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.599335\" y=\"27.444208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-140.638168\" y=\"-93.235924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.767838\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.283249\" y=\"-159.424469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-102.392517\" y=\"-70.189827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.041265\" y=\"-112.090233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-160.018845\" y=\"-99.711426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.718971\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.299454\" y=\"-116.568932\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.208069\"/>\n      <waypoint x=\"-146.043304\" y=\"51.959148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-357.676727\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.877521\" y=\"59.636692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-402.697052\"/>\n      <waypoint x=\"59.205910\" y=\"-59.134262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.120819\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.798664\" y=\"-88.232101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n      <waypoint x=\"-33.389477\" y=\"-161.451950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.587803\" y=\"-244.255142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.292999\"/>\n      <waypoint x=\"-101.058197\" y=\"-65.366280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-305.917511\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.802728\" y=\"2.046060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.107422\"/>\n      <waypoint x=\"-9.573179\" y=\"58.183491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.888527\" y=\"-244.162033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.165146\"/>\n      <waypoint x=\"-102.464317\" y=\"-56.740608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.053688\" y=\"60.633125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.215164\"/>\n      <waypoint x=\"-170.896622\" y=\"111.899658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-160.404434\" y=\"-33.534252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-201.249924\" y=\"19.740597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.400055\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.943947\" y=\"119.560768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n      <waypoint x=\"-66.876259\" y=\"-2.690400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.519043\" y=\"123.274384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.503467\"/>\n      <waypoint x=\"-1.586160\" y=\"58.639027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.396442\" y=\"-89.268631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.873692\"/>\n      <waypoint x=\"44.824108\" y=\"0.121246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.691696\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.347816\" y=\"54.315449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.502399\"/>\n      <waypoint x=\"-199.428192\" y=\"62.575012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.568336\" y=\"116.382896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.259033\"/>\n      <waypoint x=\"-72.457436\" y=\"-149.414734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.764320\" y=\"-109.039558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n      <waypoint x=\"3.529041\" y=\"0.123452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.983345\" y=\"-158.416290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-103.165169\" y=\"45.615311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.991508\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.183840\" y=\"-35.306694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-198.361755\" y=\"-77.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.448959\" y=\"-36.227188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.353790\"/>\n      <waypoint x=\"-67.424507\" y=\"-95.025558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.316292\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.189491\" y=\"53.082962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.548309\"/>\n      <waypoint x=\"-111.441879\" y=\"-36.254917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.247314\" y=\"117.484612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.740952\"/>\n      <waypoint x=\"-1.309004\" y=\"-80.091103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-155.748230\" y=\"-33.060360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-336.806122\"/>\n      <waypoint x=\"-39.852108\" y=\"-62.361221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.882828\" y=\"-65.490265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-202.908371\" y=\"41.917576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.297958\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.471771\" y=\"59.063976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.355438\"/>\n      <waypoint x=\"-202.989365\" y=\"94.531700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.885316\" y=\"-105.442894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"-103.100983\" y=\"43.606060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.668724\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.253464\" y=\"-231.848419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.097733\"/>\n      <waypoint x=\"-4.541142\" y=\"-112.119507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.172585\" y=\"53.415447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"47.849655\" y=\"108.088379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.668936\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.871887\" y=\"-33.351444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-198.331436\" y=\"-156.245667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977905\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.595116\" y=\"-32.242146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-60.707272\" y=\"123.789795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.103640\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.696587\" y=\"49.186539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-102.552406\" y=\"-40.241570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.054421\" y=\"57.972466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.885178\"/>\n      <waypoint x=\"42.814331\" y=\"107.154076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.383087\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.219431\" y=\"-63.391922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.307938\"/>\n      <waypoint x=\"17.444212\" y=\"63.216728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"362.636353\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.249283\" y=\"-162.885269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-202.695709\" y=\"68.533463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.345528\" y=\"114.669464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.003357\"/>\n      <waypoint x=\"-70.841957\" y=\"0.848424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.942642\" y=\"-162.010910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.966019\"/>\n      <waypoint x=\"-102.547981\" y=\"-41.070232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.949173\" y=\"-18.515406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-14.365820\" y=\"-66.097649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.675013\" y=\"-96.119820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-151.943680\" y=\"-27.351870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.951942\" y=\"-3.481952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.715530\"/>\n      <waypoint x=\"33.837101\" y=\"111.141884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.650681\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.552406\" y=\"-40.241570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-65.100571\" y=\"55.016518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.747200\" y=\"-3.754113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-199.834808\" y=\"98.572716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.667073\" y=\"-216.585144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-151.461395\" y=\"-67.658981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.411069\" y=\"-156.665665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.418030\"/>\n      <waypoint x=\"-111.441879\" y=\"-36.254917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.664223\" y=\"0.456770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-67.883347\" y=\"-65.601509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.507676\" y=\"-116.119370\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-103.100975\" y=\"43.605595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.668648\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.296504\" y=\"-107.892487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.190887\"/>\n      <waypoint x=\"26.831995\" y=\"-231.200638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.265305\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.477280\" y=\"-0.235795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-144.521866\" y=\"51.975929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.587842\" y=\"3.655855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.098503\"/>\n      <waypoint x=\"-79.799843\" y=\"-126.118622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"291.304810\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-157.268707\" y=\"-33.471992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-352.897003\"/>\n      <waypoint x=\"-198.376450\" y=\"104.871315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"222.000290\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.525017\" y=\"-135.888412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n      <waypoint x=\"-145.157745\" y=\"-106.956139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.697052\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.668709\" y=\"3.475959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-140.001709\"/>\n      <waypoint x=\"-162.380356\" y=\"-36.649658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.501335\" y=\"2.487486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.076950\"/>\n      <waypoint x=\"-77.280396\" y=\"57.827541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.484051\" y=\"-69.151512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.801758\"/>\n      <waypoint x=\"-73.835144\" y=\"-105.624268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.083438\" y=\"-47.306271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"78.715401\" y=\"6.462715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.136688\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.540192\" y=\"-133.544937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-102.505272\" y=\"-49.070118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.698433\" y=\"-56.973927\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.581604\"/>\n      <waypoint x=\"-5.760324\" y=\"33.592651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.885316\" y=\"-105.442894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"-83.552605\" y=\"-117.656654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.471664\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-122.722687\" y=\"52.165005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-102.333710\" y=\"-87.106201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.101006\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.864227\" y=\"-34.940052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.988449\"/>\n      <waypoint x=\"-203.549149\" y=\"31.897949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.383705\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.051944\" y=\"-170.586746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-4.792148\" y=\"-82.120308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.309601\" y=\"58.852493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"78.715401\" y=\"6.462715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.136688\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.735499\" y=\"-240.380615\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"14.155212\"/>\n      <waypoint x=\"-143.165176\" y=\"-105.612373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.312180\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.479601\" y=\"-70.312256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.024521\"/>\n      <waypoint x=\"-147.238220\" y=\"48.145386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.522980\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.859680\" y=\"-76.331032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-26.435452\" y=\"-108.975937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.035019\" y=\"50.191071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.035034\"/>\n      <waypoint x=\"29.444431\" y=\"63.550610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.645950\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.755684\" y=\"68.652985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.752281\"/>\n      <waypoint x=\"-106.462234\" y=\"49.443733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.793518\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.444492\" y=\"63.901928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.677197\"/>\n      <waypoint x=\"-74.376190\" y=\"119.537392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.630447\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.460520\" y=\"-90.363350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.320156\"/>\n      <waypoint x=\"-5.427079\" y=\"-6.235584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.238808\" y=\"-26.354963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.003471\"/>\n      <waypoint x=\"-98.868797\" y=\"-90.421036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.424652\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.393612\" y=\"-10.235444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"45.129429\" y=\"-170.781677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.597870\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.775227\" y=\"-105.570869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"37.268322\" y=\"-215.960464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.928757\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.640625\" y=\"52.621426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.002396\"/>\n      <waypoint x=\"-19.699692\" y=\"-105.451935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.965220\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.851297\" y=\"-15.278110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-129.346893\" y=\"-162.388489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-165.263672\" y=\"-247.010910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.924347\"/>\n      <waypoint x=\"-45.423061\" y=\"-158.069214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.437454\" y=\"-69.658844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-184.280365\" y=\"51.631084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.589783\" y=\"0.049635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-223.991119\"/>\n      <waypoint x=\"-11.462207\" y=\"-108.930809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.911346\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.064873\" y=\"53.763798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-172.280807\" y=\"51.735161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.566671\" y=\"-228.584900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479393\"/>\n      <waypoint x=\"50.972576\" y=\"-3.198690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.308304\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.720746\" y=\"-150.397568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-198.312286\" y=\"-205.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.775284\" y=\"-105.533310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"-98.935280\" y=\"-62.171249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.090843\" y=\"54.674866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-198.341721\" y=\"-129.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.229399\" y=\"116.179565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-17.880705\"/>\n      <waypoint x=\"23.520824\" y=\"59.912773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.865051\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.635005\" y=\"-61.015049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.203552\"/>\n      <waypoint x=\"-37.389290\" y=\"-161.490982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.499832\" y=\"100.669647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.387604\"/>\n      <waypoint x=\"-27.852629\" y=\"-62.472466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.812210\" y=\"96.572845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n      <waypoint x=\"-200.064041\" y=\"35.627140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.137848\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.384430\" y=\"58.570274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.468842\"/>\n      <waypoint x=\"-51.322582\" y=\"59.308029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.707272\" y=\"123.789795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.103640\"/>\n      <waypoint x=\"49.592281\" y=\"107.065010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.178839\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.921890\" y=\"-88.304359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.033026\"/>\n      <waypoint x=\"-176.253784\" y=\"48.600586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"84.925072\" y=\"40.404877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.921906\"/>\n      <waypoint x=\"-144.117462\" y=\"-36.508137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.314430\" y=\"59.531857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-175.087997\"/>\n      <waypoint x=\"-0.535333\" y=\"-172.557373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-186.472412\" y=\"-247.689148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-199.862778\"/>\n      <waypoint x=\"-201.531448\" y=\"-156.246887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977905\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.460670\" y=\"59.755703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.578796\"/>\n      <waypoint x=\"-1.788647\" y=\"-104.293144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.561371\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.312847\" y=\"58.966377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"61.703541\" y=\"0.816471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.015121\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.381844\" y=\"-72.189796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-110.723137\" y=\"52.269081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.744652\" y=\"-90.548599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.873291\"/>\n      <waypoint x=\"-5.626456\" y=\"17.593206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.593201\" y=\"-105.636017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820648\"/>\n      <waypoint x=\"40.204533\" y=\"-194.437698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.656013\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"4.204808\" y=\"62.475002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n      <waypoint x=\"-120.052635\" y=\"-101.297600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.135010\" y=\"1.914785\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.338623\"/>\n      <waypoint x=\"-72.918152\" y=\"-147.882690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.859881\" y=\"-153.463242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.081703\"/>\n      <waypoint x=\"-152.001099\" y=\"-22.552214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.687153\" y=\"-64.965797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"452.416656\"/>\n      <waypoint x=\"-42.764339\" y=\"-109.027039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-200.683212\" y=\"-163.598526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-296.428497\"/>\n      <waypoint x=\"-166.281036\" y=\"51.787201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-135.851257\" y=\"-96.978630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.950624\"/>\n      <waypoint x=\"-5.659923\" y=\"21.593065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.105835\" y=\"-30.223488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-190.403534\" y=\"-33.766727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.036407\" y=\"-97.196930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.221329\"/>\n      <waypoint x=\"-11.390524\" y=\"-161.237244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.333252\" y=\"-151.543716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977905\"/>\n      <waypoint x=\"-101.815399\" y=\"-3.012717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-299.071960\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.199768\" y=\"-38.647324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.816528\"/>\n      <waypoint x=\"-54.652786\" y=\"124.060226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"2.011712\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.007894\" y=\"0.351650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.196365\"/>\n      <waypoint x=\"-200.877716\" y=\"25.673548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.420471\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.704887\" y=\"-3.796033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.199493\"/>\n      <waypoint x=\"-47.884216\" y=\"-65.786911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.064293\" y=\"-106.352814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-341.928467\"/>\n      <waypoint x=\"-10.911038\" y=\"-62.629532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.832108\" y=\"-100.616440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-163.706757\"/>\n      <waypoint x=\"-103.526619\" y=\"53.498394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.258667\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.949081\" y=\"-161.935654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-184.379700\" y=\"-36.820141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.191869\" y=\"-94.090607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-118.150673\" y=\"-216.039825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.067612\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.584274\" y=\"124.254929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.163056\"/>\n      <waypoint x=\"85.676666\" y=\"36.240284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-83.617554\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.526521\" y=\"-105.426125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"-152.647202\" y=\"31.443922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.280136\" y=\"51.579048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-104.507919\" y=\"66.526314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.356621\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.850655\" y=\"-62.046036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-65.100571\" y=\"55.016518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"14.186483\" y=\"-237.305603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.485367\"/>\n      <waypoint x=\"68.878510\" y=\"-8.032749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-242.641876\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.485321\" y=\"-65.659126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-149.643127\" y=\"39.480442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.953247\" y=\"-26.551928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-178.872040\" y=\"111.043472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.872559\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.394315\" y=\"49.621372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-105.935318\" y=\"-36.289742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.772446\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.477280\" y=\"-0.235795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-162.380356\" y=\"-36.649658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.051944\" y=\"-170.586746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-43.798672\" y=\"-88.238365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.764084\" y=\"-41.260735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.349907\"/>\n      <waypoint x=\"-99.154953\" y=\"-21.023603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.139511\" y=\"56.383125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"27.320517\" y=\"116.774651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.749153\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.327576\" y=\"-166.245667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977905\"/>\n      <waypoint x=\"-4.882613\" y=\"-71.308228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.853062\" y=\"-62.565170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-152.455765\" y=\"15.445066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.913223\" y=\"-28.789946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.696655\"/>\n      <waypoint x=\"-198.329117\" y=\"-162.245667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977905\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.498100\" y=\"-217.379974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"226.622589\"/>\n      <waypoint x=\"-201.525406\" y=\"-171.968552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.168716\" y=\"57.408077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"7.382205\" y=\"120.656891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.013667\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.877151\" y=\"-2.963337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-120.695877\" y=\"49.082466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.368927\" y=\"-151.923538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.547043\"/>\n      <waypoint x=\"-100.109688\" y=\"-94.903732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.629349\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.607040\" y=\"-92.486504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.002991\"/>\n      <waypoint x=\"-102.671303\" y=\"-29.850523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.485222\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.822266\" y=\"-65.370316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.531143\"/>\n      <waypoint x=\"-108.696587\" y=\"49.186539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.738655\" y=\"-88.219681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n      <waypoint x=\"75.527618\" y=\"51.089096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"130.902618\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.012215\" y=\"-3.020311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.297729\"/>\n      <waypoint x=\"30.143637\" y=\"112.500763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.950684\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.876678\" y=\"-2.865861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-202.136902\" y=\"105.193619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.548122\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.550094\" y=\"-51.276852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-154.830582\" y=\"-36.591152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.841660\" y=\"0.906910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"67.500710\" y=\"60.084270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.957985\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.690259\" y=\"-165.433609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.110733\"/>\n      <waypoint x=\"-98.845612\" y=\"-80.343536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.101013\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.445351\" y=\"63.843391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.677197\"/>\n      <waypoint x=\"-46.876770\" y=\"-2.885356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.712379\" y=\"-158.511490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-122.326477\"/>\n      <waypoint x=\"-201.549438\" y=\"-109.544960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.622429\" y=\"62.542774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.030279\"/>\n      <waypoint x=\"-66.876259\" y=\"-2.690400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.001740\" y=\"60.596100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.400932\"/>\n      <waypoint x=\"-204.614105\" y=\"9.804790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.696510\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_05.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.480667\" y=\"-238.476807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.667480\"/>\n      <waypoint x=\"63.751251\" y=\"-112.495003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.096191\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.389957\" y=\"-161.354355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-188.248901\" y=\"-162.963348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.882613\" y=\"-71.308228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"54.439068\" y=\"99.899628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"142.684219\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.449913\" y=\"34.225010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-202.058258\" y=\"-30.059067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.587364\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.346893\" y=\"-162.388489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-148.194092\" y=\"-81.620888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.314453\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.575233\" y=\"-61.732506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.400635\"/>\n      <waypoint x=\"-160.018845\" y=\"-99.711426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.718971\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-200.340118\" y=\"-7.956852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"275.045166\"/>\n      <waypoint x=\"-142.731720\" y=\"111.704872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.323395\" y=\"49.542664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.622650\"/>\n      <waypoint x=\"72.978477\" y=\"77.152710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.795700\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.403198\" y=\"-68.189850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-90.662628\" y=\"120.894188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.740954\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.749397\" y=\"88.797997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.387604\"/>\n      <waypoint x=\"-162.254303\" y=\"48.722012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.279282\" y=\"2.264488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"-202.582657\" y=\"53.838200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.571648\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.553692\" y=\"120.785042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.378387\"/>\n      <waypoint x=\"-150.467438\" y=\"-33.416004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.186554\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.045084\" y=\"-7.088078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.881386\"/>\n      <waypoint x=\"-198.367920\" y=\"-61.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.167106\" y=\"-37.306618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-65.835182\" y=\"-105.599228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.280518\" y=\"51.665779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-150.686005\" y=\"110.850952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.199768\" y=\"-38.647324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.816528\"/>\n      <waypoint x=\"-164.930908\" y=\"112.540100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-197.530899\" y=\"-155.273254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.121216\"/>\n      <waypoint x=\"-4.289240\" y=\"-142.226013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.873817\" y=\"-10.663635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-94.580437\"/>\n      <waypoint x=\"-158.456528\" y=\"-103.528923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.205383\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.828651\" y=\"-36.219170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-21.371269\" y=\"61.016285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.351791\" y=\"60.332981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-0.586877\" y=\"-166.397034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.442001\" y=\"-36.223923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-201.490158\" y=\"-32.556599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.578423\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.010910\" y=\"114.034462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n      <waypoint x=\"-1.617028\" y=\"-43.277130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.641544\" y=\"-100.119926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-102.381844\" y=\"-72.189796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.417366\" y=\"-148.400146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736877\"/>\n      <waypoint x=\"-64.876350\" y=\"-2.709895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.885316\" y=\"-105.442894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"54.612679\" y=\"-142.618500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"409.308655\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.342987\" y=\"21.909901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.737473\"/>\n      <waypoint x=\"27.459126\" y=\"63.497513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.417572\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.441040\" y=\"-36.471893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-103.377983\" y=\"53.513069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.112839\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.058388\" y=\"53.536030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-42.775295\" y=\"-105.527054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-197.268738\" y=\"51.291965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-345.669037\"/>\n      <waypoint x=\"-5.542789\" y=\"7.593559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.839563\" y=\"-136.196930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-198.315369\" y=\"-197.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.096817\" y=\"-14.552787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-99.309662\" y=\"7.955512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.431870\" y=\"57.744171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.958939\"/>\n      <waypoint x=\"-40.775299\" y=\"-105.520790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.424202\" y=\"-157.834991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-57.883785\" y=\"-65.694206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.005478\" y=\"-6.910769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-34.775333\" y=\"-105.502014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.070022\" y=\"-168.426239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.520599\"/>\n      <waypoint x=\"62.153809\" y=\"63.464287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.306862\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-172.404068\" y=\"-33.627243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-5.327130\" y=\"57.382862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-291.857239\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.882484\" y=\"-65.416107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-14.493133\" y=\"122.931564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.231436\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.188684\" y=\"-3.057780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-102.456589\" y=\"-58.189983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.842712\" y=\"0.692463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"12.213077\" y=\"62.931747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.582169\" y=\"116.617653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.259033\"/>\n      <waypoint x=\"-137.114166\" y=\"-96.847023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.729187\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.148926\" y=\"-142.642014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n      <waypoint x=\"-1.024532\" y=\"-114.090157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.510212\" y=\"-233.709686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.764153\"/>\n      <waypoint x=\"-5.317708\" y=\"-19.307249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.004257\" y=\"-243.900269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.651215\"/>\n      <waypoint x=\"-82.472374\" y=\"-113.465141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"240.949799\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.724243\" y=\"-37.314060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"74.248184\" y=\"52.469479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.750458\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.187511\" y=\"0.276658\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-103.062195\" y=\"42.176655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.439110\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.902473\" y=\"118.856483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n      <waypoint x=\"-152.479691\" y=\"17.444925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.261154\" y=\"117.719376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.740952\"/>\n      <waypoint x=\"-129.441345\" y=\"-36.394402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.687279\" y=\"-154.397430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-198.312286\" y=\"-205.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.883003\" y=\"-65.527344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-0.939964\" y=\"-124.197365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.831726\" y=\"-66.121254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.143417\"/>\n      <waypoint x=\"-59.835209\" y=\"-105.580444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.017545\" y=\"-3.488705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-78.723930\" y=\"122.298279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.361200\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.494922\" y=\"-3.376382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-149.140610\" y=\"-2.516562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.381332\" y=\"-158.830078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-102.349876\" y=\"-78.349365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.197594\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.883347\" y=\"-65.601509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-104.160049\" y=\"62.580597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.720596\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.379753\" y=\"-64.568176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-202.166061\"/>\n      <waypoint x=\"-148.194092\" y=\"-81.620888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.314453\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.001740\" y=\"60.596100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.400932\"/>\n      <waypoint x=\"-88.676483\" y=\"121.128944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.740954\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.070022\" y=\"-168.426239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.520599\"/>\n      <waypoint x=\"-128.042038\" y=\"-100.885796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.105835\" y=\"-30.223488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-71.182610\" y=\"-153.222702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.626633\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.874643\" y=\"-108.924103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820648\"/>\n      <waypoint x=\"-5.049972\" y=\"-51.306133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.881889\" y=\"-72.171104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"-70.949654\" y=\"-161.818542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.372475\" y=\"-65.411560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-154.830582\" y=\"-36.591152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.330658\" y=\"-158.245667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977905\"/>\n      <waypoint x=\"-4.859881\" y=\"-153.463242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.081703\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.404973\" y=\"50.895180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-33.884815\" y=\"-65.916695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.775276\" y=\"-105.539574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"74.686699\" y=\"-12.294634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.641895\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.542267\" y=\"4.925247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.049728\"/>\n      <waypoint x=\"-195.218399\" y=\"-32.348923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.103088\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.648743\" y=\"-43.623608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-5.250773\" y=\"-27.306978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.304077\" y=\"112.380867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.997406\"/>\n      <waypoint x=\"-5.592989\" y=\"13.593349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.518799\" y=\"40.274429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.122589\"/>\n      <waypoint x=\"2.556306\" y=\"62.380981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.403839\" y=\"-33.689236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-159.299683\" y=\"-102.004646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.103836\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.200188\" y=\"53.335583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.307785\"/>\n      <waypoint x=\"21.006191\" y=\"-6.905344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.605225\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.238670\" y=\"-88.240807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n      <waypoint x=\"-90.875122\" y=\"-2.456458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.722458\" y=\"52.112965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-87.850052\" y=\"-61.916256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.486984\" y=\"52.287872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.630707\"/>\n      <waypoint x=\"-102.349876\" y=\"-78.349365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.197594\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.538651\" y=\"-137.544937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-102.135803\" y=\"-34.497093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-33.650482\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.441818\" y=\"-36.270416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-146.708862\" y=\"111.277916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.298637\" y=\"-241.129303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.496338\"/>\n      <waypoint x=\"-5.477280\" y=\"-0.235795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.100983\" y=\"43.606060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.668724\"/>\n      <waypoint x=\"-68.078644\" y=\"-97.252991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.951668\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.874362\" y=\"-108.942879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n      <waypoint x=\"-144.830872\" y=\"-36.513660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.337662\" y=\"-69.621750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-8.589599\" y=\"-62.728539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.964951\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.113548\" y=\"55.472054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-85.850143\" y=\"-61.934795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.056602\" y=\"8.123671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-126.704170\"/>\n      <waypoint x=\"44.707436\" y=\"-174.637299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.909943\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.424107\" y=\"-157.854507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-67.128304\" y=\"-230.258148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.094025\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"22.932907\" y=\"-6.611581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"190.477142\"/>\n      <waypoint x=\"-204.627029\" y=\"11.841717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.030602\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.775818\" y=\"-36.365383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"49.938660\"/>\n      <waypoint x=\"-1.683962\" y=\"-35.277412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.690895\" y=\"-241.832626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.881393\"/>\n      <waypoint x=\"-79.850395\" y=\"-61.990417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.832108\" y=\"-100.616440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-163.706757\"/>\n      <waypoint x=\"-10.878874\" y=\"0.263901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-158.854477\" y=\"-33.522243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"-99.321785\" y=\"10.225451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.360145\" y=\"-14.235304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-151.437454\" y=\"-69.658844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.316895\" y=\"55.724823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-122.446045\"/>\n      <waypoint x=\"-0.704012\" y=\"-152.397491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.824219\" y=\"-109.105469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-4.859881\" y=\"-153.463242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.081703\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.694809\" y=\"-40.860481\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.289864\"/>\n      <waypoint x=\"-5.393210\" y=\"-10.283456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.435234\" y=\"-62.189930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-36.663937\" y=\"0.515255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.015201\" y=\"54.287807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.387939\"/>\n      <waypoint x=\"9.073606\" y=\"0.069403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.894089\" y=\"-2.446525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.558502\"/>\n      <waypoint x=\"-188.744049\" y=\"-162.968185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.284180\" y=\"9.482584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-102.015282\" y=\"50.260483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.130905\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.446430\" y=\"-105.463432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-116.057938\" y=\"-101.503502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.313736\" y=\"-71.621605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-102.665581\" y=\"-19.042313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-115.847168\" y=\"117.917442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n      <waypoint x=\"-1.485592\" y=\"-58.985847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.569934\" y=\"58.069607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n      <waypoint x=\"-92.556740\" y=\"-109.033798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.598389\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.990449\" y=\"-159.795197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.377838\"/>\n      <waypoint x=\"-72.712379\" y=\"-158.511490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-122.326477\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.873817\" y=\"-10.663635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-94.580437\"/>\n      <waypoint x=\"-83.552605\" y=\"-117.656654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.471664\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.569934\" y=\"58.069607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n      <waypoint x=\"-100.338959\" y=\"-33.018192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-125.468109\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.446205\" y=\"63.784855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.677197\"/>\n      <waypoint x=\"-24.435463\" y=\"-108.969673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.370769\" y=\"52.730179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.329834\"/>\n      <waypoint x=\"67.289558\" y=\"62.418633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.792877\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.906497\" y=\"-128.197205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-21.852890\" y=\"-62.528091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.550211\" y=\"60.052204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.353455\"/>\n      <waypoint x=\"-199.013214\" y=\"44.649834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.654526\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.155050\" y=\"0.344578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-99.311310\" y=\"8.264402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.066925\" y=\"104.638359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.320221\"/>\n      <waypoint x=\"-203.057129\" y=\"100.531288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647171\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.005381\" y=\"-6.930264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-0.574715\" y=\"-232.746567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.524170\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.005286\" y=\"-6.949759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-124.695724\" y=\"49.047771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.571777\" y=\"-51.545372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.029503\"/>\n      <waypoint x=\"-202.605347\" y=\"60.534016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.039108\" y=\"0.329951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-336.161224\"/>\n      <waypoint x=\"71.013969\" y=\"-3.041496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.082825\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.549454\" y=\"45.770172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.053802\"/>\n      <waypoint x=\"-68.078644\" y=\"-97.252991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.951668\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.852020\" y=\"-62.342682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-124.695724\" y=\"49.047771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.457970\" y=\"-112.359810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-238.896210\"/>\n      <waypoint x=\"-13.390429\" y=\"-161.256760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.883961\" y=\"-65.731293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-126.044685\" y=\"-100.988747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.793791\" y=\"37.592510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-2.240377\" y=\"-61.740799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.196350\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.284668\" y=\"-159.131683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-79.091759\" y=\"-127.988480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"290.176910\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.394315\" y=\"49.621372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-98.849892\" y=\"-78.337616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.197571\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.012054\" y=\"-26.779387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.932556\"/>\n      <waypoint x=\"-56.775227\" y=\"-105.570869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.017448\" y=\"-3.508200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-1.108199\" y=\"-104.090515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.360466\" y=\"3.973363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.055374\"/>\n      <waypoint x=\"-1.734163\" y=\"-29.277618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"60.138100\" y=\"-2.892548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-175.404968\"/>\n      <waypoint x=\"-59.110306\" y=\"55.358170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.220623\" y=\"-150.426849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.520599\"/>\n      <waypoint x=\"-98.744652\" y=\"-90.548599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.873291\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.388542\" y=\"-204.635818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"356.854248\"/>\n      <waypoint x=\"-5.504914\" y=\"-164.055374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.062561\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.485321\" y=\"-65.659126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-5.823694\" y=\"-106.168411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.380157\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.623260\" y=\"29.444059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-50.664516\" y=\"124.175278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.292853\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.494980\" y=\"48.876045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-98.039108\" y=\"0.329951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-336.161224\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.451284\" y=\"118.802330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.149168\"/>\n      <waypoint x=\"-1.527914\" y=\"-9.309229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.072685\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.824234\" y=\"-109.092949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-204.063889\" y=\"25.974195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.405670\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.526062\" y=\"-170.246887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-123.867188\" y=\"-97.596336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.950624\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.487518\" y=\"47.790424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.435089\"/>\n      <waypoint x=\"-72.342194\" y=\"-149.797974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-186.253403\" y=\"48.513855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-102.665581\" y=\"-19.042313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.360657\" y=\"-90.178566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.184746\"/>\n      <waypoint x=\"-25.885159\" y=\"-65.990852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.150373\" y=\"-39.306553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-99.101456\" y=\"6.424271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.036072\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.736526\" y=\"-5.754084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"60.019951\" y=\"-55.485405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.726242\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.877151\" y=\"-2.963337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-15.853145\" y=\"-62.583710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.943947\" y=\"119.560768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n      <waypoint x=\"71.218788\" y=\"65.794121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.247719\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.018477\" y=\"-174.586609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-99.272636\" y=\"-30.606701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.810181\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.946854\" y=\"-12.030130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.358109\"/>\n      <waypoint x=\"-105.513794\" y=\"113.634834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.952393\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.404238\" y=\"50.807430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-103.460510\" y=\"58.154816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.442291\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.116684\" y=\"-4.516415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-176.541885\" y=\"108.075233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.872559\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.144272\" y=\"-23.023575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-164.380295\" y=\"-36.665157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.300636\" y=\"6.264431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"-172.253922\" y=\"48.635277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.283199\" y=\"-210.189270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"81.435043\"/>\n      <waypoint x=\"-4.504697\" y=\"-3.298401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.153015\" y=\"55.718231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.580566\"/>\n      <waypoint x=\"-122.049988\" y=\"-101.194649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.423531\" y=\"-157.971619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-80.402008\" y=\"-110.685143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"220.612457\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.176308\" y=\"-17.023663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-199.559067\" y=\"50.285530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.019287\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.682007\" y=\"-132.500092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.500519\"/>\n      <waypoint x=\"11.690895\" y=\"-241.832626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.881393\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.167603\" y=\"-117.973503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"281.517242\"/>\n      <waypoint x=\"-202.603928\" y=\"51.859505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.194382\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_06.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.826950\" y=\"-120.980728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.615829\"/>\n      <waypoint x=\"-33.852367\" y=\"-62.416847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.077759\" y=\"-154.752640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.441040\"/>\n      <waypoint x=\"-4.591343\" y=\"-106.119720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.584435\" y=\"-34.242115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-29.154573\" y=\"0.442053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.775333\" y=\"-105.502014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-79.850395\" y=\"-61.990417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.962433\" y=\"36.236271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.485115\"/>\n      <waypoint x=\"73.511398\" y=\"57.769157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.443661\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.823185\" y=\"0.180287\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.691696\"/>\n      <waypoint x=\"63.851589\" y=\"-96.189140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.116966\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.971313\" y=\"48.718945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.303726\"/>\n      <waypoint x=\"5.393222\" y=\"120.866425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.013667\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.084480\" y=\"-34.223431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-72.457436\" y=\"-149.414734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.894653\" y=\"-2.446520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-30.698338\" y=\"-3.043064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.984386\" y=\"-158.240616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-14.333374\" y=\"-62.597801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.747200\" y=\"-3.754113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-202.650528\" y=\"64.533737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.023300\" y=\"23.715660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.074219\"/>\n      <waypoint x=\"-102.633553\" y=\"-25.042229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.690775\" y=\"-153.979553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-98.288353\" y=\"-162.085358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.775284\" y=\"-105.533310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"-152.431839\" y=\"13.445204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.010869\" y=\"3.793350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-11.769233\" y=\"61.563931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.874362\" y=\"-108.942879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n      <waypoint x=\"-102.918053\" y=\"28.247404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.493729\" y=\"57.692440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.624313\"/>\n      <waypoint x=\"-149.116684\" y=\"-4.516415\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.465416\" y=\"-33.278999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-73.645248\" y=\"-145.464798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.285248\" y=\"-159.014572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-59.851246\" y=\"-62.175819\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.590118\" y=\"-47.568176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.498611\"/>\n      <waypoint x=\"-127.156647\" y=\"116.596992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.278440\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.910870\" y=\"-3.581022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.405472\"/>\n      <waypoint x=\"-68.719604\" y=\"123.253799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.550467\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.473621\" y=\"63.452351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.189194\"/>\n      <waypoint x=\"7.005478\" y=\"-6.910769\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.987076\" y=\"54.377144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.431549\"/>\n      <waypoint x=\"-152.455765\" y=\"15.445066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.526360\" y=\"-108.825409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-57.751907\"/>\n      <waypoint x=\"-101.815399\" y=\"-3.012717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-299.071960\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.071275\" y=\"117.471939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.986328\"/>\n      <waypoint x=\"-54.842712\" y=\"0.692463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.695053\" y=\"35.443638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"25.473621\" y=\"63.452351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.189194\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.280197\" y=\"-22.002665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.493134\"/>\n      <waypoint x=\"-148.949173\" y=\"-18.515406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-140.638168\" y=\"-93.235924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.767838\"/>\n      <waypoint x=\"-158.830460\" y=\"-36.622150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.485252\" y=\"120.482597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.459351\"/>\n      <waypoint x=\"-100.671921\" y=\"62.868637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.720581\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.287880\" y=\"-162.182953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-201.537888\" y=\"-139.544937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.582169\" y=\"116.617653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.259033\"/>\n      <waypoint x=\"-1.834564\" y=\"-17.278040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.140610\" y=\"-2.516562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-4.792148\" y=\"-82.120308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.939964\" y=\"-124.197365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-110.320152\" y=\"-210.722122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"205.292969\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.383972\" y=\"9.445494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"23.072924\" y=\"-0.067063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.761017\" y=\"106.226700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n      <waypoint x=\"-198.326813\" y=\"-168.245667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977905\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.715172\" y=\"-9.754025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"31.551220\" y=\"60.110748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.322784\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.852020\" y=\"-62.342682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-102.803772\" y=\"6.842026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-157.418747\" y=\"-36.666325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.826096\"/>\n      <waypoint x=\"-18.519043\" y=\"123.274384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.503467\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.284576\" y=\"-159.151199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-4.641544\" y=\"-100.119926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.819508\" y=\"0.416452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.691696\"/>\n      <waypoint x=\"-2.042911\" y=\"7.622843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-158.830460\" y=\"-36.622150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-5.460546\" y=\"-2.235723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.470391\" y=\"0.240423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-94.312439\" y=\"-65.583115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"195.532913\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.884560\" y=\"-65.861069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-102.494598\" y=\"-51.070091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.574610\" y=\"-108.119652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-0.066795\" y=\"-228.555420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.317708\" y=\"-19.307249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-98.762047\" y=\"52.575523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.280426\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.439232\" y=\"32.225048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-198.362518\" y=\"-75.565712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.086755\" y=\"-166.426315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.520599\"/>\n      <waypoint x=\"-102.789909\" y=\"4.245775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.576993\" y=\"-8.721507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"101.099915\"/>\n      <waypoint x=\"-120.695877\" y=\"49.082466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.785457\" y=\"62.133350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n      <waypoint x=\"63.092461\" y=\"-48.524185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.642868\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.031154\" y=\"-229.493149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.024536\"/>\n      <waypoint x=\"52.971653\" y=\"-3.139649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.308304\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.622429\" y=\"62.542774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.030279\"/>\n      <waypoint x=\"-10.826287\" y=\"119.357185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.044647\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.370277\" y=\"-74.356041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-7.048569\" y=\"61.041252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-383.104614\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-119.465652\" y=\"-33.217007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-203.034546\" y=\"98.531425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647171\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.983014\" y=\"-59.308647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-25.165474\" y=\"57.294193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.423443\" y=\"-157.991135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-31.483280\" y=\"-247.057632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.374924\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.935989\" y=\"37.660507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.120041\"/>\n      <waypoint x=\"-94.895615\" y=\"-3.017348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"203.137909\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.667900\" y=\"45.754131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.994263\"/>\n      <waypoint x=\"-140.062531\" y=\"-94.664276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.332863\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.007894\" y=\"0.351650\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.196365\"/>\n      <waypoint x=\"-67.835175\" y=\"-105.605484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.058258\" y=\"-30.059067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.587364\"/>\n      <waypoint x=\"-149.164536\" y=\"-0.516697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.218788\" y=\"65.794121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.247719\"/>\n      <waypoint x=\"-1.006898\" y=\"-116.197639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.648743\" y=\"-43.623608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-93.654655\" y=\"-101.413193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.921097\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.238670\" y=\"-88.240807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n      <waypoint x=\"-15.390333\" y=\"-161.276276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.449669\" y=\"-63.279228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-107.442001\" y=\"-36.223923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.986526\" y=\"-84.417885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.174225\"/>\n      <waypoint x=\"-164.380295\" y=\"-36.665157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.876446\" y=\"-2.729390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-2.226979\" y=\"29.622076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.446369\" y=\"-105.500984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-69.959335\" y=\"-224.944763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.834953\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.949081\" y=\"-161.935654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-98.913918\" y=\"-66.171188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.673756\" y=\"123.677040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.458518\"/>\n      <waypoint x=\"-1.994136\" y=\"1.793419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.536932\" y=\"59.998367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.583435\"/>\n      <waypoint x=\"-2.042911\" y=\"7.622843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-146.377762\" y=\"-32.042587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.708710\"/>\n      <waypoint x=\"-202.731216\" y=\"-18.251860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.959518\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.042961\" y=\"-158.494934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"5.528944\" y=\"0.103957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.874643\" y=\"-108.924103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820648\"/>\n      <waypoint x=\"-100.151688\" y=\"-0.990103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-319.806427\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.304077\" y=\"112.380867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-113.997406\"/>\n      <waypoint x=\"-129.465363\" y=\"-33.294495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.393210\" y=\"-10.283456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-102.380959\" y=\"-72.356071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.696587\" y=\"49.186539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"77.794594\" y=\"48.086708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.206978\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.962433\" y=\"36.236271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.485115\"/>\n      <waypoint x=\"-58.876637\" y=\"-2.768381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.976624\" y=\"113.394020\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n      <waypoint x=\"57.969650\" y=\"101.198647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.825459\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.358673\" y=\"-85.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-195.608841\" y=\"-157.905258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.429871\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.477097\" y=\"-114.022354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-240.023956\"/>\n      <waypoint x=\"-104.842651\" y=\"52.767063\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.391464\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.811279\" y=\"8.247766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-23.670893\" y=\"-101.835167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.609985\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.830933\" y=\"-36.498165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-103.164108\" y=\"45.584919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.986626\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.982469\" y=\"-61.881584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.285492\"/>\n      <waypoint x=\"73.548775\" y=\"-36.690140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.633217\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.364777\" y=\"60.788517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-27.885071\" y=\"-65.972313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.525665\" y=\"17.895844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.051094\"/>\n      <waypoint x=\"-149.260254\" y=\"7.482729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.863815\" y=\"32.012558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-91.313202\"/>\n      <waypoint x=\"-152.025040\" y=\"-20.552357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.738434\" y=\"-107.702919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-196.050766\"/>\n      <waypoint x=\"-166.380234\" y=\"-36.680656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.467438\" y=\"-33.416004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.186554\"/>\n      <waypoint x=\"-91.957954\" y=\"-103.734039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.287933\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.621994\" y=\"-79.017715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.822090\"/>\n      <waypoint x=\"-71.090843\" y=\"54.674866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.249161\" y=\"-161.919052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440796\"/>\n      <waypoint x=\"-159.796783\" y=\"-94.942657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.949226\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.734163\" y=\"-29.277618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-152.240402\" y=\"-2.553644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-170.280884\" y=\"51.752510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-2.243713\" y=\"31.622011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.110886\" y=\"-112.516457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.810837\"/>\n      <waypoint x=\"-5.526055\" y=\"5.593630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479393\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.432936\" y=\"-65.279160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-202.058258\" y=\"-30.059067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.587364\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.901306\" y=\"-22.515127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-156.521408\" y=\"51.871853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-145.997299\" y=\"-37.611397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.238831\"/>\n      <waypoint x=\"-5.671605\" y=\"-154.860657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.616371\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.633377\" y=\"-107.435493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-235.472504\"/>\n      <waypoint x=\"-102.747200\" y=\"-3.754113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.047401\" y=\"117.176941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-384.388306\"/>\n      <waypoint x=\"-198.367142\" y=\"-63.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.876583\" y=\"-2.846366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-127.465416\" y=\"-33.278999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.107254\" y=\"68.724815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.008102\"/>\n      <waypoint x=\"52.820431\" y=\"0.357411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.691696\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.382735\" y=\"-71.278946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-149.379898\" y=\"17.482008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.052452\" y=\"-40.223347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-11.769233\" y=\"61.563931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.550201\" y=\"-117.526230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-242.360291\"/>\n      <waypoint x=\"-160.380417\" y=\"-36.634163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.505272\" y=\"-49.070118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-201.023300\" y=\"23.715660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.074219\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.735329\" y=\"56.829353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-101.239380\"/>\n      <waypoint x=\"-5.904594\" y=\"54.935219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-274.692444\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.883438\" y=\"-65.620049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-99.407204\" y=\"26.225157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.767877\" y=\"-3.645163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"63.402313\"/>\n      <waypoint x=\"-7.775722\" y=\"61.791698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.543137\" y=\"-38.848553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.517242\"/>\n      <waypoint x=\"3.529041\" y=\"0.123452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.341736\" y=\"-77.658272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-7.629654\" y=\"-108.733330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.171509\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.912025\" y=\"-86.913651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.735977\"/>\n      <waypoint x=\"62.598961\" y=\"63.165520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.182454\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-168.404190\" y=\"-33.596249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-88.841095\" y=\"1.023881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.108518\" y=\"1.036527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.863525\"/>\n      <waypoint x=\"-76.050598\" y=\"-149.619781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.600601\" y=\"-36.836277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.753113\"/>\n      <waypoint x=\"-5.477280\" y=\"-0.235795\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.557144\" y=\"-89.544945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-152.503616\" y=\"19.444784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.687286\" y=\"-157.921036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.997330\"/>\n      <waypoint x=\"-4.389641\" y=\"-130.226440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.885316\" y=\"-105.442894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"-198.313828\" y=\"-201.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.485252\" y=\"120.482597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.459351\"/>\n      <waypoint x=\"-166.594559\" y=\"109.143112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.381432\" y=\"-158.810562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-180.379822\" y=\"-36.789143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.272636\" y=\"-30.606701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.810181\"/>\n      <waypoint x=\"-52.876488\" y=\"-2.826870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.608077\" y=\"-104.119789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-0.418199\" y=\"-186.556885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.001744\" y=\"-176.586533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-49.851681\" y=\"-62.268524\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.690895\" y=\"-241.832626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.881393\"/>\n      <waypoint x=\"-4.456575\" y=\"-122.226700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.677261\" y=\"-95.913872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.233976\"/>\n      <waypoint x=\"-201.562546\" y=\"-75.544960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.978477\" y=\"77.152710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.795700\"/>\n      <waypoint x=\"48.109955\" y=\"-159.556580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"248.661636\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.523468\" y=\"29.481150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-182.379761\" y=\"-36.804642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.877001\" y=\"-12.206092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-64.842239\" y=\"0.789939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.244736\" y=\"-109.893578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.131348\"/>\n      <waypoint x=\"-150.686005\" y=\"110.850952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.806096\" y=\"-140.196793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-102.381844\" y=\"-72.189796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.463219\" y=\"-115.876579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.343765\"/>\n      <waypoint x=\"-201.543274\" y=\"-125.544952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.504602\" y=\"-3.278906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-71.766243\" y=\"-151.713242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.781708\" y=\"29.945160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.444450\"/>\n      <waypoint x=\"-9.874643\" y=\"-108.924103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820648\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.618164\" y=\"121.043137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.477448\"/>\n      <waypoint x=\"-99.311310\" y=\"8.264402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.470486\" y=\"0.220928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"82.363297\" y=\"32.032646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.563866\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.352162\" y=\"-238.102631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.485367\"/>\n      <waypoint x=\"-28.435440\" y=\"-108.982193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.283051\" y=\"-159.463501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-122.049988\" y=\"-101.194649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.280518\" y=\"51.665779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-124.695724\" y=\"49.047771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.824253\" y=\"-109.080429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-112.128906\" y=\"-101.706017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-178.379883\" y=\"-36.773643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-83.270660\" y=\"57.485889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.061630\" y=\"53.649914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"64.102455\" y=\"-46.979645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"234.994583\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.818466\" y=\"-156.880630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-31.984009\"/>\n      <waypoint x=\"-18.435492\" y=\"-108.950890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.379295\" y=\"-125.814758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"77.704689\"/>\n      <waypoint x=\"-1.158400\" y=\"-98.090721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.852497\" y=\"0.595783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"4.582596\"/>\n      <waypoint x=\"60.481762\" y=\"-76.552582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.407524\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"39.592697\" y=\"60.346210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.677200\"/>\n      <waypoint x=\"-78.723930\" y=\"122.298279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.361200\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.068817\" y=\"-8.516125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-5.410345\" y=\"-8.235514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-171.188553\" y=\"-247.957336\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.924347\"/>\n      <waypoint x=\"-105.484734\" y=\"-100.368782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.677872\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-164.250046\" y=\"-162.729126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-144.854889\" y=\"-33.413754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.477936\" y=\"-28.548084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.431839\"/>\n      <waypoint x=\"-152.284775\" y=\"-159.112167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.837753\" y=\"110.403030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.872559\"/>\n      <waypoint x=\"-5.592989\" y=\"13.593349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.624817\" y=\"-45.623466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-5.167106\" y=\"-37.306618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.921890\" y=\"-88.304359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.033026\"/>\n      <waypoint x=\"-117.457733\" y=\"114.504807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.740952\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.957779\" y=\"119.795525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n      <waypoint x=\"-33.152493\" y=\"56.838657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_07.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.494827\" y=\"48.841354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-102.715172\" y=\"-9.754025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.956253\" y=\"48.364532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"189.320770\"/>\n      <waypoint x=\"-79.091759\" y=\"-127.988480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"290.176910\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.950039\" y=\"-161.740463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-22.446430\" y=\"-105.463432\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.338638\" y=\"-137.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-113.441818\" y=\"-36.270416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.210579\" y=\"-9.283048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.754456\"/>\n      <waypoint x=\"-106.078918\" y=\"80.368172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.593636\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.526863\" y=\"115.678612\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.259033\"/>\n      <waypoint x=\"-53.851513\" y=\"-62.231441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.023476\" y=\"-110.066193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-305.528046\"/>\n      <waypoint x=\"-27.361530\" y=\"60.674633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.551220\" y=\"60.110748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.322784\"/>\n      <waypoint x=\"-1.817830\" y=\"-19.277967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.828651\" y=\"-36.219170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-199.280197\" y=\"-22.002665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.493134\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.876732\" y=\"-2.787876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-142.721939\" y=\"51.991543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.423443\" y=\"-157.991135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"65.326904\" y=\"1.682862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.880142\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.245102\" y=\"-227.019577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"297.834961\"/>\n      <waypoint x=\"-4.120222\" y=\"-162.426453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.520599\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.358284\" y=\"60.560749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-144.117462\" y=\"-36.508137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.257683\" y=\"57.030354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264297\"/>\n      <waypoint x=\"-112.757774\" y=\"-162.226562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.086755\" y=\"-166.426315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.520599\"/>\n      <waypoint x=\"-198.307663\" y=\"-217.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.366002\" y=\"-73.278877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-149.571335\" y=\"33.480869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.208336\" y=\"-11.023742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-5.576255\" y=\"11.593419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.512299\" y=\"-205.968552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-152.482620\" y=\"-29.642981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-292.883575\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.007798\" y=\"-116.090088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-103.165169\" y=\"45.615311\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.991508\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.359204\" y=\"-74.091316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-0.806096\" y=\"-140.196793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.705650\" y=\"122.720413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.633248\"/>\n      <waypoint x=\"49.588413\" y=\"60.638893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.677200\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.098013\" y=\"-243.122360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.496338\"/>\n      <waypoint x=\"-10.381993\" y=\"-3.248889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.046570\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.111439\" y=\"0.256420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"44.570782\" y=\"106.244087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"151.840744\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.879013\" y=\"53.760880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.598267\"/>\n      <waypoint x=\"-100.840866\" y=\"64.847939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"275.036469\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.473244\" y=\"-55.070034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-199.699265\" y=\"86.573486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-120.722763\" y=\"52.182350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-4.865879\" y=\"-73.308159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.683998\" y=\"47.681221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.474564\"/>\n      <waypoint x=\"-198.371765\" y=\"-51.565372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.026978\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.715401\" y=\"6.462715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.136688\"/>\n      <waypoint x=\"-149.643127\" y=\"39.480442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.035211\" y=\"-172.586670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-98.818901\" y=\"-88.609154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.741730\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.830933\" y=\"-36.498165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-199.406982\" y=\"-19.993637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.729004\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.720746\" y=\"-150.397568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-155.871933\" y=\"-37.067074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.124054\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"64.231056\" y=\"-98.143532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.953270\"/>\n      <waypoint x=\"-3.566672\" y=\"-228.584717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.041815\" y=\"-110.586929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.011414\"/>\n      <waypoint x=\"-79.658539\" y=\"-109.508759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.548004\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-192.196518\" y=\"48.462307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-113.441818\" y=\"-36.270416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.441582\" y=\"-36.332409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-0.586877\" y=\"-166.397034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.188684\" y=\"-3.057780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-1.292270\" y=\"-82.091026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.576425\" y=\"58.297375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n      <waypoint x=\"-7.370083\" y=\"-0.411591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.019440\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.985010\" y=\"-178.586472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-154.830582\" y=\"-36.591152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.897829\" y=\"-96.483414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.400459\"/>\n      <waypoint x=\"38.844807\" y=\"-206.274414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.237717\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.938868\" y=\"-157.722900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.440796\"/>\n      <waypoint x=\"-160.250244\" y=\"-162.690094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.129175\" y=\"-101.583572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-67.110390\" y=\"-161.751236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.717804\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.651733\" y=\"110.210510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n      <waypoint x=\"-198.355591\" y=\"-93.565697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-146.521790\" y=\"51.958584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-1.275537\" y=\"-84.090958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.307037\" y=\"-38.964134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.832474\"/>\n      <waypoint x=\"-156.284576\" y=\"-159.151199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.555603\" y=\"-93.544945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-118.695953\" y=\"49.099812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.852457\" y=\"-62.435387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-0.552067\" y=\"-170.557449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.465118\" y=\"-33.356487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-0.434932\" y=\"-184.556961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.428192\" y=\"62.575012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n      <waypoint x=\"-74.797157\" y=\"-141.634247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.647202\" y=\"31.443922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-103.749397\" y=\"88.797997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.387604\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.525017\" y=\"-135.888412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n      <waypoint x=\"-23.540428\" y=\"-245.460922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.503662\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.803772\" y=\"6.842026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-151.930481\" y=\"-28.454025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.851166\" y=\"-26.705889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-0.603611\" y=\"-164.397079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.624729\" y=\"124.240761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.564913\"/>\n      <waypoint x=\"19.582672\" y=\"59.802525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.118164\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.852280\" y=\"-62.398308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-0.468399\" y=\"-180.557098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.333374\" y=\"-62.597801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-104.065536\" y=\"-99.737968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.592316\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.146649\" y=\"-99.495094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"39.357647\" y=\"-202.301773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.050682\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.280396\" y=\"57.827541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"49.588413\" y=\"60.638893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.677200\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.830704\" y=\"-36.560158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-102.467255\" y=\"-56.190010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.403824\" y=\"19.481871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-30.446388\" y=\"-105.488472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.156647\" y=\"116.596992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.278440\"/>\n      <waypoint x=\"-2.240377\" y=\"-61.740799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.196350\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.064873\" y=\"53.763798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-198.498108\" y=\"108.561485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"24.023333\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.416202\" y=\"-67.279091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-71.609657\" y=\"-105.553741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.278534\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.227493\" y=\"-216.763733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"410.203888\"/>\n      <waypoint x=\"-4.842348\" y=\"-76.120522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.289955\" y=\"4.264461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"67.834663\" y=\"-42.636555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.657547\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.796951\" y=\"60.175446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-155.369080\"/>\n      <waypoint x=\"45.129429\" y=\"-170.781677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.597870\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.120850\" y=\"-168.386230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.374573\"/>\n      <waypoint x=\"-116.722908\" y=\"52.217041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.878708\" y=\"44.800053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.520531\"/>\n      <waypoint x=\"-198.337097\" y=\"-141.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.824036\" y=\"-37.351158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-115.846725\" y=\"117.917496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.202823\" y=\"-105.505692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.750549\"/>\n      <waypoint x=\"63.751251\" y=\"-112.495003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.096191\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.650495\" y=\"-39.277275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-78.949272\" y=\"-161.896606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.968277\" y=\"-180.586395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-61.851162\" y=\"-62.157280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.217712\" y=\"45.784954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.106781\"/>\n      <waypoint x=\"-77.280396\" y=\"57.827541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.658110\" y=\"-98.139961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479393\"/>\n      <waypoint x=\"-144.553635\" y=\"-36.883690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-160.258301\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.747200\" y=\"-3.754113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-105.168373\" y=\"-95.913673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.645645\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.336319\" y=\"-143.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-112.128906\" y=\"-101.706017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.854782\" y=\"-33.444752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"-140.251190\" y=\"-162.494904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.563271\" y=\"-115.608253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-245.597992\"/>\n      <waypoint x=\"21.073021\" y=\"-0.047568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.854721\" y=\"-33.460251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"-15.181701\" y=\"57.863613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.796394\" y=\"106.169014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-262.805725\"/>\n      <waypoint x=\"-168.280960\" y=\"51.769855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.409851\" y=\"-22.662760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.691750\"/>\n      <waypoint x=\"-96.076851\" y=\"-104.041191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-233.028915\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.611465\" y=\"-45.581406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.732956\"/>\n      <waypoint x=\"-81.850311\" y=\"-61.971874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.175911\" y=\"53.529327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"68.192955\" y=\"84.262230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.416718\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.798672\" y=\"-88.238365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n      <waypoint x=\"-102.655273\" y=\"-5.493346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-278.337494\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.716034\" y=\"41.680542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.281677\"/>\n      <waypoint x=\"-98.818901\" y=\"-88.609154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.741730\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.016481\" y=\"-55.308788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-106.346077\" y=\"82.330589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.911652\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.785457\" y=\"62.133350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n      <waypoint x=\"63.480282\" y=\"-94.236916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.345413\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.932814\" y=\"-65.308441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-67.424507\" y=\"-95.025558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.316292\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.949944\" y=\"-161.759979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-5.680222\" y=\"-58.502064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.039658\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.907372\" y=\"26.247437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-1.960669\" y=\"-2.206439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.250809\" y=\"-162.572968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-201.542511\" y=\"-127.544952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.578812\" y=\"7.823792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.344223\"/>\n      <waypoint x=\"-102.896698\" y=\"24.247475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.033238\" y=\"-53.306061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-102.914322\" y=\"-98.594559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"221.908691\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.389385\" y=\"-161.471466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-155.966217\" y=\"-242.274460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.349747\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.470391\" y=\"0.240423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-154.663147\" y=\"110.423996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.028592\" y=\"-161.236786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.869522\"/>\n      <waypoint x=\"-15.853145\" y=\"-62.583710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.893959\" y=\"-2.427030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.558502\"/>\n      <waypoint x=\"-153.307037\" y=\"-38.964134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.832474\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.655273\" y=\"-5.493346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-278.337494\"/>\n      <waypoint x=\"-199.440140\" y=\"49.758141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.806396\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.437454\" y=\"-69.658844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-90.339951\" y=\"-61.893173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.684731\" y=\"-156.269424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.702393\"/>\n      <waypoint x=\"-136.865143\" y=\"-233.545776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.768585\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.513794\" y=\"113.634834\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-130.952393\"/>\n      <waypoint x=\"-149.188461\" y=\"1.483160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.831238\" y=\"80.532654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n      <waypoint x=\"-149.595261\" y=\"35.480728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.727551\" y=\"-66.891090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.999832\"/>\n      <waypoint x=\"-202.247345\" y=\"-26.184227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.022171\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.983963\" y=\"-53.051376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-4.356174\" y=\"-134.226303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.379311\" y=\"59.882473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.573751\"/>\n      <waypoint x=\"-12.365906\" y=\"-66.116188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.247345\" y=\"-26.184227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.022171\"/>\n      <waypoint x=\"-99.564034\" y=\"42.293278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.443665\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.503830\" y=\"-227.968552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-202.821579\" y=\"43.894547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-272.324738\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.370224\" y=\"-55.565712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-83.054596\" y=\"-127.405838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.295052\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.824253\" y=\"-109.080429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-124.722610\" y=\"52.147655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.382828\" y=\"53.800087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.568970\"/>\n      <waypoint x=\"-184.403717\" y=\"-33.720234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.136269\" y=\"56.269241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-1.600294\" y=\"-45.277061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.796047\" y=\"119.556427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.404968\"/>\n      <waypoint x=\"-146.494904\" y=\"48.858700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.017740\" y=\"-3.449715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-7.459338\" y=\"55.264709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.465149\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.425064\" y=\"-95.607735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-251.681366\"/>\n      <waypoint x=\"-88.841095\" y=\"1.023881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.322582\" y=\"59.308029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"24.983940\" y=\"-6.204640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.127197\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-134.695343\" y=\"48.961040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-49.422871\" y=\"-158.108246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.824234\" y=\"-109.092949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-102.424553\" y=\"-64.189911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.699860\" y=\"54.785721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.597321\"/>\n      <waypoint x=\"-152.718979\" y=\"37.443489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.288445\" y=\"-3.808575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"216.061249\"/>\n      <waypoint x=\"51.440205\" y=\"64.194618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.677197\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.017157\" y=\"-3.566686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-70.876068\" y=\"-2.651410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.621994\" y=\"-79.017715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.822090\"/>\n      <waypoint x=\"69.278419\" y=\"80.681366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.310501\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.695267\" y=\"48.943695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-97.036407\" y=\"-97.196930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.221329\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.234040\" y=\"-29.306904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-98.881035\" y=\"-72.331100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.406374\" y=\"-128.226501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-104.288071\" y=\"-162.143921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.842348\" y=\"-76.120522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"58.867012\" y=\"-62.907131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.613464\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.364777\" y=\"60.788517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-69.883263\" y=\"-65.582970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.884647\" y=\"-65.879616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-201.534805\" y=\"-147.544937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.188461\" y=\"1.483160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-1.483136\" y=\"-59.279366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.076378\" y=\"11.622708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-15.885316\" y=\"-105.442894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-164.254227\" y=\"48.704662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-149.022339\" y=\"114.247940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.428558\" y=\"30.225082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-151.273178\" y=\"-83.388641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.875145\" y=\"-97.905182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.950624\"/>\n      <waypoint x=\"-114.722984\" y=\"52.234390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.377983\" y=\"53.513069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"33.112839\"/>\n      <waypoint x=\"-151.652817\" y=\"-51.660130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-158.456528\" y=\"-103.528923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.205383\"/>\n      <waypoint x=\"-201.249924\" y=\"19.740597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.400055\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.141666\" y=\"-100.090652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-83.270660\" y=\"57.485889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.845612\" y=\"-80.343536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.101013\"/>\n      <waypoint x=\"28.332325\" y=\"-230.057770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.331635\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.036771\" y=\"-111.621452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.332184\"/>\n      <waypoint x=\"-98.842087\" y=\"-82.343529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.101013\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.870361\" y=\"-74.331062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"4.204808\" y=\"62.475002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.671379\" y=\"-61.931931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.420990\"/>\n      <waypoint x=\"-198.364838\" y=\"-69.565712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.484051\" y=\"-69.151512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.801758\"/>\n      <waypoint x=\"-98.035019\" y=\"50.191071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.035034\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.877247\" y=\"-2.982832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-203.034546\" y=\"98.531425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647171\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.795410\" y=\"102.686790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.838470\"/>\n      <waypoint x=\"-59.835209\" y=\"-105.580444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.527557\" y=\"21.444639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-123.207870\" y=\"117.047394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.735332\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.005286\" y=\"-6.949759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-28.435440\" y=\"-108.982193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.017351\" y=\"-3.527695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-99.257927\" y=\"-1.735455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.489550\" y=\"-62.424953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.367432\"/>\n      <waypoint x=\"-151.919754\" y=\"-29.351725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.828651\" y=\"-36.219170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-28.435440\" y=\"-108.982193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.885325\" y=\"-105.436630\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"-99.779671\" y=\"-99.400352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.527145\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.371292\" y=\"-129.211182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.167282\"/>\n      <waypoint x=\"-152.503616\" y=\"19.444784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.721542\" y=\"-66.184685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.703827\"/>\n      <waypoint x=\"-5.726857\" y=\"29.592783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.503389\" y=\"-56.858849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-148.567978\" y=\"-41.439877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-100.388733\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_08.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.724243\" y=\"-37.314060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-4.406374\" y=\"-128.226501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.403595\" y=\"-33.751228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-103.017944\" y=\"40.196827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.121132\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.566695\" y=\"57.955723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-200.042465\" y=\"-34.685822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"135.014893\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.148926\" y=\"-142.642014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n      <waypoint x=\"-4.758680\" y=\"-86.120171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.904594\" y=\"54.935219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-274.692444\"/>\n      <waypoint x=\"-14.493133\" y=\"122.931564\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.231436\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.643127\" y=\"39.480442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-202.579224\" y=\"57.815800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.329994\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.441879\" y=\"-36.254917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-48.842560\" y=\"0.633973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.339440\" y=\"-136.226227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-5.894192\" y=\"49.592091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.065826\" y=\"-59.561535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.919876\"/>\n      <waypoint x=\"-194.196060\" y=\"48.444965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.744049\" y=\"-162.968185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-199.856369\" y=\"-36.142094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-312.584869\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.307192\" y=\"57.752529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.765640\"/>\n      <waypoint x=\"-98.956635\" y=\"-58.171307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.689423\" y=\"43.350159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.314453\"/>\n      <waypoint x=\"-148.505173\" y=\"-55.622749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.541733\" y=\"-129.544937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-201.023300\" y=\"23.715660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.074219\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.695053\" y=\"35.443638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-172.564728\" y=\"108.502197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.872559\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.876827\" y=\"-2.807371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-99.449913\" y=\"34.225010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.174873\" y=\"-105.539940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-3.639221\"/>\n      <waypoint x=\"-5.643189\" y=\"19.593136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.446407\" y=\"-105.475952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-98.970558\" y=\"-55.562099\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.119978\" y=\"-111.951569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.125519\"/>\n      <waypoint x=\"-109.441940\" y=\"-36.239422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.671303\" y=\"-29.850523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.485222\"/>\n      <waypoint x=\"-4.255773\" y=\"-146.225876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.292032\" y=\"-68.934151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.016319\"/>\n      <waypoint x=\"-73.065636\" y=\"-147.392242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.834564\" y=\"-17.278040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-203.874802\" y=\"-4.306822\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.045181\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.696587\" y=\"49.186539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"68.192955\" y=\"84.262230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"111.416718\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.158981\" y=\"57.066425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-172.253922\" y=\"48.635277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.546959\" y=\"61.314522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.472656\"/>\n      <waypoint x=\"81.792595\" y=\"48.247055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.530609\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.504415\" y=\"-3.239916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-144.720291\" y=\"111.491394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-194.310654\" y=\"-158.785477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.290314\"/>\n      <waypoint x=\"-6.292032\" y=\"-68.934151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.016319\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.017448\" y=\"-3.508200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-73.645248\" y=\"-145.464798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.322707\" y=\"-138.226166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-102.697617\" y=\"-13.042402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.389603\" y=\"-73.658554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-104.786415\" y=\"-99.978752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"211.048233\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.269473\" y=\"-240.135086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.129395\"/>\n      <waypoint x=\"-1.024532\" y=\"-114.090157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.993843\" y=\"-122.036888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"83.816566\"/>\n      <waypoint x=\"-2.277180\" y=\"35.621864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.924599\" y=\"-64.171219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"-39.852108\" y=\"-62.361221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.820845\" y=\"0.335864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.269852\"/>\n      <waypoint x=\"-98.881035\" y=\"-72.331100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.407834\" y=\"-235.109833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.698715\"/>\n      <waypoint x=\"-5.827258\" y=\"41.592365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.517029\" y=\"52.281963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.205444\"/>\n      <waypoint x=\"-88.841095\" y=\"1.023881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.005318\" y=\"-49.051434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-67.110390\" y=\"-161.751236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.717804\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.644226\" y=\"-23.042257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-1.877001\" y=\"-12.206092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.170059\" y=\"66.766693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.752281\"/>\n      <waypoint x=\"63.851589\" y=\"-96.189140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.116966\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.165291\" y=\"84.827805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.235352\"/>\n      <waypoint x=\"70.379311\" y=\"59.882473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.573751\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.950039\" y=\"-161.740463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-172.249664\" y=\"-162.807205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.996841\" y=\"-11.962847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.672577\"/>\n      <waypoint x=\"-102.563080\" y=\"-38.242058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.017641\" y=\"-3.469210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-127.346970\" y=\"-162.368973\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-192.127914\" y=\"-33.625446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.683212\"/>\n      <waypoint x=\"-180.860611\" y=\"110.829994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.872559\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.850655\" y=\"-62.046036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-1.158400\" y=\"-98.090721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-200.528214\" y=\"29.634558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.003967\"/>\n      <waypoint x=\"-39.852108\" y=\"-62.361221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.077560\" y=\"2.323383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.312653\"/>\n      <waypoint x=\"66.530319\" y=\"-109.920952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.953270\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.370769\" y=\"52.730179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-96.329834\"/>\n      <waypoint x=\"-98.762047\" y=\"52.575523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.280426\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.005381\" y=\"-6.930264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-55.316093\" y=\"59.080261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.865879\" y=\"-73.308159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-61.422302\" y=\"-158.225372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.338638\" y=\"-137.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-55.480667\" y=\"-238.476807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.667480\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.875595\" y=\"-2.553934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-1.108199\" y=\"-104.090515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.830582\" y=\"-36.591152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-42.238670\" y=\"-88.240807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.943935\" y=\"-4.206369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-122.815376\" y=\"113.871498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.737305\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.913918\" y=\"-66.171188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"-199.716034\" y=\"41.680542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.281677\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.824036\" y=\"-37.351158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-53.422684\" y=\"-158.147293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.040810\" y=\"61.025196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.989708\"/>\n      <waypoint x=\"23.017157\" y=\"-3.566686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.859680\" y=\"-76.331032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-170.249771\" y=\"-162.787674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.854660\" y=\"-33.475750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"-80.731026\" y=\"122.068054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.725187\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.983627\" y=\"-158.357727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-8.202823\" y=\"-105.505692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.750549\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.886017\" y=\"22.247509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-199.789627\" y=\"94.572975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.560283\" y=\"-7.222465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-155.966629\"/>\n      <waypoint x=\"-129.346893\" y=\"-162.388489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.842335\" y=\"0.770443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-111.441879\" y=\"-36.254917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.617028\" y=\"-43.277130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-70.864456\" y=\"-223.248917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.199692\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.344299\" y=\"47.727272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.537521\"/>\n      <waypoint x=\"-198.325394\" y=\"-171.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.322426\" y=\"-158.605026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-102.552406\" y=\"-40.241570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.859207\" y=\"-97.287483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.950624\"/>\n      <waypoint x=\"-4.792148\" y=\"-82.120308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.854507\" y=\"-33.506744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"-147.986526\" y=\"-84.417885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.174225\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.842348\" y=\"-76.120522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-126.722534\" y=\"52.130310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.853989\" y=\"16.247620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-110.123207\" y=\"108.883652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-263.464417\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.578812\" y=\"7.823792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.344223\"/>\n      <waypoint x=\"-170.380112\" y=\"-36.711651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.058258\" y=\"-30.059067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.587364\"/>\n      <waypoint x=\"-198.225677\" y=\"-229.743317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.372925\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.172585\" y=\"53.415447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-111.874825\" y=\"118.386963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.852890\" y=\"-33.119267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-186.249008\" y=\"-162.943832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.005095\" y=\"-6.988750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-153.001389\" y=\"-87.746712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.400551\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.443812\" y=\"-4.235654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"44.591015\" y=\"-176.641129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.109505\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.396111\" y=\"119.331680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"185.999969\"/>\n      <waypoint x=\"-19.189163\" y=\"-3.155256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.309204\" y=\"-213.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-143.279282\" y=\"-237.807999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"28.439804\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.443954\" y=\"52.364475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"7.483200\"/>\n      <waypoint x=\"-199.654083\" y=\"82.573738\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.939964\" y=\"-124.197365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-141.537796\" y=\"-103.843842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-125.927299\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.109688\" y=\"-94.903732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.629349\"/>\n      <waypoint x=\"-74.841766\" y=\"0.887414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.962433\" y=\"36.236271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.485115\"/>\n      <waypoint x=\"-201.249924\" y=\"19.740597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.400055\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.513077\" y=\"-203.968552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-102.676262\" y=\"-17.042343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.748169\" y=\"-35.314205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-42.764339\" y=\"-109.027039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.153015\" y=\"55.718231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.580566\"/>\n      <waypoint x=\"-204.614105\" y=\"9.804790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.696510\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.526521\" y=\"-105.426125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"-98.968086\" y=\"-7.699631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.831146\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.742599\" y=\"-38.911953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.519753\"/>\n      <waypoint x=\"-83.270660\" y=\"57.485889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.350983\" y=\"-116.160172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.053101\"/>\n      <waypoint x=\"-4.237756\" y=\"-166.803726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.442657\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-196.887589\" y=\"53.170383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.562637\"/>\n      <waypoint x=\"-202.473038\" y=\"-22.217186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.490829\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.629402\" y=\"120.931519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.387299\"/>\n      <waypoint x=\"-29.358284\" y=\"60.560749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.346802\" y=\"-162.408005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-188.248901\" y=\"-162.963348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.624810\" y=\"-102.119858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"40.850449\" y=\"0.016652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.281815\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.035211\" y=\"-172.586670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-1.359204\" y=\"-74.091316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.931091\" y=\"-242.987686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"171.808365\"/>\n      <waypoint x=\"-32.698250\" y=\"-3.023569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.257683\" y=\"57.030354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264297\"/>\n      <waypoint x=\"-0.884694\" y=\"118.310066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.986328\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.504697\" y=\"-3.298401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-73.850655\" y=\"-62.046036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.310647\" y=\"39.621727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-69.883263\" y=\"-65.582970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.721542\" y=\"-66.184685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.703827\"/>\n      <waypoint x=\"-150.654205\" y=\"49.987030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-316.009918\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-174.404007\" y=\"-33.642742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-51.851597\" y=\"-62.249981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.407834\" y=\"-235.109833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.698715\"/>\n      <waypoint x=\"-114.060593\" y=\"-101.606445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.102226\" y=\"-157.503250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-239.751190\"/>\n      <waypoint x=\"-32.446377\" y=\"-105.494720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.526062\" y=\"-170.246887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-88.340034\" y=\"-61.911713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-166.380234\" y=\"-36.680656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-135.102325\" y=\"115.742302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.767630\" y=\"-25.277760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-151.748535\" y=\"-43.660698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.718369\" y=\"-158.088455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.588333\"/>\n      <waypoint x=\"-201.546356\" y=\"-117.544960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.084480\" y=\"-34.223431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-43.335564\" y=\"59.763565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-142.695053\" y=\"48.891659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-201.427017\" y=\"11.835369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.033295\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.432936\" y=\"-65.279160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-192.196518\" y=\"48.462307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.586877\" y=\"-166.397034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-188.248901\" y=\"-162.963348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.651733\" y=\"110.210510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n      <waypoint x=\"-198.361755\" y=\"-77.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.573179\" y=\"58.183491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n      <waypoint x=\"-146.830826\" y=\"-36.529160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.689995\" y=\"120.494408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.576508\"/>\n      <waypoint x=\"-98.849892\" y=\"-78.337616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.197571\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.052536\" y=\"-97.857735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"129.527145\"/>\n      <waypoint x=\"-202.473038\" y=\"-22.217186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.490829\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.359604\" y=\"-76.356003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-29.389671\" y=\"-161.412918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.842617\" y=\"0.711958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-130.039383\" y=\"-100.782845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.403595\" y=\"-33.751228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-184.837753\" y=\"110.403030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.872559\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.126587\" y=\"-5.019231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.021545\"/>\n      <waypoint x=\"21.505024\" y=\"63.366547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"361.589172\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.685364\" y=\"-15.977046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.200806\"/>\n      <waypoint x=\"-142.285248\" y=\"-159.014572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.533360\" y=\"-53.276783\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-21.424202\" y=\"-157.834991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.165291\" y=\"84.827805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.235352\"/>\n      <waypoint x=\"-2.367002\" y=\"-66.680069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.878632\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.410594\" y=\"58.752911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n      <waypoint x=\"-68.949753\" y=\"-161.799026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.495956\" y=\"68.574638\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n      <waypoint x=\"-204.435913\" y=\"3.752436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.676025\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.536552\" y=\"-97.850052\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"17.143988\"/>\n      <waypoint x=\"44.824108\" y=\"0.121246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.691696\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.563080\" y=\"-38.242058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"59.205910\" y=\"-59.134262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"261.120819\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.446398\" y=\"-105.482208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-141.537796\" y=\"-103.843842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-125.927299\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.071365\" y=\"53.991566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"9.391041\" y=\"120.443214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.378288\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-180.280518\" y=\"51.665779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-196.675919\" y=\"-156.719513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.023849\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.587803\" y=\"-244.255142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.292999\"/>\n      <waypoint x=\"-31.987074\" y=\"-88.356850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.492751\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.247345\" y=\"-26.184227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.022171\"/>\n      <waypoint x=\"-99.311310\" y=\"8.264402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-138.504440\" y=\"-96.435394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.256376\"/>\n      <waypoint x=\"2.732914\" y=\"0.131213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.558504\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.722908\" y=\"52.217041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-1.175135\" y=\"-96.090546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.483521\" y=\"-155.650864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-264.326569\"/>\n      <waypoint x=\"-202.899017\" y=\"86.532249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.818604\" y=\"39.662083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.900421\"/>\n      <waypoint x=\"-152.482620\" y=\"-29.642981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-292.883575\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.314606\" y=\"-199.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-117.111351\" y=\"-211.041565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"395.983948\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.724243\" y=\"-37.314060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-182.249191\" y=\"-162.904800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.821579\" y=\"43.894547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-272.324738\"/>\n      <waypoint x=\"-100.840866\" y=\"64.847939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"275.036469\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.125042\" y=\"-69.116051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.568726\"/>\n      <waypoint x=\"-52.764290\" y=\"-109.058334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.830872\" y=\"-36.513660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-167.742569\" y=\"-244.166306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.075653\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.016481\" y=\"-55.308788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-98.859680\" y=\"-76.331032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.394226\" y=\"-130.540390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-108.444572\"/>\n      <waypoint x=\"-97.450027\" y=\"-207.786179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.408142\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.257683\" y=\"57.030354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264297\"/>\n      <waypoint x=\"17.073214\" y=\"-0.008577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.250773\" y=\"-27.306978\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"83.622551\" y=\"44.431305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.226257\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.560226\" y=\"-81.544960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-105.499832\" y=\"100.669647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.387604\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-186.280289\" y=\"51.613739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-37.852196\" y=\"-62.379768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.704887\" y=\"-3.796033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.199493\"/>\n      <waypoint x=\"-120.695877\" y=\"49.082466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.402786\" y=\"49.583515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.890167\"/>\n      <waypoint x=\"-55.883869\" y=\"-65.712753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.647202\" y=\"31.443922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-97.989319\" y=\"58.480206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.190567\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.066705\" y=\"-49.306202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"67.543541\" y=\"66.209091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"52.827671\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.440567\" y=\"85.976761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.969803\"/>\n      <waypoint x=\"-52.546116\" y=\"120.925934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.648560\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.684814\" y=\"-33.556461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-365.885071\"/>\n      <waypoint x=\"-103.100975\" y=\"43.605595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.668648\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.851166\" y=\"-26.705889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-27.154669\" y=\"0.422558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_09.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.595261\" y=\"35.480728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-25.852715\" y=\"-62.491005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.900787\" y=\"-41.856384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.026512\"/>\n      <waypoint x=\"-166.281036\" y=\"51.787201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.516731\" y=\"-67.672913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.299683\"/>\n      <waypoint x=\"-204.583099\" y=\"15.859689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.716995\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-168.254074\" y=\"48.669971\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-195.608841\" y=\"-157.905258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-41.429871\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.467255\" y=\"-56.190010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-199.631500\" y=\"80.573868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.949173\" y=\"-18.515406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-112.723061\" y=\"52.251736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.592989\" y=\"13.593349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-148.494827\" y=\"48.841354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.877001\" y=\"-12.206092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-101.815399\" y=\"-3.012717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-299.071960\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.379898\" y=\"17.482008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-110.041962\" y=\"108.183578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-263.294617\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.110565\" y=\"-4.674753\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"280.090271\"/>\n      <waypoint x=\"-37.146000\" y=\"56.610889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.968925\" y=\"-92.858620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.425705\"/>\n      <waypoint x=\"-23.885244\" y=\"-66.009392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.676376\" y=\"-41.313778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-155.698654\" y=\"48.363003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.445374\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.486382\" y=\"120.215126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"184.189178\"/>\n      <waypoint x=\"-197.684723\" y=\"-29.995115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.007782\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.973289\" y=\"-55.051350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-4.439842\" y=\"-124.226631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.752243\" y=\"-43.350727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-103.238266\" y=\"47.563980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.304634\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.017351\" y=\"-3.527695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-87.264175\" y=\"57.258121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.342987\" y=\"21.909901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.737473\"/>\n      <waypoint x=\"-5.626456\" y=\"17.593206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.559464\" y=\"-83.544968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-39.342052\" y=\"59.991333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.969814\" y=\"-3.021567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.308304\"/>\n      <waypoint x=\"37.446205\" y=\"63.784855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.677197\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.155334\" y=\"0.286092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-103.323395\" y=\"49.542664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.622650\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.766502\" y=\"-105.427544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.455978\"/>\n      <waypoint x=\"-11.874381\" y=\"-108.930359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.526627\" y=\"-45.070175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-0.906497\" y=\"-128.197205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.290741\" y=\"-106.441124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.369263\"/>\n      <waypoint x=\"-152.025040\" y=\"-20.552357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.345303\" y=\"60.105213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-63.824234\" y=\"-109.092949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.367002\" y=\"-66.680069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.878632\"/>\n      <waypoint x=\"-98.983963\" y=\"-53.051376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.277580\" y=\"-92.729294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"254.489670\"/>\n      <waypoint x=\"-21.189068\" y=\"-3.135761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.854889\" y=\"-33.413754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"-149.523468\" y=\"29.481150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.213077\" y=\"62.931747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-48.876678\" y=\"-2.865861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.257927\" y=\"-1.735455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"-154.284668\" y=\"-159.131683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.109403\" y=\"-64.658699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.649841\"/>\n      <waypoint x=\"-44.764328\" y=\"-109.033295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.174919\" y=\"-243.249969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.766571\"/>\n      <waypoint x=\"-9.875227\" y=\"-109.141800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.942642\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-125.381241\" y=\"-158.849609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-0.722428\" y=\"-150.196442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.896301\" y=\"-28.173079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.659332\"/>\n      <waypoint x=\"-99.289955\" y=\"4.264461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.777710\" y=\"57.510166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.904106\"/>\n      <waypoint x=\"-2.027603\" y=\"5.793280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.924110\" y=\"-67.134048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"225.874741\"/>\n      <waypoint x=\"-108.640625\" y=\"52.621426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.002396\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-138.251282\" y=\"-162.475388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-176.280670\" y=\"51.700470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.524223\" y=\"0.104003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.558502\"/>\n      <waypoint x=\"-3.582915\" y=\"58.525143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.527480\" y=\"5.763996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-124.814705\" y=\"113.639374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.507401\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-177.968597\" y=\"-248.955109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.193008\"/>\n      <waypoint x=\"-17.424389\" y=\"-157.795959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.275537\" y=\"-84.090958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-79.876778\" y=\"-136.896225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-203.549149\" y=\"31.897949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.383705\"/>\n      <waypoint x=\"-195.749588\" y=\"106.013222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.049972\" y=\"-51.306133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-65.299866\" y=\"58.510841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-87.850052\" y=\"-61.916256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-33.852367\" y=\"-62.416847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.486061\" y=\"-109.129448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-85.008987\" y=\"-161.955750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.842747\" y=\"0.594983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-98.983963\" y=\"-53.051376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.660530\" y=\"3.590222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.063354\"/>\n      <waypoint x=\"49.631741\" y=\"103.269096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.262482\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.583969\" y=\"-0.031413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.836945\"/>\n      <waypoint x=\"39.592697\" y=\"60.346210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.677200\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.586160\" y=\"58.639027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n      <waypoint x=\"-1.583561\" y=\"-47.276993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.723930\" y=\"122.298279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.361200\"/>\n      <waypoint x=\"-2.109845\" y=\"15.622569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.385956\" y=\"-29.951384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.315208\"/>\n      <waypoint x=\"-3.290741\" y=\"-106.441124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.369263\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.160172\" y=\"-63.569439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-326.495148\"/>\n      <waypoint x=\"-19.189163\" y=\"-3.155256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.919754\" y=\"-29.351725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-108.961685\" y=\"100.154274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.387596\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.241653\" y=\"18.509953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.312111\"/>\n      <waypoint x=\"49.588413\" y=\"60.638893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.677200\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.586877\" y=\"-166.397034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-95.641983\" y=\"1.002962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-352.473785\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.441101\" y=\"-36.456394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-135.102325\" y=\"115.742302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.227493\" y=\"-216.763733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"410.203888\"/>\n      <waypoint x=\"-23.389957\" y=\"-161.354355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.446459\" y=\"-105.444649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-106.018944\" y=\"48.687054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.532776\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.347816\" y=\"54.315449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.502399\"/>\n      <waypoint x=\"-102.349876\" y=\"-78.349365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.197594\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.465897\" y=\"-33.155010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"68.521393\" y=\"60.897541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.725927\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.396442\" y=\"-89.268631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.873692\"/>\n      <waypoint x=\"-114.060593\" y=\"-101.606445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.446388\" y=\"-105.488472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-118.150673\" y=\"-216.039825\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.067612\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.017351\" y=\"-3.527695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-102.779236\" y=\"2.245803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.637581\" y=\"-6.381313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"294.478760\"/>\n      <waypoint x=\"-23.389957\" y=\"-161.354355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.566391\" y=\"-65.544968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-23.154860\" y=\"0.383568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.786415\" y=\"-99.978752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"211.048233\"/>\n      <waypoint x=\"-102.563080\" y=\"-38.242058\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.894192\" y=\"49.592091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-152.240402\" y=\"-2.553644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.207642\" y=\"-26.947247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.932053\"/>\n      <waypoint x=\"-102.918053\" y=\"28.247404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.477478\" y=\"-37.847271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"143.422073\"/>\n      <waypoint x=\"34.893356\" y=\"-0.081028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596695\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.277153\" y=\"57.713657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"57.669304\" y=\"64.089912\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.058845\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.078644\" y=\"-97.252991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.951668\"/>\n      <waypoint x=\"77.608604\" y=\"-24.627195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.568398\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-161.313751\" y=\"-246.379959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.924347\"/>\n      <waypoint x=\"-129.381027\" y=\"-158.888641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.179863\" y=\"-67.762993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-284.241882\"/>\n      <waypoint x=\"-102.962433\" y=\"36.236271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.485115\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.765919\" y=\"63.795898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.906670\"/>\n      <waypoint x=\"-99.428558\" y=\"30.225082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.494675\" y=\"48.806660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-198.314606\" y=\"-199.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.859881\" y=\"-153.463242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.081703\"/>\n      <waypoint x=\"-152.830643\" y=\"-36.575657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.648338\" y=\"55.533920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.586098\"/>\n      <waypoint x=\"-98.935280\" y=\"-62.171249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.827258\" y=\"41.592365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"85.611107\" y=\"25.948799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.444450\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.659836\" y=\"-161.041367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.401413\"/>\n      <waypoint x=\"-0.739162\" y=\"-148.196518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.413872\" y=\"-66.189880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-1.342471\" y=\"-76.091240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.051944\" y=\"-170.586746\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-84.554779\" y=\"-123.773857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.590981\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.174919\" y=\"-243.249969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.766571\"/>\n      <waypoint x=\"-55.851421\" y=\"-62.212902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.389194\" y=\"-161.510513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-198.323074\" y=\"-177.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.327380\" y=\"41.621651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"63.531986\" y=\"1.179553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.447632\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.338638\" y=\"-137.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-76.997032\" y=\"-146.472534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.332317\" y=\"59.649681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"65.267944\" y=\"58.548672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.057327\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.695396\" y=\"73.233109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.098099\"/>\n      <waypoint x=\"-140.743149\" y=\"111.918350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.004257\" y=\"-243.900269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.651215\"/>\n      <waypoint x=\"-172.249664\" y=\"-162.807205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.123287\" y=\"55.813705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-102.918053\" y=\"28.247404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.499832\" y=\"100.669647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.387604\"/>\n      <waypoint x=\"-151.293884\" y=\"-81.657982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.858513\" y=\"-95.773003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.778854\"/>\n      <waypoint x=\"-9.806366\" y=\"57.186550\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"152.910614\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.951942\" y=\"-3.481952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.715530\"/>\n      <waypoint x=\"-99.480370\" y=\"-63.426014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-215.131454\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.824219\" y=\"-109.105469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-1.242069\" y=\"-88.090828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.388145\" y=\"-161.725220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-201.564087\" y=\"-71.544960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.126587\" y=\"-5.019231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.021545\"/>\n      <waypoint x=\"-1.275537\" y=\"-84.090958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.252968\" y=\"-102.510406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-231.901077\"/>\n      <waypoint x=\"-57.312847\" y=\"58.966377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.039307\" y=\"-110.087494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.970322\"/>\n      <waypoint x=\"-102.633553\" y=\"-25.042229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.470296\" y=\"0.259918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-80.452728\" y=\"-134.980972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.457664\" y=\"86.819389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.387604\"/>\n      <waypoint x=\"-11.307192\" y=\"57.752529\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.765640\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.008415\" y=\"-162.072861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-201.483521\" y=\"-155.650864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-264.326569\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.752243\" y=\"-43.350727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-7.820845\" y=\"0.335864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.269852\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.830582\" y=\"-36.591152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-105.350060\" y=\"118.865768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-338.813354\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.883785\" y=\"-65.694206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"17.073214\" y=\"-0.008577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.322582\" y=\"59.308029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-109.238197\" y=\"49.181839\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.194092\" y=\"-81.620888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.314453\"/>\n      <waypoint x=\"-201.537109\" y=\"-141.544937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.874362\" y=\"-108.942879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n      <waypoint x=\"-99.005318\" y=\"-49.051434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.360145\" y=\"-14.235304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-142.090591\" y=\"-36.492428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.042679\" y=\"-158.553497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-1.041265\" y=\"-112.090233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-196.766754\" y=\"-40.374859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.984344\"/>\n      <waypoint x=\"-99.024208\" y=\"119.905876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.482620\" y=\"-29.642981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-292.883575\"/>\n      <waypoint x=\"-102.467255\" y=\"-56.190010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.504914\" y=\"-164.055374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.062561\"/>\n      <waypoint x=\"-15.189355\" y=\"-3.194247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.332458\" y=\"12.225417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-202.731216\" y=\"-18.251860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.959518\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.321785\" y=\"10.225451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-1.788647\" y=\"-104.293144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.561371\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.884216\" y=\"-65.786911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-15.181701\" y=\"57.863613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.852890\" y=\"-62.528091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-99.385849\" y=\"22.225227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.406252\" y=\"117.867477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.449161\"/>\n      <waypoint x=\"77.604706\" y=\"-22.478741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.224258\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.882324\" y=\"56.725048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.200561\"/>\n      <waypoint x=\"-44.775284\" y=\"-105.533310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.970734\" y=\"-3.080608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.308304\"/>\n      <waypoint x=\"-41.389095\" y=\"-161.530029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.503389\" y=\"-56.858849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-0.031154\" y=\"-229.493149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-85.024536\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.667900\" y=\"45.754131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.994263\"/>\n      <waypoint x=\"-19.699692\" y=\"-105.451935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.965220\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.949181\" y=\"-161.916138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-198.354813\" y=\"-95.565697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-143.682281\" y=\"-89.558449\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-36.999619\"/>\n      <waypoint x=\"-55.316093\" y=\"59.080261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.983917\" y=\"-158.299179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-148.385529\" y=\"-65.622032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.317280\" y=\"-77.028107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.592178\"/>\n      <waypoint x=\"-93.517014\" y=\"-2.587559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"191.492615\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.279022\" y=\"-157.157684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.922256\"/>\n      <waypoint x=\"-21.852890\" y=\"-62.528091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.745152\" y=\"-217.772507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.862427\"/>\n      <waypoint x=\"19.004906\" y=\"-7.027229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.928070\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.504697\" y=\"-3.298401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-174.379990\" y=\"-36.742649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.242273\" y=\"-0.866250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-228.144669\"/>\n      <waypoint x=\"-48.644794\" y=\"124.214447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.928894\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.146210\" y=\"-28.177584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.786766\"/>\n      <waypoint x=\"-4.305973\" y=\"-140.226089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.877001\" y=\"-12.206092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-79.249260\" y=\"-161.899536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440796\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.474648\" y=\"-151.535065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n      <waypoint x=\"-181.864700\" y=\"-245.599930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.851135\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.564905\" y=\"61.636478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-363.512115\"/>\n      <waypoint x=\"-146.448166\" y=\"-87.245438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.437027\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.543259\" y=\"39.501198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.967865\"/>\n      <waypoint x=\"-23.188972\" y=\"-3.116266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.174408\" y=\"92.063118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.524979\"/>\n      <waypoint x=\"-63.303116\" y=\"58.624725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.154669\" y=\"0.422558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"66.891327\" y=\"-124.473022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.276802\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-121.381432\" y=\"-158.810562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"19.073116\" y=\"-0.028073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.483521\" y=\"-155.650864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-264.326569\"/>\n      <waypoint x=\"-158.854477\" y=\"-33.522243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.608077\" y=\"-104.119789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-102.708290\" y=\"-11.042426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.385956\" y=\"-29.951384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"71.315208\"/>\n      <waypoint x=\"-2.377581\" y=\"47.621441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.312847\" y=\"58.966377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-70.433418\" y=\"119.901077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"184.909805\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.595215\" y=\"-37.196499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.756275\"/>\n      <waypoint x=\"-1.960669\" y=\"-2.206439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.541689\" y=\"53.761673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.345612\"/>\n      <waypoint x=\"-99.407204\" y=\"26.225157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.951543\" y=\"-182.586334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-15.853145\" y=\"-62.583710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.737595\" y=\"-107.284317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-235.365219\"/>\n      <waypoint x=\"-194.310654\" y=\"-158.785477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-27.290314\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.170082\" y=\"-38.939835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"399.968140\"/>\n      <waypoint x=\"-124.695724\" y=\"49.047771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.440140\" y=\"49.758141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.806396\"/>\n      <waypoint x=\"-149.068817\" y=\"-8.516125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.708480\" y=\"-92.119957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-151.509247\" y=\"-63.659271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.568710\" y=\"-59.544968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-99.073807\" y=\"-36.223404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.893150\" y=\"-19.002895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.380013\"/>\n      <waypoint x=\"-104.440193\" y=\"-35.881863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-163.824646\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.950039\" y=\"-161.740463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"21.910952\" y=\"-233.949249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.485367\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.880882\" y=\"-33.327244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"60.626923\"/>\n      <waypoint x=\"-102.676262\" y=\"-17.042343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_10.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.146530\" y=\"21.756382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.727936\"/>\n      <waypoint x=\"-133.465240\" y=\"-33.325493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"0.211299\" y=\"62.247234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n      <waypoint x=\"62.598961\" y=\"63.165520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.182454\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.824036\" y=\"-37.351158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-23.885244\" y=\"-66.009392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.229309\" y=\"-207.658112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"335.228760\"/>\n      <waypoint x=\"40.204533\" y=\"-194.437698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.656013\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.152493\" y=\"56.838657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-7.635005\" y=\"-61.015049\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"39.203552\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.850487\" y=\"-62.008957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"65.270805\" y=\"-45.425114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.150192\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.351174\" y=\"-15.307389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-1.024532\" y=\"-114.090157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.822266\" y=\"-65.370316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.531143\"/>\n      <waypoint x=\"-67.296623\" y=\"58.396957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.119978\" y=\"-111.951569\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.125519\"/>\n      <waypoint x=\"-39.841866\" y=\"-247.445068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.317200\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-138.285431\" y=\"-158.975540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-85.267418\" y=\"57.372005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.602455\" y=\"43.707516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.668640\"/>\n      <waypoint x=\"-102.537308\" y=\"-43.070206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.532516\" y=\"-153.482422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.977905\"/>\n      <waypoint x=\"-3.709991\" y=\"-107.448502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.062378\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.090597\" y=\"-236.553604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-231.901825\"/>\n      <waypoint x=\"-72.342194\" y=\"-149.797974\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.571014\" y=\"-53.544960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-45.851856\" y=\"-62.305603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.576874\" y=\"-49.555016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.264267\"/>\n      <waypoint x=\"-95.807770\" y=\"-98.716179\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"309.280273\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.219431\" y=\"-63.391922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.307938\"/>\n      <waypoint x=\"-39.389194\" y=\"-161.510513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.221199\" y=\"-143.549515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n      <waypoint x=\"-198.322311\" y=\"-179.967331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.336319\" y=\"-143.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-141.537888\" y=\"-103.843933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-125.928802\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.708290\" y=\"-11.042426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-96.621033\" y=\"120.189919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.740954\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.366002\" y=\"-73.278877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-51.422775\" y=\"-158.127777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.372908\" y=\"-132.226364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-82.472374\" y=\"-113.465141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"240.949799\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-170.280884\" y=\"51.752510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-34.446369\" y=\"-105.500984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.824203\" y=\"-109.111725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"-4.255773\" y=\"-146.225876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.824234\" y=\"-109.092949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n      <waypoint x=\"11.073508\" y=\"0.049908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-137.090912\" y=\"115.528816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n      <waypoint x=\"-199.685364\" y=\"-15.977046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.200806\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-131.856567\" y=\"-97.184532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.950624\"/>\n      <waypoint x=\"-10.911038\" y=\"-62.629532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.521866\" y=\"51.975929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-178.379883\" y=\"-36.773643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.658278\" y=\"-98.120003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-102.349876\" y=\"-78.349365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.197594\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.084351\" y=\"54.447102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-102.403198\" y=\"-68.189850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-192.317551\" y=\"51.561382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.488373\"/>\n      <waypoint x=\"-99.015999\" y=\"-47.051460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.442001\" y=\"-36.223923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-8.202823\" y=\"-105.505692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.750549\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"8.418863\" y=\"59.209656\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-6.540693\" y=\"122.123604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.013667\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.850487\" y=\"-62.008957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-5.528084\" y=\"5.836182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.421417\" y=\"-44.824909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.185760\"/>\n      <waypoint x=\"-149.068817\" y=\"-8.516125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.467438\" y=\"-33.416004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.186554\"/>\n      <waypoint x=\"66.507133\" y=\"-43.988903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"227.403870\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-190.352036\" y=\"-245.882187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.085449\"/>\n      <waypoint x=\"-132.285721\" y=\"-158.916977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.854660\" y=\"-33.475750\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"-38.594639\" y=\"124.218552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.881893\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.835190\" y=\"-105.592964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-0.200663\" y=\"-212.555984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.100975\" y=\"43.605595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.668648\"/>\n      <waypoint x=\"82.114517\" y=\"26.103271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.555550\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.552605\" y=\"-117.656654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.471664\"/>\n      <waypoint x=\"-18.446447\" y=\"-105.450905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.567932\" y=\"-61.544968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-71.399757\" y=\"-153.728302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.095062\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.270660\" y=\"57.485889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"64.622429\" y=\"62.542774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.030279\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-182.280441\" y=\"51.648430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-5.643189\" y=\"19.593136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.480667\" y=\"-238.476807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.667480\"/>\n      <waypoint x=\"57.019016\" y=\"-75.049072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.568726\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.050598\" y=\"-149.619781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n      <waypoint x=\"-132.788864\" y=\"112.772270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.127426\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.484734\" y=\"-100.368782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.677872\"/>\n      <waypoint x=\"-146.494904\" y=\"48.858700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.345619\" y=\"-80.343452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.101006\"/>\n      <waypoint x=\"-93.254440\" y=\"56.916470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.218002\" y=\"68.869392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"275.678741\"/>\n      <waypoint x=\"-1.108199\" y=\"-104.090515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.325836\" y=\"-170.031387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.569763\"/>\n      <waypoint x=\"-194.901505\" y=\"-238.087402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.183578\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.015282\" y=\"50.260483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.130905\"/>\n      <waypoint x=\"-3.782211\" y=\"62.019466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.875977\" y=\"-2.631915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-11.390524\" y=\"-161.237244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.542511\" y=\"-127.544952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-99.564034\" y=\"42.293278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.443665\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.025223\" y=\"55.716625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"60.113251\"/>\n      <waypoint x=\"40.951942\" y=\"-3.481952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.715530\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.472374\" y=\"-113.465141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"240.949799\"/>\n      <waypoint x=\"-110.287781\" y=\"-162.202469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.665581\" y=\"-19.042313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-188.280212\" y=\"51.596394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.876350\" y=\"-2.709895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-151.794708\" y=\"49.815651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.901718\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-132.695419\" y=\"48.978390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-77.689590\" y=\"-132.070038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"287.742279\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.499138\" y=\"-96.933502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.233976\"/>\n      <waypoint x=\"-148.501419\" y=\"46.972382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"231.693420\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.465538\" y=\"-33.248001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-5.310429\" y=\"-101.303200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.227463\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.292032\" y=\"-68.934151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.016319\"/>\n      <waypoint x=\"-64.876350\" y=\"-2.709895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.842842\" y=\"0.575487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"0.947606\" y=\"57.949821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.562256\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.383980\" y=\"55.721260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"145.087524\"/>\n      <waypoint x=\"-19.189163\" y=\"-3.155256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.167389\" y=\"52.291313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.388550\"/>\n      <waypoint x=\"-102.392517\" y=\"-70.189827\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.057886\" y=\"-243.520966\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.496338\"/>\n      <waypoint x=\"-71.609657\" y=\"-105.553741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"10.278534\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.904594\" y=\"54.935219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-274.692444\"/>\n      <waypoint x=\"-68.240944\" y=\"-101.617386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.608231\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.494827\" y=\"48.841354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-1.667228\" y=\"-37.277340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-116.188759\" y=\"114.636520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"182.445953\"/>\n      <waypoint x=\"-134.722229\" y=\"52.060925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-15.155236\" y=\"0.305587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-32.535870\" y=\"124.067528\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.973843\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.957779\" y=\"119.795525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.259033\"/>\n      <waypoint x=\"-91.859970\" y=\"1.053309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.558502\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.227806\" y=\"-1.832634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.095795\"/>\n      <waypoint x=\"31.071407\" y=\"-227.467712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.464340\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.342094\" y=\"-82.343452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.101006\"/>\n      <waypoint x=\"-98.546669\" y=\"-1.393229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-207.303497\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.482620\" y=\"-29.642981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-292.883575\"/>\n      <waypoint x=\"-1.877001\" y=\"-12.206092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.896698\" y=\"24.247475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-12.365906\" y=\"-66.116188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.172920\" y=\"59.411503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.203094\"/>\n      <waypoint x=\"-5.351174\" y=\"-15.307389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.329079\" y=\"59.535797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"66.911819\" y=\"-111.994240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.911430\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.934601\" y=\"37.644222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.519135\"/>\n      <waypoint x=\"-160.404434\" y=\"-33.534252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.639389\" y=\"49.827995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.807007\"/>\n      <waypoint x=\"-148.600891\" y=\"-47.623322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.058258\" y=\"-30.059067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.587364\"/>\n      <waypoint x=\"-202.603928\" y=\"51.859505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.194382\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.048584\" y=\"-2.292703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.656380\"/>\n      <waypoint x=\"-99.213539\" y=\"-38.714851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.211441\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.831072\" y=\"-65.246033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"206.325394\"/>\n      <waypoint x=\"-69.659836\" y=\"-161.041367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.401413\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.450790\" y=\"-6.351426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"243.185837\"/>\n      <waypoint x=\"-188.280212\" y=\"51.596394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.724243\" y=\"-37.314060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-23.154860\" y=\"0.383568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.188972\" y=\"-3.116266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-148.973099\" y=\"-16.515551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.423153\" y=\"-158.049698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-98.818901\" y=\"-88.609154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.741730\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.996841\" y=\"-11.962847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.672577\"/>\n      <waypoint x=\"-107.442001\" y=\"-36.223923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.041815\" y=\"-110.586929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.011414\"/>\n      <waypoint x=\"71.929428\" y=\"-6.965779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.641895\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-144.830872\" y=\"-36.513660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-20.533411\" y=\"123.426605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.139508\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.908371\" y=\"41.917576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.297958\"/>\n      <waypoint x=\"-99.236572\" y=\"-5.735398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.017723\" y=\"-105.145203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.090408\"/>\n      <waypoint x=\"-23.389957\" y=\"-161.354355\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.949654\" y=\"-161.818542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-94.199257\" y=\"-61.281708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.626587\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.129827\" y=\"-1.536858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.906769\"/>\n      <waypoint x=\"62.064053\" y=\"-86.361504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.265305\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.671921\" y=\"62.868637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.720581\"/>\n      <waypoint x=\"-198.356354\" y=\"-91.565697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.287781\" y=\"-162.202469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-202.207642\" y=\"-26.947247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"92.932053\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.918053\" y=\"28.247404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-36.877247\" y=\"-2.982832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.899017\" y=\"86.532249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n      <waypoint x=\"-88.676483\" y=\"121.128944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.740954\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.641525\" y=\"44.286972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"262.298615\"/>\n      <waypoint x=\"-101.058197\" y=\"-65.366280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-305.917511\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.554779\" y=\"-123.773857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.590981\"/>\n      <waypoint x=\"-5.592989\" y=\"13.593349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.006191\" y=\"-6.905344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.605225\"/>\n      <waypoint x=\"-99.385849\" y=\"22.225227\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.277153\" y=\"57.713657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-9.564905\" y=\"61.636478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-363.512115\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.764609\" y=\"-5.796001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.439728\"/>\n      <waypoint x=\"-97.189491\" y=\"53.082962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.548309\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.370811\" y=\"38.335201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.769730\"/>\n      <waypoint x=\"-0.990165\" y=\"-118.197578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.575657\" y=\"-84.929390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.506088\"/>\n      <waypoint x=\"-5.860725\" y=\"45.592224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.371765\" y=\"-51.565372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.026978\"/>\n      <waypoint x=\"-89.034966\" y=\"-112.764992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-275.563019\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.290741\" y=\"-106.441124\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.369263\"/>\n      <waypoint x=\"-65.299866\" y=\"58.510841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.017936\" y=\"-3.410724\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-118.055290\" y=\"-101.400551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.345303\" y=\"60.105213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"27.057222\" y=\"-0.101007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.304428\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.262733\" y=\"44.980961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.304535\"/>\n      <waypoint x=\"-198.740341\" y=\"-32.812424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.224915\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.597656\" y=\"55.924160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"22.571121\"/>\n      <waypoint x=\"-199.406982\" y=\"-19.993637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.729004\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.016504\" y=\"-55.305992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-77.850487\" y=\"-62.008957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.257683\" y=\"57.030354\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264297\"/>\n      <waypoint x=\"77.249847\" y=\"4.910382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.569199\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-82.316483\" y=\"118.658417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.740952\"/>\n      <waypoint x=\"-166.919464\" y=\"112.326622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.092743\" y=\"-6.516272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-4.999747\" y=\"-57.308720\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-118.791649\" y=\"-158.785278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-4.966280\" y=\"-61.308578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.467255\" y=\"-56.190010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-5.360145\" y=\"-14.235304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.794594\" y=\"48.086708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.206978\"/>\n      <waypoint x=\"-89.061630\" y=\"53.649914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.417366\" y=\"-148.400146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736877\"/>\n      <waypoint x=\"-69.025497\" y=\"-226.713333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.834953\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.894653\" y=\"-2.446520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-1.785457\" y=\"62.133350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.735687\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.284668\" y=\"-159.131683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-55.422588\" y=\"-158.166809\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.876678\" y=\"-2.865861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-5.138927\" y=\"-158.364532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-23.941254\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.852968\" y=\"-62.546631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-19.620708\" y=\"-244.663712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.503662\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.236328\" y=\"5.482874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-37.146000\" y=\"56.610889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.175135\" y=\"-96.090546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-79.658539\" y=\"-109.508759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.548004\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.716034\" y=\"41.680542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"267.281677\"/>\n      <waypoint x=\"-57.851330\" y=\"-62.194359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.698055\" y=\"-2.984579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-158.830460\" y=\"-36.622150\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.170059\" y=\"66.766693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"72.752281\"/>\n      <waypoint x=\"-99.332458\" y=\"12.225417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.627930\" y=\"62.533878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n      <waypoint x=\"-97.660530\" y=\"3.590222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.063354\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.423061\" y=\"-158.069214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-99.197662\" y=\"-13.023714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.421082\" y=\"-148.387787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.736870\"/>\n      <waypoint x=\"-102.644226\" y=\"-23.042257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.565948\" y=\"-30.940157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.811966\"/>\n      <waypoint x=\"-198.369461\" y=\"-57.565712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.382519\" y=\"-239.833786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.329742\"/>\n      <waypoint x=\"-104.377052\" y=\"-36.907253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.039932\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.595215\" y=\"-37.196499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.756275\"/>\n      <waypoint x=\"-105.795410\" y=\"102.686790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.838470\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.859881\" y=\"-153.463242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"66.081703\"/>\n      <waypoint x=\"-152.240402\" y=\"-2.553644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.030072\" y=\"6.088408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"80.699608\" y=\"16.726349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.879601\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.221558\" y=\"1.008571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.809891\"/>\n      <waypoint x=\"1.730260\" y=\"-234.132141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.240723\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.018944\" y=\"48.687054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.532776\"/>\n      <waypoint x=\"-105.531944\" y=\"-32.928108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.683882\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.564034\" y=\"42.293278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.443665\"/>\n      <waypoint x=\"-151.461395\" y=\"-67.658981\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.916080\" y=\"-67.308372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-30.664223\" y=\"0.456770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.447483\" y=\"-243.234268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.812500\"/>\n      <waypoint x=\"-195.617889\" y=\"-164.452988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"218.586212\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.165291\" y=\"84.827805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.235352\"/>\n      <waypoint x=\"40.850449\" y=\"0.016652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.281815\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.487518\" y=\"47.790424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.435089\"/>\n      <waypoint x=\"-102.736526\" y=\"-5.754084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.015201\" y=\"54.287807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.387939\"/>\n      <waypoint x=\"-81.273911\" y=\"57.599773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.850693\" y=\"117.680626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.740954\"/>\n      <waypoint x=\"40.850449\" y=\"0.016652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.281815\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.283646\" y=\"57.941422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-11.874381\" y=\"-108.930359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.801097\" y=\"-21.277899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-1.366002\" y=\"-73.278877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.457436\" y=\"-149.414734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n      <waypoint x=\"-170.404129\" y=\"-33.611744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.077759\" y=\"-154.752640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.441040\"/>\n      <waypoint x=\"-104.160049\" y=\"62.580597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.720596\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.949371\" y=\"-161.877090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-102.473244\" y=\"-55.070034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.608677\" y=\"-90.878326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.195786\"/>\n      <waypoint x=\"52.971653\" y=\"-3.139649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.308304\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.775246\" y=\"-105.558350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n      <waypoint x=\"-135.441162\" y=\"-36.440899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.842464\" y=\"0.653468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"62.064053\" y=\"-86.361504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-80.265305\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_11.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.907604\" y=\"-0.097723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.368332\"/>\n      <waypoint x=\"-21.189068\" y=\"-3.135761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.304634\" y=\"53.408508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.570709\"/>\n      <waypoint x=\"-148.553024\" y=\"-51.623039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-139.965317\" y=\"-239.599792\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.991364\"/>\n      <waypoint x=\"-190.352036\" y=\"-245.882187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.085449\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.360145\" y=\"-14.235304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"64.231056\" y=\"-98.143532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.953270\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.831072\" y=\"-65.246033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"206.325394\"/>\n      <waypoint x=\"-98.881035\" y=\"-72.331100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.428192\" y=\"62.575012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n      <waypoint x=\"-150.284866\" y=\"-159.092651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.894089\" y=\"-2.446525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-180.558502\"/>\n      <waypoint x=\"48.822266\" y=\"0.239329\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.691696\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.838562\" y=\"-84.343521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.101013\"/>\n      <waypoint x=\"-5.659923\" y=\"21.593065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.654655\" y=\"-101.413193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.921097\"/>\n      <waypoint x=\"-123.347160\" y=\"-162.329926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.563309\" y=\"62.050308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.227264\"/>\n      <waypoint x=\"-1.466403\" y=\"-61.279297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.443630\" y=\"63.960468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.677197\"/>\n      <waypoint x=\"-25.165474\" y=\"57.294193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.404238\" y=\"50.807430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.520599\"/>\n      <waypoint x=\"-120.695877\" y=\"49.082466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-122.815376\" y=\"113.871498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.737305\"/>\n      <waypoint x=\"-174.379990\" y=\"-36.742649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.903809\" y=\"48.837017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.335175\"/>\n      <waypoint x=\"-142.090591\" y=\"-36.492428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.750896\" y=\"-27.277689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-201.490158\" y=\"-32.556599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.578423\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.389290\" y=\"-161.490982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-21.070055\" y=\"-105.168465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.409307\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.050995\" y=\"-0.106207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.154831\"/>\n      <waypoint x=\"69.604645\" y=\"78.837639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"97.757401\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.755895\" y=\"-146.196579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"64.003395\" y=\"-114.392776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.040245\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.777058\" y=\"35.592575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-98.868797\" y=\"-90.421036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"265.424652\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.835220\" y=\"-105.574188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"41.695827\" y=\"-172.406219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"443.805328\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.476402\" y=\"-102.600395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.512772\"/>\n      <waypoint x=\"-24.446419\" y=\"-105.469688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.752243\" y=\"-43.350727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"-57.851330\" y=\"-62.194359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"62.585117\" y=\"97.170242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.403717\"/>\n      <waypoint x=\"-144.494980\" y=\"48.876045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.473244\" y=\"-55.070034\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-19.175209\" y=\"57.635845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.019016\" y=\"-75.049072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.568726\"/>\n      <waypoint x=\"-97.189491\" y=\"53.082962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.548309\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.133598\" y=\"-25.023544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-4.725214\" y=\"-90.120033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.070055\" y=\"-105.168465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.409307\"/>\n      <waypoint x=\"-0.234130\" y=\"-208.556122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.884731\" y=\"-65.898155\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-198.344803\" y=\"-121.565689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.951942\" y=\"-3.481952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.715530\"/>\n      <waypoint x=\"-102.886017\" y=\"22.247509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-143.165176\" y=\"-105.612373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.312180\"/>\n      <waypoint x=\"-151.871887\" y=\"-33.351444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.875227\" y=\"-109.141800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.942642\"/>\n      <waypoint x=\"-27.852629\" y=\"-62.472466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.158400\" y=\"-98.090721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-116.696022\" y=\"49.117157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.120834\" y=\"-163.010910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.440796\"/>\n      <waypoint x=\"-201.552521\" y=\"-101.544952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.619186\" y=\"37.480583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-29.423820\" y=\"-157.913071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.877001\" y=\"-12.206092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-102.620552\" y=\"-91.684059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.226700\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.348549\" y=\"60.219097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-37.884647\" y=\"-65.879616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.996841\" y=\"-11.962847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"274.672577\"/>\n      <waypoint x=\"-98.945953\" y=\"-60.171276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.805862\" y=\"-243.079590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.269943\"/>\n      <waypoint x=\"-70.309860\" y=\"-218.207504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"306.304413\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.258803\" y=\"-86.090889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-66.027969\" y=\"-232.043274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-236.608017\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-147.969666\" y=\"-107.924957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.281021\"/>\n      <waypoint x=\"-14.333374\" y=\"-62.597801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.483917\" y=\"-53.070061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-12.333460\" y=\"-62.616341\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.531143\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.826287\" y=\"119.357185\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"174.044647\"/>\n      <waypoint x=\"-149.217712\" y=\"45.784954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.106781\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-129.859207\" y=\"-97.287483\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.950624\"/>\n      <waypoint x=\"-55.851421\" y=\"-62.212902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.640625\" y=\"52.621426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"19.002396\"/>\n      <waypoint x=\"-198.355591\" y=\"-93.565697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.199257\" y=\"-61.281708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-20.626587\"/>\n      <waypoint x=\"-15.885316\" y=\"-105.442894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-151.581039\" y=\"-57.659698\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n      <waypoint x=\"17.073214\" y=\"-0.008577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.221954\" y=\"-150.267731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479393\"/>\n      <waypoint x=\"-174.379990\" y=\"-36.742649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.284180\" y=\"9.482584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-0.806096\" y=\"-140.196793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.317708\" y=\"-19.307249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-152.383972\" y=\"9.445494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.042961\" y=\"-158.494934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-29.423820\" y=\"-157.913071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.525810\" y=\"23.950619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-92.444450\"/>\n      <waypoint x=\"-1.399469\" y=\"-69.279015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.005286\" y=\"-6.949759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-202.473038\" y=\"-22.217186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.490829\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.513077\" y=\"-203.968552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-57.738655\" y=\"-88.216553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.017641\" y=\"-3.469210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-23.168716\" y=\"57.408077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.606461\" y=\"-110.503250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-237.620758\"/>\n      <waypoint x=\"-47.388817\" y=\"-161.588577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.176308\" y=\"-17.023663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-198.130966\" y=\"45.998779\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.826324\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.062195\" y=\"42.176655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.439110\"/>\n      <waypoint x=\"-0.889764\" y=\"-130.197144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-150.344299\" y=\"47.727272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.537521\"/>\n      <waypoint x=\"-198.332977\" y=\"-152.245682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.977905\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.229935\" y=\"-2.220585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-192.002075\"/>\n      <waypoint x=\"-2.507795\" y=\"55.125031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.882027\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.449913\" y=\"34.225010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-160.250244\" y=\"-162.690094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.884987\" y=\"-65.953773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-152.527557\" y=\"21.444639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.722382\" y=\"52.095619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-152.072891\" y=\"-16.552645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.218018\" y=\"-79.621033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-0.518600\" y=\"-174.557312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.852890\" y=\"-62.528091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-68.876160\" y=\"-2.670905\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-79.799843\" y=\"-126.118622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"291.304810\"/>\n      <waypoint x=\"-0.133729\" y=\"-220.555695\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.254440\" y=\"56.916470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"40.850449\" y=\"0.016652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.281815\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.841866\" y=\"0.867919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-78.049744\" y=\"-109.177116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.156799\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.016134\" y=\"-55.350182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479393\"/>\n      <waypoint x=\"-148.313736\" y=\"-71.621605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.708480\" y=\"-92.119957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-202.872482\" y=\"-16.270002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"94.193871\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-172.280807\" y=\"51.735161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-172.283813\" y=\"-159.307358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.543274\" y=\"-125.544952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-86.841194\" y=\"1.004385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-155.871933\" y=\"-37.067074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.124054\"/>\n      <waypoint x=\"-102.962433\" y=\"36.236271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.485115\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.404770\" y=\"51.778980\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.187683\"/>\n      <waypoint x=\"-150.467438\" y=\"-33.416004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.186554\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.090597\" y=\"-236.553604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-231.901825\"/>\n      <waypoint x=\"-61.824245\" y=\"-109.086693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.935280\" y=\"-62.171249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n      <waypoint x=\"-0.200663\" y=\"-212.555984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.544487\" y=\"50.106400\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.270004\"/>\n      <waypoint x=\"78.715401\" y=\"6.462715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.136688\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.042870\" y=\"-158.514465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-13.155334\" y=\"0.286092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.566634\" y=\"-242.948654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.835464\"/>\n      <waypoint x=\"-201.519241\" y=\"-187.968552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.587803\" y=\"-244.255142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.292999\"/>\n      <waypoint x=\"-32.435417\" y=\"-108.994705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.820618\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.545593\" y=\"-119.544952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-99.602455\" y=\"43.707516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.668640\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-195.617889\" y=\"-164.452988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"218.586212\"/>\n      <waypoint x=\"-90.841003\" y=\"1.043376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.167603\" y=\"-117.973503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"281.517242\"/>\n      <waypoint x=\"-151.752243\" y=\"-43.350727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.972576\" y=\"-3.198690\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.308304\"/>\n      <waypoint x=\"-127.441399\" y=\"-36.378906\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.740875\" y=\"72.533195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n      <waypoint x=\"-100.338959\" y=\"-33.018192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-125.468109\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.348942\" y=\"-230.293137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.583786\"/>\n      <waypoint x=\"57.019016\" y=\"-75.049072\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.568726\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.108518\" y=\"1.036527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.863525\"/>\n      <waypoint x=\"-103.262733\" y=\"44.980961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.304535\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.721542\" y=\"-66.184685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"210.703827\"/>\n      <waypoint x=\"-19.189163\" y=\"-3.155256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.523506\" y=\"59.952614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.813416\"/>\n      <waypoint x=\"-50.664516\" y=\"124.175278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.292853\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.817675\" y=\"-198.585770\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-73.835144\" y=\"-105.624268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.477936\" y=\"-28.548084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.431839\"/>\n      <waypoint x=\"-87.476196\" y=\"-110.526817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.879791\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.811790\" y=\"67.704178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.247719\"/>\n      <waypoint x=\"-21.189068\" y=\"-3.135761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.388531\" y=\"-161.647141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-125.441460\" y=\"-36.363407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.723137\" y=\"52.269081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-184.379700\" y=\"-36.820141\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.796951\" y=\"60.175446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-155.369080\"/>\n      <waypoint x=\"-150.467438\" y=\"-33.416004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.186554\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.141174\" y=\"-97.098709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.472843\"/>\n      <waypoint x=\"-147.402100\" y=\"-85.893745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.392776\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.896698\" y=\"24.247475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-148.853455\" y=\"-26.514837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.314453\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.218002\" y=\"68.869392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"275.678741\"/>\n      <waypoint x=\"-145.997299\" y=\"-37.611397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.238831\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.812210\" y=\"96.572845\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n      <waypoint x=\"-23.368011\" y=\"60.902401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.504318\" y=\"-3.220420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-80.841484\" y=\"0.945900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.740700\" y=\"47.694870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.303070\"/>\n      <waypoint x=\"-151.365677\" y=\"-75.658409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.709686\" y=\"49.212029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.985535\"/>\n      <waypoint x=\"-5.284241\" y=\"-23.307114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.338638\" y=\"-137.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n      <waypoint x=\"-52.261974\" y=\"-240.502274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-28.695374\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.822647\" y=\"-30.800982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.460785\"/>\n      <waypoint x=\"-84.554779\" y=\"-123.773857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.590981\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"66.868790\" y=\"92.729408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-50.370888\"/>\n      <waypoint x=\"-1.717429\" y=\"-31.277548\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.765001\" y=\"-105.448776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.820618\"/>\n      <waypoint x=\"-147.986526\" y=\"-84.417885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.174225\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.697617\" y=\"-13.042402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n      <waypoint x=\"-104.055382\" y=\"-94.674271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.505997\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.969814\" y=\"-3.021567\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.308304\"/>\n      <waypoint x=\"-47.851765\" y=\"-62.287064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.853062\" y=\"-62.565170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-129.346893\" y=\"-162.388489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-123.207870\" y=\"117.047394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.735332\"/>\n      <waypoint x=\"61.703541\" y=\"0.816471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.015121\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"76.691063\" y=\"54.976589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.139309\"/>\n      <waypoint x=\"-98.983963\" y=\"-53.051376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.112244\" y=\"-29.023487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n      <waypoint x=\"-152.192535\" y=\"-6.553362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.507919\" y=\"66.526314\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.356621\"/>\n      <waypoint x=\"54.702736\" y=\"103.686577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.757099\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.406252\" y=\"117.867477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.449161\"/>\n      <waypoint x=\"0.410594\" y=\"58.752911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.735687\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town07\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.294098\" y=\"-168.330460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"439.493256\"/>\n      <waypoint x=\"81.904922\" y=\"22.175951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.177147\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.055382\" y=\"-94.674271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.505997\"/>\n      <waypoint x=\"-5.827258\" y=\"41.592365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.560226\" y=\"-81.544960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-148.194092\" y=\"-81.620888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.314453\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.329079\" y=\"59.535797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-1.960669\" y=\"-2.206439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.817830\" y=\"-19.277967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-0.217396\" y=\"-210.556046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.767630\" y=\"-25.277760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-101.725502\" y=\"52.221935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.404083\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.427765\" y=\"21.481726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-5.100172\" y=\"-45.306343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-152.830643\" y=\"-36.575657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-102.654907\" y=\"-21.042286\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.152493\" y=\"56.838657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"-134.034103\" y=\"-100.576942\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.049377\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-149.403824\" y=\"19.481871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-152.156311\" y=\"-86.722771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"62.707012\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.960669\" y=\"-2.206439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-108.696587\" y=\"49.186539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-184.249100\" y=\"-162.924316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-140.062531\" y=\"-94.664276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-72.332863\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.422302\" y=\"-158.225372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-102.464317\" y=\"-56.740608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-173.667435\" y=\"-245.112732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.075653\"/>\n      <waypoint x=\"-17.390242\" y=\"-161.295807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.110390\" y=\"-161.751236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.717804\"/>\n      <waypoint x=\"-10.526521\" y=\"-105.426125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-202.899017\" y=\"86.532249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n      <waypoint x=\"-149.284180\" y=\"9.482584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.788647\" y=\"-104.293144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.561371\"/>\n      <waypoint x=\"-72.841866\" y=\"0.867919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.698151\" y=\"-3.004074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-38.764359\" y=\"-109.014519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.454071\" y=\"-42.821583\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"271.051575\"/>\n      <waypoint x=\"-198.348648\" y=\"-111.565697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-155.871933\" y=\"-37.067074\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"158.124054\"/>\n      <waypoint x=\"-11.657336\" y=\"-105.429665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.389290\" y=\"-161.490982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-138.695206\" y=\"48.926350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.709686\" y=\"49.212029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.985535\"/>\n      <waypoint x=\"-64.899994\" y=\"-91.088264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.147285\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.830582\" y=\"-36.591152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.555969\"/>\n      <waypoint x=\"-161.817719\" y=\"-243.219879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.075653\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.811264\" y=\"8.245718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-42.876961\" y=\"-2.924346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.641544\" y=\"-100.119926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-170.253998\" y=\"48.652626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-156.602829\" y=\"51.871147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-137.465118\" y=\"-33.356487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town07\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.693390\" y=\"25.592928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-160.254379\" y=\"48.739357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-188.379578\" y=\"-36.851135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n      <waypoint x=\"-180.860611\" y=\"110.829994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.872559\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-136.285538\" y=\"-158.956009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-5.016134\" y=\"-55.350182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479393\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.377052\" y=\"-36.907253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.039932\"/>\n      <waypoint x=\"-42.775295\" y=\"-105.527054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.355038\" y=\"60.446865\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-99.176308\" y=\"-17.023663\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-153.921890\" y=\"-88.304359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.033026\"/>\n      <waypoint x=\"-199.559067\" y=\"50.285530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.019287\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-3.709991\" y=\"-107.448502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.062378\"/>\n      <waypoint x=\"-148.265884\" y=\"-75.621315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.949837\" y=\"-161.779495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n      <waypoint x=\"-204.525665\" y=\"17.895844\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.051094\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.204308\" y=\"35.797604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.272209\"/>\n      <waypoint x=\"-100.153015\" y=\"55.718231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"273.580566\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-141.464996\" y=\"-33.387486\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-203.011948\" y=\"96.531563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647171\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-204.215240\" y=\"23.942862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.071571\"/>\n      <waypoint x=\"4.732820\" y=\"0.111717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town07_val.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.971653\" y=\"-3.139649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.308304\"/>\n      <waypoint x=\"-137.832108\" y=\"-100.616440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-163.706757\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.381142\" y=\"-158.869125\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-29.884987\" y=\"-65.953773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.172585\" y=\"53.415447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"74.755684\" y=\"7.366694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.284500\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.289810\" y=\"-73.621468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-5.360145\" y=\"-14.235304\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.607960\" y=\"121.040794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.567596\"/>\n      <waypoint x=\"25.071255\" y=\"-0.086501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.532822\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.017448\" y=\"-3.508200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"-17.885502\" y=\"-66.065018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.696251\" y=\"49.169197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-78.272293\" y=\"-105.638153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.179321\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.842049\" y=\"0.828929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.441498\"/>\n      <waypoint x=\"-1.433153\" y=\"-234.894669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.148041\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.074732\" y=\"-108.090378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-86.671577\" y=\"-119.244995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-243.488068\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.524628\" y=\"-173.968552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.022064\"/>\n      <waypoint x=\"-44.764328\" y=\"-109.033295\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.820679\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.997025\" y=\"-14.515699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-98.859680\" y=\"-76.331032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.305878\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-128.722458\" y=\"52.112965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-188.280212\" y=\"51.596394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.424507\" y=\"-95.025558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.316292\"/>\n      <waypoint x=\"-102.843307\" y=\"14.247655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.462234\" y=\"49.443733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.793518\"/>\n      <waypoint x=\"-76.864647\" y=\"-161.656418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.954437\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.764264\" y=\"1.219104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.223053\"/>\n      <waypoint x=\"-148.997025\" y=\"-14.515699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.365906\" y=\"-66.116188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-106.852890\" y=\"-33.119267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town07\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.208092\" y=\"98.691040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"278.387604\"/>\n      <waypoint x=\"-148.076431\" y=\"-39.948940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.105499\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.422506\" y=\"-104.304306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.744171\"/>\n      <waypoint x=\"-76.949371\" y=\"-161.877090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.440811\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town07\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.327380\" y=\"41.621651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-102.180763\" y=\"-34.813885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.135895\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.850830\" y=\"-62.083118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.468842\"/>\n      <waypoint x=\"-5.393210\" y=\"-10.283456\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-154.854599\" y=\"-33.491245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.555969\"/>\n      <waypoint x=\"-4.675013\" y=\"-96.119820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town07\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-192.196518\" y=\"48.462307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.503052\"/>\n      <waypoint x=\"-195.934479\" y=\"-236.589874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.621445\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.676376\" y=\"-41.313778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-62.984386\" y=\"-158.240616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"12.412374\" y=\"59.437424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"183.264297\"/>\n      <waypoint x=\"37.466167\" y=\"109.638893\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.355087\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town07\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.342052\" y=\"59.991333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n      <waypoint x=\"-102.494598\" y=\"-51.070091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.305878\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.006191\" y=\"-6.905344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.605225\"/>\n      <waypoint x=\"76.691063\" y=\"54.976589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.139309\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-117.850693\" y=\"117.680626\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.740954\"/>\n      <waypoint x=\"-149.464996\" y=\"-39.243130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-67.425720\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town07\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.883785\" y=\"-65.694206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n      <waypoint x=\"-73.065636\" y=\"-147.392242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"286.736877\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town07\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.024670\" y=\"117.020065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.450638\"/>\n      <waypoint x=\"8.219566\" y=\"62.703979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.264294\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town07\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-198.120850\" y=\"-168.386230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"256.374573\"/>\n      <waypoint x=\"-186.280289\" y=\"51.613739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.650646\" y=\"120.869606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"178.026993\"/>\n      <waypoint x=\"-201.146530\" y=\"21.756382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.727936\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town07\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.261154\" y=\"117.719376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"186.740952\"/>\n      <waypoint x=\"-198.359436\" y=\"-83.565704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-130.722382\" y=\"52.095619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.496948\"/>\n      <waypoint x=\"-151.365677\" y=\"-75.658409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.685539\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-193.120834\" y=\"-163.010910\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.440796\"/>\n      <waypoint x=\"-137.114166\" y=\"-96.847023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.729187\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.370083\" y=\"-0.411591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.019440\"/>\n      <waypoint x=\"-4.899328\" y=\"-160.369507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.720612\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-127.465416\" y=\"-33.278999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.443996\"/>\n      <waypoint x=\"-106.918877\" y=\"86.299644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.387596\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town07\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-133.113770\" y=\"115.955780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.127432\"/>\n      <waypoint x=\"-99.225899\" y=\"-7.735367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.694092\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town07\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.825615\" y=\"-78.120453\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.479378\"/>\n      <waypoint x=\"-38.877151\" y=\"-2.963337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.504793\" y=\"-3.317896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.441498\"/>\n      <waypoint x=\"47.953522\" y=\"104.316383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.804825\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town07\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-199.834808\" y=\"98.572716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n      <waypoint x=\"-198.334015\" y=\"-149.543716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.022064\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town07\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.115501\" y=\"2.185926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-244.940460\"/>\n      <waypoint x=\"22.608074\" y=\"114.768616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"165.550659\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town07\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-201.383270\" y=\"15.816454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.707520\"/>\n      <waypoint x=\"-202.831238\" y=\"80.532654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.647163\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town07\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.811279\" y=\"8.247766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.694092\"/>\n      <waypoint x=\"-199.405594\" y=\"60.575138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.647156\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.983345\" y=\"-158.416290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.559189\"/>\n      <waypoint x=\"-109.441940\" y=\"-36.239422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.444000\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town07\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.026749\" y=\"55.948654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.596588\"/>\n      <waypoint x=\"-57.738655\" y=\"-88.216553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.089656\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-1.817830\" y=\"-19.277967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.479370\"/>\n      <waypoint x=\"-62.106125\" y=\"-236.952393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-226.149826\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town07\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.313736\" y=\"-71.621605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-71.883171\" y=\"-65.564430\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.468842\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town07\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-183.647919\" y=\"-245.222519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-14.852097\"/>\n      <waypoint x=\"-58.429695\" y=\"-236.075623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.639572\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town07\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.003296\" y=\"2.183671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.378418\"/>\n      <waypoint x=\"-1.411069\" y=\"-156.665665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.418030\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town07\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-148.724243\" y=\"-37.314060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.685547\"/>\n      <waypoint x=\"-105.337776\" y=\"74.428970\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.632561\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_00.xml",
    "content": "<routes><route id=\"0\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.716343\" y=\"24.637575\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-40.952206\" y=\"-47.851101\" yaw=\"-72.806168\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-66.826149\" y=\"24.498343\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.816635\" y=\"-35.853977\" yaw=\"70.466370\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.817665\" y=\"123.233757\" yaw=\"113.643456\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.711014\" y=\"41.938332\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.155701\" y=\"120.154976\" yaw=\"-137.482758\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.032387\" y=\"-27.913216\" yaw=\"-81.684593\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.514481\" y=\"24.467669\" yaw=\"-5.039509\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.494240\" y=\"110.965004\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.814083\" y=\"-57.418140\" yaw=\"359.976562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.315447\" y=\"13.254318\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-22.694096\" y=\"16.620935\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.643698\" y=\"-57.542671\" yaw=\"0.596741\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.413277\" y=\"24.910231\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.273846\" y=\"28.204247\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.522408\" y=\"100.945351\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.052280\" y=\"66.307434\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.746925\" y=\"10.888010\" yaw=\"-78.154999\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.046604\" y=\"-68.443222\" yaw=\"-179.403259\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.544918\" y=\"92.945389\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.288040\" y=\"6.565273\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.687973\" y=\"-37.354061\" yaw=\"90.432320\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.502190\" y=\"72.678482\" yaw=\"46.645996\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.389320\" y=\"130.471252\" yaw=\"180.320450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.925362\" y=\"126.792679\" yaw=\"-156.564133\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"13.742381\" y=\"-67.902588\" yaw=\"179.976578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.716303\" y=\"24.609789\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.106094\" y=\"21.843784\" yaw=\"34.122910\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-112.583176\" y=\"-31.151508\" yaw=\"100.841606\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.908020\" y=\"111.897911\" yaw=\"237.815720\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.073364\" y=\"35.143375\" yaw=\"-62.227779\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.147622\" y=\"130.173218\" yaw=\"-179.647873\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.398109\" y=\"58.570061\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.359474\" y=\"107.114899\" yaw=\"-72.328743\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"61.445312\" y=\"13.354706\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.797127\" y=\"126.554153\" yaw=\"-45.042244\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.002846\" y=\"53.269283\" yaw=\"-89.609253\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.330410\" y=\"141.038208\" yaw=\"0.320448\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.443764\" y=\"-15.394262\" yaw=\"-90.203270\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.636642\" y=\"27.700794\" yaw=\"-111.812469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.218056\" y=\"-33.380585\" yaw=\"90.432320\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-38.539532\" y=\"72.946815\" yaw=\"317.605255\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.413338\" y=\"24.865774\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.902084\" y=\"86.397430\" yaw=\"261.918518\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.075844\" y=\"27.972656\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.147736\" y=\"130.210083\" yaw=\"-179.647873\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.835960\" y=\"114.962662\" yaw=\"-126.579094\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.142303\" y=\"66.267914\" yaw=\"-179.926727\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.413391\" y=\"24.829655\" yaw=\"-359.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.517200\" y=\"130.035736\" yaw=\"-539.647888\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.837214\" y=\"-57.700920\" yaw=\"0.596735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"94.001587\" y=\"111.530930\" yaw=\"117.012184\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.080078\" y=\"32.793537\" yaw=\"-68.075035\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.852097\" y=\"-14.759542\" yaw=\"270.137848\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.763824\" y=\"46.610069\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.425102\" y=\"128.368103\" yaw=\"-154.855957\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.763626\" y=\"-27.301529\" yaw=\"270.432312\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.590935\" y=\"27.934658\" yaw=\"-0.926424\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.047432\" y=\"28.339764\" yaw=\"-359.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.114803\" y=\"-47.064526\" yaw=\"-269.567657\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.284050\" y=\"103.291061\" yaw=\"247.503830\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.092674\" y=\"40.073662\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-40.888916\" y=\"19.380285\" yaw=\"144.863037\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"86.843216\" y=\"13.273250\" yaw=\"-187.605621\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.973961\" y=\"-54.239594\" yaw=\"134.352402\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.051079\" y=\"9.749654\" yaw=\"140.956345\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.587746\" y=\"-58.229477\" yaw=\"0.523507\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.812677\" y=\"-60.900982\" yaw=\"359.976562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.794273\" y=\"13.059517\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.977787\" y=\"69.830360\" yaw=\"0.073273\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.507935\" y=\"127.372368\" yaw=\"-158.949387\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.814083\" y=\"-57.418140\" yaw=\"359.976562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"61.445312\" y=\"13.354706\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.576080\" y=\"29.861130\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-66.905792\" y=\"140.102051\" yaw=\"5.596710\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.364998\" y=\"0.142778\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.421848\" y=\"32.336678\" yaw=\"99.237434\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.678869\" y=\"-57.519478\" yaw=\"0.786896\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.923424\" y=\"64.891273\" yaw=\"-269.609222\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.657791\" y=\"-41.353947\" yaw=\"90.432320\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.991615\" y=\"54.891502\" yaw=\"-269.609222\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.477387\" y=\"-68.041504\" yaw=\"-179.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.643333\" y=\"35.860752\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.685814\" y=\"27.954290\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.030289\" y=\"49.221634\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.445152\" y=\"-19.353189\" yaw=\"450.326813\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.579260\" y=\"65.912399\" yaw=\"190.766373\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.945282\" y=\"-19.364563\" yaw=\"450.331818\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.730202\" y=\"92.674332\" yaw=\"91.143028\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.822990\" y=\"31.896166\" yaw=\"-99.766609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.814100\" y=\"-57.406700\" yaw=\"359.976562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.716679\" y=\"69.452934\" yaw=\"-12.438049\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.702362\" y=\"77.064041\" yaw=\"80.069580\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.479214\" y=\"130.023682\" yaw=\"-539.647888\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.365673\" y=\"21.729733\" yaw=\"-32.038467\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.124599\" y=\"64.635345\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.836889\" y=\"-57.763409\" yaw=\"0.596735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-53.082504\" y=\"-65.047562\" yaw=\"-179.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.413364\" y=\"24.849102\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.947678\" y=\"105.128403\" yaw=\"-74.682945\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.580253\" y=\"-67.954041\" yaw=\"-179.085037\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.494267\" y=\"110.945312\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.982246\" y=\"66.355934\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.742376\" y=\"-67.909943\" yaw=\"179.976578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.510193\" y=\"68.569405\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.788778\" y=\"-64.405052\" yaw=\"179.976578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.644150\" y=\"12.965464\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.412144\" y=\"-57.399994\" yaw=\"359.976562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.052280\" y=\"66.307434\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.290573\" y=\"4.391361\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.682724\" y=\"-60.849579\" yaw=\"3.594086\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.822990\" y=\"31.896166\" yaw=\"-99.766609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.183441\" y=\"43.735123\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.826267\" y=\"24.581699\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.939270\" y=\"-17.344913\" yaw=\"450.009125\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.684376\" y=\"13.126507\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.216141\" y=\"-2.208392\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.726143\" y=\"28.555338\" yaw=\"89.838768\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.300583\" y=\"82.914726\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-33.997002\" y=\"129.561310\" yaw=\"-166.761505\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"13.137831\" y=\"69.765358\" yaw=\"0.073273\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.261612\" y=\"-26.077177\" yaw=\"-84.083076\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.260315\" y=\"24.802601\" yaw=\"-367.130676\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-38.539532\" y=\"72.946815\" yaw=\"317.605255\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.043251\" y=\"24.920317\" yaw=\"-359.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.718811\" y=\"27.937527\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.283028\" y=\"116.138115\" yaw=\"124.074806\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.794250\" y=\"13.042847\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.663081\" y=\"140.878555\" yaw=\"1.027385\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.128250\" y=\"-45.255516\" yaw=\"-89.567657\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.716369\" y=\"24.659803\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.409285\" y=\"-64.399994\" yaw=\"179.976578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.857679\" y=\"66.244896\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"97.822525\" y=\"19.157673\" yaw=\"-148.350769\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-108.391747\" y=\"-43.808552\" yaw=\"115.803436\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.075836\" y=\"27.967100\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.985935\" y=\"117.162659\" yaw=\"92.090851\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.440842\" y=\"2.797944\" yaw=\"98.542770\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.812660\" y=\"-60.910786\" yaw=\"359.976562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.556404\" y=\"-57.901768\" yaw=\"-147.304962\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.742380\" y=\"-67.906670\" yaw=\"179.976578\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.335426\" y=\"22.579153\" yaw=\"-25.250046\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.369102\" y=\"134.206100\" yaw=\"180.320450\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.242241\" y=\"18.142361\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.716352\" y=\"24.643131\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-33.997002\" y=\"129.561310\" yaw=\"-166.761505\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-109.048965\" y=\"21.869349\" yaw=\"133.762360\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.782448\" y=\"8.535709\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.403769\" y=\"28.257399\" yaw=\"-359.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.132965\" y=\"34.189312\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.803940\" y=\"16.503933\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.137836\" y=\"69.752571\" yaw=\"0.073273\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.528687\" y=\"-55.212166\" yaw=\"-135.675003\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.814301\" y=\"80.890900\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-40.538471\" y=\"133.461929\" yaw=\"-539.647888\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.349571\" y=\"137.683670\" yaw=\"0.320448\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.477737\" y=\"56.963066\" yaw=\"-449.609222\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.976368\" y=\"123.955429\" yaw=\"-124.828514\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.726036\" y=\"28.115334\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.155701\" y=\"120.154976\" yaw=\"-137.482758\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.646877\" y=\"-54.791889\" yaw=\"-59.777954\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.295570\" y=\"-43.895447\" yaw=\"-56.653076\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-22.857664\" y=\"66.219322\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.017139\" y=\"133.036469\" yaw=\"-189.539886\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.778519\" y=\"-25.354404\" yaw=\"90.432320\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.538078\" y=\"53.268169\" yaw=\"89.248909\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-109.317810\" y=\"-41.781784\" yaw=\"113.309799\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.082176\" y=\"-65.110046\" yaw=\"-179.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.857676\" y=\"66.237228\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.269363\" y=\"14.190184\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.932327\" y=\"-59.976254\" yaw=\"-153.119949\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.746422\" y=\"90.868401\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.059219\" y=\"-16.207478\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.142313\" y=\"66.250015\" yaw=\"-179.926727\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.218056\" y=\"-33.380585\" yaw=\"90.432320\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.410714\" y=\"-60.899994\" yaw=\"359.976562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"73.355644\" y=\"-60.056816\" yaw=\"12.316559\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.807274\" y=\"5.901867\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.692848\" y=\"-42.363918\" yaw=\"-115.322563\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.177841\" y=\"45.715416\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"97.980728\" y=\"60.873455\" yaw=\"115.936874\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.521614\" y=\"-65.208366\" yaw=\"180.596741\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.646942\" y=\"131.268234\" yaw=\"29.185913\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.085968\" y=\"85.414810\" yaw=\"443.397949\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.876953\" y=\"101.091331\" yaw=\"-79.391365\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.047539\" y=\"129.264877\" yaw=\"-185.261658\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.809105\" y=\"-57.436718\" yaw=\"-340.640503\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.388851\" y=\"130.639038\" yaw=\"180.320450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.717606\" y=\"-2.097625\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.352623\" y=\"-12.741168\" yaw=\"449.892212\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.759388\" y=\"30.743763\" yaw=\"-38.149239\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.938915\" y=\"67.778290\" yaw=\"-30.830978\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.147660\" y=\"130.185516\" yaw=\"-179.647873\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.286682\" y=\"48.669853\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.413322\" y=\"24.876888\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.764420\" y=\"-64.679710\" yaw=\"180.596741\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-66.905792\" y=\"140.102051\" yaw=\"5.596710\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.894394\" y=\"61.104897\" yaw=\"-66.315247\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"37.369507\" y=\"134.060699\" yaw=\"180.320450\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.578117\" y=\"74.668221\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.347931\" y=\"-61.545734\" yaw=\"-6.067180\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.013802\" y=\"101.455940\" yaw=\"249.125076\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.979977\" y=\"-53.812416\" yaw=\"-108.553894\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.534153\" y=\"9.566462\" yaw=\"-79.844582\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.215706\" y=\"-2.286854\" yaw=\"-269.357727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.268150\" y=\"2.391487\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.033623\" y=\"96.974907\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.702217\" y=\"8.003315\" yaw=\"-129.023834\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.788052\" y=\"6.555424\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.590843\" y=\"76.625450\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.833927\" y=\"-8.843972\" yaw=\"-90.320740\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.147622\" y=\"130.173218\" yaw=\"-179.647873\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.809784\" y=\"50.750259\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.683479\" y=\"43.705574\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-27.836781\" y=\"-57.784237\" yaw=\"-359.403259\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.255135\" y=\"-45.969902\" yaw=\"120.832489\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.932304\" y=\"96.818436\" yaw=\"252.230377\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.047298\" y=\"53.948402\" yaw=\"-90.751099\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.249550\" y=\"71.580513\" yaw=\"35.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"108.122841\" y=\"-36.020771\" yaw=\"-106.600098\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.485161\" y=\"-68.708176\" yaw=\"180.596741\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.998817\" y=\"36.153240\" yaw=\"-81.336609\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.107437\" y=\"33.788692\" yaw=\"-310.369537\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.179085\" y=\"129.844177\" yaw=\"166.402435\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.988110\" y=\"36.997963\" yaw=\"-284.777740\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.812660\" y=\"-60.910786\" yaw=\"359.976562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.445354\" y=\"13.324144\" yaw=\"-179.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.421745\" y=\"18.775936\" yaw=\"51.123550\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.977783\" y=\"69.853378\" yaw=\"0.073273\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.559418\" y=\"-16.248631\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.630295\" y=\"66.071152\" yaw=\"-194.151093\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.166374\" y=\"37.936672\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.964340\" y=\"58.891411\" yaw=\"-269.609222\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.660324\" y=\"30.165953\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.602100\" y=\"72.625465\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.981674\" y=\"115.424423\" yaw=\"-450.161224\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.883476\" y=\"-64.337959\" yaw=\"167.305847\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.305776\" y=\"16.715406\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.652725\" y=\"54.645229\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.750954\" y=\"27.837091\" yaw=\"5.781296\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.422352\" y=\"57.675831\" yaw=\"99.683212\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.081635\" y=\"-14.207608\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-109.250648\" y=\"92.925491\" yaw=\"437.118683\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"61.435585\" y=\"16.854692\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.987999\" y=\"66.608780\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.430458\" y=\"21.537046\" yaw=\"-396.441833\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.338783\" y=\"-17.381041\" yaw=\"90.432320\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.547394\" y=\"14.984988\" yaw=\"-69.206650\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.816864\" y=\"-3.684538\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.826233\" y=\"24.559471\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.877892\" y=\"20.436588\" yaw=\"42.791946\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.369593\" y=\"134.027130\" yaw=\"180.320450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.113159\" y=\"-47.255455\" yaw=\"-89.567657\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.038277\" y=\"32.232716\" yaw=\"-47.850941\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.883476\" y=\"-64.337959\" yaw=\"167.305847\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.891685\" y=\"130.436188\" yaw=\"180.559433\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.059219\" y=\"-16.207478\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.586384\" y=\"55.994331\" yaw=\"263.385895\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.233009\" y=\"-58.037113\" yaw=\"-6.565091\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-56.362633\" y=\"23.404142\" yaw=\"-19.038647\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.742250\" y=\"28.761721\" yaw=\"-343.756531\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.300583\" y=\"82.914726\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-40.538471\" y=\"133.461929\" yaw=\"-539.647888\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-33.700050\" y=\"129.019852\" yaw=\"-157.304535\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.231377\" y=\"133.217575\" yaw=\"31.826736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.688164\" y=\"39.860500\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.716389\" y=\"24.670918\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.503029\" y=\"50.594757\" yaw=\"89.248909\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.056389\" y=\"133.657745\" yaw=\"169.702194\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.056389\" y=\"133.657745\" yaw=\"169.702194\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.760757\" y=\"1.752148\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.242352\" y=\"119.946968\" yaw=\"-101.214310\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.675068\" y=\"-62.497700\" yaw=\"-146.972900\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.694135\" y=\"16.648722\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.808701\" y=\"-21.354519\" yaw=\"90.432320\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.014381\" y=\"-20.207214\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.353271\" y=\"54.570320\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.571068\" y=\"39.922943\" yaw=\"-273.392883\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.763695\" y=\"124.253029\" yaw=\"-148.045731\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.499035\" y=\"34.291031\" yaw=\"-99.005394\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.160492\" y=\"-53.061531\" yaw=\"-42.482243\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.119331\" y=\"36.189266\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.742373\" y=\"-67.908302\" yaw=\"179.976578\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.142302\" y=\"66.270470\" yaw=\"-179.926727\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.653877\" y=\"16.465450\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"37.812656\" y=\"-60.912418\" yaw=\"359.976562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.816891\" y=\"-3.704237\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.210800\" y=\"41.899605\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.335426\" y=\"22.579153\" yaw=\"-25.250046\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.112259\" y=\"126.720337\" yaw=\"150.611725\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.147114\" y=\"56.635372\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.193726\" y=\"-4.208261\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.628998\" y=\"20.424208\" yaw=\"59.343292\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.857679\" y=\"66.234673\" yaw=\"-179.926727\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.508827\" y=\"23.861506\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.949033\" y=\"130.268021\" yaw=\"180.867737\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.033966\" y=\"70.749008\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.441505\" y=\"-32.665684\" yaw=\"-74.108536\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-92.853310\" y=\"113.520744\" yaw=\"236.142990\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.143547\" y=\"35.899982\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.743027\" y=\"22.555363\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.694178\" y=\"16.682064\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-21.837107\" y=\"-57.721748\" yaw=\"0.596735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.033501\" y=\"28.420303\" yaw=\"-359.840790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.273785\" y=\"28.243145\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.487595\" y=\"12.921419\" yaw=\"-178.784607\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.085968\" y=\"85.414810\" yaw=\"443.397949\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.485161\" y=\"-68.708176\" yaw=\"180.596741\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.307060\" y=\"5.862636\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.798172\" y=\"-50.352551\" yaw=\"-49.045792\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.214966\" y=\"22.142269\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.445343\" y=\"-19.361355\" yaw=\"270.334595\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.644135\" y=\"12.954350\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.436821\" y=\"62.962929\" yaw=\"-449.609222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.764745\" y=\"-64.617218\" yaw=\"180.596741\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.936905\" y=\"62.939064\" yaw=\"-449.609222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.678869\" y=\"-57.519478\" yaw=\"0.786896\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.160408\" y=\"30.142084\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-46.794262\" y=\"13.053961\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.804050\" y=\"16.592846\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-31.120148\" y=\"-61.318623\" yaw=\"-359.403259\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.816162\" y=\"130.463776\" yaw=\"172.718719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.716397\" y=\"24.676474\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.923264\" y=\"64.939011\" yaw=\"-449.609222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.398415\" y=\"-57.405895\" yaw=\"360.359283\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.924583\" y=\"110.277840\" yaw=\"241.136597\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.050507\" y=\"90.974930\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.754307\" y=\"18.535675\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.031799\" y=\"23.783098\" yaw=\"16.784805\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.350117\" y=\"137.493515\" yaw=\"0.320448\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.876953\" y=\"101.091331\" yaw=\"-79.391365\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.742531\" y=\"44.750641\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.171997\" y=\"-51.064835\" yaw=\"35.524643\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.445419\" y=\"13.279686\" yaw=\"-179.840790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.433155\" y=\"140.352081\" yaw=\"-359.647888\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.092049\" y=\"40.189587\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.521614\" y=\"-65.208366\" yaw=\"180.596741\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.191422\" y=\"-53.460651\" yaw=\"-307.161255\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.920746\" y=\"60.609161\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.047821\" y=\"69.784416\" yaw=\"0.073273\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.571121\" y=\"43.245644\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.794319\" y=\"13.092859\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.433418\" y=\"140.438110\" yaw=\"-359.647888\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.147282\" y=\"130.062592\" yaw=\"-179.647873\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.142302\" y=\"66.270470\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.852112\" y=\"9.901615\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.154972\" y=\"-58.131260\" yaw=\"-359.403259\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.340553\" y=\"9.073750\" yaw=\"131.055435\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.118633\" y=\"-61.610237\" yaw=\"-359.403259\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.517200\" y=\"130.035736\" yaw=\"-539.647888\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.066124\" y=\"24.478228\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.066010\" y=\"125.249886\" yaw=\"-151.112320\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.170074\" y=\"-47.343452\" yaw=\"-54.254585\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.045727\" y=\"-68.609856\" yaw=\"-179.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.734261\" y=\"136.351273\" yaw=\"8.457657\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.660324\" y=\"30.165953\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.446991\" y=\"-60.847221\" yaw=\"-147.304962\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.742373\" y=\"-67.909119\" yaw=\"179.976578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.726028\" y=\"28.109776\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.742378\" y=\"-67.918930\" yaw=\"179.976578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.973961\" y=\"-54.239594\" yaw=\"134.352402\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-109.215790\" y=\"19.294619\" yaw=\"65.822403\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.212264\" y=\"140.709900\" yaw=\"0.352119\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.685814\" y=\"27.954290\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.273785\" y=\"28.243145\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"97.110077\" y=\"62.331352\" yaw=\"125.753830\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.107788\" y=\"-48.112549\" yaw=\"-48.906647\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.044739\" y=\"-68.672340\" yaw=\"-179.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.078285\" y=\"91.773849\" yaw=\"438.593048\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.619759\" y=\"12.936561\" yaw=\"-193.857208\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.620667\" y=\"-37.205559\" yaw=\"-69.216408\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.124599\" y=\"64.635345\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.671082\" y=\"-6.247360\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  </routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_01.xml",
    "content": "<routes><route id=\"0\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.036797\" y=\"-18.207348\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.726074\" y=\"28.143118\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.440842\" y=\"2.797944\" yaw=\"98.542770\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.143112\" y=\"35.821522\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.013802\" y=\"101.455940\" yaw=\"249.125076\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-40.952206\" y=\"-47.851101\" yaw=\"-72.806168\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.941353\" y=\"17.822651\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.349571\" y=\"137.683670\" yaw=\"0.320448\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.083260\" y=\"-64.901756\" yaw=\"-179.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.148865\" y=\"94.712692\" yaw=\"93.548813\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.158173\" y=\"140.877670\" yaw=\"-7.296890\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.918625\" y=\"-49.642780\" yaw=\"-129.860016\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.146606\" y=\"32.189358\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.895336\" y=\"-64.914268\" yaw=\"-170.564728\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.671509\" y=\"-6.249260\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.499866\" y=\"108.965012\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.716363\" y=\"24.654245\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.502190\" y=\"72.678482\" yaw=\"46.645996\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.079025\" y=\"42.074299\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.716359\" y=\"24.648689\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.413437\" y=\"24.796310\" yaw=\"-359.840790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.677853\" y=\"45.705566\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.079575\" y=\"80.635284\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.816864\" y=\"-3.684538\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.561775\" y=\"86.965096\" yaw=\"89.838768\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.989128\" y=\"66.749260\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.602730\" y=\"-42.425285\" yaw=\"55.877098\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.294594\" y=\"6.654315\" yaw=\"-87.103348\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.607727\" y=\"70.625473\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.356674\" y=\"38.349846\" yaw=\"-282.128723\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.794220\" y=\"13.020618\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.590050\" y=\"59.288471\" yaw=\"106.120003\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.536575\" y=\"-18.246571\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.882591\" y=\"115.708611\" yaw=\"419.373535\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.351357\" y=\"2.142732\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.168753\" y=\"133.550232\" yaw=\"-179.647873\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.910309\" y=\"16.723595\" yaw=\"-56.438705\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.743027\" y=\"22.555363\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.814100\" y=\"-57.407516\" yaw=\"359.976562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.794205\" y=\"13.003946\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.499035\" y=\"34.291031\" yaw=\"-99.005394\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.212111\" y=\"140.660736\" yaw=\"0.352127\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-46.835941\" y=\"28.053902\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.039253\" y=\"94.974915\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.273800\" y=\"28.232031\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.836889\" y=\"-57.763409\" yaw=\"0.596735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.910202\" y=\"-6.473200\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.315531\" y=\"13.193192\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.036652\" y=\"-18.260338\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.584969\" y=\"69.885681\" yaw=\"4.009720\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.462402\" y=\"128.909134\" yaw=\"-167.220612\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.376358\" y=\"56.669350\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.676201\" y=\"24.432076\" yaw=\"0.159210\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.413349\" y=\"24.860216\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.516724\" y=\"129.888245\" yaw=\"-539.647888\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.961937\" y=\"66.338570\" yaw=\"-184.061829\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.250359\" y=\"22.282568\" yaw=\"31.967453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.982971\" y=\"114.974838\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.646683\" y=\"32.165901\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.742378\" y=\"-67.920563\" yaw=\"179.976578\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.066010\" y=\"125.249886\" yaw=\"-151.112320\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-33.141285\" y=\"-60.467991\" yaw=\"-21.057358\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.837349\" y=\"92.151253\" yaw=\"257.113647\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.726088\" y=\"28.154232\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.210800\" y=\"41.899605\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.884644\" y=\"131.309525\" yaw=\"-161.789017\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.574268\" y=\"56.028648\" yaw=\"89.248909\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-92.385338\" y=\"-62.447933\" yaw=\"147.460831\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.857679\" y=\"66.244896\" yaw=\"-179.926727\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.059219\" y=\"-16.207478\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.855064\" y=\"74.938774\" yaw=\"-449.609222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.567406\" y=\"84.965111\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.975635\" y=\"130.382446\" yaw=\"181.012985\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.047810\" y=\"69.794647\" yaw=\"0.073273\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.095222\" y=\"76.624718\" yaw=\"269.965912\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-66.835869\" y=\"27.998329\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.374710\" y=\"-64.938988\" yaw=\"-158.934921\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.935783\" y=\"-30.754749\" yaw=\"-76.887230\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.283525\" y=\"24.732044\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.692398\" y=\"40.535587\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.306038\" y=\"29.246244\" yaw=\"-339.267395\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.726051\" y=\"28.126448\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.874039\" y=\"27.940207\" yaw=\"8.313354\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.369534\" y=\"134.049515\" yaw=\"180.320450\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.826210\" y=\"24.542801\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.078568\" y=\"42.141800\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.517120\" y=\"130.011169\" yaw=\"-539.647888\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.294388\" y=\"97.795692\" yaw=\"252.308731\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.502647\" y=\"105.104874\" yaw=\"245.882538\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.155621\" y=\"-58.006279\" yaw=\"-359.403259\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.214806\" y=\"22.190002\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.825569\" y=\"-6.777027\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.841187\" y=\"-26.541132\" yaw=\"85.003830\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.578484\" y=\"42.165668\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.746307\" y=\"10.179581\" yaw=\"86.808067\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.760223\" y=\"88.820694\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.748680\" y=\"20.535667\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.673958\" y=\"28.165995\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.124599\" y=\"64.635345\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.733444\" y=\"-31.301414\" yaw=\"270.432312\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.147736\" y=\"130.210083\" yaw=\"-179.647873\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.826157\" y=\"24.503901\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.728355\" y=\"20.213917\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.556404\" y=\"-57.901768\" yaw=\"-147.304962\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.132965\" y=\"34.189312\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.304924\" y=\"0.565296\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.784859\" y=\"3.901993\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.562805\" y=\"-29.382477\" yaw=\"-97.877625\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.778259\" y=\"140.722351\" yaw=\"0.403112\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.305791\" y=\"16.704292\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.315516\" y=\"13.204306\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.668716\" y=\"107.073906\" yaw=\"242.620605\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.896400\" y=\"128.237015\" yaw=\"-150.885376\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.837539\" y=\"-57.638428\" yaw=\"0.596735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.303429\" y=\"28.142574\" yaw=\"110.625168\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"55.812653\" y=\"-60.919773\" yaw=\"359.976562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-38.537697\" y=\"62.052448\" yaw=\"223.187286\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.564297\" y=\"55.267990\" yaw=\"89.248909\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.857672\" y=\"66.229553\" yaw=\"-179.926727\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.814100\" y=\"-57.406700\" yaw=\"359.976562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.855225\" y=\"74.891037\" yaw=\"-269.609222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.405502\" y=\"130.709641\" yaw=\"179.035019\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.198742\" y=\"26.595070\" yaw=\"26.241821\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"97.933006\" y=\"111.443863\" yaw=\"114.736694\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-22.862139\" y=\"69.719322\" yaw=\"0.073273\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.052292\" y=\"66.286972\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.409538\" y=\"66.962837\" yaw=\"-449.609222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.943611\" y=\"-15.442966\" yaw=\"-90.203270\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.279152\" y=\"-44.126774\" yaw=\"-59.241867\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.403587\" y=\"28.376875\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"61.369133\" y=\"134.194916\" yaw=\"180.320450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.352695\" y=\"-12.801198\" yaw=\"269.897949\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.483009\" y=\"114.945297\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.588478\" y=\"-27.273508\" yaw=\"-81.874496\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.283503\" y=\"24.748716\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-27.017662\" y=\"66.214005\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.864914\" y=\"0.166647\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.147207\" y=\"130.038025\" yaw=\"-179.647873\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.439270\" y=\"-17.293921\" yaw=\"450.000977\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.299320\" y=\"2.545589\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetSunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.364838\" y=\"0.190516\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.555786\" y=\"12.935145\" yaw=\"-179.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-56.835907\" y=\"28.026115\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.413300\" y=\"24.899117\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.147207\" y=\"130.038025\" yaw=\"-179.647873\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.403610\" y=\"28.365761\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"79.403557\" y=\"28.404659\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.255142\" y=\"71.940475\" yaw=\"-34.317699\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.479214\" y=\"130.023682\" yaw=\"-539.647888\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.533279\" y=\"70.668472\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-53.082504\" y=\"-65.047562\" yaw=\"-179.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.920746\" y=\"60.609161\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.388821\" y=\"130.650223\" yaw=\"180.320450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.612465\" y=\"19.079651\" yaw=\"148.127701\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.154755\" y=\"-58.172916\" yaw=\"-359.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.896400\" y=\"128.237015\" yaw=\"-150.885376\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.405502\" y=\"130.709641\" yaw=\"179.035019\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.673080\" y=\"-39.301189\" yaw=\"270.432312\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.372849\" y=\"40.664543\" yaw=\"-270.751099\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.377838\" y=\"30.927969\" yaw=\"-323.333679\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.218552\" y=\"-57.022060\" yaw=\"-16.451117\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.867630\" y=\"127.842178\" yaw=\"37.363647\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.742378\" y=\"-67.916473\" yaw=\"179.976578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.990608\" y=\"13.743749\" yaw=\"-60.157120\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.314056\" y=\"80.962509\" yaw=\"-449.609222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.653839\" y=\"16.437666\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.765564\" y=\"14.535692\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.561043\" y=\"8.146987\" yaw=\"-129.632782\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.378639\" y=\"-1.857177\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.098690\" y=\"127.468636\" yaw=\"-148.632294\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.876953\" y=\"101.091331\" yaw=\"-79.391365\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.932327\" y=\"-59.976254\" yaw=\"-153.119949\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.522408\" y=\"100.945351\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.343323\" y=\"28.114101\" yaw=\"-114.243385\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.716352\" y=\"24.643131\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.788778\" y=\"-64.404236\" yaw=\"179.976578\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.372849\" y=\"40.664543\" yaw=\"-270.751099\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.688171\" y=\"-37.301250\" yaw=\"270.432312\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.788778\" y=\"-64.407509\" yaw=\"179.976578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.289268\" y=\"-61.154659\" yaw=\"144.165482\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.201324\" y=\"24.142221\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"59.982281\" y=\"66.325249\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.676422\" y=\"64.069069\" yaw=\"208.997391\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.372651\" y=\"-60.956459\" yaw=\"0.914963\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.684361\" y=\"13.109835\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.032387\" y=\"-27.913216\" yaw=\"-81.684593\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.080078\" y=\"32.793537\" yaw=\"-68.075035\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.226158\" y=\"28.545486\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.982021\" y=\"115.310867\" yaw=\"-270.161224\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.154755\" y=\"-58.172916\" yaw=\"-359.403259\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.342747\" y=\"-16.830675\" yaw=\"450.383728\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.631115\" y=\"120.604919\" yaw=\"109.140717\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.852425\" y=\"121.251099\" yaw=\"128.861938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.516605\" y=\"129.851379\" yaw=\"-539.647888\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.478905\" y=\"-60.416958\" yaw=\"9.409073\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.671082\" y=\"-6.247360\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"43.388981\" y=\"130.594299\" yaw=\"180.320450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.714912\" y=\"32.535618\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.369564\" y=\"134.038315\" yaw=\"180.320450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.787617\" y=\"69.509377\" yaw=\"13.472794\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.489975\" y=\"108.288689\" yaw=\"112.303780\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.271183\" y=\"12.545546\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.507233\" y=\"12.106144\" yaw=\"-202.955353\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.630829\" y=\"98.853119\" yaw=\"432.313812\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.021152\" y=\"30.258039\" yaw=\"-327.184479\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.793705\" y=\"4.535725\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.333290\" y=\"-8.701664\" yaw=\"89.679260\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.625664\" y=\"122.699944\" yaw=\"131.804550\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.966919\" y=\"30.211821\" yaw=\"104.931297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.210800\" y=\"41.899605\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-53.442535\" y=\"6.142918\" yaw=\"114.799103\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.350147\" y=\"137.482330\" yaw=\"0.320448\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"40.435669\" y=\"16.796343\" yaw=\"-179.840790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.755535\" y=\"119.797005\" yaw=\"100.704132\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.951660\" y=\"-55.470783\" yaw=\"-141.489990\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.351898\" y=\"9.862385\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.718353\" y=\"-33.301361\" yaw=\"270.432312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.315462\" y=\"13.243204\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-98.252480\" y=\"103.798798\" yaw=\"245.765030\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.029060\" y=\"17.555840\" yaw=\"57.406006\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.444183\" y=\"-15.256206\" yaw=\"89.805367\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.305738\" y=\"16.743191\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.644295\" y=\"-51.482132\" yaw=\"-39.518520\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.435631\" y=\"16.824131\" yaw=\"-179.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.769279\" y=\"14.214053\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.046272\" y=\"-68.505707\" yaw=\"-179.403259\" z=\"0.0\" />\n    </weather>\n  </route>\n<route id=\"113\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-49.082722\" y=\"-65.005898\" yaw=\"-179.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.773865\" y=\"86.820747\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.694065\" y=\"16.604265\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.812674\" y=\"-60.905884\" yaw=\"359.976562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.359886\" y=\"10.574745\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.396057\" y=\"68.915062\" yaw=\"-269.609222\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.343323\" y=\"28.114101\" yaw=\"-114.243385\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.620911\" y=\"33.860874\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.036652\" y=\"-18.260338\" yaw=\"90.642235\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.857679\" y=\"66.244896\" yaw=\"-179.926727\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.770699\" y=\"-58.984997\" yaw=\"-150.212463\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.273785\" y=\"28.243145\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.794209\" y=\"13.015060\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.152596\" y=\"-47.728920\" yaw=\"123.326111\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.413383\" y=\"24.835213\" yaw=\"-359.840790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.883190\" y=\"125.292625\" yaw=\"-133.704529\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.388851\" y=\"130.639038\" yaw=\"180.320450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.760757\" y=\"1.752148\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.936905\" y=\"62.939064\" yaw=\"-449.609222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.788782\" y=\"-64.403419\" yaw=\"179.976578\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.105690\" y=\"38.189220\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.814095\" y=\"-57.411602\" yaw=\"359.976562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.491249\" y=\"-22.295177\" yaw=\"90.867004\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.677826\" y=\"45.725266\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-46.826225\" y=\"24.553915\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.962006\" y=\"-21.285799\" yaw=\"270.651489\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.255142\" y=\"71.940475\" yaw=\"-34.317699\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.798172\" y=\"-50.352551\" yaw=\"-49.045792\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.742380\" y=\"-67.906670\" yaw=\"179.976578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.066010\" y=\"125.249886\" yaw=\"-151.112320\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"13.142306\" y=\"66.265358\" yaw=\"-179.926727\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.977791\" y=\"69.835472\" yaw=\"0.073273\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"39.389042\" y=\"130.571930\" yaw=\"180.320450\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.225212\" y=\"24.873392\" yaw=\"-365.872467\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.114082\" y=\"70.377914\" yaw=\"-18.579569\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"108.714958\" y=\"-33.833321\" yaw=\"-103.692604\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.456602\" y=\"-64.424904\" yaw=\"180.745651\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-56.307644\" y=\"22.786833\" yaw=\"-25.084326\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-109.744751\" y=\"-26.420748\" yaw=\"95.896118\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.056381\" y=\"72.748878\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"42.445385\" y=\"13.301914\" yaw=\"-179.840790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.621471\" y=\"-46.141178\" yaw=\"-89.567657\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.165268\" y=\"28.496275\" yaw=\"-16.932850\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-95.463089\" y=\"-55.698624\" yaw=\"137.647736\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"180.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.375366\" y=\"-1.377864\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.090805\" y=\"76.654984\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.212226\" y=\"140.697601\" yaw=\"0.352127\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.435654\" y=\"16.807457\" yaw=\"-179.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.491425\" y=\"-22.229084\" yaw=\"-89.081367\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.710075\" y=\"125.961624\" yaw=\"-153.497559\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.289268\" y=\"-61.154659\" yaw=\"144.165482\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.210365\" y=\"41.821552\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.439270\" y=\"-17.293921\" yaw=\"450.000977\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.733444\" y=\"-31.301414\" yaw=\"270.432312\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.694146\" y=\"16.659836\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.241180\" y=\"44.570969\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.491249\" y=\"-22.295177\" yaw=\"90.867004\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.991615\" y=\"54.891502\" yaw=\"-269.609222\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.607727\" y=\"70.625473\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.034187\" y=\"12.989388\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.946838\" y=\"111.993820\" yaw=\"239.515289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-38.656170\" y=\"-56.274075\" yaw=\"-52.703598\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.022369\" y=\"100.974892\" yaw=\"89.838768\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.666569\" y=\"49.725250\" yaw=\"89.838768\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.959259\" y=\"-24.633791\" yaw=\"87.911324\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.491531\" y=\"54.915371\" yaw=\"-269.609222\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.435616\" y=\"16.835245\" yaw=\"-179.840790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.382301\" y=\"12.574619\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.409389\" y=\"21.539667\" yaw=\"-31.461445\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.822029\" y=\"-64.740402\" yaw=\"170.601181\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.142313\" y=\"66.250015\" yaw=\"-179.926727\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.124023\" y=\"-66.468056\" yaw=\"160.642212\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.966919\" y=\"30.211821\" yaw=\"104.931297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.693504\" y=\"-4.247491\" yaw=\"-89.357765\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.538631\" y=\"133.511093\" yaw=\"-539.647888\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.649269\" y=\"-54.363750\" yaw=\"-39.020615\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.686745\" y=\"42.555279\" yaw=\"-270.161224\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"55.814087\" y=\"-57.419773\" yaw=\"359.976562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.341339\" y=\"76.962601\" yaw=\"-449.609222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.728074\" y=\"-68.158691\" yaw=\"180.596741\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.316853\" y=\"-3.674688\" yaw=\"89.838768\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.765106\" y=\"130.638794\" yaw=\"-158.949387\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.886833\" y=\"-48.910606\" yaw=\"41.339645\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.355621\" y=\"123.844620\" yaw=\"141.137329\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.967987\" y=\"127.772583\" yaw=\"144.437103\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.976368\" y=\"123.955429\" yaw=\"-124.828514\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.190651\" y=\"23.666975\" yaw=\"-110.556404\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.763695\" y=\"124.253029\" yaw=\"-148.045731\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.010582\" y=\"11.695107\" yaw=\"-206.360352\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.837539\" y=\"-57.638428\" yaw=\"0.596735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNight\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.305806\" y=\"16.693178\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.148735\" y=\"-8.260967\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.147471\" y=\"130.124054\" yaw=\"-179.647873\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"36.413456\" y=\"24.785196\" yaw=\"-359.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-33.141285\" y=\"-60.467991\" yaw=\"-21.057358\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.984680\" y=\"55.908829\" yaw=\"-269.609222\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.183468\" y=\"43.715424\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.508827\" y=\"23.861506\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNoon\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"90.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.605606\" y=\"38.213501\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.428925\" y=\"-46.305748\" yaw=\"-124.045036\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.757187\" y=\"-30.963717\" yaw=\"-100.785110\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.245735\" y=\"0.391613\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.746422\" y=\"90.868401\" yaw=\"-89.609253\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.677326\" y=\"16.815199\" yaw=\"170.260452\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNight\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.659595\" y=\"52.193672\" yaw=\"-90.161232\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-91.892036\" y=\"16.428667\" yaw=\"-179.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-96.163582\" y=\"16.573307\" yaw=\"172.025574\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.190228\" y=\"137.037888\" yaw=\"0.352127\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.463547\" y=\"-59.522339\" yaw=\"147.533783\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.403749\" y=\"28.268513\" yaw=\"-359.840790\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"98.259460\" y=\"75.467361\" yaw=\"68.923996\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.073048\" y=\"82.955269\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.867851\" y=\"95.905914\" yaw=\"253.929947\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.835987\" y=\"28.087244\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.812660\" y=\"-60.910786\" yaw=\"359.976562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.034195\" y=\"12.994944\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.726036\" y=\"28.115334\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.436363\" y=\"100.449242\" yaw=\"100.611443\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearSunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-106.717606\" y=\"-2.097625\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.571121\" y=\"43.245644\" yaw=\"90.390747\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudyNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.517040\" y=\"129.986572\" yaw=\"-539.647888\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"75.413300\" y=\"24.893559\" yaw=\"0.159198\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainNoon\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"315.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.056137\" y=\"88.974945\" yaw=\"89.838768\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-46.087490\" y=\"11.745433\" yaw=\"-71.657974\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNight\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.315470\" y=\"13.237648\" yaw=\"180.159195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.986183\" y=\"21.822395\" yaw=\"90.642235\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather cloudiness=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"ClearNoon\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-43.083046\" y=\"-64.943413\" yaw=\"-179.403259\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.814107\" y=\"-57.400166\" yaw=\"359.976562\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.930222\" y=\"32.180187\" yaw=\"-104.084724\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.836998\" y=\"-57.742577\" yaw=\"0.596735\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainSunset\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.148888\" y=\"-8.208000\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.622383\" y=\"126.345413\" yaw=\"126.582809\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-0.726127\" y=\"28.182018\" yaw=\"0.159198\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.788769\" y=\"-64.416496\" yaw=\"179.976578\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.906105\" y=\"-53.487888\" yaw=\"-32.927834\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.643698\" y=\"-57.542671\" yaw=\"0.596741\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"SoftRainSunset\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.445374\" y=\"13.313028\" yaw=\"-179.840790\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.154823\" y=\"-39.716648\" yaw=\"110.816170\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetCloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.324081\" y=\"6.142636\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.684421\" y=\"13.159849\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainSunset\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.930038\" y=\"-9.381935\" yaw=\"90.390747\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.794342\" y=\"13.103973\" yaw=\"180.159195\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather cloudiness=\"90.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"HardRainNight\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" sun_altitude_angle=\"-80.000000\" sun_azimuth_angle=\"225.000000\" wetness=\"0.000000\" wind_intensity=\"1.000000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.013802\" y=\"101.455940\" yaw=\"249.125076\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.726320\" y=\"28.098661\" yaw=\"0.159210\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"CloudySunset\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" sun_altitude_angle=\"15.000000\" sun_azimuth_angle=\"270.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.056381\" y=\"72.748878\" yaw=\"-89.357765\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.320007\" y=\"-4.804924\" yaw=\"-90.161232\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather cloudiness=\"80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"MidRainyNoon\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"0.000000\" wetness=\"0.000000\" wind_intensity=\"0.400000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-48.748337\" y=\"-29.354292\" yaw=\"90.432320\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.069687\" y=\"130.695526\" yaw=\"153.911514\" z=\"0.0\" />\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather cloudiness=\"20.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" id=\"WetNoon\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" sun_altitude_angle=\"75.000000\" sun_azimuth_angle=\"45.000000\" wetness=\"0.000000\" wind_intensity=\"0.350000\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.460449\" y=\"-24.537115\" yaw=\"87.859489\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-92.202484\" y=\"-58.344372\" yaw=\"144.238434\" z=\"0.0\" />\n    </weather>\n  </route>\n</routes>"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_02.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.231758\" y=\"26.565191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"43.812656\" y=\"-60.914871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.233208\" y=\"43.899220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"73.355644\" y=\"-60.056816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.316559\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.248436\" y=\"-29.327879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"-108.178719\" y=\"-34.565735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.870667\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.823792\" y=\"-19.354574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-106.941788\" y=\"17.901110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.709255\" y=\"34.555313\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"82.994759\" y=\"124.880707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.295456\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.435539\" y=\"16.882477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"29.812666\" y=\"-60.909153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.765564\" y=\"14.535692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"102.529144\" y=\"-40.866920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.322563\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.693504\" y=\"-4.247491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-52.027996\" y=\"98.974899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.742381\" y=\"-67.900131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-110.245735\" y=\"0.391613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.850128\" y=\"69.859604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-41.585217\" y=\"78.625443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.320007\" y=\"-4.804924\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-48.624584\" y=\"64.645180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.744339\" y=\"-59.884590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.248554\"/>\n      <waypoint x=\"-48.755535\" y=\"119.797005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.704132\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.388882\" y=\"130.627853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-45.499035\" y=\"34.291031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.005394\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.734257\" y=\"127.239090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-141.878082\"/>\n      <waypoint x=\"-80.026268\" y=\"-60.432373\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.119486\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.803967\" y=\"16.531719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-48.522381\" y=\"100.965042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.147207\" y=\"130.038025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-98.895065\" y=\"25.274414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.804739\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.340172\" y=\"29.767275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-105.789543\"/>\n      <waypoint x=\"-48.808231\" y=\"-0.615560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.694139\" y=\"16.654278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-86.644119\" y=\"12.943235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.330637\" y=\"140.959915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"21.305738\" y=\"16.743191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.966919\" y=\"30.211821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.931297\"/>\n      <waypoint x=\"-48.657791\" y=\"-41.353947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.435539\" y=\"16.882477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-45.142799\" y=\"-43.327484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.567657\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.522408\" y=\"100.945351\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-45.231785\" y=\"26.545492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.283503\" y=\"24.748716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"76.148842\" y=\"-62.974197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.749924\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.763428\" y=\"-27.354349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-51.622383\" y=\"126.345413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.582809\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.116714\" y=\"-61.672882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.934921\"/>\n      <waypoint x=\"-46.777153\" y=\"-55.748501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.238632\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.445259\" y=\"13.388048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-50.886414\" y=\"-61.151855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.108978\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.919365\" y=\"15.901236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"9.283559\" y=\"24.709816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.209648\" y=\"57.779297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.778107\"/>\n      <waypoint x=\"56.403645\" y=\"28.340754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.674622\" y=\"24.423744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"-2.212226\" y=\"140.697601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.767281\" y=\"125.042274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.593918\"/>\n      <waypoint x=\"-48.778519\" y=\"-25.354404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.221691\" y=\"63.596256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-222.784729\"/>\n      <waypoint x=\"-37.425102\" y=\"128.368103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-154.855957\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.648994\" y=\"34.491791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.883018\"/>\n      <waypoint x=\"-8.716369\" y=\"24.659803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.286510\" y=\"-52.598053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.679108\"/>\n      <waypoint x=\"-110.307060\" y=\"5.862636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.135857\" y=\"60.635357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"67.114227\" y=\"130.633728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.876846\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.778118\" y=\"-57.688896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.245743\"/>\n      <waypoint x=\"-52.308830\" y=\"-0.823616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.909851\" y=\"-32.192959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.281364\"/>\n      <waypoint x=\"-33.700050\" y=\"129.019852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.304535\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.514580\" y=\"-20.248379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"41.349861\" y=\"137.583008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.105690\" y=\"38.189220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-48.140884\" y=\"-51.608368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.224411\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.445347\" y=\"13.329700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-46.794262\" y=\"13.053961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.477387\" y=\"-68.041504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-65.044739\" y=\"-68.672340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.458736\" y=\"118.212547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.008423\"/>\n      <waypoint x=\"-67.154648\" y=\"-58.193745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.349052\" y=\"12.408423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-200.108734\"/>\n      <waypoint x=\"-52.039253\" y=\"94.974915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.398773\" y=\"58.669224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-104.561043\" y=\"8.146987\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.632782\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.273808\" y=\"28.226475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"87.556404\" y=\"-57.901768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.304962\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.445347\" y=\"13.329700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"75.211723\" y=\"-59.601936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.224060\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.555786\" y=\"12.935145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-52.090805\" y=\"76.654984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.052280\" y=\"66.307434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-110.014229\" y=\"-20.260212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.913414\" y=\"-57.794579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.860437\"/>\n      <waypoint x=\"97.555359\" y=\"23.695147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-381.786255\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.156599\" y=\"-57.818813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"102.769440\" y=\"14.166321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.083260\" y=\"-64.901756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"98.923424\" y=\"64.891273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.794273\" y=\"13.059517\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"21.814104\" y=\"-57.405884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.639198\" y=\"27.926634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"52.413391\" y=\"24.829655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.918388\" y=\"-63.817684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.010483\"/>\n      <waypoint x=\"83.033546\" y=\"28.414747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.245636\" y=\"21.619066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.986206\"/>\n      <waypoint x=\"23.305731\" y=\"16.748749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.187523\" y=\"26.189909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-89.644295\" y=\"-51.482132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.518520\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.168867\" y=\"133.587112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-103.171303\" y=\"-6.208131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.047810\" y=\"69.794647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-41.579586\" y=\"80.625435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.491547\" y=\"128.555923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.288910\"/>\n      <waypoint x=\"-45.233345\" y=\"-31.327824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.764420\" y=\"-64.679710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-50.835930\" y=\"28.042788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.548611\" y=\"54.071411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n      <waypoint x=\"33.369564\" y=\"134.038315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.349823\" y=\"137.594193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"-36.804035\" y=\"16.581732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.277840\" y=\"-52.019962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-297.598480\"/>\n      <waypoint x=\"-114.187943\" y=\"39.820850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.169020\" y=\"133.636276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"85.982246\" y=\"66.358490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.292633\" y=\"4.575122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"98.502357\" y=\"-31.392937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.229538\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.118973\" y=\"66.635338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"69.159286\" y=\"-57.207436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.449753\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.954582\" y=\"-28.954367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.347977\"/>\n      <waypoint x=\"36.413456\" y=\"24.785196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.319073\" y=\"66.180153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"188.579239\"/>\n      <waypoint x=\"-7.764962\" y=\"-64.575562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.826187\" y=\"24.526129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"69.403587\" y=\"28.376875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.793808\" y=\"-23.301643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"-12.716359\" y=\"24.648689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.427471\" y=\"64.340157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.648560\"/>\n      <waypoint x=\"-19.800762\" y=\"-61.200729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.909782\" y=\"66.891228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-45.214901\" y=\"32.545467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.534153\" y=\"9.566462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.844582\"/>\n      <waypoint x=\"56.047379\" y=\"69.820221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.142296\" y=\"66.280701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-28.726021\" y=\"28.104219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.491425\" y=\"-22.229084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.081367\"/>\n      <waypoint x=\"95.377838\" y=\"30.927969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-323.333679\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.155502\" y=\"-27.989357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.044510\"/>\n      <waypoint x=\"-4.716389\" y=\"24.670918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.941299\" y=\"-57.807728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.739502\"/>\n      <waypoint x=\"-60.433117\" y=\"140.339813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.445362\" y=\"13.318584\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"91.515556\" y=\"-45.192005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.062103\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.671509\" y=\"-6.249260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-114.353271\" y=\"54.570320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.081741\" y=\"-65.193367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-113.784424\" y=\"3.823531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.716187\" y=\"29.078859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.243189\"/>\n      <waypoint x=\"43.863125\" y=\"39.899830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751091\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.728183\" y=\"-68.137856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-110.059067\" y=\"-16.260464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.305754\" y=\"16.732077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-77.061440\" y=\"137.962463\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.197174\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.558998\" y=\"-16.246704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"93.584534\" y=\"10.805109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-212.611908\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.699005\" y=\"-29.882267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.095802\"/>\n      <waypoint x=\"-4.726114\" y=\"28.170904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.082073\" y=\"-65.130882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-68.187248\" y=\"132.894104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.588669\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.814308\" y=\"80.890068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-12.716359\" y=\"24.648689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.548568\" y=\"-67.924004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.736511\"/>\n      <waypoint x=\"-63.044853\" y=\"-68.651512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.099701\" y=\"21.301691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.022842\"/>\n      <waypoint x=\"-45.345009\" y=\"-10.814588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.320740\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.127914\" y=\"32.166492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.276878\"/>\n      <waypoint x=\"107.420532\" y=\"-38.175369\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.507584\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.674629\" y=\"24.429302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"3.142313\" y=\"66.252571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.857660\" y=\"66.214211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-111.693619\" y=\"25.400381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.902237\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.047794\" y=\"69.820229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-16.726068\" y=\"28.137562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.776821\" y=\"10.535706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"40.476814\" y=\"48.594929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.516808\" y=\"129.912842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"104.633461\" y=\"18.468735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-411.097412\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.159286\" y=\"-57.207436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.449753\"/>\n      <waypoint x=\"81.403542\" y=\"28.410217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.225212\" y=\"24.873392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-365.872467\"/>\n      <waypoint x=\"81.374710\" y=\"-64.938988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.934921\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.688164\" y=\"39.860500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-88.570663\" y=\"118.786140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.416168\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.988983\" y=\"10.347526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.526764\"/>\n      <waypoint x=\"43.814095\" y=\"-57.414871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.044880\" y=\"92.974930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-60.826172\" y=\"24.515015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.514481\" y=\"24.467669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.039509\"/>\n      <waypoint x=\"36.424213\" y=\"31.308998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-319.145569\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.867493\" y=\"4.058904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.738037\"/>\n      <waypoint x=\"71.982262\" y=\"66.340591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.092049\" y=\"40.189175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-48.819992\" y=\"-4.795075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.090889\" y=\"33.544121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.644253\"/>\n      <waypoint x=\"85.651413\" y=\"-54.965561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.668991\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.323921\" y=\"6.190371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-19.837214\" y=\"-57.700920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.005508\" y=\"106.955177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"79.413284\" y=\"24.904673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.168867\" y=\"133.587112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"98.998322\" y=\"53.908882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.481133\" y=\"80.574623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.723389\"/>\n      <waypoint x=\"65.413338\" y=\"24.865774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.283510\" y=\"24.743158\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-45.198017\" y=\"38.545444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.315516\" y=\"13.204306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"98.502357\" y=\"-31.392937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.229538\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.031799\" y=\"23.783098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.784805\"/>\n      <waypoint x=\"33.330410\" y=\"141.038208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.350019\" y=\"137.527069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"5.315524\" y=\"13.198748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.170074\" y=\"-47.343452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.254585\"/>\n      <waypoint x=\"-106.637550\" y=\"3.582840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.294434\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.458736\" y=\"118.212547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.008423\"/>\n      <waypoint x=\"40.594650\" y=\"57.338104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.019913\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.190109\" y=\"9.829896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.434921\"/>\n      <waypoint x=\"11.283559\" y=\"24.715374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.315804\" y=\"-30.325586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.188850\"/>\n      <waypoint x=\"86.485184\" y=\"126.623383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.278976\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.389231\" y=\"130.504807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-45.243042\" y=\"22.545509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.522381\" y=\"100.965042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-46.146366\" y=\"15.564070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.018219\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.315048\" y=\"6.574996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"109.962006\" y=\"-21.285799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.651489\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.341705\" y=\"16.594131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-52.775932\" y=\"127.729080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.052505\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.463669\" y=\"129.940201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.337189\"/>\n      <waypoint x=\"-45.308552\" y=\"-0.734175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.716331\" y=\"24.632017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"36.052288\" y=\"66.294647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.098690\" y=\"127.468636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.632294\"/>\n      <waypoint x=\"-52.114803\" y=\"-47.064526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.567657\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.152740\" y=\"54.635380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"100.571404\" y=\"104.206047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.319847\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.684402\" y=\"13.143177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"15.814103\" y=\"-57.403431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.283578\" y=\"24.698702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-56.717545\" y=\"-64.396767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-162.700775\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.315048\" y=\"6.574996\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-50.826210\" y=\"24.542801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.562004\" y=\"22.740168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-389.114044\"/>\n      <waypoint x=\"-43.083046\" y=\"-64.943413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.189484\" y=\"121.545403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.173805\"/>\n      <waypoint x=\"-46.146366\" y=\"15.564070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.018219\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.389164\" y=\"130.527176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-110.624893\" y=\"84.875504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"443.505676\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.822525\" y=\"19.157673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.350769\"/>\n      <waypoint x=\"-84.644127\" y=\"12.948793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.826149\" y=\"24.498343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-93.870834\" y=\"-57.068398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.943100\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.676102\" y=\"24.465418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-41.688171\" y=\"-37.301250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.224228\" y=\"-51.515923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.391464\"/>\n      <waypoint x=\"75.403572\" y=\"28.393545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.826157\" y=\"24.503901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"9.814107\" y=\"-57.400982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.253258\" y=\"117.595108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.429031\"/>\n      <waypoint x=\"-89.892059\" y=\"16.434225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.250496\" y=\"90.220078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.734833\"/>\n      <waypoint x=\"-45.308800\" y=\"-21.328108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.539780\" y=\"-51.211525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.767517\"/>\n      <waypoint x=\"-52.263329\" y=\"-27.380758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.768715\" y=\"-35.020855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.600098\"/>\n      <waypoint x=\"7.409285\" y=\"-64.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.862146\" y=\"69.732109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"104.671921\" y=\"-44.387089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.230064\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.828745\" y=\"133.951385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.332748\"/>\n      <waypoint x=\"-45.172981\" y=\"-39.327599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.788773\" y=\"-64.422211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-88.370415\" y=\"-64.695824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.051514\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.742531\" y=\"44.750641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"83.033546\" y=\"28.414747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.469028\" y=\"16.504856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.359200\"/>\n      <waypoint x=\"61.369133\" y=\"134.194916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.075867\" y=\"27.989328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-45.342995\" y=\"-16.771492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382233\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.421188\" y=\"60.669098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-78.883476\" y=\"-64.337959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.305847\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.330021\" y=\"141.172440\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"-6.684429\" y=\"13.165405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.742378\" y=\"-67.918114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-59.045727\" y=\"-68.609856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.325455\" y=\"-6.730921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-94.165268\" y=\"28.496275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.932850\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.512238\" y=\"18.046017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.845795\"/>\n      <waypoint x=\"-5.837976\" y=\"-57.555111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.949033\" y=\"130.268021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.867737\"/>\n      <waypoint x=\"-41.596470\" y=\"74.625458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.324081\" y=\"6.142636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-41.709282\" y=\"34.535610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.268150\" y=\"2.391487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-0.726127\" y=\"28.182018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.314140\" y=\"26.190796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.322716\"/>\n      <waypoint x=\"-83.646942\" y=\"131.268234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.185913\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.503029\" y=\"50.594757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n      <waypoint x=\"-45.166584\" y=\"49.715401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.979424\" y=\"-22.602591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.155151\"/>\n      <waypoint x=\"-110.154823\" y=\"-39.716648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.816170\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.309105\" y=\"50.669727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"36.424213\" y=\"31.308998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-319.145569\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.744339\" y=\"-59.884590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.248554\"/>\n      <waypoint x=\"88.619759\" y=\"12.936561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.857208\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.814087\" y=\"-57.417324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"27.142294\" y=\"66.283257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.250923\" y=\"129.003799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.275299\"/>\n      <waypoint x=\"-42.835960\" y=\"28.065016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.673958\" y=\"28.165995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"85.657364\" y=\"122.735115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.979187\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.078407\" y=\"42.189541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-100.279152\" y=\"-44.126774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.241867\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.715485\" y=\"-2.326086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-48.090599\" y=\"15.758029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.284786\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.812653\" y=\"-60.922226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"98.514664\" y=\"96.214798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.824318\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.423080\" y=\"-24.077562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.683594\"/>\n      <waypoint x=\"-49.189484\" y=\"121.545403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.173805\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.560349\" y=\"-61.708576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"40.548611\" y=\"54.071411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.778519\" y=\"-25.354404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"15.812674\" y=\"-60.903431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.744751\" y=\"-26.420748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.896118\"/>\n      <waypoint x=\"-101.947098\" y=\"93.324898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.374802\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.042320\" y=\"-59.053509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.131546\"/>\n      <waypoint x=\"65.982262\" y=\"66.332916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.809105\" y=\"-57.436718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-340.640503\"/>\n      <waypoint x=\"-48.539265\" y=\"94.965065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.155407\" y=\"-58.047939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-106.032387\" y=\"-27.913216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.684593\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.433418\" y=\"140.438110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"70.158173\" y=\"140.877670\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-7.296890\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.147698\" y=\"130.197784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-41.556175\" y=\"88.945404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.186733\" y=\"42.565128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-0.190755\" y=\"137.209961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352119\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.403542\" y=\"28.410217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-84.644127\" y=\"12.948793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.716610\" y=\"24.598677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"23.369715\" y=\"133.982391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.826157\" y=\"24.503901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"54.052277\" y=\"66.317665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.568546\" y=\"75.613068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"296.937042\"/>\n      <waypoint x=\"-41.743053\" y=\"22.535660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.365673\" y=\"21.729733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.038467\"/>\n      <waypoint x=\"-33.141285\" y=\"-60.467991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.057358\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.581833\" y=\"-14.248756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"98.259460\" y=\"75.467361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.923996\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.067421\" y=\"84.955269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"81.374710\" y=\"-64.938988\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.934921\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.584534\" y=\"10.805109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-212.611908\"/>\n      <waypoint x=\"-52.033623\" y=\"96.974907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.435616\" y=\"16.835245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-81.896400\" y=\"128.237015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.885376\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.283578\" y=\"24.698702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-88.644112\" y=\"12.937679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.557388\" y=\"-55.157330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.987198\"/>\n      <waypoint x=\"102.769440\" y=\"14.166321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.375607\" y=\"12.513129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-161.758545\"/>\n      <waypoint x=\"-76.822029\" y=\"-64.740402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.601181\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.156599\" y=\"-57.818813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"29.812666\" y=\"-60.909153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.061790\" y=\"86.955254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-10.716363\" y=\"24.654245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.017139\" y=\"133.036469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.539886\"/>\n      <waypoint x=\"-106.896950\" y=\"13.901363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.726311\" y=\"28.093105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"106.103455\" y=\"8.781859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.629173\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.923424\" y=\"64.891273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-37.255142\" y=\"71.940475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.317699\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_03.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.737986\" y=\"-61.249386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.804565\"/>\n      <waypoint x=\"102.755798\" y=\"16.166277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.154648\" y=\"-58.193745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-108.346901\" y=\"25.408495\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.899658\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.506172\" y=\"130.200317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.560562\"/>\n      <waypoint x=\"-40.568546\" y=\"75.613068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"296.937042\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.995819\" y=\"122.857712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.908127\"/>\n      <waypoint x=\"43.349823\" y=\"137.594193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.389320\" y=\"130.471252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-114.187943\" y=\"39.820850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.083019\" y=\"123.235367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.626083\"/>\n      <waypoint x=\"-107.353935\" y=\"54.669479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.806404\" y=\"29.929157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-331.785919\"/>\n      <waypoint x=\"-101.588478\" y=\"17.231266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"162.529831\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.936768\" y=\"125.392342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"138.120819\"/>\n      <waypoint x=\"21.273785\" y=\"28.243145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.835907\" y=\"28.026115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"40.413437\" y=\"24.796310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.270210\" y=\"2.575248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"40.594650\" y=\"57.338104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"88.019913\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.406026\" y=\"-60.905918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"360.362030\"/>\n      <waypoint x=\"-36.471325\" y=\"10.952233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.725952\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.047794\" y=\"69.820229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"71.056389\" y=\"133.657745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.702194\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.950298\" y=\"46.549217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751091\"/>\n      <waypoint x=\"-39.083260\" y=\"-64.901756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.113159\" y=\"-47.255455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.567657\"/>\n      <waypoint x=\"-62.510342\" y=\"136.826965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.236877\" y=\"-42.394886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.146709\"/>\n      <waypoint x=\"-114.464775\" y=\"81.059647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"446.659912\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.844803\" y=\"-10.767211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.679260\"/>\n      <waypoint x=\"109.962006\" y=\"-21.285799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.651489\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.999855\" y=\"108.974861\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-48.090599\" y=\"15.758029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.284786\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.030128\" y=\"49.269375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-96.163582\" y=\"16.573307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"172.025574\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.686775\" y=\"42.535580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-19.837214\" y=\"-57.700920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.688171\" y=\"-57.421688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.614563\"/>\n      <waypoint x=\"-45.203163\" y=\"-35.327717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.684376\" y=\"13.126507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-101.092880\" y=\"26.779474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.598160\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.502285\" y=\"-51.129696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.480209\"/>\n      <waypoint x=\"80.608368\" y=\"-57.681843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.946518\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.823792\" y=\"-19.354574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"102.287422\" y=\"84.844673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.232780\" y=\"43.821014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-66.667145\" y=\"136.608551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.731750\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.694139\" y=\"16.654278\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-81.804710\" y=\"132.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.460022\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.826187\" y=\"24.526129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"98.496429\" y=\"-41.091076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.743904\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.067421\" y=\"84.955269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"23.812674\" y=\"-60.906700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.042320\" y=\"-59.053509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.131546\"/>\n      <waypoint x=\"69.413322\" y=\"24.876888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.592125\" y=\"40.165718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-104.294388\" y=\"97.795692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.308731\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.549683\" y=\"-46.355873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-121.137550\"/>\n      <waypoint x=\"-30.726320\" y=\"28.098661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.676193\" y=\"24.426519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"-114.316513\" y=\"83.122261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"445.117035\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.583488\" y=\"-65.729515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-143.965729\"/>\n      <waypoint x=\"-58.835899\" y=\"28.020559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.601280\" y=\"-58.208813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"-106.250496\" y=\"90.220078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.734833\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.569199\" y=\"10.292160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-220.428192\"/>\n      <waypoint x=\"-70.555771\" y=\"-61.729332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.523507\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.296638\" y=\"10.190279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-2.684448\" y=\"13.176519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.842809\" y=\"133.935883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.561127\"/>\n      <waypoint x=\"-82.685814\" y=\"27.954290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.403706\" y=\"28.301855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-45.352695\" y=\"-12.801198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.897949\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.976368\" y=\"123.955429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.828514\"/>\n      <waypoint x=\"-45.352055\" y=\"-14.786371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.140076\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.653854\" y=\"16.448780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-52.616287\" y=\"-50.447510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-288.035767\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.918388\" y=\"-63.817684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.010483\"/>\n      <waypoint x=\"19.814104\" y=\"-57.405067\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.857672\" y=\"66.229553\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-67.154648\" y=\"-58.193745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.624611\" y=\"64.625496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"71.403587\" y=\"28.382431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.240479\" y=\"16.931950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-11.764745\" y=\"-64.617218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.388470\" y=\"28.262913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-114.143112\" y=\"35.821522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.835941\" y=\"28.053902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-41.703262\" y=\"-35.301308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.186760\" y=\"42.545429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.161224\"/>\n      <waypoint x=\"-45.172981\" y=\"-39.327599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.812656\" y=\"-60.914871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"98.882500\" y=\"70.891129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.782448\" y=\"8.535709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"89.318329\" y=\"124.083199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.962677\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.788782\" y=\"-64.403419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-113.806839\" y=\"5.823405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.154972\" y=\"-58.131260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"55.812653\" y=\"-60.919773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.234329\" y=\"24.747173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.422124\"/>\n      <waypoint x=\"-48.579559\" y=\"80.645119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.788773\" y=\"-64.418945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-52.287083\" y=\"37.107849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.858849\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.083374\" y=\"-64.880920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"95.377838\" y=\"30.927969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-323.333679\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.486404\" y=\"21.861628\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"101.104721\" y=\"35.178448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-300.955933\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.700050\" y=\"129.019852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.304535\"/>\n      <waypoint x=\"95.443291\" y=\"24.386389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-374.458466\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.786812\" y=\"135.995972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.183594\"/>\n      <waypoint x=\"83.240181\" y=\"16.915277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.684453\" y=\"13.182077\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"102.943947\" y=\"-15.331897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.798035\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.742373\" y=\"-67.909119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"95.501122\" y=\"24.424332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-376.450745\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.324364\" y=\"-61.275066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.528801\"/>\n      <waypoint x=\"-65.576271\" y=\"133.193420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-175.509857\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.684376\" y=\"13.126507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-12.212037\" y=\"140.636139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.801414\" y=\"-61.075748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"46.482635\" y=\"31.911228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"313.064392\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.857676\" y=\"66.237228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-52.352066\" y=\"-14.785953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.137970\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.923264\" y=\"64.939011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"-47.966919\" y=\"30.211821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"104.931297\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.700050\" y=\"129.019852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.304535\"/>\n      <waypoint x=\"-109.317810\" y=\"-41.781784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.309799\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.688171\" y=\"-37.301250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"-114.210365\" y=\"41.821560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.445309\" y=\"13.360262\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-101.988983\" y=\"10.347526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.526764\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.148735\" y=\"-8.260967\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"97.645050\" y=\"101.493103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.886940\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.225212\" y=\"24.873392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-365.872467\"/>\n      <waypoint x=\"-70.499405\" y=\"-68.729111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.512634\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.314880\" y=\"8.557842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"132.401703\"/>\n      <waypoint x=\"-40.596783\" y=\"126.445129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.580536\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.835892\" y=\"28.015001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"97.933006\" y=\"111.443863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.736694\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.800507\" y=\"82.938591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"70.001198\" y=\"-64.156807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.472382\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.812677\" y=\"-60.900166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"84.017090\" y=\"-55.955940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.761505\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.005508\" y=\"106.955177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"102.246498\" y=\"90.844498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.476814\" y=\"48.594929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n      <waypoint x=\"-28.716295\" y=\"24.604233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.098690\" y=\"127.468636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.632294\"/>\n      <waypoint x=\"-110.270210\" y=\"2.575248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.526024\" y=\"-65.229210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.519989\"/>\n      <waypoint x=\"-110.920746\" y=\"60.609161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.278419\" y=\"-25.380814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-52.061764\" y=\"86.974945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.065758\" y=\"-56.958469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.776199\"/>\n      <waypoint x=\"71.435539\" y=\"16.882477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.403749\" y=\"28.268513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-114.353271\" y=\"54.570320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.331614\" y=\"69.784782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-45.085205\" y=\"78.635292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.538471\" y=\"133.461929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-41.811264\" y=\"-1.704244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.082176\" y=\"-65.110046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"85.982246\" y=\"66.358490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.624611\" y=\"64.625496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"81.982246\" y=\"66.353378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.463089\" y=\"-55.698624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.647736\"/>\n      <waypoint x=\"71.413315\" y=\"24.882444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.819992\" y=\"-4.795075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"91.630295\" y=\"66.071152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.151093\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.069550\" y=\"-63.866806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.564896\"/>\n      <waypoint x=\"-52.259899\" y=\"16.565233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.082722\" y=\"-65.005898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"102.578484\" y=\"42.165668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.389164\" y=\"130.527176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"58.047794\" y=\"69.822777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.700050\" y=\"129.019852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.304535\"/>\n      <waypoint x=\"-54.631042\" y=\"-63.586159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-154.836853\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.788773\" y=\"-64.419762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-24.716311\" y=\"24.615347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.142298\" y=\"66.278145\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-105.520203\" y=\"104.624229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"427.508911\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.082832\" y=\"-64.985069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"102.543839\" y=\"47.245552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.441574\" y=\"17.861881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"95.398849\" y=\"-39.461342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"61.692070\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.799332\" y=\"2.535740\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-90.463547\" y=\"-59.522339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.533783\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.742531\" y=\"44.750641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-76.822029\" y=\"-64.740402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.601181\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.255142\" y=\"71.940475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.317699\"/>\n      <waypoint x=\"-76.034164\" y=\"12.972715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.746582\" y=\"90.820633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"17.849819\" y=\"130.451447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.332657\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.590050\" y=\"59.288471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.120003\"/>\n      <waypoint x=\"-41.432816\" y=\"-49.779308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.000977\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.812674\" y=\"-60.906700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"23.315454\" y=\"13.248762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.499866\" y=\"108.965012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-56.826187\" y=\"24.526129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.351784\" y=\"-26.267105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.952003\"/>\n      <waypoint x=\"-22.147320\" y=\"130.074890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.896141\" y=\"68.891182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"81.578857\" y=\"125.840256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.453613\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.365673\" y=\"21.729733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.038467\"/>\n      <waypoint x=\"7.283571\" y=\"24.704260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.437202\" y=\"33.244682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"303.128876\"/>\n      <waypoint x=\"-26.726028\" y=\"28.109776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.116516\" y=\"-33.330418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.335258\"/>\n      <waypoint x=\"7.763516\" y=\"137.300003\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"1.088612\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.857679\" y=\"66.234673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-113.739586\" y=\"-0.176217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.733452\" y=\"-50.538097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.315960\"/>\n      <waypoint x=\"-52.311226\" y=\"-1.674696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.533279\" y=\"70.668472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-99.007187\" y=\"-39.095634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.419044\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.984680\" y=\"55.908829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"41.742378\" y=\"-67.914024\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.350117\" y=\"137.493515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"105.991455\" y=\"54.939243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.030289\" y=\"49.221634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-45.271183\" y=\"12.545546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.788052\" y=\"6.555424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-107.566101\" y=\"78.601562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"268.344604\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.685799\" y=\"27.943176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-2.619106\" y=\"-61.018993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.788239\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.624611\" y=\"64.625496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-99.007187\" y=\"-39.095634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.419044\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.308552\" y=\"-0.734175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"104.121437\" y=\"-37.006607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.507584\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.351898\" y=\"9.862385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-111.010414\" y=\"68.608643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.206917\" y=\"30.793516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"46.915413\"/>\n      <waypoint x=\"75.977783\" y=\"69.845703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-23.727642\" y=\"-68.242004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-99.015640\" y=\"102.035614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.425507\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.147736\" y=\"130.210083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-22.726044\" y=\"28.120890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.403740\" y=\"28.279627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-41.494267\" y=\"110.945312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.556576\" y=\"38.900654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.048538\"/>\n      <waypoint x=\"-107.702972\" y=\"16.964264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.339859\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.913025\" y=\"-24.351576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.402481\"/>\n      <waypoint x=\"93.226006\" y=\"65.515594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.240387\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.105690\" y=\"38.189220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"82.046051\" y=\"-60.872982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.027435\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.388912\" y=\"130.616669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-49.300114\" y=\"-59.576271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.332306\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.986183\" y=\"21.822395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-100.372383\" y=\"121.078491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.634033\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.435717\" y=\"16.757444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-114.232780\" y=\"43.821014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.800507\" y=\"82.938591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-38.656170\" y=\"-56.274075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-52.703598\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.666595\" y=\"49.705551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"91.322441\" y=\"-59.575123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.397476\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.822990\" y=\"31.896166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.766609\"/>\n      <waypoint x=\"-24.694084\" y=\"16.615379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.857668\" y=\"66.224442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"98.800667\" y=\"82.890854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.889175\" y=\"115.536057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"417.899139\"/>\n      <waypoint x=\"105.746422\" y=\"90.868401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.619339\" y=\"118.374092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.964355\"/>\n      <waypoint x=\"-24.716311\" y=\"24.615347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.090889\" y=\"33.544121\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.644253\"/>\n      <waypoint x=\"-41.586384\" y=\"55.994331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.385895\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.344398\" y=\"132.705765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.921295\"/>\n      <waypoint x=\"7.273846\" y=\"28.204247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.308216\" y=\"16.599781\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"17.789236\" y=\"140.951263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.332621\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.590843\" y=\"76.625450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-85.231522\" y=\"-54.495316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.134586\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.456642\" y=\"-51.807804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.611305\"/>\n      <waypoint x=\"100.132187\" y=\"-37.638187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.558884\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.733444\" y=\"-31.301414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"98.514664\" y=\"96.214798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.824318\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.982281\" y=\"66.325249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"101.042473\" y=\"102.336533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.965652\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.388790\" y=\"130.661407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-44.982998\" y=\"114.955147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.517200\" y=\"130.035736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-45.299320\" y=\"2.545589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.043182\" y=\"24.936989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-48.808231\" y=\"-0.615560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.120522\" y=\"-63.472263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.657410\"/>\n      <waypoint x=\"-31.083698\" y=\"-64.818436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.702217\" y=\"8.003315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.023834\"/>\n      <waypoint x=\"-48.544891\" y=\"92.965080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.432938\" y=\"-64.405815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.361115\"/>\n      <waypoint x=\"-52.325455\" y=\"-6.730921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.034157\" y=\"12.967159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-52.022369\" y=\"100.974892\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.556404\" y=\"-57.901768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.304962\"/>\n      <waypoint x=\"-52.158344\" y=\"52.655087\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.349861\" y=\"137.583008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"32.435699\" y=\"16.774115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.120430\" y=\"-61.693581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"56.445328\" y=\"13.340813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.147584\" y=\"130.160919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-22.857664\" y=\"66.219322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.997002\" y=\"129.561310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-166.761505\"/>\n      <waypoint x=\"78.599388\" y=\"127.518303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.769897\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.198195\" y=\"129.942139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.185913\"/>\n      <waypoint x=\"-110.808655\" y=\"50.609810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.619759\" y=\"12.936561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.857208\"/>\n      <waypoint x=\"-105.519524\" y=\"6.756368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.519989\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.904640\" y=\"24.498367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.528931\"/>\n      <waypoint x=\"-80.271896\" y=\"129.093826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.497559\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.147432\" y=\"130.111755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-48.607700\" y=\"70.645164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.202965\" y=\"-35.380527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-68.673210\" y=\"129.217300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.234406\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.648994\" y=\"34.491791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.883018\"/>\n      <waypoint x=\"35.812656\" y=\"-60.911602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.981674\" y=\"115.424423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.161224\"/>\n      <waypoint x=\"-31.467390\" y=\"-60.979565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.930969\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.841583\" y=\"76.890991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-89.085709\" y=\"16.436464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.918930\" y=\"133.266037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.544067\"/>\n      <waypoint x=\"-105.830261\" y=\"21.870167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"130.533340\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.403749\" y=\"28.268513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-105.612465\" y=\"19.079651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"148.127701\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.744339\" y=\"-59.884590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.248554\"/>\n      <waypoint x=\"-91.085686\" y=\"16.430908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.286018\" y=\"48.570709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-85.440872\" y=\"130.209473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.911835\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.932327\" y=\"-59.976254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.119949\"/>\n      <waypoint x=\"25.273769\" y=\"28.254259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.639191\" y=\"27.921078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"102.980431\" y=\"-22.722841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.818932\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.171303\" y=\"-6.208131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-52.016739\" y=\"102.974884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.709282\" y=\"34.535610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"97.516281\" y=\"73.986412\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"57.778427\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.710587\" y=\"41.860371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"106.423767\" y=\"-8.449284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.768677\" y=\"-60.921001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.679916\"/>\n      <waypoint x=\"-45.188072\" y=\"-37.327660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.532676\" y=\"-64.487335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.085037\"/>\n      <waypoint x=\"-110.368240\" y=\"86.883026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"441.923584\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.190109\" y=\"9.829896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.434921\"/>\n      <waypoint x=\"-110.307060\" y=\"5.862636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-75.163666\" y=\"-68.498383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.823578\"/>\n      <waypoint x=\"-109.250648\" y=\"92.925491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"437.118683\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.432938\" y=\"-64.405815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.361115\"/>\n      <waypoint x=\"-104.263962\" y=\"-35.392632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.710037\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.221016\" y=\"-47.412716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.113937\"/>\n      <waypoint x=\"56.052273\" y=\"66.320221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.330542\" y=\"140.993469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"106.242081\" y=\"18.190098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.126472\" y=\"-10.207870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-52.325455\" y=\"-6.730921\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.246422\" y=\"28.278337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.433056\"/>\n      <waypoint x=\"-16.726068\" y=\"28.137562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.221691\" y=\"63.596256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-222.784729\"/>\n      <waypoint x=\"-41.516777\" y=\"102.945343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.403744\" y=\"28.274069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-45.198017\" y=\"38.545444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.728292\" y=\"-68.117027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"92.306038\" y=\"29.246244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-339.267395\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.090599\" y=\"15.758029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.284786\"/>\n      <waypoint x=\"87.043228\" y=\"24.925875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.262230\" y=\"1.862888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"109.929878\" y=\"-9.334196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.189484\" y=\"121.545403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.173805\"/>\n      <waypoint x=\"-63.118420\" y=\"-61.651897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.435593\" y=\"16.849134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-52.202965\" y=\"-35.380527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.438454\" y=\"17.005625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.391602\"/>\n      <waypoint x=\"-114.532616\" y=\"70.569283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.764962\" y=\"-64.575562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-110.307060\" y=\"5.862636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.771168\" y=\"12.555399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"63.413349\" y=\"24.860216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.676064\" y=\"24.437634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"-0.212264\" y=\"140.709900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352119\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.081482\" y=\"-14.260591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"49.330151\" y=\"141.127701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.225563\" y=\"-42.316364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.845215\"/>\n      <waypoint x=\"107.956581\" y=\"12.925010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.939323\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_04.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.292633\" y=\"4.575122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"43.330250\" y=\"141.094147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.052288\" y=\"66.294647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"61.814087\" y=\"-57.422226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.592125\" y=\"40.165718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"50.403675\" y=\"28.324085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.403587\" y=\"28.382431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"25.142296\" y=\"66.280701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.990932\" y=\"130.303085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.099319\"/>\n      <waypoint x=\"-112.642029\" y=\"93.795319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"437.050140\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.516808\" y=\"129.912842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"83.033546\" y=\"28.414747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.351196\" y=\"2.190470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-106.268524\" y=\"102.743797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"429.091003\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.303291\" y=\"1.145649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-52.011112\" y=\"104.974876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.788776\" y=\"-64.411591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-110.710587\" y=\"41.860371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.259899\" y=\"16.565233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-107.419174\" y=\"20.367071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.926651\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.013233\" y=\"131.209030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.584747\"/>\n      <waypoint x=\"15.283532\" y=\"24.726488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.358124\" y=\"-39.385387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.651405\"/>\n      <waypoint x=\"-106.637550\" y=\"3.582840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.294434\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.832207\" y=\"52.750137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-37.213787\" y=\"63.107079\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"215.074402\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.093956\" y=\"-60.928101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.657868\"/>\n      <waypoint x=\"-104.033966\" y=\"70.749008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.989128\" y=\"66.749260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-34.045853\" y=\"64.862907\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"202.920380\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.619759\" y=\"12.936561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.857208\"/>\n      <waypoint x=\"-48.755535\" y=\"119.797005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.704132\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.906993\" y=\"130.241226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.636139\"/>\n      <waypoint x=\"-79.218552\" y=\"-57.022060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.451117\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.305757\" y=\"16.726521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-15.800978\" y=\"-61.159069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.135704\" y=\"28.065266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.696823\"/>\n      <waypoint x=\"-32.804050\" y=\"16.592846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.186733\" y=\"42.565128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-85.292366\" y=\"134.358093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.100830\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.676064\" y=\"24.437634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"-36.189880\" y=\"-58.765320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.310165\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.509445\" y=\"-62.022552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.212463\"/>\n      <waypoint x=\"-14.716352\" y=\"24.643131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.152596\" y=\"-47.728920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.326111\"/>\n      <waypoint x=\"-80.066010\" y=\"125.249886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.112320\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.453407\" y=\"128.858353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.086151\"/>\n      <waypoint x=\"32.403744\" y=\"28.274069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.767281\" y=\"125.042274\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.593918\"/>\n      <waypoint x=\"-107.233215\" y=\"43.899479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.586384\" y=\"55.994331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.385895\"/>\n      <waypoint x=\"102.477898\" y=\"56.915325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.950699\" y=\"60.891365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"51.388851\" y=\"130.639038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.450596\" y=\"46.595100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n      <waypoint x=\"-41.499893\" y=\"108.945320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.726107\" y=\"28.165346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"97.685440\" y=\"33.359985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-302.763794\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.413330\" y=\"24.871330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"15.891685\" y=\"130.436188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.559433\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.210793\" y=\"41.899345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-109.486610\" y=\"-28.480635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.389755\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.768715\" y=\"-35.020855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.600098\"/>\n      <waypoint x=\"-103.238838\" y=\"-0.183951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357758\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.463089\" y=\"-55.698624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.647736\"/>\n      <waypoint x=\"-70.363045\" y=\"128.931625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.329742\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.658382\" y=\"52.625538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"106.423767\" y=\"-8.449284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.308552\" y=\"-0.734175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-114.187943\" y=\"39.821270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.794334\" y=\"13.098417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-113.784424\" y=\"3.823531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.435585\" y=\"16.854692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-84.653854\" y=\"16.448780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.412937\" y=\"69.933372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.710503\"/>\n      <waypoint x=\"48.020821\" y=\"63.293201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"220.671661\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.857679\" y=\"66.234673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"78.337891\" y=\"131.485092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.069656\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.883190\" y=\"125.292625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-133.704529\"/>\n      <waypoint x=\"-37.156269\" y=\"-57.881302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.283584\" y=\"24.693146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-45.188072\" y=\"-37.327660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.820480\" y=\"108.598717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.698959\"/>\n      <waypoint x=\"9.812677\" y=\"-60.900982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.248642\" y=\"20.565220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-80.066010\" y=\"125.249886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.112320\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.001686\" y=\"111.884964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"422.635468\"/>\n      <waypoint x=\"13.705032\" y=\"140.911057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.795797\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.665749\" y=\"37.860622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-41.816891\" y=\"-3.704237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.412937\" y=\"69.933372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.710503\"/>\n      <waypoint x=\"-61.008530\" y=\"-68.626282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.085419\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.653969\" y=\"54.193665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"51.814083\" y=\"-57.418140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.725769\" y=\"12.934672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-113.820564\" y=\"87.465721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"441.855011\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.379448\" y=\"65.450897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-203.466431\"/>\n      <waypoint x=\"-15.837432\" y=\"-57.659260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.031799\" y=\"23.783098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.784805\"/>\n      <waypoint x=\"-7.801414\" y=\"-61.075748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.427471\" y=\"64.340157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.648560\"/>\n      <waypoint x=\"-45.214901\" y=\"32.545467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.118973\" y=\"66.635338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"40.476814\" y=\"48.594929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.988625\" y=\"112.955154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-90.733452\" y=\"-50.538097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.315960\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.047798\" y=\"69.817665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-9.837757\" y=\"-57.596771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.788782\" y=\"-64.403419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-109.215790\" y=\"19.294619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.822403\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.980431\" y=\"-22.722841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.818932\"/>\n      <waypoint x=\"-45.311253\" y=\"-1.694395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.946838\" y=\"111.993820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"239.515289\"/>\n      <waypoint x=\"-102.780258\" y=\"-25.716375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.083076\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.947098\" y=\"93.324898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.374802\"/>\n      <waypoint x=\"56.047432\" y=\"28.339764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.098618\" y=\"14.430913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.867172\"/>\n      <waypoint x=\"-48.573032\" y=\"82.965111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.603283\" y=\"-59.482773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.554131\"/>\n      <waypoint x=\"-114.420525\" y=\"60.569931\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.804962\" y=\"0.535748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"98.702362\" y=\"77.064041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"80.069580\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.177841\" y=\"45.715416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-114.353271\" y=\"54.570320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.441505\" y=\"-32.665684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.108536\"/>\n      <waypoint x=\"-19.800762\" y=\"-61.200729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.305746\" y=\"16.737635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-78.463669\" y=\"129.940201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.337189\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.015640\" y=\"102.035614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.425507\"/>\n      <waypoint x=\"102.502922\" y=\"53.245411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.837349\" y=\"92.151253\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.113647\"/>\n      <waypoint x=\"-52.271156\" y=\"12.565248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.516960\" y=\"129.962006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"41.814095\" y=\"-57.414055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.642700\" y=\"-43.353889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-103.882591\" y=\"115.708611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"419.373535\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.240479\" y=\"16.931950\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-56.803959\" y=\"16.526161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.389008\" y=\"-3.377814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-58.161335\" y=\"127.121521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-209.316193\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.516960\" y=\"129.962006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"46.413414\" y=\"24.812983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.294594\" y=\"6.654315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.103348\"/>\n      <waypoint x=\"-47.082832\" y=\"-64.985069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.389164\" y=\"130.527176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-44.861446\" y=\"119.173431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.200493\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.502647\" y=\"105.104874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.882538\"/>\n      <waypoint x=\"-0.702401\" y=\"-57.489151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.178719\" y=\"-34.565735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.870667\"/>\n      <waypoint x=\"-45.293709\" y=\"-23.328053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.132187\" y=\"-37.638187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.558884\"/>\n      <waypoint x=\"-36.517040\" y=\"129.986572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.510864\" y=\"68.668594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-45.352055\" y=\"-14.786371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.140076\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.358017\" y=\"29.965122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.477364\"/>\n      <waypoint x=\"105.227180\" y=\"12.959929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.680824\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.746483\" y=\"15.005999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.556160\"/>\n      <waypoint x=\"97.933006\" y=\"111.443863\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.736694\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"107.882408\" y=\"103.826904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-77.121780\"/>\n      <waypoint x=\"-32.794319\" y=\"13.092859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.012291\" y=\"59.248283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.262589\"/>\n      <waypoint x=\"99.616371\" y=\"22.324881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-397.607300\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.469028\" y=\"16.504856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.359200\"/>\n      <waypoint x=\"40.529247\" y=\"52.594585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.727751\" y=\"-68.221176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"44.403698\" y=\"28.307411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.435654\" y=\"16.807457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-20.684376\" y=\"13.126507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.826157\" y=\"24.503901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"105.746925\" y=\"10.888010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.154999\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.119331\" y=\"36.189266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"61.788773\" y=\"-64.422211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.517200\" y=\"130.035736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-41.743053\" y=\"22.535660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.516403\" y=\"51.293198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"57.788773\" y=\"-64.420578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.085178\" y=\"78.654976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-84.641174\" y=\"122.262047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.593918\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.716359\" y=\"24.648689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-45.352055\" y=\"-14.786371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.140076\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.241852\" y=\"44.670105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-48.823792\" y=\"-19.354574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.157692\" y=\"-41.380356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-98.750580\" y=\"11.940255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-160.094849\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.694736\" y=\"2.110427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.432739\"/>\n      <waypoint x=\"-41.156055\" y=\"-57.922962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.226006\" y=\"65.515594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.240387\"/>\n      <waypoint x=\"5.949033\" y=\"130.268021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.867737\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.870834\" y=\"-57.068398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.943100\"/>\n      <waypoint x=\"-110.280373\" y=\"101.964737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"430.702393\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.188377\" y=\"39.899471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-48.793678\" y=\"4.555428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.308601\" y=\"-21.380928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-106.648994\" y=\"34.491791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.883018\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.718811\" y=\"27.937527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-88.570663\" y=\"118.786140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.416168\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.388851\" y=\"130.639038\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"36.424213\" y=\"31.308998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-319.145569\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.412582\" y=\"-54.804943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-317.343262\"/>\n      <waypoint x=\"-22.726044\" y=\"28.120890\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.413372\" y=\"24.843546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-28.517200\" y=\"130.035736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.861446\" y=\"119.173431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.200493\"/>\n      <waypoint x=\"61.369133\" y=\"134.194916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.129894\" y=\"-45.063995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.567657\"/>\n      <waypoint x=\"-93.487595\" y=\"12.921419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.784607\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.977791\" y=\"69.827805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-18.168905\" y=\"133.599396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.891685\" y=\"130.436188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.559433\"/>\n      <waypoint x=\"-41.488636\" y=\"112.945305\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.843216\" y=\"13.273250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-187.605621\"/>\n      <waypoint x=\"98.109184\" y=\"-53.588116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.767517\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.293510\" y=\"-23.380871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"63.982273\" y=\"66.330360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.746483\" y=\"15.005999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.556160\"/>\n      <waypoint x=\"-52.675068\" y=\"-62.497700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.972900\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.803967\" y=\"16.531719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-114.286018\" y=\"48.570709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.017662\" y=\"66.214005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"82.252884\" y=\"-52.932922\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.709671\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.252068\" y=\"114.640076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.720612\"/>\n      <waypoint x=\"-2.716397\" y=\"24.676474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.794334\" y=\"13.098417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"1.297326\" y=\"-57.457214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.119610\" y=\"-61.422771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"101.436363\" y=\"100.449242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.611443\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.300114\" y=\"-59.576271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.332306\"/>\n      <waypoint x=\"-78.075836\" y=\"27.967100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.949033\" y=\"130.268021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.867737\"/>\n      <waypoint x=\"-45.016766\" y=\"102.955193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.133125\" y=\"34.141991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"56.067020\" y=\"66.320236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.409538\" y=\"66.962837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"-48.677826\" y=\"45.725266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.862146\" y=\"69.721886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"51.369282\" y=\"134.138992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.403572\" y=\"28.387989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-21.764202\" y=\"-64.721367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.078407\" y=\"42.189541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-20.684376\" y=\"13.126507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.078407\" y=\"42.189541\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-65.044739\" y=\"-68.672340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.807739\" y=\"-33.624039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.108536\"/>\n      <waypoint x=\"-15.837432\" y=\"-57.659260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.947021\" y=\"-13.401786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.980293\"/>\n      <waypoint x=\"-12.726081\" y=\"28.148676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.168753\" y=\"133.550232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"59.369164\" y=\"134.183731\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.435604\" y=\"16.840799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-110.359886\" y=\"10.574745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.990280\" y=\"8.541133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.185913\"/>\n      <waypoint x=\"17.814108\" y=\"-57.404251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.883476\" y=\"-64.337959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.305847\"/>\n      <waypoint x=\"-88.867630\" y=\"127.842178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.363647\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.728619\" y=\"-68.054543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-48.687973\" y=\"-37.354061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.179085\" y=\"129.844177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.402435\"/>\n      <waypoint x=\"-14.147471\" y=\"130.124054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.603283\" y=\"-59.482773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.554131\"/>\n      <waypoint x=\"-16.716343\" y=\"24.637575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.876534\" y=\"-1.512925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-4.551720\" y=\"-64.542091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.538509\" y=\"133.474213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-78.066109\" y=\"24.467113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.487778\" y=\"66.569542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-93.547905\" y=\"123.708344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"45.541412\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.763985\" y=\"-64.763031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-103.148888\" y=\"-8.208000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.742378\" y=\"-67.918114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-103.148888\" y=\"-8.208000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.726311\" y=\"28.093105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-45.157890\" y=\"-41.327545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.510448\" y=\"136.863831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"106.296638\" y=\"10.190279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.694135\" y=\"16.648722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-45.263527\" y=\"-27.327938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.305731\" y=\"16.748749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-48.539265\" y=\"94.965065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.034187\" y=\"12.989388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-114.464775\" y=\"81.059647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"446.659912\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.230049\" y=\"-26.743147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.854340\"/>\n      <waypoint x=\"-45.311253\" y=\"-1.694395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.015640\" y=\"102.035614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.425507\"/>\n      <waypoint x=\"-16.726068\" y=\"28.137562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.909622\" y=\"66.938965\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"-53.321327\" y=\"122.202560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.589806\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.835892\" y=\"28.015001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"96.528687\" y=\"-55.212166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.675003\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.716187\" y=\"29.078859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-24.243189\"/>\n      <waypoint x=\"9.273834\" y=\"28.209803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.616043\" y=\"127.222679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.045731\"/>\n      <waypoint x=\"-43.155949\" y=\"-57.943790\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.239807\" y=\"-0.136986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"100.571404\" y=\"104.206047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.319847\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.077667\" y=\"74.608261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"79.704544\" y=\"134.707230\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.935276\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.315539\" y=\"13.187634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-112.954582\" y=\"-28.954367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.347977\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.833717\" y=\"-64.420471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.287354\"/>\n      <waypoint x=\"-23.764093\" y=\"-64.742195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.305791\" y=\"16.704292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"65.688171\" y=\"-57.421688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.614563\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.855225\" y=\"74.891037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"41.516335\" y=\"61.868851\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.982712\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.989128\" y=\"66.749260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"56.413368\" y=\"24.840767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.808701\" y=\"-21.354519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"87.982697\" y=\"66.361053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.741402\" y=\"44.610199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"25.350117\" y=\"137.493515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.388821\" y=\"130.650223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-41.759937\" y=\"16.535681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.079575\" y=\"80.635284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-45.188072\" y=\"-37.327660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.492607\" y=\"-53.235390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.271606\"/>\n      <waypoint x=\"-97.592552\" y=\"118.950806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.719139\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.156269\" y=\"-57.881302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"61.403633\" y=\"28.354647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.338783\" y=\"-17.381041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"37.221691\" y=\"63.596256\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-222.784729\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.812649\" y=\"-60.921410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"79.982254\" y=\"66.350815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.715919\" y=\"-2.247623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-48.823792\" y=\"-19.354574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.005508\" y=\"106.955177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-78.034157\" y=\"12.967159\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.862146\" y=\"69.732109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"53.388821\" y=\"130.650223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.715919\" y=\"-2.247623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-52.191441\" y=\"40.891872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.161194\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.557320\" y=\"45.293339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"61.742378\" y=\"-67.922195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.736153\" y=\"-52.035919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"32.617172\"/>\n      <waypoint x=\"-45.231785\" y=\"26.545492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.857668\" y=\"66.224442\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-111.010414\" y=\"68.608643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.115707\" y=\"-59.754089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.870148\"/>\n      <waypoint x=\"-84.685806\" y=\"27.948734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.714886\" y=\"32.555317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"76.565224\" y=\"132.178055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.227783\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.532676\" y=\"-64.487335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.085037\"/>\n      <waypoint x=\"-54.826195\" y=\"24.531687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.369408\" y=\"134.094254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-44.981674\" y=\"115.424423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.161224\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.349953\" y=\"137.549454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"-20.694099\" y=\"16.626493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.435709\" y=\"16.763000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-48.642700\" y=\"-43.353889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.273769\" y=\"28.254259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-102.937370\" y=\"-23.724897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.895332\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.688164\" y=\"39.860500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-41.698029\" y=\"38.535595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.059067\" y=\"-16.260464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-104.011543\" y=\"68.749130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.771194\" y=\"12.535696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"32.403744\" y=\"28.274069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.812677\" y=\"-60.900166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"28.445433\" y=\"13.263014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.742381\" y=\"-67.900948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-113.415688\" y=\"29.463140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.038826\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.548568\" y=\"-67.924004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.736511\"/>\n      <waypoint x=\"38.403721\" y=\"28.290741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.403641\" y=\"28.349089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-12.147509\" y=\"130.136353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.188072\" y=\"-37.327660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"-48.505493\" y=\"106.965019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.702972\" y=\"16.964264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.339859\"/>\n      <waypoint x=\"-52.011112\" y=\"104.974876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.850124\" y=\"122.465576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.952507\"/>\n      <waypoint x=\"99.016647\" y=\"51.221588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.126472\" y=\"-10.207870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-109.674545\" y=\"90.946518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"438.700775\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.742378\" y=\"-67.916473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"35.878918\" y=\"64.643646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-213.125549\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.020821\" y=\"63.293201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"220.671661\"/>\n      <waypoint x=\"-114.532616\" y=\"70.569283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.481133\" y=\"80.574623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.723389\"/>\n      <waypoint x=\"42.403706\" y=\"28.301855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-86.797119\" y=\"-61.568993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.124481\"/>\n      <waypoint x=\"-113.941353\" y=\"17.822651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_05.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.413330\" y=\"24.871330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-52.248238\" y=\"-29.380701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.718811\" y=\"27.937527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"93.226006\" y=\"65.515594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.240387\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.233208\" y=\"43.899220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-52.039253\" y=\"94.974915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.134178\" y=\"-49.175358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.109203\"/>\n      <waypoint x=\"-79.181183\" y=\"137.209335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.923096\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.413307\" y=\"24.888002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-41.782448\" y=\"8.535709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.624413\" y=\"24.374527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.615846\"/>\n      <waypoint x=\"84.355621\" y=\"123.844620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.137329\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.454422\" y=\"29.690939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.026688\"/>\n      <waypoint x=\"-63.791882\" y=\"133.224014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-182.524933\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.098709\" y=\"31.900232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-20.726051\" y=\"28.126448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.809067\" y=\"89.580803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.695679\"/>\n      <waypoint x=\"-41.432816\" y=\"-49.779308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.000977\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.556175\" y=\"88.945404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"15.891685\" y=\"130.436188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.559433\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.169094\" y=\"133.660858\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-45.033649\" y=\"96.955215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.503944\" y=\"-57.904285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-348.513397\"/>\n      <waypoint x=\"-100.372383\" y=\"121.078491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.634033\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.759911\" y=\"16.555384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-106.080078\" y=\"32.793537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.075035\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.684361\" y=\"13.115393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-16.211960\" y=\"140.611572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.787617\" y=\"69.509377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.472794\"/>\n      <waypoint x=\"3.848984\" y=\"133.740799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.633957\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.810356\" y=\"8.166460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"45.012291\" y=\"59.248283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"246.262589\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.331520\" y=\"52.669601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-10.726088\" y=\"28.154232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.415508\" y=\"22.257982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.236748\"/>\n      <waypoint x=\"40.052288\" y=\"66.299759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.403721\" y=\"28.290741\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"53.369255\" y=\"134.150177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.052284\" y=\"66.304878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-20.168867\" y=\"133.587112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.945469\" y=\"13.823406\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-63.471382\"/>\n      <waypoint x=\"-114.143105\" y=\"35.821102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.652752\" y=\"54.625530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"11.283559\" y=\"24.715374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.533661\" y=\"96.945366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-43.119503\" y=\"-61.443600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.113579\" y=\"25.813379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.506592\"/>\n      <waypoint x=\"94.083138\" y=\"-52.708309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.675003\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.102089\" y=\"72.635315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"102.578484\" y=\"42.165668\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.842827\" y=\"-16.810181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.384094\"/>\n      <waypoint x=\"-87.182411\" y=\"129.066605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.637741\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.218529\" y=\"1.653266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-94.209473\"/>\n      <waypoint x=\"40.424377\" y=\"44.595272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.939270\" y=\"-17.344913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.009125\"/>\n      <waypoint x=\"-41.808899\" y=\"-21.301699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.073921\" y=\"82.654961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-52.565979\" y=\"20.445284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.992607\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.313568\" y=\"118.245445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-60.642330\"/>\n      <waypoint x=\"-52.166557\" y=\"49.735100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.080078\" y=\"32.793537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.075035\"/>\n      <waypoint x=\"-96.115707\" y=\"-59.754089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.870148\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.560349\" y=\"-61.708576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"69.977798\" y=\"69.838036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.045280\" y=\"-68.693176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-110.419151\" y=\"15.862007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.727425\" y=\"-68.283669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-45.325634\" y=\"-6.804915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.221672\" y=\"-46.766685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.665802\"/>\n      <waypoint x=\"90.369431\" y=\"-46.492413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"47.154617\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.352695\" y=\"-12.801198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.897949\"/>\n      <waypoint x=\"102.516563\" y=\"51.245457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.516918\" y=\"129.949707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-48.793610\" y=\"-23.354462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.538593\" y=\"133.498810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-61.123447\" y=\"-65.128944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.428650\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.435623\" y=\"16.829687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-33.141285\" y=\"-60.467991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.057358\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.826157\" y=\"24.503901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"31.812666\" y=\"-60.909969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.639198\" y=\"27.926634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"-113.491249\" y=\"-22.295177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.867004\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.822029\" y=\"-64.740402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.601181\"/>\n      <waypoint x=\"-65.047539\" y=\"129.264877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.261658\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.862150\" y=\"69.726997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"50.047802\" y=\"69.812546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.388729\" y=\"130.683777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-64.373718\" y=\"133.273758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.041000\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.043900\" y=\"16.478260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"40.372849\" y=\"40.664543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.751099\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.315513\" y=\"13.209862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"99.462776\" y=\"-21.412361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.652649\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.156269\" y=\"-57.881302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-66.861633\" y=\"129.336319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.248016\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.672226\" y=\"47.705559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-93.160492\" y=\"-53.061531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.482243\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.079765\" y=\"34.063969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.743675\"/>\n      <waypoint x=\"-97.858627\" y=\"-58.250828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.574799\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.240486\" y=\"16.926394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-106.423080\" y=\"-24.077562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.683594\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.973984\" y=\"17.126881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.621925\"/>\n      <waypoint x=\"-0.716403\" y=\"24.682032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.960129\" y=\"29.141161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.799520\"/>\n      <waypoint x=\"41.369442\" y=\"134.083069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.194286\" y=\"-56.741402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-332.767578\"/>\n      <waypoint x=\"-48.789604\" y=\"6.002682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.156269\" y=\"-57.881302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"59.413364\" y=\"24.849102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.169020\" y=\"133.636276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-41.805637\" y=\"0.295887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.327006\" y=\"-57.426022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"360.752960\"/>\n      <waypoint x=\"43.889343\" y=\"41.899616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751091\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.977783\" y=\"69.850815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-41.677853\" y=\"45.705566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.517120\" y=\"130.011169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-57.887745\" y=\"28.843870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.137981\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.286682\" y=\"48.669853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-48.718155\" y=\"-33.354176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.061790\" y=\"86.955254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"15.842809\" y=\"133.935883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.561127\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.370415\" y=\"-64.695824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.051514\"/>\n      <waypoint x=\"-45.248436\" y=\"-29.327879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.186760\" y=\"42.545429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.161224\"/>\n      <waypoint x=\"-48.844803\" y=\"-10.767211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.679260\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-71.223351\" y=\"132.325455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.194702\"/>\n      <waypoint x=\"42.403706\" y=\"28.301855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.210800\" y=\"41.899605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-48.714886\" y=\"32.555317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.720169\" y=\"25.719542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-117.835403\"/>\n      <waypoint x=\"-114.398109\" y=\"58.570061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.626518\" y=\"-28.440025\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.096344\"/>\n      <waypoint x=\"-41.720539\" y=\"30.535627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.116714\" y=\"-61.672882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.934921\"/>\n      <waypoint x=\"-97.281578\" y=\"16.444614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.768311\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.078568\" y=\"42.141800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-101.502647\" y=\"105.104874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.882538\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.333290\" y=\"-8.701664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.679260\"/>\n      <waypoint x=\"-85.440872\" y=\"130.209473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.911835\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.016766\" y=\"102.955193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-110.270210\" y=\"2.575248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.432472\" y=\"-57.358387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.542252\"/>\n      <waypoint x=\"98.787506\" y=\"84.820801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.052273\" y=\"66.320221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-88.370415\" y=\"-64.695824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"154.051514\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.079765\" y=\"34.063969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.743675\"/>\n      <waypoint x=\"36.435692\" y=\"16.785229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.538509\" y=\"133.474213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-78.093956\" y=\"-60.928101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.657868\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.165268\" y=\"28.496275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.932850\"/>\n      <waypoint x=\"91.322441\" y=\"-59.575123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.397476\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.052292\" y=\"66.286972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"87.043228\" y=\"24.925875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.437202\" y=\"33.244682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"303.128876\"/>\n      <waypoint x=\"-55.947456\" y=\"18.480846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.385986\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.096458\" y=\"74.635307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"65.688171\" y=\"-57.421688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.614563\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.479599\" y=\"116.166023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-107.331520\" y=\"52.669601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.435669\" y=\"16.796343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-52.803974\" y=\"16.537275\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.674339\" y=\"24.434860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"-89.619438\" y=\"117.670242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.030930\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.605804\" y=\"11.294501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.212402\"/>\n      <waypoint x=\"-4.607246\" y=\"-61.042480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596741\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.938915\" y=\"67.778290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.830978\"/>\n      <waypoint x=\"-37.255142\" y=\"71.940475\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-34.317699\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.725769\" y=\"12.934672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"56.403645\" y=\"28.340754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.315516\" y=\"13.204306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-55.412582\" y=\"-54.804943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-317.343262\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.075867\" y=\"27.989328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"17.273800\" y=\"28.232031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.435593\" y=\"16.849134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-113.896851\" y=\"31.620497\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.107147\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.435692\" y=\"16.785229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-48.585190\" y=\"78.645126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.155502\" y=\"-27.989357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.044510\"/>\n      <waypoint x=\"95.489975\" y=\"108.288689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.303780\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.937065\" y=\"62.891319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-28.726021\" y=\"28.104219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.600876\" y=\"23.845383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-123.858345\"/>\n      <waypoint x=\"-98.125191\" y=\"10.367933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-145.035370\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.201324\" y=\"24.142221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-109.997711\" y=\"29.500616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.039772\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.837324\" y=\"-57.680088\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"47.814087\" y=\"-57.416504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.351784\" y=\"-26.267105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"84.952003\"/>\n      <waypoint x=\"75.413300\" y=\"24.893559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.832207\" y=\"52.750137\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-41.852097\" y=\"-14.759542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.137848\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.278419\" y=\"-25.380814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"101.752380\" y=\"98.547348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.257233\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.225563\" y=\"-42.316364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.845215\"/>\n      <waypoint x=\"-100.701378\" y=\"106.831177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.320175\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.237190\" y=\"134.685211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.561970\"/>\n      <waypoint x=\"109.619240\" y=\"36.213551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.512253\" y=\"-56.649876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.279449\"/>\n      <waypoint x=\"-15.837432\" y=\"-57.659260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.242081\" y=\"18.190098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-45.325634\" y=\"-6.804915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.388760\" y=\"130.672592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-45.231785\" y=\"26.545492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.602100\" y=\"72.625465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"23.389294\" y=\"130.482437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.533661\" y=\"96.945366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"88.761963\" y=\"28.553751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.630219\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.688164\" y=\"39.860500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-69.344398\" y=\"132.705765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.921295\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.487595\" y=\"12.921419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.784607\"/>\n      <waypoint x=\"74.262817\" y=\"-56.232872\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.172226\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.075226\" y=\"13.414805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-44.148071\" y=\"22.484238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.931412\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.444183\" y=\"-15.256206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.805367\"/>\n      <waypoint x=\"96.177376\" y=\"114.875999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.445099\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.198017\" y=\"38.545444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"75.923752\" y=\"-55.736904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.079712\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.975635\" y=\"130.382446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.012985\"/>\n      <waypoint x=\"-58.516605\" y=\"129.851379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.287426\" y=\"7.675762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.927261\"/>\n      <waypoint x=\"-46.433380\" y=\"140.425842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.542645\" y=\"78.989883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"275.245087\"/>\n      <waypoint x=\"51.064556\" y=\"65.224991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"204.133194\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.154972\" y=\"-58.131260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"98.760223\" y=\"88.820694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.814083\" y=\"-57.423042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"23.369715\" y=\"133.982391\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.517200\" y=\"130.035736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"63.413349\" y=\"24.860216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.033501\" y=\"28.420303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-45.316879\" y=\"-3.694387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.841583\" y=\"76.890991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-45.259926\" y=\"16.545530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.156710\" y=\"-57.797985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-87.182411\" y=\"129.066605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.637741\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.519257\" y=\"-44.360466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.928925\"/>\n      <waypoint x=\"83.043274\" y=\"24.914761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.793427\" y=\"129.660645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.541519\"/>\n      <waypoint x=\"-37.156269\" y=\"-57.881302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.405220\" y=\"91.459045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.035278\"/>\n      <waypoint x=\"-88.567085\" y=\"-56.580582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.429932\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.183468\" y=\"43.715424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-114.008606\" y=\"23.822273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.845123\" y=\"-10.843925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.320740\"/>\n      <waypoint x=\"-110.965584\" y=\"64.608902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.657791\" y=\"-41.353947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"73.403572\" y=\"28.387989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.851677\" y=\"9.823153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"47.349762\" y=\"137.616562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.216454\" y=\"99.047585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.745560\"/>\n      <waypoint x=\"109.890175\" y=\"-3.512879\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.056137\" y=\"88.974945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-36.826267\" y=\"24.581699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.580253\" y=\"-67.954041\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.085037\"/>\n      <waypoint x=\"99.057564\" y=\"45.221729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.013802\" y=\"101.455940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.125076\"/>\n      <waypoint x=\"-41.845123\" y=\"-10.843925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.320740\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.479599\" y=\"116.166023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-106.536575\" y=\"-18.246571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.659405\" y=\"31.021065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.910904\"/>\n      <waypoint x=\"-77.443871\" y=\"-68.185059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.528244\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.337723\" y=\"4.142686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-45.044907\" y=\"92.955238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"82.046051\" y=\"-60.872982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.027435\"/>\n      <waypoint x=\"-48.793610\" y=\"-23.354462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.232780\" y=\"43.821014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-0.212264\" y=\"140.709900\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352119\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.445339\" y=\"13.335258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-106.423080\" y=\"-24.077562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-86.683594\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.806854\" y=\"30.634655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-333.457855\"/>\n      <waypoint x=\"-45.203644\" y=\"36.545452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.857664\" y=\"66.219322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-101.071121\" y=\"-54.956493\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"130.984070\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.083698\" y=\"-64.818436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-42.826241\" y=\"24.565029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.835915\" y=\"28.031673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"53.388821\" y=\"130.650223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.742385\" y=\"-67.901772\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-48.670753\" y=\"1.523742\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.146782\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.135036\" y=\"-44.356457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.567657\"/>\n      <waypoint x=\"15.283532\" y=\"24.726488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.330856\" y=\"52.570450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-8.212111\" y=\"140.660736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.700050\" y=\"129.019852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.304535\"/>\n      <waypoint x=\"98.760223\" y=\"88.820694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.147736\" y=\"130.210083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"97.110077\" y=\"62.331352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.753830\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.587521\" y=\"34.857361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"292.438324\"/>\n      <waypoint x=\"-39.046814\" y=\"-68.401566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.677826\" y=\"45.725266\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-59.788761\" y=\"127.926186\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-203.302582\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.684429\" y=\"13.165405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-114.143105\" y=\"35.821102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.858627\" y=\"-58.250828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.574799\"/>\n      <waypoint x=\"-58.363323\" y=\"23.601032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.130188\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.556404\" y=\"-57.901768\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.304962\"/>\n      <waypoint x=\"-103.171303\" y=\"-6.208131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.052284\" y=\"66.304878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-15.764526\" y=\"-64.658882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.046272\" y=\"-68.505707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-96.973961\" y=\"-54.239594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.352402\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.812674\" y=\"-60.904251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"98.991615\" y=\"54.891502\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.156162\" y=\"-57.902134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"102.896561\" y=\"-4.473246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.001686\" y=\"111.884964\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"422.635468\"/>\n      <waypoint x=\"87.237190\" y=\"134.685211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.561970\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.676422\" y=\"64.069069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.997391\"/>\n      <waypoint x=\"-107.163712\" y=\"23.541540\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.829575\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.590508\" y=\"-56.580250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.248554\"/>\n      <waypoint x=\"34.413464\" y=\"24.779640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.788773\" y=\"-64.419762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-40.826248\" y=\"24.570585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.102486\" y=\"37.965450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.441162\"/>\n      <waypoint x=\"-45.183468\" y=\"43.715424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.146366\" y=\"15.564070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.018219\"/>\n      <waypoint x=\"-111.541489\" y=\"98.026138\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"433.788177\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.344398\" y=\"132.705765\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.921295\"/>\n      <waypoint x=\"61.413357\" y=\"24.854660\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.811237\" y=\"-1.684546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"43.950298\" y=\"46.549217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751091\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.688164\" y=\"39.860500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"99.043922\" y=\"47.221684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.407855\" y=\"-67.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-59.155079\" y=\"-58.110428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.378639\" y=\"-1.857177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-114.398109\" y=\"58.570061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.160492\" y=\"-53.061531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.482243\"/>\n      <waypoint x=\"-102.805199\" y=\"117.473801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"417.830566\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.778519\" y=\"-25.354404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"102.382416\" y=\"70.915009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.676422\" y=\"64.069069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"208.997391\"/>\n      <waypoint x=\"-52.304924\" y=\"0.565296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.065758\" y=\"-56.958469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.776199\"/>\n      <waypoint x=\"51.812656\" y=\"-60.918140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.788778\" y=\"-64.406693\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-103.255135\" y=\"-45.969902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.832489\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.435604\" y=\"16.843578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-85.292366\" y=\"134.358093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.100830\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.787617\" y=\"69.509377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.472794\"/>\n      <waypoint x=\"-97.236877\" y=\"-42.394886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.146709\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.066147\" y=\"24.494898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"63.388668\" y=\"130.706146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.684421\" y=\"13.159849\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-45.157890\" y=\"-41.327545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.166374\" y=\"37.936672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"95.249550\" y=\"71.580513\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.926727\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.011112\" y=\"104.974876\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-79.218552\" y=\"-57.022060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.451117\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.694173\" y=\"16.676506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-110.336479\" y=\"8.487129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.676102\" y=\"24.465418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"40.450596\" y=\"46.595100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.876236\" y=\"-56.969082\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.357239\"/>\n      <waypoint x=\"102.246498\" y=\"90.844498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.263329\" y=\"-27.380758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-114.532616\" y=\"70.569283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.240005\" y=\"-65.699600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-161.842422\"/>\n      <waypoint x=\"11.273834\" y=\"28.215361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.148865\" y=\"94.712692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.548813\"/>\n      <waypoint x=\"-66.803925\" y=\"16.498377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.973984\" y=\"17.126881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.621925\"/>\n      <waypoint x=\"-16.190451\" y=\"137.111633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.190563\" y=\"137.148499\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n      <waypoint x=\"105.977821\" y=\"56.939198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.075859\" y=\"29.821896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"39.349892\" y=\"137.571823\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.424377\" y=\"44.595272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n      <waypoint x=\"-31.565889\" y=\"28.163454\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.338442\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.378639\" y=\"-1.857177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-37.425102\" y=\"128.368103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-154.855957\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.327003\" y=\"-57.513165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.657868\"/>\n      <waypoint x=\"-48.800861\" y=\"2.002697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.398773\" y=\"58.669224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-10.726088\" y=\"28.154232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.516808\" y=\"129.912842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-45.186760\" y=\"42.545429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.161224\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.837539\" y=\"-57.638428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"70.506172\" y=\"130.200317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.560562\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.245438\" y=\"28.490992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.731559\"/>\n      <waypoint x=\"88.850052\" y=\"69.862160\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_06.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.647125\" y=\"56.625523\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"19.369787\" y=\"133.960022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.245636\" y=\"21.619066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.986206\"/>\n      <waypoint x=\"-49.817665\" y=\"123.233757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.643456\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.491547\" y=\"128.555923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.288910\"/>\n      <waypoint x=\"26.403769\" y=\"28.257399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.947456\" y=\"18.480846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-152.385986\"/>\n      <waypoint x=\"-114.577446\" y=\"74.569016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.811268\" y=\"-1.704243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"109.825272\" y=\"4.537504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.940536\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.103905\" y=\"-12.260715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-26.726028\" y=\"28.109776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.351379\" y=\"14.871439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"85.379929\"/>\n      <waypoint x=\"-98.398476\" y=\"-52.696110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.057037\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.085205\" y=\"78.635292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-110.710587\" y=\"41.860371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.835934\" y=\"28.048344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"43.897861\" y=\"42.549561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751091\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.658302\" y=\"23.089510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"46.223328\"/>\n      <waypoint x=\"98.502357\" y=\"-31.392937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.229538\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.716363\" y=\"24.654245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"3.548568\" y=\"-67.924004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.736511\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.854622\" y=\"54.750015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"100.023933\" y=\"106.054649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.674065\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.343323\" y=\"28.114101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.243385\"/>\n      <waypoint x=\"-110.920746\" y=\"60.609161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.517040\" y=\"129.986572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-95.514481\" y=\"24.467669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.039509\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.445152\" y=\"-19.353189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.326813\"/>\n      <waypoint x=\"15.842809\" y=\"133.935883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.561127\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.828745\" y=\"133.951385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.332748\"/>\n      <waypoint x=\"38.608963\" y=\"33.836010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-302.352936\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.305731\" y=\"16.748749\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-110.441574\" y=\"17.861881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.842743\" y=\"-58.412926\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.039017\"/>\n      <waypoint x=\"78.599388\" y=\"127.518303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.769897\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.826157\" y=\"24.503901\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-106.870911\" y=\"-38.505356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.857941\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.142441\" y=\"22.967854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"25.453827\"/>\n      <waypoint x=\"-44.510677\" y=\"136.937592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.056381\" y=\"72.748878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"107.956581\" y=\"12.925010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.939323\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.517202\" y=\"130.035736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-106.874527\" y=\"11.901489\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.571068\" y=\"39.922943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-273.392883\"/>\n      <waypoint x=\"30.052292\" y=\"66.286972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.209270\" y=\"34.545460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"59.814083\" y=\"-57.421410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.105850\" y=\"38.141891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-41.703655\" y=\"36.535603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.850124\" y=\"122.465576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.952507\"/>\n      <waypoint x=\"-110.284645\" y=\"3.862762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.014603\" y=\"121.292732\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.529907\"/>\n      <waypoint x=\"-41.045853\" y=\"-51.519600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.926636\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.652752\" y=\"54.625530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-99.219322\" y=\"-45.819424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.653076\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.095222\" y=\"76.624718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.965912\"/>\n      <waypoint x=\"-45.338982\" y=\"-17.328222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.092049\" y=\"40.189175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-13.837539\" y=\"-57.638428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.376419\" y=\"13.415642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"58.052273\" y=\"66.322777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.330181\" y=\"141.116516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"-18.694111\" y=\"16.632050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.305799\" y=\"16.698734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-98.776306\" y=\"31.009380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.249607\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.503029\" y=\"50.594757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n      <waypoint x=\"-34.627388\" y=\"-56.195518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.300446\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.703621\" y=\"109.676613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.382492\"/>\n      <waypoint x=\"-41.505520\" y=\"106.945328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.419474\" y=\"-67.985977\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.085037\"/>\n      <waypoint x=\"-101.502647\" y=\"105.104874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.882538\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.169207\" y=\"133.697723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"44.002731\" y=\"50.548874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751091\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.637550\" y=\"3.582840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.294434\"/>\n      <waypoint x=\"102.959259\" y=\"-24.633791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.911324\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.794250\" y=\"13.042847\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"19.273792\" y=\"28.237589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.835960\" y=\"28.065016\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-103.158325\" y=\"87.691559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.356140\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.413364\" y=\"24.849102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-20.168867\" y=\"133.587112\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.299011\" y=\"38.373070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.209511\"/>\n      <waypoint x=\"-99.820480\" y=\"108.598717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.698959\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.327446\" y=\"-58.140133\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-356.747498\"/>\n      <waypoint x=\"-110.920746\" y=\"60.609161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.630295\" y=\"66.071152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.151093\"/>\n      <waypoint x=\"-21.837107\" y=\"-57.721748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.684372\" y=\"13.120949\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-103.246422\" y=\"28.278337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.433056\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.043922\" y=\"47.221684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-45.288067\" y=\"6.545570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.105850\" y=\"38.141891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-114.375687\" y=\"56.570190\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.315505\" y=\"13.215420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-93.870834\" y=\"-57.068398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.943100\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.052288\" y=\"66.294647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"78.337891\" y=\"131.485092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.069656\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.567635\" y=\"-53.714211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.231522\"/>\n      <waypoint x=\"-48.692371\" y=\"40.555290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.388470\" y=\"28.262913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-102.992126\" y=\"-22.157427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.103241\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.733452\" y=\"-50.538097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.315960\"/>\n      <waypoint x=\"-84.641174\" y=\"122.262047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.593918\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.516808\" y=\"129.912842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-45.231785\" y=\"26.545492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.171158\" y=\"-6.261094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"90.654877\" y=\"28.853170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-348.392731\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.456602\" y=\"-64.424904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.745651\"/>\n      <waypoint x=\"28.388470\" y=\"28.262913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.369684\" y=\"133.993576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-72.066132\" y=\"24.483784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.788763\" y=\"-64.408325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-105.026512\" y=\"113.708527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"421.092590\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.318329\" y=\"124.083199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.962677\"/>\n      <waypoint x=\"-82.644135\" y=\"12.954350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.466331\" y=\"16.504871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-107.398773\" y=\"58.669224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.154106\" y=\"-58.172909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-103.238838\" y=\"-0.183951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357758\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.788763\" y=\"-64.408325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-88.567085\" y=\"-56.580582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.429932\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.057564\" y=\"45.221729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-45.067421\" y=\"84.955269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.348557\" y=\"2.578429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-99.657219\" y=\"-37.667725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.627617\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.305791\" y=\"16.704292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"63.812653\" y=\"-60.923042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.502762\" y=\"53.293152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-11.728292\" y=\"-68.117027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.273792\" y=\"28.237589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-28.538712\" y=\"133.535675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.254295\" y=\"18.545525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"93.602730\" y=\"-42.425285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.877098\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.079575\" y=\"80.635284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-110.710587\" y=\"41.860371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.440842\" y=\"2.797944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.542770\"/>\n      <waypoint x=\"43.812656\" y=\"-60.914871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.884644\" y=\"131.309525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-161.789017\"/>\n      <waypoint x=\"19.142302\" y=\"66.273026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.836008\" y=\"28.098358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"46.482635\" y=\"31.911228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"313.064392\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.305787\" y=\"16.709848\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-101.441505\" y=\"-32.665684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.108536\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.413429\" y=\"24.801868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-56.538155\" y=\"133.363602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.255722\" y=\"16.190140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-48.522381\" y=\"100.965042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.981674\" y=\"115.424423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.161224\"/>\n      <waypoint x=\"109.562805\" y=\"-29.382477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.877625\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.278618\" y=\"-25.327995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"-113.739586\" y=\"-0.176217\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.533661\" y=\"96.945366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-98.170074\" y=\"-47.343452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.254585\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.549683\" y=\"-46.355873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-121.137550\"/>\n      <waypoint x=\"-94.982559\" y=\"12.023984\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-159.389374\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.639206\" y=\"27.932192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"100.107437\" y=\"33.788692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-310.369537\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.082176\" y=\"-65.110046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-56.826187\" y=\"24.526129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.731796\" y=\"26.535643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"93.226006\" y=\"65.515594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.240387\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.669144\" y=\"84.089653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.500549\"/>\n      <waypoint x=\"-48.672199\" y=\"47.725258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.658356\" y=\"52.645237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-107.595222\" y=\"76.626801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.965912\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.838882\" y=\"-17.354631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"23.273777\" y=\"28.248703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.093956\" y=\"-60.928101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.657868\"/>\n      <waypoint x=\"102.942123\" y=\"-11.359821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.254799\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.731796\" y=\"26.535643\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"7.814107\" y=\"-57.400166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.445328\" y=\"13.340813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"87.233414\" y=\"-53.893559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.576492\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.083260\" y=\"-64.901756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-52.308830\" y=\"-0.823616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.573959\" y=\"82.625427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"9.283559\" y=\"24.709816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"30.435701\" y=\"16.768559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-46.510639\" y=\"136.925293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.435623\" y=\"16.829687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-113.559418\" y=\"-16.248631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.604256\" y=\"-12.248882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-60.278584\" y=\"132.633575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-196.554840\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.857681\" y=\"66.247452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"102.368782\" y=\"72.914963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.686771\" y=\"42.535580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"26.403769\" y=\"28.257399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.148865\" y=\"94.712692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.548813\"/>\n      <waypoint x=\"23.389294\" y=\"130.482437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.198742\" y=\"26.595070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.241821\"/>\n      <waypoint x=\"50.403675\" y=\"28.324085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.807762\" y=\"63.115089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.897034\"/>\n      <waypoint x=\"85.770699\" y=\"-58.984997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.212463\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.198017\" y=\"38.545444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"99.392281\" y=\"-3.857131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-17.764420\" y=\"-64.679710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-102.100624\" y=\"-40.738930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.229134\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.358124\" y=\"-39.385387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.651405\"/>\n      <waypoint x=\"-105.519524\" y=\"6.756368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.519989\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.694178\" y=\"16.682064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-110.058235\" y=\"10.775620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.988762\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.692375\" y=\"40.555122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-8.190600\" y=\"137.160797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.463547\" y=\"-59.522339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.533783\"/>\n      <waypoint x=\"-36.826267\" y=\"24.581699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.763428\" y=\"-27.354349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"40.529247\" y=\"52.594585\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.793610\" y=\"-23.354462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"48.052280\" y=\"66.309990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.034187\" y=\"12.989388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-90.733452\" y=\"-50.538097\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-42.315960\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.450596\" y=\"46.595100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n      <waypoint x=\"-44.976048\" y=\"117.424431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.378639\" y=\"-1.857177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-106.268524\" y=\"102.743797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"429.091003\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.310440\" y=\"8.142591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-40.447502\" y=\"-53.198982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.852310\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.882339\" y=\"70.938866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"61.742378\" y=\"-67.922195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.933601\" y=\"130.413208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.786209\"/>\n      <waypoint x=\"-41.726170\" y=\"28.535637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.198017\" y=\"38.545444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"83.075226\" y=\"13.414805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.155621\" y=\"-58.006279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"37.812656\" y=\"-60.912418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.305757\" y=\"16.726521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-54.803967\" y=\"16.531719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.769440\" y=\"14.166321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"30.135653\" y=\"28.406395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-351.301300\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.728183\" y=\"-68.137856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-90.463547\" y=\"-59.522339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.533783\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.052296\" y=\"66.284416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"83.043274\" y=\"24.914761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"11.975635\" y=\"130.382446\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.012985\"/>\n      <waypoint x=\"46.413414\" y=\"24.812983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.941788\" y=\"17.901110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"85.982246\" y=\"66.358490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.538235\" y=\"133.388184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-0.702401\" y=\"-57.489151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.403587\" y=\"28.382431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"5.283578\" y=\"24.698702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.932304\" y=\"96.818436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.230377\"/>\n      <waypoint x=\"-52.304924\" y=\"0.565296\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.083809\" y=\"-64.797607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-103.238838\" y=\"-0.183951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357758\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.535324\" y=\"130.208710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.599701\"/>\n      <waypoint x=\"9.283559\" y=\"24.709816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.248238\" y=\"-29.380701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-65.576271\" y=\"133.193420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-175.509857\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.812649\" y=\"-60.921410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"32.435699\" y=\"16.774115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.783684\" y=\"24.425787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-1.520540\"/>\n      <waypoint x=\"11.812677\" y=\"-60.901798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.895065\" y=\"25.274414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-21.804739\"/>\n      <waypoint x=\"-52.440842\" y=\"2.797944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.542770\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.030128\" y=\"49.269375\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-110.832397\" y=\"82.786896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"445.146393\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.881269\" y=\"133.842194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.177582\"/>\n      <waypoint x=\"25.814100\" y=\"-57.407516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.814083\" y=\"-57.421410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"-106.218933\" y=\"5.219069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.407227\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.808231\" y=\"-0.615560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"98.950699\" y=\"60.891365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.807739\" y=\"-33.624039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.108536\"/>\n      <waypoint x=\"-103.836792\" y=\"108.387123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"424.286133\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.677853\" y=\"45.705566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"109.825272\" y=\"4.537504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.940536\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.517040\" y=\"129.986572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-102.588478\" y=\"-27.273508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.874496\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.984848\" y=\"122.014206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.933910\"/>\n      <waypoint x=\"17.315477\" y=\"13.232090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.403572\" y=\"28.393545\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-48.838882\" y=\"-17.354631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.142306\" y=\"66.265358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-111.055252\" y=\"72.608383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.686745\" y=\"42.555279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.161224\"/>\n      <waypoint x=\"-103.877037\" y=\"56.749889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.214806\" y=\"22.190002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-41.733444\" y=\"-31.301414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.506737\" y=\"63.926544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"59.612701\"/>\n      <waypoint x=\"5.273853\" y=\"28.198689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.826283\" y=\"24.598372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"5.406026\" y=\"-60.905918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"360.362030\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.071449\" y=\"20.949381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.446991\"/>\n      <waypoint x=\"-54.238792\" y=\"123.681450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.038879\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.740860\" y=\"-65.023674\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.896530\"/>\n      <waypoint x=\"42.403706\" y=\"28.301855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.155407\" y=\"-58.047939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-20.857668\" y=\"66.221886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.608871\" y=\"88.277885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.356140\"/>\n      <waypoint x=\"102.543839\" y=\"47.245552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.329929\" y=\"141.205994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"43.788776\" y=\"-64.414864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.198195\" y=\"129.942139\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.185913\"/>\n      <waypoint x=\"30.047819\" y=\"69.786972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.896950\" y=\"13.901363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-103.255135\" y=\"-45.969902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.832489\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.849819\" y=\"130.451447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.332657\"/>\n      <waypoint x=\"104.633461\" y=\"18.468735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-411.097412\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.696503\" y=\"18.881676\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-418.763885\"/>\n      <waypoint x=\"-55.082397\" y=\"-65.068390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.540665\" y=\"141.208832\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.907488\"/>\n      <waypoint x=\"109.823837\" y=\"6.214240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"86.556755\" y=\"-50.022167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.432159\"/>\n      <waypoint x=\"102.450615\" y=\"60.915234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.579586\" y=\"80.625435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-110.247795\" y=\"0.575374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.805637\" y=\"0.295887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"45.788773\" y=\"-64.415680\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.538280\" y=\"133.400467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-85.231522\" y=\"-54.495316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.134586\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.738346\" y=\"71.051178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.448631\"/>\n      <waypoint x=\"42.047810\" y=\"69.802322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.809105\" y=\"-57.436718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-340.640503\"/>\n      <waypoint x=\"-71.975395\" y=\"128.530685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.741867\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.315462\" y=\"13.243204\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-81.262718\" y=\"136.356232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.649017\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.034172\" y=\"12.978273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-52.085178\" y=\"78.654976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.004822\" y=\"63.618206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-224.410431\"/>\n      <waypoint x=\"-34.960129\" y=\"29.141161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.799520\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.403633\" y=\"28.354647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.228493\" y=\"92.793793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"91.203659\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.036652\" y=\"-18.260338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"40.548611\" y=\"54.071411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.313858\" y=\"31.174704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.267075\"/>\n      <waypoint x=\"63.812653\" y=\"-60.923042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"78.337891\" y=\"131.485092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.069656\"/>\n      <waypoint x=\"-45.198017\" y=\"38.545444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.788775\" y=\"-64.400154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-110.441574\" y=\"17.861881\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.080078\" y=\"32.793537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.075035\"/>\n      <waypoint x=\"65.403610\" y=\"28.365761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.059219\" y=\"-16.207478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"38.413445\" y=\"24.790754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.246422\" y=\"28.278337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.433056\"/>\n      <waypoint x=\"-67.449974\" y=\"132.996170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.647217\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.702972\" y=\"16.964264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.339859\"/>\n      <waypoint x=\"77.752289\" y=\"135.470596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.777134\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.958481\" y=\"27.458345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.689758\"/>\n      <waypoint x=\"-70.786812\" y=\"135.995972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"11.183594\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.945282\" y=\"-19.364563\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.331818\"/>\n      <waypoint x=\"102.557480\" y=\"45.245598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.395897\" y=\"68.962791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"-101.441505\" y=\"-32.665684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.108536\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.896400\" y=\"-4.425507\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-107.378372\" y=\"-45.793102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.297066\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.133125\" y=\"34.141991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-48.556149\" y=\"88.965096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.119324\" y=\"36.189682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-13.801086\" y=\"-61.138237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.826202\" y=\"24.537243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"47.812656\" y=\"-60.916504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.555771\" y=\"-61.729332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.523507\"/>\n      <waypoint x=\"-49.817665\" y=\"123.233757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.643456\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.137819\" y=\"69.783257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.926697\"/>\n      <waypoint x=\"106.609840\" y=\"-40.291565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.415077\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.553658\" y=\"27.861254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"102.516563\" y=\"51.245457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.694135\" y=\"16.648722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-5.801525\" y=\"-61.054920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.516842\" y=\"129.925110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-103.841400\" y=\"82.381203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.984589\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.788775\" y=\"-64.400154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-101.502647\" y=\"105.104874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.882538\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.160931\" y=\"51.735092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-106.964203\" y=\"19.900986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.793427\" y=\"129.660645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-174.541519\"/>\n      <waypoint x=\"-113.409058\" y=\"-24.522030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.360703\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.005545\" y=\"130.344009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.177582\"/>\n      <waypoint x=\"-41.607727\" y=\"70.625473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.002846\" y=\"53.269283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-106.558998\" y=\"-16.246704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.605270\" y=\"-51.885979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.860016\"/>\n      <waypoint x=\"-48.561775\" y=\"86.965096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"61.742378\" y=\"-67.922195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-114.232780\" y=\"43.821018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.028950\" y=\"52.548702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751099\"/>\n      <waypoint x=\"98.904541\" y=\"36.307537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-282.175903\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_07.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.161362\" y=\"-58.193817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"-48.660942\" y=\"51.725243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.389164\" y=\"130.527176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-0.862162\" y=\"69.747452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.621471\" y=\"-46.141178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.567657\"/>\n      <waypoint x=\"95.489975\" y=\"108.288689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.303780\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.613331\" y=\"68.645164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-81.896400\" y=\"128.237015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.885376\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.878555\" y=\"-1.833308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-37.659405\" y=\"31.021065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.910904\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.403572\" y=\"28.387989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-78.653877\" y=\"16.465450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.315477\" y=\"13.232090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"99.430122\" y=\"-9.405805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.596783\" y=\"126.445129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.580536\"/>\n      <waypoint x=\"67.413330\" y=\"24.871330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.510910\" y=\"137.011337\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"109.570961\" y=\"43.293385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"81.755363\" y=\"129.811737\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.753372\"/>\n      <waypoint x=\"-101.502647\" y=\"105.104874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"245.882538\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.231785\" y=\"26.545492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-106.989433\" y=\"100.772598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"430.731750\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.358124\" y=\"-39.385387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.651405\"/>\n      <waypoint x=\"65.405502\" y=\"130.709641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.035019\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.215706\" y=\"-2.286854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.357727\"/>\n      <waypoint x=\"97.685440\" y=\"33.359985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-302.763794\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.034195\" y=\"12.994944\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"96.181862\" y=\"-37.914875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.599564\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.263962\" y=\"-35.392632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.710037\"/>\n      <waypoint x=\"40.564297\" y=\"55.267990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.836781\" y=\"-57.784237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"3.315531\" y=\"13.193192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.567688\" y=\"-36.549774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"108.364296\"/>\n      <waypoint x=\"-48.624584\" y=\"64.645180\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.607246\" y=\"-61.042480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596741\"/>\n      <waypoint x=\"99.092674\" y=\"40.073662\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.410202\" y=\"-63.629623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.756180\"/>\n      <waypoint x=\"-22.211847\" y=\"140.574677\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-18.694111\" y=\"16.632050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"80.608368\" y=\"-57.681843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.946518\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.778519\" y=\"-25.354404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-103.216141\" y=\"-2.208392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.165962\" y=\"37.899857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-16.716343\" y=\"24.637575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.413437\" y=\"24.796310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-51.082615\" y=\"-65.026733\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.921875\" y=\"60.749634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"102.516563\" y=\"51.245457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.376419\" y=\"13.415642\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"49.812653\" y=\"-60.917324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.327858\" y=\"78.914818\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-41.516777\" y=\"102.945343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.220501\" y=\"30.565182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-58.194286\" y=\"-56.741402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-332.767578\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"46.047802\" y=\"69.807434\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"102.396057\" y=\"68.915062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.103905\" y=\"-12.260715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"3.142313\" y=\"66.252571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.906993\" y=\"130.241226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.636139\"/>\n      <waypoint x=\"-104.807739\" y=\"-33.624039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.108536\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.674587\" y=\"74.188194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"307.271149\"/>\n      <waypoint x=\"34.413464\" y=\"24.779640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.118851\" y=\"-61.568581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"63.435581\" y=\"16.860249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.226006\" y=\"65.515594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-204.240387\"/>\n      <waypoint x=\"-46.828079\" y=\"-55.875149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-116.146698\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.763876\" y=\"-64.783859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"45.542721\" y=\"67.466797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.919571\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.424213\" y=\"31.308998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-319.145569\"/>\n      <waypoint x=\"86.850128\" y=\"69.859604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.529144\" y=\"-40.866920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.322563\"/>\n      <waypoint x=\"-80.644142\" y=\"12.959908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.788757\" y=\"116.855644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-126.238449\"/>\n      <waypoint x=\"-85.250832\" y=\"-58.429008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.839243\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.516918\" y=\"129.949707\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-52.102062\" y=\"72.654999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.556576\" y=\"38.900654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.048538\"/>\n      <waypoint x=\"52.413391\" y=\"24.829655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.126320\" y=\"-10.260841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-107.286682\" y=\"48.669853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.874153\" y=\"59.677353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.352760\"/>\n      <waypoint x=\"-90.463547\" y=\"-59.522339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.533783\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.045837\" y=\"-68.589027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-76.765106\" y=\"130.638794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.949387\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.013233\" y=\"131.209030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-210.584747\"/>\n      <waypoint x=\"-61.503944\" y=\"-57.904285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-348.513397\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.836781\" y=\"-57.784237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-106.261612\" y=\"-26.077177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.083076\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.791947\" y=\"137.240372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.631852\"/>\n      <waypoint x=\"109.450455\" y=\"60.962975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.481232\" y=\"-22.803774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.767090\"/>\n      <waypoint x=\"-104.263962\" y=\"-35.392632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.710037\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.761963\" y=\"28.553751\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-353.630219\"/>\n      <waypoint x=\"27.142294\" y=\"66.283257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.358017\" y=\"29.965122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.477364\"/>\n      <waypoint x=\"44.002731\" y=\"50.548874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751091\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.726170\" y=\"28.535637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"98.703621\" y=\"109.676613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.382492\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.331741\" y=\"101.657379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.475990\"/>\n      <waypoint x=\"-103.193726\" y=\"-4.208261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.686745\" y=\"42.555279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.161224\"/>\n      <waypoint x=\"-38.433537\" y=\"140.475006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.031456\" y=\"25.900610\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"98.937065\" y=\"62.891319\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.665749\" y=\"37.860622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-48.561775\" y=\"86.965096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.435509\" y=\"16.904705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-102.284050\" y=\"103.291061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.503830\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.255722\" y=\"16.190140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"27.814096\" y=\"-57.408333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.435669\" y=\"16.796343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-102.152596\" y=\"-47.728920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.326111\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"10.005545\" y=\"130.344009\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.177582\"/>\n      <waypoint x=\"59.403641\" y=\"28.349089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.373283\" y=\"9.347700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.745575\"/>\n      <waypoint x=\"-41.156055\" y=\"-57.922962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.891685\" y=\"130.436188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.559433\"/>\n      <waypoint x=\"-84.641174\" y=\"122.262047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.593918\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.127388\" y=\"131.843597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.401215\"/>\n      <waypoint x=\"85.033501\" y=\"28.420303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.224228\" y=\"-51.515923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.391464\"/>\n      <waypoint x=\"95.501122\" y=\"24.424332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-376.450745\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.435524\" y=\"16.893591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"43.812656\" y=\"-60.914871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.703064\" y=\"-35.354118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-103.787369\" y=\"48.750389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.004822\" y=\"63.618206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-224.410431\"/>\n      <waypoint x=\"-32.412937\" y=\"69.933372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.710503\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.156599\" y=\"-57.818813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"101.436363\" y=\"100.449242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.611443\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.607727\" y=\"70.625473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"63.814083\" y=\"-57.423042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.613331\" y=\"68.645164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-65.047539\" y=\"129.264877\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.261658\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.814083\" y=\"-57.423042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"63.435581\" y=\"16.860249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-9.801305\" y=\"-61.096581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"79.159523\" y=\"-54.495640\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.894684\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.682724\" y=\"-60.849579\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.594086\"/>\n      <waypoint x=\"-78.644150\" y=\"12.965464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.142309\" y=\"66.255127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-110.763824\" y=\"46.610069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-20.147358\" y=\"130.087189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-74.066124\" y=\"24.478228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.733246\" y=\"-31.354235\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-52.005482\" y=\"106.974869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.976048\" y=\"117.424431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"69.159286\" y=\"-57.207436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.449753\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.435524\" y=\"16.899149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"51.812656\" y=\"-60.918140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.806404\" y=\"29.929157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-331.785919\"/>\n      <waypoint x=\"-45.259926\" y=\"16.545530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.517202\" y=\"130.035736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-58.895336\" y=\"-64.914268\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.564728\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.435604\" y=\"16.843578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-104.011543\" y=\"68.749130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.116516\" y=\"-33.330418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.335258\"/>\n      <waypoint x=\"-45.325634\" y=\"-6.804915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.765106\" y=\"130.638794\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.949387\"/>\n      <waypoint x=\"40.538078\" y=\"53.268169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.209244\" y=\"34.565163\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-92.853310\" y=\"113.520744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.142990\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.172215\" y=\"47.715408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-52.278419\" y=\"-25.380814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.676102\" y=\"24.465418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"98.787506\" y=\"84.820801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.788773\" y=\"-64.418129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-53.046059\" y=\"-68.547371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.314430\" y=\"-33.004829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.692604\"/>\n      <waypoint x=\"-110.463989\" y=\"19.861755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.155407\" y=\"-58.047939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-100.702217\" y=\"8.003315\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.023834\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.413372\" y=\"24.843546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-30.538671\" y=\"133.523392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.849819\" y=\"130.451447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.332657\"/>\n      <waypoint x=\"40.538078\" y=\"53.268169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.077667\" y=\"74.608261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"43.349823\" y=\"137.594193\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.299011\" y=\"38.373070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.209511\"/>\n      <waypoint x=\"-63.250923\" y=\"129.003799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.275299\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.042320\" y=\"-59.053509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.131546\"/>\n      <waypoint x=\"13.305768\" y=\"16.720963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.324364\" y=\"-61.275066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-9.528801\"/>\n      <waypoint x=\"89.043205\" y=\"24.931431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.637428\" y=\"58.943989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.733444\"/>\n      <waypoint x=\"-45.096458\" y=\"74.635307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.284882\" y=\"-56.729359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.397476\"/>\n      <waypoint x=\"-14.726074\" y=\"28.143118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.416550\" y=\"137.710297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-0.804020\"/>\n      <waypoint x=\"-40.888916\" y=\"19.380285\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.863037\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.947098\" y=\"93.324898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.374802\"/>\n      <waypoint x=\"98.801666\" y=\"32.501705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-320.460968\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.288067\" y=\"6.545570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-77.443871\" y=\"-68.185059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.528244\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.142311\" y=\"66.257683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-114.510193\" y=\"68.569405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.728355\" y=\"20.213917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-0.532676\" y=\"-64.487335\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.085037\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.155079\" y=\"-58.110428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"54.413383\" y=\"24.835213\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.306686\" y=\"29.582384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.104755\"/>\n      <waypoint x=\"-48.585190\" y=\"78.645126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.005768\" y=\"110.199249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-70.059158\"/>\n      <waypoint x=\"-29.047358\" y=\"-68.297417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.050507\" y=\"90.974930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-107.595222\" y=\"76.626801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.965912\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.413349\" y=\"24.860216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-22.168829\" y=\"133.574814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.653542\" y=\"20.487467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.670502\"/>\n      <waypoint x=\"-41.636562\" y=\"-44.141243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.567657\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.920212\" y=\"57.622791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.303055\"/>\n      <waypoint x=\"-97.281578\" y=\"16.444614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.768311\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.132187\" y=\"-37.638187\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"67.558884\"/>\n      <waypoint x=\"-47.303429\" y=\"28.142574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.625168\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.694096\" y=\"16.620935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-106.896950\" y=\"13.901363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.126320\" y=\"-10.260841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"102.450615\" y=\"60.915234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.817665\" y=\"123.233757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.643456\"/>\n      <waypoint x=\"-48.090599\" y=\"15.758029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.284786\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.516537\" y=\"129.826782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"55.388790\" y=\"130.661407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.669144\" y=\"84.089653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.500549\"/>\n      <waypoint x=\"-12.857672\" y=\"66.232109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.674587\" y=\"74.188194\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"307.271149\"/>\n      <waypoint x=\"-78.093956\" y=\"-60.928101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.657868\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.693924\" y=\"-4.249386\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"42.413429\" y=\"24.801868\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.052288\" y=\"66.299759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-76.043892\" y=\"16.472702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.742378\" y=\"-67.916473\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-27.763876\" y=\"-64.783859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.627076\" y=\"-60.988396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n      <waypoint x=\"86.556755\" y=\"-50.022167\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.432159\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.094788\" y=\"5.668713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.031357\"/>\n      <waypoint x=\"98.827942\" y=\"78.890938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.078568\" y=\"42.141800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-32.340412\" y=\"65.479652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.843384\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.583176\" y=\"-31.151508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.841606\"/>\n      <waypoint x=\"39.330318\" y=\"141.071777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.278419\" y=\"-25.380814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-6.726107\" y=\"28.165346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.395897\" y=\"68.962791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"106.479805\" y=\"-22.654198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.155151\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.699005\" y=\"-29.882267\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.095802\"/>\n      <waypoint x=\"17.273800\" y=\"28.232031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.527420\" y=\"105.355324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.281021\"/>\n      <waypoint x=\"-60.826172\" y=\"24.515015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.403641\" y=\"28.349089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-29.047358\" y=\"-68.297417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.755798\" y=\"16.166277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-0.169245\" y=\"133.710022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.413307\" y=\"24.888002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"98.297195\" y=\"97.985649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.178528\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.643303\" y=\"-67.319458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.564896\"/>\n      <waypoint x=\"-106.581413\" y=\"-14.246837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.650108\" y=\"32.537899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-310.549957\"/>\n      <waypoint x=\"-114.143112\" y=\"35.821522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.674339\" y=\"24.434860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"-34.835987\" y=\"28.087244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.242317\" y=\"2.362723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.183495\"/>\n      <waypoint x=\"25.315447\" y=\"13.254318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.549683\" y=\"-46.355873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-121.137550\"/>\n      <waypoint x=\"7.407855\" y=\"-67.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.446960\" y=\"-13.297806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.032166\"/>\n      <waypoint x=\"69.982262\" y=\"66.338036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.166557\" y=\"49.735100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-51.994228\" y=\"110.974854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.635891\" y=\"69.711945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073259\"/>\n      <waypoint x=\"1.372651\" y=\"-60.956459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-4.643698\" y=\"-57.542671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596741\"/>\n      <waypoint x=\"96.519257\" y=\"-44.360466\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"55.928925\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.810589\" y=\"-1.464244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"30.135653\" y=\"28.406395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-351.301300\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.362633\" y=\"23.404142\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.038647\"/>\n      <waypoint x=\"57.413372\" y=\"24.843546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.918930\" y=\"15.822776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"35.330379\" y=\"141.049408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.742378\" y=\"-67.910759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-110.171158\" y=\"-6.261094\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.435692\" y=\"16.785229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-110.624893\" y=\"84.875504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"443.505676\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.515556\" y=\"-45.192005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.062103\"/>\n      <waypoint x=\"-48.672199\" y=\"47.725258\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"90.654877\" y=\"28.853170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-348.392731\"/>\n      <waypoint x=\"21.369749\" y=\"133.971207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.998322\" y=\"53.908882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-27.800331\" y=\"-61.284046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.977982\" y=\"56.891457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-32.538631\" y=\"133.511093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.375366\" y=\"-1.377864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-21.837107\" y=\"-57.721748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.954582\" y=\"-28.954367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.347977\"/>\n      <waypoint x=\"59.812649\" y=\"-60.921410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.991455\" y=\"54.939243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"-45.311253\" y=\"-1.694395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.909782\" y=\"66.891228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"59.788773\" y=\"-64.421394\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.718811\" y=\"27.937527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.930038\" y=\"-9.381935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.857668\" y=\"66.216766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-45.316879\" y=\"-3.694387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.363323\" y=\"23.601032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-18.130188\"/>\n      <waypoint x=\"59.403641\" y=\"28.349089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.809067\" y=\"89.580803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.695679\"/>\n      <waypoint x=\"101.104721\" y=\"35.178448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-300.955933\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.116516\" y=\"-33.330418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.335258\"/>\n      <waypoint x=\"5.142309\" y=\"66.255127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.435593\" y=\"16.849134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-102.449333\" y=\"18.913710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.130386\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.569859\" y=\"59.350681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.914490\"/>\n      <waypoint x=\"-110.268150\" y=\"2.391487\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.047142\" y=\"-68.339073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-52.172188\" y=\"47.735107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.468208\" y=\"132.863983\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.251551\"/>\n      <waypoint x=\"109.851112\" y=\"2.214339\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.389072\" y=\"130.560745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"23.283503\" y=\"24.748716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.742378\" y=\"-67.910759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-48.658356\" y=\"52.645237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-65.081047\" y=\"-65.172531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-52.311226\" y=\"-1.674696\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.835907\" y=\"28.026115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"32.052296\" y=\"66.289536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.203163\" y=\"-35.327717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"71.435539\" y=\"16.882477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.413422\" y=\"24.807425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"72.918930\" y=\"133.266037\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.544067\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.369625\" y=\"134.015945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"13.137831\" y=\"69.765358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.400986\" y=\"107.879189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.028267\"/>\n      <waypoint x=\"-58.516605\" y=\"129.851379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.158821\" y=\"-47.733013\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.247131\"/>\n      <waypoint x=\"99.201324\" y=\"24.142221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.056389\" y=\"133.657745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.702194\"/>\n      <waypoint x=\"-76.925362\" y=\"126.792679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.564133\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.539291\" y=\"94.945374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"52.426842\" y=\"28.572308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.749606\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.844803\" y=\"-10.767211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.679260\"/>\n      <waypoint x=\"-95.514481\" y=\"24.467669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-5.039509\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.436981\" y=\"62.915188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-18.147396\" y=\"130.099457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.375607\" y=\"12.513129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-161.758545\"/>\n      <waypoint x=\"-104.877892\" y=\"20.436588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"42.791946\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.250648\" y=\"92.925491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"437.118683\"/>\n      <waypoint x=\"-44.433418\" y=\"140.438110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.659225\" y=\"94.436501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.470108\"/>\n      <waypoint x=\"-36.734257\" y=\"127.239090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-141.878082\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.445236\" y=\"13.404718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-81.744339\" y=\"-59.884590\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.248554\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.959259\" y=\"-24.633791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"87.911324\"/>\n      <waypoint x=\"29.142290\" y=\"66.285812\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.478905\" y=\"-60.416958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.409073\"/>\n      <waypoint x=\"105.746925\" y=\"10.888010\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-78.154999\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.142313\" y=\"66.250015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-110.262230\" y=\"1.862888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.710587\" y=\"41.860371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-45.499035\" y=\"34.291031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.005394\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.004822\" y=\"63.618206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-224.410431\"/>\n      <waypoint x=\"49.388882\" y=\"130.627853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.169020\" y=\"133.636276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-52.044880\" y=\"92.974930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.095833\" y=\"-28.902775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.877625\"/>\n      <waypoint x=\"-109.744751\" y=\"-26.420748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.896118\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.121437\" y=\"-37.006607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.507584\"/>\n      <waypoint x=\"-6.726107\" y=\"28.165346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.448490\" y=\"120.970764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-107.679062\"/>\n      <waypoint x=\"5.398415\" y=\"-57.405895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"360.359283\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.246338\" y=\"90.892273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"75.445251\" y=\"13.393604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.215790\" y=\"19.294619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.822403\"/>\n      <waypoint x=\"108.714958\" y=\"-33.833321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.692604\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.726127\" y=\"28.182018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"88.067749\" y=\"120.309624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.662918\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.590843\" y=\"76.625450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"42.894394\" y=\"61.104897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.315247\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.445423\" y=\"13.274128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-52.278419\" y=\"-25.380814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.389011\" y=\"130.583115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-10.862154\" y=\"69.734673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_08.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.977982\" y=\"56.891457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"40.503029\" y=\"50.594757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.220528\" y=\"30.545477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-87.019180\" y=\"-57.505714\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.300850\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.403572\" y=\"28.399103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"109.816353\" y=\"-27.130535\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-94.970131\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.625351\" y=\"-50.216408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"44.298950\"/>\n      <waypoint x=\"-4.857679\" y=\"66.242340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.757187\" y=\"-30.963717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-100.785110\"/>\n      <waypoint x=\"-48.759911\" y=\"16.555384\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.826225\" y=\"24.553915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"65.982262\" y=\"66.332916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.619438\" y=\"117.670242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.030930\"/>\n      <waypoint x=\"-95.798172\" y=\"-50.352551\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-49.045792\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.542721\" y=\"67.466797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.919571\"/>\n      <waypoint x=\"-97.592552\" y=\"118.950806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.719139\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.964180\" y=\"58.939152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"-106.671082\" y=\"-6.247360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.794277\" y=\"13.065075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-42.510715\" y=\"136.949875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.174042\" y=\"28.142126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"7.283571\" y=\"24.704260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.059067\" y=\"-16.260464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-45.687134\" y=\"-54.738461\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.523804\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.674629\" y=\"24.429302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"77.752289\" y=\"135.470596\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-19.777134\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.892021\" y=\"16.423111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-114.442940\" y=\"62.569801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.441505\" y=\"-32.665684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.108536\"/>\n      <waypoint x=\"-48.094788\" y=\"5.668713\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.031357\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.835930\" y=\"28.042788\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"98.904541\" y=\"36.307537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-282.175903\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.237411\" y=\"24.545500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-110.643333\" y=\"35.860752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.197990\" y=\"38.565144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-81.804710\" y=\"132.240494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"26.460022\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.214966\" y=\"22.142269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-99.889175\" y=\"115.536057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"417.899139\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-21.764202\" y=\"-64.721367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"3.273859\" y=\"28.193132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.181862\" y=\"-37.914875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"64.599564\"/>\n      <waypoint x=\"-104.807739\" y=\"-33.624039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.108536\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.403698\" y=\"28.307411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-106.581413\" y=\"-14.246837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.676079\" y=\"24.448748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.980431\" y=\"-22.722841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.818932\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.324379\" y=\"-36.026798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-69.121262\"/>\n      <waypoint x=\"-5.837976\" y=\"-57.555111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.716397\" y=\"24.676474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-45.352055\" y=\"-14.786371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.140076\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.369194\" y=\"134.172546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-41.432816\" y=\"-49.779308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.000977\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.514160\" y=\"-20.246441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"65.977791\" y=\"69.832916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.435623\" y=\"16.829687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-113.806839\" y=\"5.823405\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.742378\" y=\"-67.915657\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-113.829262\" y=\"7.823279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.071205\" y=\"43.221775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-45.033649\" y=\"96.955215\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.909851\" y=\"-32.192959\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.281364\"/>\n      <waypoint x=\"-114.286018\" y=\"48.570709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.807762\" y=\"63.115089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.897034\"/>\n      <waypoint x=\"35.742378\" y=\"-67.911575\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.801196\" y=\"-61.117409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"-34.794308\" y=\"13.087303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.331520\" y=\"52.669601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"7.412144\" y=\"-57.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.825977\" y=\"24.603928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"-19.800762\" y=\"-61.200729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.715919\" y=\"-2.247623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"57.403648\" y=\"28.343533\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.160957\" y=\"51.715393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"99.071205\" y=\"43.221775\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.955788\" y=\"-55.166111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.337149\"/>\n      <waypoint x=\"65.688171\" y=\"-57.421688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.614563\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.512238\" y=\"18.046017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.845795\"/>\n      <waypoint x=\"-48.438084\" y=\"3.603914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.089066\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.538391\" y=\"133.437347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-45.119946\" y=\"-46.356396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.567657\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.090599\" y=\"15.758029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.284786\"/>\n      <waypoint x=\"70.506172\" y=\"130.200317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.560562\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.098618\" y=\"14.430913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"75.867172\"/>\n      <waypoint x=\"93.260315\" y=\"24.802601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-367.130676\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.283590\" y=\"24.687588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-19.800762\" y=\"-61.200729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.130230\" y=\"62.635349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-97.020210\" y=\"12.461470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-166.378906\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.688171\" y=\"-57.421688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.614563\"/>\n      <waypoint x=\"85.982246\" y=\"66.358490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.808197\" y=\"-0.614135\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-95.463089\" y=\"-55.698624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.647736\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.619759\" y=\"12.936561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.857208\"/>\n      <waypoint x=\"98.703621\" y=\"109.676613\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.382492\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.156269\" y=\"-57.881302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-97.527420\" y=\"105.355324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.281021\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.421188\" y=\"60.669098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"98.659225\" y=\"94.436501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.470108\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.804066\" y=\"16.603960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-48.748337\" y=\"-29.354292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.369625\" y=\"134.015945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-84.124023\" y=\"-66.468056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.642212\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.166584\" y=\"49.715401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"77.044868\" y=\"128.231689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.928024\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.034172\" y=\"12.978273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"21.350182\" y=\"137.471146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-81.931488\" y=\"-67.168205\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.937531\"/>\n      <waypoint x=\"-113.500053\" y=\"89.508667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"440.312164\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.146767\" y=\"32.142033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"78.337891\" y=\"131.485092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"157.069656\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.071045\" y=\"43.269516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-75.163666\" y=\"-68.498383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"173.823578\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.147471\" y=\"130.124054\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-53.155407\" y=\"-58.047939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.874153\" y=\"59.677353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.352760\"/>\n      <waypoint x=\"-41.479198\" y=\"116.299522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.161224\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.187943\" y=\"39.820850\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-103.836792\" y=\"108.387123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"424.286133\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.976368\" y=\"123.955429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.828514\"/>\n      <waypoint x=\"-110.059067\" y=\"-16.260464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.338982\" y=\"-17.328222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"99.079025\" y=\"42.074299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.481133\" y=\"80.574623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.723389\"/>\n      <waypoint x=\"1.372651\" y=\"-60.956459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.727858\" y=\"-68.200348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-99.727371\" y=\"100.251129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.085892\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.736557\" y=\"136.669189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.460873\"/>\n      <waypoint x=\"21.788774\" y=\"-64.405869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.445267\" y=\"13.382490\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-52.172783\" y=\"-39.380413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.534153\" y=\"9.566462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.844582\"/>\n      <waypoint x=\"-50.861027\" y=\"-64.268799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.435822\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.742373\" y=\"-67.909119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-52.147087\" y=\"56.655071\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.788773\" y=\"-64.420578\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-26.716303\" y=\"24.609789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.788778\" y=\"-64.404236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-48.835934\" y=\"28.048344\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.471573\" y=\"129.120468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.749039\"/>\n      <waypoint x=\"-24.862139\" y=\"69.716766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.142311\" y=\"66.257683\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-68.485161\" y=\"-68.708176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.688171\" y=\"-37.301250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"97.980728\" y=\"60.873455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.936874\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.463669\" y=\"129.940201\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.337189\"/>\n      <waypoint x=\"-107.098709\" y=\"31.900232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.445320\" y=\"13.349148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-45.378910\" y=\"24.251862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.012909\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-69.471573\" y=\"129.120468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-168.749039\"/>\n      <waypoint x=\"101.013092\" y=\"-50.110153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-126.952530\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.686775\" y=\"42.535580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-94.221672\" y=\"-46.766685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.665802\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.148399\" y=\"12.658050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.218933\"/>\n      <waypoint x=\"-105.311043\" y=\"-31.691427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-76.697319\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.278618\" y=\"-25.327995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"59.445320\" y=\"13.349148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.979424\" y=\"-22.602591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.155151\"/>\n      <waypoint x=\"-110.292633\" y=\"4.575122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.135857\" y=\"60.635357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"54.403660\" y=\"28.335199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.801414\" y=\"-61.075748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"75.435524\" y=\"16.893591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.021152\" y=\"30.258039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.184479\"/>\n      <waypoint x=\"-17.727968\" y=\"-68.179520\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.811264\" y=\"-1.704244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-104.720276\" y=\"106.483246\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"425.926880\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.369377\" y=\"134.105438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-107.233215\" y=\"43.899479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.835061\" y=\"133.722549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.403976\"/>\n      <waypoint x=\"-86.906105\" y=\"-53.487888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.927834\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.409698\" y=\"-34.037342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"73.373871\"/>\n      <waypoint x=\"-39.670341\" y=\"60.789242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.050873\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.757065\" y=\"132.772308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.385941\"/>\n      <waypoint x=\"15.137825\" y=\"69.767914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-112.116516\" y=\"-33.330418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"103.335258\"/>\n      <waypoint x=\"93.225212\" y=\"24.873392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-365.872467\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.388950\" y=\"130.605484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-45.147114\" y=\"56.635372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.436821\" y=\"62.962929\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"61.742378\" y=\"-67.922195\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.794220\" y=\"13.020618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"28.413481\" y=\"24.762968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.169245\" y=\"133.710022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-107.286682\" y=\"48.669853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.964340\" y=\"58.891411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-93.107788\" y=\"-48.112549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.906647\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.083588\" y=\"-64.839264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-93.892021\" y=\"16.423111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.812653\" y=\"-60.919773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"-89.085709\" y=\"16.436464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.210793\" y=\"41.899345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-13.837539\" y=\"-57.638428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.716311\" y=\"24.615347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.148865\" y=\"94.712692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.548813\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.309105\" y=\"50.669727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-26.726028\" y=\"28.109776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.921875\" y=\"60.749634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-58.467197\" y=\"24.004953\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.827246\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.982998\" y=\"114.955147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-45.338982\" y=\"-17.328222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.143547\" y=\"35.899982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-12.716359\" y=\"24.648689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.920799\" y=\"-64.341522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.379868\"/>\n      <waypoint x=\"-18.726057\" y=\"28.132004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.137831\" y=\"69.765358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-0.169245\" y=\"133.710022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.899460\" y=\"58.749763\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"13.142306\" y=\"66.265358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.433270\" y=\"140.388947\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"109.314056\" y=\"80.962509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"96.528687\" y=\"-55.212166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.675003\"/>\n      <waypoint x=\"-82.644135\" y=\"12.954350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.803967\" y=\"16.531719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-51.982021\" y=\"115.310867\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.161224\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.516777\" y=\"102.945343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-88.567085\" y=\"-56.580582\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-32.429932\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"100.107437\" y=\"33.788692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-310.369537\"/>\n      <waypoint x=\"-99.512383\" y=\"9.262609\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-137.727417\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.445354\" y=\"13.324144\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-83.646942\" y=\"131.268234\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.185913\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.503029\" y=\"50.594757\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n      <waypoint x=\"106.103455\" y=\"8.781859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.629173\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.794277\" y=\"13.065075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-60.433117\" y=\"140.339813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.092049\" y=\"40.189587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"15.788782\" y=\"-64.403419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-53.277840\" y=\"-52.019962\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-297.598480\"/>\n      <waypoint x=\"97.655922\" y=\"23.565096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-387.029053\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.315486\" y=\"13.226534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-48.613331\" y=\"68.645164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.039280\" y=\"94.955223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-114.085968\" y=\"85.414810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"443.397949\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.148399\" y=\"12.658050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-194.218933\"/>\n      <waypoint x=\"59.812649\" y=\"-60.921410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.539532\" y=\"72.946815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"317.605255\"/>\n      <waypoint x=\"-65.118301\" y=\"-61.672726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.982246\" y=\"66.355934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-105.519524\" y=\"6.756368\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.519989\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.106094\" y=\"21.843784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"34.122910\"/>\n      <waypoint x=\"-41.759937\" y=\"16.535681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.307644\" y=\"22.786833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.084326\"/>\n      <waypoint x=\"5.398415\" y=\"-57.405895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"360.359283\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.359879\" y=\"116.292496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-62.996544\"/>\n      <waypoint x=\"-45.311253\" y=\"-1.694395\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.844803\" y=\"-10.767211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.679260\"/>\n      <waypoint x=\"-106.919365\" y=\"15.901236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.998322\" y=\"53.908882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"65.877251\" y=\"-67.920197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.287354\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.233345\" y=\"-31.327824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"-52.118946\" y=\"66.655022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.585217\" y=\"78.625443\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-85.231522\" y=\"-54.495316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.134586\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.633461\" y=\"18.468735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-411.097412\"/>\n      <waypoint x=\"17.788778\" y=\"-64.404236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.502357\" y=\"-31.392937\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"76.229538\"/>\n      <waypoint x=\"102.246498\" y=\"90.844498\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.389473\" y=\"-3.421270\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-56.794228\" y=\"13.026175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.994228\" y=\"110.974854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-28.836016\" y=\"28.103914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.685265\" y=\"137.100800\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-10.302712\"/>\n      <waypoint x=\"-12.684402\" y=\"13.148735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.499546\" y=\"17.509874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.098190\"/>\n      <waypoint x=\"35.021152\" y=\"30.258039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.184479\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.295570\" y=\"-43.895447\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.653076\"/>\n      <waypoint x=\"25.283495\" y=\"24.754272\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.141792\" y=\"-67.834534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.379868\"/>\n      <waypoint x=\"-62.854355\" y=\"12.954276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-185.482544\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.193573\" y=\"-4.261219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"37.650108\" y=\"32.537899\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-310.549957\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-72.550209\" y=\"-61.687302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.938108\"/>\n      <waypoint x=\"-114.143112\" y=\"35.821522\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.990932\" y=\"130.303085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.099319\"/>\n      <waypoint x=\"102.477898\" y=\"56.915325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.853310\" y=\"113.520744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.142990\"/>\n      <waypoint x=\"101.315819\" y=\"20.745853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-408.185577\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.862135\" y=\"69.714211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"71.982262\" y=\"66.340591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.999882\" y=\"108.955170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"106.423767\" y=\"-8.449284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.814308\" y=\"80.890068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-24.726036\" y=\"28.115334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.641174\" y=\"122.262047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.593918\"/>\n      <waypoint x=\"-52.333290\" y=\"-8.701664\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.679260\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.058678\" y=\"-55.209515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.824722\"/>\n      <waypoint x=\"102.823997\" y=\"6.166505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.742378\" y=\"-67.912392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-18.726057\" y=\"28.132004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.826283\" y=\"24.598372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.329018\" y=\"-48.265202\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.045036\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.672226\" y=\"47.705559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-93.487595\" y=\"12.921419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.784607\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.644295\" y=\"-51.482132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-39.518520\"/>\n      <waypoint x=\"-83.616043\" y=\"127.222679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.045731\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.309105\" y=\"50.669727\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"101.588226\" y=\"-42.731544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.230064\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.963768\" y=\"19.822525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-58.510414\" y=\"136.851547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.701241\" y=\"24.166090\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-103.216141\" y=\"-2.208392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.811237\" y=\"-1.684546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-107.233215\" y=\"43.899479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.373718\" y=\"133.273758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-177.041000\"/>\n      <waypoint x=\"-48.630215\" y=\"62.645203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-10.857679\" y=\"66.234673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-51.119064\" y=\"-61.526920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.826180\" y=\"24.520573\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.864914\" y=\"0.166647\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-14.694131\" y=\"16.643164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-103.171303\" y=\"-6.208131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.586311\" y=\"-60.681435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.501587\"/>\n      <waypoint x=\"101.436363\" y=\"100.449242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.611443\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.859375\" y=\"108.588310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.136597\"/>\n      <waypoint x=\"107.020531\" y=\"14.871212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.689007\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.539265\" y=\"94.965065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-45.333813\" y=\"-8.814635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.320740\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"108.961296\" y=\"97.272156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-84.184402\"/>\n      <waypoint x=\"-37.075798\" y=\"-64.473343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.358765\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.166374\" y=\"37.936672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"105.692848\" y=\"-42.363918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.322563\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"41.807762\" y=\"63.115089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.897034\"/>\n      <waypoint x=\"-45.096458\" y=\"74.635307\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.923264\" y=\"64.939011\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"-52.248238\" y=\"-29.380701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-105.225563\" y=\"-42.316364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.845215\"/>\n      <waypoint x=\"-110.576080\" y=\"29.861130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.028950\" y=\"52.548702\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751099\"/>\n      <waypoint x=\"15.742381\" y=\"-67.903404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-38.826256\" y=\"24.576143\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"35.878918\" y=\"64.643646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-213.125549\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.168791\" y=\"133.562531\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-103.764954\" y=\"46.750515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.742378\" y=\"-67.923012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-30.726320\" y=\"28.098661\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.549683\" y=\"-46.355873\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-121.137550\"/>\n      <waypoint x=\"17.283525\" y=\"24.732044\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.189484\" y=\"121.545403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.173805\"/>\n      <waypoint x=\"-99.727371\" y=\"100.251129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.085892\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.838005\" y=\"121.306671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-140.208664\"/>\n      <waypoint x=\"-107.376358\" y=\"56.669350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.674629\" y=\"24.429302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"-52.061764\" y=\"86.974945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.428925\" y=\"-46.305748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.045036\"/>\n      <waypoint x=\"-110.508827\" y=\"23.861506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.555695\" y=\"72.668343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-91.085686\" y=\"16.430908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.867077\" y=\"17.360046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"161.794662\"/>\n      <waypoint x=\"-99.007187\" y=\"-39.095634\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-64.419044\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-16.168941\" y=\"133.611694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-45.119946\" y=\"-46.356396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.567657\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.716359\" y=\"24.648689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"59.742378\" y=\"-67.921379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.841423\" y=\"76.938721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"106.337563\" y=\"4.190424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.155842\" y=\"-57.964622\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-93.085670\" y=\"16.425350\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.299915\" y=\"38.699532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-275.990204\"/>\n      <waypoint x=\"-113.415688\" y=\"29.463140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.038826\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-58.602249\" y=\"132.021378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-203.569794\"/>\n      <waypoint x=\"-68.601280\" y=\"-58.208813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-95.859375\" y=\"108.588310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"241.136597\"/>\n      <waypoint x=\"37.814095\" y=\"-57.412418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.800667\" y=\"82.890854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-45.265553\" y=\"14.545542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.147622\" y=\"130.173218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-108.219017\" y=\"96.916611\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"433.895905\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.160957\" y=\"51.715393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-103.148888\" y=\"-8.208000\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.466026\" y=\"64.668846\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-62.017139\" y=\"133.036469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.539886\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.483009\" y=\"114.945297\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"7.410714\" y=\"-60.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.728619\" y=\"-68.054543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-106.715919\" y=\"-2.247623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.325634\" y=\"-6.804915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-113.715485\" y=\"-2.326086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.605270\" y=\"-51.885979\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.860016\"/>\n      <waypoint x=\"-48.579559\" y=\"80.645119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.814087\" y=\"-57.416504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"102.962669\" y=\"-21.384119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.654510\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_09.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.514664\" y=\"96.214798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.824318\"/>\n      <waypoint x=\"-71.223351\" y=\"132.325455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.194702\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.834412\" y=\"-51.456352\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.777969\"/>\n      <waypoint x=\"-110.262230\" y=\"1.862888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.627609\" y=\"-45.354118\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432335\"/>\n      <waypoint x=\"-41.726170\" y=\"28.535637\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.043900\" y=\"16.478260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"42.403706\" y=\"28.301855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.666569\" y=\"49.725250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-103.126472\" y=\"-10.207870\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.794701\" y=\"33.796669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.862560\"/>\n      <waypoint x=\"98.746582\" y=\"90.820633\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.982262\" y=\"66.335472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-15.837432\" y=\"-57.659260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.435593\" y=\"16.849134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-98.398476\" y=\"-52.696110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.057037\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.058678\" y=\"-55.209515\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.824722\"/>\n      <waypoint x=\"99.174042\" y=\"28.142126\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.118744\" y=\"-61.589409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"102.423340\" y=\"64.915154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.630241\" y=\"62.625500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-37.156269\" y=\"-57.881302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.635891\" y=\"69.711945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073259\"/>\n      <waypoint x=\"-45.278618\" y=\"-25.327995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.514160\" y=\"-20.246441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"98.872116\" y=\"-29.699438\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.137016\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.510864\" y=\"68.668594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-52.160931\" y=\"51.735092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.835892\" y=\"28.015001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"83.468102\" y=\"-64.071075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.027435\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.290573\" y=\"4.391361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"109.648895\" y=\"6.689895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.690231\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.047794\" y=\"69.822777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-41.556175\" y=\"88.945404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.413349\" y=\"24.860216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-44.603283\" y=\"-59.482773\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.554131\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.109879\" y=\"16.944332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.091858\"/>\n      <waypoint x=\"102.837639\" y=\"4.166555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.644150\" y=\"12.965464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-65.154755\" y=\"-58.172916\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-27.017662\" y=\"66.214005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-65.154106\" y=\"-58.172909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"95.539780\" y=\"-51.211525\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-132.767517\"/>\n      <waypoint x=\"-52.293510\" y=\"-23.380871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.516842\" y=\"129.925110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-17.800873\" y=\"-61.179897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"32.716679\" y=\"69.452934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.438049\"/>\n      <waypoint x=\"109.562805\" y=\"-29.382477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.877625\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.308552\" y=\"-0.734175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"98.867493\" y=\"4.058904\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.738037\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.526024\" y=\"-65.229210\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.519989\"/>\n      <waypoint x=\"-98.995819\" y=\"122.857712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"50.908127\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.223320\" y=\"-1.608006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"3.283584\" y=\"24.693146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"80.116714\" y=\"-61.672882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-158.934921\"/>\n      <waypoint x=\"-66.835876\" y=\"27.998331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.038277\" y=\"32.232716\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-47.850941\"/>\n      <waypoint x=\"-45.209270\" y=\"34.545460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.165962\" y=\"37.899857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"98.909782\" y=\"66.891228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.137819\" y=\"69.783257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.926697\"/>\n      <waypoint x=\"99.562004\" y=\"22.740168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-389.114044\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.372651\" y=\"-60.956459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n      <waypoint x=\"99.003006\" y=\"53.221542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.378910\" y=\"24.251862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.012909\"/>\n      <waypoint x=\"-113.820564\" y=\"87.465721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"441.855011\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.492058\" y=\"94.980621\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"253.890762\"/>\n      <waypoint x=\"-42.826241\" y=\"24.565029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.057564\" y=\"45.221729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-0.716403\" y=\"24.682032\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.776306\" y=\"31.009380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-40.249607\"/>\n      <waypoint x=\"94.699707\" y=\"64.689095\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-214.329681\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-83.606987\" y=\"-59.170361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-22.710175\"/>\n      <waypoint x=\"-48.692371\" y=\"40.555290\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.967400\" y=\"126.138527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.537811\"/>\n      <waypoint x=\"-89.725769\" y=\"12.934672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.949033\" y=\"130.268021\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.867737\"/>\n      <waypoint x=\"-50.607124\" y=\"20.297895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-37.672844\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.677078\" y=\"129.352051\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-38.725937\"/>\n      <waypoint x=\"-60.794209\" y=\"13.015060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.410286\" y=\"-6.497068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"36.435692\" y=\"16.785229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.305757\" y=\"16.726521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-83.955788\" y=\"-55.166111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.337149\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.146767\" y=\"32.142033\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-112.954582\" y=\"-28.954367\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.347977\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.435677\" y=\"16.790787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-52.310551\" y=\"-1.434697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.522381\" y=\"100.965042\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-107.009041\" y=\"23.900736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-80.271896\" y=\"129.093826\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.497559\"/>\n      <waypoint x=\"-49.300114\" y=\"-59.576271\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.332306\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"1.467051\" y=\"-64.455399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.085037\"/>\n      <waypoint x=\"-76.822029\" y=\"-64.740402\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"170.601181\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.812656\" y=\"-60.916504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"97.645050\" y=\"101.493103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"102.886940\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.119324\" y=\"36.189682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-54.803967\" y=\"16.531719\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.056274\" y=\"88.882645\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"440.341522\"/>\n      <waypoint x=\"-85.292366\" y=\"134.358093\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"29.100830\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.273800\" y=\"28.232031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"106.396484\" y=\"-4.449376\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.155727\" y=\"-57.985451\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"97.387306\" y=\"7.191317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.847168\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-111.555504\" y=\"-35.486954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.828888\"/>\n      <waypoint x=\"-41.748535\" y=\"-29.301470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.930038\" y=\"-9.381935\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"102.464256\" y=\"58.915279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.330349\" y=\"141.060593\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"109.530045\" y=\"49.293243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.742065\" y=\"129.053833\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-160.808746\"/>\n      <waypoint x=\"36.424213\" y=\"31.308998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-319.145569\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.413406\" y=\"24.818539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-7.764962\" y=\"-64.575562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.742378\" y=\"-67.921379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-114.286018\" y=\"48.570709\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.479599\" y=\"116.166023\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-45.411861\" y=\"-51.655712\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-100.961060\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.033546\" y=\"28.414747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-89.892059\" y=\"16.434225\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.857660\" y=\"66.214211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"1.372651\" y=\"-60.956459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.966713\" y=\"64.749382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-106.671082\" y=\"-6.247360\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.716397\" y=\"24.676474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"98.984680\" y=\"55.908829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.403572\" y=\"28.387989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-41.733444\" y=\"-31.301414\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.607727\" y=\"65.797913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.602341\"/>\n      <waypoint x=\"-97.281578\" y=\"16.444614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"176.768311\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.192387\" y=\"40.545437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-45.233345\" y=\"-31.327824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.368782\" y=\"72.914963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"7.990932\" y=\"130.303085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.099319\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.198017\" y=\"38.545444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"47.812656\" y=\"-60.916504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.628998\" y=\"20.424208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"59.343292\"/>\n      <waypoint x=\"40.299915\" y=\"38.699532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-275.990204\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-13.837539\" y=\"-57.638428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"52.435623\" y=\"16.829687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.389771\" y=\"128.836441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.595245\"/>\n      <waypoint x=\"-26.726028\" y=\"28.109776\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.362190\" y=\"0.578478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-95.408035\" y=\"-45.189178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-54.444492\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.409058\" y=\"-24.522030\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.360703\"/>\n      <waypoint x=\"57.413372\" y=\"24.843546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.862834\" y=\"133.767136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.863937\"/>\n      <waypoint x=\"86.850128\" y=\"69.859604\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.788052\" y=\"6.555424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"83.389771\" y=\"128.836441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.595245\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.316853\" y=\"-3.674688\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"41.812656\" y=\"-60.914055\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"103.010597\" y=\"19.731821\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-127.416000\"/>\n      <waypoint x=\"-110.937447\" y=\"100.003952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"432.245270\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.010582\" y=\"11.695107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.360352\"/>\n      <waypoint x=\"-80.918388\" y=\"-63.817684\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"164.010483\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-60.502453\" y=\"24.160353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-11.176049\"/>\n      <waypoint x=\"102.837639\" y=\"4.166555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.977783\" y=\"69.850815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-103.981606\" y=\"80.465073\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"266.645050\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.158775\" y=\"113.103470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.366394\"/>\n      <waypoint x=\"43.897861\" y=\"42.549561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.751091\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.826241\" y=\"24.565029\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-61.008530\" y=\"-68.626282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.085419\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.760757\" y=\"1.752148\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-103.013802\" y=\"101.455940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.125076\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.826210\" y=\"24.542801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-110.832397\" y=\"82.786896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"445.146393\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.078796\" y=\"74.748756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-41.432816\" y=\"-49.779308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.000977\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.022396\" y=\"100.955200\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"98.259460\" y=\"75.467361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"68.923996\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.092880\" y=\"26.779474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.598160\"/>\n      <waypoint x=\"-78.710075\" y=\"125.961624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.497559\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.002537\" y=\"11.827222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-65.296021\"/>\n      <waypoint x=\"-41.045853\" y=\"-51.519600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-73.926636\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.534153\" y=\"9.566462\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-79.844582\"/>\n      <waypoint x=\"99.428925\" y=\"-46.305748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.045036\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.158371\" y=\"52.635387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"33.386787\" y=\"29.368843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-335.717590\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.812649\" y=\"-60.921410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"102.943947\" y=\"-15.331897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.798035\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.052280\" y=\"66.309990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-110.733002\" y=\"43.860249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.857668\" y=\"66.216766\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-41.823990\" y=\"-19.301756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-98.398476\" y=\"-52.696110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"131.057037\"/>\n      <waypoint x=\"-4.190676\" y=\"137.185379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.277332\" y=\"-62.638401\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"146.456451\"/>\n      <waypoint x=\"-92.134178\" y=\"-49.175358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-46.109203\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.152740\" y=\"54.635380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-106.637550\" y=\"3.582840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.294434\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.142313\" y=\"66.252571\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"77.557388\" y=\"-55.157330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"20.987198\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.078796\" y=\"74.748756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-46.146366\" y=\"15.564070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-55.018219\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.726311\" y=\"28.093105\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.368782\" y=\"72.914963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.142306\" y=\"66.265358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-45.237411\" y=\"24.545500\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.643303\" y=\"-67.319458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.564896\"/>\n      <waypoint x=\"-52.248238\" y=\"-29.380701\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.803925\" y=\"16.498377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-102.805199\" y=\"117.473801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"417.830566\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.340412\" y=\"65.479652\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.843384\"/>\n      <waypoint x=\"-15.800978\" y=\"-61.159069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.283584\" y=\"24.693146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.491531\" y=\"54.915371\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.626671\" y=\"-10.249007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"5.694436\" y=\"140.765381\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.856664\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"47.788769\" y=\"-64.416496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-68.485161\" y=\"-68.708176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.742373\" y=\"-67.908302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-34.835987\" y=\"28.087244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"9.273834\" y=\"28.209803\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"65.413338\" y=\"24.865774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.250832\" y=\"-58.429008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.839243\"/>\n      <waypoint x=\"-52.056137\" y=\"88.974945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.413368\" y=\"24.840767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"35.389103\" y=\"130.549561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.256428\" y=\"36.431759\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.926064\"/>\n      <waypoint x=\"-4.643698\" y=\"-57.542671\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596741\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.877037\" y=\"56.749889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"98.800667\" y=\"82.890854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-57.155186\" y=\"-58.089600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-106.514160\" y=\"-20.246441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.246338\" y=\"90.892273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"13.788782\" y=\"-64.402603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"45.765785\" y=\"60.675022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"238.058029\"/>\n      <waypoint x=\"-2.619106\" y=\"-61.018993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.788239\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.502922\" y=\"53.245411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"35.878918\" y=\"64.643646\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-213.125549\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.812674\" y=\"-60.904251\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"102.605766\" y=\"38.165760\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.643333\" y=\"35.860752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"32.052296\" y=\"66.289536\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.499893\" y=\"108.945320\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"27.814096\" y=\"-57.408333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.129894\" y=\"-45.063995\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.567657\"/>\n      <waypoint x=\"-102.449333\" y=\"18.913710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.130386\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.538406\" y=\"-40.966103\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"58.784584\"/>\n      <waypoint x=\"34.445419\" y=\"13.279686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-89.697113\" y=\"122.572334\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-137.142090\"/>\n      <waypoint x=\"-104.280113\" y=\"-44.164570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.338837\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.058235\" y=\"10.775620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"79.988762\"/>\n      <waypoint x=\"48.052280\" y=\"66.309990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.464256\" y=\"58.915279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"84.355621\" y=\"123.844620\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.137329\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-88.867630\" y=\"127.842178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.363647\"/>\n      <waypoint x=\"109.327698\" y=\"78.962555\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.264267\" y=\"46.669975\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-41.586384\" y=\"55.994331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.385895\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"26.435717\" y=\"16.757444\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-107.398773\" y=\"58.669224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.342995\" y=\"-16.771492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382233\"/>\n      <waypoint x=\"-106.989433\" y=\"100.772598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"430.731750\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.702401\" y=\"-57.489151\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n      <waypoint x=\"93.584534\" y=\"10.805109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-212.611908\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.118973\" y=\"66.635338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"96.918625\" y=\"-49.642780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.860016\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.052296\" y=\"66.284416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-23.727642\" y=\"-68.242004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.071045\" y=\"43.269516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"15.812674\" y=\"-60.903431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.439503\" y=\"57.616249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"255.058899\"/>\n      <waypoint x=\"98.814308\" y=\"80.890068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.694173\" y=\"16.676506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-88.200394\" y=\"123.893639\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-139.981735\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.119503\" y=\"-61.443600\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"87.886833\" y=\"-48.910606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.339645\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.409285\" y=\"-64.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"40.422352\" y=\"57.675831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.683212\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.794701\" y=\"33.796669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.862560\"/>\n      <waypoint x=\"102.260139\" y=\"88.844559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.314140\" y=\"26.190796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.322716\"/>\n      <waypoint x=\"-106.514160\" y=\"-20.246441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.057564\" y=\"45.221729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"40.299915\" y=\"38.699532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-275.990204\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.202484\" y=\"-58.344372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.238434\"/>\n      <waypoint x=\"39.814095\" y=\"-57.413239\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.804020\" y=\"16.570618\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-67.161362\" y=\"-58.193817\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.805637\" y=\"0.295887\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"67.982262\" y=\"66.335472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.263962\" y=\"-35.392632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.710037\"/>\n      <waypoint x=\"1.273865\" y=\"28.187574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.660164\" y=\"30.213682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"33.788776\" y=\"-64.410774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.510677\" y=\"136.937592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"105.895981\" y=\"68.938919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.287426\" y=\"7.675762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.927261\"/>\n      <waypoint x=\"17.789236\" y=\"140.951263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.332621\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.193573\" y=\"-4.261219\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"33.814095\" y=\"-57.410786\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.103905\" y=\"-12.260715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-103.691360\" y=\"99.600830\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"250.746368\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.003006\" y=\"53.221542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"41.788773\" y=\"-64.414040\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.158775\" y=\"113.103470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.366394\"/>\n      <waypoint x=\"45.388950\" y=\"130.605484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.053436\" y=\"27.822018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"76.867714\" y=\"139.447342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-16.771296\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.909782\" y=\"66.891228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"77.044868\" y=\"128.231689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.928024\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.870911\" y=\"-38.505356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.857941\"/>\n      <waypoint x=\"-41.811264\" y=\"-1.704244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.047821\" y=\"69.784416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-11.728292\" y=\"-68.117027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.337563\" y=\"4.190424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-65.118301\" y=\"-61.672726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.104050\" y=\"-12.207739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-48.842827\" y=\"-16.810181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.384094\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.317810\" y=\"-41.781784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"113.309799\"/>\n      <waypoint x=\"-45.286510\" y=\"-52.598053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.679108\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.533661\" y=\"96.945366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-68.601280\" y=\"-58.208813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-51.982971\" y=\"114.974838\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-23.836998\" y=\"-57.742577\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"71.478905\" y=\"-60.416958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.409073\"/>\n      <waypoint x=\"98.244537\" y=\"5.680464\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.292603\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-77.327003\" y=\"-57.513165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.657868\"/>\n      <waypoint x=\"54.435616\" y=\"16.835245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.976368\" y=\"123.955429\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.828514\"/>\n      <waypoint x=\"-110.808655\" y=\"50.609810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.297295\" y=\"3.265810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"39.369473\" y=\"134.071884\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.586384\" y=\"55.994331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.385895\"/>\n      <waypoint x=\"89.318329\" y=\"124.083199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"134.962677\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.052277\" y=\"66.315102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"98.904541\" y=\"36.307537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-282.175903\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.233208\" y=\"43.899220\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"96.177376\" y=\"114.875999\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"119.445099\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.273769\" y=\"28.254259\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-72.869209\" y=\"-68.680122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"177.118927\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-91.674629\" y=\"24.429302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"81.611786\" y=\"133.837494\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.093416\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.273792\" y=\"28.237589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-91.085686\" y=\"16.430908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.810589\" y=\"-1.464244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"102.962669\" y=\"-21.384119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.654510\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.118973\" y=\"66.635338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"71.403587\" y=\"28.382431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.556149\" y=\"88.965096\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-107.210793\" y=\"41.899345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.438084\" y=\"3.603914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"82.089066\"/>\n      <waypoint x=\"59.982281\" y=\"66.325249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.033501\" y=\"28.420303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"95.489975\" y=\"108.288689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.303780\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.633041\" y=\"34.165859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-45.192387\" y=\"40.545437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.273846\" y=\"28.204247\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"67.114227\" y=\"130.633728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.876846\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-32.517120\" y=\"130.011169\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-100.701378\" y=\"106.831177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.320175\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.446426\" y=\"5.020895\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-111.616669\"/>\n      <waypoint x=\"-48.754280\" y=\"18.555374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.171265\" y=\"118.377327\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-58.203476\"/>\n      <waypoint x=\"92.552460\" y=\"-54.129280\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.582489\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.315819\" y=\"20.745853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-408.185577\"/>\n      <waypoint x=\"13.788782\" y=\"-64.402603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.297195\" y=\"97.985649\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"98.178528\"/>\n      <waypoint x=\"-84.644127\" y=\"12.948793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.190755\" y=\"137.209961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352119\"/>\n      <waypoint x=\"30.435701\" y=\"16.768559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.715919\" y=\"-2.247623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-48.613331\" y=\"68.645164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.421745\" y=\"18.775936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"51.123550\"/>\n      <waypoint x=\"-26.857660\" y=\"66.214211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.992126\" y=\"-22.157427\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.103241\"/>\n      <waypoint x=\"92.010582\" y=\"11.695107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-206.360352\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.626671\" y=\"-10.249007\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-107.152023\" y=\"84.438416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.539734\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.803936\" y=\"16.509491\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-74.347931\" y=\"-61.545734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.067180\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.142303\" y=\"66.267914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"96.707199\" y=\"104.935188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.595352\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.453735\" y=\"34.842403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-292.029053\"/>\n      <waypoint x=\"77.069458\" y=\"-66.350952\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.749924\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.908020\" y=\"111.897911\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"237.815720\"/>\n      <waypoint x=\"-45.316879\" y=\"-3.694387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_10.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.385338\" y=\"-62.447933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.460831\"/>\n      <waypoint x=\"-110.741402\" y=\"44.610199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.303429\" y=\"28.142574\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.625168\"/>\n      <waypoint x=\"61.814087\" y=\"-57.422226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.506172\" y=\"130.200317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.560562\"/>\n      <waypoint x=\"26.403769\" y=\"28.257399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.168829\" y=\"133.574814\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"98.882500\" y=\"70.891129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.590843\" y=\"76.625450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-107.378372\" y=\"-45.793102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.297066\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.619759\" y=\"12.936561\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-193.857208\"/>\n      <waypoint x=\"-40.776569\" y=\"5.508326\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-112.809326\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-46.777153\" y=\"-55.748501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"114.238632\"/>\n      <waypoint x=\"-98.207748\" y=\"-40.676342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-61.925415\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.836889\" y=\"-57.763409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"99.337723\" y=\"4.142686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.896950\" y=\"13.901363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"98.827950\" y=\"78.890114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.811237\" y=\"-1.684546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"95.489975\" y=\"108.288689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"112.303780\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.057404\" y=\"45.269470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-94.456642\" y=\"-51.807804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.611305\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.822990\" y=\"31.896166\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-99.766609\"/>\n      <waypoint x=\"40.445393\" y=\"13.296356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.556576\" y=\"38.900654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-82.048538\"/>\n      <waypoint x=\"102.516563\" y=\"51.245457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.966713\" y=\"64.749382\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-41.688171\" y=\"-37.301250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-63.250923\" y=\"129.003799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.275299\"/>\n      <waypoint x=\"-103.193726\" y=\"-4.208261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.052296\" y=\"66.284416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"59.814083\" y=\"-57.421410\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.618984\" y=\"66.625488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"73.977791\" y=\"69.843147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.823997\" y=\"6.166505\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"101.436363\" y=\"100.449242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.611443\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"49.349724\" y=\"137.627747\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"106.228439\" y=\"20.190048\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.458736\" y=\"118.212547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-93.008423\"/>\n      <waypoint x=\"-103.104050\" y=\"-12.207739\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-36.835983\" y=\"28.081686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-102.960609\" y=\"3.366459\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-102.913086\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.021152\" y=\"30.258039\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-327.184479\"/>\n      <waypoint x=\"-31.047247\" y=\"-68.318245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.643333\" y=\"35.860752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"97.507729\" y=\"-34.712837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.414543\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.835884\" y=\"28.009445\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"49.388882\" y=\"130.627853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.187874\" y=\"-37.380470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-97.592552\" y=\"118.950806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.719139\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.877037\" y=\"56.749889\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"97.980728\" y=\"60.873455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.936874\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.043762\" y=\"47.269424\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-68.521614\" y=\"-65.208366\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.124023\" y=\"-66.468056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.642212\"/>\n      <waypoint x=\"-113.851677\" y=\"9.823153\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.837866\" y=\"-57.575939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"67.435555\" y=\"16.871363\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.772278\" y=\"94.891960\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"435.536652\"/>\n      <waypoint x=\"41.349861\" y=\"137.583008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.861446\" y=\"119.173431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.200493\"/>\n      <waypoint x=\"-61.008530\" y=\"-68.626282\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-178.085419\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.090832\" y=\"76.635300\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-41.636562\" y=\"-44.141243\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.567657\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"91.043182\" y=\"24.936989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-4.551720\" y=\"-64.542091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.894394\" y=\"61.104897\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-66.315247\"/>\n      <waypoint x=\"98.868866\" y=\"72.891083\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.746307\" y=\"10.179581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"86.808067\"/>\n      <waypoint x=\"-95.844994\" y=\"115.343399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.268692\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-56.454422\" y=\"29.690939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"36.026688\"/>\n      <waypoint x=\"40.574268\" y=\"56.028648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.286682\" y=\"48.669853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-38.537697\" y=\"62.052448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"223.187286\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.015640\" y=\"102.035614\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.425507\"/>\n      <waypoint x=\"-107.166374\" y=\"37.936672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.240181\" y=\"16.915277\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"39.788773\" y=\"-64.413223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.882339\" y=\"70.938866\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"-34.627388\" y=\"-56.195518\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-30.300446\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.369749\" y=\"133.971207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-41.688171\" y=\"-37.301250\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.812670\" y=\"-60.907516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"-18.694111\" y=\"16.632050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.085205\" y=\"78.635292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"31.083689\" y=\"66.260864\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-184.148132\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-26.716303\" y=\"24.609789\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"74.757065\" y=\"132.772308\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.385941\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"63.413349\" y=\"24.860216\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"99.428925\" y=\"-46.305748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.045036\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.742378\" y=\"-67.914841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-48.490604\" y=\"-49.454086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.217285\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.206917\" y=\"30.793516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"46.915413\"/>\n      <waypoint x=\"83.977776\" y=\"69.855934\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.601280\" y=\"-58.208813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"61.445312\" y=\"13.354706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.494267\" y=\"110.945312\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-45.288067\" y=\"6.545570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.186733\" y=\"42.565128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"69.586311\" y=\"-60.681435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.501587\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.703655\" y=\"36.535603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"87.509445\" y=\"-62.022552\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-150.212463\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.776821\" y=\"10.535706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"59.403641\" y=\"28.349089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.788776\" y=\"-64.411591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-48.776794\" y=\"10.555407\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.231758\" y=\"26.565191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-110.477882\" y=\"23.554388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"126.833908\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.766407\" y=\"28.101328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"99.201324\" y=\"24.142221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.579586\" y=\"80.625435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-47.343323\" y=\"28.114101\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-114.243385\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-8.147584\" y=\"130.160919\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"5.406026\" y=\"-60.905918\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"360.362030\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"104.245636\" y=\"21.619066\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.986206\"/>\n      <waypoint x=\"-58.763199\" y=\"-68.383171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-169.555450\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.016647\" y=\"51.221588\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-97.946838\" y=\"111.993820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"239.515289\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.433498\" y=\"140.462708\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"106.146606\" y=\"32.189774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.613060\" y=\"-47.281982\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432335\"/>\n      <waypoint x=\"-107.286682\" y=\"48.669853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.822380\" y=\"24.270903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"8.115738\"/>\n      <waypoint x=\"-103.255135\" y=\"-45.969902\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.832489\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.812674\" y=\"-60.906700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"43.857689\" y=\"38.130455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.701813\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.826233\" y=\"24.559471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"88.758987\" y=\"-52.742687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"38.483978\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.602100\" y=\"72.625465\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-2.726122\" y=\"28.176460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.284050\" y=\"103.291061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.503830\"/>\n      <waypoint x=\"-48.658356\" y=\"52.645237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.389072\" y=\"130.560745\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-104.263962\" y=\"-35.392632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-71.710037\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.433308\" y=\"140.401245\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"106.375832\" y=\"-1.421324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.073048\" y=\"82.955269\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-72.034180\" y=\"12.983829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.107716\" y=\"70.635323\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-102.449333\" y=\"18.913710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.130386\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.080078\" y=\"32.793537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.075035\"/>\n      <waypoint x=\"72.578857\" y=\"-56.643951\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"12.264725\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.801666\" y=\"32.501705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-320.460968\"/>\n      <waypoint x=\"-103.036797\" y=\"-18.207348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.964203\" y=\"19.900986\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-25.800438\" y=\"-61.263218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.263329\" y=\"-27.380758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-84.644127\" y=\"12.948793\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"68.141792\" y=\"-67.834534\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-176.379868\"/>\n      <waypoint x=\"34.403740\" y=\"28.279627\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"92.252068\" y=\"114.640076\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"121.720612\"/>\n      <waypoint x=\"-6.726107\" y=\"28.165346\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.977982\" y=\"56.891457\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"56.403645\" y=\"28.340754\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.263329\" y=\"-27.380758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-102.284050\" y=\"103.291061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"247.503830\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.169020\" y=\"133.636276\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-14.716352\" y=\"24.643131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.590050\" y=\"59.288471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.120003\"/>\n      <waypoint x=\"-103.036797\" y=\"-18.207348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-113.604256\" y=\"-12.248882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-103.669144\" y=\"84.089653\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.500549\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"28.331614\" y=\"69.784782\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"3.906993\" y=\"130.241226\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.636139\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.939270\" y=\"-17.344913\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.009125\"/>\n      <waypoint x=\"-20.726051\" y=\"28.126448\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.982254\" y=\"66.345703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-45.299320\" y=\"2.545589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"34.435696\" y=\"16.779673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-48.844803\" y=\"-10.767211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.679260\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.445328\" y=\"13.340813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-45.338982\" y=\"-17.328222\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.950699\" y=\"60.891365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"104.121437\" y=\"-37.006607\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.507584\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.977795\" y=\"69.825249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"51.369282\" y=\"134.138992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"89.284882\" y=\"-56.729359\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.397476\"/>\n      <waypoint x=\"-29.047358\" y=\"-68.297417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.233009\" y=\"-58.037113\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-6.565091\"/>\n      <waypoint x=\"59.413364\" y=\"24.849102\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-100.932304\" y=\"96.818436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.230377\"/>\n      <waypoint x=\"-102.588478\" y=\"-27.273508\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.874496\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.250832\" y=\"-58.429008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.839243\"/>\n      <waypoint x=\"-94.907654\" y=\"110.257294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"239.476120\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.778118\" y=\"-57.688896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.245743\"/>\n      <waypoint x=\"-113.415688\" y=\"29.463140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.038826\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.598495\" y=\"31.861004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"49.787617\" y=\"69.509377\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"13.472794\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.616287\" y=\"-50.447510\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-288.035767\"/>\n      <waypoint x=\"21.305738\" y=\"16.743191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.960129\" y=\"29.141161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-25.799520\"/>\n      <waypoint x=\"17.828745\" y=\"133.951385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.332748\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.977783\" y=\"69.850815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"83.389771\" y=\"128.836441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.595245\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.864754\" y=\"0.214385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-52.271156\" y=\"12.565248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.127388\" y=\"131.843597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.401215\"/>\n      <waypoint x=\"56.047432\" y=\"28.339764\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.147622\" y=\"130.173218\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-79.702301\" y=\"-67.741173\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"167.232895\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.030205\" y=\"134.617172\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"18.282272\"/>\n      <waypoint x=\"-8.212111\" y=\"140.660736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.171997\" y=\"-51.064835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.524643\"/>\n      <waypoint x=\"21.389320\" y=\"130.471252\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.231522\" y=\"-54.495316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.134586\"/>\n      <waypoint x=\"-52.299294\" y=\"2.565288\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.841423\" y=\"76.938721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"56.445328\" y=\"13.340813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.811237\" y=\"-1.684546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-52.113319\" y=\"68.655014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.269363\" y=\"14.190184\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-48.499866\" y=\"108.965012\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.529144\" y=\"-40.866920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.322563\"/>\n      <waypoint x=\"-48.808701\" y=\"-21.354519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.392120\" y=\"-3.809397\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-63.044853\" y=\"-68.651512\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.684402\" y=\"13.148735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-48.579559\" y=\"80.645119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.782196\" y=\"66.156265\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"184.689377\"/>\n      <waypoint x=\"-72.043907\" y=\"16.483816\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.336479\" y=\"8.487129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"57.349602\" y=\"137.672485\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.967400\" y=\"126.138527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.537811\"/>\n      <waypoint x=\"-51.155514\" y=\"-58.027111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.826233\" y=\"24.559471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"44.587521\" y=\"34.857361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"292.438324\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.861446\" y=\"119.173431\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-98.200493\"/>\n      <waypoint x=\"39.420017\" y=\"35.364006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.565338\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.350212\" y=\"137.459961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"5.305799\" y=\"16.698734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.142309\" y=\"66.255127\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"108.714958\" y=\"-33.833321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.692604\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.857689\" y=\"38.130455\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"272.701813\"/>\n      <waypoint x=\"-18.726057\" y=\"28.132004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.305738\" y=\"16.743191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-67.120430\" y=\"-61.693581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.814095\" y=\"-57.412418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"92.444427\" y=\"29.303631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-343.349670\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.862156\" y=\"69.744896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"101.430458\" y=\"21.537046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-396.441833\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.203644\" y=\"36.545452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-47.129608\" y=\"-58.841778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.213165\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.835876\" y=\"27.998331\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"98.659225\" y=\"94.436501\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.470108\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.092049\" y=\"40.189587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"47.788769\" y=\"-64.416496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"85.033501\" y=\"28.420303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"102.260139\" y=\"88.844559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.510487\" y=\"136.876129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"53.330090\" y=\"141.150070\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"17.742380\" y=\"-67.904221\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-98.750580\" y=\"11.940255\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-160.094849\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.098690\" y=\"127.468636\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.632294\"/>\n      <waypoint x=\"-106.986618\" y=\"21.900862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.435509\" y=\"16.904705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-93.619339\" y=\"118.374092\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.964355\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.308552\" y=\"-0.734175\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-84.124023\" y=\"-66.468056\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"160.642212\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"59.329990\" y=\"141.183624\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"106.310280\" y=\"8.190325\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"97.507729\" y=\"-34.712837\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"70.414543\"/>\n      <waypoint x=\"94.001587\" y=\"111.530930\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"117.012184\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.986618\" y=\"21.900862\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"108.122841\" y=\"-36.020771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.600098\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.152023\" y=\"84.438416\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"263.539734\"/>\n      <waypoint x=\"-103.193726\" y=\"-4.208261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.855064\" y=\"74.938774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-449.609222\"/>\n      <waypoint x=\"-59.082176\" y=\"-65.110046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.790466\" y=\"12.998399\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-54.510487\" y=\"136.876129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.760223\" y=\"88.820694\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-2.147698\" y=\"130.197784\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.826218\" y=\"24.548357\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"53.812656\" y=\"-60.918957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.250496\" y=\"90.220078\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"258.734833\"/>\n      <waypoint x=\"87.033432\" y=\"28.425859\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.535324\" y=\"130.208710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-217.599701\"/>\n      <waypoint x=\"-41.601414\" y=\"-48.036156\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.950134\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.819992\" y=\"-4.795075\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"36.413456\" y=\"24.785196\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-96.750954\" y=\"27.837091\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"5.781296\"/>\n      <waypoint x=\"-48.505493\" y=\"106.965019\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.706360\" y=\"123.823685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-53.579697\"/>\n      <waypoint x=\"-60.794209\" y=\"13.015060\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"19.142302\" y=\"66.273026\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"92.306038\" y=\"29.246244\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-339.267395\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.635891\" y=\"69.711945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073259\"/>\n      <waypoint x=\"-48.838882\" y=\"-17.354631\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.659595\" y=\"52.193672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-97.592552\" y=\"118.950806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"53.719139\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.082722\" y=\"-65.005898\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"45.542721\" y=\"67.466797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.919571\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.508827\" y=\"23.861506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-36.826267\" y=\"24.581699\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.283584\" y=\"24.693146\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"98.984680\" y=\"55.908829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.172981\" y=\"-39.327599\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n      <waypoint x=\"99.003006\" y=\"53.221542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"88.890587\" y=\"28.472422\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-355.201141\"/>\n      <waypoint x=\"108.714958\" y=\"-33.833321\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-103.692604\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.717606\" y=\"-2.097625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"96.918625\" y=\"-49.642780\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-129.860016\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.726127\" y=\"28.182018\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"81.982246\" y=\"66.353378\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-102.492607\" y=\"-53.235390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"128.271606\"/>\n      <waypoint x=\"98.801666\" y=\"32.501705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-320.460968\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.738342\" y=\"-0.247726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357758\"/>\n      <waypoint x=\"48.413406\" y=\"24.818539\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.083698\" y=\"-64.818436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"11.273834\" y=\"28.215361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.716295\" y=\"24.604233\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"53.388821\" y=\"130.650223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.687439\" y=\"26.213778\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"25.788778\" y=\"-64.407509\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.598495\" y=\"31.861004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-36.434601\" y=\"30.009554\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.192638\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.499405\" y=\"-68.729111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.512634\"/>\n      <waypoint x=\"-114.398109\" y=\"58.570061\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.331520\" y=\"52.669601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"65.403610\" y=\"28.365761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"83.932327\" y=\"-59.976254\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-153.119949\"/>\n      <waypoint x=\"-17.764420\" y=\"-64.679710\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.413391\" y=\"24.829655\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"109.562805\" y=\"-29.382477\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-97.877625\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-66.794197\" y=\"12.998390\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-61.118526\" y=\"-61.631069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"43.388981\" y=\"130.594299\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-41.804962\" y=\"0.535748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.703655\" y=\"36.535603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"99.430122\" y=\"-9.405805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.502762\" y=\"53.293152\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"1.297326\" y=\"-57.457214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.914963\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.982262\" y=\"66.338036\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-21.800655\" y=\"-61.221558\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-114.487778\" y=\"66.569542\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"19.350212\" y=\"137.459961\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.810196\" y=\"8.214198\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-48.737396\" y=\"24.555349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.315516\" y=\"13.204306\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-45.628998\" y=\"20.424208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"59.343292\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.686771\" y=\"42.535580\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"28.413481\" y=\"24.762968\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-64.794075\" y=\"13.003948\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-92.202484\" y=\"-58.344372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.238434\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.567432\" y=\"84.945419\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-110.284645\" y=\"3.862762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.620911\" y=\"33.860874\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-26.211775\" y=\"140.550110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.891685\" y=\"130.436188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.559433\"/>\n      <waypoint x=\"-74.034172\" y=\"12.978273\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.081482\" y=\"-14.260591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"13.780555\" y=\"137.411758\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.792723\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-101.988983\" y=\"10.347526\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-147.526764\"/>\n      <waypoint x=\"-48.652725\" y=\"54.645229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.083698\" y=\"-64.818436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-80.066010\" y=\"125.249886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.112320\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.214901\" y=\"32.545467\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-39.156162\" y=\"-57.902134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.590050\" y=\"59.288471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"106.120003\"/>\n      <waypoint x=\"-31.467390\" y=\"-60.979565\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.930969\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.776821\" y=\"10.535706\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"83.389771\" y=\"128.836441\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.595245\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.119324\" y=\"36.189682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-45.128250\" y=\"-45.255516\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.567657\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.557480\" y=\"45.245598\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-60.516571\" y=\"129.839081\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"73.829826\" y=\"129.396393\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.244308\"/>\n      <waypoint x=\"-97.946838\" y=\"111.993820\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"239.515289\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.243015\" y=\"22.565212\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-52.172783\" y=\"-39.380413\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-30.479214\" y=\"130.023682\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-111.077667\" y=\"74.608261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-49.189484\" y=\"121.545403\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"107.173805\"/>\n      <waypoint x=\"-102.405220\" y=\"91.459045\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"257.035278\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.154972\" y=\"-58.131260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"99.481232\" y=\"-22.803774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.767090\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.342995\" y=\"-16.771492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.382233\"/>\n      <waypoint x=\"-94.289268\" y=\"-61.154659\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.165482\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.514664\" y=\"96.214798\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.824318\"/>\n      <waypoint x=\"-87.155701\" y=\"120.154976\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-137.482758\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_11.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.870834\" y=\"-57.068398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.943100\"/>\n      <waypoint x=\"-46.433380\" y=\"140.425842\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.718796\" y=\"106.047997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"427.440369\"/>\n      <waypoint x=\"106.002846\" y=\"53.269283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-90.897957\" y=\"116.173164\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-128.964355\"/>\n      <waypoint x=\"35.814095\" y=\"-57.411602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"42.403706\" y=\"28.301855\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"101.588226\" y=\"-42.731544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.230064\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.531242\" y=\"25.861380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-99.820480\" y=\"108.598717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.698959\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.351196\" y=\"2.190470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-64.466331\" y=\"16.504871\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.124599\" y=\"64.635345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-113.581833\" y=\"-14.248756\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.105850\" y=\"38.141891\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"108.122841\" y=\"-36.020771\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-106.600098\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.806404\" y=\"29.929157\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-331.785919\"/>\n      <waypoint x=\"-106.715919\" y=\"-2.247623\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.810562\" y=\"-1.444546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"65.833717\" y=\"-64.420471\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.287354\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.826195\" y=\"24.531687\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"90.520775\" y=\"28.717207\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-347.719635\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.187523\" y=\"26.189909\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-92.379021\" y=\"119.835197\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-131.690277\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-12.694135\" y=\"16.648722\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-37.156269\" y=\"-57.881302\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.803989\" y=\"16.548389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-93.107788\" y=\"-48.112549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.906647\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.700050\" y=\"129.019852\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-157.304535\"/>\n      <waypoint x=\"-20.862146\" y=\"69.721886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.845123\" y=\"-10.843925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.320740\"/>\n      <waypoint x=\"65.768677\" y=\"-60.921001\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.679916\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"56.067020\" y=\"66.320236\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"98.216125\" y=\"-48.006115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-126.952530\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-97.236877\" y=\"-42.394886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.146709\"/>\n      <waypoint x=\"63.403625\" y=\"28.360203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.043228\" y=\"24.925875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"33.788776\" y=\"-64.410774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.052280\" y=\"66.309990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-41.778717\" y=\"-25.301586\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.677853\" y=\"45.705566\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"105.910309\" y=\"16.723595\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.438705\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"67.432472\" y=\"-57.358387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"3.542252\"/>\n      <waypoint x=\"102.409698\" y=\"66.915108\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.428925\" y=\"-46.305748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-124.045036\"/>\n      <waypoint x=\"-15.728074\" y=\"-68.158691\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.423927\" y=\"-8.497022\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-30.804058\" y=\"16.598404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.620689\" y=\"33.841232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"75.982254\" y=\"66.345703\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.624611\" y=\"64.625496\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-106.558998\" y=\"-16.246704\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.209270\" y=\"34.545460\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-41.673080\" y=\"-39.301189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.643333\" y=\"35.860752\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"33.386787\" y=\"29.368843\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-335.717590\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.412144\" y=\"-57.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"95.051079\" y=\"9.749654\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.956345\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-44.988625\" y=\"112.955154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"38.374058\" y=\"62.336544\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"127.765915\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.793705\" y=\"4.535725\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-110.270210\" y=\"2.575248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.082943\" y=\"-64.964241\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-114.210365\" y=\"41.821560\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-55.412582\" y=\"-54.804943\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-317.343262\"/>\n      <waypoint x=\"-61.491547\" y=\"128.555923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-197.288910\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.127914\" y=\"32.166492\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"56.276878\"/>\n      <waypoint x=\"-92.853310\" y=\"113.520744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.142990\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.017139\" y=\"133.036469\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-189.539886\"/>\n      <waypoint x=\"-103.216141\" y=\"-2.208392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.449974\" y=\"132.996170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-172.647217\"/>\n      <waypoint x=\"-107.098709\" y=\"31.900232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-31.083698\" y=\"-64.818436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"98.787506\" y=\"84.820801\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.308830\" y=\"-0.823616\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-2.678869\" y=\"-57.519478\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.786896\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.731770\" y=\"26.555342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-52.039253\" y=\"94.974915\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"79.977783\" y=\"69.850815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-41.618984\" y=\"66.625488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"69.586311\" y=\"-60.681435\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"6.501587\"/>\n      <waypoint x=\"93.225212\" y=\"24.873392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-365.872467\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-43.850124\" y=\"122.465576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.952507\"/>\n      <waypoint x=\"-107.353935\" y=\"54.669479\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.280113\" y=\"-44.164570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"118.338837\"/>\n      <waypoint x=\"-58.510414\" y=\"136.851547\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.053871\" y=\"27.900484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"42.052288\" y=\"66.302322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.874153\" y=\"59.677353\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"78.352760\"/>\n      <waypoint x=\"-88.659775\" y=\"-60.598396\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"150.829132\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.658382\" y=\"52.625538\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"104.671921\" y=\"-44.387089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.230064\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.237385\" y=\"24.565199\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-105.520203\" y=\"104.624229\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"427.508911\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-68.187248\" y=\"132.894104\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-171.588669\"/>\n      <waypoint x=\"-107.331520\" y=\"52.669601\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"58.047794\" y=\"69.822777\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"78.599388\" y=\"127.518303\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"153.769897\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.132965\" y=\"34.189728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"100.553932\" y=\"-44.546043\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-121.137550\"/>\n    </weather>\n  </route>\n  <route id=\"50\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"53.388821\" y=\"130.650223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-39.794701\" y=\"33.796669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-59.862560\"/>\n    </weather>\n  </route>\n  <route id=\"51\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.835968\" y=\"28.070572\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.464256\" y=\"58.915279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"52\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"55.369225\" y=\"134.161362\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-44.538391\" y=\"133.437347\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"53\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-0.857681\" y=\"66.247452\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"97.555359\" y=\"23.695147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-381.786255\"/>\n    </weather>\n  </route>\n  <route id=\"54\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.057404\" y=\"45.269470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-48.482983\" y=\"114.964989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"55\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.052284\" y=\"66.304878\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"49.388882\" y=\"130.627853\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"56\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.187874\" y=\"-37.380470\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-80.644142\" y=\"12.959908\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"57\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.812653\" y=\"-60.920589\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"36.445415\" y=\"13.285242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"58\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.825977\" y=\"24.603928\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159210\"/>\n      <waypoint x=\"23.812674\" y=\"-60.906700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"59\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.670341\" y=\"60.789242\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"233.050873\"/>\n      <waypoint x=\"53.388821\" y=\"130.650223\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"60\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.141483\" y=\"58.635365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-31.408293\" y=\"-57.481514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.251938\"/>\n    </weather>\n  </route>\n  <route id=\"61\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.155079\" y=\"-58.110428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"13.142306\" y=\"66.265358\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"62\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.214806\" y=\"22.190002\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-113.820564\" y=\"87.465721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"441.855011\"/>\n    </weather>\n  </route>\n  <route id=\"63\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.842827\" y=\"-16.810181\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.384094\"/>\n      <waypoint x=\"67.413330\" y=\"24.871330\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"64\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.788774\" y=\"-64.405869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-109.744751\" y=\"-26.420748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.896118\"/>\n    </weather>\n  </route>\n  <route id=\"65\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.142294\" y=\"66.283257\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"87.982697\" y=\"66.361053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"66\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.271156\" y=\"12.565248\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-63.250923\" y=\"129.003799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-191.275299\"/>\n    </weather>\n  </route>\n  <route id=\"67\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-93.107788\" y=\"-48.112549\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-48.906647\"/>\n      <waypoint x=\"-4.607246\" y=\"-61.042480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596741\"/>\n    </weather>\n  </route>\n  <route id=\"68\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.659405\" y=\"31.021065\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-43.910904\"/>\n      <waypoint x=\"50.403675\" y=\"28.324085\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"69\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-19.727858\" y=\"-68.200348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-20.857668\" y=\"66.221886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"70\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"57.388760\" y=\"130.672592\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-45.124599\" y=\"64.635345\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"71\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.422352\" y=\"57.675831\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"99.683212\"/>\n      <waypoint x=\"-45.050533\" y=\"90.955238\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"72\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.635841\" y=\"60.645206\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-107.398773\" y=\"58.669224\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"73\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"5.478206\" y=\"-67.905602\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.356537\"/>\n      <waypoint x=\"-52.172188\" y=\"47.735107\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"74\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.193726\" y=\"-4.208261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-51.994228\" y=\"110.974854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"75\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"13.933601\" y=\"130.413208\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.786209\"/>\n      <waypoint x=\"-86.685799\" y=\"27.943176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"76\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-62.693565\" y=\"24.456562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-4.221910\"/>\n      <waypoint x=\"-2.619106\" y=\"-61.018993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.788239\"/>\n    </weather>\n  </route>\n  <route id=\"77\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"44.413422\" y=\"24.807425\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-30.517162\" y=\"130.023468\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n    </weather>\n  </route>\n  <route id=\"78\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-85.231522\" y=\"-54.495316\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-29.134586\"/>\n      <waypoint x=\"-48.579559\" y=\"80.645119\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"79\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.505520\" y=\"106.945328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"85.171997\" y=\"-51.064835\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"35.524643\"/>\n    </weather>\n  </route>\n  <route id=\"80\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"54.142155\" y=\"28.351059\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-2.949729\"/>\n      <waypoint x=\"-45.333813\" y=\"-8.814635\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.320740\"/>\n    </weather>\n  </route>\n  <route id=\"81\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.643303\" y=\"-67.319458\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.564896\"/>\n      <waypoint x=\"40.413437\" y=\"24.796310\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"82\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-7.764962\" y=\"-64.575562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-97.527420\" y=\"105.355324\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"244.281021\"/>\n    </weather>\n  </route>\n  <route id=\"83\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.529144\" y=\"-40.866920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-115.322563\"/>\n      <waypoint x=\"-110.036652\" y=\"-18.260338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"84\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.491425\" y=\"-22.229084\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.081367\"/>\n      <waypoint x=\"-114.532616\" y=\"70.569283\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"85\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.984680\" y=\"55.908829\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"109.962006\" y=\"-21.285799\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.651489\"/>\n    </weather>\n  </route>\n  <route id=\"86\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.550545\" y=\"90.945389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"29.369625\" y=\"134.015945\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"87\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-67.120430\" y=\"-61.693581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"39.420017\" y=\"35.364006\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-293.565338\"/>\n    </weather>\n  </route>\n  <route id=\"88\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.550545\" y=\"90.945389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"71.478905\" y=\"-60.416958\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"9.409073\"/>\n    </weather>\n  </route>\n  <route id=\"89\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.216141\" y=\"-2.208392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-94.456642\" y=\"-51.807804\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-45.611305\"/>\n    </weather>\n  </route>\n  <route id=\"90\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.852688\" y=\"-12.780503\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.896179\"/>\n      <waypoint x=\"99.562004\" y=\"22.740168\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-389.114044\"/>\n    </weather>\n  </route>\n  <route id=\"91\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.152740\" y=\"54.635380\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"15.283532\" y=\"24.726488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"92\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.142298\" y=\"66.275581\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-27.800331\" y=\"-61.284046\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n    </weather>\n  </route>\n  <route id=\"93\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.835915\" y=\"28.031673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-103.036797\" y=\"-18.207348\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"94\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-42.804012\" y=\"16.565062\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-106.927429\" y=\"110.035728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"424.178406\"/>\n    </weather>\n  </route>\n  <route id=\"95\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.036652\" y=\"-18.260338\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-80.066010\" y=\"125.249886\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-151.112320\"/>\n    </weather>\n  </route>\n  <route id=\"96\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.844803\" y=\"-10.767211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.679260\"/>\n      <waypoint x=\"91.322441\" y=\"-59.575123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-144.397476\"/>\n    </weather>\n  </route>\n  <route id=\"97\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.156162\" y=\"-57.902134\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-48.806488\" y=\"0.002705\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"98\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-6.694161\" y=\"16.665392\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-44.433418\" y=\"140.438110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"99\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-108.178719\" y=\"-34.565735\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.870667\"/>\n      <waypoint x=\"98.896141\" y=\"68.891182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"100\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.516685\" y=\"129.875946\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"43.637428\" y=\"58.943989\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-75.733444\"/>\n    </weather>\n  </route>\n  <route id=\"101\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.596783\" y=\"126.445129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.580536\"/>\n      <waypoint x=\"-110.920746\" y=\"60.609161\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"102\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-76.925362\" y=\"126.792679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-156.564133\"/>\n      <waypoint x=\"-11.801196\" y=\"-61.117409\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"103\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-94.907654\" y=\"110.257294\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"239.476120\"/>\n      <waypoint x=\"3.273859\" y=\"28.193132\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"104\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.014381\" y=\"-20.207214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"99.337723\" y=\"4.142686\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"105\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.126320\" y=\"-10.260841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-92.692879\" y=\"129.261841\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"40.004456\"/>\n    </weather>\n  </route>\n  <route id=\"106\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.345993\" y=\"28.082420\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-8.698678\"/>\n      <waypoint x=\"109.825272\" y=\"4.537504\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-87.940536\"/>\n    </weather>\n  </route>\n  <route id=\"107\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.210800\" y=\"41.899605\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-48.658356\" y=\"52.645237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"108\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.569859\" y=\"59.350681\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.914490\"/>\n      <waypoint x=\"-104.980934\" y=\"24.579365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"37.409683\"/>\n    </weather>\n  </route>\n  <route id=\"109\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.288067\" y=\"6.545570\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"37.814095\" y=\"-57.412418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"110\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.305806\" y=\"16.693178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-111.555504\" y=\"-35.486954\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"105.828888\"/>\n    </weather>\n  </route>\n  <route id=\"111\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.379089\" y=\"134.210480\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.176651\"/>\n      <waypoint x=\"-91.892036\" y=\"16.428667\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"112\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.827942\" y=\"78.890938\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-110.808655\" y=\"50.609810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"113\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.728292\" y=\"-68.117027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-52.202965\" y=\"-35.380527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"114\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.121822\" y=\"24.076672\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"15.008423\"/>\n      <waypoint x=\"-103.081635\" y=\"-14.207608\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"115\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.787369\" y=\"48.750389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-52.186733\" y=\"42.565128\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"116\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-40.568546\" y=\"75.613068\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"296.937042\"/>\n      <waypoint x=\"-52.675068\" y=\"-62.497700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-146.972900\"/>\n    </weather>\n  </route>\n  <route id=\"117\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.891685\" y=\"130.436188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.559433\"/>\n      <waypoint x=\"-41.833927\" y=\"-8.843972\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.320740\"/>\n    </weather>\n  </route>\n  <route id=\"118\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.648994\" y=\"34.491791\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-74.883018\"/>\n      <waypoint x=\"13.273819\" y=\"28.220917\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"119\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.423340\" y=\"64.915154\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-16.147432\" y=\"130.111755\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"120\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.692375\" y=\"40.555122\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-48.755535\" y=\"119.797005\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.704132\"/>\n    </weather>\n  </route>\n  <route id=\"121\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.287262\" y=\"84.892418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-78.653877\" y=\"16.465450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"122\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.967400\" y=\"126.138527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.537811\"/>\n      <waypoint x=\"49.369312\" y=\"134.127808\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n    </weather>\n  </route>\n  <route id=\"123\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"101.512238\" y=\"18.046017\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.845795\"/>\n      <waypoint x=\"46.445374\" y=\"13.313028\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"124\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.169207\" y=\"133.697723\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n      <waypoint x=\"-60.826172\" y=\"24.515015\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"125\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"21.788774\" y=\"-64.405869\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-48.718155\" y=\"-33.354176\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n    </weather>\n  </route>\n  <route id=\"126\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"37.814095\" y=\"-57.412418\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"34.435696\" y=\"16.779673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n    </weather>\n  </route>\n  <route id=\"127\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-2.441537\" y=\"-68.017189\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.202545\"/>\n      <waypoint x=\"-4.857679\" y=\"66.242340\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"128\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.602074\" y=\"72.645149\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-41.839081\" y=\"-17.301813\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"129\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.013802\" y=\"101.455940\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"249.125076\"/>\n      <waypoint x=\"-88.653839\" y=\"16.437666\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"130\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.436981\" y=\"62.915188\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-99.820480\" y=\"108.598717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"242.698959\"/>\n    </weather>\n  </route>\n  <route id=\"131\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"72.069550\" y=\"-63.866806\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-170.564896\"/>\n      <waypoint x=\"-27.727425\" y=\"-68.283669\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n    </weather>\n  </route>\n  <route id=\"132\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.862139\" y=\"69.719322\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"41.807762\" y=\"63.115089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-56.897034\"/>\n    </weather>\n  </route>\n  <route id=\"133\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"23.812674\" y=\"-60.906700\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"-45.316879\" y=\"-3.694387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"134\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-5.801525\" y=\"-61.054920\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n      <waypoint x=\"-30.794334\" y=\"13.098417\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"135\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.964340\" y=\"58.891411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-29.766407\" y=\"28.101328\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"136\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"94.083138\" y=\"-52.708309\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-135.675003\"/>\n      <waypoint x=\"-114.075859\" y=\"29.821896\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"137\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.506172\" y=\"130.200317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"169.560562\"/>\n      <waypoint x=\"-44.981674\" y=\"115.424423\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-450.161224\"/>\n    </weather>\n  </route>\n  <route id=\"138\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.165962\" y=\"37.899857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"92.237701\" y=\"70.157318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"14.657761\"/>\n    </weather>\n  </route>\n  <route id=\"139\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"48.047802\" y=\"69.809990\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"-37.967400\" y=\"126.138527\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-134.537811\"/>\n    </weather>\n  </route>\n  <route id=\"140\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.127388\" y=\"131.843597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.401215\"/>\n      <waypoint x=\"7.412144\" y=\"-57.399994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"141\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"52.403667\" y=\"28.329641\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n      <waypoint x=\"-103.658623\" y=\"18.028854\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"155.328766\"/>\n    </weather>\n  </route>\n  <route id=\"142\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.334915\" y=\"4.578387\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-114.595146\" y=\"76.697388\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"449.916351\"/>\n    </weather>\n  </route>\n  <route id=\"143\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-92.385338\" y=\"-62.447933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"147.460831\"/>\n      <waypoint x=\"-114.120689\" y=\"33.821644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"144\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"36.424213\" y=\"31.308998\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-319.145569\"/>\n      <waypoint x=\"-13.801086\" y=\"-61.138237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"145\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-47.082832\" y=\"-64.985069\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-111.077667\" y=\"74.608261\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"146\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.812656\" y=\"-60.918140\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"85.043251\" y=\"24.920317\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"147\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"51.742378\" y=\"-67.918114\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-84.676079\" y=\"24.448748\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"148\" town=\"Town10HD\">\n    <weather id=\"SoftRainNoon\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"315.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.757187\" y=\"-30.963717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-100.785110\"/>\n      <waypoint x=\"-54.287426\" y=\"7.675762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"122.927261\"/>\n    </weather>\n  </route>\n  <route id=\"149\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"106.296638\" y=\"10.190279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-52.113319\" y=\"68.655014\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"150\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.095222\" y=\"76.624718\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"269.965912\"/>\n      <waypoint x=\"-110.217392\" y=\"-2.136860\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"151\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-73.127388\" y=\"131.843597\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-164.401215\"/>\n      <waypoint x=\"-49.373508\" y=\"-62.567734\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-126.902527\"/>\n    </weather>\n  </route>\n  <route id=\"152\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.576080\" y=\"29.861130\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-97.858627\" y=\"-58.250828\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"137.574799\"/>\n    </weather>\n  </route>\n  <route id=\"153\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"93.730148\" y=\"13.834546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.293488\"/>\n      <waypoint x=\"11.788774\" y=\"-64.401787\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"154\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-84.641174\" y=\"122.262047\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-142.593918\"/>\n      <waypoint x=\"-62.808956\" y=\"24.509506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"155\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"70.001198\" y=\"-64.156807\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-173.472382\"/>\n      <waypoint x=\"-106.648666\" y=\"-8.247231\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"156\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-107.165962\" y=\"37.899857\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"-19.800762\" y=\"-61.200729\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"157\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.079575\" y=\"80.635284\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-45.259926\" y=\"16.545530\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"158\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.939301\" y=\"-17.402744\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.018738\"/>\n      <waypoint x=\"-37.252590\" y=\"23.332651\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"23.487946\"/>\n    </weather>\n  </route>\n  <route id=\"159\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.005508\" y=\"106.955177\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"102.148865\" y=\"94.712692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.548813\"/>\n    </weather>\n  </route>\n  <route id=\"160\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.516766\" y=\"129.900543\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-52.141457\" y=\"58.655064\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"161\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.803989\" y=\"16.548389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-99.889175\" y=\"115.536057\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"417.899139\"/>\n    </weather>\n  </route>\n  <route id=\"162\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.788078\" y=\"6.535721\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"67.114227\" y=\"130.633728\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"175.876846\"/>\n    </weather>\n  </route>\n  <route id=\"163\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.080078\" y=\"32.793537\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-68.075035\"/>\n      <waypoint x=\"-31.408293\" y=\"-57.481514\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-13.251938\"/>\n    </weather>\n  </route>\n  <route id=\"164\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.330379\" y=\"141.049408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"94.867851\" y=\"-56.753963\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-138.582489\"/>\n    </weather>\n  </route>\n  <route id=\"165\" town=\"Town10HD\">\n    <weather id=\"ClearNoon\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.539291\" y=\"94.945374\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-106.268524\" y=\"102.743797\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"429.091003\"/>\n    </weather>\n  </route>\n  <route id=\"166\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.119484\" y=\"36.141941\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"54.052277\" y=\"66.317665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"167\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"27.814096\" y=\"-57.408333\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"-41.843285\" y=\"-16.715191\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.378174\"/>\n    </weather>\n  </route>\n  <route id=\"168\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.538197\" y=\"133.375885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-2.619106\" y=\"-61.018993\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.788239\"/>\n    </weather>\n  </route>\n  <route id=\"169\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.490604\" y=\"-49.454086\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"96.217285\"/>\n      <waypoint x=\"104.671921\" y=\"-44.387089\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-118.230064\"/>\n    </weather>\n  </route>\n  <route id=\"170\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.133125\" y=\"34.141991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"25.315447\" y=\"13.254318\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"171\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-39.250359\" y=\"22.282568\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"31.967453\"/>\n      <waypoint x=\"-45.203163\" y=\"-35.327717\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"172\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.517202\" y=\"130.035736\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"40.548611\" y=\"54.071411\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"173\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.836016\" y=\"28.103914\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"54.047382\" y=\"69.817665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"174\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-59.045727\" y=\"-68.609856\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-56.835907\" y=\"28.026115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"175\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"75.435524\" y=\"16.893591\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-48.641468\" y=\"58.645214\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"176\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.279602\" y=\"-47.731689\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"120.790710\"/>\n      <waypoint x=\"-103.841400\" y=\"82.381203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"264.984589\"/>\n    </weather>\n  </route>\n  <route id=\"177\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.799305\" y=\"2.555439\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"102.148865\" y=\"94.712692\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"93.548813\"/>\n    </weather>\n  </route>\n  <route id=\"178\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-11.728292\" y=\"-68.117027\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-110.508827\" y=\"23.861506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"179\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.083588\" y=\"-64.839264\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-74.043900\" y=\"16.478260\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"180\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.703655\" y=\"36.535603\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"15.283532\" y=\"24.726488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"181\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-25.727533\" y=\"-68.262840\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.596741\"/>\n      <waypoint x=\"-94.221672\" y=\"-46.766685\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-51.665802\"/>\n    </weather>\n  </route>\n  <route id=\"182\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.778519\" y=\"-25.354404\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-6.212150\" y=\"140.673004\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.352127\"/>\n    </weather>\n  </route>\n  <route id=\"183\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"29.389200\" y=\"130.515991\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"90.654877\" y=\"28.853170\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-348.392731\"/>\n    </weather>\n  </route>\n  <route id=\"184\" town=\"Town10HD\">\n    <weather id=\"HardRainSunset\" cloudiness=\"80.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.462776\" y=\"-21.412361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"450.652649\"/>\n      <waypoint x=\"-80.653870\" y=\"16.459894\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"185\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"35.330379\" y=\"141.049408\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.320448\"/>\n      <waypoint x=\"106.105690\" y=\"38.189632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n  <route id=\"186\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"40.299915\" y=\"38.699532\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-275.990204\"/>\n      <waypoint x=\"-106.870911\" y=\"-38.505356\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.857941\"/>\n    </weather>\n  </route>\n  <route id=\"187\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-22.716318\" y=\"24.620903\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"102.300583\" y=\"82.914726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"188\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-103.787369\" y=\"48.750389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"15.283532\" y=\"24.726488\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"189\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-28.538712\" y=\"133.535675\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-106.762444\" y=\"1.902123\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/routes_for_open_loop_training/routes_town10_val.xml",
    "content": "<?xml version='1.0' encoding='UTF-8'?>\n<routes>\n  <route id=\"0\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"65.403610\" y=\"28.365761\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"-46.546597\" y=\"30.115805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-109.164062\"/>\n    </weather>\n  </route>\n  <route id=\"1\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-24.694084\" y=\"16.615379\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-105.225563\" y=\"-42.316364\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"115.845215\"/>\n    </weather>\n  </route>\n  <route id=\"2\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.686745\" y=\"42.555279\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-270.161224\"/>\n      <waypoint x=\"-52.775932\" y=\"127.729080\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"133.052505\"/>\n    </weather>\n  </route>\n  <route id=\"3\" town=\"Town10HD\">\n    <weather id=\"CloudyNight\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"102.571121\" y=\"43.245644\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-45.192387\" y=\"40.545437\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"4\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-37.075798\" y=\"-64.473343\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"166.358765\"/>\n      <waypoint x=\"-41.816891\" y=\"-3.704237\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"5\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.508827\" y=\"23.861506\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-48.314140\" y=\"26.190796\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-119.322716\"/>\n    </weather>\n  </route>\n  <route id=\"6\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-54.510487\" y=\"136.876129\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"81.435501\" y=\"16.910263\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"7\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.215790\" y=\"19.294619\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"65.822403\"/>\n      <waypoint x=\"87.043228\" y=\"24.925875\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"8\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-35.738346\" y=\"71.051178\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-26.448631\"/>\n      <waypoint x=\"-26.147243\" y=\"130.050293\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.647873\"/>\n    </weather>\n  </route>\n  <route id=\"9\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"105.727936\" y=\"92.856880\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-88.808205\"/>\n      <waypoint x=\"97.822525\" y=\"19.157673\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.350769\"/>\n    </weather>\n  </route>\n  <route id=\"10\" town=\"Town10HD\">\n    <weather id=\"CloudyNoon\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.363045\" y=\"128.931625\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.329742\"/>\n      <waypoint x=\"-77.327003\" y=\"-57.513165\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-12.657868\"/>\n    </weather>\n  </route>\n  <route id=\"11\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.396645\" y=\"-4.497115\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-92.202484\" y=\"-58.344372\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"144.238434\"/>\n    </weather>\n  </route>\n  <route id=\"12\" town=\"Town10HD\">\n    <weather id=\"HardRainNoon\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"90.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-74.066124\" y=\"24.478228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"40.574268\" y=\"56.028648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.248909\"/>\n    </weather>\n  </route>\n  <route id=\"13\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"25.369684\" y=\"133.993576\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.320450\"/>\n      <waypoint x=\"-110.733002\" y=\"43.860249\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n    </weather>\n  </route>\n  <route id=\"14\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.886833\" y=\"-48.910606\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.339645\"/>\n      <waypoint x=\"-98.364861\" y=\"17.046171\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"163.727158\"/>\n    </weather>\n  </route>\n  <route id=\"15\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"3.315531\" y=\"13.193192\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-90.217789\" y=\"-55.460426\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-35.891544\"/>\n    </weather>\n  </route>\n  <route id=\"16\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.102486\" y=\"37.965450\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-271.441162\"/>\n      <waypoint x=\"-58.161335\" y=\"127.121521\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-209.316193\"/>\n    </weather>\n  </route>\n  <route id=\"17\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-99.031799\" y=\"23.783098\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"16.784805\"/>\n      <waypoint x=\"95.377838\" y=\"30.927969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-323.333679\"/>\n    </weather>\n  </route>\n  <route id=\"18\" town=\"Town10HD\">\n    <weather id=\"SoftRainSunset\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.154823\" y=\"-39.716648\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"110.816170\"/>\n      <waypoint x=\"56.413368\" y=\"24.840767\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.840790\"/>\n    </weather>\n  </route>\n  <route id=\"19\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.810562\" y=\"-1.444546\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"102.260139\" y=\"88.844559\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"20\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"15.842809\" y=\"133.935883\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.561127\"/>\n      <waypoint x=\"-76.034164\" y=\"12.972715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"21\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-104.033966\" y=\"70.749008\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n      <waypoint x=\"102.300583\" y=\"82.914726\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n    </weather>\n  </route>\n  <route id=\"22\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.808701\" y=\"-21.354519\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.432320\"/>\n      <waypoint x=\"-8.857676\" y=\"66.237228\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"23\" town=\"Town10HD\">\n    <weather id=\"WetCloudySunset\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-34.538593\" y=\"133.498810\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-539.647888\"/>\n      <waypoint x=\"-41.657990\" y=\"-41.301136\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"270.432312\"/>\n    </weather>\n  </route>\n  <route id=\"24\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-78.075836\" y=\"27.967100\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n      <waypoint x=\"31.814096\" y=\"-57.409969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n    </weather>\n  </route>\n  <route id=\"25\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"50.435631\" y=\"16.824131\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.840790\"/>\n      <waypoint x=\"-107.533279\" y=\"70.668472\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.357765\"/>\n    </weather>\n  </route>\n  <route id=\"26\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"7.407855\" y=\"-67.899994\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"54.047382\" y=\"69.817665\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n    </weather>\n  </route>\n  <route id=\"27\" town=\"Town10HD\">\n    <weather id=\"MidRainSunset\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"87.982697\" y=\"66.361053\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n      <waypoint x=\"-16.857676\" y=\"66.226997\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"28\" town=\"Town10HD\">\n    <weather id=\"WetNight\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"33.788776\" y=\"-64.410774\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n      <waypoint x=\"-83.616043\" y=\"127.222679\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-148.045731\"/>\n    </weather>\n  </route>\n  <route id=\"29\" town=\"Town10HD\">\n    <weather id=\"ClearSunset\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-61.082073\" y=\"-65.130882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.403259\"/>\n      <waypoint x=\"-44.433418\" y=\"140.438110\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n    </weather>\n  </route>\n  <route id=\"30\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.845123\" y=\"-10.843925\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.320740\"/>\n      <waypoint x=\"90.224228\" y=\"-51.515923\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"41.391464\"/>\n    </weather>\n  </route>\n  <route id=\"31\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"98.998322\" y=\"53.908882\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n      <waypoint x=\"-12.857672\" y=\"66.232109\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.926727\"/>\n    </weather>\n  </route>\n  <route id=\"32\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"38.047810\" y=\"69.797203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.073273\"/>\n      <waypoint x=\"86.485184\" y=\"126.623383\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"141.278976\"/>\n    </weather>\n  </route>\n  <route id=\"33\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"77.445251\" y=\"13.399162\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n      <waypoint x=\"-93.870834\" y=\"-57.068398\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"140.943100\"/>\n    </weather>\n  </route>\n  <route id=\"34\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"31.814096\" y=\"-57.409969\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"359.976562\"/>\n      <waypoint x=\"69.413322\" y=\"24.876888\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"35\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNight\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-106.998817\" y=\"36.153240\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-81.336609\"/>\n      <waypoint x=\"-7.837866\" y=\"-57.575939\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.596735\"/>\n    </weather>\n  </route>\n  <route id=\"36\" town=\"Town10HD\">\n    <weather id=\"MidRainyNight\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-50.955532\" y=\"18.977116\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-44.899235\"/>\n      <waypoint x=\"-101.092880\" y=\"26.779474\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"21.598160\"/>\n    </weather>\n  </route>\n  <route id=\"37\" town=\"Town10HD\">\n    <weather id=\"WetSunset\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"109.570961\" y=\"43.293385\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n      <waypoint x=\"-48.528008\" y=\"98.965050\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n    </weather>\n  </route>\n  <route id=\"38\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.085205\" y=\"78.635292\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-48.844803\" y=\"-10.767211\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.679260\"/>\n    </weather>\n  </route>\n  <route id=\"39\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-109.139084\" y=\"-30.527342\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"100.883392\"/>\n      <waypoint x=\"-10.726088\" y=\"28.154232\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.159198\"/>\n    </weather>\n  </route>\n  <route id=\"40\" town=\"Town10HD\">\n    <weather id=\"CloudySunset\" cloudiness=\"80.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"15.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-48.800861\" y=\"2.002697\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"89.838768\"/>\n      <waypoint x=\"-106.608871\" y=\"88.277885\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"260.356140\"/>\n    </weather>\n  </route>\n  <route id=\"41\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-70.555771\" y=\"-61.729332\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"0.523507\"/>\n      <waypoint x=\"98.896141\" y=\"68.891182\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-269.609222\"/>\n    </weather>\n  </route>\n  <route id=\"42\" town=\"Town10HD\">\n    <weather id=\"WetNoon\" cloudiness=\"20.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"45.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"99.430122\" y=\"-9.405805\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.390747\"/>\n      <waypoint x=\"-41.550545\" y=\"90.945389\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n    </weather>\n  </route>\n  <route id=\"43\" town=\"Town10HD\">\n    <weather id=\"ClearNight\" cloudiness=\"15.000000\" precipitation=\"0.000000\" precipitation_deposits=\"0.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-33.245438\" y=\"28.490992\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-15.731559\"/>\n      <waypoint x=\"-105.097542\" y=\"-49.620632\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"123.284340\"/>\n    </weather>\n  </route>\n  <route id=\"44\" town=\"Town10HD\">\n    <weather id=\"WetCloudyNoon\" cloudiness=\"90.000000\" precipitation=\"0.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"180.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"74.868668\" y=\"-66.891365\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-167.657410\"/>\n      <waypoint x=\"-70.499405\" y=\"-68.729111\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.512634\"/>\n    </weather>\n  </route>\n  <route id=\"45\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-29.156710\" y=\"-57.797985\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.403259\"/>\n      <waypoint x=\"-76.034164\" y=\"12.972715\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"180.159195\"/>\n    </weather>\n  </route>\n  <route id=\"46\" town=\"Town10HD\">\n    <weather id=\"HardRainNight\" cloudiness=\"90.000000\" precipitation=\"60.000000\" precipitation_deposits=\"100.000000\" wind_intensity=\"1.000000\" sun_azimuth_angle=\"225.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-45.130230\" y=\"62.635349\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"55.788773\" y=\"-64.419762\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.976578\"/>\n    </weather>\n  </route>\n  <route id=\"47\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-110.290573\" y=\"4.391361\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.642235\"/>\n      <waypoint x=\"-100.932304\" y=\"96.818436\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"252.230377\"/>\n    </weather>\n  </route>\n  <route id=\"48\" town=\"Town10HD\">\n    <weather id=\"SoftRainNight\" cloudiness=\"90.000000\" precipitation=\"15.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.350000\" sun_azimuth_angle=\"270.000000\" sun_altitude_angle=\"-80.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-41.692291\" y=\"40.573936\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.161232\"/>\n      <waypoint x=\"-113.230049\" y=\"-26.743147\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"95.854340\"/>\n    </weather>\n  </route>\n  <route id=\"49\" town=\"Town10HD\">\n    <weather id=\"MidRainyNoon\" cloudiness=\"80.000000\" precipitation=\"30.000000\" precipitation_deposits=\"50.000000\" wind_intensity=\"0.400000\" sun_azimuth_angle=\"0.000000\" sun_altitude_angle=\"75.000000\" fog_density=\"0.000000\" fog_distance=\"0.000000\" fog_falloff=\"0.000000\" wetness=\"0.000000\">\n      <waypoint x=\"-52.510525\" y=\"136.888428\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-359.647888\"/>\n      <waypoint x=\"106.092049\" y=\"40.189587\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.609253\"/>\n    </weather>\n  </route>\n</routes>\n"
  },
  {
    "path": "leaderboard/data/scenarios/all_towns_traffic_scenarios_no256.json",
    "content": "{\r\n    \"available_scenarios\": [\r\n        {\r\n            \"Town01\": [\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"319.64\",\r\n                                \"y\": \"-2.20\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"107.98\",\r\n                                \"y\": \"330.64\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"317.95\",\r\n                                \"y\": \"326.51\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"108.68\",\r\n                                \"y\": \"199.13\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"317.15\",\r\n                                \"y\": \"195.0\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"108.81\",\r\n                                \"y\": \"133.54\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"319.79\",\r\n                                \"y\": \"129.41\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"322.54\",\r\n                                \"y\": \"55.39\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"170.84\",\r\n                                \"y\": \"59.52\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"2.52\",\r\n                                \"y\": \"316.80\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"2.52\",\r\n                                \"y\": \"163.40\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-1.81\",\r\n                                \"y\": \"163.80\",\r\n                                \"yaw\": \"89\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-1.61\",\r\n                                \"y\": \"10.73\",\r\n                                \"yaw\": \"89\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"396.30\",\r\n                                \"y\": \"317.80\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"396.30\",\r\n                                \"y\": \"165.30\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"392.17\",\r\n                                \"y\": \"12.30\",\r\n                                \"yaw\": \"89\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.96\",\r\n                                \"y\": \"31.64\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"304.75\",\r\n                                \"y\": \"199.22\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.55\",\r\n                                \"y\": \"133.65\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.35\",\r\n                                \"y\": \"59.61\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"158.10\",\r\n                                \"y\": \"31.4\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.45\",\r\n                                \"y\": \"30.84\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.53\",\r\n                                \"y\": \"55.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.33\",\r\n                                \"y\": \"129.48\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"122.42\",\r\n                                \"y\": \"195.16\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"153.94\",\r\n                                \"y\": \"26.19\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.23\",\r\n                                \"y\": \"297.43\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.81\",\r\n                                \"y\": \"297.3\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.12\",\r\n                                \"y\": \"2.26\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.54\",\r\n                                \"y\": \"165.78\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.54\",\r\n                                \"y\": \"100.1\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.54\",\r\n                                \"y\": \"25.77\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"124.46\",\r\n                                \"y\": \"2.26\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"58.81\",\r\n                                \"y\": \"2.26\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.55\",\r\n                                \"y\": \"88.85\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.55\",\r\n                                \"y\": \"163.42\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.55\",\r\n                                \"y\": \"228.60\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"187.78\",\r\n                                \"y\": \"55.38\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.57\",\r\n                                \"y\": \"326.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"368.55\",\r\n                                \"y\": \"326.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario1\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"319.64\",\r\n                                \"y\": \"-2.20\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"107.98\",\r\n                                \"y\": \"330.64\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"317.95\",\r\n                                \"y\": \"326.51\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"108.68\",\r\n                                \"y\": \"199.13\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"317.15\",\r\n                                \"y\": \"195.0\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"108.81\",\r\n                                \"y\": \"133.54\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"319.79\",\r\n                                \"y\": \"129.41\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"322.54\",\r\n                                \"y\": \"55.39\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"170.84\",\r\n                                \"y\": \"59.52\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"167.69\",\r\n                                \"y\": \"1.93\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"2.52\",\r\n                                \"y\": \"316.80\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"2.52\",\r\n                                \"y\": \"163.40\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-1.81\",\r\n                                \"y\": \"163.80\",\r\n                                \"yaw\": \"89\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-1.61\",\r\n                                \"y\": \"10.73\",\r\n                                \"yaw\": \"89\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"396.30\",\r\n                                \"y\": \"317.80\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"392.17\",\r\n                                \"y\": \"165.10\",\r\n                                \"yaw\": \"89\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"396.30\",\r\n                                \"y\": \"165.30\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"392.17\",\r\n                                \"y\": \"12.30\",\r\n                                \"yaw\": \"89\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario3\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"374.11\",\r\n                                        \"y\": \"326.55\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"335.4\",\r\n                                        \"y\": \"291.71\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.22\",\r\n                                \"y\": \"330.72\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.99\",\r\n                                        \"y\": \"2.0\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"373.1\",\r\n                                        \"y\": \"-2.3\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.96\",\r\n                                \"y\": \"31.64\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"335.5\",\r\n                                        \"y\": \"94.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.55\",\r\n                                        \"y\": \"168.65\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.55\",\r\n                                \"y\": \"133.65\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.85\",\r\n                                        \"y\": \"20.61\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.35\",\r\n                                        \"y\": \"94.61\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.35\",\r\n                                \"y\": \"59.61\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"119.51\",\r\n                                        \"y\": \"1.44\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"192.90\",\r\n                                        \"y\": \"-1.61\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"158.10\",\r\n                                \"y\": \"31.4\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"53.61\",\r\n                                        \"y\": \"2.3\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.94\",\r\n                                        \"y\": \"-2.32\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.45\",\r\n                                \"y\": \"30.84\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"91.74\",\r\n                                        \"y\": \"94.29\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"87.47\",\r\n                                        \"y\": \"20.20\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.53\",\r\n                                \"y\": \"55.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.46\",\r\n                                        \"y\": \"168.64\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.50\",\r\n                                        \"y\": \"94.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.33\",\r\n                                \"y\": \"129.48\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"91.92\",\r\n                                        \"y\": \"234.16\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.42\",\r\n                                        \"y\": \"160.16\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"122.42\",\r\n                                \"y\": \"195.16\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"192.94\",\r\n                                        \"y\": \"55.69\",\r\n                                        \"yaw\": \"180.000046\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"118.94\",\r\n                                        \"y\": \"60.19\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"153.94\",\r\n                                \"y\": \"26.19\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.39\",\r\n                                        \"y\": \"326.52\",\r\n                                        \"yaw\": \"180.000046\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"53.12\",\r\n                                        \"y\": \"330.65\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.23\",\r\n                                \"y\": \"297.43\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"373.65\",\r\n                                        \"y\": \"326.84\",\r\n                                        \"yaw\": \"180.000046\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"300.15\",\r\n                                        \"y\": \"330.50\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.81\",\r\n                                \"y\": \"297.3\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"373.9\",\r\n                                        \"y\": \"-2.4\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.53\",\r\n                                        \"y\": \"37.27\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.12\",\r\n                                \"y\": \"2.26\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"338.54\",\r\n                                        \"y\": \"234.28\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.54\",\r\n                                        \"y\": \"199.78\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.54\",\r\n                                \"y\": \"165.78\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"338.54\",\r\n                                        \"y\": \"168.51\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.54\",\r\n                                        \"y\": \"134.1\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.54\",\r\n                                \"y\": \"100.1\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"338.54\",\r\n                                        \"y\": \"94.27\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.54\",\r\n                                        \"y\": \"59.77\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.54\",\r\n                                \"y\": \"25.77\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.24\",\r\n                                        \"y\": \"-1.87\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"158.80\",\r\n                                        \"y\": \"36.61\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"124.46\",\r\n                                \"y\": \"2.26\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.17\",\r\n                                        \"y\": \"-1.91\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.99\",\r\n                                        \"y\": \"35.91\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"58.81\",\r\n                                \"y\": \"2.26\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"87.99\",\r\n                                        \"y\": \"20.43\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.87\",\r\n                                        \"y\": \"55.22\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.55\",\r\n                                \"y\": \"88.85\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.47\",\r\n                                        \"y\": \"94.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.56\",\r\n                                        \"y\": \"129.21\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.55\",\r\n                                \"y\": \"163.42\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.35\",\r\n                                        \"y\": \"160.10\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.21\",\r\n                                        \"y\": \"195.29\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.55\",\r\n                                \"y\": \"228.60\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"119.28\",\r\n                                        \"y\": \"59.38\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"153.78\",\r\n                                        \"y\": \"20.38\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"187.78\",\r\n                                \"y\": \"55.38\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"53.0\",\r\n                                        \"y\": \"330.25\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"87.86\",\r\n                                        \"y\": \"292.27\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.57\",\r\n                                \"y\": \"326.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"300.57\",\r\n                                        \"y\": \"331.2\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.60\",\r\n                                        \"y\": \"291.92\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"368.55\",\r\n                                \"y\": \"326.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"298.83\",\r\n                                        \"y\": \"2.14\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.27\",\r\n                                        \"y\": \"36.68\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"368.15\",\r\n                                \"y\": \"-2.4\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.34\",\r\n                                        \"y\": \"159.40\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.84\",\r\n                                        \"y\": \"198.40\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.84\",\r\n                                \"y\": \"228.40\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.34\",\r\n                                        \"y\": \"93.73\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.84\",\r\n                                        \"y\": \"132.73\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.84\",\r\n                                \"y\": \"162.73\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.34\",\r\n                                        \"y\": \"20.29\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.84\",\r\n                                        \"y\": \"59.29\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.84\",\r\n                                \"y\": \"89.29\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"119.65\",\r\n                                        \"y\": \"2.9\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"158.9\",\r\n                                        \"y\": \"35.84\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"187.49\",\r\n                                \"y\": \"-2.4\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"52.70\",\r\n                                        \"y\": \"2.18\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"93.4\",\r\n                                        \"y\": \"36.17\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"122.3\",\r\n                                \"y\": \"-2.4\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.76\",\r\n                                        \"y\": \"93.99\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.92\",\r\n                                        \"y\": \"55.94\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.25\",\r\n                                \"y\": \"25.23\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.78\",\r\n                                        \"y\": \"168.67\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.47\",\r\n                                        \"y\": \"129.17\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.25\",\r\n                                \"y\": \"99.90\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"91.75\",\r\n                                        \"y\": \"234.27\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.25\",\r\n                                        \"y\": \"195.7\",\r\n                                        \"yaw\": \"180.000076\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.25\",\r\n                                \"y\": \"165.27\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.25\",\r\n                                        \"y\": \"55.49\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"153.76\",\r\n                                        \"y\": \"21.2\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"124.35\",\r\n                                \"y\": \"59.68\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.51\",\r\n                                        \"y\": \"326.45\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.16\",\r\n                                        \"y\": \"291.69\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"58.44\",\r\n                                \"y\": \"330.72\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario4\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.99\",\r\n                                        \"y\": \"2.0\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"373.1\",\r\n                                        \"y\": \"-2.3\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.96\",\r\n                                \"y\": \"31.64\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.25\",\r\n                                        \"y\": \"160.22\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"338.75\",\r\n                                        \"y\": \"234.22\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"304.75\",\r\n                                \"y\": \"199.22\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"335.5\",\r\n                                        \"y\": \"94.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.55\",\r\n                                        \"y\": \"168.65\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.55\",\r\n                                \"y\": \"133.65\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.85\",\r\n                                        \"y\": \"20.61\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.35\",\r\n                                        \"y\": \"94.61\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.35\",\r\n                                \"y\": \"59.61\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"119.51\",\r\n                                        \"y\": \"1.44\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"192.90\",\r\n                                        \"y\": \"-1.61\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"158.10\",\r\n                                \"y\": \"31.4\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"53.61\",\r\n                                        \"y\": \"2.3\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.94\",\r\n                                        \"y\": \"-2.32\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.45\",\r\n                                \"y\": \"30.84\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"91.74\",\r\n                                        \"y\": \"94.29\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"87.47\",\r\n                                        \"y\": \"20.20\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.53\",\r\n                                \"y\": \"55.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.46\",\r\n                                        \"y\": \"168.64\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.50\",\r\n                                        \"y\": \"94.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.33\",\r\n                                \"y\": \"129.48\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"91.92\",\r\n                                        \"y\": \"234.16\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.42\",\r\n                                        \"y\": \"160.16\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"122.42\",\r\n                                \"y\": \"195.16\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"192.94\",\r\n                                        \"y\": \"55.69\",\r\n                                        \"yaw\": \"180.000046\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"118.94\",\r\n                                        \"y\": \"60.19\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"153.94\",\r\n                                \"y\": \"26.19\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.39\",\r\n                                        \"y\": \"326.52\",\r\n                                        \"yaw\": \"180.000046\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"53.12\",\r\n                                        \"y\": \"330.65\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.23\",\r\n                                \"y\": \"297.43\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"373.65\",\r\n                                        \"y\": \"326.84\",\r\n                                        \"yaw\": \"180.000046\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"300.15\",\r\n                                        \"y\": \"330.50\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.81\",\r\n                                \"y\": \"297.3\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario7\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"374.11\",\r\n                                        \"y\": \"326.55\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"335.4\",\r\n                                        \"y\": \"291.71\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.22\",\r\n                                \"y\": \"330.72\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"298.83\",\r\n                                        \"y\": \"2.14\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.27\",\r\n                                        \"y\": \"36.68\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"368.15\",\r\n                                \"y\": \"-2.4\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.34\",\r\n                                        \"y\": \"159.40\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.84\",\r\n                                        \"y\": \"198.40\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.84\",\r\n                                \"y\": \"228.40\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.34\",\r\n                                        \"y\": \"93.73\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.84\",\r\n                                        \"y\": \"132.73\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.84\",\r\n                                \"y\": \"162.73\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.34\",\r\n                                        \"y\": \"20.29\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.84\",\r\n                                        \"y\": \"59.29\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.84\",\r\n                                \"y\": \"89.29\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"119.65\",\r\n                                        \"y\": \"2.9\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"158.9\",\r\n                                        \"y\": \"35.84\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"187.49\",\r\n                                \"y\": \"-2.4\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"52.70\",\r\n                                        \"y\": \"2.18\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"93.4\",\r\n                                        \"y\": \"36.17\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"122.3\",\r\n                                \"y\": \"-2.4\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.76\",\r\n                                        \"y\": \"93.99\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.92\",\r\n                                        \"y\": \"55.94\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.25\",\r\n                                \"y\": \"25.23\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.78\",\r\n                                        \"y\": \"168.67\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.47\",\r\n                                        \"y\": \"129.17\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.25\",\r\n                                \"y\": \"99.90\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"91.75\",\r\n                                        \"y\": \"234.27\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.25\",\r\n                                        \"y\": \"195.7\",\r\n                                        \"yaw\": \"180.000076\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.25\",\r\n                                \"y\": \"165.27\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.25\",\r\n                                        \"y\": \"55.49\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"153.76\",\r\n                                        \"y\": \"21.2\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"124.35\",\r\n                                \"y\": \"59.68\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.51\",\r\n                                        \"y\": \"326.45\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.16\",\r\n                                        \"y\": \"291.69\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"58.44\",\r\n                                \"y\": \"330.72\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario8\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.99\",\r\n                                        \"y\": \"2.0\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"373.1\",\r\n                                        \"y\": \"-2.3\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"338.96\",\r\n                                \"y\": \"31.64\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.25\",\r\n                                        \"y\": \"160.22\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"338.75\",\r\n                                        \"y\": \"234.22\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"304.75\",\r\n                                \"y\": \"199.22\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"335.5\",\r\n                                        \"y\": \"94.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.55\",\r\n                                        \"y\": \"168.65\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.55\",\r\n                                \"y\": \"133.65\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.85\",\r\n                                        \"y\": \"20.61\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.35\",\r\n                                        \"y\": \"94.61\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.35\",\r\n                                \"y\": \"59.61\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"119.51\",\r\n                                        \"y\": \"1.44\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"192.90\",\r\n                                        \"y\": \"-1.61\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"158.10\",\r\n                                \"y\": \"31.4\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"53.61\",\r\n                                        \"y\": \"2.3\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.94\",\r\n                                        \"y\": \"-2.32\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.45\",\r\n                                \"y\": \"30.84\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"91.74\",\r\n                                        \"y\": \"94.29\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"87.47\",\r\n                                        \"y\": \"20.20\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.53\",\r\n                                \"y\": \"55.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.46\",\r\n                                        \"y\": \"168.64\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.50\",\r\n                                        \"y\": \"94.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.33\",\r\n                                \"y\": \"129.48\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"91.92\",\r\n                                        \"y\": \"234.16\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.42\",\r\n                                        \"y\": \"160.16\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"122.42\",\r\n                                \"y\": \"195.16\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"192.94\",\r\n                                        \"y\": \"55.69\",\r\n                                        \"yaw\": \"180.000046\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"118.94\",\r\n                                        \"y\": \"60.19\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"153.94\",\r\n                                \"y\": \"26.19\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.39\",\r\n                                        \"y\": \"326.52\",\r\n                                        \"yaw\": \"180.000046\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"53.12\",\r\n                                        \"y\": \"330.65\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"88.23\",\r\n                                \"y\": \"297.43\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"373.65\",\r\n                                        \"y\": \"326.84\",\r\n                                        \"yaw\": \"180.000046\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"300.15\",\r\n                                        \"y\": \"330.50\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.81\",\r\n                                \"y\": \"297.3\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"373.9\",\r\n                                        \"y\": \"-2.4\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"339.53\",\r\n                                        \"y\": \"37.27\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"305.12\",\r\n                                \"y\": \"2.26\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"338.54\",\r\n                                        \"y\": \"234.28\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.54\",\r\n                                        \"y\": \"199.78\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.54\",\r\n                                \"y\": \"165.78\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"338.54\",\r\n                                        \"y\": \"168.51\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.54\",\r\n                                        \"y\": \"134.1\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.54\",\r\n                                \"y\": \"100.1\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"338.54\",\r\n                                        \"y\": \"94.27\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"299.54\",\r\n                                        \"y\": \"59.77\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"334.54\",\r\n                                \"y\": \"25.77\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.24\",\r\n                                        \"y\": \"-1.87\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"158.80\",\r\n                                        \"y\": \"36.61\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"124.46\",\r\n                                \"y\": \"2.26\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.17\",\r\n                                        \"y\": \"-1.91\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.99\",\r\n                                        \"y\": \"35.91\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"58.81\",\r\n                                \"y\": \"2.26\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"87.99\",\r\n                                        \"y\": \"20.43\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.87\",\r\n                                        \"y\": \"55.22\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.55\",\r\n                                \"y\": \"88.85\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.47\",\r\n                                        \"y\": \"94.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"126.56\",\r\n                                        \"y\": \"129.21\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.55\",\r\n                                \"y\": \"163.42\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"88.35\",\r\n                                        \"y\": \"160.10\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"127.21\",\r\n                                        \"y\": \"195.29\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"92.55\",\r\n                                \"y\": \"228.60\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"119.28\",\r\n                                        \"y\": \"59.38\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"153.78\",\r\n                                        \"y\": \"20.38\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"187.78\",\r\n                                \"y\": \"55.38\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"53.0\",\r\n                                        \"y\": \"330.25\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"87.86\",\r\n                                        \"y\": \"292.27\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"121.57\",\r\n                                \"y\": \"326.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"300.57\",\r\n                                        \"y\": \"331.2\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"334.60\",\r\n                                        \"y\": \"291.92\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"368.55\",\r\n                                \"y\": \"326.42\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario9\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [],\r\n                    \"scenario_type\": \"Scenario10\"\r\n                }\r\n            ],\r\n            \"Town02\": [\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"180.93\",\r\n                                \"y\": \"105.31\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"7.63\",\r\n                                \"y\": \"109.91\",\r\n                                \"yaw\": \"359\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"26.65\",\r\n                                \"y\": \"187.56\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"41.37\",\r\n                                \"y\": \"207.4\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"74.67\",\r\n                                \"y\": \"302.64\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"45.67\",\r\n                                \"y\": \"270.24\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"46.7\",\r\n                                \"y\": \"220.74\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"136.12\",\r\n                                \"y\": \"220.86\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"160.20\",\r\n                                \"y\": \"191.59\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"160.25\",\r\n                                \"y\": \"240.93\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"132.5\",\r\n                                \"y\": \"207.50\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"75.27\",\r\n                                \"y\": \"236.54\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"41.37\",\r\n                                \"y\": \"272.34\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-3.28\",\r\n                                \"y\": \"221.41\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"11.82\",\r\n                                \"y\": \"191.57\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"102.60\",\r\n                                \"y\": \"191.58\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"189.49\",\r\n                                \"y\": \"157.87\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"189.41\",\r\n                                \"y\": \"207.2\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"166.0\",\r\n                                \"y\": \"236.94\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario1\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"180.93\",\r\n                                \"y\": \"105.31\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"7.63\",\r\n                                \"y\": \"109.91\",\r\n                                \"yaw\": \"359\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario3\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.60\",\r\n                                        \"y\": \"218.56\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.35\",\r\n                                        \"y\": \"157.56\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"26.65\",\r\n                                \"y\": \"187.56\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"45.82\",\r\n                                        \"y\": \"270.45\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.58\",\r\n                                        \"y\": \"236.78\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"41.37\",\r\n                                \"y\": \"207.4\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.13\",\r\n                                        \"y\": \"306.53\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.35\",\r\n                                        \"y\": \"272.9\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"74.67\",\r\n                                \"y\": \"302.64\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.52\",\r\n                                        \"y\": \"206.94\",\r\n                                        \"yaw\": \"90.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.91\",\r\n                                        \"y\": \"236.67\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"45.67\",\r\n                                \"y\": \"270.24\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"14.4\",\r\n                                        \"y\": \"191.66\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"76.63\",\r\n                                        \"y\": \"187.29\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"46.7\",\r\n                                \"y\": \"220.74\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.5\",\r\n                                        \"y\": \"191.74\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.52\",\r\n                                        \"y\": \"187.47\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"136.12\",\r\n                                \"y\": \"220.86\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.38\",\r\n                                        \"y\": \"157.31\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.86\",\r\n                                        \"y\": \"221.13\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"160.20\",\r\n                                \"y\": \"191.59\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.56\",\r\n                                        \"y\": \"207.53\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.79\",\r\n                                        \"y\": \"269.16\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"160.25\",\r\n                                \"y\": \"240.93\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.70\",\r\n                                        \"y\": \"237.8\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.35\",\r\n                                        \"y\": \"241.41\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"132.5\",\r\n                                \"y\": \"207.50\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"74.92\",\r\n                                        \"y\": \"302.50\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.46\",\r\n                                        \"y\": \"272.5\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"11.57\",\r\n                                \"y\": \"306.34\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"46.1\",\r\n                                        \"y\": \"271.2\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.99\",\r\n                                        \"y\": \"206.39\",\r\n                                        \"yaw\": \"90.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"75.27\",\r\n                                \"y\": \"236.54\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.47\",\r\n                                        \"y\": \"302.34\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.18\",\r\n                                        \"y\": \"306.46\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"41.37\",\r\n                                \"y\": \"272.34\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.50\",\r\n                                        \"y\": \"217.35\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"22.50\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-7.50\",\r\n                                \"y\": \"157.35\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"15.53\",\r\n                                        \"y\": \"191.84\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"45.92\",\r\n                                        \"y\": \"221.47\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"75.26\",\r\n                                \"y\": \"187.47\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.4\",\r\n                                        \"y\": \"191.76\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.18\",\r\n                                        \"y\": \"220.83\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"166.0\",\r\n                                \"y\": \"187.45\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.26\",\r\n                                        \"y\": \"157.74\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"160.14\",\r\n                                        \"y\": \"191.53\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"193.63\",\r\n                                \"y\": \"221.27\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.53\",\r\n                                        \"y\": \"207.38\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"160.26\",\r\n                                        \"y\": \"240.99\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"193.71\",\r\n                                \"y\": \"270.70\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.63\",\r\n                                        \"y\": \"236.96\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"132.4\",\r\n                                        \"y\": \"207.55\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"102.53\",\r\n                                \"y\": \"241.10\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.28\",\r\n                                        \"y\": \"161.41\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.72\",\r\n                                        \"y\": \"187.41\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-3.28\",\r\n                                \"y\": \"221.41\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.82\",\r\n                                        \"y\": \"187.67\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"46.2\",\r\n                                        \"y\": \"221.10\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"11.82\",\r\n                                \"y\": \"191.57\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.6\",\r\n                                        \"y\": \"187.54\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.6\",\r\n                                        \"y\": \"221.2\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"102.60\",\r\n                                \"y\": \"191.58\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.72\",\r\n                                        \"y\": \"221.21\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"160.15\",\r\n                                        \"y\": \"191.57\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"189.49\",\r\n                                \"y\": \"157.87\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.82\",\r\n                                        \"y\": \"268.10\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"159.79\",\r\n                                        \"y\": \"240.97\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"189.41\",\r\n                                \"y\": \"207.2\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.73\",\r\n                                        \"y\": \"240.93\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"132.15\",\r\n                                        \"y\": \"207.54\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"166.0\",\r\n                                \"y\": \"236.94\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario4\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.60\",\r\n                                        \"y\": \"218.56\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.35\",\r\n                                        \"y\": \"157.56\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"26.65\",\r\n                                \"y\": \"187.56\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"45.82\",\r\n                                        \"y\": \"270.45\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.58\",\r\n                                        \"y\": \"236.78\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"41.37\",\r\n                                \"y\": \"207.4\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.13\",\r\n                                        \"y\": \"306.53\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.35\",\r\n                                        \"y\": \"272.9\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"74.67\",\r\n                                \"y\": \"302.64\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.52\",\r\n                                        \"y\": \"206.94\",\r\n                                        \"yaw\": \"90.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.91\",\r\n                                        \"y\": \"236.67\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"45.67\",\r\n                                \"y\": \"270.24\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"14.4\",\r\n                                        \"y\": \"191.66\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"76.63\",\r\n                                        \"y\": \"187.29\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"46.7\",\r\n                                \"y\": \"220.74\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.5\",\r\n                                        \"y\": \"191.74\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.52\",\r\n                                        \"y\": \"187.47\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"136.12\",\r\n                                \"y\": \"220.86\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.38\",\r\n                                        \"y\": \"157.31\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.86\",\r\n                                        \"y\": \"221.13\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"160.20\",\r\n                                \"y\": \"191.59\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.56\",\r\n                                        \"y\": \"207.53\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.79\",\r\n                                        \"y\": \"269.16\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"160.25\",\r\n                                \"y\": \"240.93\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.70\",\r\n                                        \"y\": \"237.8\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.35\",\r\n                                        \"y\": \"241.41\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"132.5\",\r\n                                \"y\": \"207.50\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"74.92\",\r\n                                        \"y\": \"302.50\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.46\",\r\n                                        \"y\": \"272.5\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"11.57\",\r\n                                \"y\": \"306.34\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"46.1\",\r\n                                        \"y\": \"271.2\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.99\",\r\n                                        \"y\": \"206.39\",\r\n                                        \"yaw\": \"90.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"75.27\",\r\n                                \"y\": \"236.54\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.47\",\r\n                                        \"y\": \"302.34\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.18\",\r\n                                        \"y\": \"306.46\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"41.37\",\r\n                                \"y\": \"272.34\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.50\",\r\n                                        \"y\": \"217.35\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"22.50\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-7.50\",\r\n                                \"y\": \"157.35\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"15.53\",\r\n                                        \"y\": \"191.84\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"45.92\",\r\n                                        \"y\": \"221.47\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"75.26\",\r\n                                \"y\": \"187.47\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.4\",\r\n                                        \"y\": \"191.76\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.18\",\r\n                                        \"y\": \"220.83\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"166.0\",\r\n                                \"y\": \"187.45\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.26\",\r\n                                        \"y\": \"157.74\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"160.14\",\r\n                                        \"y\": \"191.53\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"193.63\",\r\n                                \"y\": \"221.27\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.53\",\r\n                                        \"y\": \"207.38\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"160.26\",\r\n                                        \"y\": \"240.99\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"193.71\",\r\n                                \"y\": \"270.70\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.63\",\r\n                                        \"y\": \"236.96\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"132.4\",\r\n                                        \"y\": \"207.55\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"102.53\",\r\n                                \"y\": \"241.10\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.82\",\r\n                                        \"y\": \"187.67\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"46.2\",\r\n                                        \"y\": \"221.10\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"11.82\",\r\n                                \"y\": \"191.57\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.6\",\r\n                                        \"y\": \"187.54\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.6\",\r\n                                        \"y\": \"221.2\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"102.60\",\r\n                                \"y\": \"191.58\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.72\",\r\n                                        \"y\": \"221.21\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"160.15\",\r\n                                        \"y\": \"191.57\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"189.49\",\r\n                                \"y\": \"157.87\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.82\",\r\n                                        \"y\": \"268.10\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"159.79\",\r\n                                        \"y\": \"240.97\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"189.41\",\r\n                                \"y\": \"207.2\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.73\",\r\n                                        \"y\": \"240.93\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"132.15\",\r\n                                        \"y\": \"207.54\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"166.0\",\r\n                                \"y\": \"236.94\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario7\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"45.82\",\r\n                                        \"y\": \"270.45\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.58\",\r\n                                        \"y\": \"236.78\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"41.37\",\r\n                                \"y\": \"207.4\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"74.92\",\r\n                                        \"y\": \"302.50\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.46\",\r\n                                        \"y\": \"272.5\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"11.57\",\r\n                                \"y\": \"306.34\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.50\",\r\n                                        \"y\": \"217.35\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"22.50\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-7.50\",\r\n                                \"y\": \"157.35\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"15.53\",\r\n                                        \"y\": \"191.84\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"45.92\",\r\n                                        \"y\": \"221.47\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"75.26\",\r\n                                \"y\": \"187.47\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.4\",\r\n                                        \"y\": \"191.76\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.18\",\r\n                                        \"y\": \"220.83\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"166.0\",\r\n                                \"y\": \"187.45\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.26\",\r\n                                        \"y\": \"157.74\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"160.14\",\r\n                                        \"y\": \"191.53\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"193.63\",\r\n                                \"y\": \"221.27\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.53\",\r\n                                        \"y\": \"207.38\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"160.26\",\r\n                                        \"y\": \"240.99\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"193.71\",\r\n                                \"y\": \"270.70\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.63\",\r\n                                        \"y\": \"236.96\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"132.4\",\r\n                                        \"y\": \"207.55\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"102.53\",\r\n                                \"y\": \"241.10\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario8\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.60\",\r\n                                        \"y\": \"218.56\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.35\",\r\n                                        \"y\": \"157.56\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"26.65\",\r\n                                \"y\": \"187.56\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.13\",\r\n                                        \"y\": \"306.53\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.35\",\r\n                                        \"y\": \"272.9\",\r\n                                        \"yaw\": \"90.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"74.67\",\r\n                                \"y\": \"302.64\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.52\",\r\n                                        \"y\": \"206.94\",\r\n                                        \"yaw\": \"90.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.91\",\r\n                                        \"y\": \"236.67\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"45.67\",\r\n                                \"y\": \"270.24\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"14.4\",\r\n                                        \"y\": \"191.66\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"76.63\",\r\n                                        \"y\": \"187.29\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"46.7\",\r\n                                \"y\": \"220.74\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.5\",\r\n                                        \"y\": \"191.74\",\r\n                                        \"yaw\": \"0.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.52\",\r\n                                        \"y\": \"187.47\",\r\n                                        \"yaw\": \"180.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"136.12\",\r\n                                \"y\": \"220.86\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.38\",\r\n                                        \"y\": \"157.31\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.86\",\r\n                                        \"y\": \"221.13\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"160.20\",\r\n                                \"y\": \"191.59\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"189.56\",\r\n                                        \"y\": \"207.53\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.79\",\r\n                                        \"y\": \"269.16\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"160.25\",\r\n                                \"y\": \"240.93\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.70\",\r\n                                        \"y\": \"237.8\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.35\",\r\n                                        \"y\": \"241.41\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"132.5\",\r\n                                \"y\": \"207.50\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"46.1\",\r\n                                        \"y\": \"271.2\",\r\n                                        \"yaw\": \"270.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.99\",\r\n                                        \"y\": \"206.39\",\r\n                                        \"yaw\": \"90.000061\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"75.27\",\r\n                                \"y\": \"236.54\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.47\",\r\n                                        \"y\": \"302.34\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.18\",\r\n                                        \"y\": \"306.46\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"41.37\",\r\n                                \"y\": \"272.34\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.28\",\r\n                                        \"y\": \"161.41\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.72\",\r\n                                        \"y\": \"187.41\",\r\n                                        \"yaw\": \"180.0\",\r\n                                        \"z\": \"1.22\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"-3.28\",\r\n                                \"y\": \"221.41\",\r\n                                \"yaw\": \"270\",\r\n                                \"z\": \"1.22\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"75.82\",\r\n                                        \"y\": \"187.67\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"46.2\",\r\n                                        \"y\": \"221.10\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"11.82\",\r\n                                \"y\": \"191.57\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.6\",\r\n                                        \"y\": \"187.54\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.6\",\r\n                                        \"y\": \"221.2\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"102.60\",\r\n                                \"y\": \"191.58\",\r\n                                \"yaw\": \"0\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.72\",\r\n                                        \"y\": \"221.21\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"160.15\",\r\n                                        \"y\": \"191.57\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"189.49\",\r\n                                \"y\": \"157.87\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"193.82\",\r\n                                        \"y\": \"268.10\",\r\n                                        \"yaw\": \"270.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"159.79\",\r\n                                        \"y\": \"240.97\",\r\n                                        \"yaw\": \"0.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"189.41\",\r\n                                \"y\": \"207.2\",\r\n                                \"yaw\": \"90\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.73\",\r\n                                        \"y\": \"240.93\",\r\n                                        \"yaw\": \"0.000031\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"132.15\",\r\n                                        \"y\": \"207.54\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": \"166.0\",\r\n                                \"y\": \"236.94\",\r\n                                \"yaw\": \"180\",\r\n                                \"z\": \"1.21\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario9\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [],\r\n                    \"scenario_type\": \"Scenario10\"\r\n                }\r\n            ],\r\n            \"Town03\": [\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 231.4,\r\n                                \"y\": 23.39,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"234.5481719970703\",\r\n                                \"y\": \"23.466564178466797\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 234.52,\r\n                                \"y\": 23.65,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"231.04473876953125\",\r\n                                \"y\": \"23.565475463867188\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 200.43,\r\n                                \"y\": 62.24,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 239.96,\r\n                                \"y\": 98.9,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.12\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1035461425781\",\r\n                                \"x\": \"243.21473693847656\",\r\n                                \"y\": \"98.97915649414062\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.29888251423835754\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -46.1,\r\n                                \"y\": -140.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.68,\r\n                                \"y\": -106.31,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.3090515136719\",\r\n                                \"x\": \"-78.15487670898438\",\r\n                                \"y\": \"-106.30052185058594\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.374824196100235\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -78.1,\r\n                                \"y\": -106.31,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.3090515136719\",\r\n                                \"x\": \"-74.6549072265625\",\r\n                                \"y\": \"-106.31939697265625\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.3746110796928406\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.11,\r\n                                \"y\": -170.3,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-84.04679870605469\",\r\n                                \"y\": \"-170.06784057617188\",\r\n                                \"yaw\": \"93.27017974853516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.48,\r\n                                \"y\": -170.3,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-87.52928924560547\",\r\n                                \"y\": \"-170.4742431640625\",\r\n                                \"yaw\": \"93.27017974853516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.2,\r\n                                \"y\": -28.87,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.8396051526069641\",\r\n                                \"x\": \"-88.44371032714844\",\r\n                                \"y\": \"-28.86114501953125\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.26660484075546265\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -116.67,\r\n                                \"y\": 0.32,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -113.37,\r\n                                \"y\": -135.68,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 2.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -32.34,\r\n                                \"y\": -135.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.83,\r\n                                \"y\": -104.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.106517791748047\",\r\n                                \"y\": \"-104.73915100097656\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 9.33,\r\n                                \"y\": -104.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.609712600708008\",\r\n                                \"y\": \"-104.91180419921875\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"354\",\r\n                                \"x\": 37.76,\r\n                                \"y\": -137.76,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 3.73\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.6,\r\n                                \"y\": -167.82,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.3387670516967773\",\r\n                                \"y\": \"-167.91720581054688\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -3.44,\r\n                                \"y\": -167.82,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.15770983695983887\",\r\n                                \"y\": \"-167.7312469482422\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 7.44,\r\n                                \"y\": -163.66,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"10.55854606628418\",\r\n                                \"y\": \"-163.5830535888672\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 10.99,\r\n                                \"y\": -163.66,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"7.061770915985107\",\r\n                                \"y\": \"-163.75694274902344\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 41.44,\r\n                                \"y\": -203.9,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"41.517005920410156\",\r\n                                \"y\": \"-206.9641571044922\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 25.77,\r\n                                \"y\": -207.44,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"25.680063247680664\",\r\n                                \"y\": \"-203.86105346679688\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": -32.48,\r\n                                \"y\": -198.25,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-32.566158294677734\",\r\n                                \"y\": \"-194.82147216796875\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 239.39,\r\n                                \"y\": 113.42,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 2.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358.8267822265625\",\r\n                                \"x\": \"242.86146545410156\",\r\n                                \"y\": \"113.50442504882812\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.5679125189781189\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 232.36,\r\n                                \"y\": 113.29,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 2.46\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.1732286214828491\",\r\n                                \"x\": \"228.8646240234375\",\r\n                                \"y\": \"113.20498657226562\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.5687512755393982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": -32.4,\r\n                                \"y\": -194.71,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-32.30937957763672\",\r\n                                \"y\": \"-198.31613159179688\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -44.77,\r\n                                \"y\": 197.2,\r\n                                \"yaw\": 187.0,\r\n                                \"z\": 1.74\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.6,\r\n                                \"y\": 167.1,\r\n                                \"yaw\": 78.0,\r\n                                \"z\": 1.53\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-87.55733489990234\",\r\n                                \"y\": \"167.6916961669922\",\r\n                                \"yaw\": \"438.6856689453125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 52.91,\r\n                                \"y\": 203.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 2.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.12353515625\",\r\n                                \"x\": \"52.918731689453125\",\r\n                                \"y\": \"207.39906311035156\",\r\n                                \"yaw\": \"359.8570556640625\",\r\n                                \"z\": \"0.2592363655567169\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-73.64797973632812\",\r\n                                \"y\": \"165.80230712890625\",\r\n                                \"yaw\": \"257.414306640625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 99.49,\r\n                                \"y\": -201.92,\r\n                                \"yaw\": 184.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"99.58008575439453\",\r\n                                \"y\": \"-205.50503540039062\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 99.49,\r\n                                \"y\": -205.37,\r\n                                \"yaw\": 184.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"99.405517578125\",\r\n                                \"y\": \"-202.00833129882812\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 68.68,\r\n                                \"y\": -195.79,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.59178161621094\",\r\n                                \"y\": \"-192.27935791015625\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 53.6,\r\n                                \"y\": -192.29,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"53.697120666503906\",\r\n                                \"y\": \"-196.15476989746094\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"350\",\r\n                                \"x\": 154.6,\r\n                                \"y\": -164.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 4.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 122.3,\r\n                                \"y\": -190.88,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.21\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"122.3891830444336\",\r\n                                \"y\": \"-194.4285430908203\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"11\",\r\n                                \"x\": 52.2,\r\n                                \"y\": -133.34,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 6.48\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"16\",\r\n                                \"x\": 82.22,\r\n                                \"y\": -166.54,\r\n                                \"yaw\": 93.0,\r\n                                \"z\": 5.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 115.32,\r\n                                \"y\": -135.69,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 84.1,\r\n                                \"y\": -103.48,\r\n                                \"yaw\": 272.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 153.53,\r\n                                \"y\": -100.37,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"12\",\r\n                                \"x\": 150.81,\r\n                                \"y\": -165.57,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 4.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 119.41,\r\n                                \"y\": -132.31,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 114.84,\r\n                                \"y\": -76.55,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"114.74317169189453\",\r\n                                \"y\": \"-72.87480926513672\",\r\n                                \"yaw\": \"-178.49090576171875\",\r\n                                \"z\": \"8.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"9\",\r\n                                \"x\": 82.9,\r\n                                \"y\": -47.14,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 5.72\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -117.14,\r\n                                \"y\": 136.33,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -77.96,\r\n                                \"y\": 165.64,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-73.85211944580078\",\r\n                                \"y\": \"164.83070373535156\",\r\n                                \"yaw\": \"258.85479736328125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.43,\r\n                                \"y\": 165.64,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-77.13905334472656\",\r\n                                \"y\": \"166.22161865234375\",\r\n                                \"yaw\": \"257.8827209472656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.59,\r\n                                \"y\": 101.65,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.012520670890808\",\r\n                                \"x\": \"-88.08773803710938\",\r\n                                \"y\": \"101.6595458984375\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.3357953727245331\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.12,\r\n                                \"y\": 101.68,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.012520670890808\",\r\n                                \"x\": \"-84.58769989013672\",\r\n                                \"y\": \"101.67036437988281\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.3354354798793793\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -45.5,\r\n                                \"y\": 131.43,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 2.9,\r\n                                \"y\": 163.89,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.693984508514404\",\r\n                                \"y\": \"163.87232971191406\",\r\n                                \"yaw\": \"269.637451171875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.6,\r\n                                \"y\": 163.89,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"2.194162607192993\",\r\n                                \"y\": \"163.9115447998047\",\r\n                                \"yaw\": \"269.637451171875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.12,\r\n                                \"y\": 102.1,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.697037696838379\",\r\n                                \"y\": \"102.12262725830078\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.62,\r\n                                \"y\": 102.9,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-6.19218635559082\",\r\n                                \"y\": \"102.87830352783203\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 34.39,\r\n                                \"y\": 130.77,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -37.43,\r\n                                \"y\": 135.7,\r\n                                \"yaw\": 358.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -145.53,\r\n                                \"y\": 26.3,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -116.7,\r\n                                \"y\": -3.3,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -149.26,\r\n                                \"y\": -29.42,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 170.37,\r\n                                \"y\": 99.28,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.17\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 139.75,\r\n                                \"y\": 62.51,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.17\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 201.12,\r\n                                \"y\": 58.8,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -77.8,\r\n                                \"y\": 34.5,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358.910400390625\",\r\n                                \"x\": \"-74.27088165283203\",\r\n                                \"y\": \"34.49037170410156\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.18371541798114777\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.26,\r\n                                \"y\": 31.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0536804199219\",\r\n                                \"x\": \"-77.77780151367188\",\r\n                                \"y\": \"31.9595947265625\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.13858206570148468\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -46.16,\r\n                                \"y\": -2.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.84,\r\n                                \"y\": -28.87,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.8396051526069641\",\r\n                                \"x\": \"-84.9437484741211\",\r\n                                \"y\": \"-28.880624771118164\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.26675039529800415\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.66,\r\n                                \"y\": 69.48,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 2.62\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.14853577315807343\",\r\n                                \"x\": \"-88.17547607421875\",\r\n                                \"y\": \"69.48959350585938\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.8320345282554626\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -77.7,\r\n                                \"y\": 69.11,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 2.62\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.11688232421875\",\r\n                                \"x\": \"-74.1764907836914\",\r\n                                \"y\": \"69.10039520263672\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.8328475952148438\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.2,\r\n                                \"y\": -78.9,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.97\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.23343351483345032\",\r\n                                \"x\": \"-88.58015441894531\",\r\n                                \"y\": \"-78.89077758789062\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.8594440817832947\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -78.4,\r\n                                \"y\": -78.46,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2005920410156\",\r\n                                \"x\": \"-74.5789566040039\",\r\n                                \"y\": \"-78.47042846679688\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.8611809015274048\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 4.89,\r\n                                \"y\": -78.46,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.81\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"8.455883979797363\",\r\n                                \"y\": \"-78.37200164794922\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.34,\r\n                                \"y\": 69.48,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.77\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.903441429138184\",\r\n                                \"y\": \"69.50254821777344\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.094234466552734\",\r\n                                \"y\": \"69.08776092529297\",\r\n                                \"yaw\": \"269.637451171875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 52.91,\r\n                                \"y\": 196.87,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 2.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.1242796182632446\",\r\n                                \"x\": \"52.90134048461914\",\r\n                                \"y\": \"193.39906311035156\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.25958043336868286\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 235.35,\r\n                                \"y\": -145.9,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.78\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"238.2660675048828\",\r\n                                \"y\": \"-146.11538696289062\",\r\n                                \"yaw\": \"85.77556610107422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 236.45,\r\n                                \"y\": -53.93,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.78\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"232.93157958984375\",\r\n                                \"y\": \"-54.01557540893555\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 244.44,\r\n                                \"y\": 44.28,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.79\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"241.04603576660156\",\r\n                                \"y\": \"44.19745635986328\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 243.51,\r\n                                \"y\": -54.21,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.79\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"246.9384002685547\",\r\n                                \"y\": \"-54.12661361694336\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 238.58,\r\n                                \"y\": -144.85,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"234.85678100585938\",\r\n                                \"y\": \"-144.6316375732422\",\r\n                                \"yaw\": \"86.64344024658203\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": 141.91,\r\n                                \"y\": 203.68,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 4.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.2748107910156\",\r\n                                \"x\": \"141.91873168945312\",\r\n                                \"y\": \"207.17698669433594\",\r\n                                \"yaw\": \"359.8570556640625\",\r\n                                \"z\": \"2.23475980758667\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 245.35,\r\n                                \"y\": -129.63,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"248.77268981933594\",\r\n                                \"y\": \"-129.54676818847656\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 185.95,\r\n                                \"y\": -197.37,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.78\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"185.9499969482422\",\r\n                                \"y\": \"-193.89999389648438\",\r\n                                \"yaw\": \"0.0\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 230.94,\r\n                                \"y\": -174.85,\r\n                                \"yaw\": 65.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"227.7465362548828\",\r\n                                \"y\": \"-173.4008331298828\",\r\n                                \"yaw\": \"65.59180450439453\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 237.1,\r\n                                \"y\": -178.9,\r\n                                \"yaw\": 245.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"240.00001525878906\",\r\n                                \"y\": \"-180.2597198486328\",\r\n                                \"yaw\": \"244.8795623779297\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": 160.88,\r\n                                \"y\": 193.2,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 4.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.260597586631775\",\r\n                                \"x\": \"161.10287475585938\",\r\n                                \"y\": \"196.4036102294922\",\r\n                                \"yaw\": \"176.02037048339844\",\r\n                                \"z\": \"2.6701090335845947\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 46.36,\r\n                                \"y\": -203.4,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 46.52,\r\n                                \"y\": -196.33,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"46.43220520019531\",\r\n                                \"y\": \"-192.8362274169922\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.6,\r\n                                \"y\": -163.36,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.82\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.4487547874450684\",\r\n                                \"y\": \"-163.4599151611328\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": 160.61,\r\n                                \"y\": 196.49,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 4.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.274809718132019\",\r\n                                \"x\": \"160.38092041015625\",\r\n                                \"y\": \"192.94418334960938\",\r\n                                \"yaw\": \"176.3036651611328\",\r\n                                \"z\": \"2.6584856510162354\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 240.99,\r\n                                \"y\": 43.78,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 2.44\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"244.55511474609375\",\r\n                                \"y\": \"43.866703033447266\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 235.56,\r\n                                \"y\": -37.12,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"232.5224609375\",\r\n                                \"y\": \"-37.193870544433594\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 231.92,\r\n                                \"y\": -36.82,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.79\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"236.01197814941406\",\r\n                                \"y\": \"-36.72048568725586\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -37.73,\r\n                                \"y\": 0.99,\r\n                                \"yaw\": 7.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 32.76,\r\n                                \"y\": -8.17,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"32.66706466674805\",\r\n                                \"y\": \"-4.5203680992126465\",\r\n                                \"yaw\": \"181.4586181640625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 32.45,\r\n                                \"y\": -4.56,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"32.539730072021484\",\r\n                                \"y\": \"-8.024791717529297\",\r\n                                \"yaw\": \"181.48350524902344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -125.3,\r\n                                \"y\": 45.81,\r\n                                \"yaw\": 133.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -145.69,\r\n                                \"y\": 92.34,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -115.5,\r\n                                \"y\": 30.75,\r\n                                \"yaw\": 134.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.84,\r\n                                \"y\": 170.34,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.265254020690918\",\r\n                                \"y\": \"170.36167907714844\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.24,\r\n                                \"y\": 170.42,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.764954566955566\",\r\n                                \"y\": \"170.3980255126953\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.52,\r\n                                \"y\": 196.65,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.0878860130906105\",\r\n                                \"x\": \"28.512041091918945\",\r\n                                \"y\": \"193.4599151611328\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.0015862176660448313\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.72,\r\n                                \"y\": 193.61,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.09670676290988922\",\r\n                                \"x\": \"28.72835350036621\",\r\n                                \"y\": \"196.95938110351562\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.00192060018889606\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 110.65,\r\n                                \"y\": -7.8,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"110.58321380615234\",\r\n                                \"y\": \"-3.3287293910980225\",\r\n                                \"yaw\": \"-179.14419555664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"352\",\r\n                                \"x\": 77.66,\r\n                                \"y\": -36.16,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 5.25\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"352\",\r\n                                \"x\": 148.52,\r\n                                \"y\": -35.96,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 4.15\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 182.48,\r\n                                \"y\": -6.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"182.4210662841797\",\r\n                                \"y\": \"-2.2556450366973877\",\r\n                                \"yaw\": \"-179.14419555664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 199.72,\r\n                                \"y\": 5.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"199.66661071777344\",\r\n                                \"y\": \"9.503244400024414\",\r\n                                \"yaw\": \"0.855804443359375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 199.52,\r\n                                \"y\": 9.7,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"199.5752410888672\",\r\n                                \"y\": \"6.001489639282227\",\r\n                                \"yaw\": \"0.855804443359375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -34.45,\r\n                                \"y\": 176.76,\r\n                                \"yaw\": 144.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario1\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 239.39,\r\n                                \"y\": 113.42,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 2.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358.8267822265625\",\r\n                                \"x\": \"242.86146545410156\",\r\n                                \"y\": \"113.50442504882812\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.5679125189781189\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 232.36,\r\n                                \"y\": 113.29,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 2.46\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.1732286214828491\",\r\n                                \"x\": \"228.8646240234375\",\r\n                                \"y\": \"113.20498657226562\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.5687512755393982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.6,\r\n                                \"y\": 167.1,\r\n                                \"yaw\": 78.0,\r\n                                \"z\": 1.53\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-87.55733489990234\",\r\n                                \"y\": \"167.6916961669922\",\r\n                                \"yaw\": \"438.6856689453125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 52.91,\r\n                                \"y\": 203.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 2.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.12353515625\",\r\n                                \"x\": \"52.918731689453125\",\r\n                                \"y\": \"207.39906311035156\",\r\n                                \"yaw\": \"359.8570556640625\",\r\n                                \"z\": \"0.2592363655567169\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.66,\r\n                                \"y\": 69.48,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 2.62\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.14853577315807343\",\r\n                                \"x\": \"-88.17547607421875\",\r\n                                \"y\": \"69.48959350585938\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.8320345282554626\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -77.7,\r\n                                \"y\": 69.11,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 2.62\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.11688232421875\",\r\n                                \"x\": \"-74.1764907836914\",\r\n                                \"y\": \"69.10039520263672\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.8328475952148438\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.2,\r\n                                \"y\": -78.9,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.97\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.23343351483345032\",\r\n                                \"x\": \"-88.58015441894531\",\r\n                                \"y\": \"-78.89077758789062\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.8594440817832947\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -78.4,\r\n                                \"y\": -78.46,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2005920410156\",\r\n                                \"x\": \"-74.5789566040039\",\r\n                                \"y\": \"-78.47042846679688\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.8611809015274048\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 4.89,\r\n                                \"y\": -78.46,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.81\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"8.455883979797363\",\r\n                                \"y\": \"-78.37200164794922\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.34,\r\n                                \"y\": 69.48,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.77\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.903441429138184\",\r\n                                \"y\": \"69.50254821777344\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 52.91,\r\n                                \"y\": 196.87,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 2.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.1242796182632446\",\r\n                                \"x\": \"52.90134048461914\",\r\n                                \"y\": \"193.39906311035156\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.25958043336868286\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 235.35,\r\n                                \"y\": -145.9,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.78\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"238.2660675048828\",\r\n                                \"y\": \"-146.11538696289062\",\r\n                                \"yaw\": \"85.77556610107422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 236.45,\r\n                                \"y\": -53.93,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.78\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"232.93157958984375\",\r\n                                \"y\": \"-54.01557540893555\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 243.51,\r\n                                \"y\": -54.21,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.79\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"246.9384002685547\",\r\n                                \"y\": \"-54.12661361694336\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 238.58,\r\n                                \"y\": -144.85,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"234.85678100585938\",\r\n                                \"y\": \"-144.6316375732422\",\r\n                                \"yaw\": \"86.64344024658203\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": 141.91,\r\n                                \"y\": 203.68,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 4.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.2748107910156\",\r\n                                \"x\": \"141.91873168945312\",\r\n                                \"y\": \"207.17698669433594\",\r\n                                \"yaw\": \"359.8570556640625\",\r\n                                \"z\": \"2.23475980758667\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 245.35,\r\n                                \"y\": -129.63,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"248.77268981933594\",\r\n                                \"y\": \"-129.54676818847656\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 185.95,\r\n                                \"y\": -197.37,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.78\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"185.9499969482422\",\r\n                                \"y\": \"-193.89999389648438\",\r\n                                \"yaw\": \"0.0\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 230.94,\r\n                                \"y\": -174.85,\r\n                                \"yaw\": 65.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"227.7465362548828\",\r\n                                \"y\": \"-173.4008331298828\",\r\n                                \"yaw\": \"65.59180450439453\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 237.1,\r\n                                \"y\": -178.9,\r\n                                \"yaw\": 245.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"240.00001525878906\",\r\n                                \"y\": \"-180.2597198486328\",\r\n                                \"yaw\": \"244.8795623779297\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": 160.88,\r\n                                \"y\": 193.2,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 4.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.260597586631775\",\r\n                                \"x\": \"161.10287475585938\",\r\n                                \"y\": \"196.4036102294922\",\r\n                                \"yaw\": \"176.02037048339844\",\r\n                                \"z\": \"2.6701090335845947\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 46.36,\r\n                                \"y\": -203.4,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": 160.61,\r\n                                \"y\": 196.49,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 4.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.274809718132019\",\r\n                                \"x\": \"160.38092041015625\",\r\n                                \"y\": \"192.94418334960938\",\r\n                                \"yaw\": \"176.3036651611328\",\r\n                                \"z\": \"2.6584856510162354\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 240.99,\r\n                                \"y\": 43.78,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 2.44\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario3\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.43\",\r\n                                        \"y\": \"113.35\",\r\n                                        \"yaw\": \"271.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.87\",\r\n                                        \"y\": \"62.39\",\r\n                                        \"yaw\": \"1.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"234.5481719970703\",\r\n                                \"y\": \"23.466564178466797\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.69\",\r\n                                        \"y\": \"113.45\",\r\n                                        \"yaw\": \"270.59845\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.69\",\r\n                                        \"y\": \"62.39\",\r\n                                        \"yaw\": \"0.598419\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 234.52,\r\n                                \"y\": 23.65,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.69\",\r\n                                        \"y\": \"113.45\",\r\n                                        \"yaw\": \"270.59845\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.69\",\r\n                                        \"y\": \"62.39\",\r\n                                        \"yaw\": \"0.598419\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"231.04473876953125\",\r\n                                \"y\": \"23.565475463867188\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"234.32\",\r\n                                        \"y\": \"22.71\",\r\n                                        \"yaw\": \"89.268646\",\r\n                                        \"z\": \"2.23\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.8\",\r\n                                        \"y\": \"22.75\",\r\n                                        \"yaw\": \"89.268646\",\r\n                                        \"z\": \"2.23\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.40\",\r\n                                        \"y\": \"112.66\",\r\n                                        \"yaw\": \"269.268646\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 200.43,\r\n                                \"y\": 62.24,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"234.51\",\r\n                                        \"y\": \"22.0\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.6\",\r\n                                        \"y\": \"21.93\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.71\",\r\n                                        \"y\": \"62.14\",\r\n                                        \"yaw\": \"1.268036\",\r\n                                        \"z\": \"2.17\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 239.96,\r\n                                \"y\": 98.9,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.12\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"234.51\",\r\n                                        \"y\": \"22.0\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.6\",\r\n                                        \"y\": \"21.93\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.71\",\r\n                                        \"y\": \"62.14\",\r\n                                        \"yaw\": \"1.268036\",\r\n                                        \"z\": \"2.17\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1035461425781\",\r\n                                \"x\": \"243.21473693847656\",\r\n                                \"y\": \"98.97915649414062\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.29888251423835754\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-114.41\",\r\n                                        \"y\": \"-135.62\",\r\n                                        \"yaw\": \"0.91452\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.91\",\r\n                                        \"y\": \"-101.82\",\r\n                                        \"yaw\": \"270.91452\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.47\",\r\n                                        \"y\": \"-101.76\",\r\n                                        \"yaw\": \"270.91452\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.46\",\r\n                                        \"y\": \"-170.55\",\r\n                                        \"yaw\": \"90.91449\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.39\",\r\n                                        \"y\": \"-170.61\",\r\n                                        \"yaw\": \"90.91449\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -46.1,\r\n                                \"y\": -140.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-83.83\",\r\n                                        \"y\": \"-174.67\",\r\n                                        \"yaw\": \"92.183899\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.45\",\r\n                                        \"y\": \"-135.50\",\r\n                                        \"yaw\": \"0.061707\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.56\",\r\n                                        \"y\": \"-139.47\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.68,\r\n                                \"y\": -106.31,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-83.83\",\r\n                                        \"y\": \"-174.67\",\r\n                                        \"yaw\": \"92.183899\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.45\",\r\n                                        \"y\": \"-135.50\",\r\n                                        \"yaw\": \"0.061707\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.56\",\r\n                                        \"y\": \"-139.47\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.3090515136719\",\r\n                                \"x\": \"-78.15487670898438\",\r\n                                \"y\": \"-106.30052185058594\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.374824196100235\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"-175.22\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"-175.24\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.7\",\r\n                                        \"y\": \"-135.63\",\r\n                                        \"yaw\": \"0.070038\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.0\",\r\n                                        \"y\": \"-139.30\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -78.1,\r\n                                \"y\": -106.31,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"-175.22\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"-175.24\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.7\",\r\n                                        \"y\": \"-135.63\",\r\n                                        \"yaw\": \"0.070038\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.0\",\r\n                                        \"y\": \"-139.30\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.3090515136719\",\r\n                                \"x\": \"-74.6549072265625\",\r\n                                \"y\": \"-106.31939697265625\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.3746110796928406\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.11\",\r\n                                        \"y\": \"-170.3\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.12\",\r\n                                        \"y\": \"-169.33\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.20\",\r\n                                        \"y\": \"-135.56\",\r\n                                        \"yaw\": \"0.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.11,\r\n                                \"y\": -170.3,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.11\",\r\n                                        \"y\": \"-170.3\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.12\",\r\n                                        \"y\": \"-169.33\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.20\",\r\n                                        \"y\": \"-135.56\",\r\n                                        \"yaw\": \"0.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-84.04679870605469\",\r\n                                \"y\": \"-170.06784057617188\",\r\n                                \"yaw\": \"93.27017974853516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.16\",\r\n                                        \"y\": \"-100.62\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.51\",\r\n                                        \"y\": \"-100.63\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.18\",\r\n                                        \"y\": \"-139.18\",\r\n                                        \"yaw\": \"181.411148\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.49\",\r\n                                        \"y\": \"-135.14\",\r\n                                        \"yaw\": \"1.411133\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.48,\r\n                                \"y\": -170.3,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.16\",\r\n                                        \"y\": \"-100.62\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.51\",\r\n                                        \"y\": \"-100.63\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.18\",\r\n                                        \"y\": \"-139.18\",\r\n                                        \"yaw\": \"181.411148\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.49\",\r\n                                        \"y\": \"-135.14\",\r\n                                        \"yaw\": \"1.411133\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-87.52928924560547\",\r\n                                \"y\": \"-170.4742431640625\",\r\n                                \"yaw\": \"93.27017974853516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.1\",\r\n                                        \"y\": \"41.2\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.6\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.46\",\r\n                                        \"y\": \"-3.1\",\r\n                                        \"yaw\": \"179.103333\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.8\",\r\n                                        \"y\": \"0.83\",\r\n                                        \"yaw\": \"359.486084\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.2,\r\n                                \"y\": -28.87,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.1\",\r\n                                        \"y\": \"41.2\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.6\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.46\",\r\n                                        \"y\": \"-3.1\",\r\n                                        \"yaw\": \"179.103333\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.8\",\r\n                                        \"y\": \"0.83\",\r\n                                        \"yaw\": \"359.486084\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.8396051526069641\",\r\n                                \"x\": \"-88.44371032714844\",\r\n                                \"y\": \"-28.86114501953125\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.26660484075546265\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.36\",\r\n                                        \"y\": \"-2.95\",\r\n                                        \"yaw\": \"180.718124\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.16\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"89.683105\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.16\",\r\n                                        \"y\": \"-33.98\",\r\n                                        \"yaw\": \"90.718109\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.98\",\r\n                                        \"y\": \"39.61\",\r\n                                        \"yaw\": \"270.218109\",\r\n                                        \"z\": \"1.38\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.18\",\r\n                                        \"y\": \"36.65\",\r\n                                        \"yaw\": \"269.718109\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -116.67,\r\n                                \"y\": 0.32,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.12\",\r\n                                        \"y\": \"-139.6\",\r\n                                        \"yaw\": \"181.239594\",\r\n                                        \"z\": \"0.95\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.34\",\r\n                                        \"y\": \"-174.23\",\r\n                                        \"yaw\": \"91.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.72\",\r\n                                        \"y\": \"-174.7\",\r\n                                        \"yaw\": \"91.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.29\",\r\n                                        \"y\": \"-102.45\",\r\n                                        \"yaw\": \"271.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.75\",\r\n                                        \"y\": \"-102.37\",\r\n                                        \"yaw\": \"271.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -113.37,\r\n                                \"y\": -135.68,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 2.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"348.799988\",\r\n                                        \"x\": \"40.70\",\r\n                                        \"y\": \"-137.40\",\r\n                                        \"yaw\": \"180.560562\",\r\n                                        \"z\": \"3.95\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.9\",\r\n                                        \"y\": \"-173.4\",\r\n                                        \"yaw\": \"90.437988\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.9\",\r\n                                        \"y\": \"-173.7\",\r\n                                        \"yaw\": \"91.368103\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.65\",\r\n                                        \"y\": \"-100.19\",\r\n                                        \"yaw\": \"270.560547\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.38\",\r\n                                        \"y\": \"-100.12\",\r\n                                        \"yaw\": \"272.060516\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -32.34,\r\n                                \"y\": -135.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.18\",\r\n                                        \"y\": \"-172.93\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"-172.99\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.48\",\r\n                                        \"yaw\": \"0.999603\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"347.151978\",\r\n                                        \"x\": \"41.18\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"3.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.83,\r\n                                \"y\": -104.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.18\",\r\n                                        \"y\": \"-172.93\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"-172.99\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.48\",\r\n                                        \"yaw\": \"0.999603\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"347.151978\",\r\n                                        \"x\": \"41.18\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"3.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.106517791748047\",\r\n                                \"y\": \"-104.73915100097656\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.12\",\r\n                                        \"y\": \"-173.5\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.14\",\r\n                                        \"y\": \"-173.10\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.46\",\r\n                                        \"yaw\": \"0.320282\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"353.754242\",\r\n                                        \"x\": \"40.66\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"4.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 9.33,\r\n                                \"y\": -104.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.12\",\r\n                                        \"y\": \"-173.5\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.14\",\r\n                                        \"y\": \"-173.10\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.46\",\r\n                                        \"yaw\": \"0.320282\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"353.754242\",\r\n                                        \"x\": \"40.66\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"4.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.609712600708008\",\r\n                                \"y\": \"-104.91180419921875\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"1.778076\",\r\n                                        \"x\": \"-37.55\",\r\n                                        \"y\": \"-135.41\",\r\n                                        \"yaw\": \"1.112823\",\r\n                                        \"z\": \"1.36\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.999237\",\r\n                                        \"x\": \"5.46\",\r\n                                        \"y\": \"-100.0\",\r\n                                        \"yaw\": \"271.128693\",\r\n                                        \"z\": \"1.19\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"359.04245\",\r\n                                        \"x\": \"9.22\",\r\n                                        \"y\": \"-100.93\",\r\n                                        \"yaw\": \"271.220764\",\r\n                                        \"z\": \"1.13\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"1.071045\",\r\n                                        \"x\": \"0.11\",\r\n                                        \"y\": \"-172.88\",\r\n                                        \"yaw\": \"91.231689\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"1.071045\",\r\n                                        \"x\": \"-3.18\",\r\n                                        \"y\": \"-172.95\",\r\n                                        \"yaw\": \"91.231689\",\r\n                                        \"z\": \"1.24\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"354\",\r\n                                \"x\": 37.76,\r\n                                \"y\": -137.76,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 3.73\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.51\",\r\n                                        \"y\": \"-100.51\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.23\",\r\n                                        \"y\": \"-100.39\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"348.837982\",\r\n                                        \"x\": \"40.97\",\r\n                                        \"y\": \"-137.39\",\r\n                                        \"yaw\": \"180.997421\",\r\n                                        \"z\": \"4.10\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.15\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.997406\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.6,\r\n                                \"y\": -167.82,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.51\",\r\n                                        \"y\": \"-100.51\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.23\",\r\n                                        \"y\": \"-100.39\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"348.837982\",\r\n                                        \"x\": \"40.97\",\r\n                                        \"y\": \"-137.39\",\r\n                                        \"yaw\": \"180.997421\",\r\n                                        \"z\": \"4.10\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.15\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.997406\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.3387670516967773\",\r\n                                \"y\": \"-167.91720581054688\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.47\",\r\n                                        \"y\": \"-100.42\",\r\n                                        \"yaw\": \"271.386719\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"351.057251\",\r\n                                        \"x\": \"40.85\",\r\n                                        \"y\": \"-137.24\",\r\n                                        \"yaw\": \"181.386688\",\r\n                                        \"z\": \"3.96\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.90\",\r\n                                        \"y\": \"-135.27\",\r\n                                        \"yaw\": \"1.386658\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -3.44,\r\n                                \"y\": -167.82,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.47\",\r\n                                        \"y\": \"-100.42\",\r\n                                        \"yaw\": \"271.386719\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"351.057251\",\r\n                                        \"x\": \"40.85\",\r\n                                        \"y\": \"-137.24\",\r\n                                        \"yaw\": \"181.386688\",\r\n                                        \"z\": \"3.96\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.90\",\r\n                                        \"y\": \"-135.27\",\r\n                                        \"yaw\": \"1.386658\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.15770983695983887\",\r\n                                \"y\": \"-167.7312469482422\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.60\",\r\n                                        \"y\": \"-198.55\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.70\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.92\",\r\n                                        \"y\": \"-203.98\",\r\n                                        \"yaw\": \"180.996216\",\r\n                                        \"z\": \"0.93\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 7.44,\r\n                                \"y\": -163.66,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.60\",\r\n                                        \"y\": \"-198.55\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.70\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.92\",\r\n                                        \"y\": \"-203.98\",\r\n                                        \"yaw\": \"180.996216\",\r\n                                        \"z\": \"0.93\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"10.55854606628418\",\r\n                                \"y\": \"-163.5830535888672\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.54\",\r\n                                        \"y\": \"-198.32\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.63\",\r\n                                        \"y\": \"-194.70\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 10.99,\r\n                                \"y\": -163.66,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.54\",\r\n                                        \"y\": \"-198.32\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.63\",\r\n                                        \"y\": \"-194.70\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"7.061770915985107\",\r\n                                \"y\": \"-163.75694274902344\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.74\",\r\n                                        \"y\": \"-198.48\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.81\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.46\",\r\n                                        \"y\": \"-163.38\",\r\n                                        \"yaw\": \"271.617889\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 41.44,\r\n                                \"y\": -203.9,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.74\",\r\n                                        \"y\": \"-198.48\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.81\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.46\",\r\n                                        \"y\": \"-163.38\",\r\n                                        \"yaw\": \"271.617889\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"41.517005920410156\",\r\n                                \"y\": \"-206.9641571044922\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {},\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 25.77,\r\n                                \"y\": -207.44,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {},\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"25.680063247680664\",\r\n                                \"y\": \"-203.86105346679688\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.87\",\r\n                                        \"y\": \"-204.4\",\r\n                                        \"yaw\": \"181.643997\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.37\",\r\n                                        \"y\": \"-163.23\",\r\n                                        \"yaw\": \"271.643982\",\r\n                                        \"z\": \"0.93\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": -32.48,\r\n                                \"y\": -198.25,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.87\",\r\n                                        \"y\": \"-204.4\",\r\n                                        \"yaw\": \"181.643997\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.37\",\r\n                                        \"y\": \"-163.23\",\r\n                                        \"yaw\": \"271.643982\",\r\n                                        \"z\": \"0.93\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-32.566158294677734\",\r\n                                \"y\": \"-194.82147216796875\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.32\",\r\n                                        \"y\": \"-203.84\",\r\n                                        \"yaw\": \"181.228012\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.32\",\r\n                                        \"y\": \"-163.85\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.93\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"10.86\",\r\n                                        \"y\": \"-163.95\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": -32.4,\r\n                                \"y\": -194.71,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.32\",\r\n                                        \"y\": \"-203.84\",\r\n                                        \"yaw\": \"181.228012\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.32\",\r\n                                        \"y\": \"-163.85\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.93\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"10.86\",\r\n                                        \"y\": \"-163.95\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-32.30937957763672\",\r\n                                \"y\": \"-198.31613159179688\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {},\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 99.49,\r\n                                \"y\": -201.92,\r\n                                \"yaw\": 184.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {},\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"99.58008575439453\",\r\n                                \"y\": \"-205.50503540039062\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {},\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 99.49,\r\n                                \"y\": -205.37,\r\n                                \"yaw\": 184.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {},\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"99.405517578125\",\r\n                                \"y\": \"-202.00833129882812\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {},\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 68.68,\r\n                                \"y\": -195.79,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {},\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.59178161621094\",\r\n                                \"y\": \"-192.27935791015625\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.3\",\r\n                                        \"y\": \"-201.97\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.46\",\r\n                                        \"y\": \"-205.33\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"359.996887\",\r\n                                        \"x\": \"86.51\",\r\n                                        \"y\": \"-181.27\",\r\n                                        \"yaw\": \"271.76532\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 53.6,\r\n                                \"y\": -192.29,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.3\",\r\n                                        \"y\": \"-201.97\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.46\",\r\n                                        \"y\": \"-205.33\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"359.996887\",\r\n                                        \"x\": \"86.51\",\r\n                                        \"y\": \"-181.27\",\r\n                                        \"yaw\": \"271.76532\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"53.697120666503906\",\r\n                                \"y\": \"-196.15476989746094\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"121.60\",\r\n                                        \"y\": \"-190.81\",\r\n                                        \"yaw\": \"0.810791\",\r\n                                        \"z\": \"1.82\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"350\",\r\n                                \"x\": 154.6,\r\n                                \"y\": -164.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 4.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"350.85144\",\r\n                                        \"x\": \"154.89\",\r\n                                        \"y\": \"-164.5\",\r\n                                        \"yaw\": \"271.517822\",\r\n                                        \"z\": \"5.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 122.3,\r\n                                \"y\": -190.88,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.21\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"350.85144\",\r\n                                        \"x\": \"154.89\",\r\n                                        \"y\": \"-164.5\",\r\n                                        \"yaw\": \"271.517822\",\r\n                                        \"z\": \"5.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"122.3891830444336\",\r\n                                \"y\": \"-194.4285430908203\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"359.91394\",\r\n                                        \"x\": \"117.78\",\r\n                                        \"y\": \"-136.11\",\r\n                                        \"yaw\": \"181.14859\",\r\n                                        \"z\": \"10.10\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"4.646606\",\r\n                                        \"x\": \"83.6\",\r\n                                        \"y\": \"-166.12\",\r\n                                        \"yaw\": \"92.100159\",\r\n                                        \"z\": \"7.73\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.714478\",\r\n                                        \"x\": \"85.16\",\r\n                                        \"y\": \"-103.41\",\r\n                                        \"yaw\": \"271.442688\",\r\n                                        \"z\": \"9.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"11\",\r\n                                \"x\": 52.2,\r\n                                \"y\": -133.34,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 6.48\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"357.548035\",\r\n                                        \"x\": \"83.78\",\r\n                                        \"y\": \"-104.47\",\r\n                                        \"yaw\": \"273.09137\",\r\n                                        \"z\": \"10.29\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.210297\",\r\n                                        \"x\": \"117.37\",\r\n                                        \"y\": \"-135.35\",\r\n                                        \"yaw\": \"183.091324\",\r\n                                        \"z\": \"9.81\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"4.749939\",\r\n                                        \"x\": \"52.33\",\r\n                                        \"y\": \"-133.70\",\r\n                                        \"yaw\": \"1.894897\",\r\n                                        \"z\": \"7.7\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"16\",\r\n                                \"x\": 82.22,\r\n                                \"y\": -166.54,\r\n                                \"yaw\": 93.0,\r\n                                \"z\": 5.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.270966\",\r\n                                        \"x\": \"51.93\",\r\n                                        \"y\": \"-134.6\",\r\n                                        \"yaw\": \"1.270905\",\r\n                                        \"z\": \"7.2\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.643555\",\r\n                                        \"x\": \"85.86\",\r\n                                        \"y\": \"-103.59\",\r\n                                        \"yaw\": \"271.270905\",\r\n                                        \"z\": \"9.73\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"14.121033\",\r\n                                        \"x\": \"82.16\",\r\n                                        \"y\": \"-166.43\",\r\n                                        \"yaw\": \"91.270874\",\r\n                                        \"z\": \"5.56\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 115.32,\r\n                                \"y\": -135.69,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.675812\",\r\n                                        \"x\": \"83.33\",\r\n                                        \"y\": \"-166.89\",\r\n                                        \"yaw\": \"92.13089\",\r\n                                        \"z\": \"5.98\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"9.838623\",\r\n                                        \"x\": \"52.36\",\r\n                                        \"y\": \"-133.42\",\r\n                                        \"yaw\": \"2.13089\",\r\n                                        \"z\": \"6.85\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"115.25\",\r\n                                        \"y\": \"-136.19\",\r\n                                        \"yaw\": \"182.130905\",\r\n                                        \"z\": \"9.35\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 84.1,\r\n                                \"y\": -103.48,\r\n                                \"yaw\": 272.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.675812\",\r\n                                        \"x\": \"150.78\",\r\n                                        \"y\": \"-166.9\",\r\n                                        \"yaw\": \"90.90213\",\r\n                                        \"z\": \"4.26\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.064728\",\r\n                                        \"x\": \"119.24\",\r\n                                        \"y\": \"-132.19\",\r\n                                        \"yaw\": \"0.90213\",\r\n                                        \"z\": \"9.53\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 153.53,\r\n                                \"y\": -100.37,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"359.324677\",\r\n                                        \"x\": \"153.91\",\r\n                                        \"y\": \"-100.74\",\r\n                                        \"yaw\": \"270.315552\",\r\n                                        \"z\": \"9.81\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.80191\",\r\n                                        \"x\": \"119.89\",\r\n                                        \"y\": \"-131.65\",\r\n                                        \"yaw\": \"0.600189\",\r\n                                        \"z\": \"9.67\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"12\",\r\n                                \"x\": 150.81,\r\n                                \"y\": -165.57,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 4.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"10.508362\",\r\n                                        \"x\": \"82.56\",\r\n                                        \"y\": \"-46.78\",\r\n                                        \"yaw\": \"271.32608\",\r\n                                        \"z\": \"6.54\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 114.84,\r\n                                \"y\": -76.55,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"10.508362\",\r\n                                        \"x\": \"82.56\",\r\n                                        \"y\": \"-46.78\",\r\n                                        \"yaw\": \"271.32608\",\r\n                                        \"z\": \"6.54\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"114.74317169189453\",\r\n                                \"y\": \"-72.87480926513672\",\r\n                                \"yaw\": \"-178.49090576171875\",\r\n                                \"z\": \"8.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.490753\",\r\n                                        \"x\": \"111.82\",\r\n                                        \"y\": \"-74.13\",\r\n                                        \"yaw\": \"180.623871\",\r\n                                        \"z\": \"11.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"9\",\r\n                                \"x\": 82.9,\r\n                                \"y\": -47.14,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 5.72\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.3\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.69\",\r\n                                        \"y\": \"103.97\",\r\n                                        \"yaw\": \"89.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.36\",\r\n                                        \"y\": \"104.7\",\r\n                                        \"yaw\": \"89.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.11\",\r\n                                        \"y\": \"165.37\",\r\n                                        \"yaw\": \"269.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.70\",\r\n                                        \"y\": \"165.55\",\r\n                                        \"yaw\": \"269.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -117.14,\r\n                                \"y\": 136.33,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"100.6\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.25\",\r\n                                        \"y\": \"100.7\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.82\",\r\n                                        \"y\": \"136.82\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"131.12\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -77.96,\r\n                                \"y\": 165.64,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"100.6\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.25\",\r\n                                        \"y\": \"100.7\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.82\",\r\n                                        \"y\": \"136.82\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"131.12\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-73.85211944580078\",\r\n                                \"y\": \"164.83070373535156\",\r\n                                \"yaw\": \"258.85479736328125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"100.94\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.42\",\r\n                                        \"y\": \"136.53\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.26\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.43,\r\n                                \"y\": 165.64,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"100.94\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.42\",\r\n                                        \"y\": \"136.53\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.26\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-77.13905334472656\",\r\n                                \"y\": \"166.22161865234375\",\r\n                                \"yaw\": \"257.8827209472656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.7\",\r\n                                        \"y\": \"167.18\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.78\",\r\n                                        \"y\": \"167.13\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.48\",\r\n                                        \"y\": \"131.47\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-115.88\",\r\n                                        \"y\": \"137.58\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.59,\r\n                                \"y\": 101.65,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.7\",\r\n                                        \"y\": \"167.18\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.78\",\r\n                                        \"y\": \"167.13\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.48\",\r\n                                        \"y\": \"131.47\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-115.88\",\r\n                                        \"y\": \"137.58\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.012520670890808\",\r\n                                \"x\": \"-88.08773803710938\",\r\n                                \"y\": \"101.6595458984375\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.3357953727245331\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.9\",\r\n                                        \"y\": \"166.30\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.89\",\r\n                                        \"y\": \"131.46\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.1\",\r\n                                        \"y\": \"136.73\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.12,\r\n                                \"y\": 101.68,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.9\",\r\n                                        \"y\": \"166.30\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.89\",\r\n                                        \"y\": \"131.46\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.1\",\r\n                                        \"y\": \"136.73\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.012520670890808\",\r\n                                \"x\": \"-84.58769989013672\",\r\n                                \"y\": \"101.67036437988281\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.3354354798793793\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.9\",\r\n                                        \"y\": \"137.15\",\r\n                                        \"yaw\": \"358.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.80\",\r\n                                        \"y\": \"164.23\",\r\n                                        \"yaw\": \"268.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.40\",\r\n                                        \"y\": \"164.6\",\r\n                                        \"yaw\": \"268.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.91\",\r\n                                        \"y\": \"102.90\",\r\n                                        \"yaw\": \"88.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.87\",\r\n                                        \"y\": \"102.78\",\r\n                                        \"yaw\": \"88.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -45.5,\r\n                                \"y\": 131.43,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.31\",\r\n                                        \"y\": \"101.85\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.74\",\r\n                                        \"y\": \"102.16\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.49\",\r\n                                        \"y\": \"134.69\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.57\",\r\n                                        \"y\": \"130.45\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 2.9,\r\n                                \"y\": 163.89,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.31\",\r\n                                        \"y\": \"101.85\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.74\",\r\n                                        \"y\": \"102.16\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.49\",\r\n                                        \"y\": \"134.69\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.57\",\r\n                                        \"y\": \"130.45\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.693984508514404\",\r\n                                \"y\": \"163.87232971191406\",\r\n                                \"yaw\": \"269.637451171875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.5\",\r\n                                        \"y\": \"102.53\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.10\",\r\n                                        \"y\": \"134.37\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.11\",\r\n                                        \"y\": \"130.7\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.6,\r\n                                \"y\": 163.89,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.5\",\r\n                                        \"y\": \"102.53\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.10\",\r\n                                        \"y\": \"134.37\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.11\",\r\n                                        \"y\": \"130.7\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"2.194162607192993\",\r\n                                \"y\": \"163.9115447998047\",\r\n                                \"yaw\": \"269.637451171875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.81\",\r\n                                        \"y\": \"163.98\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.24\",\r\n                                        \"y\": \"163.63\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.71\",\r\n                                        \"y\": \"130.88\",\r\n                                        \"yaw\": \"179.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-38.31\",\r\n                                        \"y\": \"135.72\",\r\n                                        \"yaw\": \"359.756195\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.12,\r\n                                \"y\": 102.1,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.81\",\r\n                                        \"y\": \"163.98\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.24\",\r\n                                        \"y\": \"163.63\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.71\",\r\n                                        \"y\": \"130.88\",\r\n                                        \"yaw\": \"179.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-38.31\",\r\n                                        \"y\": \"135.72\",\r\n                                        \"yaw\": \"359.756195\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.697037696838379\",\r\n                                \"y\": \"102.12262725830078\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.95\",\r\n                                        \"y\": \"163.28\",\r\n                                        \"yaw\": \"269.379242\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.52\",\r\n                                        \"y\": \"130.99\",\r\n                                        \"yaw\": \"179.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"136.34\",\r\n                                        \"yaw\": \"359.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.62,\r\n                                \"y\": 102.9,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.95\",\r\n                                        \"y\": \"163.28\",\r\n                                        \"yaw\": \"269.379242\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.52\",\r\n                                        \"y\": \"130.99\",\r\n                                        \"yaw\": \"179.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"136.34\",\r\n                                        \"yaw\": \"359.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-6.19218635559082\",\r\n                                \"y\": \"102.87830352783203\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.63\",\r\n                                        \"y\": \"134.24\",\r\n                                        \"yaw\": \"359.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"1.94\",\r\n                                        \"y\": \"163.13\",\r\n                                        \"yaw\": \"269.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.61\",\r\n                                        \"y\": \"163.2\",\r\n                                        \"yaw\": \"269.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.63\",\r\n                                        \"y\": \"101.72\",\r\n                                        \"yaw\": \"89.512695\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"101.54\",\r\n                                        \"yaw\": \"89.512695\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 34.39,\r\n                                \"y\": 130.77,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.55\",\r\n                                        \"y\": \"130.76\",\r\n                                        \"yaw\": \"178.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.37\",\r\n                                        \"y\": \"102.33\",\r\n                                        \"yaw\": \"88.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"102.48\",\r\n                                        \"yaw\": \"88.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.93\",\r\n                                        \"y\": \"163.65\",\r\n                                        \"yaw\": \"268.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.34\",\r\n                                        \"y\": \"163.79\",\r\n                                        \"yaw\": \"268.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -37.43,\r\n                                \"y\": 135.7,\r\n                                \"yaw\": 358.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-148.92\",\r\n                                        \"y\": \"-34.67\",\r\n                                        \"yaw\": \"89.832642\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-110.54\",\r\n                                        \"y\": \"-3.58\",\r\n                                        \"yaw\": \"179.832642\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -145.53,\r\n                                \"y\": 26.3,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.48\",\r\n                                        \"y\": \"30.80\",\r\n                                        \"yaw\": \"270.041382\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-149.11\",\r\n                                        \"y\": \"-34.77\",\r\n                                        \"yaw\": \"90.041351\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -116.7,\r\n                                \"y\": -3.3,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.36\",\r\n                                        \"y\": \"31.37\",\r\n                                        \"yaw\": \"270.062134\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-111.5\",\r\n                                        \"y\": \"-3.22\",\r\n                                        \"yaw\": \"180.062134\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -149.26,\r\n                                \"y\": -29.42,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.98\",\r\n                                        \"y\": \"58.91\",\r\n                                        \"yaw\": \"180.209106\",\r\n                                        \"z\": \"1.17\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 170.37,\r\n                                \"y\": 99.28,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.17\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {},\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 139.75,\r\n                                \"y\": 62.51,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.17\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"170.14\",\r\n                                        \"y\": \"97.81\",\r\n                                        \"yaw\": \"268.909027\",\r\n                                        \"z\": \"2.4\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 201.12,\r\n                                \"y\": 58.8,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.22\",\r\n                                        \"y\": \"-34.30\",\r\n                                        \"yaw\": \"89.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.16\",\r\n                                        \"y\": \"-34.27\",\r\n                                        \"yaw\": \"89.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.3\",\r\n                                        \"y\": \"0.31\",\r\n                                        \"yaw\": \"359.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.64\",\r\n                                        \"y\": \"-2.99\",\r\n                                        \"yaw\": \"180.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"358.910400390625\",\r\n                                \"x\": \"-74.27088165283203\",\r\n                                \"y\": \"34.49037170410156\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.18371541798114777\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.17\",\r\n                                        \"y\": \"-34.11\",\r\n                                        \"yaw\": \"90.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.96\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"0.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.36\",\r\n                                        \"y\": \"-2.78\",\r\n                                        \"yaw\": \"180.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.26,\r\n                                \"y\": 31.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.17\",\r\n                                        \"y\": \"-34.11\",\r\n                                        \"yaw\": \"90.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.96\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"0.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.36\",\r\n                                        \"y\": \"-2.78\",\r\n                                        \"yaw\": \"180.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0536804199219\",\r\n                                \"x\": \"-77.77780151367188\",\r\n                                \"y\": \"31.9595947265625\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.13858206570148468\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.13\",\r\n                                        \"y\": \"0.27\",\r\n                                        \"yaw\": \"0.453156\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.72\",\r\n                                        \"y\": \"39.76\",\r\n                                        \"yaw\": \"269.523254\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.13\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.453156\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"-33.93\",\r\n                                        \"yaw\": \"90.453125\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.22\",\r\n                                        \"y\": \"-34.28\",\r\n                                        \"yaw\": \"90.453125\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -46.16,\r\n                                \"y\": -2.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.84\",\r\n                                        \"y\": \"40.6\",\r\n                                        \"yaw\": \"269.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.43\",\r\n                                        \"y\": \"-3.6\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.51\",\r\n                                        \"y\": \"0.26\",\r\n                                        \"yaw\": \"0.153778\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.84,\r\n                                \"y\": -28.87,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.84\",\r\n                                        \"y\": \"40.6\",\r\n                                        \"yaw\": \"269.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.43\",\r\n                                        \"y\": \"-3.6\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.51\",\r\n                                        \"y\": \"0.26\",\r\n                                        \"yaw\": \"0.153778\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.8396051526069641\",\r\n                                \"x\": \"-84.9437484741211\",\r\n                                \"y\": \"-28.880624771118164\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.26675039529800415\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"5.94\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"9.25\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 235.56,\r\n                                \"y\": -37.12,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"5.94\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"9.25\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"232.5224609375\",\r\n                                \"y\": \"-37.193870544433594\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.67\",\r\n                                        \"y\": \"6.24\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.35\",\r\n                                        \"y\": \"9.56\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 231.92,\r\n                                \"y\": -36.82,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.79\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.67\",\r\n                                        \"y\": \"6.24\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.35\",\r\n                                        \"y\": \"9.56\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"236.01197814941406\",\r\n                                \"y\": \"-36.72048568725586\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.3\",\r\n                                        \"y\": \"196.64\",\r\n                                        \"yaw\": \"179.39917\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.5\",\r\n                                        \"y\": \"194.9\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.84,\r\n                                \"y\": 170.34,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.3\",\r\n                                        \"y\": \"196.64\",\r\n                                        \"yaw\": \"179.39917\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.5\",\r\n                                        \"y\": \"194.9\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.265254020690918\",\r\n                                \"y\": \"170.36167907714844\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.26\",\r\n                                        \"y\": \"194.19\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.24,\r\n                                \"y\": 170.42,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.26\",\r\n                                        \"y\": \"194.19\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.764954566955566\",\r\n                                \"y\": \"170.3980255126953\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.72\",\r\n                                        \"y\": \"165.25\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.52,\r\n                                \"y\": 196.65,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.72\",\r\n                                        \"y\": \"165.25\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.0878860130906105\",\r\n                                \"x\": \"28.512041091918945\",\r\n                                \"y\": \"193.4599151611328\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.0015862176660448313\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.3\",\r\n                                        \"y\": \"165.50\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.33\",\r\n                                        \"y\": \"165.47\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.72,\r\n                                \"y\": 193.61,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.3\",\r\n                                        \"y\": \"165.50\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.33\",\r\n                                        \"y\": \"165.47\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.09670676290988922\",\r\n                                \"x\": \"28.72835350036621\",\r\n                                \"y\": \"196.95938110351562\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.00192060018889606\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.62\",\r\n                                        \"y\": \"-35.2\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.93\",\r\n                                        \"y\": \"-34.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 199.72,\r\n                                \"y\": 5.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.62\",\r\n                                        \"y\": \"-35.2\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.93\",\r\n                                        \"y\": \"-34.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"199.66661071777344\",\r\n                                \"y\": \"9.503244400024414\",\r\n                                \"yaw\": \"0.855804443359375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.71\",\r\n                                        \"y\": \"-34.55\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"232.2\",\r\n                                        \"y\": \"-34.58\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 199.52,\r\n                                \"y\": 9.7,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.71\",\r\n                                        \"y\": \"-34.55\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"232.2\",\r\n                                        \"y\": \"-34.58\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"199.5752410888672\",\r\n                                \"y\": \"6.001489639282227\",\r\n                                \"yaw\": \"0.855804443359375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.78\",\r\n                                        \"y\": \"196.68\",\r\n                                        \"yaw\": \"180.072144\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.30\",\r\n                                        \"y\": \"193.64\",\r\n                                        \"yaw\": \"180.072144\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -34.45,\r\n                                \"y\": 176.76,\r\n                                \"yaw\": 144.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario4\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.43\",\r\n                                        \"y\": \"113.35\",\r\n                                        \"yaw\": \"271.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.87\",\r\n                                        \"y\": \"62.39\",\r\n                                        \"yaw\": \"1.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 231.4,\r\n                                \"y\": 23.39,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.43\",\r\n                                        \"y\": \"113.35\",\r\n                                        \"yaw\": \"271.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.87\",\r\n                                        \"y\": \"62.39\",\r\n                                        \"yaw\": \"1.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"234.5481719970703\",\r\n                                \"y\": \"23.466564178466797\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.69\",\r\n                                        \"y\": \"113.45\",\r\n                                        \"yaw\": \"270.59845\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.69\",\r\n                                        \"y\": \"62.39\",\r\n                                        \"yaw\": \"0.598419\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 234.52,\r\n                                \"y\": 23.65,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.69\",\r\n                                        \"y\": \"113.45\",\r\n                                        \"yaw\": \"270.59845\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.69\",\r\n                                        \"y\": \"62.39\",\r\n                                        \"yaw\": \"0.598419\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"231.04473876953125\",\r\n                                \"y\": \"23.565475463867188\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"234.32\",\r\n                                        \"y\": \"22.71\",\r\n                                        \"yaw\": \"89.268646\",\r\n                                        \"z\": \"2.23\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.8\",\r\n                                        \"y\": \"22.75\",\r\n                                        \"yaw\": \"89.268646\",\r\n                                        \"z\": \"2.23\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.40\",\r\n                                        \"y\": \"112.66\",\r\n                                        \"yaw\": \"269.268646\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 200.43,\r\n                                \"y\": 62.24,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"234.51\",\r\n                                        \"y\": \"22.0\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.6\",\r\n                                        \"y\": \"21.93\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.71\",\r\n                                        \"y\": \"62.14\",\r\n                                        \"yaw\": \"1.268036\",\r\n                                        \"z\": \"2.17\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 239.96,\r\n                                \"y\": 98.9,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.12\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"234.51\",\r\n                                        \"y\": \"22.0\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.6\",\r\n                                        \"y\": \"21.93\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.71\",\r\n                                        \"y\": \"62.14\",\r\n                                        \"yaw\": \"1.268036\",\r\n                                        \"z\": \"2.17\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1035461425781\",\r\n                                \"x\": \"243.21473693847656\",\r\n                                \"y\": \"98.97915649414062\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.29888251423835754\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-114.41\",\r\n                                        \"y\": \"-135.62\",\r\n                                        \"yaw\": \"0.91452\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.91\",\r\n                                        \"y\": \"-101.82\",\r\n                                        \"yaw\": \"270.91452\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.47\",\r\n                                        \"y\": \"-101.76\",\r\n                                        \"yaw\": \"270.91452\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.46\",\r\n                                        \"y\": \"-170.55\",\r\n                                        \"yaw\": \"90.91449\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.39\",\r\n                                        \"y\": \"-170.61\",\r\n                                        \"yaw\": \"90.91449\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -46.1,\r\n                                \"y\": -140.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-83.83\",\r\n                                        \"y\": \"-174.67\",\r\n                                        \"yaw\": \"92.183899\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.45\",\r\n                                        \"y\": \"-135.50\",\r\n                                        \"yaw\": \"0.061707\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.56\",\r\n                                        \"y\": \"-139.47\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.68,\r\n                                \"y\": -106.31,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-83.83\",\r\n                                        \"y\": \"-174.67\",\r\n                                        \"yaw\": \"92.183899\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.45\",\r\n                                        \"y\": \"-135.50\",\r\n                                        \"yaw\": \"0.061707\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.56\",\r\n                                        \"y\": \"-139.47\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.3090515136719\",\r\n                                \"x\": \"-78.15487670898438\",\r\n                                \"y\": \"-106.30052185058594\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.374824196100235\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"-175.22\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"-175.24\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.7\",\r\n                                        \"y\": \"-135.63\",\r\n                                        \"yaw\": \"0.070038\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.0\",\r\n                                        \"y\": \"-139.30\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -78.1,\r\n                                \"y\": -106.31,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"-175.22\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"-175.24\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.7\",\r\n                                        \"y\": \"-135.63\",\r\n                                        \"yaw\": \"0.070038\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.0\",\r\n                                        \"y\": \"-139.30\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.3090515136719\",\r\n                                \"x\": \"-74.6549072265625\",\r\n                                \"y\": \"-106.31939697265625\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.3746110796928406\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.11\",\r\n                                        \"y\": \"-170.3\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.12\",\r\n                                        \"y\": \"-169.33\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.20\",\r\n                                        \"y\": \"-135.56\",\r\n                                        \"yaw\": \"0.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.11,\r\n                                \"y\": -170.3,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.11\",\r\n                                        \"y\": \"-170.3\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.12\",\r\n                                        \"y\": \"-169.33\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.20\",\r\n                                        \"y\": \"-135.56\",\r\n                                        \"yaw\": \"0.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-84.04679870605469\",\r\n                                \"y\": \"-170.06784057617188\",\r\n                                \"yaw\": \"93.27017974853516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.16\",\r\n                                        \"y\": \"-100.62\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.51\",\r\n                                        \"y\": \"-100.63\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.18\",\r\n                                        \"y\": \"-139.18\",\r\n                                        \"yaw\": \"181.411148\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.49\",\r\n                                        \"y\": \"-135.14\",\r\n                                        \"yaw\": \"1.411133\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.48,\r\n                                \"y\": -170.3,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.16\",\r\n                                        \"y\": \"-100.62\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.51\",\r\n                                        \"y\": \"-100.63\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.18\",\r\n                                        \"y\": \"-139.18\",\r\n                                        \"yaw\": \"181.411148\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.49\",\r\n                                        \"y\": \"-135.14\",\r\n                                        \"yaw\": \"1.411133\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-87.52928924560547\",\r\n                                \"y\": \"-170.4742431640625\",\r\n                                \"yaw\": \"93.27017974853516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.1\",\r\n                                        \"y\": \"41.2\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.6\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.46\",\r\n                                        \"y\": \"-3.1\",\r\n                                        \"yaw\": \"179.103333\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.8\",\r\n                                        \"y\": \"0.83\",\r\n                                        \"yaw\": \"359.486084\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.2,\r\n                                \"y\": -28.87,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.1\",\r\n                                        \"y\": \"41.2\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.6\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.46\",\r\n                                        \"y\": \"-3.1\",\r\n                                        \"yaw\": \"179.103333\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.8\",\r\n                                        \"y\": \"0.83\",\r\n                                        \"yaw\": \"359.486084\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.8396051526069641\",\r\n                                \"x\": \"-88.44371032714844\",\r\n                                \"y\": \"-28.86114501953125\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.26660484075546265\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.36\",\r\n                                        \"y\": \"-2.95\",\r\n                                        \"yaw\": \"180.718124\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.16\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"89.683105\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.16\",\r\n                                        \"y\": \"-33.98\",\r\n                                        \"yaw\": \"90.718109\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.98\",\r\n                                        \"y\": \"39.61\",\r\n                                        \"yaw\": \"270.218109\",\r\n                                        \"z\": \"1.38\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.18\",\r\n                                        \"y\": \"36.65\",\r\n                                        \"yaw\": \"269.718109\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -116.67,\r\n                                \"y\": 0.32,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.12\",\r\n                                        \"y\": \"-139.6\",\r\n                                        \"yaw\": \"181.239594\",\r\n                                        \"z\": \"0.95\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.34\",\r\n                                        \"y\": \"-174.23\",\r\n                                        \"yaw\": \"91.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.72\",\r\n                                        \"y\": \"-174.7\",\r\n                                        \"yaw\": \"91.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.29\",\r\n                                        \"y\": \"-102.45\",\r\n                                        \"yaw\": \"271.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.75\",\r\n                                        \"y\": \"-102.37\",\r\n                                        \"yaw\": \"271.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -113.37,\r\n                                \"y\": -135.68,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 2.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"348.799988\",\r\n                                        \"x\": \"40.70\",\r\n                                        \"y\": \"-137.40\",\r\n                                        \"yaw\": \"180.560562\",\r\n                                        \"z\": \"3.95\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.9\",\r\n                                        \"y\": \"-173.4\",\r\n                                        \"yaw\": \"90.437988\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.9\",\r\n                                        \"y\": \"-173.7\",\r\n                                        \"yaw\": \"91.368103\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.65\",\r\n                                        \"y\": \"-100.19\",\r\n                                        \"yaw\": \"270.560547\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.38\",\r\n                                        \"y\": \"-100.12\",\r\n                                        \"yaw\": \"272.060516\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -32.34,\r\n                                \"y\": -135.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.18\",\r\n                                        \"y\": \"-172.93\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"-172.99\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.48\",\r\n                                        \"yaw\": \"0.999603\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"347.151978\",\r\n                                        \"x\": \"41.18\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"3.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.83,\r\n                                \"y\": -104.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.18\",\r\n                                        \"y\": \"-172.93\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"-172.99\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.48\",\r\n                                        \"yaw\": \"0.999603\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"347.151978\",\r\n                                        \"x\": \"41.18\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"3.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.106517791748047\",\r\n                                \"y\": \"-104.73915100097656\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.12\",\r\n                                        \"y\": \"-173.5\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.14\",\r\n                                        \"y\": \"-173.10\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.46\",\r\n                                        \"yaw\": \"0.320282\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"353.754242\",\r\n                                        \"x\": \"40.66\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"4.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 9.33,\r\n                                \"y\": -104.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.12\",\r\n                                        \"y\": \"-173.5\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.14\",\r\n                                        \"y\": \"-173.10\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.46\",\r\n                                        \"yaw\": \"0.320282\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"353.754242\",\r\n                                        \"x\": \"40.66\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"4.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.609712600708008\",\r\n                                \"y\": \"-104.91180419921875\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"1.778076\",\r\n                                        \"x\": \"-37.55\",\r\n                                        \"y\": \"-135.41\",\r\n                                        \"yaw\": \"1.112823\",\r\n                                        \"z\": \"1.36\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.999237\",\r\n                                        \"x\": \"5.46\",\r\n                                        \"y\": \"-100.0\",\r\n                                        \"yaw\": \"271.128693\",\r\n                                        \"z\": \"1.19\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"359.04245\",\r\n                                        \"x\": \"9.22\",\r\n                                        \"y\": \"-100.93\",\r\n                                        \"yaw\": \"271.220764\",\r\n                                        \"z\": \"1.13\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"1.071045\",\r\n                                        \"x\": \"0.11\",\r\n                                        \"y\": \"-172.88\",\r\n                                        \"yaw\": \"91.231689\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"1.071045\",\r\n                                        \"x\": \"-3.18\",\r\n                                        \"y\": \"-172.95\",\r\n                                        \"yaw\": \"91.231689\",\r\n                                        \"z\": \"1.24\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"354\",\r\n                                \"x\": 37.76,\r\n                                \"y\": -137.76,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 3.73\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.51\",\r\n                                        \"y\": \"-100.51\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.23\",\r\n                                        \"y\": \"-100.39\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"348.837982\",\r\n                                        \"x\": \"40.97\",\r\n                                        \"y\": \"-137.39\",\r\n                                        \"yaw\": \"180.997421\",\r\n                                        \"z\": \"4.10\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.15\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.997406\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.6,\r\n                                \"y\": -167.82,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.51\",\r\n                                        \"y\": \"-100.51\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.23\",\r\n                                        \"y\": \"-100.39\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"348.837982\",\r\n                                        \"x\": \"40.97\",\r\n                                        \"y\": \"-137.39\",\r\n                                        \"yaw\": \"180.997421\",\r\n                                        \"z\": \"4.10\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.15\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.997406\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.3387670516967773\",\r\n                                \"y\": \"-167.91720581054688\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.47\",\r\n                                        \"y\": \"-100.42\",\r\n                                        \"yaw\": \"271.386719\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"351.057251\",\r\n                                        \"x\": \"40.85\",\r\n                                        \"y\": \"-137.24\",\r\n                                        \"yaw\": \"181.386688\",\r\n                                        \"z\": \"3.96\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.90\",\r\n                                        \"y\": \"-135.27\",\r\n                                        \"yaw\": \"1.386658\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -3.44,\r\n                                \"y\": -167.82,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.47\",\r\n                                        \"y\": \"-100.42\",\r\n                                        \"yaw\": \"271.386719\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"351.057251\",\r\n                                        \"x\": \"40.85\",\r\n                                        \"y\": \"-137.24\",\r\n                                        \"yaw\": \"181.386688\",\r\n                                        \"z\": \"3.96\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.90\",\r\n                                        \"y\": \"-135.27\",\r\n                                        \"yaw\": \"1.386658\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.15770983695983887\",\r\n                                \"y\": \"-167.7312469482422\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.60\",\r\n                                        \"y\": \"-198.55\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.70\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.92\",\r\n                                        \"y\": \"-203.98\",\r\n                                        \"yaw\": \"180.996216\",\r\n                                        \"z\": \"0.93\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 7.44,\r\n                                \"y\": -163.66,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.60\",\r\n                                        \"y\": \"-198.55\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.70\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"41.92\",\r\n                                        \"y\": \"-203.98\",\r\n                                        \"yaw\": \"180.996216\",\r\n                                        \"z\": \"0.93\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"10.55854606628418\",\r\n                                \"y\": \"-163.5830535888672\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.74\",\r\n                                        \"y\": \"-198.48\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.81\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.46\",\r\n                                        \"y\": \"-163.38\",\r\n                                        \"yaw\": \"271.617889\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 41.44,\r\n                                \"y\": -203.9,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.74\",\r\n                                        \"y\": \"-198.48\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.81\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.46\",\r\n                                        \"y\": \"-163.38\",\r\n                                        \"yaw\": \"271.617889\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"41.517005920410156\",\r\n                                \"y\": \"-206.9641571044922\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.87\",\r\n                                        \"y\": \"-204.4\",\r\n                                        \"yaw\": \"181.643997\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.37\",\r\n                                        \"y\": \"-163.23\",\r\n                                        \"yaw\": \"271.643982\",\r\n                                        \"z\": \"0.93\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": -32.48,\r\n                                \"y\": -198.25,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.87\",\r\n                                        \"y\": \"-204.4\",\r\n                                        \"yaw\": \"181.643997\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.37\",\r\n                                        \"y\": \"-163.23\",\r\n                                        \"yaw\": \"271.643982\",\r\n                                        \"z\": \"0.93\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-32.566158294677734\",\r\n                                \"y\": \"-194.82147216796875\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.32\",\r\n                                        \"y\": \"-203.84\",\r\n                                        \"yaw\": \"181.228012\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.32\",\r\n                                        \"y\": \"-163.85\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.93\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"10.86\",\r\n                                        \"y\": \"-163.95\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": -32.4,\r\n                                \"y\": -194.71,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.32\",\r\n                                        \"y\": \"-203.84\",\r\n                                        \"yaw\": \"181.228012\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.32\",\r\n                                        \"y\": \"-163.85\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.93\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"10.86\",\r\n                                        \"y\": \"-163.95\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-32.30937957763672\",\r\n                                \"y\": \"-198.31613159179688\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.3\",\r\n                                        \"y\": \"-201.97\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.46\",\r\n                                        \"y\": \"-205.33\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"359.996887\",\r\n                                        \"x\": \"86.51\",\r\n                                        \"y\": \"-181.27\",\r\n                                        \"yaw\": \"271.76532\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 53.6,\r\n                                \"y\": -192.29,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.3\",\r\n                                        \"y\": \"-201.97\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.46\",\r\n                                        \"y\": \"-205.33\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"359.996887\",\r\n                                        \"x\": \"86.51\",\r\n                                        \"y\": \"-181.27\",\r\n                                        \"yaw\": \"271.76532\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"53.697120666503906\",\r\n                                \"y\": \"-196.15476989746094\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"121.60\",\r\n                                        \"y\": \"-190.81\",\r\n                                        \"yaw\": \"0.810791\",\r\n                                        \"z\": \"1.82\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"350\",\r\n                                \"x\": 154.6,\r\n                                \"y\": -164.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 4.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"350.85144\",\r\n                                        \"x\": \"154.89\",\r\n                                        \"y\": \"-164.5\",\r\n                                        \"yaw\": \"271.517822\",\r\n                                        \"z\": \"5.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 122.3,\r\n                                \"y\": -190.88,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.21\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"350.85144\",\r\n                                        \"x\": \"154.89\",\r\n                                        \"y\": \"-164.5\",\r\n                                        \"yaw\": \"271.517822\",\r\n                                        \"z\": \"5.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"122.3891830444336\",\r\n                                \"y\": \"-194.4285430908203\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"359.91394\",\r\n                                        \"x\": \"117.78\",\r\n                                        \"y\": \"-136.11\",\r\n                                        \"yaw\": \"181.14859\",\r\n                                        \"z\": \"10.10\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"4.646606\",\r\n                                        \"x\": \"83.6\",\r\n                                        \"y\": \"-166.12\",\r\n                                        \"yaw\": \"92.100159\",\r\n                                        \"z\": \"7.73\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.714478\",\r\n                                        \"x\": \"85.16\",\r\n                                        \"y\": \"-103.41\",\r\n                                        \"yaw\": \"271.442688\",\r\n                                        \"z\": \"9.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"11\",\r\n                                \"x\": 52.2,\r\n                                \"y\": -133.34,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 6.48\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"357.548035\",\r\n                                        \"x\": \"83.78\",\r\n                                        \"y\": \"-104.47\",\r\n                                        \"yaw\": \"273.09137\",\r\n                                        \"z\": \"10.29\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.210297\",\r\n                                        \"x\": \"117.37\",\r\n                                        \"y\": \"-135.35\",\r\n                                        \"yaw\": \"183.091324\",\r\n                                        \"z\": \"9.81\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"4.749939\",\r\n                                        \"x\": \"52.33\",\r\n                                        \"y\": \"-133.70\",\r\n                                        \"yaw\": \"1.894897\",\r\n                                        \"z\": \"7.7\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"16\",\r\n                                \"x\": 82.22,\r\n                                \"y\": -166.54,\r\n                                \"yaw\": 93.0,\r\n                                \"z\": 5.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.270966\",\r\n                                        \"x\": \"51.93\",\r\n                                        \"y\": \"-134.6\",\r\n                                        \"yaw\": \"1.270905\",\r\n                                        \"z\": \"7.2\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.643555\",\r\n                                        \"x\": \"85.86\",\r\n                                        \"y\": \"-103.59\",\r\n                                        \"yaw\": \"271.270905\",\r\n                                        \"z\": \"9.73\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"14.121033\",\r\n                                        \"x\": \"82.16\",\r\n                                        \"y\": \"-166.43\",\r\n                                        \"yaw\": \"91.270874\",\r\n                                        \"z\": \"5.56\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 115.32,\r\n                                \"y\": -135.69,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.675812\",\r\n                                        \"x\": \"83.33\",\r\n                                        \"y\": \"-166.89\",\r\n                                        \"yaw\": \"92.13089\",\r\n                                        \"z\": \"5.98\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"9.838623\",\r\n                                        \"x\": \"52.36\",\r\n                                        \"y\": \"-133.42\",\r\n                                        \"yaw\": \"2.13089\",\r\n                                        \"z\": \"6.85\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"115.25\",\r\n                                        \"y\": \"-136.19\",\r\n                                        \"yaw\": \"182.130905\",\r\n                                        \"z\": \"9.35\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 84.1,\r\n                                \"y\": -103.48,\r\n                                \"yaw\": 272.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.675812\",\r\n                                        \"x\": \"150.78\",\r\n                                        \"y\": \"-166.9\",\r\n                                        \"yaw\": \"90.90213\",\r\n                                        \"z\": \"4.26\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.064728\",\r\n                                        \"x\": \"119.24\",\r\n                                        \"y\": \"-132.19\",\r\n                                        \"yaw\": \"0.90213\",\r\n                                        \"z\": \"9.53\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 153.53,\r\n                                \"y\": -100.37,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"359.324677\",\r\n                                        \"x\": \"153.91\",\r\n                                        \"y\": \"-100.74\",\r\n                                        \"yaw\": \"270.315552\",\r\n                                        \"z\": \"9.81\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.80191\",\r\n                                        \"x\": \"119.89\",\r\n                                        \"y\": \"-131.65\",\r\n                                        \"yaw\": \"0.600189\",\r\n                                        \"z\": \"9.67\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"12\",\r\n                                \"x\": 150.81,\r\n                                \"y\": -165.57,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 4.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"11.706635\",\r\n                                        \"x\": \"150.69\",\r\n                                        \"y\": \"-164.90\",\r\n                                        \"yaw\": \"91.510803\",\r\n                                        \"z\": \"5.2\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.462036\",\r\n                                        \"x\": \"153.26\",\r\n                                        \"y\": \"-100.40\",\r\n                                        \"yaw\": \"271.510834\",\r\n                                        \"z\": \"9.82\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 119.41,\r\n                                \"y\": -132.31,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.490753\",\r\n                                        \"x\": \"111.82\",\r\n                                        \"y\": \"-74.13\",\r\n                                        \"yaw\": \"180.623871\",\r\n                                        \"z\": \"11.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"9\",\r\n                                \"x\": 82.9,\r\n                                \"y\": -47.14,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 5.72\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.3\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.69\",\r\n                                        \"y\": \"103.97\",\r\n                                        \"yaw\": \"89.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.36\",\r\n                                        \"y\": \"104.7\",\r\n                                        \"yaw\": \"89.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.11\",\r\n                                        \"y\": \"165.37\",\r\n                                        \"yaw\": \"269.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.70\",\r\n                                        \"y\": \"165.55\",\r\n                                        \"yaw\": \"269.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -117.14,\r\n                                \"y\": 136.33,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"100.6\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.25\",\r\n                                        \"y\": \"100.7\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.82\",\r\n                                        \"y\": \"136.82\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"131.12\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -77.96,\r\n                                \"y\": 165.64,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"100.6\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.25\",\r\n                                        \"y\": \"100.7\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.82\",\r\n                                        \"y\": \"136.82\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"131.12\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-73.85211944580078\",\r\n                                \"y\": \"164.83070373535156\",\r\n                                \"yaw\": \"258.85479736328125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"100.94\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.42\",\r\n                                        \"y\": \"136.53\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.26\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.43,\r\n                                \"y\": 165.64,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"100.94\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.42\",\r\n                                        \"y\": \"136.53\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.26\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-77.13905334472656\",\r\n                                \"y\": \"166.22161865234375\",\r\n                                \"yaw\": \"257.8827209472656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.7\",\r\n                                        \"y\": \"167.18\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.78\",\r\n                                        \"y\": \"167.13\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.48\",\r\n                                        \"y\": \"131.47\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-115.88\",\r\n                                        \"y\": \"137.58\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.59,\r\n                                \"y\": 101.65,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.7\",\r\n                                        \"y\": \"167.18\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.78\",\r\n                                        \"y\": \"167.13\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.48\",\r\n                                        \"y\": \"131.47\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-115.88\",\r\n                                        \"y\": \"137.58\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.012520670890808\",\r\n                                \"x\": \"-88.08773803710938\",\r\n                                \"y\": \"101.6595458984375\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.3357953727245331\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.9\",\r\n                                        \"y\": \"166.30\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.89\",\r\n                                        \"y\": \"131.46\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.1\",\r\n                                        \"y\": \"136.73\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.12,\r\n                                \"y\": 101.68,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.9\",\r\n                                        \"y\": \"166.30\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.89\",\r\n                                        \"y\": \"131.46\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.1\",\r\n                                        \"y\": \"136.73\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.012520670890808\",\r\n                                \"x\": \"-84.58769989013672\",\r\n                                \"y\": \"101.67036437988281\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.3354354798793793\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.9\",\r\n                                        \"y\": \"137.15\",\r\n                                        \"yaw\": \"358.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.80\",\r\n                                        \"y\": \"164.23\",\r\n                                        \"yaw\": \"268.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.40\",\r\n                                        \"y\": \"164.6\",\r\n                                        \"yaw\": \"268.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.91\",\r\n                                        \"y\": \"102.90\",\r\n                                        \"yaw\": \"88.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.87\",\r\n                                        \"y\": \"102.78\",\r\n                                        \"yaw\": \"88.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -45.5,\r\n                                \"y\": 131.43,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.31\",\r\n                                        \"y\": \"101.85\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.74\",\r\n                                        \"y\": \"102.16\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.49\",\r\n                                        \"y\": \"134.69\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.57\",\r\n                                        \"y\": \"130.45\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 2.9,\r\n                                \"y\": 163.89,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.31\",\r\n                                        \"y\": \"101.85\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.74\",\r\n                                        \"y\": \"102.16\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.49\",\r\n                                        \"y\": \"134.69\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.57\",\r\n                                        \"y\": \"130.45\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.693984508514404\",\r\n                                \"y\": \"163.87232971191406\",\r\n                                \"yaw\": \"269.637451171875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.5\",\r\n                                        \"y\": \"102.53\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.10\",\r\n                                        \"y\": \"134.37\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.11\",\r\n                                        \"y\": \"130.7\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.6,\r\n                                \"y\": 163.89,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.5\",\r\n                                        \"y\": \"102.53\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.10\",\r\n                                        \"y\": \"134.37\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.11\",\r\n                                        \"y\": \"130.7\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"2.194162607192993\",\r\n                                \"y\": \"163.9115447998047\",\r\n                                \"yaw\": \"269.637451171875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.81\",\r\n                                        \"y\": \"163.98\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.24\",\r\n                                        \"y\": \"163.63\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.71\",\r\n                                        \"y\": \"130.88\",\r\n                                        \"yaw\": \"179.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-38.31\",\r\n                                        \"y\": \"135.72\",\r\n                                        \"yaw\": \"359.756195\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.12,\r\n                                \"y\": 102.1,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.81\",\r\n                                        \"y\": \"163.98\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.24\",\r\n                                        \"y\": \"163.63\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.71\",\r\n                                        \"y\": \"130.88\",\r\n                                        \"yaw\": \"179.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-38.31\",\r\n                                        \"y\": \"135.72\",\r\n                                        \"yaw\": \"359.756195\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.697037696838379\",\r\n                                \"y\": \"102.12262725830078\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.95\",\r\n                                        \"y\": \"163.28\",\r\n                                        \"yaw\": \"269.379242\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.52\",\r\n                                        \"y\": \"130.99\",\r\n                                        \"yaw\": \"179.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"136.34\",\r\n                                        \"yaw\": \"359.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.62,\r\n                                \"y\": 102.9,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.95\",\r\n                                        \"y\": \"163.28\",\r\n                                        \"yaw\": \"269.379242\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.52\",\r\n                                        \"y\": \"130.99\",\r\n                                        \"yaw\": \"179.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"136.34\",\r\n                                        \"yaw\": \"359.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-6.19218635559082\",\r\n                                \"y\": \"102.87830352783203\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.63\",\r\n                                        \"y\": \"134.24\",\r\n                                        \"yaw\": \"359.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"1.94\",\r\n                                        \"y\": \"163.13\",\r\n                                        \"yaw\": \"269.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.61\",\r\n                                        \"y\": \"163.2\",\r\n                                        \"yaw\": \"269.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.63\",\r\n                                        \"y\": \"101.72\",\r\n                                        \"yaw\": \"89.512695\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"101.54\",\r\n                                        \"yaw\": \"89.512695\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 34.39,\r\n                                \"y\": 130.77,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.55\",\r\n                                        \"y\": \"130.76\",\r\n                                        \"yaw\": \"178.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.37\",\r\n                                        \"y\": \"102.33\",\r\n                                        \"yaw\": \"88.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"102.48\",\r\n                                        \"yaw\": \"88.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.93\",\r\n                                        \"y\": \"163.65\",\r\n                                        \"yaw\": \"268.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.34\",\r\n                                        \"y\": \"163.79\",\r\n                                        \"yaw\": \"268.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -37.43,\r\n                                \"y\": 135.7,\r\n                                \"yaw\": 358.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-148.92\",\r\n                                        \"y\": \"-34.67\",\r\n                                        \"yaw\": \"89.832642\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-110.54\",\r\n                                        \"y\": \"-3.58\",\r\n                                        \"yaw\": \"179.832642\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -145.53,\r\n                                \"y\": 26.3,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.48\",\r\n                                        \"y\": \"30.80\",\r\n                                        \"yaw\": \"270.041382\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-149.11\",\r\n                                        \"y\": \"-34.77\",\r\n                                        \"yaw\": \"90.041351\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -116.7,\r\n                                \"y\": -3.3,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.36\",\r\n                                        \"y\": \"31.37\",\r\n                                        \"yaw\": \"270.062134\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-111.5\",\r\n                                        \"y\": \"-3.22\",\r\n                                        \"yaw\": \"180.062134\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -149.26,\r\n                                \"y\": -29.42,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.98\",\r\n                                        \"y\": \"58.91\",\r\n                                        \"yaw\": \"180.209106\",\r\n                                        \"z\": \"1.17\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 170.37,\r\n                                \"y\": 99.28,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.17\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"170.14\",\r\n                                        \"y\": \"97.81\",\r\n                                        \"yaw\": \"268.909027\",\r\n                                        \"z\": \"2.4\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 201.12,\r\n                                \"y\": 58.8,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.22\",\r\n                                        \"y\": \"-34.30\",\r\n                                        \"yaw\": \"89.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.16\",\r\n                                        \"y\": \"-34.27\",\r\n                                        \"yaw\": \"89.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.3\",\r\n                                        \"y\": \"0.31\",\r\n                                        \"yaw\": \"359.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.64\",\r\n                                        \"y\": \"-2.99\",\r\n                                        \"yaw\": \"180.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"358.910400390625\",\r\n                                \"x\": \"-74.27088165283203\",\r\n                                \"y\": \"34.49037170410156\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.18371541798114777\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.17\",\r\n                                        \"y\": \"-34.11\",\r\n                                        \"yaw\": \"90.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.96\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"0.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.36\",\r\n                                        \"y\": \"-2.78\",\r\n                                        \"yaw\": \"180.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.26,\r\n                                \"y\": 31.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.17\",\r\n                                        \"y\": \"-34.11\",\r\n                                        \"yaw\": \"90.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.96\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"0.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.36\",\r\n                                        \"y\": \"-2.78\",\r\n                                        \"yaw\": \"180.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0536804199219\",\r\n                                \"x\": \"-77.77780151367188\",\r\n                                \"y\": \"31.9595947265625\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.13858206570148468\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.13\",\r\n                                        \"y\": \"0.27\",\r\n                                        \"yaw\": \"0.453156\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.72\",\r\n                                        \"y\": \"39.76\",\r\n                                        \"yaw\": \"269.523254\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.13\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.453156\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"-33.93\",\r\n                                        \"yaw\": \"90.453125\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.22\",\r\n                                        \"y\": \"-34.28\",\r\n                                        \"yaw\": \"90.453125\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -46.16,\r\n                                \"y\": -2.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.84\",\r\n                                        \"y\": \"40.6\",\r\n                                        \"yaw\": \"269.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.43\",\r\n                                        \"y\": \"-3.6\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.51\",\r\n                                        \"y\": \"0.26\",\r\n                                        \"yaw\": \"0.153778\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.84,\r\n                                \"y\": -28.87,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.84\",\r\n                                        \"y\": \"40.6\",\r\n                                        \"yaw\": \"269.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.43\",\r\n                                        \"y\": \"-3.6\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.51\",\r\n                                        \"y\": \"0.26\",\r\n                                        \"yaw\": \"0.153778\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.8396051526069641\",\r\n                                \"x\": \"-84.9437484741211\",\r\n                                \"y\": \"-28.880624771118164\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.26675039529800415\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"5.94\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"9.25\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 235.56,\r\n                                \"y\": -37.12,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"5.94\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"9.25\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"232.5224609375\",\r\n                                \"y\": \"-37.193870544433594\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.67\",\r\n                                        \"y\": \"6.24\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.35\",\r\n                                        \"y\": \"9.56\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 231.92,\r\n                                \"y\": -36.82,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.79\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.67\",\r\n                                        \"y\": \"6.24\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.35\",\r\n                                        \"y\": \"9.56\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"236.01197814941406\",\r\n                                \"y\": \"-36.72048568725586\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.55\",\r\n                                        \"y\": \"98.97\",\r\n                                        \"yaw\": \"270.182343\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-149.18\",\r\n                                        \"y\": \"33.11\",\r\n                                        \"yaw\": \"90.185455\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -125.3,\r\n                                \"y\": 45.81,\r\n                                \"yaw\": 133.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.9\",\r\n                                        \"y\": \"41.36\",\r\n                                        \"yaw\": \"134.365295\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -149.58,\r\n                                \"y\": 40.72,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.27\",\r\n                                        \"y\": \"40.79\",\r\n                                        \"yaw\": \"133.405731\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-110.74\",\r\n                                        \"y\": \"25.41\",\r\n                                        \"yaw\": \"133.243774\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -145.69,\r\n                                \"y\": 92.34,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.9\",\r\n                                        \"y\": \"100.67\",\r\n                                        \"yaw\": \"267.650696\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-149.8\",\r\n                                        \"y\": \"33.43\",\r\n                                        \"yaw\": \"89.421509\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -115.5,\r\n                                \"y\": 30.75,\r\n                                \"yaw\": 134.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.3\",\r\n                                        \"y\": \"196.64\",\r\n                                        \"yaw\": \"179.39917\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.5\",\r\n                                        \"y\": \"194.9\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.84,\r\n                                \"y\": 170.34,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.3\",\r\n                                        \"y\": \"196.64\",\r\n                                        \"yaw\": \"179.39917\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.5\",\r\n                                        \"y\": \"194.9\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.265254020690918\",\r\n                                \"y\": \"170.36167907714844\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.26\",\r\n                                        \"y\": \"194.19\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.24,\r\n                                \"y\": 170.42,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.26\",\r\n                                        \"y\": \"194.19\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.764954566955566\",\r\n                                \"y\": \"170.3980255126953\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.72\",\r\n                                        \"y\": \"165.25\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.52,\r\n                                \"y\": 196.65,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.72\",\r\n                                        \"y\": \"165.25\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.0878860130906105\",\r\n                                \"x\": \"28.512041091918945\",\r\n                                \"y\": \"193.4599151611328\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.0015862176660448313\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.3\",\r\n                                        \"y\": \"165.50\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.33\",\r\n                                        \"y\": \"165.47\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.72,\r\n                                \"y\": 193.61,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.3\",\r\n                                        \"y\": \"165.50\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.33\",\r\n                                        \"y\": \"165.47\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.09670676290988922\",\r\n                                \"x\": \"28.72835350036621\",\r\n                                \"y\": \"196.95938110351562\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.00192060018889606\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"78.2\",\r\n                                        \"y\": \"-41.38\",\r\n                                        \"yaw\": \"90.581818\",\r\n                                        \"z\": \"5.74\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 110.65,\r\n                                \"y\": -7.8,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"78.2\",\r\n                                        \"y\": \"-41.38\",\r\n                                        \"yaw\": \"90.581818\",\r\n                                        \"z\": \"5.74\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"110.58321380615234\",\r\n                                \"y\": \"-3.3287293910980225\",\r\n                                \"yaw\": \"-179.14419555664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.237915\",\r\n                                        \"x\": \"109.25\",\r\n                                        \"y\": \"-6.99\",\r\n                                        \"yaw\": \"181.86908\",\r\n                                        \"z\": \"1.54\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"352\",\r\n                                \"x\": 77.66,\r\n                                \"y\": -36.16,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 5.25\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.237915\",\r\n                                        \"x\": \"182.92\",\r\n                                        \"y\": \"-6.10\",\r\n                                        \"yaw\": \"181.491562\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"352\",\r\n                                \"x\": 148.52,\r\n                                \"y\": -35.96,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 4.15\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"148.59\",\r\n                                        \"y\": \"-40.93\",\r\n                                        \"yaw\": \"90.603851\",\r\n                                        \"z\": \"5.25\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 182.48,\r\n                                \"y\": -6.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"148.59\",\r\n                                        \"y\": \"-40.93\",\r\n                                        \"yaw\": \"90.603851\",\r\n                                        \"z\": \"5.25\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"182.4210662841797\",\r\n                                \"y\": \"-2.2556450366973877\",\r\n                                \"yaw\": \"-179.14419555664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.62\",\r\n                                        \"y\": \"-35.2\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.93\",\r\n                                        \"y\": \"-34.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 199.72,\r\n                                \"y\": 5.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.62\",\r\n                                        \"y\": \"-35.2\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.93\",\r\n                                        \"y\": \"-34.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"199.66661071777344\",\r\n                                \"y\": \"9.503244400024414\",\r\n                                \"yaw\": \"0.855804443359375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.71\",\r\n                                        \"y\": \"-34.55\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"232.2\",\r\n                                        \"y\": \"-34.58\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 199.52,\r\n                                \"y\": 9.7,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.71\",\r\n                                        \"y\": \"-34.55\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"232.2\",\r\n                                        \"y\": \"-34.58\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"199.5752410888672\",\r\n                                \"y\": \"6.001489639282227\",\r\n                                \"yaw\": \"0.855804443359375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario7\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"234.51\",\r\n                                        \"y\": \"22.0\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.6\",\r\n                                        \"y\": \"21.93\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.71\",\r\n                                        \"y\": \"62.14\",\r\n                                        \"yaw\": \"1.268036\",\r\n                                        \"z\": \"2.17\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 239.96,\r\n                                \"y\": 98.9,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.12\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"234.51\",\r\n                                        \"y\": \"22.0\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.6\",\r\n                                        \"y\": \"21.93\",\r\n                                        \"yaw\": \"91.268036\",\r\n                                        \"z\": \"2.18\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.71\",\r\n                                        \"y\": \"62.14\",\r\n                                        \"yaw\": \"1.268036\",\r\n                                        \"z\": \"2.17\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1035461425781\",\r\n                                \"x\": \"243.21473693847656\",\r\n                                \"y\": \"98.97915649414062\",\r\n                                \"yaw\": \"271.3932189941406\",\r\n                                \"z\": \"0.29888251423835754\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.1\",\r\n                                        \"y\": \"41.2\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.6\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.46\",\r\n                                        \"y\": \"-3.1\",\r\n                                        \"yaw\": \"179.103333\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.8\",\r\n                                        \"y\": \"0.83\",\r\n                                        \"yaw\": \"359.486084\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.2,\r\n                                \"y\": -28.87,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.1\",\r\n                                        \"y\": \"41.2\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.6\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"269.486115\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.46\",\r\n                                        \"y\": \"-3.1\",\r\n                                        \"yaw\": \"179.103333\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.8\",\r\n                                        \"y\": \"0.83\",\r\n                                        \"yaw\": \"359.486084\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.8396051526069641\",\r\n                                \"x\": \"-88.44371032714844\",\r\n                                \"y\": \"-28.86114501953125\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.26660484075546265\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.36\",\r\n                                        \"y\": \"-2.95\",\r\n                                        \"yaw\": \"180.718124\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.16\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"89.683105\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.16\",\r\n                                        \"y\": \"-33.98\",\r\n                                        \"yaw\": \"90.718109\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.98\",\r\n                                        \"y\": \"39.61\",\r\n                                        \"yaw\": \"270.218109\",\r\n                                        \"z\": \"1.38\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.18\",\r\n                                        \"y\": \"36.65\",\r\n                                        \"yaw\": \"269.718109\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -116.67,\r\n                                \"y\": 0.32,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"348.799988\",\r\n                                        \"x\": \"40.70\",\r\n                                        \"y\": \"-137.40\",\r\n                                        \"yaw\": \"180.560562\",\r\n                                        \"z\": \"3.95\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.9\",\r\n                                        \"y\": \"-173.4\",\r\n                                        \"yaw\": \"90.437988\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.9\",\r\n                                        \"y\": \"-173.7\",\r\n                                        \"yaw\": \"91.368103\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.65\",\r\n                                        \"y\": \"-100.19\",\r\n                                        \"yaw\": \"270.560547\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.38\",\r\n                                        \"y\": \"-100.12\",\r\n                                        \"yaw\": \"272.060516\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -32.34,\r\n                                \"y\": -135.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.18\",\r\n                                        \"y\": \"-172.93\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"-172.99\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.48\",\r\n                                        \"yaw\": \"0.999603\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"347.151978\",\r\n                                        \"x\": \"41.18\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"3.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.83,\r\n                                \"y\": -104.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.18\",\r\n                                        \"y\": \"-172.93\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"-172.99\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.48\",\r\n                                        \"yaw\": \"0.999603\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"347.151978\",\r\n                                        \"x\": \"41.18\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"3.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.106517791748047\",\r\n                                \"y\": \"-104.73915100097656\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"1.778076\",\r\n                                        \"x\": \"-37.55\",\r\n                                        \"y\": \"-135.41\",\r\n                                        \"yaw\": \"1.112823\",\r\n                                        \"z\": \"1.36\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.999237\",\r\n                                        \"x\": \"5.46\",\r\n                                        \"y\": \"-100.0\",\r\n                                        \"yaw\": \"271.128693\",\r\n                                        \"z\": \"1.19\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"359.04245\",\r\n                                        \"x\": \"9.22\",\r\n                                        \"y\": \"-100.93\",\r\n                                        \"yaw\": \"271.220764\",\r\n                                        \"z\": \"1.13\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"1.071045\",\r\n                                        \"x\": \"0.11\",\r\n                                        \"y\": \"-172.88\",\r\n                                        \"yaw\": \"91.231689\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"1.071045\",\r\n                                        \"x\": \"-3.18\",\r\n                                        \"y\": \"-172.95\",\r\n                                        \"yaw\": \"91.231689\",\r\n                                        \"z\": \"1.24\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"354\",\r\n                                \"x\": 37.76,\r\n                                \"y\": -137.76,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 3.73\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.51\",\r\n                                        \"y\": \"-100.51\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.23\",\r\n                                        \"y\": \"-100.39\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"348.837982\",\r\n                                        \"x\": \"40.97\",\r\n                                        \"y\": \"-137.39\",\r\n                                        \"yaw\": \"180.997421\",\r\n                                        \"z\": \"4.10\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.15\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.997406\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.6,\r\n                                \"y\": -167.82,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.51\",\r\n                                        \"y\": \"-100.51\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.23\",\r\n                                        \"y\": \"-100.39\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"348.837982\",\r\n                                        \"x\": \"40.97\",\r\n                                        \"y\": \"-137.39\",\r\n                                        \"yaw\": \"180.997421\",\r\n                                        \"z\": \"4.10\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.15\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.997406\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.3387670516967773\",\r\n                                \"y\": \"-167.91720581054688\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.74\",\r\n                                        \"y\": \"-198.48\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.81\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.46\",\r\n                                        \"y\": \"-163.38\",\r\n                                        \"yaw\": \"271.617889\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 41.44,\r\n                                \"y\": -203.9,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.74\",\r\n                                        \"y\": \"-198.48\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"-32.81\",\r\n                                        \"y\": \"-194.74\",\r\n                                        \"yaw\": \"1.617889\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.46\",\r\n                                        \"y\": \"-163.38\",\r\n                                        \"yaw\": \"271.617889\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"41.517005920410156\",\r\n                                \"y\": \"-206.9641571044922\",\r\n                                \"yaw\": \"-178.56045532226562\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"359.91394\",\r\n                                        \"x\": \"117.78\",\r\n                                        \"y\": \"-136.11\",\r\n                                        \"yaw\": \"181.14859\",\r\n                                        \"z\": \"10.10\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"4.646606\",\r\n                                        \"x\": \"83.6\",\r\n                                        \"y\": \"-166.12\",\r\n                                        \"yaw\": \"92.100159\",\r\n                                        \"z\": \"7.73\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.714478\",\r\n                                        \"x\": \"85.16\",\r\n                                        \"y\": \"-103.41\",\r\n                                        \"yaw\": \"271.442688\",\r\n                                        \"z\": \"9.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"11\",\r\n                                \"x\": 52.2,\r\n                                \"y\": -133.34,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 6.48\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"357.548035\",\r\n                                        \"x\": \"83.78\",\r\n                                        \"y\": \"-104.47\",\r\n                                        \"yaw\": \"273.09137\",\r\n                                        \"z\": \"10.29\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.210297\",\r\n                                        \"x\": \"117.37\",\r\n                                        \"y\": \"-135.35\",\r\n                                        \"yaw\": \"183.091324\",\r\n                                        \"z\": \"9.81\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"4.749939\",\r\n                                        \"x\": \"52.33\",\r\n                                        \"y\": \"-133.70\",\r\n                                        \"yaw\": \"1.894897\",\r\n                                        \"z\": \"7.7\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"16\",\r\n                                \"x\": 82.22,\r\n                                \"y\": -166.54,\r\n                                \"yaw\": 93.0,\r\n                                \"z\": 5.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.270966\",\r\n                                        \"x\": \"51.93\",\r\n                                        \"y\": \"-134.6\",\r\n                                        \"yaw\": \"1.270905\",\r\n                                        \"z\": \"7.2\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.643555\",\r\n                                        \"x\": \"85.86\",\r\n                                        \"y\": \"-103.59\",\r\n                                        \"yaw\": \"271.270905\",\r\n                                        \"z\": \"9.73\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"14.121033\",\r\n                                        \"x\": \"82.16\",\r\n                                        \"y\": \"-166.43\",\r\n                                        \"yaw\": \"91.270874\",\r\n                                        \"z\": \"5.56\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 115.32,\r\n                                \"y\": -135.69,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.675812\",\r\n                                        \"x\": \"83.33\",\r\n                                        \"y\": \"-166.89\",\r\n                                        \"yaw\": \"92.13089\",\r\n                                        \"z\": \"5.98\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"9.838623\",\r\n                                        \"x\": \"52.36\",\r\n                                        \"y\": \"-133.42\",\r\n                                        \"yaw\": \"2.13089\",\r\n                                        \"z\": \"6.85\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"115.25\",\r\n                                        \"y\": \"-136.19\",\r\n                                        \"yaw\": \"182.130905\",\r\n                                        \"z\": \"9.35\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 84.1,\r\n                                \"y\": -103.48,\r\n                                \"yaw\": 272.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.675812\",\r\n                                        \"x\": \"150.78\",\r\n                                        \"y\": \"-166.9\",\r\n                                        \"yaw\": \"90.90213\",\r\n                                        \"z\": \"4.26\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.064728\",\r\n                                        \"x\": \"119.24\",\r\n                                        \"y\": \"-132.19\",\r\n                                        \"yaw\": \"0.90213\",\r\n                                        \"z\": \"9.53\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 153.53,\r\n                                \"y\": -100.37,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.3\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.69\",\r\n                                        \"y\": \"103.97\",\r\n                                        \"yaw\": \"89.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.36\",\r\n                                        \"y\": \"104.7\",\r\n                                        \"yaw\": \"89.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.11\",\r\n                                        \"y\": \"165.37\",\r\n                                        \"yaw\": \"269.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.70\",\r\n                                        \"y\": \"165.55\",\r\n                                        \"yaw\": \"269.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -117.14,\r\n                                \"y\": 136.33,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"100.6\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.25\",\r\n                                        \"y\": \"100.7\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.82\",\r\n                                        \"y\": \"136.82\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"131.12\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -77.96,\r\n                                \"y\": 165.64,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"100.6\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.25\",\r\n                                        \"y\": \"100.7\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.82\",\r\n                                        \"y\": \"136.82\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"131.12\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-73.85211944580078\",\r\n                                \"y\": \"164.83070373535156\",\r\n                                \"yaw\": \"258.85479736328125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.7\",\r\n                                        \"y\": \"167.18\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.78\",\r\n                                        \"y\": \"167.13\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.48\",\r\n                                        \"y\": \"131.47\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-115.88\",\r\n                                        \"y\": \"137.58\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.59,\r\n                                \"y\": 101.65,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.7\",\r\n                                        \"y\": \"167.18\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.78\",\r\n                                        \"y\": \"167.13\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.48\",\r\n                                        \"y\": \"131.47\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-115.88\",\r\n                                        \"y\": \"137.58\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.012520670890808\",\r\n                                \"x\": \"-88.08773803710938\",\r\n                                \"y\": \"101.6595458984375\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.3357953727245331\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.9\",\r\n                                        \"y\": \"137.15\",\r\n                                        \"yaw\": \"358.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.80\",\r\n                                        \"y\": \"164.23\",\r\n                                        \"yaw\": \"268.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.40\",\r\n                                        \"y\": \"164.6\",\r\n                                        \"yaw\": \"268.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.91\",\r\n                                        \"y\": \"102.90\",\r\n                                        \"yaw\": \"88.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.87\",\r\n                                        \"y\": \"102.78\",\r\n                                        \"yaw\": \"88.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -45.5,\r\n                                \"y\": 131.43,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.31\",\r\n                                        \"y\": \"101.85\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.74\",\r\n                                        \"y\": \"102.16\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.49\",\r\n                                        \"y\": \"134.69\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.57\",\r\n                                        \"y\": \"130.45\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 2.9,\r\n                                \"y\": 163.89,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.31\",\r\n                                        \"y\": \"101.85\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.74\",\r\n                                        \"y\": \"102.16\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.49\",\r\n                                        \"y\": \"134.69\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.57\",\r\n                                        \"y\": \"130.45\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.693984508514404\",\r\n                                \"y\": \"163.87232971191406\",\r\n                                \"yaw\": \"269.637451171875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.81\",\r\n                                        \"y\": \"163.98\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.24\",\r\n                                        \"y\": \"163.63\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.71\",\r\n                                        \"y\": \"130.88\",\r\n                                        \"yaw\": \"179.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-38.31\",\r\n                                        \"y\": \"135.72\",\r\n                                        \"yaw\": \"359.756195\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.12,\r\n                                \"y\": 102.1,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.81\",\r\n                                        \"y\": \"163.98\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.24\",\r\n                                        \"y\": \"163.63\",\r\n                                        \"yaw\": \"269.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.71\",\r\n                                        \"y\": \"130.88\",\r\n                                        \"yaw\": \"179.756226\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-38.31\",\r\n                                        \"y\": \"135.72\",\r\n                                        \"yaw\": \"359.756195\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.697037696838379\",\r\n                                \"y\": \"102.12262725830078\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.63\",\r\n                                        \"y\": \"134.24\",\r\n                                        \"yaw\": \"359.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"1.94\",\r\n                                        \"y\": \"163.13\",\r\n                                        \"yaw\": \"269.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.61\",\r\n                                        \"y\": \"163.2\",\r\n                                        \"yaw\": \"269.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.63\",\r\n                                        \"y\": \"101.72\",\r\n                                        \"yaw\": \"89.512695\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"101.54\",\r\n                                        \"yaw\": \"89.512695\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 34.39,\r\n                                \"y\": 130.77,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.55\",\r\n                                        \"y\": \"130.76\",\r\n                                        \"yaw\": \"178.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.37\",\r\n                                        \"y\": \"102.33\",\r\n                                        \"yaw\": \"88.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"102.48\",\r\n                                        \"yaw\": \"88.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.93\",\r\n                                        \"y\": \"163.65\",\r\n                                        \"yaw\": \"268.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.34\",\r\n                                        \"y\": \"163.79\",\r\n                                        \"yaw\": \"268.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -37.43,\r\n                                \"y\": 135.7,\r\n                                \"yaw\": 358.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.36\",\r\n                                        \"y\": \"31.37\",\r\n                                        \"yaw\": \"270.062134\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-111.5\",\r\n                                        \"y\": \"-3.22\",\r\n                                        \"yaw\": \"180.062134\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -149.26,\r\n                                \"y\": -29.42,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.22\",\r\n                                        \"y\": \"-34.30\",\r\n                                        \"yaw\": \"89.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.16\",\r\n                                        \"y\": \"-34.27\",\r\n                                        \"yaw\": \"89.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.3\",\r\n                                        \"y\": \"0.31\",\r\n                                        \"yaw\": \"359.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.64\",\r\n                                        \"y\": \"-2.99\",\r\n                                        \"yaw\": \"180.490356\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"358.910400390625\",\r\n                                \"x\": \"-74.27088165283203\",\r\n                                \"y\": \"34.49037170410156\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.18371541798114777\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.13\",\r\n                                        \"y\": \"0.27\",\r\n                                        \"yaw\": \"0.453156\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.72\",\r\n                                        \"y\": \"39.76\",\r\n                                        \"yaw\": \"269.523254\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.13\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.453156\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"-33.93\",\r\n                                        \"yaw\": \"90.453125\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.22\",\r\n                                        \"y\": \"-34.28\",\r\n                                        \"yaw\": \"90.453125\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -46.16,\r\n                                \"y\": -2.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario8\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.43\",\r\n                                        \"y\": \"113.35\",\r\n                                        \"yaw\": \"271.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.87\",\r\n                                        \"y\": \"62.39\",\r\n                                        \"yaw\": \"1.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 231.4,\r\n                                \"y\": 23.39,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.43\",\r\n                                        \"y\": \"113.35\",\r\n                                        \"yaw\": \"271.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.87\",\r\n                                        \"y\": \"62.39\",\r\n                                        \"yaw\": \"1.362183\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"234.5481719970703\",\r\n                                \"y\": \"23.466564178466797\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"234.32\",\r\n                                        \"y\": \"22.71\",\r\n                                        \"yaw\": \"89.268646\",\r\n                                        \"z\": \"2.23\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.8\",\r\n                                        \"y\": \"22.75\",\r\n                                        \"yaw\": \"89.268646\",\r\n                                        \"z\": \"2.23\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.40\",\r\n                                        \"y\": \"112.66\",\r\n                                        \"yaw\": \"269.268646\",\r\n                                        \"z\": \"2.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 200.43,\r\n                                \"y\": 62.24,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.36\",\r\n                                        \"y\": \"-2.95\",\r\n                                        \"yaw\": \"180.718124\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.16\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"89.683105\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.16\",\r\n                                        \"y\": \"-33.98\",\r\n                                        \"yaw\": \"90.718109\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.98\",\r\n                                        \"y\": \"39.61\",\r\n                                        \"yaw\": \"270.218109\",\r\n                                        \"z\": \"1.38\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.18\",\r\n                                        \"y\": \"36.65\",\r\n                                        \"yaw\": \"269.718109\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -116.67,\r\n                                \"y\": 0.32,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"348.799988\",\r\n                                        \"x\": \"40.70\",\r\n                                        \"y\": \"-137.40\",\r\n                                        \"yaw\": \"180.560562\",\r\n                                        \"z\": \"3.95\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.9\",\r\n                                        \"y\": \"-173.4\",\r\n                                        \"yaw\": \"90.437988\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.9\",\r\n                                        \"y\": \"-173.7\",\r\n                                        \"yaw\": \"91.368103\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.65\",\r\n                                        \"y\": \"-100.19\",\r\n                                        \"yaw\": \"270.560547\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.38\",\r\n                                        \"y\": \"-100.12\",\r\n                                        \"yaw\": \"272.060516\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -32.34,\r\n                                \"y\": -135.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.18\",\r\n                                        \"y\": \"-172.93\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"-172.99\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.48\",\r\n                                        \"yaw\": \"0.999603\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"347.151978\",\r\n                                        \"x\": \"41.18\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"3.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.83,\r\n                                \"y\": -104.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.18\",\r\n                                        \"y\": \"-172.93\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"-172.99\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.48\",\r\n                                        \"yaw\": \"0.999603\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"347.151978\",\r\n                                        \"x\": \"41.18\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"3.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.106517791748047\",\r\n                                \"y\": \"-104.73915100097656\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.12\",\r\n                                        \"y\": \"-173.5\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.14\",\r\n                                        \"y\": \"-173.10\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.46\",\r\n                                        \"yaw\": \"0.320282\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"353.754242\",\r\n                                        \"x\": \"40.66\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"4.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 9.33,\r\n                                \"y\": -104.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"0.12\",\r\n                                        \"y\": \"-173.5\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.14\",\r\n                                        \"y\": \"-173.10\",\r\n                                        \"yaw\": \"90.999603\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"-135.46\",\r\n                                        \"yaw\": \"0.320282\",\r\n                                        \"z\": \"1.16\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"353.754242\",\r\n                                        \"x\": \"40.66\",\r\n                                        \"y\": \"-137.41\",\r\n                                        \"yaw\": \"180.999588\",\r\n                                        \"z\": \"4.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.609712600708008\",\r\n                                \"y\": \"-104.91180419921875\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"1.778076\",\r\n                                        \"x\": \"-37.55\",\r\n                                        \"y\": \"-135.41\",\r\n                                        \"yaw\": \"1.112823\",\r\n                                        \"z\": \"1.36\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.999237\",\r\n                                        \"x\": \"5.46\",\r\n                                        \"y\": \"-100.0\",\r\n                                        \"yaw\": \"271.128693\",\r\n                                        \"z\": \"1.19\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"359.04245\",\r\n                                        \"x\": \"9.22\",\r\n                                        \"y\": \"-100.93\",\r\n                                        \"yaw\": \"271.220764\",\r\n                                        \"z\": \"1.13\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"1.071045\",\r\n                                        \"x\": \"0.11\",\r\n                                        \"y\": \"-172.88\",\r\n                                        \"yaw\": \"91.231689\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"1.071045\",\r\n                                        \"x\": \"-3.18\",\r\n                                        \"y\": \"-172.95\",\r\n                                        \"yaw\": \"91.231689\",\r\n                                        \"z\": \"1.24\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"354\",\r\n                                \"x\": 37.76,\r\n                                \"y\": -137.76,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 3.73\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.51\",\r\n                                        \"y\": \"-100.51\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.23\",\r\n                                        \"y\": \"-100.39\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"348.837982\",\r\n                                        \"x\": \"40.97\",\r\n                                        \"y\": \"-137.39\",\r\n                                        \"yaw\": \"180.997421\",\r\n                                        \"z\": \"4.10\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.15\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.997406\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.6,\r\n                                \"y\": -167.82,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.51\",\r\n                                        \"y\": \"-100.51\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.23\",\r\n                                        \"y\": \"-100.39\",\r\n                                        \"yaw\": \"270.997437\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"348.837982\",\r\n                                        \"x\": \"40.97\",\r\n                                        \"y\": \"-137.39\",\r\n                                        \"yaw\": \"180.997421\",\r\n                                        \"z\": \"4.10\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.15\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.997406\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.3387670516967773\",\r\n                                \"y\": \"-167.91720581054688\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.47\",\r\n                                        \"y\": \"-100.42\",\r\n                                        \"yaw\": \"271.386719\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"351.057251\",\r\n                                        \"x\": \"40.85\",\r\n                                        \"y\": \"-137.24\",\r\n                                        \"yaw\": \"181.386688\",\r\n                                        \"z\": \"3.96\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.90\",\r\n                                        \"y\": \"-135.27\",\r\n                                        \"yaw\": \"1.386658\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -3.44,\r\n                                \"y\": -167.82,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.47\",\r\n                                        \"y\": \"-100.42\",\r\n                                        \"yaw\": \"271.386719\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"351.057251\",\r\n                                        \"x\": \"40.85\",\r\n                                        \"y\": \"-137.24\",\r\n                                        \"yaw\": \"181.386688\",\r\n                                        \"z\": \"3.96\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.90\",\r\n                                        \"y\": \"-135.27\",\r\n                                        \"yaw\": \"1.386658\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.15770983695983887\",\r\n                                \"y\": \"-167.7312469482422\",\r\n                                \"yaw\": \"91.41353607177734\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.54\",\r\n                                        \"y\": \"-198.32\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.63\",\r\n                                        \"y\": \"-194.70\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 10.99,\r\n                                \"y\": -163.66,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.54\",\r\n                                        \"y\": \"-198.32\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-32.63\",\r\n                                        \"y\": \"-194.70\",\r\n                                        \"yaw\": \"0.996216\",\r\n                                        \"z\": \"0.94\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"7.061770915985107\",\r\n                                \"y\": \"-163.75694274902344\",\r\n                                \"yaw\": \"-88.58646392822266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.32\",\r\n                                        \"y\": \"-203.84\",\r\n                                        \"yaw\": \"181.228012\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.32\",\r\n                                        \"y\": \"-163.85\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.93\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"10.86\",\r\n                                        \"y\": \"-163.95\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": -32.4,\r\n                                \"y\": -194.71,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.095215\",\r\n                                        \"x\": \"41.32\",\r\n                                        \"y\": \"-203.84\",\r\n                                        \"yaw\": \"181.228012\",\r\n                                        \"z\": \"0.87\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.32\",\r\n                                        \"y\": \"-163.85\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.93\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"10.86\",\r\n                                        \"y\": \"-163.95\",\r\n                                        \"yaw\": \"271.227997\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-32.30937957763672\",\r\n                                \"y\": \"-198.31613159179688\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.3\",\r\n                                        \"y\": \"-201.97\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.46\",\r\n                                        \"y\": \"-205.33\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"359.996887\",\r\n                                        \"x\": \"86.51\",\r\n                                        \"y\": \"-181.27\",\r\n                                        \"yaw\": \"271.76532\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359\",\r\n                                \"x\": 53.6,\r\n                                \"y\": -192.29,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.3\",\r\n                                        \"y\": \"-201.97\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.040314\",\r\n                                        \"x\": \"100.46\",\r\n                                        \"y\": \"-205.33\",\r\n                                        \"yaw\": \"181.765335\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"359.996887\",\r\n                                        \"x\": \"86.51\",\r\n                                        \"y\": \"-181.27\",\r\n                                        \"yaw\": \"271.76532\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"53.697120666503906\",\r\n                                \"y\": \"-196.15476989746094\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"121.60\",\r\n                                        \"y\": \"-190.81\",\r\n                                        \"yaw\": \"0.810791\",\r\n                                        \"z\": \"1.82\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"350\",\r\n                                \"x\": 154.6,\r\n                                \"y\": -164.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 4.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"350.85144\",\r\n                                        \"x\": \"154.89\",\r\n                                        \"y\": \"-164.5\",\r\n                                        \"yaw\": \"271.517822\",\r\n                                        \"z\": \"5.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 122.3,\r\n                                \"y\": -190.88,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.21\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"350.85144\",\r\n                                        \"x\": \"154.89\",\r\n                                        \"y\": \"-164.5\",\r\n                                        \"yaw\": \"271.517822\",\r\n                                        \"z\": \"5.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"122.3891830444336\",\r\n                                \"y\": \"-194.4285430908203\",\r\n                                \"yaw\": \"1.439544677734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"359.91394\",\r\n                                        \"x\": \"117.78\",\r\n                                        \"y\": \"-136.11\",\r\n                                        \"yaw\": \"181.14859\",\r\n                                        \"z\": \"10.10\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"4.646606\",\r\n                                        \"x\": \"83.6\",\r\n                                        \"y\": \"-166.12\",\r\n                                        \"yaw\": \"92.100159\",\r\n                                        \"z\": \"7.73\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.714478\",\r\n                                        \"x\": \"85.16\",\r\n                                        \"y\": \"-103.41\",\r\n                                        \"yaw\": \"271.442688\",\r\n                                        \"z\": \"9.78\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"11\",\r\n                                \"x\": 52.2,\r\n                                \"y\": -133.34,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 6.48\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"357.548035\",\r\n                                        \"x\": \"83.78\",\r\n                                        \"y\": \"-104.47\",\r\n                                        \"yaw\": \"273.09137\",\r\n                                        \"z\": \"10.29\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"359.210297\",\r\n                                        \"x\": \"117.37\",\r\n                                        \"y\": \"-135.35\",\r\n                                        \"yaw\": \"183.091324\",\r\n                                        \"z\": \"9.81\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"4.749939\",\r\n                                        \"x\": \"52.33\",\r\n                                        \"y\": \"-133.70\",\r\n                                        \"yaw\": \"1.894897\",\r\n                                        \"z\": \"7.7\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"16\",\r\n                                \"x\": 82.22,\r\n                                \"y\": -166.54,\r\n                                \"yaw\": 93.0,\r\n                                \"z\": 5.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.270966\",\r\n                                        \"x\": \"51.93\",\r\n                                        \"y\": \"-134.6\",\r\n                                        \"yaw\": \"1.270905\",\r\n                                        \"z\": \"7.2\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.643555\",\r\n                                        \"x\": \"85.86\",\r\n                                        \"y\": \"-103.59\",\r\n                                        \"yaw\": \"271.270905\",\r\n                                        \"z\": \"9.73\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"14.121033\",\r\n                                        \"x\": \"82.16\",\r\n                                        \"y\": \"-166.43\",\r\n                                        \"yaw\": \"91.270874\",\r\n                                        \"z\": \"5.56\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 115.32,\r\n                                \"y\": -135.69,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"11.675812\",\r\n                                        \"x\": \"83.33\",\r\n                                        \"y\": \"-166.89\",\r\n                                        \"yaw\": \"92.13089\",\r\n                                        \"z\": \"5.98\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"9.838623\",\r\n                                        \"x\": \"52.36\",\r\n                                        \"y\": \"-133.42\",\r\n                                        \"yaw\": \"2.13089\",\r\n                                        \"z\": \"6.85\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"115.25\",\r\n                                        \"y\": \"-136.19\",\r\n                                        \"yaw\": \"182.130905\",\r\n                                        \"z\": \"9.35\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 84.1,\r\n                                \"y\": -103.48,\r\n                                \"yaw\": 272.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"359.324677\",\r\n                                        \"x\": \"153.91\",\r\n                                        \"y\": \"-100.74\",\r\n                                        \"yaw\": \"270.315552\",\r\n                                        \"z\": \"9.81\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.80191\",\r\n                                        \"x\": \"119.89\",\r\n                                        \"y\": \"-131.65\",\r\n                                        \"yaw\": \"0.600189\",\r\n                                        \"z\": \"9.67\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"12\",\r\n                                \"x\": 150.81,\r\n                                \"y\": -165.57,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 4.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"11.706635\",\r\n                                        \"x\": \"150.69\",\r\n                                        \"y\": \"-164.90\",\r\n                                        \"yaw\": \"91.510803\",\r\n                                        \"z\": \"5.2\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.462036\",\r\n                                        \"x\": \"153.26\",\r\n                                        \"y\": \"-100.40\",\r\n                                        \"yaw\": \"271.510834\",\r\n                                        \"z\": \"9.82\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 119.41,\r\n                                \"y\": -132.31,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.3\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.69\",\r\n                                        \"y\": \"103.97\",\r\n                                        \"yaw\": \"89.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.36\",\r\n                                        \"y\": \"104.7\",\r\n                                        \"yaw\": \"89.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.11\",\r\n                                        \"y\": \"165.37\",\r\n                                        \"yaw\": \"269.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.70\",\r\n                                        \"y\": \"165.55\",\r\n                                        \"yaw\": \"269.511353\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -117.14,\r\n                                \"y\": 136.33,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"100.94\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.42\",\r\n                                        \"y\": \"136.53\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.26\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.43,\r\n                                \"y\": 165.64,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"100.94\",\r\n                                        \"yaw\": \"89.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.42\",\r\n                                        \"y\": \"136.53\",\r\n                                        \"yaw\": \"359.67984\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.26\",\r\n                                        \"y\": \"131.54\",\r\n                                        \"yaw\": \"179.67981\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-77.13905334472656\",\r\n                                \"y\": \"166.22161865234375\",\r\n                                \"yaw\": \"257.8827209472656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.9\",\r\n                                        \"y\": \"137.15\",\r\n                                        \"yaw\": \"358.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.80\",\r\n                                        \"y\": \"164.23\",\r\n                                        \"yaw\": \"268.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-73.40\",\r\n                                        \"y\": \"164.6\",\r\n                                        \"yaw\": \"268.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.91\",\r\n                                        \"y\": \"102.90\",\r\n                                        \"yaw\": \"88.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.87\",\r\n                                        \"y\": \"102.78\",\r\n                                        \"yaw\": \"88.753967\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -45.5,\r\n                                \"y\": 131.43,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.5\",\r\n                                        \"y\": \"102.53\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.10\",\r\n                                        \"y\": \"134.37\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.11\",\r\n                                        \"y\": \"130.7\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.6,\r\n                                \"y\": 163.89,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.5\",\r\n                                        \"y\": \"102.53\",\r\n                                        \"yaw\": \"90.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.10\",\r\n                                        \"y\": \"134.37\",\r\n                                        \"yaw\": \"0.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.11\",\r\n                                        \"y\": \"130.7\",\r\n                                        \"yaw\": \"180.245483\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"2.194162607192993\",\r\n                                \"y\": \"163.9115447998047\",\r\n                                \"yaw\": \"269.637451171875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.95\",\r\n                                        \"y\": \"163.28\",\r\n                                        \"yaw\": \"269.379242\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.52\",\r\n                                        \"y\": \"130.99\",\r\n                                        \"yaw\": \"179.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"136.34\",\r\n                                        \"yaw\": \"359.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.62,\r\n                                \"y\": 102.9,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.95\",\r\n                                        \"y\": \"163.28\",\r\n                                        \"yaw\": \"269.379242\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.52\",\r\n                                        \"y\": \"130.99\",\r\n                                        \"yaw\": \"179.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-37.62\",\r\n                                        \"y\": \"136.34\",\r\n                                        \"yaw\": \"359.379211\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-6.19218635559082\",\r\n                                \"y\": \"102.87830352783203\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-36.63\",\r\n                                        \"y\": \"134.24\",\r\n                                        \"yaw\": \"359.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"1.94\",\r\n                                        \"y\": \"163.13\",\r\n                                        \"yaw\": \"269.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.61\",\r\n                                        \"y\": \"163.2\",\r\n                                        \"yaw\": \"269.512756\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.63\",\r\n                                        \"y\": \"101.72\",\r\n                                        \"yaw\": \"89.512695\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"101.54\",\r\n                                        \"yaw\": \"89.512695\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 34.39,\r\n                                \"y\": 130.77,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.55\",\r\n                                        \"y\": \"130.76\",\r\n                                        \"yaw\": \"178.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.37\",\r\n                                        \"y\": \"102.33\",\r\n                                        \"yaw\": \"88.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"102.48\",\r\n                                        \"yaw\": \"88.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.93\",\r\n                                        \"y\": \"163.65\",\r\n                                        \"yaw\": \"268.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.34\",\r\n                                        \"y\": \"163.79\",\r\n                                        \"yaw\": \"268.835144\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -37.43,\r\n                                \"y\": 135.7,\r\n                                \"yaw\": 358.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-148.92\",\r\n                                        \"y\": \"-34.67\",\r\n                                        \"yaw\": \"89.832642\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-110.54\",\r\n                                        \"y\": \"-3.58\",\r\n                                        \"yaw\": \"179.832642\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -145.53,\r\n                                \"y\": 26.3,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.48\",\r\n                                        \"y\": \"30.80\",\r\n                                        \"yaw\": \"270.041382\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-149.11\",\r\n                                        \"y\": \"-34.77\",\r\n                                        \"yaw\": \"90.041351\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -116.7,\r\n                                \"y\": -3.3,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.17\",\r\n                                        \"y\": \"-34.11\",\r\n                                        \"yaw\": \"90.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.96\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"0.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.36\",\r\n                                        \"y\": \"-2.78\",\r\n                                        \"yaw\": \"180.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.26,\r\n                                \"y\": 31.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.17\",\r\n                                        \"y\": \"-34.11\",\r\n                                        \"yaw\": \"90.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.96\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"0.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.36\",\r\n                                        \"y\": \"-2.78\",\r\n                                        \"yaw\": \"180.289825\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0536804199219\",\r\n                                \"x\": \"-77.77780151367188\",\r\n                                \"y\": \"31.9595947265625\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"0.13858206570148468\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-122.13\",\r\n                                        \"y\": \"0.27\",\r\n                                        \"yaw\": \"0.453156\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.72\",\r\n                                        \"y\": \"39.76\",\r\n                                        \"yaw\": \"269.523254\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.13\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.453156\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"-33.93\",\r\n                                        \"yaw\": \"90.453125\",\r\n                                        \"z\": \"1.3\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.22\",\r\n                                        \"y\": \"-34.28\",\r\n                                        \"yaw\": \"90.453125\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -46.16,\r\n                                \"y\": -2.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.84\",\r\n                                        \"y\": \"40.6\",\r\n                                        \"yaw\": \"269.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.43\",\r\n                                        \"y\": \"-3.6\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.51\",\r\n                                        \"y\": \"0.26\",\r\n                                        \"yaw\": \"0.153778\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.84,\r\n                                \"y\": -28.87,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.84\",\r\n                                        \"y\": \"40.6\",\r\n                                        \"yaw\": \"269.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.43\",\r\n                                        \"y\": \"-3.6\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.51\",\r\n                                        \"y\": \"0.26\",\r\n                                        \"yaw\": \"0.153778\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.8396051526069641\",\r\n                                \"x\": \"-84.9437484741211\",\r\n                                \"y\": \"-28.880624771118164\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"-0.26675039529800415\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario9\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-114.41\",\r\n                                        \"y\": \"-135.62\",\r\n                                        \"yaw\": \"0.91452\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.91\",\r\n                                        \"y\": \"-101.82\",\r\n                                        \"yaw\": \"270.91452\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.47\",\r\n                                        \"y\": \"-101.76\",\r\n                                        \"yaw\": \"270.91452\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.46\",\r\n                                        \"y\": \"-170.55\",\r\n                                        \"yaw\": \"90.91449\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.39\",\r\n                                        \"y\": \"-170.61\",\r\n                                        \"yaw\": \"90.91449\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -46.1,\r\n                                \"y\": -140.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-83.83\",\r\n                                        \"y\": \"-174.67\",\r\n                                        \"yaw\": \"92.183899\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.45\",\r\n                                        \"y\": \"-135.50\",\r\n                                        \"yaw\": \"0.061707\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.56\",\r\n                                        \"y\": \"-139.47\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -74.68,\r\n                                \"y\": -106.31,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-83.83\",\r\n                                        \"y\": \"-174.67\",\r\n                                        \"yaw\": \"92.183899\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.45\",\r\n                                        \"y\": \"-135.50\",\r\n                                        \"yaw\": \"0.061707\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.56\",\r\n                                        \"y\": \"-139.47\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.3090515136719\",\r\n                                \"x\": \"-78.15487670898438\",\r\n                                \"y\": \"-106.30052185058594\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.374824196100235\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"-175.22\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"-175.24\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.7\",\r\n                                        \"y\": \"-135.63\",\r\n                                        \"yaw\": \"0.070038\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.0\",\r\n                                        \"y\": \"-139.30\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -78.1,\r\n                                \"y\": -106.31,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"-175.22\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"-175.24\",\r\n                                        \"yaw\": \"90.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-112.7\",\r\n                                        \"y\": \"-135.63\",\r\n                                        \"yaw\": \"0.070038\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.0\",\r\n                                        \"y\": \"-139.30\",\r\n                                        \"yaw\": \"180.333191\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"361.3090515136719\",\r\n                                \"x\": \"-74.6549072265625\",\r\n                                \"y\": \"-106.31939697265625\",\r\n                                \"yaw\": \"269.84375\",\r\n                                \"z\": \"-0.3746110796928406\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.11\",\r\n                                        \"y\": \"-170.3\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.12\",\r\n                                        \"y\": \"-169.33\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.20\",\r\n                                        \"y\": \"-135.56\",\r\n                                        \"yaw\": \"0.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.11,\r\n                                \"y\": -170.3,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.11\",\r\n                                        \"y\": \"-170.3\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.12\",\r\n                                        \"y\": \"-169.33\",\r\n                                        \"yaw\": \"90.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.20\",\r\n                                        \"y\": \"-135.56\",\r\n                                        \"yaw\": \"0.99231\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-84.04679870605469\",\r\n                                \"y\": \"-170.06784057617188\",\r\n                                \"yaw\": \"93.27017974853516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.16\",\r\n                                        \"y\": \"-100.62\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.51\",\r\n                                        \"y\": \"-100.63\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.18\",\r\n                                        \"y\": \"-139.18\",\r\n                                        \"yaw\": \"181.411148\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.49\",\r\n                                        \"y\": \"-135.14\",\r\n                                        \"yaw\": \"1.411133\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -84.48,\r\n                                \"y\": -170.3,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 0.92\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.16\",\r\n                                        \"y\": \"-100.62\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.51\",\r\n                                        \"y\": \"-100.63\",\r\n                                        \"yaw\": \"269.305237\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.18\",\r\n                                        \"y\": \"-139.18\",\r\n                                        \"yaw\": \"181.411148\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-113.49\",\r\n                                        \"y\": \"-135.14\",\r\n                                        \"yaw\": \"1.411133\",\r\n                                        \"z\": \"0.92\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-87.52928924560547\",\r\n                                \"y\": \"-170.4742431640625\",\r\n                                \"yaw\": \"93.27017974853516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.12\",\r\n                                        \"y\": \"-139.6\",\r\n                                        \"yaw\": \"181.239594\",\r\n                                        \"z\": \"0.95\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.34\",\r\n                                        \"y\": \"-174.23\",\r\n                                        \"yaw\": \"91.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.72\",\r\n                                        \"y\": \"-174.7\",\r\n                                        \"yaw\": \"91.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-78.29\",\r\n                                        \"y\": \"-102.45\",\r\n                                        \"yaw\": \"271.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-74.75\",\r\n                                        \"y\": \"-102.37\",\r\n                                        \"yaw\": \"271.239563\",\r\n                                        \"z\": \"0.77\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -113.37,\r\n                                \"y\": -135.68,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 2.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"10.508362\",\r\n                                        \"x\": \"82.56\",\r\n                                        \"y\": \"-46.78\",\r\n                                        \"yaw\": \"271.32608\",\r\n                                        \"z\": \"6.54\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 114.84,\r\n                                \"y\": -76.55,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 9.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"10.508362\",\r\n                                        \"x\": \"82.56\",\r\n                                        \"y\": \"-46.78\",\r\n                                        \"yaw\": \"271.32608\",\r\n                                        \"z\": \"6.54\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"114.74317169189453\",\r\n                                \"y\": \"-72.87480926513672\",\r\n                                \"yaw\": \"-178.49090576171875\",\r\n                                \"z\": \"8.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"358.490753\",\r\n                                        \"x\": \"111.82\",\r\n                                        \"y\": \"-74.13\",\r\n                                        \"yaw\": \"180.623871\",\r\n                                        \"z\": \"11.21\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"9\",\r\n                                \"x\": 82.9,\r\n                                \"y\": -47.14,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 5.72\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.9\",\r\n                                        \"y\": \"166.30\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.89\",\r\n                                        \"y\": \"131.46\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.1\",\r\n                                        \"y\": \"136.73\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.12,\r\n                                \"y\": 101.68,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-77.9\",\r\n                                        \"y\": \"166.30\",\r\n                                        \"yaw\": \"269.226044\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.89\",\r\n                                        \"y\": \"131.46\",\r\n                                        \"yaw\": \"179.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-116.1\",\r\n                                        \"y\": \"136.73\",\r\n                                        \"yaw\": \"359.226013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-1.012520670890808\",\r\n                                \"x\": \"-84.58769989013672\",\r\n                                \"y\": \"101.67036437988281\",\r\n                                \"yaw\": \"89.84374237060547\",\r\n                                \"z\": \"0.3354354798793793\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.98\",\r\n                                        \"y\": \"58.91\",\r\n                                        \"yaw\": \"180.209106\",\r\n                                        \"z\": \"1.17\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 170.37,\r\n                                \"y\": 99.28,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.17\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"170.14\",\r\n                                        \"y\": \"97.81\",\r\n                                        \"yaw\": \"268.909027\",\r\n                                        \"z\": \"2.4\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 201.12,\r\n                                \"y\": 58.8,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"5.94\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"9.25\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 235.56,\r\n                                \"y\": -37.12,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"5.94\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"9.25\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.80\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"232.5224609375\",\r\n                                \"y\": \"-37.193870544433594\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.67\",\r\n                                        \"y\": \"6.24\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.35\",\r\n                                        \"y\": \"9.56\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 231.92,\r\n                                \"y\": -36.82,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.79\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.67\",\r\n                                        \"y\": \"6.24\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"200.35\",\r\n                                        \"y\": \"9.56\",\r\n                                        \"yaw\": \"0.053986\",\r\n                                        \"z\": \"1.79\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"236.01197814941406\",\r\n                                \"y\": \"-36.72048568725586\",\r\n                                \"yaw\": \"91.3932113647461\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.55\",\r\n                                        \"y\": \"98.97\",\r\n                                        \"yaw\": \"270.182343\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-149.18\",\r\n                                        \"y\": \"33.11\",\r\n                                        \"yaw\": \"90.185455\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -125.3,\r\n                                \"y\": 45.81,\r\n                                \"yaw\": 133.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.9\",\r\n                                        \"y\": \"41.36\",\r\n                                        \"yaw\": \"134.365295\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -149.58,\r\n                                \"y\": 40.72,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.27\",\r\n                                        \"y\": \"40.79\",\r\n                                        \"yaw\": \"133.405731\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-110.74\",\r\n                                        \"y\": \"25.41\",\r\n                                        \"yaw\": \"133.243774\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -145.69,\r\n                                \"y\": 92.34,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-145.9\",\r\n                                        \"y\": \"100.67\",\r\n                                        \"yaw\": \"267.650696\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-149.8\",\r\n                                        \"y\": \"33.43\",\r\n                                        \"yaw\": \"89.421509\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -115.5,\r\n                                \"y\": 30.75,\r\n                                \"yaw\": 134.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.3\",\r\n                                        \"y\": \"196.64\",\r\n                                        \"yaw\": \"179.39917\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.5\",\r\n                                        \"y\": \"194.9\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.84,\r\n                                \"y\": 170.34,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.3\",\r\n                                        \"y\": \"196.64\",\r\n                                        \"yaw\": \"179.39917\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.5\",\r\n                                        \"y\": \"194.9\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.265254020690918\",\r\n                                \"y\": \"170.36167907714844\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.26\",\r\n                                        \"y\": \"194.19\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.24,\r\n                                \"y\": 170.42,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.26\",\r\n                                        \"y\": \"194.19\",\r\n                                        \"yaw\": \"181.136978\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.764954566955566\",\r\n                                \"y\": \"170.3980255126953\",\r\n                                \"yaw\": \"89.63746643066406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.72\",\r\n                                        \"y\": \"165.25\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.52,\r\n                                \"y\": 196.65,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.72\",\r\n                                        \"y\": \"165.25\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.0878860130906105\",\r\n                                \"x\": \"28.512041091918945\",\r\n                                \"y\": \"193.4599151611328\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.0015862176660448313\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.3\",\r\n                                        \"y\": \"165.50\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.33\",\r\n                                        \"y\": \"165.47\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.72,\r\n                                \"y\": 193.61,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.3\",\r\n                                        \"y\": \"165.50\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.33\",\r\n                                        \"y\": \"165.47\",\r\n                                        \"yaw\": \"89.699402\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.09670676290988922\",\r\n                                \"x\": \"28.72835350036621\",\r\n                                \"y\": \"196.95938110351562\",\r\n                                \"yaw\": \"179.85704040527344\",\r\n                                \"z\": \"0.00192060018889606\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"78.2\",\r\n                                        \"y\": \"-41.38\",\r\n                                        \"yaw\": \"90.581818\",\r\n                                        \"z\": \"5.74\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 110.65,\r\n                                \"y\": -7.8,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"78.2\",\r\n                                        \"y\": \"-41.38\",\r\n                                        \"yaw\": \"90.581818\",\r\n                                        \"z\": \"5.74\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"110.58321380615234\",\r\n                                \"y\": \"-3.3287293910980225\",\r\n                                \"yaw\": \"-179.14419555664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.237915\",\r\n                                        \"x\": \"109.25\",\r\n                                        \"y\": \"-6.99\",\r\n                                        \"yaw\": \"181.86908\",\r\n                                        \"z\": \"1.54\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"352\",\r\n                                \"x\": 77.66,\r\n                                \"y\": -36.16,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 5.25\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.237915\",\r\n                                        \"x\": \"182.92\",\r\n                                        \"y\": \"-6.10\",\r\n                                        \"yaw\": \"181.491562\",\r\n                                        \"z\": \"1.38\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"352\",\r\n                                \"x\": 148.52,\r\n                                \"y\": -35.96,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 4.15\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"148.59\",\r\n                                        \"y\": \"-40.93\",\r\n                                        \"yaw\": \"90.603851\",\r\n                                        \"z\": \"5.25\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 182.48,\r\n                                \"y\": -6.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"148.59\",\r\n                                        \"y\": \"-40.93\",\r\n                                        \"yaw\": \"90.603851\",\r\n                                        \"z\": \"5.25\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"182.4210662841797\",\r\n                                \"y\": \"-2.2556450366973877\",\r\n                                \"yaw\": \"-179.14419555664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.62\",\r\n                                        \"y\": \"-35.2\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.93\",\r\n                                        \"y\": \"-34.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 199.72,\r\n                                \"y\": 5.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.62\",\r\n                                        \"y\": \"-35.2\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"231.93\",\r\n                                        \"y\": \"-34.86\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.30\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"199.66661071777344\",\r\n                                \"y\": \"9.503244400024414\",\r\n                                \"yaw\": \"0.855804443359375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.71\",\r\n                                        \"y\": \"-34.55\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"232.2\",\r\n                                        \"y\": \"-34.58\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 199.52,\r\n                                \"y\": 9.7,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.71\",\r\n                                        \"y\": \"-34.55\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"232.2\",\r\n                                        \"y\": \"-34.58\",\r\n                                        \"yaw\": \"90.374084\",\r\n                                        \"z\": \"1.29\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"199.5752410888672\",\r\n                                \"y\": \"6.001489639282227\",\r\n                                \"yaw\": \"0.855804443359375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.78\",\r\n                                        \"y\": \"196.68\",\r\n                                        \"yaw\": \"180.072144\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.30\",\r\n                                        \"y\": \"193.64\",\r\n                                        \"yaw\": \"180.072144\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -34.45,\r\n                                \"y\": 176.76,\r\n                                \"yaw\": 144.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario10\"\r\n                }\r\n            ],\r\n            \"Town04\": [\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 97.93,\r\n                                \"y\": -170.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 129.92,\r\n                                \"y\": -204.42,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 160.43,\r\n                                \"y\": -173.32,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.16,\r\n                                \"y\": -170.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 92.43,\r\n                                \"y\": -173.52,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 58.68,\r\n                                \"y\": -202.99,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.23,\r\n                                \"y\": -307.64,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.15,\r\n                                \"y\": -341.28,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 233.13,\r\n                                \"y\": -311.34,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 204.77,\r\n                                \"y\": -277.61,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -333.24,\r\n                                \"y\": 435.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.98760986328125\",\r\n                                \"y\": \"432.04986572265625\",\r\n                                \"yaw\": \"3.95513916015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.7461853027344\",\r\n                                \"y\": \"428.5581970214844\",\r\n                                \"yaw\": \"3.95513916015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.5047607421875\",\r\n                                \"y\": \"425.0665283203125\",\r\n                                \"yaw\": \"3.95513916015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -183.17,\r\n                                \"y\": 406.92,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.44630432128906\",\r\n                                \"y\": \"403.47784423828125\",\r\n                                \"yaw\": \"175.41065979003906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.88621520996094\",\r\n                                \"y\": \"410.4554138183594\",\r\n                                \"yaw\": \"175.41065979003906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.60617065429688\",\r\n                                \"y\": \"413.9441833496094\",\r\n                                \"yaw\": \"175.41065979003906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 173.49,\r\n                                \"y\": -242.75,\r\n                                \"yaw\": 353.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 200.9,\r\n                                \"y\": -276.87,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 232.11,\r\n                                \"y\": -249.54,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.96,\r\n                                \"y\": -216.28,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 226.32,\r\n                                \"y\": -307.56,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.82,\r\n                                \"y\": -276.47,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 287.22,\r\n                                \"y\": -310.76,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 225.69,\r\n                                \"y\": -246.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 255.26,\r\n                                \"y\": -278.35,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 286.77,\r\n                                \"y\": -249.86,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.59,\r\n                                \"y\": -217.4,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 224.3,\r\n                                \"y\": -169.23,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -183.17,\r\n                                \"y\": 403.29,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.87094116210938\",\r\n                                \"y\": \"406.9427185058594\",\r\n                                \"yaw\": \"175.3197021484375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.58535766601562\",\r\n                                \"y\": \"410.4310302734375\",\r\n                                \"yaw\": \"175.3197021484375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.29977416992188\",\r\n                                \"y\": \"413.91937255859375\",\r\n                                \"yaw\": \"175.3197021484375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -510.3,\r\n                                \"y\": 93.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-513.669189453125\",\r\n                                \"y\": \"92.98770141601562\",\r\n                                \"yaw\": \"-268.0909423828125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-506.6730651855469\",\r\n                                \"y\": \"93.22088623046875\",\r\n                                \"yaw\": \"-268.0909423828125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-503.17498779296875\",\r\n                                \"y\": \"93.33748626708984\",\r\n                                \"yaw\": \"-268.0909423828125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 255.6,\r\n                                \"y\": -202.61,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -514.1,\r\n                                \"y\": 93.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-510.1750793457031\",\r\n                                \"y\": \"93.2253189086914\",\r\n                                \"yaw\": \"-268.1711120605469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-506.6768493652344\",\r\n                                \"y\": \"93.33702087402344\",\r\n                                \"yaw\": \"-268.1711120605469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-503.17864990234375\",\r\n                                \"y\": \"93.44872283935547\",\r\n                                \"yaw\": \"-268.1711120605469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -13.36,\r\n                                \"y\": -229.98,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-16.640460968017578\",\r\n                                \"y\": \"-230.1665802001953\",\r\n                                \"yaw\": \"453.2553405761719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-9.651756286621094\",\r\n                                \"y\": \"-229.7690887451172\",\r\n                                \"yaw\": \"453.2553405761719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.15740442276001\",\r\n                                \"y\": \"-229.57032775878906\",\r\n                                \"yaw\": \"453.2553405761719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -487.27,\r\n                                \"y\": 245.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-483.66375732421875\",\r\n                                \"y\": \"245.8326873779297\",\r\n                                \"yaw\": \"268.1368713378906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-490.6600646972656\",\r\n                                \"y\": \"246.06027221679688\",\r\n                                \"yaw\": \"268.1368713378906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-494.1582336425781\",\r\n                                \"y\": \"246.17405700683594\",\r\n                                \"yaw\": \"268.1368713378906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -483.59,\r\n                                \"y\": 245.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-487.15789794921875\",\r\n                                \"y\": \"246.0686798095703\",\r\n                                \"yaw\": \"268.0950622558594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-490.6559753417969\",\r\n                                \"y\": \"246.1850128173828\",\r\n                                \"yaw\": \"268.0950622558594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-494.1540222167969\",\r\n                                \"y\": \"246.30136108398438\",\r\n                                \"yaw\": \"268.0950622558594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 287.36,\r\n                                \"y\": -172.66,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.49,\r\n                                \"y\": -138.47,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 226.42,\r\n                                \"y\": -119.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 254.88,\r\n                                \"y\": -150.67,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 288.3,\r\n                                \"y\": -121.84,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 283.7,\r\n                                \"y\": -246.54,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.82,\r\n                                \"y\": -276.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 344.61,\r\n                                \"y\": -250.3,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 315.17,\r\n                                \"y\": -218.24,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 282.45,\r\n                                \"y\": -169.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.19,\r\n                                \"y\": -201.37,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 342.74,\r\n                                \"y\": -172.31,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 314.45,\r\n                                \"y\": -140.51,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 281.0,\r\n                                \"y\": -118.14,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 310.66,\r\n                                \"y\": -148.94,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 340.6,\r\n                                \"y\": -121.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 313.89,\r\n                                \"y\": -89.9,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 321.46,\r\n                                \"y\": -168.74,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 348.66,\r\n                                \"y\": -201.48,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 351.31,\r\n                                \"y\": -136.99,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 379.53,\r\n                                \"y\": -172.9,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.46,\r\n                                \"y\": 26.83,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4374084472656\",\r\n                                \"y\": \"30.340999603271484\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4148864746094\",\r\n                                \"y\": \"33.84092712402344\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.39239501953125\",\r\n                                \"y\": \"37.34085464477539\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -383.23,\r\n                                \"y\": -19.4,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.42,\r\n                                \"y\": 30.3,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.397216796875\",\r\n                                \"y\": \"33.84081268310547\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3747253417969\",\r\n                                \"y\": \"37.34074020385742\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4422302246094\",\r\n                                \"y\": \"26.840957641601562\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.37,\r\n                                \"y\": 33.77,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3470153808594\",\r\n                                \"y\": \"37.3405647277832\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.39202880859375\",\r\n                                \"y\": \"30.340707778930664\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4145202636719\",\r\n                                \"y\": \"26.84078025817871\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.33,\r\n                                \"y\": 37.13,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3511047363281\",\r\n                                \"y\": \"33.840518951416016\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3736267089844\",\r\n                                \"y\": \"30.34058952331543\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3961181640625\",\r\n                                \"y\": \"26.840662002563477\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.24,\r\n                                \"y\": 15.97,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41707679629325867\",\r\n                                \"x\": \"-342.2353210449219\",\r\n                                \"y\": \"12.488129615783691\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07251979410648346\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41707679629325867\",\r\n                                \"x\": \"-342.23065185546875\",\r\n                                \"y\": \"8.98813247680664\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07251979410648346\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41707679629325867\",\r\n                                \"x\": \"-342.2259521484375\",\r\n                                \"y\": \"5.488135814666748\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07251979410648346\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.21,\r\n                                \"y\": 12.51,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41760769486427307\",\r\n                                \"x\": \"-342.2052917480469\",\r\n                                \"y\": \"8.988166809082031\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07270453125238419\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41760769486427307\",\r\n                                \"x\": \"-342.2005920410156\",\r\n                                \"y\": \"5.488170146942139\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07270453125238419\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41760769486427307\",\r\n                                \"x\": \"-342.21466064453125\",\r\n                                \"y\": \"15.988161087036133\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07270453125238419\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.18,\r\n                                \"y\": 9.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.4181567430496216\",\r\n                                \"x\": \"-342.1743469238281\",\r\n                                \"y\": \"5.488206386566162\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.0728958398103714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.4181567430496216\",\r\n                                \"x\": \"-342.1837158203125\",\r\n                                \"y\": \"12.488200187683105\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.0728958398103714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.4181567430496216\",\r\n                                \"x\": \"-342.18841552734375\",\r\n                                \"y\": \"15.988197326660156\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.0728958398103714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.15,\r\n                                \"y\": 5.48,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41866618394851685\",\r\n                                \"x\": \"-342.15472412109375\",\r\n                                \"y\": \"8.988235473632812\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07307355850934982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41866618394851685\",\r\n                                \"x\": \"-342.1593933105469\",\r\n                                \"y\": \"12.488232612609863\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07307355850934982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41866618394851685\",\r\n                                \"x\": \"-342.1640930175781\",\r\n                                \"y\": \"15.988229751586914\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07307355850934982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -379.68,\r\n                                \"y\": -18.85,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.69,\r\n                                \"y\": -229.98,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-13.133902549743652\",\r\n                                \"y\": \"-230.1801300048828\",\r\n                                \"yaw\": \"453.32598876953125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-16.628005981445312\",\r\n                                \"y\": \"-230.38319396972656\",\r\n                                \"yaw\": \"453.32598876953125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.145692825317383\",\r\n                                \"y\": \"-229.77401733398438\",\r\n                                \"yaw\": \"453.32598876953125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 13.24,\r\n                                \"y\": 229.53,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"16.350406646728516\",\r\n                                \"y\": \"229.65643310546875\",\r\n                                \"yaw\": \"-87.67208099365234\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.356184005737305\",\r\n                                \"y\": \"229.37210083007812\",\r\n                                \"yaw\": \"-87.67208099365234\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.859072208404541\",\r\n                                \"y\": \"229.2299346923828\",\r\n                                \"yaw\": \"-87.67208099365234\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 15.3,\r\n                                \"y\": -79.93,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"11.624905586242676\",\r\n                                \"y\": \"-79.91557312011719\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.124932289123535\",\r\n                                \"y\": \"-79.90184020996094\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"4.624959468841553\",\r\n                                \"y\": \"-79.88809967041016\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 15.9,\r\n                                \"y\": 76.17,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 16.8,\r\n                                \"y\": 229.53,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.859013557434082\",\r\n                                \"y\": \"229.3724365234375\",\r\n                                \"yaw\": \"-87.71060180664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.361806869506836\",\r\n                                \"y\": \"229.2326202392578\",\r\n                                \"yaw\": \"-87.71060180664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.864601135253906\",\r\n                                \"y\": \"229.09280395507812\",\r\n                                \"yaw\": \"-87.71060180664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -333.24,\r\n                                \"y\": 432.39,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.4604797363281\",\r\n                                \"y\": \"435.5253601074219\",\r\n                                \"yaw\": \"4.0231428146362305\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.9693603515625\",\r\n                                \"y\": \"428.5426025390625\",\r\n                                \"yaw\": \"4.0231428146362305\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.7237854003906\",\r\n                                \"y\": \"425.0512390136719\",\r\n                                \"yaw\": \"4.0231428146362305\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357\",\r\n                                \"x\": 173.5,\r\n                                \"y\": 36.18,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3785705566406\",\r\n                                \"x\": \"173.44720458984375\",\r\n                                \"y\": \"39.27357482910156\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.385374069213867\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3785705566406\",\r\n                                \"x\": \"173.56666564941406\",\r\n                                \"y\": \"32.274593353271484\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.385374069213867\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3785705566406\",\r\n                                \"x\": \"173.62640380859375\",\r\n                                \"y\": \"28.775104522705078\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.385374069213867\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.11,\r\n                                \"y\": 34.38,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2730407714844\",\r\n                                \"x\": \"6.096894264221191\",\r\n                                \"y\": \"37.6077880859375\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981637954711914\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2730407714844\",\r\n                                \"x\": \"6.125317096710205\",\r\n                                \"y\": \"30.607847213745117\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981637954711914\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2730407714844\",\r\n                                \"x\": \"6.139528274536133\",\r\n                                \"y\": \"27.10787582397461\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981637954711914\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": -179.61,\r\n                                \"y\": 34.29,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 6.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6138916015625\",\r\n                                \"y\": \"37.20619201660156\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787003040313721\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.60450744628906\",\r\n                                \"y\": \"30.206199645996094\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787003040313721\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.59982299804688\",\r\n                                \"y\": \"26.70620346069336\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787003040313721\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": -358.27,\r\n                                \"y\": 33.53,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.13\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08001708984375\",\r\n                                \"x\": \"-358.24749755859375\",\r\n                                \"y\": \"37.024845123291016\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0026696426793932915\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08001708984375\",\r\n                                \"x\": \"-358.2925109863281\",\r\n                                \"y\": \"30.02499008178711\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0026696426793932915\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08001708984375\",\r\n                                \"x\": \"-358.31500244140625\",\r\n                                \"y\": \"26.525062561035156\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0026696426793932915\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357\",\r\n                                \"x\": 173.5,\r\n                                \"y\": 39.53,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.37725830078125\",\r\n                                \"x\": \"173.5640869140625\",\r\n                                \"y\": \"35.775062561035156\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.382757186889648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.37725830078125\",\r\n                                \"x\": \"173.6238250732422\",\r\n                                \"y\": \"32.275569915771484\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.382757186889648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.37725830078125\",\r\n                                \"x\": \"173.68356323242188\",\r\n                                \"y\": \"28.776081085205078\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.382757186889648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.11,\r\n                                \"y\": 37.73,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2725524902344\",\r\n                                \"x\": \"6.124706745147705\",\r\n                                \"y\": \"34.107872009277344\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.98170280456543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2725524902344\",\r\n                                \"x\": \"6.138918399810791\",\r\n                                \"y\": \"30.60790252685547\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.98170280456543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2725524902344\",\r\n                                \"x\": \"6.153129577636719\",\r\n                                \"y\": \"27.10793113708496\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.98170280456543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": -179.61,\r\n                                \"y\": 37.64,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 6.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.60472106933594\",\r\n                                \"y\": \"33.70620346069336\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787235736846924\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6000213623047\",\r\n                                \"y\": \"30.206205368041992\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787235736846924\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.5953369140625\",\r\n                                \"y\": \"26.706209182739258\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787235736846924\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": -358.27,\r\n                                \"y\": 36.88,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.13\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0795593261719\",\r\n                                \"x\": \"-358.2915344238281\",\r\n                                \"y\": \"33.52505874633789\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002639642683789134\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0795593261719\",\r\n                                \"x\": \"-358.3140563964844\",\r\n                                \"y\": \"30.025129318237305\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002639642683789134\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0795593261719\",\r\n                                \"x\": \"-358.3365478515625\",\r\n                                \"y\": \"26.52520179748535\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002639642683789134\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -12.98,\r\n                                \"y\": -75.71,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.358753204345703\",\r\n                                \"y\": \"-75.69673919677734\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.358806610107422\",\r\n                                \"y\": \"-75.72421264648438\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.8588337898254395\",\r\n                                \"y\": \"-75.73794555664062\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 343.59,\r\n                                \"y\": 14.1,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0338159799575806\",\r\n                                \"x\": \"343.49053955078125\",\r\n                                \"y\": \"10.631532669067383\",\r\n                                \"yaw\": \"178.3571014404297\",\r\n                                \"z\": \"0.3580799102783203\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0338159799575806\",\r\n                                \"x\": \"343.69122314453125\",\r\n                                \"y\": \"17.62865447998047\",\r\n                                \"yaw\": \"178.3571014404297\",\r\n                                \"z\": \"0.3580799102783203\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0338159799575806\",\r\n                                \"x\": \"343.79156494140625\",\r\n                                \"y\": \"21.127216339111328\",\r\n                                \"yaw\": \"178.3571014404297\",\r\n                                \"z\": \"0.3580799102783203\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 156.27,\r\n                                \"y\": 11.9,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 10.31\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2167985439300537\",\r\n                                \"x\": \"156.3455047607422\",\r\n                                \"y\": \"7.477066993713379\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.130240440368652\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2167985439300537\",\r\n                                \"x\": \"156.2260284423828\",\r\n                                \"y\": \"14.47604751586914\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.130240440368652\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2167985439300537\",\r\n                                \"x\": \"156.16629028320312\",\r\n                                \"y\": \"17.97553825378418\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.130240440368652\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -29.59,\r\n                                \"y\": 9.52,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 11.43\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.618186950683594\",\r\n                                \"y\": \"16.46259880065918\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491427421569824\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": -206.42,\r\n                                \"y\": 9.11,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 5.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.41539001464844\",\r\n                                \"y\": \"5.670230388641357\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395425319671631\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.42477416992188\",\r\n                                \"y\": \"12.6702241897583\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395425319671631\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.42945861816406\",\r\n                                \"y\": \"16.17022132873535\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395425319671631\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 343.59,\r\n                                \"y\": 10.45,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0299503803253174\",\r\n                                \"x\": \"343.70556640625\",\r\n                                \"y\": \"14.126648902893066\",\r\n                                \"yaw\": \"178.19967651367188\",\r\n                                \"z\": \"0.35540708899497986\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0299503803253174\",\r\n                                \"x\": \"343.8155212402344\",\r\n                                \"y\": \"17.624921798706055\",\r\n                                \"yaw\": \"178.19967651367188\",\r\n                                \"z\": \"0.35540708899497986\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0299503803253174\",\r\n                                \"x\": \"343.92547607421875\",\r\n                                \"y\": \"21.123193740844727\",\r\n                                \"yaw\": \"178.19967651367188\",\r\n                                \"z\": \"0.35540708899497986\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 156.27,\r\n                                \"y\": 7.53,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 10.31\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.215087652206421\",\r\n                                \"x\": \"156.21119689941406\",\r\n                                \"y\": \"10.975284576416016\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.133125305175781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.215087652206421\",\r\n                                \"x\": \"156.15145874023438\",\r\n                                \"y\": \"14.474775314331055\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.133125305175781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.215087652206421\",\r\n                                \"x\": \"156.0917205810547\",\r\n                                \"y\": \"17.974266052246094\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.133125305175781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -29.59,\r\n                                \"y\": 5.96,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 11.43\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.604219436645508\",\r\n                                \"y\": \"9.462596893310547\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491179466247559\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.618431091308594\",\r\n                                \"y\": \"12.962567329406738\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491179466247559\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.63264274597168\",\r\n                                \"y\": \"16.462539672851562\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491179466247559\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": -206.42,\r\n                                \"y\": 5.55,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 5.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.4248504638672\",\r\n                                \"y\": \"9.170221328735352\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395177841186523\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.42955017089844\",\r\n                                \"y\": \"12.670218467712402\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395177841186523\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.43423461914062\",\r\n                                \"y\": \"16.170215606689453\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395177841186523\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 385.91,\r\n                                \"y\": -235.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"382.6264343261719\",\r\n                                \"y\": \"-235.0435333251953\",\r\n                                \"yaw\": \"89.01460266113281\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"389.6253967285156\",\r\n                                \"y\": \"-235.16390991210938\",\r\n                                \"yaw\": \"89.01460266113281\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"393.1248779296875\",\r\n                                \"y\": \"-235.22410583496094\",\r\n                                \"yaw\": \"89.01460266113281\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 409.22,\r\n                                \"y\": -85.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"412.61456298828125\",\r\n                                \"y\": \"-85.36454010009766\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"405.61492919921875\",\r\n                                \"y\": \"-85.43766784667969\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"402.1151123046875\",\r\n                                \"y\": \"-85.47423553466797\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -12.32,\r\n                                \"y\": 77.78,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.692474365234375\",\r\n                                \"y\": \"77.79701232910156\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-8.6925630569458\",\r\n                                \"y\": \"77.76168823242188\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.192607879638672\",\r\n                                \"y\": \"77.74402618408203\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 412.59,\r\n                                \"y\": -85.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"409.1151123046875\",\r\n                                \"y\": \"-85.43630981445312\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"405.61529541015625\",\r\n                                \"y\": \"-85.47286987304688\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"402.115478515625\",\r\n                                \"y\": \"-85.50943756103516\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.97,\r\n                                \"y\": -229.98,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-13.157381057739258\",\r\n                                \"y\": \"-229.76759338378906\",\r\n                                \"yaw\": \"453.188720703125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-9.662800788879395\",\r\n                                \"y\": \"-229.57290649414062\",\r\n                                \"yaw\": \"453.188720703125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.168219089508057\",\r\n                                \"y\": \"-229.3782196044922\",\r\n                                \"yaw\": \"453.188720703125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.59,\r\n                                \"y\": -75.71,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.858835220336914\",\r\n                                \"y\": \"-75.72463989257812\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.358861923217773\",\r\n                                \"y\": \"-75.7383804321289\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.858889102935791\",\r\n                                \"y\": \"-75.75211334228516\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -15.94,\r\n                                \"y\": 77.78,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.192610740661621\",\r\n                                \"y\": \"77.7610855102539\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-8.692655563354492\",\r\n                                \"y\": \"77.74342346191406\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.192700386047363\",\r\n                                \"y\": \"77.72576141357422\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 11.74,\r\n                                \"y\": -79.93,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.124823570251465\",\r\n                                \"y\": \"-79.94327545166016\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.1248779296875\",\r\n                                \"y\": \"-79.91580963134766\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"4.624904632568359\",\r\n                                \"y\": \"-79.90206909179688\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 12.33,\r\n                                \"y\": 76.17,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.799628257751465\",\r\n                                \"y\": \"76.15249633789062\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.79971694946289\",\r\n                                \"y\": \"76.18782043457031\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.299761772155762\",\r\n                                \"y\": \"76.20548248291016\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 405.54,\r\n                                \"y\": -85.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"409.1143493652344\",\r\n                                \"y\": \"-85.36266326904297\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"412.6141662597656\",\r\n                                \"y\": \"-85.32609558105469\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"402.1147155761719\",\r\n                                \"y\": \"-85.435791015625\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.31,\r\n                                \"y\": -75.71,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.858723640441895\",\r\n                                \"y\": \"-75.6960678100586\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.35869598388672\",\r\n                                \"y\": \"-75.68233489990234\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.858777046203613\",\r\n                                \"y\": \"-75.72354125976562\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -8.66,\r\n                                \"y\": 77.78,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.192425727844238\",\r\n                                \"y\": \"77.79782104492188\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.692380905151367\",\r\n                                \"y\": \"77.81548309326172\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.192514896392822\",\r\n                                \"y\": \"77.76249694824219\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 8.4,\r\n                                \"y\": -79.93,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"11.624799728393555\",\r\n                                \"y\": \"-79.9426498413086\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.124772071838379\",\r\n                                \"y\": \"-79.95638275146484\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"4.624853134155273\",\r\n                                \"y\": \"-79.91517639160156\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 8.63,\r\n                                \"y\": 76.17,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"12.299577713012695\",\r\n                                \"y\": \"76.15148162841797\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.79953384399414\",\r\n                                \"y\": \"76.13381958007812\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.2996673583984375\",\r\n                                \"y\": \"76.18680572509766\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 9.53,\r\n                                \"y\": 229.53,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.847021102905273\",\r\n                                \"y\": \"229.667236328125\",\r\n                                \"yaw\": \"-87.63053131103516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"16.34402847290039\",\r\n                                \"y\": \"229.8119354248047\",\r\n                                \"yaw\": \"-87.63053131103516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.853006362915039\",\r\n                                \"y\": \"229.37783813476562\",\r\n                                \"yaw\": \"-87.63053131103516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -333.24,\r\n                                \"y\": 428.79,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.4712219238281\",\r\n                                \"y\": \"432.01580810546875\",\r\n                                \"yaw\": \"4.099803924560547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.721435546875\",\r\n                                \"y\": \"435.5068664550781\",\r\n                                \"yaw\": \"4.099803924560547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.97076416015625\",\r\n                                \"y\": \"425.0337219238281\",\r\n                                \"yaw\": \"4.099803924560547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -183.17,\r\n                                \"y\": 410.82,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.47103881835938\",\r\n                                \"y\": \"406.9908752441406\",\r\n                                \"yaw\": \"175.50453186035156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.74537658691406\",\r\n                                \"y\": \"403.50164794921875\",\r\n                                \"yaw\": \"175.50453186035156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.92237854003906\",\r\n                                \"y\": \"413.9693298339844\",\r\n                                \"yaw\": \"175.50453186035156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -506.72,\r\n                                \"y\": 93.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-510.1669006347656\",\r\n                                \"y\": \"92.98015594482422\",\r\n                                \"yaw\": \"-268.00872802734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-513.664794921875\",\r\n                                \"y\": \"92.85853576660156\",\r\n                                \"yaw\": \"-268.00872802734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-503.1711120605469\",\r\n                                \"y\": \"93.223388671875\",\r\n                                \"yaw\": \"-268.00872802734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -490.77,\r\n                                \"y\": 245.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-487.16552734375\",\r\n                                \"y\": \"245.8351593017578\",\r\n                                \"yaw\": \"268.17498779296875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-483.66729736328125\",\r\n                                \"y\": \"245.72369384765625\",\r\n                                \"yaw\": \"268.17498779296875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-494.1619567871094\",\r\n                                \"y\": \"246.05809020996094\",\r\n                                \"yaw\": \"268.17498779296875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357\",\r\n                                \"x\": 173.5,\r\n                                \"y\": 32.58,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3799743652344\",\r\n                                \"x\": \"173.4454803466797\",\r\n                                \"y\": \"35.77303695678711\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.388184547424316\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3799743652344\",\r\n                                \"x\": \"173.38575744628906\",\r\n                                \"y\": \"39.272525787353516\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.388184547424316\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3799743652344\",\r\n                                \"x\": \"173.56495666503906\",\r\n                                \"y\": \"28.774057388305664\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.388184547424316\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.11,\r\n                                \"y\": 30.78,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2735595703125\",\r\n                                \"x\": \"6.096487998962402\",\r\n                                \"y\": \"34.107757568359375\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981568336486816\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2735595703125\",\r\n                                \"x\": \"6.082276821136475\",\r\n                                \"y\": \"37.60772705078125\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981568336486816\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2735595703125\",\r\n                                \"x\": \"6.124910831451416\",\r\n                                \"y\": \"27.10781478881836\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981568336486816\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": -179.61,\r\n                                \"y\": 30.69,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 6.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.61404418945312\",\r\n                                \"y\": \"33.7061882019043\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.786752700805664\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6187286376953\",\r\n                                \"y\": \"37.20618438720703\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.786752700805664\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6046600341797\",\r\n                                \"y\": \"26.706195831298828\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.786752700805664\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": -358.27,\r\n                                \"y\": 29.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.13\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08050537109375\",\r\n                                \"x\": \"-358.2468566894531\",\r\n                                \"y\": \"33.5247688293457\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002702070167288184\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08050537109375\",\r\n                                \"x\": \"-358.224365234375\",\r\n                                \"y\": \"37.024696350097656\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002702070167288184\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08050537109375\",\r\n                                \"x\": \"-358.2918701171875\",\r\n                                \"y\": \"26.524913787841797\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002702070167288184\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 343.59,\r\n                                \"y\": 17.41,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0367799997329712\",\r\n                                \"x\": \"343.5028991699219\",\r\n                                \"y\": \"14.132526397705078\",\r\n                                \"yaw\": \"178.47779846191406\",\r\n                                \"z\": \"0.3601361811161041\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0367799997329712\",\r\n                                \"x\": \"343.4099426269531\",\r\n                                \"y\": \"10.633761405944824\",\r\n                                \"yaw\": \"178.47779846191406\",\r\n                                \"z\": \"0.3601361811161041\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0367799997329712\",\r\n                                \"x\": \"343.6888732910156\",\r\n                                \"y\": \"21.130056381225586\",\r\n                                \"yaw\": \"178.47779846191406\",\r\n                                \"z\": \"0.3601361811161041\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 156.27,\r\n                                \"y\": 14.49,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 10.31\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2178122997283936\",\r\n                                \"x\": \"156.3299560546875\",\r\n                                \"y\": \"10.977312088012695\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.12852954864502\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2178122997283936\",\r\n                                \"x\": \"156.3896942138672\",\r\n                                \"y\": \"7.477822303771973\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.12852954864502\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2178122997283936\",\r\n                                \"x\": \"156.21047973632812\",\r\n                                \"y\": \"17.976293563842773\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.12852954864502\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -29.59,\r\n                                \"y\": 12.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 11.43\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.575960159301758\",\r\n                                \"y\": \"9.462711334228516\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491663932800293\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.561748504638672\",\r\n                                \"y\": \"5.962739944458008\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491663932800293\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.60438346862793\",\r\n                                \"y\": \"16.46265411376953\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491663932800293\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": -206.42,\r\n                                \"y\": 12.51,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 5.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.41551208496094\",\r\n                                \"y\": \"9.170232772827148\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.3956618309021\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.41082763671875\",\r\n                                \"y\": \"5.670236110687256\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.3956618309021\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.42489624023438\",\r\n                                \"y\": \"16.17022705078125\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.3956618309021\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 389.55,\r\n                                \"y\": -235.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"386.126953125\",\r\n                                \"y\": \"-235.0426788330078\",\r\n                                \"yaw\": \"89.04051971435547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"382.62744140625\",\r\n                                \"y\": \"-234.98406982421875\",\r\n                                \"yaw\": \"89.04051971435547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"393.1259765625\",\r\n                                \"y\": \"-235.15989685058594\",\r\n                                \"yaw\": \"89.04051971435547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 402.0,\r\n                                \"y\": -85.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"405.6141662597656\",\r\n                                \"y\": \"-85.36223602294922\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"409.1139831542969\",\r\n                                \"y\": \"-85.32567596435547\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"412.6138000488281\",\r\n                                \"y\": \"-85.28910827636719\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -29.59,\r\n                                \"y\": 16.5,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 11.43\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.575634002685547\",\r\n                                \"y\": \"12.962740898132324\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491913795471191\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.56142234802246\",\r\n                                \"y\": \"9.462770462036133\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491913795471191\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.547210693359375\",\r\n                                \"y\": \"5.962799072265625\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491913795471191\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": -206.42,\r\n                                \"y\": 16.9,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 5.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.41432189941406\",\r\n                                \"y\": \"12.67023754119873\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.39596700668335\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.4096221923828\",\r\n                                \"y\": \"9.17024040222168\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.39596700668335\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.40493774414062\",\r\n                                \"y\": \"5.670243740081787\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.39596700668335\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.36,\r\n                                \"y\": -229.98,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-9.628252983093262\",\r\n                                \"y\": \"-230.17373657226562\",\r\n                                \"yaw\": \"453.3927917480469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-13.12211799621582\",\r\n                                \"y\": \"-230.38087463378906\",\r\n                                \"yaw\": \"453.3927917480469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-16.615983963012695\",\r\n                                \"y\": \"-230.5880126953125\",\r\n                                \"yaw\": \"453.3927917480469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.98,\r\n                                \"y\": -75.71,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.358698844909668\",\r\n                                \"y\": \"-75.69673919677734\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.858672142028809\",\r\n                                \"y\": \"-75.68299865722656\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.358644485473633\",\r\n                                \"y\": \"-75.66926574707031\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.32,\r\n                                \"y\": 77.78,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-8.692384719848633\",\r\n                                \"y\": \"77.79701232910156\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.192340850830078\",\r\n                                \"y\": \"77.8146743774414\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.692296028137207\",\r\n                                \"y\": \"77.83233642578125\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 4.69,\r\n                                \"y\": -79.93,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.12476921081543\",\r\n                                \"y\": \"-79.9434814453125\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"11.62474250793457\",\r\n                                \"y\": \"-79.95721435546875\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.124715805053711\",\r\n                                \"y\": \"-79.970947265625\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.29,\r\n                                \"y\": 76.17,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.799537658691406\",\r\n                                \"y\": \"76.15229034423828\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"12.299492835998535\",\r\n                                \"y\": \"76.13462829589844\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.79944896697998\",\r\n                                \"y\": \"76.1169662475586\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.19,\r\n                                \"y\": 229.53,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.344169616699219\",\r\n                                \"y\": \"229.6626434326172\",\r\n                                \"yaw\": \"-87.59183502197266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.841078758239746\",\r\n                                \"y\": \"229.80970764160156\",\r\n                                \"yaw\": \"-87.59183502197266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"16.337987899780273\",\r\n                                \"y\": \"229.95677185058594\",\r\n                                \"yaw\": \"-87.59183502197266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -494.19,\r\n                                \"y\": 245.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-490.6671142578125\",\r\n                                \"y\": \"245.83995056152344\",\r\n                                \"yaw\": \"268.21075439453125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-487.1688232421875\",\r\n                                \"y\": \"245.7306671142578\",\r\n                                \"yaw\": \"268.21075439453125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-483.6705322265625\",\r\n                                \"y\": \"245.6213836669922\",\r\n                                \"yaw\": \"268.21075439453125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -503.22,\r\n                                \"y\": 93.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-506.6645202636719\",\r\n                                \"y\": \"92.97496795654297\",\r\n                                \"yaw\": \"-267.9211730957031\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-510.1622009277344\",\r\n                                \"y\": \"92.84800720214844\",\r\n                                \"yaw\": \"-267.9211730957031\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-513.659912109375\",\r\n                                \"y\": \"92.7210464477539\",\r\n                                \"yaw\": \"-267.9211730957031\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 393.1,\r\n                                \"y\": -235.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"389.62744140625\",\r\n                                \"y\": \"-235.04331970214844\",\r\n                                \"yaw\": \"89.06451416015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"386.1278991699219\",\r\n                                \"y\": \"-234.98617553710938\",\r\n                                \"yaw\": \"89.06451416015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"382.6283874511719\",\r\n                                \"y\": \"-234.9290313720703\",\r\n                                \"yaw\": \"89.06451416015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -333.24,\r\n                                \"y\": 425.47,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.46160888671875\",\r\n                                \"y\": \"428.5073547363281\",\r\n                                \"yaw\": \"4.173131942749023\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.71630859375\",\r\n                                \"y\": \"431.9980773925781\",\r\n                                \"yaw\": \"4.173131942749023\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.97100830078125\",\r\n                                \"y\": \"435.4888000488281\",\r\n                                \"yaw\": \"4.173131942749023\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -183.17,\r\n                                \"y\": 414.14,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.45127868652344\",\r\n                                \"y\": \"410.49993896484375\",\r\n                                \"yaw\": \"175.5814666748047\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.72093200683594\",\r\n                                \"y\": \"407.0103454589844\",\r\n                                \"yaw\": \"175.5814666748047\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.99057006835938\",\r\n                                \"y\": \"403.520751953125\",\r\n                                \"yaw\": \"175.5814666748047\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 343.6,\r\n                                \"y\": 21.0,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0392494201660156\",\r\n                                \"x\": \"343.5164794921875\",\r\n                                \"y\": \"17.633331298828125\",\r\n                                \"yaw\": \"178.578369140625\",\r\n                                \"z\": \"0.36185377836227417\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0392494201660156\",\r\n                                \"x\": \"343.4296569824219\",\r\n                                \"y\": \"14.134408950805664\",\r\n                                \"yaw\": \"178.578369140625\",\r\n                                \"z\": \"0.36185377836227417\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0392494201660156\",\r\n                                \"x\": \"343.3428039550781\",\r\n                                \"y\": \"10.635486602783203\",\r\n                                \"yaw\": \"178.578369140625\",\r\n                                \"z\": \"0.36185377836227417\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357\",\r\n                                \"x\": 173.5,\r\n                                \"y\": 29.2,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3813171386719\",\r\n                                \"x\": \"173.4475555419922\",\r\n                                \"y\": \"32.272560119628906\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.39082145690918\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3813171386719\",\r\n                                \"x\": \"173.3878173828125\",\r\n                                \"y\": \"35.77205276489258\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.39082145690918\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3813171386719\",\r\n                                \"x\": \"173.32809448242188\",\r\n                                \"y\": \"39.271541595458984\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.39082145690918\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": 326.5,\r\n                                \"y\": 20.8,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.490559458732605\",\r\n                                \"x\": \"326.55828857421875\",\r\n                                \"y\": \"17.38355827331543\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"0.7443756461143494\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.490559458732605\",\r\n                                \"x\": \"326.6180114746094\",\r\n                                \"y\": \"13.88406753540039\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"0.7443756461143494\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.490559458732605\",\r\n                                \"x\": \"326.6777648925781\",\r\n                                \"y\": \"10.384577751159668\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"0.7443756461143494\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.11,\r\n                                \"y\": 27.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2740478515625\",\r\n                                \"x\": \"6.096976280212402\",\r\n                                \"y\": \"30.607730865478516\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981502532958984\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2740478515625\",\r\n                                \"x\": \"6.082764625549316\",\r\n                                \"y\": \"34.10770034790039\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981502532958984\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2740478515625\",\r\n                                \"x\": \"6.068553447723389\",\r\n                                \"y\": \"37.60767364501953\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981502532958984\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": -179.61,\r\n                                \"y\": 27.31,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 6.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.61387634277344\",\r\n                                \"y\": \"30.206186294555664\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.78651762008667\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6185760498047\",\r\n                                \"y\": \"33.70618438720703\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.78651762008667\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.62326049804688\",\r\n                                \"y\": \"37.206180572509766\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.78651762008667\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": -358.27,\r\n                                \"y\": 26.55,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.13\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0809631347656\",\r\n                                \"x\": \"-358.24761962890625\",\r\n                                \"y\": \"30.024702072143555\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0027326939161866903\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0809631347656\",\r\n                                \"x\": \"-358.22509765625\",\r\n                                \"y\": \"33.52463150024414\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0027326939161866903\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0809631347656\",\r\n                                \"x\": \"-358.2026062011719\",\r\n                                \"y\": \"37.024559020996094\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0027326939161866903\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 156.27,\r\n                                \"y\": 18.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 10.31\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2194602489471436\",\r\n                                \"x\": \"156.34207153320312\",\r\n                                \"y\": \"14.47802734375\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.125747680664062\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2194602489471436\",\r\n                                \"x\": \"156.4018096923828\",\r\n                                \"y\": \"10.978536605834961\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.125747680664062\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2194602489471436\",\r\n                                \"x\": \"156.4615478515625\",\r\n                                \"y\": \"7.479046821594238\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.125747680664062\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 198.95,\r\n                                \"y\": -199.54,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 170.74,\r\n                                \"y\": -169.54,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 204.69,\r\n                                \"y\": -144.35,\r\n                                \"yaw\": 263.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 229.98,\r\n                                \"y\": -172.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario1\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -333.24,\r\n                                \"y\": 435.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.98760986328125\",\r\n                                \"y\": \"432.04986572265625\",\r\n                                \"yaw\": \"3.95513916015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.7461853027344\",\r\n                                \"y\": \"428.5581970214844\",\r\n                                \"yaw\": \"3.95513916015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.5047607421875\",\r\n                                \"y\": \"425.0665283203125\",\r\n                                \"yaw\": \"3.95513916015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -183.17,\r\n                                \"y\": 406.92,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.44630432128906\",\r\n                                \"y\": \"403.47784423828125\",\r\n                                \"yaw\": \"175.41065979003906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.88621520996094\",\r\n                                \"y\": \"410.4554138183594\",\r\n                                \"yaw\": \"175.41065979003906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.60617065429688\",\r\n                                \"y\": \"413.9441833496094\",\r\n                                \"yaw\": \"175.41065979003906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -183.17,\r\n                                \"y\": 403.29,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.87094116210938\",\r\n                                \"y\": \"406.9427185058594\",\r\n                                \"yaw\": \"175.3197021484375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.58535766601562\",\r\n                                \"y\": \"410.4310302734375\",\r\n                                \"yaw\": \"175.3197021484375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.29977416992188\",\r\n                                \"y\": \"413.91937255859375\",\r\n                                \"yaw\": \"175.3197021484375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -510.3,\r\n                                \"y\": 93.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-513.669189453125\",\r\n                                \"y\": \"92.98770141601562\",\r\n                                \"yaw\": \"-268.0909423828125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-506.6730651855469\",\r\n                                \"y\": \"93.22088623046875\",\r\n                                \"yaw\": \"-268.0909423828125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-503.17498779296875\",\r\n                                \"y\": \"93.33748626708984\",\r\n                                \"yaw\": \"-268.0909423828125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -514.1,\r\n                                \"y\": 93.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-510.1750793457031\",\r\n                                \"y\": \"93.2253189086914\",\r\n                                \"yaw\": \"-268.1711120605469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-506.6768493652344\",\r\n                                \"y\": \"93.33702087402344\",\r\n                                \"yaw\": \"-268.1711120605469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-503.17864990234375\",\r\n                                \"y\": \"93.44872283935547\",\r\n                                \"yaw\": \"-268.1711120605469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -13.36,\r\n                                \"y\": -229.98,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-16.640460968017578\",\r\n                                \"y\": \"-230.1665802001953\",\r\n                                \"yaw\": \"453.2553405761719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-9.651756286621094\",\r\n                                \"y\": \"-229.7690887451172\",\r\n                                \"yaw\": \"453.2553405761719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.15740442276001\",\r\n                                \"y\": \"-229.57032775878906\",\r\n                                \"yaw\": \"453.2553405761719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -487.27,\r\n                                \"y\": 245.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-483.66375732421875\",\r\n                                \"y\": \"245.8326873779297\",\r\n                                \"yaw\": \"268.1368713378906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-490.6600646972656\",\r\n                                \"y\": \"246.06027221679688\",\r\n                                \"yaw\": \"268.1368713378906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-494.1582336425781\",\r\n                                \"y\": \"246.17405700683594\",\r\n                                \"yaw\": \"268.1368713378906\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -483.59,\r\n                                \"y\": 245.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-487.15789794921875\",\r\n                                \"y\": \"246.0686798095703\",\r\n                                \"yaw\": \"268.0950622558594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-490.6559753417969\",\r\n                                \"y\": \"246.1850128173828\",\r\n                                \"yaw\": \"268.0950622558594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-494.1540222167969\",\r\n                                \"y\": \"246.30136108398438\",\r\n                                \"yaw\": \"268.0950622558594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.69,\r\n                                \"y\": -229.98,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-13.133902549743652\",\r\n                                \"y\": \"-230.1801300048828\",\r\n                                \"yaw\": \"453.32598876953125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-16.628005981445312\",\r\n                                \"y\": \"-230.38319396972656\",\r\n                                \"yaw\": \"453.32598876953125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.145692825317383\",\r\n                                \"y\": \"-229.77401733398438\",\r\n                                \"yaw\": \"453.32598876953125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 13.24,\r\n                                \"y\": 229.53,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"16.350406646728516\",\r\n                                \"y\": \"229.65643310546875\",\r\n                                \"yaw\": \"-87.67208099365234\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.356184005737305\",\r\n                                \"y\": \"229.37210083007812\",\r\n                                \"yaw\": \"-87.67208099365234\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.859072208404541\",\r\n                                \"y\": \"229.2299346923828\",\r\n                                \"yaw\": \"-87.67208099365234\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 15.3,\r\n                                \"y\": -79.93,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"11.624905586242676\",\r\n                                \"y\": \"-79.91557312011719\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.124932289123535\",\r\n                                \"y\": \"-79.90184020996094\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"4.624959468841553\",\r\n                                \"y\": \"-79.88809967041016\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 15.9,\r\n                                \"y\": 76.17,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 16.8,\r\n                                \"y\": 229.53,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.859013557434082\",\r\n                                \"y\": \"229.3724365234375\",\r\n                                \"yaw\": \"-87.71060180664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.361806869506836\",\r\n                                \"y\": \"229.2326202392578\",\r\n                                \"yaw\": \"-87.71060180664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.864601135253906\",\r\n                                \"y\": \"229.09280395507812\",\r\n                                \"yaw\": \"-87.71060180664062\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -333.24,\r\n                                \"y\": 432.39,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.4604797363281\",\r\n                                \"y\": \"435.5253601074219\",\r\n                                \"yaw\": \"4.0231428146362305\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.9693603515625\",\r\n                                \"y\": \"428.5426025390625\",\r\n                                \"yaw\": \"4.0231428146362305\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.7237854003906\",\r\n                                \"y\": \"425.0512390136719\",\r\n                                \"yaw\": \"4.0231428146362305\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357\",\r\n                                \"x\": 173.5,\r\n                                \"y\": 36.18,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3785705566406\",\r\n                                \"x\": \"173.44720458984375\",\r\n                                \"y\": \"39.27357482910156\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.385374069213867\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3785705566406\",\r\n                                \"x\": \"173.56666564941406\",\r\n                                \"y\": \"32.274593353271484\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.385374069213867\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3785705566406\",\r\n                                \"x\": \"173.62640380859375\",\r\n                                \"y\": \"28.775104522705078\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.385374069213867\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.11,\r\n                                \"y\": 34.38,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2730407714844\",\r\n                                \"x\": \"6.096894264221191\",\r\n                                \"y\": \"37.6077880859375\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981637954711914\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2730407714844\",\r\n                                \"x\": \"6.125317096710205\",\r\n                                \"y\": \"30.607847213745117\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981637954711914\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2730407714844\",\r\n                                \"x\": \"6.139528274536133\",\r\n                                \"y\": \"27.10787582397461\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981637954711914\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": -179.61,\r\n                                \"y\": 34.29,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 6.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6138916015625\",\r\n                                \"y\": \"37.20619201660156\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787003040313721\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.60450744628906\",\r\n                                \"y\": \"30.206199645996094\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787003040313721\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.59982299804688\",\r\n                                \"y\": \"26.70620346069336\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787003040313721\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": -358.27,\r\n                                \"y\": 33.53,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.13\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08001708984375\",\r\n                                \"x\": \"-358.24749755859375\",\r\n                                \"y\": \"37.024845123291016\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0026696426793932915\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08001708984375\",\r\n                                \"x\": \"-358.2925109863281\",\r\n                                \"y\": \"30.02499008178711\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0026696426793932915\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08001708984375\",\r\n                                \"x\": \"-358.31500244140625\",\r\n                                \"y\": \"26.525062561035156\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0026696426793932915\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357\",\r\n                                \"x\": 173.5,\r\n                                \"y\": 39.53,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.37725830078125\",\r\n                                \"x\": \"173.5640869140625\",\r\n                                \"y\": \"35.775062561035156\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.382757186889648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.37725830078125\",\r\n                                \"x\": \"173.6238250732422\",\r\n                                \"y\": \"32.275569915771484\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.382757186889648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.37725830078125\",\r\n                                \"x\": \"173.68356323242188\",\r\n                                \"y\": \"28.776081085205078\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.382757186889648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.11,\r\n                                \"y\": 37.73,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2725524902344\",\r\n                                \"x\": \"6.124706745147705\",\r\n                                \"y\": \"34.107872009277344\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.98170280456543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2725524902344\",\r\n                                \"x\": \"6.138918399810791\",\r\n                                \"y\": \"30.60790252685547\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.98170280456543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2725524902344\",\r\n                                \"x\": \"6.153129577636719\",\r\n                                \"y\": \"27.10793113708496\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.98170280456543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": -179.61,\r\n                                \"y\": 37.64,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 6.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.60472106933594\",\r\n                                \"y\": \"33.70620346069336\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787235736846924\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6000213623047\",\r\n                                \"y\": \"30.206205368041992\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787235736846924\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.5953369140625\",\r\n                                \"y\": \"26.706209182739258\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.787235736846924\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": -358.27,\r\n                                \"y\": 36.88,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.13\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0795593261719\",\r\n                                \"x\": \"-358.2915344238281\",\r\n                                \"y\": \"33.52505874633789\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002639642683789134\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0795593261719\",\r\n                                \"x\": \"-358.3140563964844\",\r\n                                \"y\": \"30.025129318237305\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002639642683789134\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0795593261719\",\r\n                                \"x\": \"-358.3365478515625\",\r\n                                \"y\": \"26.52520179748535\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002639642683789134\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -12.98,\r\n                                \"y\": -75.71,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.358753204345703\",\r\n                                \"y\": \"-75.69673919677734\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.358806610107422\",\r\n                                \"y\": \"-75.72421264648438\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.8588337898254395\",\r\n                                \"y\": \"-75.73794555664062\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 343.59,\r\n                                \"y\": 14.1,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0338159799575806\",\r\n                                \"x\": \"343.49053955078125\",\r\n                                \"y\": \"10.631532669067383\",\r\n                                \"yaw\": \"178.3571014404297\",\r\n                                \"z\": \"0.3580799102783203\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0338159799575806\",\r\n                                \"x\": \"343.69122314453125\",\r\n                                \"y\": \"17.62865447998047\",\r\n                                \"yaw\": \"178.3571014404297\",\r\n                                \"z\": \"0.3580799102783203\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0338159799575806\",\r\n                                \"x\": \"343.79156494140625\",\r\n                                \"y\": \"21.127216339111328\",\r\n                                \"yaw\": \"178.3571014404297\",\r\n                                \"z\": \"0.3580799102783203\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 156.27,\r\n                                \"y\": 11.9,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 10.31\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2167985439300537\",\r\n                                \"x\": \"156.3455047607422\",\r\n                                \"y\": \"7.477066993713379\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.130240440368652\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2167985439300537\",\r\n                                \"x\": \"156.2260284423828\",\r\n                                \"y\": \"14.47604751586914\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.130240440368652\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2167985439300537\",\r\n                                \"x\": \"156.16629028320312\",\r\n                                \"y\": \"17.97553825378418\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.130240440368652\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -29.59,\r\n                                \"y\": 9.52,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 11.43\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.603975296020508\",\r\n                                \"y\": \"12.962626457214355\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491427421569824\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.618186950683594\",\r\n                                \"y\": \"16.46259880065918\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491427421569824\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": -206.42,\r\n                                \"y\": 9.11,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 5.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.41539001464844\",\r\n                                \"y\": \"5.670230388641357\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395425319671631\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.42477416992188\",\r\n                                \"y\": \"12.6702241897583\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395425319671631\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.42945861816406\",\r\n                                \"y\": \"16.17022132873535\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395425319671631\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 343.59,\r\n                                \"y\": 10.45,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0299503803253174\",\r\n                                \"x\": \"343.70556640625\",\r\n                                \"y\": \"14.126648902893066\",\r\n                                \"yaw\": \"178.19967651367188\",\r\n                                \"z\": \"0.35540708899497986\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0299503803253174\",\r\n                                \"x\": \"343.8155212402344\",\r\n                                \"y\": \"17.624921798706055\",\r\n                                \"yaw\": \"178.19967651367188\",\r\n                                \"z\": \"0.35540708899497986\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0299503803253174\",\r\n                                \"x\": \"343.92547607421875\",\r\n                                \"y\": \"21.123193740844727\",\r\n                                \"yaw\": \"178.19967651367188\",\r\n                                \"z\": \"0.35540708899497986\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 156.27,\r\n                                \"y\": 7.53,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 10.31\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.215087652206421\",\r\n                                \"x\": \"156.21119689941406\",\r\n                                \"y\": \"10.975284576416016\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.133125305175781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.215087652206421\",\r\n                                \"x\": \"156.15145874023438\",\r\n                                \"y\": \"14.474775314331055\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.133125305175781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.215087652206421\",\r\n                                \"x\": \"156.0917205810547\",\r\n                                \"y\": \"17.974266052246094\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.133125305175781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -29.59,\r\n                                \"y\": 5.96,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 11.43\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.604219436645508\",\r\n                                \"y\": \"9.462596893310547\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491179466247559\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.618431091308594\",\r\n                                \"y\": \"12.962567329406738\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491179466247559\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.63264274597168\",\r\n                                \"y\": \"16.462539672851562\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491179466247559\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": -206.42,\r\n                                \"y\": 5.55,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 5.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.4248504638672\",\r\n                                \"y\": \"9.170221328735352\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395177841186523\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.42955017089844\",\r\n                                \"y\": \"12.670218467712402\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395177841186523\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.43423461914062\",\r\n                                \"y\": \"16.170215606689453\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.395177841186523\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 385.91,\r\n                                \"y\": -235.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"382.6264343261719\",\r\n                                \"y\": \"-235.0435333251953\",\r\n                                \"yaw\": \"89.01460266113281\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"389.6253967285156\",\r\n                                \"y\": \"-235.16390991210938\",\r\n                                \"yaw\": \"89.01460266113281\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"393.1248779296875\",\r\n                                \"y\": \"-235.22410583496094\",\r\n                                \"yaw\": \"89.01460266113281\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 409.22,\r\n                                \"y\": -85.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"412.61456298828125\",\r\n                                \"y\": \"-85.36454010009766\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"405.61492919921875\",\r\n                                \"y\": \"-85.43766784667969\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"402.1151123046875\",\r\n                                \"y\": \"-85.47423553466797\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -12.32,\r\n                                \"y\": 77.78,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.692474365234375\",\r\n                                \"y\": \"77.79701232910156\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-8.6925630569458\",\r\n                                \"y\": \"77.76168823242188\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.192607879638672\",\r\n                                \"y\": \"77.74402618408203\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 412.59,\r\n                                \"y\": -85.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"409.1151123046875\",\r\n                                \"y\": \"-85.43630981445312\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"405.61529541015625\",\r\n                                \"y\": \"-85.47286987304688\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"402.115478515625\",\r\n                                \"y\": \"-85.50943756103516\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.97,\r\n                                \"y\": -229.98,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-13.157381057739258\",\r\n                                \"y\": \"-229.76759338378906\",\r\n                                \"yaw\": \"453.188720703125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-9.662800788879395\",\r\n                                \"y\": \"-229.57290649414062\",\r\n                                \"yaw\": \"453.188720703125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.168219089508057\",\r\n                                \"y\": \"-229.3782196044922\",\r\n                                \"yaw\": \"453.188720703125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.59,\r\n                                \"y\": -75.71,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.858835220336914\",\r\n                                \"y\": \"-75.72463989257812\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.358861923217773\",\r\n                                \"y\": \"-75.7383804321289\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.858889102935791\",\r\n                                \"y\": \"-75.75211334228516\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -15.94,\r\n                                \"y\": 77.78,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.192610740661621\",\r\n                                \"y\": \"77.7610855102539\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-8.692655563354492\",\r\n                                \"y\": \"77.74342346191406\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.192700386047363\",\r\n                                \"y\": \"77.72576141357422\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 11.74,\r\n                                \"y\": -79.93,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.124823570251465\",\r\n                                \"y\": \"-79.94327545166016\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.1248779296875\",\r\n                                \"y\": \"-79.91580963134766\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"4.624904632568359\",\r\n                                \"y\": \"-79.90206909179688\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 12.33,\r\n                                \"y\": 76.17,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.799628257751465\",\r\n                                \"y\": \"76.15249633789062\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.79971694946289\",\r\n                                \"y\": \"76.18782043457031\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.299761772155762\",\r\n                                \"y\": \"76.20548248291016\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 405.54,\r\n                                \"y\": -85.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"409.1143493652344\",\r\n                                \"y\": \"-85.36266326904297\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"412.6141662597656\",\r\n                                \"y\": \"-85.32609558105469\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"402.1147155761719\",\r\n                                \"y\": \"-85.435791015625\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.31,\r\n                                \"y\": -75.71,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.858723640441895\",\r\n                                \"y\": \"-75.6960678100586\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.35869598388672\",\r\n                                \"y\": \"-75.68233489990234\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.858777046203613\",\r\n                                \"y\": \"-75.72354125976562\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -8.66,\r\n                                \"y\": 77.78,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.192425727844238\",\r\n                                \"y\": \"77.79782104492188\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.692380905151367\",\r\n                                \"y\": \"77.81548309326172\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.192514896392822\",\r\n                                \"y\": \"77.76249694824219\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 8.4,\r\n                                \"y\": -79.93,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"11.624799728393555\",\r\n                                \"y\": \"-79.9426498413086\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.124772071838379\",\r\n                                \"y\": \"-79.95638275146484\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"4.624853134155273\",\r\n                                \"y\": \"-79.91517639160156\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 8.63,\r\n                                \"y\": 76.17,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"12.299577713012695\",\r\n                                \"y\": \"76.15148162841797\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.79953384399414\",\r\n                                \"y\": \"76.13381958007812\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.2996673583984375\",\r\n                                \"y\": \"76.18680572509766\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 9.53,\r\n                                \"y\": 229.53,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.847021102905273\",\r\n                                \"y\": \"229.667236328125\",\r\n                                \"yaw\": \"-87.63053131103516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"16.34402847290039\",\r\n                                \"y\": \"229.8119354248047\",\r\n                                \"yaw\": \"-87.63053131103516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.853006362915039\",\r\n                                \"y\": \"229.37783813476562\",\r\n                                \"yaw\": \"-87.63053131103516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -333.24,\r\n                                \"y\": 428.79,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.4712219238281\",\r\n                                \"y\": \"432.01580810546875\",\r\n                                \"yaw\": \"4.099803924560547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.721435546875\",\r\n                                \"y\": \"435.5068664550781\",\r\n                                \"yaw\": \"4.099803924560547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-332.97076416015625\",\r\n                                \"y\": \"425.0337219238281\",\r\n                                \"yaw\": \"4.099803924560547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -183.17,\r\n                                \"y\": 410.82,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.47103881835938\",\r\n                                \"y\": \"406.9908752441406\",\r\n                                \"yaw\": \"175.50453186035156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.74537658691406\",\r\n                                \"y\": \"403.50164794921875\",\r\n                                \"yaw\": \"175.50453186035156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-182.92237854003906\",\r\n                                \"y\": \"413.9693298339844\",\r\n                                \"yaw\": \"175.50453186035156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -506.72,\r\n                                \"y\": 93.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-510.1669006347656\",\r\n                                \"y\": \"92.98015594482422\",\r\n                                \"yaw\": \"-268.00872802734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-513.664794921875\",\r\n                                \"y\": \"92.85853576660156\",\r\n                                \"yaw\": \"-268.00872802734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-503.1711120605469\",\r\n                                \"y\": \"93.223388671875\",\r\n                                \"yaw\": \"-268.00872802734375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -490.77,\r\n                                \"y\": 245.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-487.16552734375\",\r\n                                \"y\": \"245.8351593017578\",\r\n                                \"yaw\": \"268.17498779296875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-483.66729736328125\",\r\n                                \"y\": \"245.72369384765625\",\r\n                                \"yaw\": \"268.17498779296875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-494.1619567871094\",\r\n                                \"y\": \"246.05809020996094\",\r\n                                \"yaw\": \"268.17498779296875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357\",\r\n                                \"x\": 173.5,\r\n                                \"y\": 32.58,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3799743652344\",\r\n                                \"x\": \"173.4454803466797\",\r\n                                \"y\": \"35.77303695678711\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.388184547424316\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3799743652344\",\r\n                                \"x\": \"173.38575744628906\",\r\n                                \"y\": \"39.272525787353516\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.388184547424316\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3799743652344\",\r\n                                \"x\": \"173.56495666503906\",\r\n                                \"y\": \"28.774057388305664\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.388184547424316\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.11,\r\n                                \"y\": 30.78,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2735595703125\",\r\n                                \"x\": \"6.096487998962402\",\r\n                                \"y\": \"34.107757568359375\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981568336486816\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2735595703125\",\r\n                                \"x\": \"6.082276821136475\",\r\n                                \"y\": \"37.60772705078125\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981568336486816\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2735595703125\",\r\n                                \"x\": \"6.124910831451416\",\r\n                                \"y\": \"27.10781478881836\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981568336486816\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": -179.61,\r\n                                \"y\": 30.69,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 6.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.61404418945312\",\r\n                                \"y\": \"33.7061882019043\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.786752700805664\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6187286376953\",\r\n                                \"y\": \"37.20618438720703\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.786752700805664\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6046600341797\",\r\n                                \"y\": \"26.706195831298828\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.786752700805664\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": -358.27,\r\n                                \"y\": 29.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.13\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08050537109375\",\r\n                                \"x\": \"-358.2468566894531\",\r\n                                \"y\": \"33.5247688293457\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002702070167288184\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08050537109375\",\r\n                                \"x\": \"-358.224365234375\",\r\n                                \"y\": \"37.024696350097656\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002702070167288184\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.08050537109375\",\r\n                                \"x\": \"-358.2918701171875\",\r\n                                \"y\": \"26.524913787841797\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.002702070167288184\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 343.59,\r\n                                \"y\": 17.41,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0367799997329712\",\r\n                                \"x\": \"343.5028991699219\",\r\n                                \"y\": \"14.132526397705078\",\r\n                                \"yaw\": \"178.47779846191406\",\r\n                                \"z\": \"0.3601361811161041\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0367799997329712\",\r\n                                \"x\": \"343.4099426269531\",\r\n                                \"y\": \"10.633761405944824\",\r\n                                \"yaw\": \"178.47779846191406\",\r\n                                \"z\": \"0.3601361811161041\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0367799997329712\",\r\n                                \"x\": \"343.6888732910156\",\r\n                                \"y\": \"21.130056381225586\",\r\n                                \"yaw\": \"178.47779846191406\",\r\n                                \"z\": \"0.3601361811161041\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 156.27,\r\n                                \"y\": 14.49,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 10.31\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2178122997283936\",\r\n                                \"x\": \"156.3299560546875\",\r\n                                \"y\": \"10.977312088012695\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.12852954864502\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2178122997283936\",\r\n                                \"x\": \"156.3896942138672\",\r\n                                \"y\": \"7.477822303771973\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.12852954864502\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2178122997283936\",\r\n                                \"x\": \"156.21047973632812\",\r\n                                \"y\": \"17.976293563842773\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.12852954864502\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -29.59,\r\n                                \"y\": 12.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 11.43\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.575960159301758\",\r\n                                \"y\": \"9.462711334228516\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491663932800293\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.561748504638672\",\r\n                                \"y\": \"5.962739944458008\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491663932800293\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.60438346862793\",\r\n                                \"y\": \"16.46265411376953\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491663932800293\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": -206.42,\r\n                                \"y\": 12.51,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 5.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.41551208496094\",\r\n                                \"y\": \"9.170232772827148\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.3956618309021\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.41082763671875\",\r\n                                \"y\": \"5.670236110687256\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.3956618309021\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.42489624023438\",\r\n                                \"y\": \"16.17022705078125\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.3956618309021\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 389.55,\r\n                                \"y\": -235.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"386.126953125\",\r\n                                \"y\": \"-235.0426788330078\",\r\n                                \"yaw\": \"89.04051971435547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"382.62744140625\",\r\n                                \"y\": \"-234.98406982421875\",\r\n                                \"yaw\": \"89.04051971435547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"393.1259765625\",\r\n                                \"y\": \"-235.15989685058594\",\r\n                                \"yaw\": \"89.04051971435547\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 402.0,\r\n                                \"y\": -85.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"405.6141662597656\",\r\n                                \"y\": \"-85.36223602294922\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"409.1139831542969\",\r\n                                \"y\": \"-85.32567596435547\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"412.6138000488281\",\r\n                                \"y\": \"-85.28910827636719\",\r\n                                \"yaw\": \"270.5986022949219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -29.59,\r\n                                \"y\": 16.5,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 11.43\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.575634002685547\",\r\n                                \"y\": \"12.962740898132324\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491913795471191\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.56142234802246\",\r\n                                \"y\": \"9.462770462036133\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491913795471191\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.9835246801376343\",\r\n                                \"x\": \"-29.547210693359375\",\r\n                                \"y\": \"5.962799072265625\",\r\n                                \"yaw\": \"-179.76736450195312\",\r\n                                \"z\": \"10.491913795471191\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"358\",\r\n                                \"x\": -206.42,\r\n                                \"y\": 16.9,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 5.36\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.41432189941406\",\r\n                                \"y\": \"12.67023754119873\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.39596700668335\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.4096221923828\",\r\n                                \"y\": \"9.17024040222168\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.39596700668335\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-2.9702091217041016\",\r\n                                \"x\": \"-206.40493774414062\",\r\n                                \"y\": \"5.670243740081787\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"4.39596700668335\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.36,\r\n                                \"y\": -229.98,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-9.628252983093262\",\r\n                                \"y\": \"-230.17373657226562\",\r\n                                \"yaw\": \"453.3927917480469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-13.12211799621582\",\r\n                                \"y\": \"-230.38087463378906\",\r\n                                \"yaw\": \"453.3927917480469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-16.615983963012695\",\r\n                                \"y\": \"-230.5880126953125\",\r\n                                \"yaw\": \"453.3927917480469\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.98,\r\n                                \"y\": -75.71,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.358698844909668\",\r\n                                \"y\": \"-75.69673919677734\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.858672142028809\",\r\n                                \"y\": \"-75.68299865722656\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.358644485473633\",\r\n                                \"y\": \"-75.66926574707031\",\r\n                                \"yaw\": \"-270.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.32,\r\n                                \"y\": 77.78,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-8.692384719848633\",\r\n                                \"y\": \"77.79701232910156\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.192340850830078\",\r\n                                \"y\": \"77.8146743774414\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.692296028137207\",\r\n                                \"y\": \"77.83233642578125\",\r\n                                \"yaw\": \"-270.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 4.69,\r\n                                \"y\": -79.93,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.12476921081543\",\r\n                                \"y\": \"-79.9434814453125\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"11.62474250793457\",\r\n                                \"y\": \"-79.95721435546875\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.124715805053711\",\r\n                                \"y\": \"-79.970947265625\",\r\n                                \"yaw\": \"-90.224853515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.29,\r\n                                \"y\": 76.17,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"8.799537658691406\",\r\n                                \"y\": \"76.15229034423828\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"12.299492835998535\",\r\n                                \"y\": \"76.13462829589844\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"15.79944896697998\",\r\n                                \"y\": \"76.1169662475586\",\r\n                                \"yaw\": \"-90.28912353515625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.19,\r\n                                \"y\": 229.53,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.344169616699219\",\r\n                                \"y\": \"229.6626434326172\",\r\n                                \"yaw\": \"-87.59183502197266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.841078758239746\",\r\n                                \"y\": \"229.80970764160156\",\r\n                                \"yaw\": \"-87.59183502197266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"16.337987899780273\",\r\n                                \"y\": \"229.95677185058594\",\r\n                                \"yaw\": \"-87.59183502197266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -494.19,\r\n                                \"y\": 245.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-490.6671142578125\",\r\n                                \"y\": \"245.83995056152344\",\r\n                                \"yaw\": \"268.21075439453125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-487.1688232421875\",\r\n                                \"y\": \"245.7306671142578\",\r\n                                \"yaw\": \"268.21075439453125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-483.6705322265625\",\r\n                                \"y\": \"245.6213836669922\",\r\n                                \"yaw\": \"268.21075439453125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -503.22,\r\n                                \"y\": 93.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-506.6645202636719\",\r\n                                \"y\": \"92.97496795654297\",\r\n                                \"yaw\": \"-267.9211730957031\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-510.1622009277344\",\r\n                                \"y\": \"92.84800720214844\",\r\n                                \"yaw\": \"-267.9211730957031\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-513.659912109375\",\r\n                                \"y\": \"92.7210464477539\",\r\n                                \"yaw\": \"-267.9211730957031\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 393.1,\r\n                                \"y\": -235.1,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"389.62744140625\",\r\n                                \"y\": \"-235.04331970214844\",\r\n                                \"yaw\": \"89.06451416015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"386.1278991699219\",\r\n                                \"y\": \"-234.98617553710938\",\r\n                                \"yaw\": \"89.06451416015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"382.6283874511719\",\r\n                                \"y\": \"-234.9290313720703\",\r\n                                \"yaw\": \"89.06451416015625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -333.24,\r\n                                \"y\": 425.47,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.46160888671875\",\r\n                                \"y\": \"428.5073547363281\",\r\n                                \"yaw\": \"4.173131942749023\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.71630859375\",\r\n                                \"y\": \"431.9980773925781\",\r\n                                \"yaw\": \"4.173131942749023\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-333.97100830078125\",\r\n                                \"y\": \"435.4888000488281\",\r\n                                \"yaw\": \"4.173131942749023\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -183.17,\r\n                                \"y\": 414.14,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.45127868652344\",\r\n                                \"y\": \"410.49993896484375\",\r\n                                \"yaw\": \"175.5814666748047\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.72093200683594\",\r\n                                \"y\": \"407.0103454589844\",\r\n                                \"yaw\": \"175.5814666748047\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-183.99057006835938\",\r\n                                \"y\": \"403.520751953125\",\r\n                                \"yaw\": \"175.5814666748047\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 343.6,\r\n                                \"y\": 21.0,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0392494201660156\",\r\n                                \"x\": \"343.5164794921875\",\r\n                                \"y\": \"17.633331298828125\",\r\n                                \"yaw\": \"178.578369140625\",\r\n                                \"z\": \"0.36185377836227417\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0392494201660156\",\r\n                                \"x\": \"343.4296569824219\",\r\n                                \"y\": \"14.134408950805664\",\r\n                                \"yaw\": \"178.578369140625\",\r\n                                \"z\": \"0.36185377836227417\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.0392494201660156\",\r\n                                \"x\": \"343.3428039550781\",\r\n                                \"y\": \"10.635486602783203\",\r\n                                \"yaw\": \"178.578369140625\",\r\n                                \"z\": \"0.36185377836227417\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357\",\r\n                                \"x\": 173.5,\r\n                                \"y\": 29.2,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.4\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3813171386719\",\r\n                                \"x\": \"173.4475555419922\",\r\n                                \"y\": \"32.272560119628906\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.39082145690918\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3813171386719\",\r\n                                \"x\": \"173.3878173828125\",\r\n                                \"y\": \"35.77205276489258\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.39082145690918\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"357.3813171386719\",\r\n                                \"x\": \"173.32809448242188\",\r\n                                \"y\": \"39.271541595458984\",\r\n                                \"yaw\": \"0.9779205322265625\",\r\n                                \"z\": \"8.39082145690918\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": 326.5,\r\n                                \"y\": 20.8,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.7\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.490559458732605\",\r\n                                \"x\": \"326.55828857421875\",\r\n                                \"y\": \"17.38355827331543\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"0.7443756461143494\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.490559458732605\",\r\n                                \"x\": \"326.6180114746094\",\r\n                                \"y\": \"13.88406753540039\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"0.7443756461143494\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.490559458732605\",\r\n                                \"x\": \"326.6777648925781\",\r\n                                \"y\": \"10.384577751159668\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"0.7443756461143494\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.11,\r\n                                \"y\": 27.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.96\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2740478515625\",\r\n                                \"x\": \"6.096976280212402\",\r\n                                \"y\": \"30.607730865478516\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981502532958984\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2740478515625\",\r\n                                \"x\": \"6.082764625549316\",\r\n                                \"y\": \"34.10770034790039\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981502532958984\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.2740478515625\",\r\n                                \"x\": \"6.068553447723389\",\r\n                                \"y\": \"37.60767364501953\",\r\n                                \"yaw\": \"0.232635498046875\",\r\n                                \"z\": \"10.981502532958984\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2\",\r\n                                \"x\": -179.61,\r\n                                \"y\": 27.31,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 6.83\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.61387634277344\",\r\n                                \"y\": \"30.206186294555664\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.78651762008667\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.6185760498047\",\r\n                                \"y\": \"33.70618438720703\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.78651762008667\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"362.97021484375\",\r\n                                \"x\": \"-179.62326049804688\",\r\n                                \"y\": \"37.206180572509766\",\r\n                                \"yaw\": \"0.0768280029296875\",\r\n                                \"z\": \"5.78651762008667\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1\",\r\n                                \"x\": -358.27,\r\n                                \"y\": 26.55,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.13\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0809631347656\",\r\n                                \"x\": \"-358.24761962890625\",\r\n                                \"y\": \"30.024702072143555\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0027326939161866903\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0809631347656\",\r\n                                \"x\": \"-358.22509765625\",\r\n                                \"y\": \"33.52463150024414\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0027326939161866903\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0809631347656\",\r\n                                \"x\": \"-358.2026062011719\",\r\n                                \"y\": \"37.024559020996094\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0027326939161866903\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 156.27,\r\n                                \"y\": 18.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 10.31\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2194602489471436\",\r\n                                \"x\": \"156.34207153320312\",\r\n                                \"y\": \"14.47802734375\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.125747680664062\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2194602489471436\",\r\n                                \"x\": \"156.4018096923828\",\r\n                                \"y\": \"10.978536605834961\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.125747680664062\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"2.2194602489471436\",\r\n                                \"x\": \"156.4615478515625\",\r\n                                \"y\": \"7.479046821594238\",\r\n                                \"yaw\": \"-179.02207946777344\",\r\n                                \"z\": \"9.125747680664062\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario3\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.33\",\r\n                                        \"y\": \"-173.27\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"131.66\",\r\n                                        \"y\": \"-209.1\",\r\n                                        \"yaw\": \"98.778381\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 97.93,\r\n                                \"y\": -170.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.92\",\r\n                                        \"y\": \"-173.39\",\r\n                                        \"yaw\": \"179.198364\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.80\",\r\n                                        \"y\": \"-170.10\",\r\n                                        \"yaw\": \"0.12323\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 129.92,\r\n                                \"y\": -204.42,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.46\",\r\n                                        \"y\": \"-170.8\",\r\n                                        \"yaw\": \"0.453278\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"131.23\",\r\n                                        \"y\": \"-209.9\",\r\n                                        \"yaw\": \"98.115265\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 160.43,\r\n                                \"y\": -173.32,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"97.61\",\r\n                                        \"y\": \"-173.41\",\r\n                                        \"yaw\": \"180.754196\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"58.96\",\r\n                                        \"y\": \"-208.40\",\r\n                                        \"yaw\": \"90.754181\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.16,\r\n                                \"y\": -170.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.89\",\r\n                                        \"y\": \"-170.29\",\r\n                                        \"yaw\": \"1.018799\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"58.81\",\r\n                                        \"y\": \"-207.71\",\r\n                                        \"yaw\": \"91.018799\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 92.43,\r\n                                \"y\": -173.52,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"97.53\",\r\n                                        \"y\": \"-173.20\",\r\n                                        \"yaw\": \"180.886658\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.30\",\r\n                                        \"y\": \"-170.13\",\r\n                                        \"yaw\": \"0.886627\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 58.68,\r\n                                \"y\": -202.99,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.26\",\r\n                                        \"y\": \"-311.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.68\",\r\n                                        \"y\": \"-346.16\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.30\",\r\n                                        \"y\": \"-272.12\",\r\n                                        \"yaw\": \"272.176117\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.23,\r\n                                \"y\": -307.64,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.53\",\r\n                                        \"y\": \"-271.36\",\r\n                                        \"yaw\": \"270.697601\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.0\",\r\n                                        \"y\": \"-310.81\",\r\n                                        \"yaw\": \"180.697571\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.98\",\r\n                                        \"y\": \"-307.85\",\r\n                                        \"yaw\": \"0.697571\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.15,\r\n                                \"y\": -341.28,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.43\",\r\n                                        \"y\": \"-307.91\",\r\n                                        \"yaw\": \"359.881195\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.4\",\r\n                                        \"y\": \"-271.52\",\r\n                                        \"yaw\": \"272.443604\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.57\",\r\n                                        \"y\": \"-347.6\",\r\n                                        \"yaw\": \"92.279572\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 233.13,\r\n                                \"y\": -311.34,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.60\",\r\n                                        \"y\": \"-346.95\",\r\n                                        \"yaw\": \"91.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.35\",\r\n                                        \"y\": \"-307.83\",\r\n                                        \"yaw\": \"1.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.26\",\r\n                                        \"y\": \"-310.71\",\r\n                                        \"yaw\": \"181.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 204.77,\r\n                                \"y\": -277.61,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"238.26\",\r\n                                        \"y\": \"-249.59\",\r\n                                        \"yaw\": \"179.159729\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.0\",\r\n                                        \"y\": \"-282.47\",\r\n                                        \"yaw\": \"91.26181\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.27\",\r\n                                        \"y\": \"-210.65\",\r\n                                        \"yaw\": \"271.428406\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 173.49,\r\n                                \"y\": -242.75,\r\n                                \"yaw\": 353.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.7\",\r\n                                        \"y\": \"-210.76\",\r\n                                        \"yaw\": \"270.354645\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"237.5\",\r\n                                        \"y\": \"-249.58\",\r\n                                        \"yaw\": \"180.35463\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"168.42\",\r\n                                        \"y\": \"-240.25\",\r\n                                        \"yaw\": \"350.167725\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 200.9,\r\n                                \"y\": -276.87,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"167.64\",\r\n                                        \"y\": \"-240.73\",\r\n                                        \"yaw\": \"350.624207\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.14\",\r\n                                        \"y\": \"-210.77\",\r\n                                        \"yaw\": \"270.838318\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.11\",\r\n                                        \"y\": \"-282.78\",\r\n                                        \"yaw\": \"89.17395\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 232.11,\r\n                                \"y\": -249.54,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.10\",\r\n                                        \"y\": \"-282.79\",\r\n                                        \"yaw\": \"91.760925\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"167.84\",\r\n                                        \"y\": \"-240.47\",\r\n                                        \"yaw\": \"349.147614\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"238.2\",\r\n                                        \"y\": \"-249.68\",\r\n                                        \"yaw\": \"179.019775\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.96,\r\n                                \"y\": -216.28,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"293.32\",\r\n                                        \"y\": \"-309.45\",\r\n                                        \"yaw\": \"183.428238\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"259.15\",\r\n                                        \"y\": \"-271.67\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 226.32,\r\n                                \"y\": -307.56,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"221.55\",\r\n                                        \"y\": \"-307.81\",\r\n                                        \"yaw\": \"0.056519\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"293.68\",\r\n                                        \"y\": \"-310.23\",\r\n                                        \"yaw\": \"182.596146\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.82,\r\n                                \"y\": -276.47,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"221.79\",\r\n                                        \"y\": \"-307.84\",\r\n                                        \"yaw\": \"359.213013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.92\",\r\n                                        \"y\": \"-271.79\",\r\n                                        \"yaw\": \"271.056641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 287.22,\r\n                                \"y\": -310.76,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"291.60\",\r\n                                        \"y\": \"-249.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.99\",\r\n                                        \"y\": \"-283.71\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.30\",\r\n                                        \"y\": \"-211.0\",\r\n                                        \"yaw\": \"272.521973\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 225.69,\r\n                                \"y\": -246.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.61\",\r\n                                        \"y\": \"-211.72\",\r\n                                        \"yaw\": \"270.699127\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"291.96\",\r\n                                        \"y\": \"-250.4\",\r\n                                        \"yaw\": \"178.90509\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"220.54\",\r\n                                        \"y\": \"-246.26\",\r\n                                        \"yaw\": \"0.699097\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 255.26,\r\n                                \"y\": -278.35,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"219.52\",\r\n                                        \"y\": \"-246.20\",\r\n                                        \"yaw\": \"0.076721\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.58\",\r\n                                        \"y\": \"-212.43\",\r\n                                        \"yaw\": \"270.076752\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.6\",\r\n                                        \"y\": \"-283.25\",\r\n                                        \"yaw\": \"90.076691\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 286.77,\r\n                                \"y\": -249.86,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.8\",\r\n                                        \"y\": \"-284.50\",\r\n                                        \"yaw\": \"89.832275\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"220.22\",\r\n                                        \"y\": \"-246.15\",\r\n                                        \"yaw\": \"359.832275\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.3\",\r\n                                        \"y\": \"-250.30\",\r\n                                        \"yaw\": \"179.832275\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.59,\r\n                                \"y\": -217.4,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.54\",\r\n                                        \"y\": \"-172.71\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.86\",\r\n                                        \"y\": \"-207.57\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.51\",\r\n                                        \"y\": \"-133.24\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 224.3,\r\n                                \"y\": -169.23,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.17\",\r\n                                        \"y\": \"-133.36\",\r\n                                        \"yaw\": \"270.132416\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.35\",\r\n                                        \"y\": \"-172.85\",\r\n                                        \"yaw\": \"180.132401\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.74\",\r\n                                        \"y\": \"-169.11\",\r\n                                        \"yaw\": \"0.132385\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 255.6,\r\n                                \"y\": -202.61,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.37\",\r\n                                        \"y\": \"-169.66\",\r\n                                        \"yaw\": \"359.321442\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"257.87\",\r\n                                        \"y\": \"-133.6\",\r\n                                        \"yaw\": \"270.162109\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.47\",\r\n                                        \"y\": \"-207.29\",\r\n                                        \"yaw\": \"89.321411\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 287.36,\r\n                                \"y\": -172.66,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.18\",\r\n                                        \"y\": \"-206.62\",\r\n                                        \"yaw\": \"89.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.62\",\r\n                                        \"y\": \"-169.15\",\r\n                                        \"yaw\": \"359.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.46\",\r\n                                        \"y\": \"-173.45\",\r\n                                        \"yaw\": \"179.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.49,\r\n                                \"y\": -138.47,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.26\",\r\n                                        \"y\": \"-122.5\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.73\",\r\n                                        \"y\": \"-154.69\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 226.42,\r\n                                \"y\": -119.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.83\",\r\n                                        \"y\": \"-122.44\",\r\n                                        \"yaw\": \"180.13298\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"221.82\",\r\n                                        \"y\": \"-120.78\",\r\n                                        \"yaw\": \"5.250366\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 254.88,\r\n                                \"y\": -150.67,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"222.29\",\r\n                                        \"y\": \"-120.16\",\r\n                                        \"yaw\": \"1.962585\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.68\",\r\n                                        \"y\": \"-154.78\",\r\n                                        \"yaw\": \"91.962524\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 288.3,\r\n                                \"y\": -121.84,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"345.91\",\r\n                                        \"y\": \"-248.90\",\r\n                                        \"yaw\": \"182.979889\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.10\",\r\n                                        \"y\": \"-281.95\",\r\n                                        \"yaw\": \"84.92395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.91\",\r\n                                        \"y\": \"-213.31\",\r\n                                        \"yaw\": \"269.926514\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 283.7,\r\n                                \"y\": -246.54,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.78\",\r\n                                        \"y\": \"-213.6\",\r\n                                        \"yaw\": \"270.509521\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"346.19\",\r\n                                        \"y\": \"-248.37\",\r\n                                        \"yaw\": \"183.987366\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"278.33\",\r\n                                        \"y\": \"-245.67\",\r\n                                        \"yaw\": \"0.509491\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.82,\r\n                                \"y\": -276.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"278.54\",\r\n                                        \"y\": \"-246.21\",\r\n                                        \"yaw\": \"358.94519\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.80\",\r\n                                        \"y\": \"-213.10\",\r\n                                        \"yaw\": \"270.659332\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"309.62\",\r\n                                        \"y\": \"-282.34\",\r\n                                        \"yaw\": \"86.300964\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 344.61,\r\n                                \"y\": -250.3,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.27\",\r\n                                        \"y\": \"-282.38\",\r\n                                        \"yaw\": \"86.872681\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"315.17\",\r\n                                        \"y\": \"-218.24\",\r\n                                        \"yaw\": \"270.413025\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"346.1\",\r\n                                        \"y\": \"-248.73\",\r\n                                        \"yaw\": \"185.231613\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 315.17,\r\n                                \"y\": -218.24,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"348.44\",\r\n                                        \"y\": \"-172.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-205.80\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.39\",\r\n                                        \"y\": \"-135.73\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 282.45,\r\n                                \"y\": -169.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.85\",\r\n                                        \"y\": \"-135.34\",\r\n                                        \"yaw\": \"271.263733\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"341.43\",\r\n                                        \"y\": \"-172.19\",\r\n                                        \"yaw\": \"181.263718\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.51\",\r\n                                        \"y\": \"-169.20\",\r\n                                        \"yaw\": \"1.263702\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.19,\r\n                                \"y\": -201.37,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.37\",\r\n                                        \"y\": \"-169.46\",\r\n                                        \"yaw\": \"0.831573\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.25\",\r\n                                        \"y\": \"-135.2\",\r\n                                        \"yaw\": \"270.831573\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"311.1\",\r\n                                        \"y\": \"-206.75\",\r\n                                        \"yaw\": \"90.831543\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 342.74,\r\n                                \"y\": -172.31,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"311.13\",\r\n                                        \"y\": \"-205.89\",\r\n                                        \"yaw\": \"90.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.78\",\r\n                                        \"y\": \"-169.20\",\r\n                                        \"yaw\": \"0.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"341.64\",\r\n                                        \"y\": \"-172.22\",\r\n                                        \"yaw\": \"180.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 314.45,\r\n                                \"y\": -140.51,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.12\",\r\n                                        \"y\": \"-122.82\",\r\n                                        \"yaw\": \"174.794922\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-154.72\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.91\",\r\n                                        \"y\": \"-84.85\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 281.0,\r\n                                \"y\": -118.14,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.88\",\r\n                                        \"y\": \"-84.89\",\r\n                                        \"yaw\": \"270.13266\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.8\",\r\n                                        \"y\": \"-122.81\",\r\n                                        \"yaw\": \"174.972046\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.63\",\r\n                                        \"y\": \"-118.66\",\r\n                                        \"yaw\": \"2.654602\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 310.66,\r\n                                \"y\": -148.94,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.96\",\r\n                                        \"y\": \"-118.30\",\r\n                                        \"yaw\": \"0.453278\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.23\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"270.453278\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.85\",\r\n                                        \"y\": \"-154.39\",\r\n                                        \"yaw\": \"90.453247\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 340.6,\r\n                                \"y\": -121.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-154.66\",\r\n                                        \"yaw\": \"90.773285\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.16\",\r\n                                        \"y\": \"-118.64\",\r\n                                        \"yaw\": \"0.773285\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.0\",\r\n                                        \"y\": \"-123.31\",\r\n                                        \"yaw\": \"174.528503\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 313.89,\r\n                                \"y\": -89.9,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"379.46\",\r\n                                        \"y\": \"-172.54\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"349.7\",\r\n                                        \"y\": \"-205.61\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"351.54\",\r\n                                        \"y\": \"-131.60\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 321.46,\r\n                                \"y\": -168.74,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"352.7\",\r\n                                        \"y\": \"-132.8\",\r\n                                        \"yaw\": \"270.321075\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"380.62\",\r\n                                        \"y\": \"-172.21\",\r\n                                        \"yaw\": \"180.321075\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.48\",\r\n                                        \"y\": \"-168.47\",\r\n                                        \"yaw\": \"0.321045\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 348.66,\r\n                                \"y\": -201.48,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"348.89\",\r\n                                        \"y\": \"-205.68\",\r\n                                        \"yaw\": \"91.151917\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.9\",\r\n                                        \"y\": \"-168.89\",\r\n                                        \"yaw\": \"1.151917\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"379.82\",\r\n                                        \"y\": \"-172.42\",\r\n                                        \"yaw\": \"181.151901\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 351.31,\r\n                                \"y\": -136.99,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.67\",\r\n                                        \"y\": \"-168.97\",\r\n                                        \"yaw\": \"0.832764\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"351.54\",\r\n                                        \"y\": \"-131.71\",\r\n                                        \"yaw\": \"270.832764\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"349.0\",\r\n                                        \"y\": \"-204.54\",\r\n                                        \"yaw\": \"90.832703\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 379.53,\r\n                                \"y\": -172.9,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.46,\r\n                                \"y\": 26.83,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4374084472656\",\r\n                                \"y\": \"30.340999603271484\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4148864746094\",\r\n                                \"y\": \"33.84092712402344\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.39239501953125\",\r\n                                \"y\": \"37.34085464477539\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.99\",\r\n                                        \"y\": \"9.30\",\r\n                                        \"yaw\": \"180.317535\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.66\",\r\n                                        \"y\": \"5.69\",\r\n                                        \"yaw\": \"180.196899\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -383.23,\r\n                                \"y\": -19.4,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.77\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.42,\r\n                                \"y\": 30.3,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.77\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.397216796875\",\r\n                                \"y\": \"33.84081268310547\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.77\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3747253417969\",\r\n                                \"y\": \"37.34074020385742\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.77\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4422302246094\",\r\n                                \"y\": \"26.840957641601562\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.32\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.37,\r\n                                \"y\": 33.77,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.32\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3470153808594\",\r\n                                \"y\": \"37.3405647277832\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.32\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.39202880859375\",\r\n                                \"y\": \"30.340707778930664\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.32\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4145202636719\",\r\n                                \"y\": \"26.84078025817871\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.22\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.33,\r\n                                \"y\": 37.13,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.22\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3511047363281\",\r\n                                \"y\": \"33.840518951416016\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.22\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3736267089844\",\r\n                                \"y\": \"30.34058952331543\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.22\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3961181640625\",\r\n                                \"y\": \"26.840662002563477\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.8\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.24,\r\n                                \"y\": 15.97,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.8\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41707679629325867\",\r\n                                \"x\": \"-342.2353210449219\",\r\n                                \"y\": \"12.488129615783691\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07251979410648346\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.8\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41707679629325867\",\r\n                                \"x\": \"-342.23065185546875\",\r\n                                \"y\": \"8.98813247680664\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07251979410648346\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.8\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41707679629325867\",\r\n                                \"x\": \"-342.2259521484375\",\r\n                                \"y\": \"5.488135814666748\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07251979410648346\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.76\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.12\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.21,\r\n                                \"y\": 12.51,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.76\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.12\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41760769486427307\",\r\n                                \"x\": \"-342.2052917480469\",\r\n                                \"y\": \"8.988166809082031\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07270453125238419\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.76\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.12\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41760769486427307\",\r\n                                \"x\": \"-342.2005920410156\",\r\n                                \"y\": \"5.488170146942139\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07270453125238419\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.76\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.12\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41760769486427307\",\r\n                                \"x\": \"-342.21466064453125\",\r\n                                \"y\": \"15.988161087036133\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07270453125238419\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.99\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.84\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.18,\r\n                                \"y\": 9.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.99\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.84\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.4181567430496216\",\r\n                                \"x\": \"-342.1743469238281\",\r\n                                \"y\": \"5.488206386566162\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.0728958398103714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.99\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.84\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.4181567430496216\",\r\n                                \"x\": \"-342.1837158203125\",\r\n                                \"y\": \"12.488200187683105\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.0728958398103714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.99\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.84\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.4181567430496216\",\r\n                                \"x\": \"-342.18841552734375\",\r\n                                \"y\": \"15.988197326660156\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.0728958398103714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.98\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.87\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.15,\r\n                                \"y\": 5.48,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.98\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.87\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41866618394851685\",\r\n                                \"x\": \"-342.15472412109375\",\r\n                                \"y\": \"8.988235473632812\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07307355850934982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.98\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.87\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41866618394851685\",\r\n                                \"x\": \"-342.1593933105469\",\r\n                                \"y\": \"12.488232612609863\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07307355850934982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.98\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.87\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41866618394851685\",\r\n                                \"x\": \"-342.1640930175781\",\r\n                                \"y\": \"15.988229751586914\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07307355850934982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.5\",\r\n                                        \"y\": \"16.36\",\r\n                                        \"yaw\": \"181.84436\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.5\",\r\n                                        \"y\": \"13.9\",\r\n                                        \"yaw\": \"181.019409\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-336.71\",\r\n                                        \"y\": \"9.43\",\r\n                                        \"yaw\": \"180.933701\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-336.38\",\r\n                                        \"y\": \"5.83\",\r\n                                        \"yaw\": \"180.079086\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -379.68,\r\n                                \"y\": -18.85,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"206.97\",\r\n                                        \"y\": \"-140.26\",\r\n                                        \"yaw\": \"257.906311\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.73\",\r\n                                        \"y\": \"-172.75\",\r\n                                        \"yaw\": \"180.923157\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.89\",\r\n                                        \"y\": \"-169.88\",\r\n                                        \"yaw\": \"0.923157\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 198.95,\r\n                                \"y\": -199.54,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.41\",\r\n                                        \"y\": \"-173.11\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"198.98\",\r\n                                        \"y\": \"-204.57\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"205.92\",\r\n                                        \"y\": \"-142.19\",\r\n                                        \"yaw\": \"259.577576\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 170.74,\r\n                                \"y\": -169.54,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.6\",\r\n                                        \"y\": \"-204.6\",\r\n                                        \"yaw\": \"91.002838\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.6\",\r\n                                        \"y\": \"-169.56\",\r\n                                        \"yaw\": \"0.059082\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.86\",\r\n                                        \"y\": \"-173.64\",\r\n                                        \"yaw\": \"177.911682\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 204.69,\r\n                                \"y\": -144.35,\r\n                                \"yaw\": 263.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.55\",\r\n                                        \"y\": \"-169.68\",\r\n                                        \"yaw\": \"0.490326\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"207.25\",\r\n                                        \"y\": \"-139.94\",\r\n                                        \"yaw\": \"258.321381\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"-204.78\",\r\n                                        \"yaw\": \"90.490295\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 229.98,\r\n                                \"y\": -172.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario4\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.33\",\r\n                                        \"y\": \"-173.27\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"131.66\",\r\n                                        \"y\": \"-209.1\",\r\n                                        \"yaw\": \"98.778381\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 97.93,\r\n                                \"y\": -170.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.92\",\r\n                                        \"y\": \"-173.39\",\r\n                                        \"yaw\": \"179.198364\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.80\",\r\n                                        \"y\": \"-170.10\",\r\n                                        \"yaw\": \"0.12323\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 129.92,\r\n                                \"y\": -204.42,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.46\",\r\n                                        \"y\": \"-170.8\",\r\n                                        \"yaw\": \"0.453278\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"131.23\",\r\n                                        \"y\": \"-209.9\",\r\n                                        \"yaw\": \"98.115265\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 160.43,\r\n                                \"y\": -173.32,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"97.61\",\r\n                                        \"y\": \"-173.41\",\r\n                                        \"yaw\": \"180.754196\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"58.96\",\r\n                                        \"y\": \"-208.40\",\r\n                                        \"yaw\": \"90.754181\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.16,\r\n                                \"y\": -170.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.89\",\r\n                                        \"y\": \"-170.29\",\r\n                                        \"yaw\": \"1.018799\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"58.81\",\r\n                                        \"y\": \"-207.71\",\r\n                                        \"yaw\": \"91.018799\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 92.43,\r\n                                \"y\": -173.52,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"97.53\",\r\n                                        \"y\": \"-173.20\",\r\n                                        \"yaw\": \"180.886658\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.30\",\r\n                                        \"y\": \"-170.13\",\r\n                                        \"yaw\": \"0.886627\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 58.68,\r\n                                \"y\": -202.99,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.26\",\r\n                                        \"y\": \"-311.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.68\",\r\n                                        \"y\": \"-346.16\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.30\",\r\n                                        \"y\": \"-272.12\",\r\n                                        \"yaw\": \"272.176117\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.23,\r\n                                \"y\": -307.64,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.53\",\r\n                                        \"y\": \"-271.36\",\r\n                                        \"yaw\": \"270.697601\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.0\",\r\n                                        \"y\": \"-310.81\",\r\n                                        \"yaw\": \"180.697571\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.98\",\r\n                                        \"y\": \"-307.85\",\r\n                                        \"yaw\": \"0.697571\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.15,\r\n                                \"y\": -341.28,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.43\",\r\n                                        \"y\": \"-307.91\",\r\n                                        \"yaw\": \"359.881195\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.4\",\r\n                                        \"y\": \"-271.52\",\r\n                                        \"yaw\": \"272.443604\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.57\",\r\n                                        \"y\": \"-347.6\",\r\n                                        \"yaw\": \"92.279572\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 233.13,\r\n                                \"y\": -311.34,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.60\",\r\n                                        \"y\": \"-346.95\",\r\n                                        \"yaw\": \"91.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.35\",\r\n                                        \"y\": \"-307.83\",\r\n                                        \"yaw\": \"1.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.26\",\r\n                                        \"y\": \"-310.71\",\r\n                                        \"yaw\": \"181.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 204.77,\r\n                                \"y\": -277.61,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"238.26\",\r\n                                        \"y\": \"-249.59\",\r\n                                        \"yaw\": \"179.159729\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.0\",\r\n                                        \"y\": \"-282.47\",\r\n                                        \"yaw\": \"91.26181\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.27\",\r\n                                        \"y\": \"-210.65\",\r\n                                        \"yaw\": \"271.428406\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 173.49,\r\n                                \"y\": -242.75,\r\n                                \"yaw\": 353.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.7\",\r\n                                        \"y\": \"-210.76\",\r\n                                        \"yaw\": \"270.354645\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"237.5\",\r\n                                        \"y\": \"-249.58\",\r\n                                        \"yaw\": \"180.35463\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"168.42\",\r\n                                        \"y\": \"-240.25\",\r\n                                        \"yaw\": \"350.167725\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 200.9,\r\n                                \"y\": -276.87,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"167.64\",\r\n                                        \"y\": \"-240.73\",\r\n                                        \"yaw\": \"350.624207\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.14\",\r\n                                        \"y\": \"-210.77\",\r\n                                        \"yaw\": \"270.838318\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.11\",\r\n                                        \"y\": \"-282.78\",\r\n                                        \"yaw\": \"89.17395\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 232.11,\r\n                                \"y\": -249.54,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.10\",\r\n                                        \"y\": \"-282.79\",\r\n                                        \"yaw\": \"91.760925\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"167.84\",\r\n                                        \"y\": \"-240.47\",\r\n                                        \"yaw\": \"349.147614\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"238.2\",\r\n                                        \"y\": \"-249.68\",\r\n                                        \"yaw\": \"179.019775\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.96,\r\n                                \"y\": -216.28,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"293.32\",\r\n                                        \"y\": \"-309.45\",\r\n                                        \"yaw\": \"183.428238\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"259.15\",\r\n                                        \"y\": \"-271.67\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 226.32,\r\n                                \"y\": -307.56,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"221.55\",\r\n                                        \"y\": \"-307.81\",\r\n                                        \"yaw\": \"0.056519\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"293.68\",\r\n                                        \"y\": \"-310.23\",\r\n                                        \"yaw\": \"182.596146\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.82,\r\n                                \"y\": -276.47,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"221.79\",\r\n                                        \"y\": \"-307.84\",\r\n                                        \"yaw\": \"359.213013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.92\",\r\n                                        \"y\": \"-271.79\",\r\n                                        \"yaw\": \"271.056641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 287.22,\r\n                                \"y\": -310.76,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"291.60\",\r\n                                        \"y\": \"-249.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.99\",\r\n                                        \"y\": \"-283.71\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.30\",\r\n                                        \"y\": \"-211.0\",\r\n                                        \"yaw\": \"272.521973\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 225.69,\r\n                                \"y\": -246.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.61\",\r\n                                        \"y\": \"-211.72\",\r\n                                        \"yaw\": \"270.699127\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"291.96\",\r\n                                        \"y\": \"-250.4\",\r\n                                        \"yaw\": \"178.90509\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"220.54\",\r\n                                        \"y\": \"-246.26\",\r\n                                        \"yaw\": \"0.699097\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 255.26,\r\n                                \"y\": -278.35,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"219.52\",\r\n                                        \"y\": \"-246.20\",\r\n                                        \"yaw\": \"0.076721\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.58\",\r\n                                        \"y\": \"-212.43\",\r\n                                        \"yaw\": \"270.076752\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.6\",\r\n                                        \"y\": \"-283.25\",\r\n                                        \"yaw\": \"90.076691\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 286.77,\r\n                                \"y\": -249.86,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.8\",\r\n                                        \"y\": \"-284.50\",\r\n                                        \"yaw\": \"89.832275\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"220.22\",\r\n                                        \"y\": \"-246.15\",\r\n                                        \"yaw\": \"359.832275\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.3\",\r\n                                        \"y\": \"-250.30\",\r\n                                        \"yaw\": \"179.832275\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.59,\r\n                                \"y\": -217.4,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.54\",\r\n                                        \"y\": \"-172.71\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.86\",\r\n                                        \"y\": \"-207.57\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.51\",\r\n                                        \"y\": \"-133.24\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 224.3,\r\n                                \"y\": -169.23,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.17\",\r\n                                        \"y\": \"-133.36\",\r\n                                        \"yaw\": \"270.132416\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.35\",\r\n                                        \"y\": \"-172.85\",\r\n                                        \"yaw\": \"180.132401\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.74\",\r\n                                        \"y\": \"-169.11\",\r\n                                        \"yaw\": \"0.132385\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 255.6,\r\n                                \"y\": -202.61,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.37\",\r\n                                        \"y\": \"-169.66\",\r\n                                        \"yaw\": \"359.321442\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"257.87\",\r\n                                        \"y\": \"-133.6\",\r\n                                        \"yaw\": \"270.162109\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.47\",\r\n                                        \"y\": \"-207.29\",\r\n                                        \"yaw\": \"89.321411\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 287.36,\r\n                                \"y\": -172.66,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.18\",\r\n                                        \"y\": \"-206.62\",\r\n                                        \"yaw\": \"89.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.62\",\r\n                                        \"y\": \"-169.15\",\r\n                                        \"yaw\": \"359.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.46\",\r\n                                        \"y\": \"-173.45\",\r\n                                        \"yaw\": \"179.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.49,\r\n                                \"y\": -138.47,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.26\",\r\n                                        \"y\": \"-122.5\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.73\",\r\n                                        \"y\": \"-154.69\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 226.42,\r\n                                \"y\": -119.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.83\",\r\n                                        \"y\": \"-122.44\",\r\n                                        \"yaw\": \"180.13298\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"221.82\",\r\n                                        \"y\": \"-120.78\",\r\n                                        \"yaw\": \"5.250366\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 254.88,\r\n                                \"y\": -150.67,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"222.29\",\r\n                                        \"y\": \"-120.16\",\r\n                                        \"yaw\": \"1.962585\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.68\",\r\n                                        \"y\": \"-154.78\",\r\n                                        \"yaw\": \"91.962524\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 288.3,\r\n                                \"y\": -121.84,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"345.91\",\r\n                                        \"y\": \"-248.90\",\r\n                                        \"yaw\": \"182.979889\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.10\",\r\n                                        \"y\": \"-281.95\",\r\n                                        \"yaw\": \"84.92395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.91\",\r\n                                        \"y\": \"-213.31\",\r\n                                        \"yaw\": \"269.926514\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 283.7,\r\n                                \"y\": -246.54,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.78\",\r\n                                        \"y\": \"-213.6\",\r\n                                        \"yaw\": \"270.509521\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"346.19\",\r\n                                        \"y\": \"-248.37\",\r\n                                        \"yaw\": \"183.987366\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"278.33\",\r\n                                        \"y\": \"-245.67\",\r\n                                        \"yaw\": \"0.509491\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.82,\r\n                                \"y\": -276.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"278.54\",\r\n                                        \"y\": \"-246.21\",\r\n                                        \"yaw\": \"358.94519\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.80\",\r\n                                        \"y\": \"-213.10\",\r\n                                        \"yaw\": \"270.659332\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"309.62\",\r\n                                        \"y\": \"-282.34\",\r\n                                        \"yaw\": \"86.300964\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 344.61,\r\n                                \"y\": -250.3,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.27\",\r\n                                        \"y\": \"-282.38\",\r\n                                        \"yaw\": \"86.872681\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"315.17\",\r\n                                        \"y\": \"-218.24\",\r\n                                        \"yaw\": \"270.413025\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"346.1\",\r\n                                        \"y\": \"-248.73\",\r\n                                        \"yaw\": \"185.231613\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 315.17,\r\n                                \"y\": -218.24,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"348.44\",\r\n                                        \"y\": \"-172.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-205.80\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.39\",\r\n                                        \"y\": \"-135.73\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 282.45,\r\n                                \"y\": -169.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.85\",\r\n                                        \"y\": \"-135.34\",\r\n                                        \"yaw\": \"271.263733\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"341.43\",\r\n                                        \"y\": \"-172.19\",\r\n                                        \"yaw\": \"181.263718\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.51\",\r\n                                        \"y\": \"-169.20\",\r\n                                        \"yaw\": \"1.263702\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.19,\r\n                                \"y\": -201.37,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.37\",\r\n                                        \"y\": \"-169.46\",\r\n                                        \"yaw\": \"0.831573\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.25\",\r\n                                        \"y\": \"-135.2\",\r\n                                        \"yaw\": \"270.831573\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"311.1\",\r\n                                        \"y\": \"-206.75\",\r\n                                        \"yaw\": \"90.831543\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 342.74,\r\n                                \"y\": -172.31,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"311.13\",\r\n                                        \"y\": \"-205.89\",\r\n                                        \"yaw\": \"90.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.78\",\r\n                                        \"y\": \"-169.20\",\r\n                                        \"yaw\": \"0.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"341.64\",\r\n                                        \"y\": \"-172.22\",\r\n                                        \"yaw\": \"180.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 314.45,\r\n                                \"y\": -140.51,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.12\",\r\n                                        \"y\": \"-122.82\",\r\n                                        \"yaw\": \"174.794922\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-154.72\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.91\",\r\n                                        \"y\": \"-84.85\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 281.0,\r\n                                \"y\": -118.14,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.88\",\r\n                                        \"y\": \"-84.89\",\r\n                                        \"yaw\": \"270.13266\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.8\",\r\n                                        \"y\": \"-122.81\",\r\n                                        \"yaw\": \"174.972046\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.63\",\r\n                                        \"y\": \"-118.66\",\r\n                                        \"yaw\": \"2.654602\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 310.66,\r\n                                \"y\": -148.94,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.96\",\r\n                                        \"y\": \"-118.30\",\r\n                                        \"yaw\": \"0.453278\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.23\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"270.453278\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.85\",\r\n                                        \"y\": \"-154.39\",\r\n                                        \"yaw\": \"90.453247\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 340.6,\r\n                                \"y\": -121.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-154.66\",\r\n                                        \"yaw\": \"90.773285\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.16\",\r\n                                        \"y\": \"-118.64\",\r\n                                        \"yaw\": \"0.773285\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.0\",\r\n                                        \"y\": \"-123.31\",\r\n                                        \"yaw\": \"174.528503\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 313.89,\r\n                                \"y\": -89.9,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"379.46\",\r\n                                        \"y\": \"-172.54\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"349.7\",\r\n                                        \"y\": \"-205.61\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"351.54\",\r\n                                        \"y\": \"-131.60\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 321.46,\r\n                                \"y\": -168.74,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"352.7\",\r\n                                        \"y\": \"-132.8\",\r\n                                        \"yaw\": \"270.321075\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"380.62\",\r\n                                        \"y\": \"-172.21\",\r\n                                        \"yaw\": \"180.321075\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.48\",\r\n                                        \"y\": \"-168.47\",\r\n                                        \"yaw\": \"0.321045\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 348.66,\r\n                                \"y\": -201.48,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"348.89\",\r\n                                        \"y\": \"-205.68\",\r\n                                        \"yaw\": \"91.151917\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.9\",\r\n                                        \"y\": \"-168.89\",\r\n                                        \"yaw\": \"1.151917\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"379.82\",\r\n                                        \"y\": \"-172.42\",\r\n                                        \"yaw\": \"181.151901\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 351.31,\r\n                                \"y\": -136.99,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.67\",\r\n                                        \"y\": \"-168.97\",\r\n                                        \"yaw\": \"0.832764\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"351.54\",\r\n                                        \"y\": \"-131.71\",\r\n                                        \"yaw\": \"270.832764\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"349.0\",\r\n                                        \"y\": \"-204.54\",\r\n                                        \"yaw\": \"90.832703\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 379.53,\r\n                                \"y\": -172.9,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.46,\r\n                                \"y\": 26.83,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4374084472656\",\r\n                                \"y\": \"30.340999603271484\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4148864746094\",\r\n                                \"y\": \"33.84092712402344\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.39239501953125\",\r\n                                \"y\": \"37.34085464477539\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.99\",\r\n                                        \"y\": \"9.30\",\r\n                                        \"yaw\": \"180.317535\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.66\",\r\n                                        \"y\": \"5.69\",\r\n                                        \"yaw\": \"180.196899\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -383.23,\r\n                                \"y\": -19.4,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.77\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.42,\r\n                                \"y\": 30.3,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.77\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.397216796875\",\r\n                                \"y\": \"33.84081268310547\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.77\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3747253417969\",\r\n                                \"y\": \"37.34074020385742\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.6\",\r\n                                        \"y\": \"-18.77\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4422302246094\",\r\n                                \"y\": \"26.840957641601562\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.32\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.37,\r\n                                \"y\": 33.77,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.32\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3470153808594\",\r\n                                \"y\": \"37.3405647277832\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.32\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.39202880859375\",\r\n                                \"y\": \"30.340707778930664\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.32\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.4145202636719\",\r\n                                \"y\": \"26.84078025817871\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.22\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -407.33,\r\n                                \"y\": 37.13,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.22\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3511047363281\",\r\n                                \"y\": \"33.840518951416016\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.22\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3736267089844\",\r\n                                \"y\": \"30.34058952331543\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-380.7\",\r\n                                        \"y\": \"-19.22\",\r\n                                        \"yaw\": \"92.245758\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-407.3961181640625\",\r\n                                \"y\": \"26.840662002563477\",\r\n                                \"yaw\": \"359.631591796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.8\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.24,\r\n                                \"y\": 15.97,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.8\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41707679629325867\",\r\n                                \"x\": \"-342.2353210449219\",\r\n                                \"y\": \"12.488129615783691\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07251979410648346\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.8\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41707679629325867\",\r\n                                \"x\": \"-342.23065185546875\",\r\n                                \"y\": \"8.98813247680664\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07251979410648346\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.53\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.8\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41707679629325867\",\r\n                                \"x\": \"-342.2259521484375\",\r\n                                \"y\": \"5.488135814666748\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07251979410648346\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.76\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.12\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.21,\r\n                                \"y\": 12.51,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.76\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.12\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41760769486427307\",\r\n                                \"x\": \"-342.2052917480469\",\r\n                                \"y\": \"8.988166809082031\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07270453125238419\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.76\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.12\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41760769486427307\",\r\n                                \"x\": \"-342.2005920410156\",\r\n                                \"y\": \"5.488170146942139\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07270453125238419\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.76\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-20.12\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41760769486427307\",\r\n                                \"x\": \"-342.21466064453125\",\r\n                                \"y\": \"15.988161087036133\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07270453125238419\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.99\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.84\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.18,\r\n                                \"y\": 9.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.99\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.84\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.4181567430496216\",\r\n                                \"x\": \"-342.1743469238281\",\r\n                                \"y\": \"5.488206386566162\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.0728958398103714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.99\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.84\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.4181567430496216\",\r\n                                \"x\": \"-342.1837158203125\",\r\n                                \"y\": \"12.488200187683105\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.0728958398103714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.99\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.84\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.4181567430496216\",\r\n                                \"x\": \"-342.18841552734375\",\r\n                                \"y\": \"15.988197326660156\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.0728958398103714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.98\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.87\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -342.15,\r\n                                \"y\": 5.48,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.98\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.87\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41866618394851685\",\r\n                                \"x\": \"-342.15472412109375\",\r\n                                \"y\": \"8.988235473632812\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07307355850934982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.98\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.87\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41866618394851685\",\r\n                                \"x\": \"-342.1593933105469\",\r\n                                \"y\": \"12.488232612609863\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07307355850934982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-379.96\",\r\n                                        \"y\": \"-18.98\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-383.45\",\r\n                                        \"y\": \"-19.87\",\r\n                                        \"yaw\": \"90.454224\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.41866618394851685\",\r\n                                \"x\": \"-342.1640930175781\",\r\n                                \"y\": \"15.988229751586914\",\r\n                                \"yaw\": \"-179.9231719970703\",\r\n                                \"z\": \"0.07307355850934982\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.5\",\r\n                                        \"y\": \"16.36\",\r\n                                        \"yaw\": \"181.84436\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.5\",\r\n                                        \"y\": \"13.9\",\r\n                                        \"yaw\": \"181.019409\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-336.71\",\r\n                                        \"y\": \"9.43\",\r\n                                        \"yaw\": \"180.933701\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-336.38\",\r\n                                        \"y\": \"5.83\",\r\n                                        \"yaw\": \"180.079086\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -379.68,\r\n                                \"y\": -18.85,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"206.97\",\r\n                                        \"y\": \"-140.26\",\r\n                                        \"yaw\": \"257.906311\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.73\",\r\n                                        \"y\": \"-172.75\",\r\n                                        \"yaw\": \"180.923157\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.89\",\r\n                                        \"y\": \"-169.88\",\r\n                                        \"yaw\": \"0.923157\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 198.95,\r\n                                \"y\": -199.54,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.41\",\r\n                                        \"y\": \"-173.11\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"198.98\",\r\n                                        \"y\": \"-204.57\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"205.92\",\r\n                                        \"y\": \"-142.19\",\r\n                                        \"yaw\": \"259.577576\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 170.74,\r\n                                \"y\": -169.54,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.6\",\r\n                                        \"y\": \"-204.6\",\r\n                                        \"yaw\": \"91.002838\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.6\",\r\n                                        \"y\": \"-169.56\",\r\n                                        \"yaw\": \"0.059082\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.86\",\r\n                                        \"y\": \"-173.64\",\r\n                                        \"yaw\": \"177.911682\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 204.69,\r\n                                \"y\": -144.35,\r\n                                \"yaw\": 263.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.55\",\r\n                                        \"y\": \"-169.68\",\r\n                                        \"yaw\": \"0.490326\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"207.25\",\r\n                                        \"y\": \"-139.94\",\r\n                                        \"yaw\": \"258.321381\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"-204.78\",\r\n                                        \"yaw\": \"90.490295\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 229.98,\r\n                                \"y\": -172.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario7\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.33\",\r\n                                        \"y\": \"-173.27\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"131.66\",\r\n                                        \"y\": \"-209.1\",\r\n                                        \"yaw\": \"98.778381\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 97.93,\r\n                                \"y\": -170.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"97.61\",\r\n                                        \"y\": \"-173.41\",\r\n                                        \"yaw\": \"180.754196\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"58.96\",\r\n                                        \"y\": \"-208.40\",\r\n                                        \"yaw\": \"90.754181\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.16,\r\n                                \"y\": -170.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.26\",\r\n                                        \"y\": \"-311.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.68\",\r\n                                        \"y\": \"-346.16\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.30\",\r\n                                        \"y\": \"-272.12\",\r\n                                        \"yaw\": \"272.176117\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.23,\r\n                                \"y\": -307.64,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.53\",\r\n                                        \"y\": \"-271.36\",\r\n                                        \"yaw\": \"270.697601\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.0\",\r\n                                        \"y\": \"-310.81\",\r\n                                        \"yaw\": \"180.697571\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.98\",\r\n                                        \"y\": \"-307.85\",\r\n                                        \"yaw\": \"0.697571\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.15,\r\n                                \"y\": -341.28,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.43\",\r\n                                        \"y\": \"-307.91\",\r\n                                        \"yaw\": \"359.881195\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.4\",\r\n                                        \"y\": \"-271.52\",\r\n                                        \"yaw\": \"272.443604\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.57\",\r\n                                        \"y\": \"-347.6\",\r\n                                        \"yaw\": \"92.279572\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 233.13,\r\n                                \"y\": -311.34,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.60\",\r\n                                        \"y\": \"-346.95\",\r\n                                        \"yaw\": \"91.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.35\",\r\n                                        \"y\": \"-307.83\",\r\n                                        \"yaw\": \"1.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.26\",\r\n                                        \"y\": \"-310.71\",\r\n                                        \"yaw\": \"181.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 204.77,\r\n                                \"y\": -277.61,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"238.26\",\r\n                                        \"y\": \"-249.59\",\r\n                                        \"yaw\": \"179.159729\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.0\",\r\n                                        \"y\": \"-282.47\",\r\n                                        \"yaw\": \"91.26181\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.27\",\r\n                                        \"y\": \"-210.65\",\r\n                                        \"yaw\": \"271.428406\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 173.49,\r\n                                \"y\": -242.75,\r\n                                \"yaw\": 353.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.7\",\r\n                                        \"y\": \"-210.76\",\r\n                                        \"yaw\": \"270.354645\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"237.5\",\r\n                                        \"y\": \"-249.58\",\r\n                                        \"yaw\": \"180.35463\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"168.42\",\r\n                                        \"y\": \"-240.25\",\r\n                                        \"yaw\": \"350.167725\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 200.9,\r\n                                \"y\": -276.87,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"167.64\",\r\n                                        \"y\": \"-240.73\",\r\n                                        \"yaw\": \"350.624207\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.14\",\r\n                                        \"y\": \"-210.77\",\r\n                                        \"yaw\": \"270.838318\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.11\",\r\n                                        \"y\": \"-282.78\",\r\n                                        \"yaw\": \"89.17395\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 232.11,\r\n                                \"y\": -249.54,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.10\",\r\n                                        \"y\": \"-282.79\",\r\n                                        \"yaw\": \"91.760925\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"167.84\",\r\n                                        \"y\": \"-240.47\",\r\n                                        \"yaw\": \"349.147614\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"238.2\",\r\n                                        \"y\": \"-249.68\",\r\n                                        \"yaw\": \"179.019775\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.96,\r\n                                \"y\": -216.28,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"221.79\",\r\n                                        \"y\": \"-307.84\",\r\n                                        \"yaw\": \"359.213013\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.92\",\r\n                                        \"y\": \"-271.79\",\r\n                                        \"yaw\": \"271.056641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 287.22,\r\n                                \"y\": -310.76,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.54\",\r\n                                        \"y\": \"-172.71\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.86\",\r\n                                        \"y\": \"-207.57\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.51\",\r\n                                        \"y\": \"-133.24\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 224.3,\r\n                                \"y\": -169.23,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.17\",\r\n                                        \"y\": \"-133.36\",\r\n                                        \"yaw\": \"270.132416\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.35\",\r\n                                        \"y\": \"-172.85\",\r\n                                        \"yaw\": \"180.132401\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.74\",\r\n                                        \"y\": \"-169.11\",\r\n                                        \"yaw\": \"0.132385\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 255.6,\r\n                                \"y\": -202.61,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.37\",\r\n                                        \"y\": \"-169.66\",\r\n                                        \"yaw\": \"359.321442\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"257.87\",\r\n                                        \"y\": \"-133.6\",\r\n                                        \"yaw\": \"270.162109\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.47\",\r\n                                        \"y\": \"-207.29\",\r\n                                        \"yaw\": \"89.321411\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 287.36,\r\n                                \"y\": -172.66,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.18\",\r\n                                        \"y\": \"-206.62\",\r\n                                        \"yaw\": \"89.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.62\",\r\n                                        \"y\": \"-169.15\",\r\n                                        \"yaw\": \"359.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.46\",\r\n                                        \"y\": \"-173.45\",\r\n                                        \"yaw\": \"179.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.49,\r\n                                \"y\": -138.47,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.26\",\r\n                                        \"y\": \"-122.5\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.73\",\r\n                                        \"y\": \"-154.69\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 226.42,\r\n                                \"y\": -119.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"345.91\",\r\n                                        \"y\": \"-248.90\",\r\n                                        \"yaw\": \"182.979889\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.10\",\r\n                                        \"y\": \"-281.95\",\r\n                                        \"yaw\": \"84.92395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.91\",\r\n                                        \"y\": \"-213.31\",\r\n                                        \"yaw\": \"269.926514\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 283.7,\r\n                                \"y\": -246.54,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.78\",\r\n                                        \"y\": \"-213.6\",\r\n                                        \"yaw\": \"270.509521\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"346.19\",\r\n                                        \"y\": \"-248.37\",\r\n                                        \"yaw\": \"183.987366\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"278.33\",\r\n                                        \"y\": \"-245.67\",\r\n                                        \"yaw\": \"0.509491\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.82,\r\n                                \"y\": -276.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"278.54\",\r\n                                        \"y\": \"-246.21\",\r\n                                        \"yaw\": \"358.94519\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.80\",\r\n                                        \"y\": \"-213.10\",\r\n                                        \"yaw\": \"270.659332\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"309.62\",\r\n                                        \"y\": \"-282.34\",\r\n                                        \"yaw\": \"86.300964\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 344.61,\r\n                                \"y\": -250.3,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.27\",\r\n                                        \"y\": \"-282.38\",\r\n                                        \"yaw\": \"86.872681\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"315.17\",\r\n                                        \"y\": \"-218.24\",\r\n                                        \"yaw\": \"270.413025\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"346.1\",\r\n                                        \"y\": \"-248.73\",\r\n                                        \"yaw\": \"185.231613\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 315.17,\r\n                                \"y\": -218.24,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"348.44\",\r\n                                        \"y\": \"-172.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-205.80\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.39\",\r\n                                        \"y\": \"-135.73\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 282.45,\r\n                                \"y\": -169.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.85\",\r\n                                        \"y\": \"-135.34\",\r\n                                        \"yaw\": \"271.263733\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"341.43\",\r\n                                        \"y\": \"-172.19\",\r\n                                        \"yaw\": \"181.263718\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.51\",\r\n                                        \"y\": \"-169.20\",\r\n                                        \"yaw\": \"1.263702\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.19,\r\n                                \"y\": -201.37,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.37\",\r\n                                        \"y\": \"-169.46\",\r\n                                        \"yaw\": \"0.831573\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.25\",\r\n                                        \"y\": \"-135.2\",\r\n                                        \"yaw\": \"270.831573\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"311.1\",\r\n                                        \"y\": \"-206.75\",\r\n                                        \"yaw\": \"90.831543\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 342.74,\r\n                                \"y\": -172.31,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"311.13\",\r\n                                        \"y\": \"-205.89\",\r\n                                        \"yaw\": \"90.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.78\",\r\n                                        \"y\": \"-169.20\",\r\n                                        \"yaw\": \"0.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"341.64\",\r\n                                        \"y\": \"-172.22\",\r\n                                        \"yaw\": \"180.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 314.45,\r\n                                \"y\": -140.51,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.12\",\r\n                                        \"y\": \"-122.82\",\r\n                                        \"yaw\": \"174.794922\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-154.72\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.91\",\r\n                                        \"y\": \"-84.85\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 281.0,\r\n                                \"y\": -118.14,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.88\",\r\n                                        \"y\": \"-84.89\",\r\n                                        \"yaw\": \"270.13266\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.8\",\r\n                                        \"y\": \"-122.81\",\r\n                                        \"yaw\": \"174.972046\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.63\",\r\n                                        \"y\": \"-118.66\",\r\n                                        \"yaw\": \"2.654602\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 310.66,\r\n                                \"y\": -148.94,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.96\",\r\n                                        \"y\": \"-118.30\",\r\n                                        \"yaw\": \"0.453278\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.23\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"270.453278\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.85\",\r\n                                        \"y\": \"-154.39\",\r\n                                        \"yaw\": \"90.453247\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 340.6,\r\n                                \"y\": -121.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-154.66\",\r\n                                        \"yaw\": \"90.773285\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.16\",\r\n                                        \"y\": \"-118.64\",\r\n                                        \"yaw\": \"0.773285\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.0\",\r\n                                        \"y\": \"-123.31\",\r\n                                        \"yaw\": \"174.528503\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 313.89,\r\n                                \"y\": -89.9,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"379.46\",\r\n                                        \"y\": \"-172.54\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"349.7\",\r\n                                        \"y\": \"-205.61\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"351.54\",\r\n                                        \"y\": \"-131.60\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 321.46,\r\n                                \"y\": -168.74,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"352.7\",\r\n                                        \"y\": \"-132.8\",\r\n                                        \"yaw\": \"270.321075\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"380.62\",\r\n                                        \"y\": \"-172.21\",\r\n                                        \"yaw\": \"180.321075\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.48\",\r\n                                        \"y\": \"-168.47\",\r\n                                        \"yaw\": \"0.321045\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 348.66,\r\n                                \"y\": -201.48,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"348.89\",\r\n                                        \"y\": \"-205.68\",\r\n                                        \"yaw\": \"91.151917\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.9\",\r\n                                        \"y\": \"-168.89\",\r\n                                        \"yaw\": \"1.151917\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"379.82\",\r\n                                        \"y\": \"-172.42\",\r\n                                        \"yaw\": \"181.151901\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 351.31,\r\n                                \"y\": -136.99,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.67\",\r\n                                        \"y\": \"-168.97\",\r\n                                        \"yaw\": \"0.832764\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"351.54\",\r\n                                        \"y\": \"-131.71\",\r\n                                        \"yaw\": \"270.832764\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"349.0\",\r\n                                        \"y\": \"-204.54\",\r\n                                        \"yaw\": \"90.832703\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 379.53,\r\n                                \"y\": -172.9,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario8\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.92\",\r\n                                        \"y\": \"-173.39\",\r\n                                        \"yaw\": \"179.198364\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.80\",\r\n                                        \"y\": \"-170.10\",\r\n                                        \"yaw\": \"0.12323\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 129.92,\r\n                                \"y\": -204.42,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"92.46\",\r\n                                        \"y\": \"-170.8\",\r\n                                        \"yaw\": \"0.453278\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"131.23\",\r\n                                        \"y\": \"-209.9\",\r\n                                        \"yaw\": \"98.115265\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 160.43,\r\n                                \"y\": -173.32,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.89\",\r\n                                        \"y\": \"-170.29\",\r\n                                        \"yaw\": \"1.018799\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"58.81\",\r\n                                        \"y\": \"-207.71\",\r\n                                        \"yaw\": \"91.018799\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 92.43,\r\n                                \"y\": -173.52,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"97.53\",\r\n                                        \"y\": \"-173.20\",\r\n                                        \"yaw\": \"180.886658\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.30\",\r\n                                        \"y\": \"-170.13\",\r\n                                        \"yaw\": \"0.886627\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 58.68,\r\n                                \"y\": -202.99,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.26\",\r\n                                        \"y\": \"-311.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.68\",\r\n                                        \"y\": \"-346.16\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.30\",\r\n                                        \"y\": \"-272.12\",\r\n                                        \"yaw\": \"272.176117\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.23,\r\n                                \"y\": -307.64,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.53\",\r\n                                        \"y\": \"-271.36\",\r\n                                        \"yaw\": \"270.697601\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.0\",\r\n                                        \"y\": \"-310.81\",\r\n                                        \"yaw\": \"180.697571\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.98\",\r\n                                        \"y\": \"-307.85\",\r\n                                        \"yaw\": \"0.697571\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.15,\r\n                                \"y\": -341.28,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.43\",\r\n                                        \"y\": \"-307.91\",\r\n                                        \"yaw\": \"359.881195\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"204.4\",\r\n                                        \"y\": \"-271.52\",\r\n                                        \"yaw\": \"272.443604\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.57\",\r\n                                        \"y\": \"-347.6\",\r\n                                        \"yaw\": \"92.279572\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 233.13,\r\n                                \"y\": -311.34,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"202.60\",\r\n                                        \"y\": \"-346.95\",\r\n                                        \"yaw\": \"91.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.35\",\r\n                                        \"y\": \"-307.83\",\r\n                                        \"yaw\": \"1.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"239.26\",\r\n                                        \"y\": \"-310.71\",\r\n                                        \"yaw\": \"181.150391\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 204.77,\r\n                                \"y\": -277.61,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"238.26\",\r\n                                        \"y\": \"-249.59\",\r\n                                        \"yaw\": \"179.159729\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.0\",\r\n                                        \"y\": \"-282.47\",\r\n                                        \"yaw\": \"91.26181\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.27\",\r\n                                        \"y\": \"-210.65\",\r\n                                        \"yaw\": \"271.428406\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 173.49,\r\n                                \"y\": -242.75,\r\n                                \"yaw\": 353.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.7\",\r\n                                        \"y\": \"-210.76\",\r\n                                        \"yaw\": \"270.354645\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"237.5\",\r\n                                        \"y\": \"-249.58\",\r\n                                        \"yaw\": \"180.35463\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"168.42\",\r\n                                        \"y\": \"-240.25\",\r\n                                        \"yaw\": \"350.167725\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 200.9,\r\n                                \"y\": -276.87,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"167.64\",\r\n                                        \"y\": \"-240.73\",\r\n                                        \"yaw\": \"350.624207\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"203.14\",\r\n                                        \"y\": \"-210.77\",\r\n                                        \"yaw\": \"270.838318\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.11\",\r\n                                        \"y\": \"-282.78\",\r\n                                        \"yaw\": \"89.17395\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 232.11,\r\n                                \"y\": -249.54,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"201.10\",\r\n                                        \"y\": \"-282.79\",\r\n                                        \"yaw\": \"91.760925\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"167.84\",\r\n                                        \"y\": \"-240.47\",\r\n                                        \"yaw\": \"349.147614\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"238.2\",\r\n                                        \"y\": \"-249.68\",\r\n                                        \"yaw\": \"179.019775\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 202.96,\r\n                                \"y\": -216.28,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"293.32\",\r\n                                        \"y\": \"-309.45\",\r\n                                        \"yaw\": \"183.428238\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"259.15\",\r\n                                        \"y\": \"-271.67\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 226.32,\r\n                                \"y\": -307.56,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"221.55\",\r\n                                        \"y\": \"-307.81\",\r\n                                        \"yaw\": \"0.056519\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"293.68\",\r\n                                        \"y\": \"-310.23\",\r\n                                        \"yaw\": \"182.596146\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.82,\r\n                                \"y\": -276.47,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.54\",\r\n                                        \"y\": \"-172.71\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.86\",\r\n                                        \"y\": \"-207.57\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.51\",\r\n                                        \"y\": \"-133.24\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 224.3,\r\n                                \"y\": -169.23,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.17\",\r\n                                        \"y\": \"-133.36\",\r\n                                        \"yaw\": \"270.132416\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.35\",\r\n                                        \"y\": \"-172.85\",\r\n                                        \"yaw\": \"180.132401\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.74\",\r\n                                        \"y\": \"-169.11\",\r\n                                        \"yaw\": \"0.132385\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 255.6,\r\n                                \"y\": -202.61,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.37\",\r\n                                        \"y\": \"-169.66\",\r\n                                        \"yaw\": \"359.321442\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"257.87\",\r\n                                        \"y\": \"-133.6\",\r\n                                        \"yaw\": \"270.162109\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.47\",\r\n                                        \"y\": \"-207.29\",\r\n                                        \"yaw\": \"89.321411\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 287.36,\r\n                                \"y\": -172.66,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.18\",\r\n                                        \"y\": \"-206.62\",\r\n                                        \"yaw\": \"89.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"218.62\",\r\n                                        \"y\": \"-169.15\",\r\n                                        \"yaw\": \"359.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.46\",\r\n                                        \"y\": \"-173.45\",\r\n                                        \"yaw\": \"179.264893\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.49,\r\n                                \"y\": -138.47,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.83\",\r\n                                        \"y\": \"-122.44\",\r\n                                        \"yaw\": \"180.13298\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"221.82\",\r\n                                        \"y\": \"-120.78\",\r\n                                        \"yaw\": \"5.250366\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 254.88,\r\n                                \"y\": -150.67,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"222.29\",\r\n                                        \"y\": \"-120.16\",\r\n                                        \"yaw\": \"1.962585\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.68\",\r\n                                        \"y\": \"-154.78\",\r\n                                        \"yaw\": \"91.962524\",\r\n                                        \"z\": \"1.2\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 288.3,\r\n                                \"y\": -121.84,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"345.91\",\r\n                                        \"y\": \"-248.90\",\r\n                                        \"yaw\": \"182.979889\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.10\",\r\n                                        \"y\": \"-281.95\",\r\n                                        \"yaw\": \"84.92395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.91\",\r\n                                        \"y\": \"-213.31\",\r\n                                        \"yaw\": \"269.926514\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 283.7,\r\n                                \"y\": -246.54,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.78\",\r\n                                        \"y\": \"-213.6\",\r\n                                        \"yaw\": \"270.509521\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"346.19\",\r\n                                        \"y\": \"-248.37\",\r\n                                        \"yaw\": \"183.987366\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"278.33\",\r\n                                        \"y\": \"-245.67\",\r\n                                        \"yaw\": \"0.509491\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.82,\r\n                                \"y\": -276.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"278.54\",\r\n                                        \"y\": \"-246.21\",\r\n                                        \"yaw\": \"358.94519\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.80\",\r\n                                        \"y\": \"-213.10\",\r\n                                        \"yaw\": \"270.659332\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"309.62\",\r\n                                        \"y\": \"-282.34\",\r\n                                        \"yaw\": \"86.300964\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 344.61,\r\n                                \"y\": -250.3,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.27\",\r\n                                        \"y\": \"-282.38\",\r\n                                        \"yaw\": \"86.872681\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"315.17\",\r\n                                        \"y\": \"-218.24\",\r\n                                        \"yaw\": \"270.413025\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"346.1\",\r\n                                        \"y\": \"-248.73\",\r\n                                        \"yaw\": \"185.231613\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 315.17,\r\n                                \"y\": -218.24,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"348.44\",\r\n                                        \"y\": \"-172.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-205.80\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.39\",\r\n                                        \"y\": \"-135.73\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 282.45,\r\n                                \"y\": -169.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.85\",\r\n                                        \"y\": \"-135.34\",\r\n                                        \"yaw\": \"271.263733\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"341.43\",\r\n                                        \"y\": \"-172.19\",\r\n                                        \"yaw\": \"181.263718\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.51\",\r\n                                        \"y\": \"-169.20\",\r\n                                        \"yaw\": \"1.263702\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 311.19,\r\n                                \"y\": -201.37,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.37\",\r\n                                        \"y\": \"-169.46\",\r\n                                        \"yaw\": \"0.831573\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.25\",\r\n                                        \"y\": \"-135.2\",\r\n                                        \"yaw\": \"270.831573\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"311.1\",\r\n                                        \"y\": \"-206.75\",\r\n                                        \"yaw\": \"90.831543\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 342.74,\r\n                                \"y\": -172.31,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"311.13\",\r\n                                        \"y\": \"-205.89\",\r\n                                        \"yaw\": \"90.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"277.78\",\r\n                                        \"y\": \"-169.20\",\r\n                                        \"yaw\": \"0.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"341.64\",\r\n                                        \"y\": \"-172.22\",\r\n                                        \"yaw\": \"180.423126\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 314.45,\r\n                                \"y\": -140.51,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.12\",\r\n                                        \"y\": \"-122.82\",\r\n                                        \"yaw\": \"174.794922\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-154.72\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.91\",\r\n                                        \"y\": \"-84.85\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 281.0,\r\n                                \"y\": -118.14,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"313.88\",\r\n                                        \"y\": \"-84.89\",\r\n                                        \"yaw\": \"270.13266\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.8\",\r\n                                        \"y\": \"-122.81\",\r\n                                        \"yaw\": \"174.972046\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.63\",\r\n                                        \"y\": \"-118.66\",\r\n                                        \"yaw\": \"2.654602\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 310.66,\r\n                                \"y\": -148.94,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.96\",\r\n                                        \"y\": \"-118.30\",\r\n                                        \"yaw\": \"0.453278\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"314.23\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"270.453278\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.85\",\r\n                                        \"y\": \"-154.39\",\r\n                                        \"yaw\": \"90.453247\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 340.6,\r\n                                \"y\": -121.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"310.97\",\r\n                                        \"y\": \"-154.66\",\r\n                                        \"yaw\": \"90.773285\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"275.16\",\r\n                                        \"y\": \"-118.64\",\r\n                                        \"yaw\": \"0.773285\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"343.0\",\r\n                                        \"y\": \"-123.31\",\r\n                                        \"yaw\": \"174.528503\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 313.89,\r\n                                \"y\": -89.9,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"379.46\",\r\n                                        \"y\": \"-172.54\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"349.7\",\r\n                                        \"y\": \"-205.61\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"351.54\",\r\n                                        \"y\": \"-131.60\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 321.46,\r\n                                \"y\": -168.74,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"352.7\",\r\n                                        \"y\": \"-132.8\",\r\n                                        \"yaw\": \"270.321075\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"380.62\",\r\n                                        \"y\": \"-172.21\",\r\n                                        \"yaw\": \"180.321075\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.48\",\r\n                                        \"y\": \"-168.47\",\r\n                                        \"yaw\": \"0.321045\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 348.66,\r\n                                \"y\": -201.48,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"348.89\",\r\n                                        \"y\": \"-205.68\",\r\n                                        \"yaw\": \"91.151917\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.9\",\r\n                                        \"y\": \"-168.89\",\r\n                                        \"yaw\": \"1.151917\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"379.82\",\r\n                                        \"y\": \"-172.42\",\r\n                                        \"yaw\": \"181.151901\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 351.31,\r\n                                \"y\": -136.99,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"316.67\",\r\n                                        \"y\": \"-168.97\",\r\n                                        \"yaw\": \"0.832764\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"351.54\",\r\n                                        \"y\": \"-131.71\",\r\n                                        \"yaw\": \"270.832764\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"349.0\",\r\n                                        \"y\": \"-204.54\",\r\n                                        \"yaw\": \"90.832703\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 379.53,\r\n                                \"y\": -172.9,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.99\",\r\n                                        \"y\": \"9.30\",\r\n                                        \"yaw\": \"180.317535\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-337.66\",\r\n                                        \"y\": \"5.69\",\r\n                                        \"yaw\": \"180.196899\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -383.23,\r\n                                \"y\": -19.4,\r\n                                \"yaw\": 95.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario9\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"291.60\",\r\n                                        \"y\": \"-249.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"254.99\",\r\n                                        \"y\": \"-283.71\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.30\",\r\n                                        \"y\": \"-211.0\",\r\n                                        \"yaw\": \"272.521973\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 225.69,\r\n                                \"y\": -246.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.61\",\r\n                                        \"y\": \"-211.72\",\r\n                                        \"yaw\": \"270.699127\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"291.96\",\r\n                                        \"y\": \"-250.4\",\r\n                                        \"yaw\": \"178.90509\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"220.54\",\r\n                                        \"y\": \"-246.26\",\r\n                                        \"yaw\": \"0.699097\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 255.26,\r\n                                \"y\": -278.35,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"219.52\",\r\n                                        \"y\": \"-246.20\",\r\n                                        \"yaw\": \"0.076721\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"258.58\",\r\n                                        \"y\": \"-212.43\",\r\n                                        \"yaw\": \"270.076752\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.6\",\r\n                                        \"y\": \"-283.25\",\r\n                                        \"yaw\": \"90.076691\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 286.77,\r\n                                \"y\": -249.86,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"255.8\",\r\n                                        \"y\": \"-284.50\",\r\n                                        \"yaw\": \"89.832275\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"220.22\",\r\n                                        \"y\": \"-246.15\",\r\n                                        \"yaw\": \"359.832275\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"292.3\",\r\n                                        \"y\": \"-250.30\",\r\n                                        \"yaw\": \"179.832275\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 258.59,\r\n                                \"y\": -217.4,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"206.97\",\r\n                                        \"y\": \"-140.26\",\r\n                                        \"yaw\": \"257.906311\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.73\",\r\n                                        \"y\": \"-172.75\",\r\n                                        \"yaw\": \"180.923157\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.89\",\r\n                                        \"y\": \"-169.88\",\r\n                                        \"yaw\": \"0.923157\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 198.95,\r\n                                \"y\": -199.54,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.41\",\r\n                                        \"y\": \"-173.11\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"198.98\",\r\n                                        \"y\": \"-204.57\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"205.92\",\r\n                                        \"y\": \"-142.19\",\r\n                                        \"yaw\": \"259.577576\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 170.74,\r\n                                \"y\": -169.54,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.6\",\r\n                                        \"y\": \"-204.6\",\r\n                                        \"yaw\": \"91.002838\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"165.6\",\r\n                                        \"y\": \"-169.56\",\r\n                                        \"yaw\": \"0.059082\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"235.86\",\r\n                                        \"y\": \"-173.64\",\r\n                                        \"yaw\": \"177.911682\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 204.69,\r\n                                \"y\": -144.35,\r\n                                \"yaw\": 263.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"166.55\",\r\n                                        \"y\": \"-169.68\",\r\n                                        \"yaw\": \"0.490326\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"207.25\",\r\n                                        \"y\": \"-139.94\",\r\n                                        \"yaw\": \"258.321381\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"199.18\",\r\n                                        \"y\": \"-204.78\",\r\n                                        \"yaw\": \"90.490295\",\r\n                                        \"z\": \"1.19\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 229.98,\r\n                                \"y\": -172.92,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.19\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario10\"\r\n                }\r\n            ],\r\n            \"Town05\": [\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 151.37,\r\n                                \"y\": -26.18,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.6,\r\n                                \"y\": 201.85,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.1941315233707428\",\r\n                                \"x\": \"-5.598391056060791\",\r\n                                \"y\": \"205.0623321533203\",\r\n                                \"yaw\": \"-0.028712520375847816\",\r\n                                \"z\": \"0.0014852519379928708\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.1941315233707428\",\r\n                                \"x\": \"-5.596636772155762\",\r\n                                \"y\": \"208.5623321533203\",\r\n                                \"yaw\": \"-0.028712520375847816\",\r\n                                \"z\": \"0.0014852519379928708\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.13,\r\n                                \"y\": 187.79,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.11193084716797\",\r\n                                \"y\": \"191.38665771484375\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.09435272216797\",\r\n                                \"y\": \"194.88661193847656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.21,\r\n                                \"y\": 191.24,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.22684478759766\",\r\n                                \"y\": \"187.88719177246094\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.19168090820312\",\r\n                                \"y\": \"194.88710021972656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.28,\r\n                                \"y\": 194.68,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.29653930664062\",\r\n                                \"y\": \"191.38758850097656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.31412506103516\",\r\n                                \"y\": \"187.88763427734375\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.65,\r\n                                \"y\": 158.85,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"28.04859733581543\",\r\n                                \"y\": \"158.8513641357422\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.1,\r\n                                \"y\": 158.8,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"24.54861831665039\",\r\n                                \"y\": \"158.798583984375\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -156.18,\r\n                                \"y\": -135.51,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-156.15264892578125\",\r\n                                \"y\": \"-139.04959106445312\",\r\n                                \"yaw\": \"0.44255056977272034\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.99,\r\n                                \"y\": -138.95,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-156.0162811279297\",\r\n                                \"y\": \"-135.54843139648438\",\r\n                                \"yaw\": \"0.44255056977272034\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -120.85,\r\n                                \"y\": -107.55,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-124.44915008544922\",\r\n                                \"y\": \"-107.5747299194336\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.36,\r\n                                \"y\": -107.3,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-120.95111846923828\",\r\n                                \"y\": \"-107.2765884399414\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -265.41,\r\n                                \"y\": 37.0,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-268.8127746582031\",\r\n                                \"y\": \"37.034671783447266\",\r\n                                \"yaw\": \"-90.5837631225586\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -268.86,\r\n                                \"y\": 37.1,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-265.3122863769531\",\r\n                                \"y\": \"37.06385040283203\",\r\n                                \"yaw\": \"-90.5837631225586\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -271.34,\r\n                                \"y\": -34.72,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-275.5313415527344\",\r\n                                \"y\": \"-34.750492095947266\",\r\n                                \"yaw\": \"90.41679382324219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -238.36,\r\n                                \"y\": -3.64,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-238.35203552246094\",\r\n                                \"y\": \"-0.370522677898407\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -238.41,\r\n                                \"y\": 0.13,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-238.41973876953125\",\r\n                                \"y\": \"-3.870368242263794\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.87,\r\n                                \"y\": 144.33,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.88619995117188\",\r\n                                \"y\": \"147.7713623046875\",\r\n                                \"yaw\": \"-179.7303009033203\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.88,\r\n                                \"y\": 147.77,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.86353302001953\",\r\n                                \"y\": \"144.2714385986328\",\r\n                                \"yaw\": \"-179.7303009033203\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.48,\r\n                                \"y\": 151.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-155.49497985839844\",\r\n                                \"y\": \"154.48143005371094\",\r\n                                \"yaw\": \"0.2696990966796875\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -130.56,\r\n                                \"y\": 115.96,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-127.18934631347656\",\r\n                                \"y\": \"115.9299087524414\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.5,\r\n                                \"y\": 115.96,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-130.68896484375\",\r\n                                \"y\": \"115.98846435546875\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 52.73,\r\n                                \"y\": 145.88,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 55.87,\r\n                                \"y\": -145.22,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 101.5,\r\n                                \"y\": 137.98,\r\n                                \"yaw\": 164.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 100.81,\r\n                                \"y\": 142.49,\r\n                                \"yaw\": 344.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 136.31,\r\n                                \"y\": 121.37,\r\n                                \"yaw\": 137.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 137.75,\r\n                                \"y\": 125.7,\r\n                                \"yaw\": 317.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 149.54,\r\n                                \"y\": 101.12,\r\n                                \"yaw\": 107.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 152.94,\r\n                                \"y\": 104.16,\r\n                                \"yaw\": 287.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 151.28,\r\n                                \"y\": 49.67,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 155.5,\r\n                                \"y\": 51.39,\r\n                                \"yaw\": 267.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 151.37,\r\n                                \"y\": 16.76,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 155.55,\r\n                                \"y\": -16.99,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 151.28,\r\n                                \"y\": -59.22,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 155.5,\r\n                                \"y\": -57.49,\r\n                                \"yaw\": 267.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 150.46,\r\n                                \"y\": -102.24,\r\n                                \"yaw\": 76.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 154.95,\r\n                                \"y\": -101.44,\r\n                                \"yaw\": 255.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 134.58,\r\n                                \"y\": -127.97,\r\n                                \"yaw\": 46.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 138.88,\r\n                                \"y\": -129.5,\r\n                                \"yaw\": 225.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 98.27,\r\n                                \"y\": -141.73,\r\n                                \"yaw\": 11.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 100.88,\r\n                                \"y\": -145.47,\r\n                                \"yaw\": 190.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -150.7,\r\n                                \"y\": 204.97,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.65\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.9846649169922\",\r\n                                \"y\": \"208.22828674316406\",\r\n                                \"yaw\": \"4.993293762207031\",\r\n                                \"z\": \"8.649030685424805\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.37538146972656\",\r\n                                \"y\": \"201.25485229492188\",\r\n                                \"yaw\": \"4.993293762207031\",\r\n                                \"z\": \"8.649030685424805\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -150.41,\r\n                                \"y\": 208.44,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.64\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.1115264892578\",\r\n                                \"y\": \"204.78965759277344\",\r\n                                \"yaw\": \"4.674360275268555\",\r\n                                \"z\": \"8.643319129943848\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-149.8262939453125\",\r\n                                \"y\": \"201.30130004882812\",\r\n                                \"yaw\": \"4.674360275268555\",\r\n                                \"z\": \"8.643319129943848\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 203.14,\r\n                                \"y\": 98.44,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"206.55755615234375\",\r\n                                \"y\": \"98.47964477539062\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"210.05731201171875\",\r\n                                \"y\": \"98.52024841308594\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 206.79,\r\n                                \"y\": 98.45,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"210.05767822265625\",\r\n                                \"y\": \"98.48790740966797\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"203.0581512451172\",\r\n                                \"y\": \"98.40670776367188\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 210.35,\r\n                                \"y\": 98.46,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"206.55828857421875\",\r\n                                \"y\": \"98.416015625\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"203.0585174560547\",\r\n                                \"y\": \"98.37541961669922\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 1.26,\r\n                                \"y\": 187.76,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.2433719635009766\",\r\n                                \"y\": \"191.07086181640625\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.2257903814315796\",\r\n                                \"y\": \"194.57081604003906\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -190.39,\r\n                                \"y\": -120.91,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-193.41302490234375\",\r\n                                \"y\": \"-121.88587951660156\",\r\n                                \"yaw\": \"467.89080810546875\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.6,\r\n                                \"y\": -58.77,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-188.08731079101562\",\r\n                                \"y\": \"-58.769039154052734\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 196.25,\r\n                                \"y\": -53.91,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"192.74073791503906\",\r\n                                \"y\": \"-53.869014739990234\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"189.24098205566406\",\r\n                                \"y\": \"-53.82814407348633\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 192.54,\r\n                                \"y\": -53.91,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"189.24046325683594\",\r\n                                \"y\": \"-53.87146759033203\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"196.23997497558594\",\r\n                                \"y\": \"-53.953208923339844\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 189.1,\r\n                                \"y\": -53.9,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"192.7398681640625\",\r\n                                \"y\": \"-53.94251251220703\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"196.2396240234375\",\r\n                                \"y\": \"-53.98338317871094\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.28,\r\n                                \"y\": -200.24,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.2039556503295898\",\r\n                                \"x\": \"5.264162540435791\",\r\n                                \"y\": \"-203.975341796875\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.052355796098709106\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.2039556503295898\",\r\n                                \"x\": \"5.249323844909668\",\r\n                                \"y\": \"-207.47531127929688\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.052355796098709106\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.28,\r\n                                \"y\": -204.17,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.199931025505066\",\r\n                                \"x\": \"5.265981674194336\",\r\n                                \"y\": \"-207.47537231445312\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.052006348967552185\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.199931025505066\",\r\n                                \"x\": \"5.295659065246582\",\r\n                                \"y\": \"-200.47543334960938\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.052006348967552185\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.28,\r\n                                \"y\": -207.68,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.1963363885879517\",\r\n                                \"x\": \"5.295698165893555\",\r\n                                \"y\": \"-203.97547912597656\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.05169523134827614\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.1963363885879517\",\r\n                                \"x\": \"5.310536861419678\",\r\n                                \"y\": \"-200.4755096435547\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.05169523134827614\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -140.88,\r\n                                \"y\": -193.68,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.84249877929688\",\r\n                                \"y\": \"-190.1305389404297\",\r\n                                \"yaw\": \"359.39447021484375\",\r\n                                \"z\": \"10.018385887145996\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.80551147460938\",\r\n                                \"y\": \"-186.6307373046875\",\r\n                                \"yaw\": \"359.39447021484375\",\r\n                                \"z\": \"10.018385887145996\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -140.88,\r\n                                \"y\": -190.18,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.84104919433594\",\r\n                                \"y\": \"-186.63034057617188\",\r\n                                \"yaw\": \"359.3710632324219\",\r\n                                \"z\": \"10.018379211425781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.91787719726562\",\r\n                                \"y\": \"-193.6299285888672\",\r\n                                \"yaw\": \"359.3710632324219\",\r\n                                \"z\": \"10.018379211425781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -140.88,\r\n                                \"y\": -186.7,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.91917419433594\",\r\n                                \"y\": \"-190.1296844482422\",\r\n                                \"yaw\": \"359.3459167480469\",\r\n                                \"z\": \"10.018370628356934\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.95912170410156\",\r\n                                \"y\": \"-193.62945556640625\",\r\n                                \"yaw\": \"359.3459167480469\",\r\n                                \"z\": \"10.018370628356934\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -226.86,\r\n                                \"y\": 75.39,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1088562011719\",\r\n                                \"x\": \"-229.8777618408203\",\r\n                                \"y\": \"75.34733581542969\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.976667404174805\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1088562011719\",\r\n                                \"x\": \"-233.37741088867188\",\r\n                                \"y\": \"75.29785919189453\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.976667404174805\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 1.6,\r\n                                \"y\": 190.79,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.23\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.6161643266677856\",\r\n                                \"y\": \"187.57269287109375\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.5810012817382812\",\r\n                                \"y\": \"194.57260131835938\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -229.8,\r\n                                \"y\": 75.39,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1090393066406\",\r\n                                \"x\": \"-226.3787078857422\",\r\n                                \"y\": \"75.43836212158203\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.976588249206543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1090393066406\",\r\n                                \"x\": \"-233.3780059814453\",\r\n                                \"y\": \"75.33940887451172\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.976588249206543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -233.43,\r\n                                \"y\": 75.39,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1092529296875\",\r\n                                \"x\": \"-229.8790740966797\",\r\n                                \"y\": \"75.44020080566406\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.97649097442627\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1092529296875\",\r\n                                \"x\": \"-226.37942504882812\",\r\n                                \"y\": \"75.48967742919922\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.97649097442627\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -240.52,\r\n                                \"y\": -76.86,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-244.0202178955078\",\r\n                                \"y\": \"-76.80843353271484\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-247.51983642578125\",\r\n                                \"y\": \"-76.75688171386719\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -244.3,\r\n                                \"y\": -76.86,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-247.52066040039062\",\r\n                                \"y\": \"-76.81256103515625\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-240.52142333984375\",\r\n                                \"y\": \"-76.91566467285156\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -247.63,\r\n                                \"y\": -76.86,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-244.02175903320312\",\r\n                                \"y\": \"-76.91315460205078\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-240.5221405029297\",\r\n                                \"y\": \"-76.96470642089844\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 1.85,\r\n                                \"y\": 194.21,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.8657550811767578\",\r\n                                \"y\": \"191.07398986816406\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.8833365440368652\",\r\n                                \"y\": \"187.57403564453125\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -150.39,\r\n                                \"y\": 201.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.65\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.6641082763672\",\r\n                                \"y\": \"204.7429656982422\",\r\n                                \"yaw\": \"4.98435640335083\",\r\n                                \"z\": \"8.648870468139648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.96820068359375\",\r\n                                \"y\": \"208.229736328125\",\r\n                                \"yaw\": \"4.98435640335083\",\r\n                                \"z\": \"8.648870468139648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.24,\r\n                                \"y\": -91.69,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.23483276367188\",\r\n                                \"y\": \"-95.13064575195312\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.26,\r\n                                \"y\": -95.17,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.26531982421875\",\r\n                                \"y\": \"-91.63069152832031\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -220.83,\r\n                                \"y\": -88.16,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-220.83517456054688\",\r\n                                \"y\": \"-84.72643280029297\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -193.84,\r\n                                \"y\": -121.9,\r\n                                \"yaw\": 92.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-190.11427307128906\",\r\n                                \"y\": \"-120.71098327636719\",\r\n                                \"yaw\": \"467.6999206542969\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -188.5,\r\n                                \"y\": -58.73,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.58729553222656\",\r\n                                \"y\": \"-58.731075286865234\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -220.81,\r\n                                \"y\": -84.68,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-220.80465698242188\",\r\n                                \"y\": \"-88.22638702392578\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.51,\r\n                                \"y\": 122.92,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-187.46331787109375\",\r\n                                \"y\": \"123.50904846191406\",\r\n                                \"yaw\": \"258.72021484375\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.51,\r\n                                \"y\": 87.83,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.5060577392578\",\r\n                                \"y\": \"84.38876342773438\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.53,\r\n                                \"y\": 84.35,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.5340576171875\",\r\n                                \"y\": \"87.88873291015625\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -188.3,\r\n                                \"y\": 122.96,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.14244079589844\",\r\n                                \"y\": \"122.22982788085938\",\r\n                                \"yaw\": \"260.0389709472656\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -192.1,\r\n                                \"y\": 57.1,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-195.05535888671875\",\r\n                                \"y\": \"57.10081100463867\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -195.57,\r\n                                \"y\": 57.19,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-191.55532836914062\",\r\n                                \"y\": \"57.18888854980469\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -223.8,\r\n                                \"y\": 91.42,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-223.80389404296875\",\r\n                                \"y\": \"94.8106460571289\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -223.6,\r\n                                \"y\": 94.9,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-223.5959014892578\",\r\n                                \"y\": \"91.31087493896484\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 98.74,\r\n                                \"y\": -33.15,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"96.4896011352539\",\r\n                                \"y\": \"-33.15665054321289\",\r\n                                \"yaw\": \"90.1692886352539\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 103.3,\r\n                                \"y\": 33.63,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"106.48635864257812\",\r\n                                \"y\": \"33.668888092041016\",\r\n                                \"yaw\": \"-89.30083465576172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 68.42,\r\n                                \"y\": 2.5,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.4074935913086\",\r\n                                \"y\": \"5.362179279327393\",\r\n                                \"yaw\": \"0.2502593994140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 134.56,\r\n                                \"y\": -2.13,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 95.1,\r\n                                \"y\": -33.6,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"99.99088287353516\",\r\n                                \"y\": \"-33.58554458618164\",\r\n                                \"yaw\": \"90.1692886352539\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 107.6,\r\n                                \"y\": 33.2,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"102.99250030517578\",\r\n                                \"y\": \"33.143775939941406\",\r\n                                \"yaw\": \"-89.30083465576172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 68.39,\r\n                                \"y\": 5.52,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.40597534179688\",\r\n                                \"y\": \"1.8621394634246826\",\r\n                                \"yaw\": \"0.2502593994140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -158.84,\r\n                                \"y\": -88.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-158.84552001953125\",\r\n                                \"y\": \"-84.63306427001953\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.37,\r\n                                \"y\": -84.56,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.36460876464844\",\r\n                                \"y\": \"-88.13385009765625\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -131.39,\r\n                                \"y\": -122.45,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-127.84723663330078\",\r\n                                \"y\": \"-122.4256591796875\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.89,\r\n                                \"y\": -123.43,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-131.3402557373047\",\r\n                                \"y\": \"-123.45369720458984\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.6,\r\n                                \"y\": -95.5,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.60597229003906\",\r\n                                \"y\": \"-91.53479766845703\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.24,\r\n                                \"y\": -91.55,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.2347412109375\",\r\n                                \"y\": \"-95.03424072265625\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.99,\r\n                                \"y\": -56.48,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-121.30020141601562\",\r\n                                \"y\": \"-56.454654693603516\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -121.2,\r\n                                \"y\": -56.45,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-124.8001480102539\",\r\n                                \"y\": \"-56.474727630615234\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.87,\r\n                                \"y\": 35.44,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-120.90780639648438\",\r\n                                \"y\": \"35.40462875366211\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -121.5,\r\n                                \"y\": 34.71,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-124.4139175415039\",\r\n                                \"y\": \"34.73600387573242\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.86,\r\n                                \"y\": 0.69,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.87196350097656\",\r\n                                \"y\": \"-4.222204685211182\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.16,\r\n                                \"y\": -4.19,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.15156555175781\",\r\n                                \"y\": \"-0.7239478230476379\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -128.53,\r\n                                \"y\": -32.59,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-131.96420288085938\",\r\n                                \"y\": \"-32.613590240478516\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -132.2,\r\n                                \"y\": -32.59,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-128.46446228027344\",\r\n                                \"y\": \"-32.5643424987793\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.21,\r\n                                \"y\": 2.86,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.20130920410156\",\r\n                                \"y\": \"6.436841011047363\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.37,\r\n                                \"y\": 6.36,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.37832641601562\",\r\n                                \"y\": \"2.9372618198394775\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.57,\r\n                                \"y\": 122.56,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-45.82151412963867\",\r\n                                \"y\": \"123.0694580078125\",\r\n                                \"yaw\": \"286.2447509765625\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -50.85,\r\n                                \"y\": 56.8,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-54.204750061035156\",\r\n                                \"y\": \"56.77779006958008\",\r\n                                \"yaw\": \"90.37930297851562\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -54.35,\r\n                                \"y\": 56.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-50.70365524291992\",\r\n                                \"y\": \"56.62413787841797\",\r\n                                \"yaw\": \"90.37930297851562\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.87,\r\n                                \"y\": 91.45,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.87403106689453\",\r\n                                \"y\": \"94.97073364257812\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.91,\r\n                                \"y\": 94.94,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.9060287475586\",\r\n                                \"y\": \"91.47069549560547\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -43.81,\r\n                                \"y\": 123.1,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-49.0528450012207\",\r\n                                \"y\": \"121.63811492919922\",\r\n                                \"yaw\": \"285.5802917480469\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.39,\r\n                                \"y\": 87.98,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.38607406616211\",\r\n                                \"y\": \"84.54792785644531\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -12.19,\r\n                                \"y\": 84.49,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.194077491760254\",\r\n                                \"y\": \"88.05272674560547\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 155.9,\r\n                                \"y\": 25.76,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -123.7,\r\n                                \"y\": 123.58,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-120.12106323242188\",\r\n                                \"y\": \"123.54805755615234\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -120.2,\r\n                                \"y\": 123.59,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-123.62055969238281\",\r\n                                \"y\": \"123.62052917480469\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.92,\r\n                                \"y\": 87.97,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-88.9159927368164\",\r\n                                \"y\": \"84.46495056152344\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.89,\r\n                                \"y\": 84.45,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-88.89402770996094\",\r\n                                \"y\": \"87.96498107910156\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.56,\r\n                                \"y\": 56.11,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-131.22312927246094\",\r\n                                \"y\": \"56.142696380615234\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -131.6,\r\n                                \"y\": 56.43,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-127.72073364257812\",\r\n                                \"y\": \"56.39537811279297\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -162.35,\r\n                                \"y\": 91.63,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-162.35372924804688\",\r\n                                \"y\": \"94.88094329833984\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -162.39,\r\n                                \"y\": 95.13,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-162.38571166992188\",\r\n                                \"y\": \"91.38089752197266\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.3,\r\n                                \"y\": 34.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-43.557861328125\",\r\n                                \"y\": \"34.62477111816406\",\r\n                                \"yaw\": \"270.3793029785156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -43.53,\r\n                                \"y\": 34.48,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-47.056827545166016\",\r\n                                \"y\": \"34.4566535949707\",\r\n                                \"yaw\": \"270.3793029785156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.15,\r\n                                \"y\": 0.81,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.16270637512207\",\r\n                                \"y\": \"-4.41135311126709\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -15.85,\r\n                                \"y\": -4.3,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.841755867004395\",\r\n                                \"y\": \"-0.9121238589286804\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -51.1,\r\n                                \"y\": -32.19,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-54.6550407409668\",\r\n                                \"y\": \"-32.16905975341797\",\r\n                                \"yaw\": \"89.66251373291016\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -54.51,\r\n                                \"y\": -31.74,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-51.15256881713867\",\r\n                                \"y\": \"-31.7597713470459\",\r\n                                \"yaw\": \"89.66251373291016\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -82.15,\r\n                                \"y\": 2.83,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-82.14167785644531\",\r\n                                \"y\": \"6.249274253845215\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -81.92,\r\n                                \"y\": 6.33,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-81.92871856689453\",\r\n                                \"y\": \"2.7487454414367676\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.88,\r\n                                \"y\": -56.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-44.298892974853516\",\r\n                                \"y\": \"-56.62109375\",\r\n                                \"yaw\": \"269.6625061035156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -44.38,\r\n                                \"y\": -56.56,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-47.7984733581543\",\r\n                                \"y\": \"-56.53986358642578\",\r\n                                \"yaw\": \"269.6625061035156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -17.14,\r\n                                \"y\": -91.43,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-17.134746551513672\",\r\n                                \"y\": \"-94.91961669921875\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -17.11,\r\n                                \"y\": -94.93,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-17.11528968811035\",\r\n                                \"y\": \"-91.41958618164062\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -58.23,\r\n                                \"y\": -120.96,\r\n                                \"yaw\": 72.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-60.89959716796875\",\r\n                                \"y\": \"-119.1965560913086\",\r\n                                \"yaw\": \"56.552635192871094\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -62.5,\r\n                                \"y\": -120.42,\r\n                                \"yaw\": 68.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-59.20102310180664\",\r\n                                \"y\": \"-122.86930084228516\",\r\n                                \"yaw\": \"53.40818786621094\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.39,\r\n                                \"y\": -87.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.3951416015625\",\r\n                                \"y\": \"-84.5194091796875\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.43,\r\n                                \"y\": -84.43,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.42459869384766\",\r\n                                \"y\": \"-88.01945495605469\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.41,\r\n                                \"y\": 123.81,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"35.062599182128906\",\r\n                                \"y\": \"123.81145477294922\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 34.91,\r\n                                \"y\": 123.61,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.562679290771484\",\r\n                                \"y\": \"123.6086654663086\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.5,\r\n                                \"y\": 88.39,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"61.875518798828125\",\r\n                                \"y\": \"84.45710754394531\",\r\n                                \"yaw\": \"170.9776611328125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 63.0,\r\n                                \"y\": 84.89,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"63.524505615234375\",\r\n                                \"y\": \"87.72471618652344\",\r\n                                \"yaw\": \"169.5171356201172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.13,\r\n                                \"y\": 56.9,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"24.589330673217773\",\r\n                                \"y\": \"56.89858627319336\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.63,\r\n                                \"y\": 55.23,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"28.089998245239258\",\r\n                                \"y\": \"55.231380462646484\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.78,\r\n                                \"y\": 91.79,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.7837445735931396\",\r\n                                \"y\": \"95.0634994506836\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.42,\r\n                                \"y\": 96.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.414125442504883\",\r\n                                \"y\": \"91.56391906738281\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.63,\r\n                                \"y\": 33.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"35.09855270385742\",\r\n                                \"y\": \"33.82138442993164\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.12,\r\n                                \"y\": 33.27,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.598772048950195\",\r\n                                \"y\": \"33.26858901977539\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.71,\r\n                                \"y\": -1.48,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"62.72608184814453\",\r\n                                \"y\": \"-5.1627373695373535\",\r\n                                \"yaw\": \"-179.74974060058594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.88,\r\n                                \"y\": -5.25,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"62.86433029174805\",\r\n                                \"y\": \"-1.6620999574661255\",\r\n                                \"yaw\": \"-179.74974060058594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 27.99,\r\n                                \"y\": -32.52,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"24.804058074951172\",\r\n                                \"y\": \"-32.6052131652832\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.49,\r\n                                \"y\": -32.53,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"28.30057144165039\",\r\n                                \"y\": \"-32.42808532714844\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.66,\r\n                                \"y\": 1.61,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.649179220199585\",\r\n                                \"y\": \"6.055785655975342\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.98,\r\n                                \"y\": 6.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.9893529415130615\",\r\n                                \"y\": \"2.556603193283081\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 32.71,\r\n                                \"y\": -56.24,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"35.937644958496094\",\r\n                                \"y\": \"-56.1536750793457\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 36.11,\r\n                                \"y\": -56.38,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"32.445068359375\",\r\n                                \"y\": \"-56.47802734375\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.38,\r\n                                \"y\": -91.4,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"64.83172607421875\",\r\n                                \"y\": \"-94.36640930175781\",\r\n                                \"yaw\": \"-171.34144592285156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 65.19,\r\n                                \"y\": -95.57,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"64.4598617553711\",\r\n                                \"y\": \"-90.88241577148438\",\r\n                                \"yaw\": \"-171.14675903320312\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 30.36,\r\n                                \"y\": -122.55,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"27.211990356445312\",\r\n                                \"y\": \"-122.63420104980469\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.86,\r\n                                \"y\": -122.64,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"30.710643768310547\",\r\n                                \"y\": \"-122.5370101928711\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.71,\r\n                                \"y\": -87.87,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.7047622799873352\",\r\n                                \"y\": \"-84.39273834228516\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.72,\r\n                                \"y\": -84.38,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.7252919673919678\",\r\n                                \"y\": \"-87.89270782470703\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -187.95,\r\n                                \"y\": 34.76,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.5615234375\",\r\n                                \"y\": \"34.75906753540039\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.45,\r\n                                \"y\": 34.79,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-188.06150817871094\",\r\n                                \"y\": \"34.79099655151367\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.3,\r\n                                \"y\": 0.55,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.3112335205078\",\r\n                                \"y\": \"-4.067790508270264\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -156.0,\r\n                                \"y\": -4.4,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.9906768798828\",\r\n                                \"y\": \"-0.5709943175315857\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -191.55,\r\n                                \"y\": -31.54,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-195.07980346679688\",\r\n                                \"y\": \"-31.539026260375977\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -195.4,\r\n                                \"y\": -31.55,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-191.57980346679688\",\r\n                                \"y\": \"-31.551050186157227\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -222.35,\r\n                                \"y\": 3.13,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-222.34158325195312\",\r\n                                \"y\": \"6.5905280113220215\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -222.39,\r\n                                \"y\": 6.63,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-222.39862060546875\",\r\n                                \"y\": \"3.090656280517578\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 60.54,\r\n                                \"y\": 141.67,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.6,\r\n                                \"y\": 169.3,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.544424057006836\",\r\n                                \"y\": \"169.2983856201172\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.63,\r\n                                \"y\": -149.58,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 37.94,\r\n                                \"y\": -121.21,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"34.17909240722656\",\r\n                                \"y\": \"-121.31058502197266\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 69.14,\r\n                                \"y\": -200.75,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"69.12518310546875\",\r\n                                \"y\": \"-204.24607849121094\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"69.11034393310547\",\r\n                                \"y\": \"-207.7460479736328\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.44,\r\n                                \"y\": -186.67,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0624084472656\",\r\n                                \"x\": \"6.4259772300720215\",\r\n                                \"y\": \"-189.98013305664062\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.03175222501158714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0624084472656\",\r\n                                \"x\": \"6.411138534545898\",\r\n                                \"y\": \"-193.4801025390625\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.03175222501158714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.52,\r\n                                \"y\": -190.11,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.08526611328125\",\r\n                                \"x\": \"6.53539514541626\",\r\n                                \"y\": \"-186.48056030273438\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.030223362147808075\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.08526611328125\",\r\n                                \"x\": \"6.505717754364014\",\r\n                                \"y\": \"-193.48049926757812\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.030223362147808075\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.6,\r\n                                \"y\": -193.56,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1081237792969\",\r\n                                \"x\": \"6.61517858505249\",\r\n                                \"y\": \"-189.98094177246094\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.028731560334563255\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1081237792969\",\r\n                                \"x\": \"6.630017280578613\",\r\n                                \"y\": \"-186.48097229003906\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.028731560334563255\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 38.86,\r\n                                \"y\": -157.24,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"35.14272689819336\",\r\n                                \"y\": \"-157.3394317626953\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.42,\r\n                                \"y\": -157.35,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"38.6419563293457\",\r\n                                \"y\": \"-157.2638397216797\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 124.38,\r\n                                \"y\": 1.52,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario1\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.21,\r\n                                \"y\": 191.24,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.22684478759766\",\r\n                                \"y\": \"187.88719177246094\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.19168090820312\",\r\n                                \"y\": \"194.88710021972656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.28,\r\n                                \"y\": 194.68,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.29653930664062\",\r\n                                \"y\": \"191.38758850097656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.31412506103516\",\r\n                                \"y\": \"187.88763427734375\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -150.7,\r\n                                \"y\": 204.97,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.65\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.9846649169922\",\r\n                                \"y\": \"208.22828674316406\",\r\n                                \"yaw\": \"4.993293762207031\",\r\n                                \"z\": \"8.649030685424805\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.37538146972656\",\r\n                                \"y\": \"201.25485229492188\",\r\n                                \"yaw\": \"4.993293762207031\",\r\n                                \"z\": \"8.649030685424805\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -150.41,\r\n                                \"y\": 208.44,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 9.64\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.1115264892578\",\r\n                                \"y\": \"204.78965759277344\",\r\n                                \"yaw\": \"4.674360275268555\",\r\n                                \"z\": \"8.643319129943848\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-149.8262939453125\",\r\n                                \"y\": \"201.30130004882812\",\r\n                                \"yaw\": \"4.674360275268555\",\r\n                                \"z\": \"8.643319129943848\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 203.14,\r\n                                \"y\": 98.44,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"206.55755615234375\",\r\n                                \"y\": \"98.47964477539062\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"210.05731201171875\",\r\n                                \"y\": \"98.52024841308594\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 206.79,\r\n                                \"y\": 98.45,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"210.05767822265625\",\r\n                                \"y\": \"98.48790740966797\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"203.0581512451172\",\r\n                                \"y\": \"98.40670776367188\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 210.35,\r\n                                \"y\": 98.46,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"206.55828857421875\",\r\n                                \"y\": \"98.416015625\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"203.0585174560547\",\r\n                                \"y\": \"98.37541961669922\",\r\n                                \"yaw\": \"-89.33536529541016\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 1.26,\r\n                                \"y\": 187.76,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.2433719635009766\",\r\n                                \"y\": \"191.07086181640625\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.2257903814315796\",\r\n                                \"y\": \"194.57081604003906\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 196.25,\r\n                                \"y\": -53.91,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"192.74073791503906\",\r\n                                \"y\": \"-53.869014739990234\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"189.24098205566406\",\r\n                                \"y\": \"-53.82814407348633\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 192.54,\r\n                                \"y\": -53.91,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"189.24046325683594\",\r\n                                \"y\": \"-53.87146759033203\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"196.23997497558594\",\r\n                                \"y\": \"-53.953208923339844\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 189.1,\r\n                                \"y\": -53.9,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"192.7398681640625\",\r\n                                \"y\": \"-53.94251251220703\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"196.2396240234375\",\r\n                                \"y\": \"-53.98338317871094\",\r\n                                \"yaw\": \"89.33090209960938\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.28,\r\n                                \"y\": -200.24,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.2039556503295898\",\r\n                                \"x\": \"5.264162540435791\",\r\n                                \"y\": \"-203.975341796875\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.052355796098709106\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.2039556503295898\",\r\n                                \"x\": \"5.249323844909668\",\r\n                                \"y\": \"-207.47531127929688\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.052355796098709106\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.28,\r\n                                \"y\": -204.17,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.199931025505066\",\r\n                                \"x\": \"5.265981674194336\",\r\n                                \"y\": \"-207.47537231445312\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.052006348967552185\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.199931025505066\",\r\n                                \"x\": \"5.295659065246582\",\r\n                                \"y\": \"-200.47543334960938\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.052006348967552185\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.28,\r\n                                \"y\": -207.68,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.1963363885879517\",\r\n                                \"x\": \"5.295698165893555\",\r\n                                \"y\": \"-203.97547912597656\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.05169523134827614\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"1.1963363885879517\",\r\n                                \"x\": \"5.310536861419678\",\r\n                                \"y\": \"-200.4755096435547\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.05169523134827614\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -140.88,\r\n                                \"y\": -193.68,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.84249877929688\",\r\n                                \"y\": \"-190.1305389404297\",\r\n                                \"yaw\": \"359.39447021484375\",\r\n                                \"z\": \"10.018385887145996\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.80551147460938\",\r\n                                \"y\": \"-186.6307373046875\",\r\n                                \"yaw\": \"359.39447021484375\",\r\n                                \"z\": \"10.018385887145996\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -140.88,\r\n                                \"y\": -190.18,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.84104919433594\",\r\n                                \"y\": \"-186.63034057617188\",\r\n                                \"yaw\": \"359.3710632324219\",\r\n                                \"z\": \"10.018379211425781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.91787719726562\",\r\n                                \"y\": \"-193.6299285888672\",\r\n                                \"yaw\": \"359.3710632324219\",\r\n                                \"z\": \"10.018379211425781\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -140.88,\r\n                                \"y\": -186.7,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 11.2\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.91917419433594\",\r\n                                \"y\": \"-190.1296844482422\",\r\n                                \"yaw\": \"359.3459167480469\",\r\n                                \"z\": \"10.018370628356934\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.010498046875\",\r\n                                \"x\": \"-140.95912170410156\",\r\n                                \"y\": \"-193.62945556640625\",\r\n                                \"yaw\": \"359.3459167480469\",\r\n                                \"z\": \"10.018370628356934\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -226.86,\r\n                                \"y\": 75.39,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1088562011719\",\r\n                                \"x\": \"-229.8777618408203\",\r\n                                \"y\": \"75.34733581542969\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.976667404174805\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1088562011719\",\r\n                                \"x\": \"-233.37741088867188\",\r\n                                \"y\": \"75.29785919189453\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.976667404174805\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 1.6,\r\n                                \"y\": 190.79,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.23\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.6161643266677856\",\r\n                                \"y\": \"187.57269287109375\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.5810012817382812\",\r\n                                \"y\": \"194.57260131835938\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -229.8,\r\n                                \"y\": 75.39,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1090393066406\",\r\n                                \"x\": \"-226.3787078857422\",\r\n                                \"y\": \"75.43836212158203\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.976588249206543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1090393066406\",\r\n                                \"x\": \"-233.3780059814453\",\r\n                                \"y\": \"75.33940887451172\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.976588249206543\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -233.43,\r\n                                \"y\": 75.39,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1092529296875\",\r\n                                \"x\": \"-229.8790740966797\",\r\n                                \"y\": \"75.44020080566406\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.97649097442627\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.1092529296875\",\r\n                                \"x\": \"-226.37942504882812\",\r\n                                \"y\": \"75.48967742919922\",\r\n                                \"yaw\": \"270.80999755859375\",\r\n                                \"z\": \"9.97649097442627\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-244.0202178955078\",\r\n                                \"y\": \"-76.80843353271484\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-247.51983642578125\",\r\n                                \"y\": \"-76.75688171386719\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -244.3,\r\n                                \"y\": -76.86,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-247.52066040039062\",\r\n                                \"y\": \"-76.81256103515625\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -247.63,\r\n                                \"y\": -76.86,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 11.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-244.02175903320312\",\r\n                                \"y\": \"-76.91315460205078\",\r\n                                \"yaw\": \"89.15601348876953\",\r\n                                \"z\": \"10.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 1.85,\r\n                                \"y\": 194.21,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.8\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.8657550811767578\",\r\n                                \"y\": \"191.07398986816406\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"1.8833365440368652\",\r\n                                \"y\": \"187.57403564453125\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.6641082763672\",\r\n                                \"y\": \"204.7429656982422\",\r\n                                \"yaw\": \"4.98435640335083\",\r\n                                \"z\": \"8.648870468139648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.6045733690261841\",\r\n                                \"x\": \"-150.96820068359375\",\r\n                                \"y\": \"208.229736328125\",\r\n                                \"yaw\": \"4.98435640335083\",\r\n                                \"z\": \"8.648870468139648\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.52,\r\n                                \"y\": -190.11,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.08526611328125\",\r\n                                \"x\": \"6.53539514541626\",\r\n                                \"y\": \"-186.48056030273438\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.030223362147808075\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.08526611328125\",\r\n                                \"x\": \"6.505717754364014\",\r\n                                \"y\": \"-193.48049926757812\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.030223362147808075\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.6,\r\n                                \"y\": -193.56,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1081237792969\",\r\n                                \"x\": \"6.61517858505249\",\r\n                                \"y\": \"-189.98094177246094\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.028731560334563255\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1081237792969\",\r\n                                \"x\": \"6.630017280578613\",\r\n                                \"y\": \"-186.48097229003906\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.028731560334563255\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario3\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"156.6\",\r\n                                        \"y\": \"29.6\",\r\n                                        \"yaw\": \"268.398804\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"120.28\",\r\n                                        \"y\": \"2.26\",\r\n                                        \"yaw\": \"358.398743\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 151.37,\r\n                                \"y\": -26.18,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"194.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"190.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.7\",\r\n                                        \"y\": \"154.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.6,\r\n                                \"y\": 201.85,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"194.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"190.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.7\",\r\n                                        \"y\": \"154.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.1941315233707428\",\r\n                                \"x\": \"-5.598391056060791\",\r\n                                \"y\": \"205.0623321533203\",\r\n                                \"yaw\": \"-0.028712520375847816\",\r\n                                \"z\": \"0.0014852519379928708\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"194.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"190.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.7\",\r\n                                        \"y\": \"154.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.1941315233707428\",\r\n                                \"x\": \"-5.596636772155762\",\r\n                                \"y\": \"208.5623321533203\",\r\n                                \"yaw\": \"-0.028712520375847816\",\r\n                                \"z\": \"0.0014852519379928708\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.93\",\r\n                                        \"y\": \"202.85\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"154.53\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.84\",\r\n                                        \"y\": \"154.74\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.13,\r\n                                \"y\": 187.79,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.93\",\r\n                                        \"y\": \"202.85\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"154.53\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.84\",\r\n                                        \"y\": \"154.74\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.11193084716797\",\r\n                                \"y\": \"191.38665771484375\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.93\",\r\n                                        \"y\": \"202.85\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"154.53\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.84\",\r\n                                        \"y\": \"154.74\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.09435272216797\",\r\n                                \"y\": \"194.88661193847656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.19\",\r\n                                        \"y\": \"187.5\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.65,\r\n                                \"y\": 158.85,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.19\",\r\n                                        \"y\": \"187.5\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"28.04859733581543\",\r\n                                \"y\": \"158.8513641357422\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.26\",\r\n                                        \"y\": \"194.61\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.10\",\r\n                                        \"y\": \"191.9\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.12\",\r\n                                        \"y\": \"187.21\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.97\",\r\n                                        \"y\": \"202.65\",\r\n                                        \"yaw\": \"359.153748\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.1,\r\n                                \"y\": 158.8,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.26\",\r\n                                        \"y\": \"194.61\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.10\",\r\n                                        \"y\": \"191.9\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.12\",\r\n                                        \"y\": \"187.21\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.97\",\r\n                                        \"y\": \"202.65\",\r\n                                        \"yaw\": \"359.153748\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"24.54861831665039\",\r\n                                \"y\": \"158.798583984375\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.76\",\r\n                                        \"y\": \"-142.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.96\",\r\n                                        \"y\": \"-103.91\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.50\",\r\n                                        \"y\": \"-103.87\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -156.18,\r\n                                \"y\": -135.51,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.76\",\r\n                                        \"y\": \"-142.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.96\",\r\n                                        \"y\": \"-103.91\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.50\",\r\n                                        \"y\": \"-103.87\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-156.15264892578125\",\r\n                                \"y\": \"-139.04959106445312\",\r\n                                \"yaw\": \"0.44255056977272034\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.23\",\r\n                                        \"y\": \"-141.87\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.28\",\r\n                                        \"y\": \"-103.61\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.99,\r\n                                \"y\": -138.95,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.23\",\r\n                                        \"y\": \"-141.87\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.28\",\r\n                                        \"y\": \"-103.61\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-156.0162811279297\",\r\n                                \"y\": \"-135.54843139648438\",\r\n                                \"yaw\": \"0.44255056977272034\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.22\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -120.85,\r\n                                \"y\": -107.55,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.22\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-124.44915008544922\",\r\n                                \"y\": \"-107.5747299194336\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.52\",\r\n                                        \"y\": \"-138.79\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-158.62\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.11\",\r\n                                        \"y\": \"-142.5\",\r\n                                        \"yaw\": \"180.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.36,\r\n                                \"y\": -107.3,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.52\",\r\n                                        \"y\": \"-138.79\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-158.62\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.11\",\r\n                                        \"y\": \"-142.5\",\r\n                                        \"yaw\": \"180.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-120.95111846923828\",\r\n                                \"y\": \"-107.2765884399414\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.85\",\r\n                                        \"y\": \"-27.37\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.46\",\r\n                                        \"y\": \"0.13\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.57\",\r\n                                        \"y\": \"-3.77\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -265.41,\r\n                                \"y\": 37.0,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.85\",\r\n                                        \"y\": \"-27.37\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.46\",\r\n                                        \"y\": \"0.13\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.57\",\r\n                                        \"y\": \"-3.77\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-268.8127746582031\",\r\n                                \"y\": \"37.034671783447266\",\r\n                                \"yaw\": \"-90.5837631225586\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.64\",\r\n                                        \"y\": \"-32.13\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-235.73\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-235.17\",\r\n                                        \"y\": \"-3.80\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -268.86,\r\n                                \"y\": 37.1,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.64\",\r\n                                        \"y\": \"-32.13\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-235.73\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-235.17\",\r\n                                        \"y\": \"-3.80\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-265.3122863769531\",\r\n                                \"y\": \"37.06385040283203\",\r\n                                \"yaw\": \"-90.5837631225586\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.34\",\r\n                                        \"y\": \"34.64\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.97\",\r\n                                        \"y\": \"34.69\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.83\",\r\n                                        \"y\": \"0.15\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.78\",\r\n                                        \"y\": \"-3.69\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -271.34,\r\n                                \"y\": -34.72,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.34\",\r\n                                        \"y\": \"34.64\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.97\",\r\n                                        \"y\": \"34.69\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.83\",\r\n                                        \"y\": \"0.15\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.78\",\r\n                                        \"y\": \"-3.69\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-275.5313415527344\",\r\n                                \"y\": \"-34.750492095947266\",\r\n                                \"yaw\": \"90.41679382324219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.3\",\r\n                                        \"y\": \"37.92\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-266.17\",\r\n                                        \"y\": \"37.96\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.16\",\r\n                                        \"y\": \"-36.14\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.70\",\r\n                                        \"y\": \"-36.19\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -238.36,\r\n                                \"y\": -3.64,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.3\",\r\n                                        \"y\": \"37.92\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-266.17\",\r\n                                        \"y\": \"37.96\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.16\",\r\n                                        \"y\": \"-36.14\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.70\",\r\n                                        \"y\": \"-36.19\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-238.35203552246094\",\r\n                                \"y\": \"-0.370522677898407\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.21\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.76\",\r\n                                        \"y\": \"37.51\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.13\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.75\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -238.41,\r\n                                \"y\": 0.13,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.21\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.76\",\r\n                                        \"y\": \"37.51\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.13\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.75\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-238.41973876953125\",\r\n                                \"y\": \"-3.870368242263794\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.53\",\r\n                                        \"y\": \"151.7\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.91\",\r\n                                        \"y\": \"111.56\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"111.35\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.87,\r\n                                \"y\": 144.33,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.53\",\r\n                                        \"y\": \"151.7\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.91\",\r\n                                        \"y\": \"111.56\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"111.35\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.88619995117188\",\r\n                                \"y\": \"147.7713623046875\",\r\n                                \"yaw\": \"-179.7303009033203\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.89\",\r\n                                        \"y\": \"151.11\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.24\",\r\n                                        \"y\": \"113.8\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.88,\r\n                                \"y\": 147.77,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.89\",\r\n                                        \"y\": \"151.11\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.24\",\r\n                                        \"y\": \"113.8\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.86353302001953\",\r\n                                \"y\": \"144.2714385986328\",\r\n                                \"yaw\": \"-179.7303009033203\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.62\",\r\n                                        \"y\": \"147.91\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.83\",\r\n                                        \"y\": \"144.24\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.55\",\r\n                                        \"y\": \"112.88\",\r\n                                        \"yaw\": \"90.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.48,\r\n                                \"y\": 151.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.62\",\r\n                                        \"y\": \"147.91\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.83\",\r\n                                        \"y\": \"144.24\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.55\",\r\n                                        \"y\": \"112.88\",\r\n                                        \"yaw\": \"90.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-155.49497985839844\",\r\n                                \"y\": \"154.48143005371094\",\r\n                                \"yaw\": \"0.2696990966796875\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.1\",\r\n                                        \"y\": \"144.39\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -130.56,\r\n                                \"y\": 115.96,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.1\",\r\n                                        \"y\": \"144.39\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-127.18934631347656\",\r\n                                \"y\": \"115.9299087524414\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.0\",\r\n                                        \"y\": \"148.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.0\",\r\n                                        \"y\": \"144.46\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-160.16\",\r\n                                        \"y\": \"151.73\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.5,\r\n                                \"y\": 115.96,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.0\",\r\n                                        \"y\": \"148.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.0\",\r\n                                        \"y\": \"144.46\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-160.16\",\r\n                                        \"y\": \"151.73\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-130.68896484375\",\r\n                                \"y\": \"115.98846435546875\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.28\",\r\n                                        \"y\": \"-54.27\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.54\",\r\n                                        \"y\": \"-54.21\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"-91.4\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.91\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.27\",\r\n                                        \"y\": \"-88.50\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.1\",\r\n                                        \"y\": \"-85.31\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -190.39,\r\n                                \"y\": -120.91,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.28\",\r\n                                        \"y\": \"-54.27\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.54\",\r\n                                        \"y\": \"-54.21\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"-91.4\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.91\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.27\",\r\n                                        \"y\": \"-88.50\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.1\",\r\n                                        \"y\": \"-85.31\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-193.41302490234375\",\r\n                                \"y\": \"-121.88587951660156\",\r\n                                \"yaw\": \"467.89080810546875\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-127.23\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.71\",\r\n                                        \"y\": \"-88.61\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.77\",\r\n                                        \"y\": \"-84.13\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.0\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.5\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.6,\r\n                                \"y\": -58.77,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-127.23\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.71\",\r\n                                        \"y\": \"-88.61\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.77\",\r\n                                        \"y\": \"-84.13\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.0\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.5\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-188.08731079101562\",\r\n                                \"y\": \"-58.769039154052734\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.54\",\r\n                                        \"y\": \"-87.83\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.52\",\r\n                                        \"y\": \"-84.10\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.57\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.70\",\r\n                                        \"y\": \"-53.54\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.3\",\r\n                                        \"y\": \"-125.73\",\r\n                                        \"yaw\": \"97.322418\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.61\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"96.870911\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.24,\r\n                                \"y\": -91.69,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.54\",\r\n                                        \"y\": \"-87.83\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.52\",\r\n                                        \"y\": \"-84.10\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.57\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.70\",\r\n                                        \"y\": \"-53.54\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.3\",\r\n                                        \"y\": \"-125.73\",\r\n                                        \"yaw\": \"97.322418\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.61\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"96.870911\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.23483276367188\",\r\n                                \"y\": \"-95.13064575195312\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.32\",\r\n                                        \"y\": \"-87.80\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"-53.3\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.56\",\r\n                                        \"y\": \"-53.4\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.17\",\r\n                                        \"y\": \"-126.5\",\r\n                                        \"yaw\": \"99.915283\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.60\",\r\n                                        \"y\": \"-127.1\",\r\n                                        \"yaw\": \"96.996216\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.26,\r\n                                \"y\": -95.17,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.32\",\r\n                                        \"y\": \"-87.80\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"-53.3\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.56\",\r\n                                        \"y\": \"-53.4\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.17\",\r\n                                        \"y\": \"-126.5\",\r\n                                        \"yaw\": \"99.915283\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.60\",\r\n                                        \"y\": \"-127.1\",\r\n                                        \"yaw\": \"96.996216\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.26531982421875\",\r\n                                \"y\": \"-91.63069152832031\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.54\",\r\n                                        \"y\": \"-92.11\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.56\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.0\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"98.589478\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.91\",\r\n                                        \"y\": \"-126.31\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-54.18\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.41\",\r\n                                        \"y\": \"-53.52\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -220.83,\r\n                                \"y\": -88.16,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.54\",\r\n                                        \"y\": \"-92.11\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.56\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.0\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"98.589478\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.91\",\r\n                                        \"y\": \"-126.31\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-54.18\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.41\",\r\n                                        \"y\": \"-53.52\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-220.83517456054688\",\r\n                                \"y\": \"-84.72643280029297\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"268.970154\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.70\",\r\n                                        \"y\": \"-91.96\",\r\n                                        \"yaw\": \"179.424683\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.62\",\r\n                                        \"y\": \"-95.48\",\r\n                                        \"yaw\": \"179.510742\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.0\",\r\n                                        \"y\": \"-88.10\",\r\n                                        \"yaw\": \"0.090057\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.89\",\r\n                                        \"y\": \"-84.55\",\r\n                                        \"yaw\": \"359.630096\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -193.84,\r\n                                \"y\": -121.9,\r\n                                \"yaw\": 92.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"268.970154\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.70\",\r\n                                        \"y\": \"-91.96\",\r\n                                        \"yaw\": \"179.424683\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.62\",\r\n                                        \"y\": \"-95.48\",\r\n                                        \"yaw\": \"179.510742\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.0\",\r\n                                        \"y\": \"-88.10\",\r\n                                        \"yaw\": \"0.090057\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.89\",\r\n                                        \"y\": \"-84.55\",\r\n                                        \"yaw\": \"359.630096\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-190.11427307128906\",\r\n                                \"y\": \"-120.71098327636719\",\r\n                                \"yaw\": \"467.6999206542969\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.87\",\r\n                                        \"y\": \"-125.92\",\r\n                                        \"yaw\": \"94.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.29\",\r\n                                        \"y\": \"-126.41\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.44\",\r\n                                        \"y\": \"-87.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.39\",\r\n                                        \"y\": \"-84.28\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.27\",\r\n                                        \"y\": \"-91.94\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.64\",\r\n                                        \"y\": \"-95.6\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -188.5,\r\n                                \"y\": -58.73,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.87\",\r\n                                        \"y\": \"-125.92\",\r\n                                        \"yaw\": \"94.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.29\",\r\n                                        \"y\": \"-126.41\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.44\",\r\n                                        \"y\": \"-87.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.39\",\r\n                                        \"y\": \"-84.28\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.27\",\r\n                                        \"y\": \"-91.94\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.64\",\r\n                                        \"y\": \"-95.6\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.58729553222656\",\r\n                                \"y\": \"-58.731075286865234\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.29\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-186.89\",\r\n                                        \"y\": \"-126.89\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.6\",\r\n                                        \"y\": \"-126.86\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"-52.88\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.64\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -220.81,\r\n                                \"y\": -84.68,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.29\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-186.89\",\r\n                                        \"y\": \"-126.89\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.6\",\r\n                                        \"y\": \"-126.86\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"-52.88\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.64\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-220.80465698242188\",\r\n                                \"y\": \"-88.22638702392578\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.23\",\r\n                                        \"y\": \"51.0\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.89\",\r\n                                        \"y\": \"91.58\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.85\",\r\n                                        \"y\": \"95.18\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.69\",\r\n                                        \"y\": \"87.38\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.98\",\r\n                                        \"y\": \"84.10\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.51,\r\n                                \"y\": 122.92,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.23\",\r\n                                        \"y\": \"51.0\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.89\",\r\n                                        \"y\": \"91.58\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.85\",\r\n                                        \"y\": \"95.18\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.69\",\r\n                                        \"y\": \"87.38\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.98\",\r\n                                        \"y\": \"84.10\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-187.46331787109375\",\r\n                                \"y\": \"123.50904846191406\",\r\n                                \"yaw\": \"258.72021484375\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.49\",\r\n                                        \"y\": \"91.22\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.55\",\r\n                                        \"y\": \"94.81\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.92\",\r\n                                        \"y\": \"126.1\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.33\",\r\n                                        \"y\": \"125.99\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.36\",\r\n                                        \"y\": \"51.31\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.73\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.51,\r\n                                \"y\": 87.83,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.49\",\r\n                                        \"y\": \"91.22\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.55\",\r\n                                        \"y\": \"94.81\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.92\",\r\n                                        \"y\": \"126.1\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.33\",\r\n                                        \"y\": \"125.99\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.36\",\r\n                                        \"y\": \"51.31\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.73\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.5060577392578\",\r\n                                \"y\": \"84.38876342773438\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.50\",\r\n                                        \"y\": \"91.53\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.86\",\r\n                                        \"y\": \"126.50\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.77\",\r\n                                        \"y\": \"126.49\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.96\",\r\n                                        \"y\": \"52.27\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.92\",\r\n                                        \"y\": \"52.53\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.53,\r\n                                \"y\": 84.35,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.50\",\r\n                                        \"y\": \"91.53\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.86\",\r\n                                        \"y\": \"126.50\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.77\",\r\n                                        \"y\": \"126.49\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.96\",\r\n                                        \"y\": \"52.27\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.92\",\r\n                                        \"y\": \"52.53\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.5340576171875\",\r\n                                \"y\": \"87.88873291015625\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.97\",\r\n                                        \"y\": \"51.1\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.56\",\r\n                                        \"y\": \"50.98\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.45\",\r\n                                        \"y\": \"91.81\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"95.60\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.77\",\r\n                                        \"y\": \"87.99\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.82\",\r\n                                        \"y\": \"84.46\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -188.3,\r\n                                \"y\": 122.96,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.97\",\r\n                                        \"y\": \"51.1\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.56\",\r\n                                        \"y\": \"50.98\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.45\",\r\n                                        \"y\": \"91.81\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"95.60\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.77\",\r\n                                        \"y\": \"87.99\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.82\",\r\n                                        \"y\": \"84.46\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.14244079589844\",\r\n                                \"y\": \"122.22982788085938\",\r\n                                \"yaw\": \"260.0389709472656\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.37\",\r\n                                        \"y\": \"126.31\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-183.86\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.24\",\r\n                                        \"y\": \"87.58\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.35\",\r\n                                        \"y\": \"83.71\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.86\",\r\n                                        \"y\": \"92.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.77\",\r\n                                        \"y\": \"95.54\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -192.1,\r\n                                \"y\": 57.1,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.37\",\r\n                                        \"y\": \"126.31\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-183.86\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.24\",\r\n                                        \"y\": \"87.58\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.35\",\r\n                                        \"y\": \"83.71\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.86\",\r\n                                        \"y\": \"92.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.77\",\r\n                                        \"y\": \"95.54\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-195.05535888671875\",\r\n                                \"y\": \"57.10081100463867\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.13\",\r\n                                        \"y\": \"126.99\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.76\",\r\n                                        \"y\": \"87.6\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.86\",\r\n                                        \"y\": \"83.56\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.90\",\r\n                                        \"y\": \"92.31\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.56\",\r\n                                        \"y\": \"95.45\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -195.57,\r\n                                \"y\": 57.19,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.13\",\r\n                                        \"y\": \"126.99\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.76\",\r\n                                        \"y\": \"87.6\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.86\",\r\n                                        \"y\": \"83.56\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.90\",\r\n                                        \"y\": \"92.31\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.56\",\r\n                                        \"y\": \"95.45\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-191.55532836914062\",\r\n                                \"y\": \"57.18888854980469\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.62\",\r\n                                        \"y\": \"87.94\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.51\",\r\n                                        \"y\": \"84.35\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.69\",\r\n                                        \"y\": \"53.20\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.47\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.34\",\r\n                                        \"y\": \"127.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.81\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -223.8,\r\n                                \"y\": 91.42,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.62\",\r\n                                        \"y\": \"87.94\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.51\",\r\n                                        \"y\": \"84.35\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.69\",\r\n                                        \"y\": \"53.20\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.47\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.34\",\r\n                                        \"y\": \"127.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.81\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-223.80389404296875\",\r\n                                \"y\": \"94.8106460571289\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.85\",\r\n                                        \"y\": \"87.63\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.46\",\r\n                                        \"y\": \"52.71\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.6\",\r\n                                        \"y\": \"52.73\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"126.93\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -223.6,\r\n                                \"y\": 94.9,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.85\",\r\n                                        \"y\": \"87.63\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.46\",\r\n                                        \"y\": \"52.71\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.6\",\r\n                                        \"y\": \"52.73\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"126.93\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-223.5959014892578\",\r\n                                \"y\": \"91.31087493896484\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.57\",\r\n                                        \"y\": \"36.6\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.84\",\r\n                                        \"y\": \"35.97\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.60\",\r\n                                        \"y\": \"-2.68\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.53\",\r\n                                        \"y\": \"3.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.94\",\r\n                                        \"y\": \"6.75\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 98.74,\r\n                                \"y\": -33.15,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.57\",\r\n                                        \"y\": \"36.6\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.84\",\r\n                                        \"y\": \"35.97\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.60\",\r\n                                        \"y\": \"-2.68\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.53\",\r\n                                        \"y\": \"3.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.94\",\r\n                                        \"y\": \"6.75\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"96.4896011352539\",\r\n                                \"y\": \"-33.15665054321289\",\r\n                                \"yaw\": \"90.1692886352539\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.62\",\r\n                                        \"y\": \"-35.65\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.11\",\r\n                                        \"y\": \"-35.61\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.61\",\r\n                                        \"y\": \"2.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.66\",\r\n                                        \"y\": \"6.46\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.77\",\r\n                                        \"y\": \"-2.36\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 103.3,\r\n                                \"y\": 33.63,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.62\",\r\n                                        \"y\": \"-35.65\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.11\",\r\n                                        \"y\": \"-35.61\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.61\",\r\n                                        \"y\": \"2.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.66\",\r\n                                        \"y\": \"6.46\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.77\",\r\n                                        \"y\": \"-2.36\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"106.48635864257812\",\r\n                                \"y\": \"33.668888092041016\",\r\n                                \"yaw\": \"-89.30083465576172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.71\",\r\n                                        \"y\": \"-1.91\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.66\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.34\",\r\n                                        \"y\": \"-36.15\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.46\",\r\n                                        \"y\": \"36.1\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.76\",\r\n                                        \"y\": \"36.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 68.42,\r\n                                \"y\": 2.5,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.71\",\r\n                                        \"y\": \"-1.91\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.66\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.34\",\r\n                                        \"y\": \"-36.15\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.46\",\r\n                                        \"y\": \"36.1\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.76\",\r\n                                        \"y\": \"36.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.4074935913086\",\r\n                                \"y\": \"5.362179279327393\",\r\n                                \"yaw\": \"0.2502593994140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.26\",\r\n                                        \"y\": \"1.73\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.28\",\r\n                                        \"y\": \"5.47\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.23\",\r\n                                        \"y\": \"36.5\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"107.10\",\r\n                                        \"y\": \"36.3\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"100.18\",\r\n                                        \"y\": \"-36.15\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.55\",\r\n                                        \"y\": \"-36.80\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 134.56,\r\n                                \"y\": -2.13,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.10\",\r\n                                        \"y\": \"36.75\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.91\",\r\n                                        \"y\": \"-3.19\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.4\",\r\n                                        \"y\": \"2.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.15\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 95.1,\r\n                                \"y\": -33.6,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.10\",\r\n                                        \"y\": \"36.75\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.91\",\r\n                                        \"y\": \"-3.19\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.4\",\r\n                                        \"y\": \"2.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.15\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"99.99088287353516\",\r\n                                \"y\": \"-33.58554458618164\",\r\n                                \"yaw\": \"90.1692886352539\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.88\",\r\n                                        \"y\": \"-37.52\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.68\",\r\n                                        \"y\": \"2.54\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.72\",\r\n                                        \"y\": \"6.4\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.45\",\r\n                                        \"y\": \"-2.34\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 107.6,\r\n                                \"y\": 33.2,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.88\",\r\n                                        \"y\": \"-37.52\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.68\",\r\n                                        \"y\": \"2.54\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.72\",\r\n                                        \"y\": \"6.4\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.45\",\r\n                                        \"y\": \"-2.34\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"102.99250030517578\",\r\n                                \"y\": \"33.143775939941406\",\r\n                                \"yaw\": \"-89.30083465576172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.95\",\r\n                                        \"y\": \"-2.40\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.74\",\r\n                                        \"y\": \"-36.67\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.19\",\r\n                                        \"y\": \"-36.65\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.23\",\r\n                                        \"y\": \"37.31\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.77\",\r\n                                        \"y\": \"37.29\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 68.39,\r\n                                \"y\": 5.52,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.95\",\r\n                                        \"y\": \"-2.40\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.74\",\r\n                                        \"y\": \"-36.67\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.19\",\r\n                                        \"y\": \"-36.65\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.23\",\r\n                                        \"y\": \"37.31\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.77\",\r\n                                        \"y\": \"37.29\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.40597534179688\",\r\n                                \"y\": \"1.8621394634246826\",\r\n                                \"yaw\": \"0.2502593994140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.49\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.44\",\r\n                                        \"y\": \"-94.39\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.78\",\r\n                                        \"y\": \"-125.66\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.0\",\r\n                                        \"y\": \"-125.70\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.46\",\r\n                                        \"y\": \"-53.40\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-52.68\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -158.84,\r\n                                \"y\": -88.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.49\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.44\",\r\n                                        \"y\": \"-94.39\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.78\",\r\n                                        \"y\": \"-125.66\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.0\",\r\n                                        \"y\": \"-125.70\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.46\",\r\n                                        \"y\": \"-53.40\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-52.68\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-158.84552001953125\",\r\n                                \"y\": \"-84.63306427001953\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-126.15\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-126.20\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"-52.11\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"-52.6\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.37,\r\n                                \"y\": -84.56,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-126.15\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-126.20\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"-52.11\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"-52.6\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.36460876464844\",\r\n                                \"y\": \"-88.13385009765625\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.56\",\r\n                                        \"y\": \"-52.43\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.39\",\r\n                                        \"y\": \"-122.45\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.34\",\r\n                                        \"y\": \"-91.68\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.87\",\r\n                                        \"y\": \"-94.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.46\",\r\n                                        \"y\": \"-88.29\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.82\",\r\n                                        \"y\": \"-84.37\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -131.39,\r\n                                \"y\": -122.45,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.56\",\r\n                                        \"y\": \"-52.43\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.39\",\r\n                                        \"y\": \"-122.45\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.34\",\r\n                                        \"y\": \"-91.68\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.87\",\r\n                                        \"y\": \"-94.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.46\",\r\n                                        \"y\": \"-88.29\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.82\",\r\n                                        \"y\": \"-84.37\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-127.84723663330078\",\r\n                                \"y\": \"-122.4256591796875\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.51\",\r\n                                        \"y\": \"-54.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.78\",\r\n                                        \"y\": \"-54.10\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-91.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-95.71\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.15\",\r\n                                        \"y\": \"-87.93\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.83\",\r\n                                        \"y\": \"-84.52\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.89,\r\n                                \"y\": -123.43,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.51\",\r\n                                        \"y\": \"-54.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.78\",\r\n                                        \"y\": \"-54.10\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-91.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-95.71\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.15\",\r\n                                        \"y\": \"-87.93\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.83\",\r\n                                        \"y\": \"-84.52\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-131.3402557373047\",\r\n                                \"y\": \"-123.45369720458984\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.5\",\r\n                                        \"y\": \"-88.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.93\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.43\",\r\n                                        \"y\": \"-53.27\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.34\",\r\n                                        \"y\": \"-127.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-132.34\",\r\n                                        \"y\": \"-127.36\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.6,\r\n                                \"y\": -95.5,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.5\",\r\n                                        \"y\": \"-88.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.93\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.43\",\r\n                                        \"y\": \"-53.27\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.34\",\r\n                                        \"y\": \"-127.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-132.34\",\r\n                                        \"y\": \"-127.36\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.60597229003906\",\r\n                                \"y\": \"-91.53479766845703\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.57\",\r\n                                        \"y\": \"-88.56\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.60\",\r\n                                        \"y\": \"-84.83\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.4\",\r\n                                        \"y\": \"-53.77\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.18\",\r\n                                        \"y\": \"-125.0\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"-126.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.24,\r\n                                \"y\": -91.55,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.57\",\r\n                                        \"y\": \"-88.56\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.60\",\r\n                                        \"y\": \"-84.83\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.4\",\r\n                                        \"y\": \"-53.77\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.18\",\r\n                                        \"y\": \"-125.0\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"-126.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.2347412109375\",\r\n                                \"y\": \"-95.03424072265625\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-125.82\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.56\",\r\n                                        \"y\": \"-125.86\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.71\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.74\",\r\n                                        \"y\": \"-84.50\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.46\",\r\n                                        \"y\": \"-91.70\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.74\",\r\n                                        \"y\": \"-95.44\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.99,\r\n                                \"y\": -56.48,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-125.82\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.56\",\r\n                                        \"y\": \"-125.86\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.71\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.74\",\r\n                                        \"y\": \"-84.50\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.46\",\r\n                                        \"y\": \"-91.70\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.74\",\r\n                                        \"y\": \"-95.44\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-121.30020141601562\",\r\n                                \"y\": \"-56.454654693603516\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.97\",\r\n                                        \"y\": \"-127.93\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.88\",\r\n                                        \"y\": \"-87.88\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.91\",\r\n                                        \"y\": \"-84.38\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.84\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.80\",\r\n                                        \"y\": \"-95.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -121.2,\r\n                                \"y\": -56.45,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.97\",\r\n                                        \"y\": \"-127.93\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.88\",\r\n                                        \"y\": \"-87.88\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.91\",\r\n                                        \"y\": \"-84.38\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.84\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.80\",\r\n                                        \"y\": \"-95.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-124.8001480102539\",\r\n                                \"y\": \"-56.474727630615234\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.70\",\r\n                                        \"y\": \"-33.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.43\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.58\",\r\n                                        \"y\": \"3.55\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.61\",\r\n                                        \"y\": \"7.42\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.33\",\r\n                                        \"y\": \"0.22\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.61\",\r\n                                        \"y\": \"-3.51\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.87,\r\n                                \"y\": 35.44,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.70\",\r\n                                        \"y\": \"-33.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.43\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.58\",\r\n                                        \"y\": \"3.55\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.61\",\r\n                                        \"y\": \"7.42\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.33\",\r\n                                        \"y\": \"0.22\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.61\",\r\n                                        \"y\": \"-3.51\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-120.90780639648438\",\r\n                                \"y\": \"35.40462875366211\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-36.77\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.73\",\r\n                                        \"y\": \"3.28\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.77\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.69\",\r\n                                        \"y\": \"0.4\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.65\",\r\n                                        \"y\": \"-3.96\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -121.5,\r\n                                \"y\": 34.71,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.19\",\r\n                                        \"y\": \"2.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.22\",\r\n                                        \"y\": \"6.3\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.66\",\r\n                                        \"y\": \"37.9\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.79\",\r\n                                        \"y\": \"37.12\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.80\",\r\n                                        \"y\": \"-35.14\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.42\",\r\n                                        \"y\": \"-35.84\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.86,\r\n                                \"y\": 0.69,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.19\",\r\n                                        \"y\": \"2.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.22\",\r\n                                        \"y\": \"6.3\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.66\",\r\n                                        \"y\": \"37.9\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.79\",\r\n                                        \"y\": \"37.12\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.80\",\r\n                                        \"y\": \"-35.14\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.42\",\r\n                                        \"y\": \"-35.84\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.87196350097656\",\r\n                                \"y\": \"-4.222204685211182\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.62\",\r\n                                        \"y\": \"2.74\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.49\",\r\n                                        \"y\": \"37.56\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.99\",\r\n                                        \"y\": \"37.59\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.91\",\r\n                                        \"y\": \"-36.47\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.91\",\r\n                                        \"y\": \"-36.50\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.16,\r\n                                \"y\": -4.19,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.62\",\r\n                                        \"y\": \"2.74\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.49\",\r\n                                        \"y\": \"37.56\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.99\",\r\n                                        \"y\": \"37.59\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.91\",\r\n                                        \"y\": \"-36.47\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.91\",\r\n                                        \"y\": \"-36.50\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.15156555175781\",\r\n                                \"y\": \"-0.7239478230476379\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.15\",\r\n                                        \"y\": \"36.73\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.41\",\r\n                                        \"y\": \"36.74\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"0.0\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"-4.87\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.78\",\r\n                                        \"y\": \"2.92\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.47\",\r\n                                        \"y\": \"6.32\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -128.53,\r\n                                \"y\": -32.59,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.15\",\r\n                                        \"y\": \"36.73\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.41\",\r\n                                        \"y\": \"36.74\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"0.0\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"-4.87\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.78\",\r\n                                        \"y\": \"2.92\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.47\",\r\n                                        \"y\": \"6.32\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-131.96420288085938\",\r\n                                \"y\": \"-32.613590240478516\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.69\",\r\n                                        \"y\": \"37.42\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.19\",\r\n                                        \"y\": \"0.33\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.11\",\r\n                                        \"y\": \"-3.63\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.10\",\r\n                                        \"y\": \"2.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.11\",\r\n                                        \"y\": \"6.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -132.2,\r\n                                \"y\": -32.59,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.69\",\r\n                                        \"y\": \"37.42\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.19\",\r\n                                        \"y\": \"0.33\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.11\",\r\n                                        \"y\": \"-3.63\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.10\",\r\n                                        \"y\": \"2.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.11\",\r\n                                        \"y\": \"6.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-128.46446228027344\",\r\n                                \"y\": \"-32.5643424987793\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.86\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.81\",\r\n                                        \"y\": \"-3.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.15\",\r\n                                        \"y\": \"-34.77\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.83\",\r\n                                        \"y\": \"37.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.55\",\r\n                                        \"y\": \"38.21\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.21,\r\n                                \"y\": 2.86,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.86\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.81\",\r\n                                        \"y\": \"-3.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.15\",\r\n                                        \"y\": \"-34.77\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.83\",\r\n                                        \"y\": \"37.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.55\",\r\n                                        \"y\": \"38.21\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.20130920410156\",\r\n                                \"y\": \"6.436841011047363\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"0.20\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-35.23\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-35.28\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"38.81\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"38.86\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.37,\r\n                                \"y\": 6.36,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"0.20\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-35.23\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-35.28\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"38.81\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"38.86\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.37832641601562\",\r\n                                \"y\": \"2.9372618198394775\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.76\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.47\",\r\n                                        \"y\": \"52.66\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.77\",\r\n                                        \"y\": \"90.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.67\",\r\n                                        \"y\": \"94.83\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.26\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.20\",\r\n                                        \"y\": \"84.39\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.57,\r\n                                \"y\": 122.56,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.76\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.47\",\r\n                                        \"y\": \"52.66\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.77\",\r\n                                        \"y\": \"90.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.67\",\r\n                                        \"y\": \"94.83\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.26\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.20\",\r\n                                        \"y\": \"84.39\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-45.82151412963867\",\r\n                                \"y\": \"123.0694580078125\",\r\n                                \"yaw\": \"286.2447509765625\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.96\",\r\n                                        \"y\": \"127.28\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.68\",\r\n                                        \"y\": \"126.92\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.21\",\r\n                                        \"y\": \"87.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.66\",\r\n                                        \"y\": \"84.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.2\",\r\n                                        \"y\": \"91.64\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.87\",\r\n                                        \"y\": \"94.84\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -50.85,\r\n                                \"y\": 56.8,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.96\",\r\n                                        \"y\": \"127.28\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.68\",\r\n                                        \"y\": \"126.92\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.21\",\r\n                                        \"y\": \"87.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.66\",\r\n                                        \"y\": \"84.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.2\",\r\n                                        \"y\": \"91.64\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.87\",\r\n                                        \"y\": \"94.84\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-54.204750061035156\",\r\n                                \"y\": \"56.77779006958008\",\r\n                                \"yaw\": \"90.37930297851562\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.1\",\r\n                                        \"y\": \"126.8\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.35\",\r\n                                        \"y\": \"56.6\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.42\",\r\n                                        \"y\": \"87.16\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.41\",\r\n                                        \"y\": \"83.66\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.43\",\r\n                                        \"y\": \"90.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.44\",\r\n                                        \"y\": \"94.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -54.35,\r\n                                \"y\": 56.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.1\",\r\n                                        \"y\": \"126.8\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.35\",\r\n                                        \"y\": \"56.6\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.42\",\r\n                                        \"y\": \"87.16\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.41\",\r\n                                        \"y\": \"83.66\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.43\",\r\n                                        \"y\": \"90.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.44\",\r\n                                        \"y\": \"94.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-50.70365524291992\",\r\n                                \"y\": \"56.62413787841797\",\r\n                                \"yaw\": \"90.37930297851562\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.2\",\r\n                                        \"y\": \"88.22\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.95\",\r\n                                        \"y\": \"84.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.91\",\r\n                                        \"y\": \"52.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.9\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.39\",\r\n                                        \"y\": \"126.51\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"126.56\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.87,\r\n                                \"y\": 91.45,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.2\",\r\n                                        \"y\": \"88.22\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.95\",\r\n                                        \"y\": \"84.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.91\",\r\n                                        \"y\": \"52.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.9\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.39\",\r\n                                        \"y\": \"126.51\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"126.56\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.87403106689453\",\r\n                                \"y\": \"94.97073364257812\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.85\",\r\n                                        \"y\": \"87.98\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.53\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.38\",\r\n                                        \"y\": \"52.48\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.25\",\r\n                                        \"y\": \"126.63\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.39\",\r\n                                        \"y\": \"126.66\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.91,\r\n                                \"y\": 94.94,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.85\",\r\n                                        \"y\": \"87.98\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.53\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.38\",\r\n                                        \"y\": \"52.48\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.25\",\r\n                                        \"y\": \"126.63\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.39\",\r\n                                        \"y\": \"126.66\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.9060287475586\",\r\n                                \"y\": \"91.47069549560547\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.55\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.14\",\r\n                                        \"y\": \"53.33\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.4\",\r\n                                        \"y\": \"91.56\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"94.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.30\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.54\",\r\n                                        \"y\": \"84.45\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -43.81,\r\n                                \"y\": 123.1,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.55\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.14\",\r\n                                        \"y\": \"53.33\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.4\",\r\n                                        \"y\": \"91.56\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"94.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.30\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.54\",\r\n                                        \"y\": \"84.45\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-49.0528450012207\",\r\n                                \"y\": \"121.63811492919922\",\r\n                                \"yaw\": \"285.5802917480469\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.72\",\r\n                                        \"y\": \"90.97\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.75\",\r\n                                        \"y\": \"94.71\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.75\",\r\n                                        \"y\": \"125.76\",\r\n                                        \"yaw\": \"279.38501\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.84\",\r\n                                        \"y\": \"125.72\",\r\n                                        \"yaw\": \"280.454376\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.51\",\r\n                                        \"y\": \"53.54\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.54\",\r\n                                        \"y\": \"52.83\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.39,\r\n                                \"y\": 87.98,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.72\",\r\n                                        \"y\": \"90.97\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.75\",\r\n                                        \"y\": \"94.71\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.75\",\r\n                                        \"y\": \"125.76\",\r\n                                        \"yaw\": \"279.38501\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.84\",\r\n                                        \"y\": \"125.72\",\r\n                                        \"yaw\": \"280.454376\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.51\",\r\n                                        \"y\": \"53.54\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.54\",\r\n                                        \"y\": \"52.83\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.38607406616211\",\r\n                                \"y\": \"84.54792785644531\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.11\",\r\n                                        \"y\": \"91.33\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.35\",\r\n                                        \"y\": \"127.83\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.66\",\r\n                                        \"y\": \"127.79\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.88\",\r\n                                        \"y\": \"51.37\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.60\",\r\n                                        \"y\": \"52.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -12.19,\r\n                                \"y\": 84.49,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.11\",\r\n                                        \"y\": \"91.33\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.35\",\r\n                                        \"y\": \"127.83\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.66\",\r\n                                        \"y\": \"127.79\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.88\",\r\n                                        \"y\": \"51.37\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.60\",\r\n                                        \"y\": \"52.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.194077491760254\",\r\n                                \"y\": \"88.05272674560547\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"151.62\",\r\n                                        \"y\": \"-30.72\",\r\n                                        \"yaw\": \"88.888824\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"120.37\",\r\n                                        \"y\": \"2.29\",\r\n                                        \"yaw\": \"358.888824\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 155.9,\r\n                                \"y\": 25.76,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.54\",\r\n                                        \"y\": \"51.5\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.5\",\r\n                                        \"y\": \"51.2\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.41\",\r\n                                        \"y\": \"90.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.13\",\r\n                                        \"y\": \"94.32\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.67\",\r\n                                        \"y\": \"87.80\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.65\",\r\n                                        \"y\": \"84.98\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -123.7,\r\n                                \"y\": 123.58,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.54\",\r\n                                        \"y\": \"51.5\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.5\",\r\n                                        \"y\": \"51.2\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.41\",\r\n                                        \"y\": \"90.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.13\",\r\n                                        \"y\": \"94.32\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.67\",\r\n                                        \"y\": \"87.80\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.65\",\r\n                                        \"y\": \"84.98\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-120.12106323242188\",\r\n                                \"y\": \"123.54805755615234\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.55\",\r\n                                        \"y\": \"51.67\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.10\",\r\n                                        \"y\": \"91.19\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.65\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.12\",\r\n                                        \"y\": \"87.69\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"84.49\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -120.2,\r\n                                \"y\": 123.59,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.55\",\r\n                                        \"y\": \"51.67\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.10\",\r\n                                        \"y\": \"91.19\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.65\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.12\",\r\n                                        \"y\": \"87.69\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"84.49\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-123.62055969238281\",\r\n                                \"y\": \"123.62052917480469\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.76\",\r\n                                        \"y\": \"91.4\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.71\",\r\n                                        \"y\": \"94.75\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.43\",\r\n                                        \"y\": \"128.5\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.67\",\r\n                                        \"y\": \"128.3\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.68\",\r\n                                        \"y\": \"50.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.1\",\r\n                                        \"y\": \"50.68\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.92,\r\n                                \"y\": 87.97,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.76\",\r\n                                        \"y\": \"91.4\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.71\",\r\n                                        \"y\": \"94.75\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.43\",\r\n                                        \"y\": \"128.5\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.67\",\r\n                                        \"y\": \"128.3\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.68\",\r\n                                        \"y\": \"50.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.1\",\r\n                                        \"y\": \"50.68\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-88.9159927368164\",\r\n                                \"y\": \"84.46495056152344\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.80\",\r\n                                        \"y\": \"91.29\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.90\",\r\n                                        \"y\": \"128.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.76\",\r\n                                        \"y\": \"128.22\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.63\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.75\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.89,\r\n                                \"y\": 84.45,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.80\",\r\n                                        \"y\": \"91.29\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.90\",\r\n                                        \"y\": \"128.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.76\",\r\n                                        \"y\": \"128.22\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.63\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.75\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-88.89402770996094\",\r\n                                \"y\": \"87.96498107910156\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.92\",\r\n                                        \"y\": \"128.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.29\",\r\n                                        \"y\": \"128.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"88.34\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.63\",\r\n                                        \"y\": \"85.24\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.73\",\r\n                                        \"y\": \"91.68\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.87\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.56,\r\n                                \"y\": 56.11,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.92\",\r\n                                        \"y\": \"128.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.29\",\r\n                                        \"y\": \"128.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"88.34\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.63\",\r\n                                        \"y\": \"85.24\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.73\",\r\n                                        \"y\": \"91.68\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.87\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-131.22312927246094\",\r\n                                \"y\": \"56.142696380615234\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.72\",\r\n                                        \"y\": \"126.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.6\",\r\n                                        \"y\": \"56.43\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.13\",\r\n                                        \"y\": \"87.53\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.12\",\r\n                                        \"y\": \"84.3\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.14\",\r\n                                        \"y\": \"91.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.15\",\r\n                                        \"y\": \"95.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -131.6,\r\n                                \"y\": 56.43,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.72\",\r\n                                        \"y\": \"126.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.6\",\r\n                                        \"y\": \"56.43\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.13\",\r\n                                        \"y\": \"87.53\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.12\",\r\n                                        \"y\": \"84.3\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.14\",\r\n                                        \"y\": \"91.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.15\",\r\n                                        \"y\": \"95.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-127.72073364257812\",\r\n                                \"y\": \"56.39537811279297\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.15\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.11\",\r\n                                        \"y\": \"84.76\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.79\",\r\n                                        \"y\": \"51.43\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.83\",\r\n                                        \"y\": \"51.38\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.86\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.49\",\r\n                                        \"y\": \"127.91\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -162.35,\r\n                                \"y\": 91.63,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.15\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.11\",\r\n                                        \"y\": \"84.76\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.79\",\r\n                                        \"y\": \"51.43\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.83\",\r\n                                        \"y\": \"51.38\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.86\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.49\",\r\n                                        \"y\": \"127.91\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-162.35372924804688\",\r\n                                \"y\": \"94.88094329833984\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.72\",\r\n                                        \"y\": \"88.8\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.88\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"50.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.53\",\r\n                                        \"y\": \"127.69\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.82\",\r\n                                        \"y\": \"127.72\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -162.39,\r\n                                \"y\": 95.13,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.72\",\r\n                                        \"y\": \"88.8\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.88\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"50.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.53\",\r\n                                        \"y\": \"127.69\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.82\",\r\n                                        \"y\": \"127.72\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-162.38571166992188\",\r\n                                \"y\": \"91.38089752197266\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.31\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.5\",\r\n                                        \"y\": \"-35.27\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"2.42\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"6.29\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.72\",\r\n                                        \"y\": \"-1.38\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.3\",\r\n                                        \"y\": \"-5.13\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.3,\r\n                                \"y\": 34.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.31\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.5\",\r\n                                        \"y\": \"-35.27\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"2.42\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"6.29\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.72\",\r\n                                        \"y\": \"-1.38\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.3\",\r\n                                        \"y\": \"-5.13\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-43.557861328125\",\r\n                                \"y\": \"34.62477111816406\",\r\n                                \"yaw\": \"270.3793029785156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.77\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.42\",\r\n                                        \"y\": \"3.32\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.43\",\r\n                                        \"y\": \"6.82\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.40\",\r\n                                        \"y\": \"0.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.39\",\r\n                                        \"y\": \"-4.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -43.53,\r\n                                \"y\": 34.48,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.77\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.42\",\r\n                                        \"y\": \"3.32\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.43\",\r\n                                        \"y\": \"6.82\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.40\",\r\n                                        \"y\": \"0.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.39\",\r\n                                        \"y\": \"-4.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-47.056827545166016\",\r\n                                \"y\": \"34.4566535949707\",\r\n                                \"yaw\": \"270.3793029785156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.48\",\r\n                                        \"y\": \"2.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.51\",\r\n                                        \"y\": \"5.92\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.95\",\r\n                                        \"y\": \"36.98\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.8\",\r\n                                        \"y\": \"37.0\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.9\",\r\n                                        \"y\": \"-35.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.71\",\r\n                                        \"y\": \"-35.96\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.15,\r\n                                \"y\": 0.81,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.48\",\r\n                                        \"y\": \"2.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.51\",\r\n                                        \"y\": \"5.92\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.95\",\r\n                                        \"y\": \"36.98\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.8\",\r\n                                        \"y\": \"37.0\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.9\",\r\n                                        \"y\": \"-35.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.71\",\r\n                                        \"y\": \"-35.96\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.16270637512207\",\r\n                                \"y\": \"-4.41135311126709\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.31\",\r\n                                        \"y\": \"2.63\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.18\",\r\n                                        \"y\": \"37.45\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.68\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.59\",\r\n                                        \"y\": \"-36.58\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.59\",\r\n                                        \"y\": \"-36.61\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -15.85,\r\n                                \"y\": -4.3,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.31\",\r\n                                        \"y\": \"2.63\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.18\",\r\n                                        \"y\": \"37.45\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.68\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.59\",\r\n                                        \"y\": \"-36.58\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.59\",\r\n                                        \"y\": \"-36.61\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.841755867004395\",\r\n                                \"y\": \"-0.9121238589286804\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.90\",\r\n                                        \"y\": \"37.14\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"0.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"-4.47\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.27\",\r\n                                        \"y\": \"3.31\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.96\",\r\n                                        \"y\": \"6.72\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -51.1,\r\n                                \"y\": -32.19,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.90\",\r\n                                        \"y\": \"37.14\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"0.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"-4.47\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.27\",\r\n                                        \"y\": \"3.31\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.96\",\r\n                                        \"y\": \"6.72\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-54.6550407409668\",\r\n                                \"y\": \"-32.16905975341797\",\r\n                                \"yaw\": \"89.66251373291016\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.17\",\r\n                                        \"y\": \"38.28\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"0.64\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"-4.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.59\",\r\n                                        \"y\": \"3.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.60\",\r\n                                        \"y\": \"7.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -54.51,\r\n                                \"y\": -31.74,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.17\",\r\n                                        \"y\": \"38.28\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"0.64\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"-4.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.59\",\r\n                                        \"y\": \"3.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.60\",\r\n                                        \"y\": \"7.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-51.15256881713867\",\r\n                                \"y\": \"-31.7597713470459\",\r\n                                \"yaw\": \"89.66251373291016\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.79\",\r\n                                        \"y\": \"0.61\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.74\",\r\n                                        \"y\": \"-4.29\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.9\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.32\",\r\n                                        \"y\": \"-34.83\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.77\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.49\",\r\n                                        \"y\": \"38.18\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -82.15,\r\n                                \"y\": 2.83,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.79\",\r\n                                        \"y\": \"0.61\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.74\",\r\n                                        \"y\": \"-4.29\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.9\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.32\",\r\n                                        \"y\": \"-34.83\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.77\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.49\",\r\n                                        \"y\": \"38.18\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-82.14167785644531\",\r\n                                \"y\": \"6.249274253845215\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.22\",\r\n                                        \"y\": \"0.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.37\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.87\",\r\n                                        \"y\": \"-35.30\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.69\",\r\n                                        \"y\": \"38.78\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.16\",\r\n                                        \"y\": \"38.83\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -81.92,\r\n                                \"y\": 6.33,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.22\",\r\n                                        \"y\": \"0.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.37\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.87\",\r\n                                        \"y\": \"-35.30\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.69\",\r\n                                        \"y\": \"38.78\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.16\",\r\n                                        \"y\": \"38.83\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-81.92871856689453\",\r\n                                \"y\": \"2.7487454414367676\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.61\",\r\n                                        \"y\": \"-124.17\",\r\n                                        \"yaw\": \"68.35498\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.72\",\r\n                                        \"y\": \"-124.21\",\r\n                                        \"yaw\": \"66.757843\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.13\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.21\",\r\n                                        \"y\": \"-84.49\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.61\",\r\n                                        \"y\": \"-91.63\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.71\",\r\n                                        \"y\": \"-95.13\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.88,\r\n                                \"y\": -56.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.61\",\r\n                                        \"y\": \"-124.17\",\r\n                                        \"yaw\": \"68.35498\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.72\",\r\n                                        \"y\": \"-124.21\",\r\n                                        \"yaw\": \"66.757843\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.13\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.21\",\r\n                                        \"y\": \"-84.49\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.61\",\r\n                                        \"y\": \"-91.63\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.71\",\r\n                                        \"y\": \"-95.13\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-44.298892974853516\",\r\n                                \"y\": \"-56.62109375\",\r\n                                \"yaw\": \"269.6625061035156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.97\",\r\n                                        \"y\": \"-125.39\",\r\n                                        \"yaw\": \"67.929413\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.93\",\r\n                                        \"y\": \"-88.66\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.35\",\r\n                                        \"y\": \"-84.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.74\",\r\n                                        \"y\": \"-91.73\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.40\",\r\n                                        \"y\": \"-95.21\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -44.38,\r\n                                \"y\": -56.56,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.97\",\r\n                                        \"y\": \"-125.39\",\r\n                                        \"yaw\": \"67.929413\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.93\",\r\n                                        \"y\": \"-88.66\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.35\",\r\n                                        \"y\": \"-84.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.74\",\r\n                                        \"y\": \"-91.73\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.40\",\r\n                                        \"y\": \"-95.21\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-47.7984733581543\",\r\n                                \"y\": \"-56.53986358642578\",\r\n                                \"yaw\": \"269.6625061035156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.32\",\r\n                                        \"y\": \"-87.99\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.31\",\r\n                                        \"y\": \"-84.48\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.38\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.32\",\r\n                                        \"y\": \"-52.35\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.43\",\r\n                                        \"y\": \"-124.42\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.42\",\r\n                                        \"y\": \"-124.45\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -17.14,\r\n                                \"y\": -91.43,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.54\",\r\n                                        \"y\": \"-87.87\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-17.11\",\r\n                                        \"y\": \"-94.93\",\r\n                                        \"yaw\": \"180.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.81\",\r\n                                        \"y\": \"-52.54\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.76\",\r\n                                        \"y\": \"-52.29\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-61.69\",\r\n                                        \"y\": \"-124.18\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-65.13\",\r\n                                        \"y\": \"-124.20\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -17.11,\r\n                                \"y\": -94.93,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.54\",\r\n                                        \"y\": \"-87.87\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-17.11\",\r\n                                        \"y\": \"-94.93\",\r\n                                        \"yaw\": \"180.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.81\",\r\n                                        \"y\": \"-52.54\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.76\",\r\n                                        \"y\": \"-52.29\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-61.69\",\r\n                                        \"y\": \"-124.18\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-65.13\",\r\n                                        \"y\": \"-124.20\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-17.11528968811035\",\r\n                                \"y\": \"-91.41958618164062\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"-51.0\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.84\",\r\n                                        \"y\": \"-51.90\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.52\",\r\n                                        \"y\": \"-91.17\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-15.29\",\r\n                                        \"y\": \"-94.53\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.8\",\r\n                                        \"y\": \"-88.9\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.41\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -58.23,\r\n                                \"y\": -120.96,\r\n                                \"yaw\": 72.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"-51.0\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.84\",\r\n                                        \"y\": \"-51.90\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.52\",\r\n                                        \"y\": \"-91.17\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-15.29\",\r\n                                        \"y\": \"-94.53\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.8\",\r\n                                        \"y\": \"-88.9\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.41\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-60.89959716796875\",\r\n                                \"y\": \"-119.1965560913086\",\r\n                                \"yaw\": \"56.552635192871094\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.78\",\r\n                                        \"y\": \"-53.22\",\r\n                                        \"yaw\": \"268.054932\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.52\",\r\n                                        \"y\": \"-91.15\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.46\",\r\n                                        \"y\": \"-94.54\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.82\",\r\n                                        \"y\": \"-88.16\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.47\",\r\n                                        \"y\": \"-83.92\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -62.5,\r\n                                \"y\": -120.42,\r\n                                \"yaw\": 68.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.78\",\r\n                                        \"y\": \"-53.22\",\r\n                                        \"yaw\": \"268.054932\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.52\",\r\n                                        \"y\": \"-91.15\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.46\",\r\n                                        \"y\": \"-94.54\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.82\",\r\n                                        \"y\": \"-88.16\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.47\",\r\n                                        \"y\": \"-83.92\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-59.20102310180664\",\r\n                                \"y\": \"-122.86930084228516\",\r\n                                \"yaw\": \"53.40818786621094\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.53\",\r\n                                        \"y\": \"-91.60\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.49\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.82\",\r\n                                        \"y\": \"-124.23\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-63.92\",\r\n                                        \"y\": \"-124.27\",\r\n                                        \"yaw\": \"68.105591\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.29\",\r\n                                        \"y\": \"-52.59\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.70\",\r\n                                        \"y\": \"-52.55\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.39,\r\n                                \"y\": -87.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.53\",\r\n                                        \"y\": \"-91.60\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.49\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.82\",\r\n                                        \"y\": \"-124.23\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-63.92\",\r\n                                        \"y\": \"-124.27\",\r\n                                        \"yaw\": \"68.105591\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.29\",\r\n                                        \"y\": \"-52.59\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.70\",\r\n                                        \"y\": \"-52.55\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.3951416015625\",\r\n                                \"y\": \"-84.5194091796875\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.51\",\r\n                                        \"y\": \"-91.6\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.65\",\r\n                                        \"y\": \"-124.39\",\r\n                                        \"yaw\": \"66.499481\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.47\",\r\n                                        \"y\": \"-124.44\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.36\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.17\",\r\n                                        \"y\": \"-52.80\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.43,\r\n                                \"y\": -84.43,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.51\",\r\n                                        \"y\": \"-91.6\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.65\",\r\n                                        \"y\": \"-124.39\",\r\n                                        \"yaw\": \"66.499481\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.47\",\r\n                                        \"y\": \"-124.44\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.36\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.17\",\r\n                                        \"y\": \"-52.80\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.42459869384766\",\r\n                                \"y\": \"-88.01945495605469\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.58\",\r\n                                        \"y\": \"54.47\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.84\",\r\n                                        \"y\": \"54.43\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.30\",\r\n                                        \"y\": \"91.92\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.33\",\r\n                                        \"y\": \"95.79\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"88.59\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.66\",\r\n                                        \"y\": \"84.85\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.41,\r\n                                \"y\": 123.81,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.58\",\r\n                                        \"y\": \"54.47\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.84\",\r\n                                        \"y\": \"54.43\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.30\",\r\n                                        \"y\": \"91.92\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.33\",\r\n                                        \"y\": \"95.79\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"88.59\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.66\",\r\n                                        \"y\": \"84.85\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"35.062599182128906\",\r\n                                \"y\": \"123.81145477294922\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"52.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.77\",\r\n                                        \"y\": \"92.18\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.68\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.9\",\r\n                                        \"y\": \"88.91\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.67\",\r\n                                        \"y\": \"84.93\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 34.91,\r\n                                \"y\": 123.61,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"52.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.77\",\r\n                                        \"y\": \"92.18\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.68\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.9\",\r\n                                        \"y\": \"88.91\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.67\",\r\n                                        \"y\": \"84.93\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.562679290771484\",\r\n                                \"y\": \"123.6086654663086\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.83\",\r\n                                        \"y\": \"91.38\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.86\",\r\n                                        \"y\": \"95.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.65\",\r\n                                        \"y\": \"126.18\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.13\",\r\n                                        \"y\": \"126.21\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.56\",\r\n                                        \"y\": \"53.94\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.94\",\r\n                                        \"y\": \"53.24\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.5,\r\n                                \"y\": 88.39,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.83\",\r\n                                        \"y\": \"91.38\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.86\",\r\n                                        \"y\": \"95.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.65\",\r\n                                        \"y\": \"126.18\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.13\",\r\n                                        \"y\": \"126.21\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.56\",\r\n                                        \"y\": \"53.94\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.94\",\r\n                                        \"y\": \"53.24\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"61.875518798828125\",\r\n                                \"y\": \"84.45710754394531\",\r\n                                \"yaw\": \"170.9776611328125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.99\",\r\n                                        \"y\": \"92.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.67\",\r\n                                        \"y\": \"126.65\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.17\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.26\",\r\n                                        \"y\": \"52.62\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"52.59\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 63.0,\r\n                                \"y\": 84.89,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.99\",\r\n                                        \"y\": \"92.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.67\",\r\n                                        \"y\": \"126.65\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.17\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.26\",\r\n                                        \"y\": \"52.62\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"52.59\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"63.524505615234375\",\r\n                                \"y\": \"87.72471618652344\",\r\n                                \"yaw\": \"169.5171356201172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.51\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.24\",\r\n                                        \"y\": \"126.23\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.9\",\r\n                                        \"y\": \"88.49\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.10\",\r\n                                        \"y\": \"84.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.13\",\r\n                                        \"y\": \"92.40\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.81\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.13,\r\n                                \"y\": 56.9,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.51\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.24\",\r\n                                        \"y\": \"126.23\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.9\",\r\n                                        \"y\": \"88.49\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.10\",\r\n                                        \"y\": \"84.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.13\",\r\n                                        \"y\": \"92.40\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.81\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"24.589330673217773\",\r\n                                \"y\": \"56.89858627319336\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.53\",\r\n                                        \"y\": \"127.24\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.63\",\r\n                                        \"y\": \"55.23\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.55\",\r\n                                        \"y\": \"88.89\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.56\",\r\n                                        \"y\": \"85.10\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.45\",\r\n                                        \"y\": \"91.17\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.46\",\r\n                                        \"y\": \"95.61\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.63,\r\n                                \"y\": 55.23,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.53\",\r\n                                        \"y\": \"127.24\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.63\",\r\n                                        \"y\": \"55.23\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.55\",\r\n                                        \"y\": \"88.89\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.56\",\r\n                                        \"y\": \"85.10\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.45\",\r\n                                        \"y\": \"91.17\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.46\",\r\n                                        \"y\": \"95.61\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"28.089998245239258\",\r\n                                \"y\": \"55.231380462646484\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.50\",\r\n                                        \"y\": \"87.72\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.47\",\r\n                                        \"y\": \"83.98\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"53.52\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"53.55\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.60\",\r\n                                        \"y\": \"126.72\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.62\",\r\n                                        \"y\": \"126.68\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.78,\r\n                                \"y\": 91.79,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.50\",\r\n                                        \"y\": \"87.72\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.47\",\r\n                                        \"y\": \"83.98\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"53.52\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"53.55\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.60\",\r\n                                        \"y\": \"126.72\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.62\",\r\n                                        \"y\": \"126.68\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.7837445735931396\",\r\n                                \"y\": \"95.0634994506836\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.12\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.25\",\r\n                                        \"y\": \"53.83\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.75\",\r\n                                        \"y\": \"53.86\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.75\",\r\n                                        \"y\": \"127.81\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.21\",\r\n                                        \"y\": \"127.78\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.42,\r\n                                \"y\": 96.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.12\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.25\",\r\n                                        \"y\": \"53.83\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.75\",\r\n                                        \"y\": \"53.86\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.75\",\r\n                                        \"y\": \"127.81\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.21\",\r\n                                        \"y\": \"127.78\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.414125442504883\",\r\n                                \"y\": \"91.56391906738281\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.80\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.6\",\r\n                                        \"y\": \"-35.56\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.9\",\r\n                                        \"y\": \"1.93\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.12\",\r\n                                        \"y\": \"5.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.16\",\r\n                                        \"y\": \"-1.40\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.14\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.63,\r\n                                \"y\": 33.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.80\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.6\",\r\n                                        \"y\": \"-35.56\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.9\",\r\n                                        \"y\": \"1.93\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.12\",\r\n                                        \"y\": \"5.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.16\",\r\n                                        \"y\": \"-1.40\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.14\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"35.09855270385742\",\r\n                                \"y\": \"33.82138442993164\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.35\",\r\n                                        \"y\": \"-37.44\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.56\",\r\n                                        \"y\": \"1.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.59\",\r\n                                        \"y\": \"5.34\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.30\",\r\n                                        \"y\": \"-1.43\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.41\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.12,\r\n                                \"y\": 33.27,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.35\",\r\n                                        \"y\": \"-37.44\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.56\",\r\n                                        \"y\": \"1.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.59\",\r\n                                        \"y\": \"5.34\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.30\",\r\n                                        \"y\": \"-1.43\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.41\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.598772048950195\",\r\n                                \"y\": \"33.26858901977539\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.64\",\r\n                                        \"y\": \"2.51\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.66\",\r\n                                        \"y\": \"5.77\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.91\",\r\n                                        \"y\": \"36.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"36.33\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.77\",\r\n                                        \"y\": \"-35.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.14\",\r\n                                        \"y\": \"-36.63\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.71,\r\n                                \"y\": -1.48,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.64\",\r\n                                        \"y\": \"2.51\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.66\",\r\n                                        \"y\": \"5.77\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.91\",\r\n                                        \"y\": \"36.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"36.33\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.77\",\r\n                                        \"y\": \"-35.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.14\",\r\n                                        \"y\": \"-36.63\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"62.72608184814453\",\r\n                                \"y\": \"-5.1627373695373535\",\r\n                                \"yaw\": \"-179.74974060058594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.11\",\r\n                                        \"y\": \"2.15\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.54\",\r\n                                        \"y\": \"36.50\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.4\",\r\n                                        \"y\": \"36.53\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"-37.53\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.13\",\r\n                                        \"y\": \"-37.56\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.88,\r\n                                \"y\": -5.25,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.11\",\r\n                                        \"y\": \"2.15\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.54\",\r\n                                        \"y\": \"36.50\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.4\",\r\n                                        \"y\": \"36.53\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"-37.53\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.13\",\r\n                                        \"y\": \"-37.56\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"62.86433029174805\",\r\n                                \"y\": \"-1.6620999574661255\",\r\n                                \"yaw\": \"-179.74974060058594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.36\",\r\n                                        \"y\": \"36.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.10\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"0.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"-4.81\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.27\",\r\n                                        \"y\": \"2.98\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.96\",\r\n                                        \"y\": \"6.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 27.99,\r\n                                \"y\": -32.52,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.36\",\r\n                                        \"y\": \"36.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.10\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"0.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"-4.81\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.27\",\r\n                                        \"y\": \"2.98\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.96\",\r\n                                        \"y\": \"6.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"24.804058074951172\",\r\n                                \"y\": \"-32.6052131652832\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.83\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-1.44\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-4.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.59\",\r\n                                        \"y\": \"2.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.60\",\r\n                                        \"y\": \"6.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.49,\r\n                                \"y\": -32.53,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.83\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-1.44\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-4.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.59\",\r\n                                        \"y\": \"2.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.60\",\r\n                                        \"y\": \"6.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"28.30057144165039\",\r\n                                \"y\": \"-32.42808532714844\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.69\",\r\n                                        \"y\": \"-1.2\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.74\",\r\n                                        \"y\": \"-4.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.40\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.17\",\r\n                                        \"y\": \"-36.6\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.72\",\r\n                                        \"y\": \"36.24\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.0\",\r\n                                        \"y\": \"36.96\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.66,\r\n                                \"y\": 1.61,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.69\",\r\n                                        \"y\": \"-1.2\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.74\",\r\n                                        \"y\": \"-4.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.40\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.17\",\r\n                                        \"y\": \"-36.6\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.72\",\r\n                                        \"y\": \"36.24\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.0\",\r\n                                        \"y\": \"36.96\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.649179220199585\",\r\n                                \"y\": \"6.055785655975342\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.72\",\r\n                                        \"y\": \"0.55\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.57\",\r\n                                        \"y\": \"-35.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.7\",\r\n                                        \"y\": \"-35.60\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.25\",\r\n                                        \"y\": \"38.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"38.54\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.98,\r\n                                \"y\": 6.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.72\",\r\n                                        \"y\": \"0.55\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.57\",\r\n                                        \"y\": \"-35.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.7\",\r\n                                        \"y\": \"-35.60\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.25\",\r\n                                        \"y\": \"38.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"38.54\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.9893529415130615\",\r\n                                \"y\": \"2.556603193283081\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-125.57\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.0\",\r\n                                        \"y\": \"-125.61\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.2\",\r\n                                        \"y\": \"-88.11\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.5\",\r\n                                        \"y\": \"-84.24\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.23\",\r\n                                        \"y\": \"-91.48\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.94\",\r\n                                        \"y\": \"-95.22\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 32.71,\r\n                                \"y\": -56.24,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-125.57\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.0\",\r\n                                        \"y\": \"-125.61\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.2\",\r\n                                        \"y\": \"-88.11\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.5\",\r\n                                        \"y\": \"-84.24\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.23\",\r\n                                        \"y\": \"-91.48\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.94\",\r\n                                        \"y\": \"-95.22\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"35.937644958496094\",\r\n                                \"y\": \"-56.1536750793457\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.30\",\r\n                                        \"y\": \"-127.17\",\r\n                                        \"yaw\": \"91.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.14\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.22\",\r\n                                        \"y\": \"-84.87\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.76\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.40\",\r\n                                        \"y\": \"-94.62\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 36.11,\r\n                                \"y\": -56.38,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.30\",\r\n                                        \"y\": \"-127.17\",\r\n                                        \"yaw\": \"91.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.14\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.22\",\r\n                                        \"y\": \"-84.87\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.76\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.40\",\r\n                                        \"y\": \"-94.62\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"32.445068359375\",\r\n                                \"y\": \"-56.47802734375\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.92\",\r\n                                        \"y\": \"-87.73\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.91\",\r\n                                        \"y\": \"-83.99\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.96\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.83\",\r\n                                        \"y\": \"-53.32\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.10\",\r\n                                        \"y\": \"-125.51\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.47\",\r\n                                        \"y\": \"-126.18\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.38,\r\n                                \"y\": -91.4,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.92\",\r\n                                        \"y\": \"-87.73\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.91\",\r\n                                        \"y\": \"-83.99\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.96\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.83\",\r\n                                        \"y\": \"-53.32\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.10\",\r\n                                        \"y\": \"-125.51\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.47\",\r\n                                        \"y\": \"-126.18\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"64.83172607421875\",\r\n                                \"y\": \"-94.36640930175781\",\r\n                                \"yaw\": \"-171.34144592285156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.73\",\r\n                                        \"y\": \"-87.47\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.10\",\r\n                                        \"y\": \"-53.50\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.37\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-127.50\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.28\",\r\n                                        \"y\": \"-127.49\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 65.19,\r\n                                \"y\": -95.57,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.73\",\r\n                                        \"y\": \"-87.47\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.10\",\r\n                                        \"y\": \"-53.50\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.37\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-127.50\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.28\",\r\n                                        \"y\": \"-127.49\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"64.4598617553711\",\r\n                                \"y\": \"-90.88241577148438\",\r\n                                \"yaw\": \"-171.14675903320312\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.83\",\r\n                                        \"y\": \"-53.19\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.56\",\r\n                                        \"y\": \"-53.14\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.90\",\r\n                                        \"y\": \"-90.47\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.96\",\r\n                                        \"y\": \"-94.34\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.36\",\r\n                                        \"y\": \"-87.50\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.9\",\r\n                                        \"y\": \"-84.11\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 30.36,\r\n                                \"y\": -122.55,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.83\",\r\n                                        \"y\": \"-53.19\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.56\",\r\n                                        \"y\": \"-53.14\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.90\",\r\n                                        \"y\": \"-90.47\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.96\",\r\n                                        \"y\": \"-94.34\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.36\",\r\n                                        \"y\": \"-87.50\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.9\",\r\n                                        \"y\": \"-84.11\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"27.211990356445312\",\r\n                                \"y\": \"-122.63420104980469\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.28\",\r\n                                        \"y\": \"-52.53\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.16\",\r\n                                        \"y\": \"-52.28\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.38\",\r\n                                        \"y\": \"-90.99\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.43\",\r\n                                        \"y\": \"-94.49\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.67\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.74\",\r\n                                        \"y\": \"-84.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.86,\r\n                                \"y\": -122.64,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.28\",\r\n                                        \"y\": \"-52.53\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.16\",\r\n                                        \"y\": \"-52.28\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.38\",\r\n                                        \"y\": \"-90.99\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.43\",\r\n                                        \"y\": \"-94.49\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.67\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.74\",\r\n                                        \"y\": \"-84.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"30.710643768310547\",\r\n                                \"y\": \"-122.5370101928711\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.62\",\r\n                                        \"y\": \"-91.18\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.63\",\r\n                                        \"y\": \"-94.92\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"29.98\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.76\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.64\",\r\n                                        \"y\": \"-53.59\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.76\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.71,\r\n                                \"y\": -87.87,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.62\",\r\n                                        \"y\": \"-91.18\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.63\",\r\n                                        \"y\": \"-94.92\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"29.98\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.76\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.64\",\r\n                                        \"y\": \"-53.59\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.76\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.7047622799873352\",\r\n                                \"y\": \"-84.39273834228516\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.91\",\r\n                                        \"y\": \"-91.65\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.42\",\r\n                                        \"y\": \"-126.27\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.92\",\r\n                                        \"y\": \"-126.29\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.12\",\r\n                                        \"y\": \"-52.27\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.22\",\r\n                                        \"y\": \"-52.25\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.72,\r\n                                \"y\": -84.38,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.91\",\r\n                                        \"y\": \"-91.65\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.42\",\r\n                                        \"y\": \"-126.27\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.92\",\r\n                                        \"y\": \"-126.29\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.12\",\r\n                                        \"y\": \"-52.27\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.22\",\r\n                                        \"y\": \"-52.25\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.7252919673919678\",\r\n                                \"y\": \"-87.89270782470703\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.78\",\r\n                                        \"y\": \"-34.59\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.63\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.66\",\r\n                                        \"y\": \"2.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.69\",\r\n                                        \"y\": \"6.74\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.41\",\r\n                                        \"y\": \"0.47\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.70\",\r\n                                        \"y\": \"-4.20\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -187.95,\r\n                                \"y\": 34.76,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.78\",\r\n                                        \"y\": \"-34.59\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.63\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.66\",\r\n                                        \"y\": \"2.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.69\",\r\n                                        \"y\": \"6.74\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.41\",\r\n                                        \"y\": \"0.47\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.70\",\r\n                                        \"y\": \"-4.20\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.5615234375\",\r\n                                \"y\": \"34.75906753540039\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.22\",\r\n                                        \"y\": \"-36.68\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.13\",\r\n                                        \"y\": \"3.36\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.17\",\r\n                                        \"y\": \"6.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.9\",\r\n                                        \"y\": \"0.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.5\",\r\n                                        \"y\": \"-3.88\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.45,\r\n                                \"y\": 34.79,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.22\",\r\n                                        \"y\": \"-36.68\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.13\",\r\n                                        \"y\": \"3.36\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.17\",\r\n                                        \"y\": \"6.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.9\",\r\n                                        \"y\": \"0.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.5\",\r\n                                        \"y\": \"-3.88\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-188.06150817871094\",\r\n                                \"y\": \"34.79099655151367\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.37\",\r\n                                        \"y\": \"2.44\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"6.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.83\",\r\n                                        \"y\": \"37.24\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.96\",\r\n                                        \"y\": \"37.26\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.97\",\r\n                                        \"y\": \"-34.99\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.59\",\r\n                                        \"y\": \"-35.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.3,\r\n                                \"y\": 0.55,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.37\",\r\n                                        \"y\": \"2.44\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"6.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.83\",\r\n                                        \"y\": \"37.24\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.96\",\r\n                                        \"y\": \"37.26\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.97\",\r\n                                        \"y\": \"-34.99\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.59\",\r\n                                        \"y\": \"-35.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.3112335205078\",\r\n                                \"y\": \"-4.067790508270264\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-228.46\",\r\n                                        \"y\": \"2.89\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"37.71\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.83\",\r\n                                        \"y\": \"37.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.37\",\r\n                                        \"y\": \"-36.32\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.94\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -156.0,\r\n                                \"y\": -4.4,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-228.46\",\r\n                                        \"y\": \"2.89\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"37.71\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.83\",\r\n                                        \"y\": \"37.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.37\",\r\n                                        \"y\": \"-36.32\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.94\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.9906768798828\",\r\n                                \"y\": \"-0.5709943175315857\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"37.78\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"37.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"0.5\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"-3.82\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.80\",\r\n                                        \"y\": \"2.60\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.49\",\r\n                                        \"y\": \"6.22\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -191.55,\r\n                                \"y\": -31.54,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"37.78\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"37.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"0.5\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"-3.82\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.80\",\r\n                                        \"y\": \"2.60\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.49\",\r\n                                        \"y\": \"6.22\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-195.07980346679688\",\r\n                                \"y\": \"-31.539026260375977\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"39.87\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.12\",\r\n                                        \"y\": \"0.45\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.11\",\r\n                                        \"y\": \"-3.95\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"3.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"7.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -195.4,\r\n                                \"y\": -31.55,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"39.87\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.12\",\r\n                                        \"y\": \"0.45\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.11\",\r\n                                        \"y\": \"-3.95\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"3.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"7.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-191.57980346679688\",\r\n                                \"y\": \"-31.551050186157227\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"0.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.95\",\r\n                                        \"y\": \"-3.23\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.28\",\r\n                                        \"y\": \"-34.50\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.96\",\r\n                                        \"y\": \"37.76\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.68\",\r\n                                        \"y\": \"38.48\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -222.35,\r\n                                \"y\": 3.13,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"0.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.95\",\r\n                                        \"y\": \"-3.23\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.28\",\r\n                                        \"y\": \"-34.50\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.96\",\r\n                                        \"y\": \"37.76\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.68\",\r\n                                        \"y\": \"38.48\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-222.34158325195312\",\r\n                                \"y\": \"6.5905280113220215\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.72\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.84\",\r\n                                        \"y\": \"-34.96\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.34\",\r\n                                        \"y\": \"-35.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"39.8\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.63\",\r\n                                        \"y\": \"39.13\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -222.39,\r\n                                \"y\": 6.63,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.72\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.84\",\r\n                                        \"y\": \"-34.96\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.34\",\r\n                                        \"y\": \"-35.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"39.8\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.63\",\r\n                                        \"y\": \"39.13\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-222.39862060546875\",\r\n                                \"y\": \"3.090656280517578\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.66\",\r\n                                        \"y\": \"169.64\",\r\n                                        \"yaw\": \"271.585205\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 60.54,\r\n                                \"y\": 141.67,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.64\",\r\n                                        \"y\": \"141.31\",\r\n                                        \"yaw\": \"179.831787\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.6,\r\n                                \"y\": 169.3,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.64\",\r\n                                        \"y\": \"141.31\",\r\n                                        \"yaw\": \"179.831787\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.544424057006836\",\r\n                                \"y\": \"169.2983856201172\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"37.58\",\r\n                                        \"y\": \"-116.87\",\r\n                                        \"yaw\": \"271.097809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.63,\r\n                                \"y\": -149.58,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.13\",\r\n                                        \"y\": \"-148.81\",\r\n                                        \"yaw\": \"181.798737\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 37.94,\r\n                                \"y\": -121.21,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.13\",\r\n                                        \"y\": \"-148.81\",\r\n                                        \"yaw\": \"181.798737\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"34.17909240722656\",\r\n                                \"y\": \"-121.31058502197266\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.30\",\r\n                                        \"y\": \"-193.55\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.31\",\r\n                                        \"y\": \"-190.4\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.32\",\r\n                                        \"y\": \"-186.26\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.96\",\r\n                                        \"yaw\": \"269.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 69.14,\r\n                                \"y\": -200.75,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.30\",\r\n                                        \"y\": \"-193.55\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.31\",\r\n                                        \"y\": \"-190.4\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.32\",\r\n                                        \"y\": \"-186.26\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.96\",\r\n                                        \"yaw\": \"269.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"69.12518310546875\",\r\n                                \"y\": \"-204.24607849121094\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.30\",\r\n                                        \"y\": \"-193.55\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.31\",\r\n                                        \"y\": \"-190.4\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.32\",\r\n                                        \"y\": \"-186.26\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.96\",\r\n                                        \"yaw\": \"269.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"69.11034393310547\",\r\n                                \"y\": \"-207.7460479736328\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.36\",\r\n                                        \"y\": \"-200.93\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.98\",\r\n                                        \"y\": \"-151.78\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"38.98\",\r\n                                        \"y\": \"-151.81\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.44,\r\n                                \"y\": -186.67,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.36\",\r\n                                        \"y\": \"-200.93\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.98\",\r\n                                        \"y\": \"-151.78\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"38.98\",\r\n                                        \"y\": \"-151.81\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0624084472656\",\r\n                                \"x\": \"6.4259772300720215\",\r\n                                \"y\": \"-189.98013305664062\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.03175222501158714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.36\",\r\n                                        \"y\": \"-200.93\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.98\",\r\n                                        \"y\": \"-151.78\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"38.98\",\r\n                                        \"y\": \"-151.81\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0624084472656\",\r\n                                \"x\": \"6.411138534545898\",\r\n                                \"y\": \"-193.4801025390625\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.03175222501158714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.36\",\r\n                                        \"y\": \"-186.70\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 38.86,\r\n                                \"y\": -157.24,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.36\",\r\n                                        \"y\": \"-186.70\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"35.14272689819336\",\r\n                                \"y\": \"-157.3394317626953\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"71.62\",\r\n                                        \"y\": \"-200.47\",\r\n                                        \"yaw\": \"181.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.45\",\r\n                                        \"y\": \"-193.56\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.9\",\r\n                                        \"y\": \"-190.22\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.15\",\r\n                                        \"y\": \"-186.55\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.42,\r\n                                \"y\": -157.35,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"71.62\",\r\n                                        \"y\": \"-200.47\",\r\n                                        \"yaw\": \"181.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.45\",\r\n                                        \"y\": \"-193.56\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.9\",\r\n                                        \"y\": \"-190.22\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.15\",\r\n                                        \"y\": \"-186.55\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"38.6419563293457\",\r\n                                \"y\": \"-157.2638397216797\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"151.22\",\r\n                                        \"y\": \"-30.42\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"155.36\",\r\n                                        \"y\": \"29.78\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 124.38,\r\n                                \"y\": 1.52,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario4\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"156.6\",\r\n                                        \"y\": \"29.6\",\r\n                                        \"yaw\": \"268.398804\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"120.28\",\r\n                                        \"y\": \"2.26\",\r\n                                        \"yaw\": \"358.398743\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 151.37,\r\n                                \"y\": -26.18,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"194.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"190.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.7\",\r\n                                        \"y\": \"154.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.6,\r\n                                \"y\": 201.85,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"194.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"190.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.7\",\r\n                                        \"y\": \"154.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.1941315233707428\",\r\n                                \"x\": \"-5.598391056060791\",\r\n                                \"y\": \"205.0623321533203\",\r\n                                \"yaw\": \"-0.028712520375847816\",\r\n                                \"z\": \"0.0014852519379928708\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"194.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"190.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.7\",\r\n                                        \"y\": \"154.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.1941315233707428\",\r\n                                \"x\": \"-5.596636772155762\",\r\n                                \"y\": \"208.5623321533203\",\r\n                                \"yaw\": \"-0.028712520375847816\",\r\n                                \"z\": \"0.0014852519379928708\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.93\",\r\n                                        \"y\": \"202.85\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"154.53\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.84\",\r\n                                        \"y\": \"154.74\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.13,\r\n                                \"y\": 187.79,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.93\",\r\n                                        \"y\": \"202.85\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"154.53\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.84\",\r\n                                        \"y\": \"154.74\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.11193084716797\",\r\n                                \"y\": \"191.38665771484375\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.93\",\r\n                                        \"y\": \"202.85\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"154.53\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.84\",\r\n                                        \"y\": \"154.74\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.09435272216797\",\r\n                                \"y\": \"194.88661193847656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"202.40\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.22\",\r\n                                        \"y\": \"154.61\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.21,\r\n                                \"y\": 191.24,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"202.40\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.22\",\r\n                                        \"y\": \"154.61\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.22684478759766\",\r\n                                \"y\": \"187.88719177246094\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"202.40\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.22\",\r\n                                        \"y\": \"154.61\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.19168090820312\",\r\n                                \"y\": \"194.88710021972656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.55\",\r\n                                        \"y\": \"202.25\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.5\",\r\n                                        \"y\": \"155.19\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.28,\r\n                                \"y\": 194.68,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.55\",\r\n                                        \"y\": \"202.25\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.5\",\r\n                                        \"y\": \"155.19\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.29653930664062\",\r\n                                \"y\": \"191.38758850097656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.55\",\r\n                                        \"y\": \"202.25\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.5\",\r\n                                        \"y\": \"155.19\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.31412506103516\",\r\n                                \"y\": \"187.88763427734375\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.19\",\r\n                                        \"y\": \"187.5\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.65,\r\n                                \"y\": 158.85,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.19\",\r\n                                        \"y\": \"187.5\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"28.04859733581543\",\r\n                                \"y\": \"158.8513641357422\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.26\",\r\n                                        \"y\": \"194.61\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.10\",\r\n                                        \"y\": \"191.9\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.12\",\r\n                                        \"y\": \"187.21\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.97\",\r\n                                        \"y\": \"202.65\",\r\n                                        \"yaw\": \"359.153748\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.1,\r\n                                \"y\": 158.8,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.26\",\r\n                                        \"y\": \"194.61\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.10\",\r\n                                        \"y\": \"191.9\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.12\",\r\n                                        \"y\": \"187.21\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.97\",\r\n                                        \"y\": \"202.65\",\r\n                                        \"yaw\": \"359.153748\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"24.54861831665039\",\r\n                                \"y\": \"158.798583984375\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.76\",\r\n                                        \"y\": \"-142.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.96\",\r\n                                        \"y\": \"-103.91\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.50\",\r\n                                        \"y\": \"-103.87\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -156.18,\r\n                                \"y\": -135.51,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.76\",\r\n                                        \"y\": \"-142.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.96\",\r\n                                        \"y\": \"-103.91\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.50\",\r\n                                        \"y\": \"-103.87\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-156.15264892578125\",\r\n                                \"y\": \"-139.04959106445312\",\r\n                                \"yaw\": \"0.44255056977272034\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.23\",\r\n                                        \"y\": \"-141.87\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.28\",\r\n                                        \"y\": \"-103.61\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.99,\r\n                                \"y\": -138.95,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.23\",\r\n                                        \"y\": \"-141.87\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.28\",\r\n                                        \"y\": \"-103.61\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-156.0162811279297\",\r\n                                \"y\": \"-135.54843139648438\",\r\n                                \"yaw\": \"0.44255056977272034\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.22\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -120.85,\r\n                                \"y\": -107.55,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.22\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-124.44915008544922\",\r\n                                \"y\": \"-107.5747299194336\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.52\",\r\n                                        \"y\": \"-138.79\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-158.62\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.11\",\r\n                                        \"y\": \"-142.5\",\r\n                                        \"yaw\": \"180.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.36,\r\n                                \"y\": -107.3,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.52\",\r\n                                        \"y\": \"-138.79\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-158.62\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.11\",\r\n                                        \"y\": \"-142.5\",\r\n                                        \"yaw\": \"180.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-120.95111846923828\",\r\n                                \"y\": \"-107.2765884399414\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.85\",\r\n                                        \"y\": \"-27.37\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.46\",\r\n                                        \"y\": \"0.13\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.57\",\r\n                                        \"y\": \"-3.77\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -265.41,\r\n                                \"y\": 37.0,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.85\",\r\n                                        \"y\": \"-27.37\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.46\",\r\n                                        \"y\": \"0.13\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.57\",\r\n                                        \"y\": \"-3.77\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-268.8127746582031\",\r\n                                \"y\": \"37.034671783447266\",\r\n                                \"yaw\": \"-90.5837631225586\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.64\",\r\n                                        \"y\": \"-32.13\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-235.73\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-235.17\",\r\n                                        \"y\": \"-3.80\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -268.86,\r\n                                \"y\": 37.1,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.64\",\r\n                                        \"y\": \"-32.13\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-235.73\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-235.17\",\r\n                                        \"y\": \"-3.80\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-265.3122863769531\",\r\n                                \"y\": \"37.06385040283203\",\r\n                                \"yaw\": \"-90.5837631225586\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.34\",\r\n                                        \"y\": \"34.64\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.97\",\r\n                                        \"y\": \"34.69\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.83\",\r\n                                        \"y\": \"0.15\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.78\",\r\n                                        \"y\": \"-3.69\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -271.34,\r\n                                \"y\": -34.72,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.34\",\r\n                                        \"y\": \"34.64\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.97\",\r\n                                        \"y\": \"34.69\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.83\",\r\n                                        \"y\": \"0.15\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.78\",\r\n                                        \"y\": \"-3.69\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-275.5313415527344\",\r\n                                \"y\": \"-34.750492095947266\",\r\n                                \"yaw\": \"90.41679382324219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.3\",\r\n                                        \"y\": \"37.92\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-266.17\",\r\n                                        \"y\": \"37.96\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.16\",\r\n                                        \"y\": \"-36.14\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.70\",\r\n                                        \"y\": \"-36.19\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -238.36,\r\n                                \"y\": -3.64,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.3\",\r\n                                        \"y\": \"37.92\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-266.17\",\r\n                                        \"y\": \"37.96\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.16\",\r\n                                        \"y\": \"-36.14\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.70\",\r\n                                        \"y\": \"-36.19\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-238.35203552246094\",\r\n                                \"y\": \"-0.370522677898407\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.21\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.76\",\r\n                                        \"y\": \"37.51\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.13\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.75\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -238.41,\r\n                                \"y\": 0.13,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.21\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.76\",\r\n                                        \"y\": \"37.51\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.13\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.75\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-238.41973876953125\",\r\n                                \"y\": \"-3.870368242263794\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.53\",\r\n                                        \"y\": \"151.7\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.91\",\r\n                                        \"y\": \"111.56\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"111.35\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.87,\r\n                                \"y\": 144.33,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.53\",\r\n                                        \"y\": \"151.7\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.91\",\r\n                                        \"y\": \"111.56\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"111.35\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.88619995117188\",\r\n                                \"y\": \"147.7713623046875\",\r\n                                \"yaw\": \"-179.7303009033203\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.89\",\r\n                                        \"y\": \"151.11\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.24\",\r\n                                        \"y\": \"113.8\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.88,\r\n                                \"y\": 147.77,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.89\",\r\n                                        \"y\": \"151.11\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.24\",\r\n                                        \"y\": \"113.8\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.86353302001953\",\r\n                                \"y\": \"144.2714385986328\",\r\n                                \"yaw\": \"-179.7303009033203\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.62\",\r\n                                        \"y\": \"147.91\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.83\",\r\n                                        \"y\": \"144.24\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.55\",\r\n                                        \"y\": \"112.88\",\r\n                                        \"yaw\": \"90.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.48,\r\n                                \"y\": 151.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.62\",\r\n                                        \"y\": \"147.91\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.83\",\r\n                                        \"y\": \"144.24\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.55\",\r\n                                        \"y\": \"112.88\",\r\n                                        \"yaw\": \"90.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-155.49497985839844\",\r\n                                \"y\": \"154.48143005371094\",\r\n                                \"yaw\": \"0.2696990966796875\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.1\",\r\n                                        \"y\": \"144.39\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -130.56,\r\n                                \"y\": 115.96,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.1\",\r\n                                        \"y\": \"144.39\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-127.18934631347656\",\r\n                                \"y\": \"115.9299087524414\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.0\",\r\n                                        \"y\": \"148.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.0\",\r\n                                        \"y\": \"144.46\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-160.16\",\r\n                                        \"y\": \"151.73\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.5,\r\n                                \"y\": 115.96,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.0\",\r\n                                        \"y\": \"148.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.0\",\r\n                                        \"y\": \"144.46\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-160.16\",\r\n                                        \"y\": \"151.73\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-130.68896484375\",\r\n                                \"y\": \"115.98846435546875\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.28\",\r\n                                        \"y\": \"-54.27\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.54\",\r\n                                        \"y\": \"-54.21\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"-91.4\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.91\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.27\",\r\n                                        \"y\": \"-88.50\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.1\",\r\n                                        \"y\": \"-85.31\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -190.39,\r\n                                \"y\": -120.91,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.28\",\r\n                                        \"y\": \"-54.27\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.54\",\r\n                                        \"y\": \"-54.21\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"-91.4\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.91\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.27\",\r\n                                        \"y\": \"-88.50\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.1\",\r\n                                        \"y\": \"-85.31\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-193.41302490234375\",\r\n                                \"y\": \"-121.88587951660156\",\r\n                                \"yaw\": \"467.89080810546875\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-127.23\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.71\",\r\n                                        \"y\": \"-88.61\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.77\",\r\n                                        \"y\": \"-84.13\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.0\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.5\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.6,\r\n                                \"y\": -58.77,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-127.23\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.71\",\r\n                                        \"y\": \"-88.61\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.77\",\r\n                                        \"y\": \"-84.13\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.0\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.5\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-188.08731079101562\",\r\n                                \"y\": \"-58.769039154052734\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.54\",\r\n                                        \"y\": \"-87.83\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.52\",\r\n                                        \"y\": \"-84.10\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.57\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.70\",\r\n                                        \"y\": \"-53.54\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.3\",\r\n                                        \"y\": \"-125.73\",\r\n                                        \"yaw\": \"97.322418\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.61\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"96.870911\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.24,\r\n                                \"y\": -91.69,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.54\",\r\n                                        \"y\": \"-87.83\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.52\",\r\n                                        \"y\": \"-84.10\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.57\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.70\",\r\n                                        \"y\": \"-53.54\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.3\",\r\n                                        \"y\": \"-125.73\",\r\n                                        \"yaw\": \"97.322418\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.61\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"96.870911\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.23483276367188\",\r\n                                \"y\": \"-95.13064575195312\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.32\",\r\n                                        \"y\": \"-87.80\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"-53.3\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.56\",\r\n                                        \"y\": \"-53.4\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.17\",\r\n                                        \"y\": \"-126.5\",\r\n                                        \"yaw\": \"99.915283\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.60\",\r\n                                        \"y\": \"-127.1\",\r\n                                        \"yaw\": \"96.996216\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.26,\r\n                                \"y\": -95.17,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.32\",\r\n                                        \"y\": \"-87.80\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"-53.3\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.56\",\r\n                                        \"y\": \"-53.4\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.17\",\r\n                                        \"y\": \"-126.5\",\r\n                                        \"yaw\": \"99.915283\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.60\",\r\n                                        \"y\": \"-127.1\",\r\n                                        \"yaw\": \"96.996216\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.26531982421875\",\r\n                                \"y\": \"-91.63069152832031\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.54\",\r\n                                        \"y\": \"-92.11\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.56\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.0\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"98.589478\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.91\",\r\n                                        \"y\": \"-126.31\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-54.18\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.41\",\r\n                                        \"y\": \"-53.52\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -220.83,\r\n                                \"y\": -88.16,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.54\",\r\n                                        \"y\": \"-92.11\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.56\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.0\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"98.589478\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.91\",\r\n                                        \"y\": \"-126.31\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-54.18\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.41\",\r\n                                        \"y\": \"-53.52\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-220.83517456054688\",\r\n                                \"y\": \"-84.72643280029297\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"268.970154\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.70\",\r\n                                        \"y\": \"-91.96\",\r\n                                        \"yaw\": \"179.424683\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.62\",\r\n                                        \"y\": \"-95.48\",\r\n                                        \"yaw\": \"179.510742\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.0\",\r\n                                        \"y\": \"-88.10\",\r\n                                        \"yaw\": \"0.090057\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.89\",\r\n                                        \"y\": \"-84.55\",\r\n                                        \"yaw\": \"359.630096\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -193.84,\r\n                                \"y\": -121.9,\r\n                                \"yaw\": 92.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"268.970154\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.70\",\r\n                                        \"y\": \"-91.96\",\r\n                                        \"yaw\": \"179.424683\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.62\",\r\n                                        \"y\": \"-95.48\",\r\n                                        \"yaw\": \"179.510742\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.0\",\r\n                                        \"y\": \"-88.10\",\r\n                                        \"yaw\": \"0.090057\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.89\",\r\n                                        \"y\": \"-84.55\",\r\n                                        \"yaw\": \"359.630096\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-190.11427307128906\",\r\n                                \"y\": \"-120.71098327636719\",\r\n                                \"yaw\": \"467.6999206542969\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.87\",\r\n                                        \"y\": \"-125.92\",\r\n                                        \"yaw\": \"94.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.29\",\r\n                                        \"y\": \"-126.41\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.44\",\r\n                                        \"y\": \"-87.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.39\",\r\n                                        \"y\": \"-84.28\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.27\",\r\n                                        \"y\": \"-91.94\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.64\",\r\n                                        \"y\": \"-95.6\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -188.5,\r\n                                \"y\": -58.73,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.87\",\r\n                                        \"y\": \"-125.92\",\r\n                                        \"yaw\": \"94.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.29\",\r\n                                        \"y\": \"-126.41\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.44\",\r\n                                        \"y\": \"-87.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.39\",\r\n                                        \"y\": \"-84.28\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.27\",\r\n                                        \"y\": \"-91.94\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.64\",\r\n                                        \"y\": \"-95.6\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.58729553222656\",\r\n                                \"y\": \"-58.731075286865234\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.29\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-186.89\",\r\n                                        \"y\": \"-126.89\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.6\",\r\n                                        \"y\": \"-126.86\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"-52.88\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.64\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -220.81,\r\n                                \"y\": -84.68,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.29\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-186.89\",\r\n                                        \"y\": \"-126.89\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.6\",\r\n                                        \"y\": \"-126.86\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"-52.88\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.64\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-220.80465698242188\",\r\n                                \"y\": \"-88.22638702392578\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.23\",\r\n                                        \"y\": \"51.0\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.89\",\r\n                                        \"y\": \"91.58\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.85\",\r\n                                        \"y\": \"95.18\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.69\",\r\n                                        \"y\": \"87.38\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.98\",\r\n                                        \"y\": \"84.10\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.51,\r\n                                \"y\": 122.92,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.23\",\r\n                                        \"y\": \"51.0\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.89\",\r\n                                        \"y\": \"91.58\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.85\",\r\n                                        \"y\": \"95.18\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.69\",\r\n                                        \"y\": \"87.38\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.98\",\r\n                                        \"y\": \"84.10\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-187.46331787109375\",\r\n                                \"y\": \"123.50904846191406\",\r\n                                \"yaw\": \"258.72021484375\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.49\",\r\n                                        \"y\": \"91.22\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.55\",\r\n                                        \"y\": \"94.81\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.92\",\r\n                                        \"y\": \"126.1\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.33\",\r\n                                        \"y\": \"125.99\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.36\",\r\n                                        \"y\": \"51.31\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.73\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.51,\r\n                                \"y\": 87.83,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.49\",\r\n                                        \"y\": \"91.22\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.55\",\r\n                                        \"y\": \"94.81\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.92\",\r\n                                        \"y\": \"126.1\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.33\",\r\n                                        \"y\": \"125.99\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.36\",\r\n                                        \"y\": \"51.31\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.73\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.5060577392578\",\r\n                                \"y\": \"84.38876342773438\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.50\",\r\n                                        \"y\": \"91.53\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.86\",\r\n                                        \"y\": \"126.50\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.77\",\r\n                                        \"y\": \"126.49\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.96\",\r\n                                        \"y\": \"52.27\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.92\",\r\n                                        \"y\": \"52.53\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.53,\r\n                                \"y\": 84.35,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.50\",\r\n                                        \"y\": \"91.53\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.86\",\r\n                                        \"y\": \"126.50\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.77\",\r\n                                        \"y\": \"126.49\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.96\",\r\n                                        \"y\": \"52.27\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.92\",\r\n                                        \"y\": \"52.53\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.5340576171875\",\r\n                                \"y\": \"87.88873291015625\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.97\",\r\n                                        \"y\": \"51.1\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.56\",\r\n                                        \"y\": \"50.98\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.45\",\r\n                                        \"y\": \"91.81\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"95.60\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.77\",\r\n                                        \"y\": \"87.99\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.82\",\r\n                                        \"y\": \"84.46\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -188.3,\r\n                                \"y\": 122.96,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.97\",\r\n                                        \"y\": \"51.1\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.56\",\r\n                                        \"y\": \"50.98\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.45\",\r\n                                        \"y\": \"91.81\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"95.60\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.77\",\r\n                                        \"y\": \"87.99\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.82\",\r\n                                        \"y\": \"84.46\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.14244079589844\",\r\n                                \"y\": \"122.22982788085938\",\r\n                                \"yaw\": \"260.0389709472656\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.37\",\r\n                                        \"y\": \"126.31\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-183.86\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.24\",\r\n                                        \"y\": \"87.58\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.35\",\r\n                                        \"y\": \"83.71\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.86\",\r\n                                        \"y\": \"92.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.77\",\r\n                                        \"y\": \"95.54\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -192.1,\r\n                                \"y\": 57.1,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.37\",\r\n                                        \"y\": \"126.31\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-183.86\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.24\",\r\n                                        \"y\": \"87.58\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.35\",\r\n                                        \"y\": \"83.71\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.86\",\r\n                                        \"y\": \"92.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.77\",\r\n                                        \"y\": \"95.54\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-195.05535888671875\",\r\n                                \"y\": \"57.10081100463867\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.13\",\r\n                                        \"y\": \"126.99\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.76\",\r\n                                        \"y\": \"87.6\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.86\",\r\n                                        \"y\": \"83.56\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.90\",\r\n                                        \"y\": \"92.31\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.56\",\r\n                                        \"y\": \"95.45\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -195.57,\r\n                                \"y\": 57.19,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.13\",\r\n                                        \"y\": \"126.99\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.76\",\r\n                                        \"y\": \"87.6\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.86\",\r\n                                        \"y\": \"83.56\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.90\",\r\n                                        \"y\": \"92.31\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.56\",\r\n                                        \"y\": \"95.45\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-191.55532836914062\",\r\n                                \"y\": \"57.18888854980469\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.62\",\r\n                                        \"y\": \"87.94\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.51\",\r\n                                        \"y\": \"84.35\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.69\",\r\n                                        \"y\": \"53.20\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.47\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.34\",\r\n                                        \"y\": \"127.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.81\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -223.8,\r\n                                \"y\": 91.42,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.62\",\r\n                                        \"y\": \"87.94\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.51\",\r\n                                        \"y\": \"84.35\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.69\",\r\n                                        \"y\": \"53.20\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.47\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.34\",\r\n                                        \"y\": \"127.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.81\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-223.80389404296875\",\r\n                                \"y\": \"94.8106460571289\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.85\",\r\n                                        \"y\": \"87.63\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.46\",\r\n                                        \"y\": \"52.71\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.6\",\r\n                                        \"y\": \"52.73\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"126.93\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -223.6,\r\n                                \"y\": 94.9,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.85\",\r\n                                        \"y\": \"87.63\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.46\",\r\n                                        \"y\": \"52.71\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.6\",\r\n                                        \"y\": \"52.73\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"126.93\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-223.5959014892578\",\r\n                                \"y\": \"91.31087493896484\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.57\",\r\n                                        \"y\": \"36.6\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.84\",\r\n                                        \"y\": \"35.97\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.60\",\r\n                                        \"y\": \"-2.68\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.53\",\r\n                                        \"y\": \"3.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.94\",\r\n                                        \"y\": \"6.75\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 98.74,\r\n                                \"y\": -33.15,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.57\",\r\n                                        \"y\": \"36.6\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.84\",\r\n                                        \"y\": \"35.97\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.60\",\r\n                                        \"y\": \"-2.68\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.53\",\r\n                                        \"y\": \"3.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.94\",\r\n                                        \"y\": \"6.75\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"96.4896011352539\",\r\n                                \"y\": \"-33.15665054321289\",\r\n                                \"yaw\": \"90.1692886352539\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.62\",\r\n                                        \"y\": \"-35.65\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.11\",\r\n                                        \"y\": \"-35.61\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.61\",\r\n                                        \"y\": \"2.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.66\",\r\n                                        \"y\": \"6.46\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.77\",\r\n                                        \"y\": \"-2.36\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 103.3,\r\n                                \"y\": 33.63,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.62\",\r\n                                        \"y\": \"-35.65\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.11\",\r\n                                        \"y\": \"-35.61\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.61\",\r\n                                        \"y\": \"2.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.66\",\r\n                                        \"y\": \"6.46\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.77\",\r\n                                        \"y\": \"-2.36\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"106.48635864257812\",\r\n                                \"y\": \"33.668888092041016\",\r\n                                \"yaw\": \"-89.30083465576172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.71\",\r\n                                        \"y\": \"-1.91\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.66\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.34\",\r\n                                        \"y\": \"-36.15\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.46\",\r\n                                        \"y\": \"36.1\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.76\",\r\n                                        \"y\": \"36.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 68.42,\r\n                                \"y\": 2.5,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.71\",\r\n                                        \"y\": \"-1.91\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.66\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.34\",\r\n                                        \"y\": \"-36.15\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.46\",\r\n                                        \"y\": \"36.1\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.76\",\r\n                                        \"y\": \"36.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.4074935913086\",\r\n                                \"y\": \"5.362179279327393\",\r\n                                \"yaw\": \"0.2502593994140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.26\",\r\n                                        \"y\": \"1.73\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.28\",\r\n                                        \"y\": \"5.47\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.23\",\r\n                                        \"y\": \"36.5\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"107.10\",\r\n                                        \"y\": \"36.3\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"100.18\",\r\n                                        \"y\": \"-36.15\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.55\",\r\n                                        \"y\": \"-36.80\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 134.56,\r\n                                \"y\": -2.13,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.10\",\r\n                                        \"y\": \"36.75\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.91\",\r\n                                        \"y\": \"-3.19\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.4\",\r\n                                        \"y\": \"2.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.15\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 95.1,\r\n                                \"y\": -33.6,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.10\",\r\n                                        \"y\": \"36.75\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.91\",\r\n                                        \"y\": \"-3.19\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.4\",\r\n                                        \"y\": \"2.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.15\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"99.99088287353516\",\r\n                                \"y\": \"-33.58554458618164\",\r\n                                \"yaw\": \"90.1692886352539\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.88\",\r\n                                        \"y\": \"-37.52\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.68\",\r\n                                        \"y\": \"2.54\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.72\",\r\n                                        \"y\": \"6.4\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.45\",\r\n                                        \"y\": \"-2.34\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 107.6,\r\n                                \"y\": 33.2,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.88\",\r\n                                        \"y\": \"-37.52\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.68\",\r\n                                        \"y\": \"2.54\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.72\",\r\n                                        \"y\": \"6.4\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.45\",\r\n                                        \"y\": \"-2.34\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"102.99250030517578\",\r\n                                \"y\": \"33.143775939941406\",\r\n                                \"yaw\": \"-89.30083465576172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.95\",\r\n                                        \"y\": \"-2.40\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.74\",\r\n                                        \"y\": \"-36.67\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.19\",\r\n                                        \"y\": \"-36.65\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.23\",\r\n                                        \"y\": \"37.31\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.77\",\r\n                                        \"y\": \"37.29\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 68.39,\r\n                                \"y\": 5.52,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.95\",\r\n                                        \"y\": \"-2.40\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.74\",\r\n                                        \"y\": \"-36.67\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.19\",\r\n                                        \"y\": \"-36.65\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.23\",\r\n                                        \"y\": \"37.31\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.77\",\r\n                                        \"y\": \"37.29\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.40597534179688\",\r\n                                \"y\": \"1.8621394634246826\",\r\n                                \"yaw\": \"0.2502593994140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.49\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.44\",\r\n                                        \"y\": \"-94.39\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.78\",\r\n                                        \"y\": \"-125.66\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.0\",\r\n                                        \"y\": \"-125.70\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.46\",\r\n                                        \"y\": \"-53.40\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-52.68\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -158.84,\r\n                                \"y\": -88.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.49\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.44\",\r\n                                        \"y\": \"-94.39\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.78\",\r\n                                        \"y\": \"-125.66\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.0\",\r\n                                        \"y\": \"-125.70\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.46\",\r\n                                        \"y\": \"-53.40\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-52.68\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-158.84552001953125\",\r\n                                \"y\": \"-84.63306427001953\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-126.15\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-126.20\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"-52.11\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"-52.6\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.37,\r\n                                \"y\": -84.56,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-126.15\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-126.20\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"-52.11\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"-52.6\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.36460876464844\",\r\n                                \"y\": \"-88.13385009765625\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.56\",\r\n                                        \"y\": \"-52.43\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.39\",\r\n                                        \"y\": \"-122.45\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.34\",\r\n                                        \"y\": \"-91.68\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.87\",\r\n                                        \"y\": \"-94.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.46\",\r\n                                        \"y\": \"-88.29\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.82\",\r\n                                        \"y\": \"-84.37\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -131.39,\r\n                                \"y\": -122.45,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.56\",\r\n                                        \"y\": \"-52.43\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.39\",\r\n                                        \"y\": \"-122.45\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.34\",\r\n                                        \"y\": \"-91.68\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.87\",\r\n                                        \"y\": \"-94.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.46\",\r\n                                        \"y\": \"-88.29\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.82\",\r\n                                        \"y\": \"-84.37\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-127.84723663330078\",\r\n                                \"y\": \"-122.4256591796875\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.51\",\r\n                                        \"y\": \"-54.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.78\",\r\n                                        \"y\": \"-54.10\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-91.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-95.71\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.15\",\r\n                                        \"y\": \"-87.93\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.83\",\r\n                                        \"y\": \"-84.52\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.89,\r\n                                \"y\": -123.43,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.51\",\r\n                                        \"y\": \"-54.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.78\",\r\n                                        \"y\": \"-54.10\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-91.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-95.71\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.15\",\r\n                                        \"y\": \"-87.93\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.83\",\r\n                                        \"y\": \"-84.52\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-131.3402557373047\",\r\n                                \"y\": \"-123.45369720458984\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.5\",\r\n                                        \"y\": \"-88.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.93\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.43\",\r\n                                        \"y\": \"-53.27\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.34\",\r\n                                        \"y\": \"-127.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-132.34\",\r\n                                        \"y\": \"-127.36\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.6,\r\n                                \"y\": -95.5,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.5\",\r\n                                        \"y\": \"-88.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.93\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.43\",\r\n                                        \"y\": \"-53.27\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.34\",\r\n                                        \"y\": \"-127.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-132.34\",\r\n                                        \"y\": \"-127.36\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.60597229003906\",\r\n                                \"y\": \"-91.53479766845703\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.57\",\r\n                                        \"y\": \"-88.56\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.60\",\r\n                                        \"y\": \"-84.83\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.4\",\r\n                                        \"y\": \"-53.77\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.18\",\r\n                                        \"y\": \"-125.0\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"-126.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.24,\r\n                                \"y\": -91.55,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.57\",\r\n                                        \"y\": \"-88.56\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.60\",\r\n                                        \"y\": \"-84.83\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.4\",\r\n                                        \"y\": \"-53.77\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.18\",\r\n                                        \"y\": \"-125.0\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"-126.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.2347412109375\",\r\n                                \"y\": \"-95.03424072265625\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-125.82\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.56\",\r\n                                        \"y\": \"-125.86\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.71\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.74\",\r\n                                        \"y\": \"-84.50\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.46\",\r\n                                        \"y\": \"-91.70\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.74\",\r\n                                        \"y\": \"-95.44\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.99,\r\n                                \"y\": -56.48,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-125.82\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.56\",\r\n                                        \"y\": \"-125.86\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.71\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.74\",\r\n                                        \"y\": \"-84.50\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.46\",\r\n                                        \"y\": \"-91.70\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.74\",\r\n                                        \"y\": \"-95.44\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-121.30020141601562\",\r\n                                \"y\": \"-56.454654693603516\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.97\",\r\n                                        \"y\": \"-127.93\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.88\",\r\n                                        \"y\": \"-87.88\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.91\",\r\n                                        \"y\": \"-84.38\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.84\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.80\",\r\n                                        \"y\": \"-95.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -121.2,\r\n                                \"y\": -56.45,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.97\",\r\n                                        \"y\": \"-127.93\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.88\",\r\n                                        \"y\": \"-87.88\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.91\",\r\n                                        \"y\": \"-84.38\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.84\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.80\",\r\n                                        \"y\": \"-95.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-124.8001480102539\",\r\n                                \"y\": \"-56.474727630615234\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.70\",\r\n                                        \"y\": \"-33.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.43\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.58\",\r\n                                        \"y\": \"3.55\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.61\",\r\n                                        \"y\": \"7.42\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.33\",\r\n                                        \"y\": \"0.22\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.61\",\r\n                                        \"y\": \"-3.51\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.87,\r\n                                \"y\": 35.44,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.70\",\r\n                                        \"y\": \"-33.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.43\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.58\",\r\n                                        \"y\": \"3.55\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.61\",\r\n                                        \"y\": \"7.42\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.33\",\r\n                                        \"y\": \"0.22\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.61\",\r\n                                        \"y\": \"-3.51\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-120.90780639648438\",\r\n                                \"y\": \"35.40462875366211\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-36.77\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.73\",\r\n                                        \"y\": \"3.28\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.77\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.69\",\r\n                                        \"y\": \"0.4\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.65\",\r\n                                        \"y\": \"-3.96\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -121.5,\r\n                                \"y\": 34.71,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.19\",\r\n                                        \"y\": \"2.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.22\",\r\n                                        \"y\": \"6.3\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.66\",\r\n                                        \"y\": \"37.9\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.79\",\r\n                                        \"y\": \"37.12\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.80\",\r\n                                        \"y\": \"-35.14\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.42\",\r\n                                        \"y\": \"-35.84\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.86,\r\n                                \"y\": 0.69,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.19\",\r\n                                        \"y\": \"2.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.22\",\r\n                                        \"y\": \"6.3\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.66\",\r\n                                        \"y\": \"37.9\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.79\",\r\n                                        \"y\": \"37.12\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.80\",\r\n                                        \"y\": \"-35.14\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.42\",\r\n                                        \"y\": \"-35.84\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.87196350097656\",\r\n                                \"y\": \"-4.222204685211182\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.62\",\r\n                                        \"y\": \"2.74\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.49\",\r\n                                        \"y\": \"37.56\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.99\",\r\n                                        \"y\": \"37.59\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.91\",\r\n                                        \"y\": \"-36.47\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.91\",\r\n                                        \"y\": \"-36.50\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.16,\r\n                                \"y\": -4.19,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.62\",\r\n                                        \"y\": \"2.74\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.49\",\r\n                                        \"y\": \"37.56\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.99\",\r\n                                        \"y\": \"37.59\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.91\",\r\n                                        \"y\": \"-36.47\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.91\",\r\n                                        \"y\": \"-36.50\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.15156555175781\",\r\n                                \"y\": \"-0.7239478230476379\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.15\",\r\n                                        \"y\": \"36.73\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.41\",\r\n                                        \"y\": \"36.74\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"0.0\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"-4.87\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.78\",\r\n                                        \"y\": \"2.92\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.47\",\r\n                                        \"y\": \"6.32\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -128.53,\r\n                                \"y\": -32.59,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.15\",\r\n                                        \"y\": \"36.73\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.41\",\r\n                                        \"y\": \"36.74\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"0.0\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"-4.87\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.78\",\r\n                                        \"y\": \"2.92\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.47\",\r\n                                        \"y\": \"6.32\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-131.96420288085938\",\r\n                                \"y\": \"-32.613590240478516\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.69\",\r\n                                        \"y\": \"37.42\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.19\",\r\n                                        \"y\": \"0.33\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.11\",\r\n                                        \"y\": \"-3.63\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.10\",\r\n                                        \"y\": \"2.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.11\",\r\n                                        \"y\": \"6.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -132.2,\r\n                                \"y\": -32.59,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.69\",\r\n                                        \"y\": \"37.42\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.19\",\r\n                                        \"y\": \"0.33\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.11\",\r\n                                        \"y\": \"-3.63\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.10\",\r\n                                        \"y\": \"2.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.11\",\r\n                                        \"y\": \"6.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-128.46446228027344\",\r\n                                \"y\": \"-32.5643424987793\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.86\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.81\",\r\n                                        \"y\": \"-3.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.15\",\r\n                                        \"y\": \"-34.77\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.83\",\r\n                                        \"y\": \"37.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.55\",\r\n                                        \"y\": \"38.21\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.21,\r\n                                \"y\": 2.86,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.86\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.81\",\r\n                                        \"y\": \"-3.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.15\",\r\n                                        \"y\": \"-34.77\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.83\",\r\n                                        \"y\": \"37.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.55\",\r\n                                        \"y\": \"38.21\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.20130920410156\",\r\n                                \"y\": \"6.436841011047363\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"0.20\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-35.23\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-35.28\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"38.81\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"38.86\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.37,\r\n                                \"y\": 6.36,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"0.20\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-35.23\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-35.28\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"38.81\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"38.86\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.37832641601562\",\r\n                                \"y\": \"2.9372618198394775\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.76\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.47\",\r\n                                        \"y\": \"52.66\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.77\",\r\n                                        \"y\": \"90.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.67\",\r\n                                        \"y\": \"94.83\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.26\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.20\",\r\n                                        \"y\": \"84.39\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.57,\r\n                                \"y\": 122.56,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.76\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.47\",\r\n                                        \"y\": \"52.66\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.77\",\r\n                                        \"y\": \"90.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.67\",\r\n                                        \"y\": \"94.83\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.26\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.20\",\r\n                                        \"y\": \"84.39\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-45.82151412963867\",\r\n                                \"y\": \"123.0694580078125\",\r\n                                \"yaw\": \"286.2447509765625\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.96\",\r\n                                        \"y\": \"127.28\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.68\",\r\n                                        \"y\": \"126.92\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.21\",\r\n                                        \"y\": \"87.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.66\",\r\n                                        \"y\": \"84.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.2\",\r\n                                        \"y\": \"91.64\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.87\",\r\n                                        \"y\": \"94.84\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -50.85,\r\n                                \"y\": 56.8,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.96\",\r\n                                        \"y\": \"127.28\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.68\",\r\n                                        \"y\": \"126.92\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.21\",\r\n                                        \"y\": \"87.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.66\",\r\n                                        \"y\": \"84.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.2\",\r\n                                        \"y\": \"91.64\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.87\",\r\n                                        \"y\": \"94.84\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-54.204750061035156\",\r\n                                \"y\": \"56.77779006958008\",\r\n                                \"yaw\": \"90.37930297851562\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.1\",\r\n                                        \"y\": \"126.8\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.35\",\r\n                                        \"y\": \"56.6\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.42\",\r\n                                        \"y\": \"87.16\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.41\",\r\n                                        \"y\": \"83.66\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.43\",\r\n                                        \"y\": \"90.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.44\",\r\n                                        \"y\": \"94.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -54.35,\r\n                                \"y\": 56.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.1\",\r\n                                        \"y\": \"126.8\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.35\",\r\n                                        \"y\": \"56.6\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.42\",\r\n                                        \"y\": \"87.16\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.41\",\r\n                                        \"y\": \"83.66\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.43\",\r\n                                        \"y\": \"90.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.44\",\r\n                                        \"y\": \"94.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-50.70365524291992\",\r\n                                \"y\": \"56.62413787841797\",\r\n                                \"yaw\": \"90.37930297851562\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.2\",\r\n                                        \"y\": \"88.22\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.95\",\r\n                                        \"y\": \"84.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.91\",\r\n                                        \"y\": \"52.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.9\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.39\",\r\n                                        \"y\": \"126.51\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"126.56\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.87,\r\n                                \"y\": 91.45,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.2\",\r\n                                        \"y\": \"88.22\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.95\",\r\n                                        \"y\": \"84.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.91\",\r\n                                        \"y\": \"52.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.9\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.39\",\r\n                                        \"y\": \"126.51\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"126.56\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.87403106689453\",\r\n                                \"y\": \"94.97073364257812\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.85\",\r\n                                        \"y\": \"87.98\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.53\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.38\",\r\n                                        \"y\": \"52.48\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.25\",\r\n                                        \"y\": \"126.63\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.39\",\r\n                                        \"y\": \"126.66\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.91,\r\n                                \"y\": 94.94,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.85\",\r\n                                        \"y\": \"87.98\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.53\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.38\",\r\n                                        \"y\": \"52.48\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.25\",\r\n                                        \"y\": \"126.63\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.39\",\r\n                                        \"y\": \"126.66\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.9060287475586\",\r\n                                \"y\": \"91.47069549560547\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.55\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.14\",\r\n                                        \"y\": \"53.33\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.4\",\r\n                                        \"y\": \"91.56\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"94.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.30\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.54\",\r\n                                        \"y\": \"84.45\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -43.81,\r\n                                \"y\": 123.1,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.55\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.14\",\r\n                                        \"y\": \"53.33\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.4\",\r\n                                        \"y\": \"91.56\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"94.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.30\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.54\",\r\n                                        \"y\": \"84.45\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-49.0528450012207\",\r\n                                \"y\": \"121.63811492919922\",\r\n                                \"yaw\": \"285.5802917480469\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.72\",\r\n                                        \"y\": \"90.97\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.75\",\r\n                                        \"y\": \"94.71\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.75\",\r\n                                        \"y\": \"125.76\",\r\n                                        \"yaw\": \"279.38501\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.84\",\r\n                                        \"y\": \"125.72\",\r\n                                        \"yaw\": \"280.454376\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.51\",\r\n                                        \"y\": \"53.54\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.54\",\r\n                                        \"y\": \"52.83\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.39,\r\n                                \"y\": 87.98,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.72\",\r\n                                        \"y\": \"90.97\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.75\",\r\n                                        \"y\": \"94.71\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.75\",\r\n                                        \"y\": \"125.76\",\r\n                                        \"yaw\": \"279.38501\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.84\",\r\n                                        \"y\": \"125.72\",\r\n                                        \"yaw\": \"280.454376\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.51\",\r\n                                        \"y\": \"53.54\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.54\",\r\n                                        \"y\": \"52.83\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.38607406616211\",\r\n                                \"y\": \"84.54792785644531\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.11\",\r\n                                        \"y\": \"91.33\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.35\",\r\n                                        \"y\": \"127.83\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.66\",\r\n                                        \"y\": \"127.79\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.88\",\r\n                                        \"y\": \"51.37\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.60\",\r\n                                        \"y\": \"52.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -12.19,\r\n                                \"y\": 84.49,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.11\",\r\n                                        \"y\": \"91.33\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.35\",\r\n                                        \"y\": \"127.83\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.66\",\r\n                                        \"y\": \"127.79\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.88\",\r\n                                        \"y\": \"51.37\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.60\",\r\n                                        \"y\": \"52.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.194077491760254\",\r\n                                \"y\": \"88.05272674560547\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"151.62\",\r\n                                        \"y\": \"-30.72\",\r\n                                        \"yaw\": \"88.888824\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"120.37\",\r\n                                        \"y\": \"2.29\",\r\n                                        \"yaw\": \"358.888824\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 155.9,\r\n                                \"y\": 25.76,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.54\",\r\n                                        \"y\": \"51.5\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.5\",\r\n                                        \"y\": \"51.2\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.41\",\r\n                                        \"y\": \"90.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.13\",\r\n                                        \"y\": \"94.32\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.67\",\r\n                                        \"y\": \"87.80\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.65\",\r\n                                        \"y\": \"84.98\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -123.7,\r\n                                \"y\": 123.58,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.54\",\r\n                                        \"y\": \"51.5\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.5\",\r\n                                        \"y\": \"51.2\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.41\",\r\n                                        \"y\": \"90.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.13\",\r\n                                        \"y\": \"94.32\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.67\",\r\n                                        \"y\": \"87.80\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.65\",\r\n                                        \"y\": \"84.98\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-120.12106323242188\",\r\n                                \"y\": \"123.54805755615234\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.55\",\r\n                                        \"y\": \"51.67\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.10\",\r\n                                        \"y\": \"91.19\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.65\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.12\",\r\n                                        \"y\": \"87.69\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"84.49\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -120.2,\r\n                                \"y\": 123.59,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.55\",\r\n                                        \"y\": \"51.67\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.10\",\r\n                                        \"y\": \"91.19\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.65\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.12\",\r\n                                        \"y\": \"87.69\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"84.49\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-123.62055969238281\",\r\n                                \"y\": \"123.62052917480469\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.76\",\r\n                                        \"y\": \"91.4\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.71\",\r\n                                        \"y\": \"94.75\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.43\",\r\n                                        \"y\": \"128.5\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.67\",\r\n                                        \"y\": \"128.3\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.68\",\r\n                                        \"y\": \"50.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.1\",\r\n                                        \"y\": \"50.68\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.92,\r\n                                \"y\": 87.97,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.76\",\r\n                                        \"y\": \"91.4\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.71\",\r\n                                        \"y\": \"94.75\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.43\",\r\n                                        \"y\": \"128.5\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.67\",\r\n                                        \"y\": \"128.3\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.68\",\r\n                                        \"y\": \"50.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.1\",\r\n                                        \"y\": \"50.68\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-88.9159927368164\",\r\n                                \"y\": \"84.46495056152344\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.80\",\r\n                                        \"y\": \"91.29\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.90\",\r\n                                        \"y\": \"128.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.76\",\r\n                                        \"y\": \"128.22\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.63\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.75\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.89,\r\n                                \"y\": 84.45,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.80\",\r\n                                        \"y\": \"91.29\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.90\",\r\n                                        \"y\": \"128.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.76\",\r\n                                        \"y\": \"128.22\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.63\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.75\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-88.89402770996094\",\r\n                                \"y\": \"87.96498107910156\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.92\",\r\n                                        \"y\": \"128.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.29\",\r\n                                        \"y\": \"128.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"88.34\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.63\",\r\n                                        \"y\": \"85.24\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.73\",\r\n                                        \"y\": \"91.68\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.87\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.56,\r\n                                \"y\": 56.11,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.92\",\r\n                                        \"y\": \"128.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.29\",\r\n                                        \"y\": \"128.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"88.34\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.63\",\r\n                                        \"y\": \"85.24\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.73\",\r\n                                        \"y\": \"91.68\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.87\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-131.22312927246094\",\r\n                                \"y\": \"56.142696380615234\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.72\",\r\n                                        \"y\": \"126.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.6\",\r\n                                        \"y\": \"56.43\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.13\",\r\n                                        \"y\": \"87.53\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.12\",\r\n                                        \"y\": \"84.3\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.14\",\r\n                                        \"y\": \"91.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.15\",\r\n                                        \"y\": \"95.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -131.6,\r\n                                \"y\": 56.43,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.72\",\r\n                                        \"y\": \"126.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.6\",\r\n                                        \"y\": \"56.43\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.13\",\r\n                                        \"y\": \"87.53\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.12\",\r\n                                        \"y\": \"84.3\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.14\",\r\n                                        \"y\": \"91.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.15\",\r\n                                        \"y\": \"95.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-127.72073364257812\",\r\n                                \"y\": \"56.39537811279297\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.15\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.11\",\r\n                                        \"y\": \"84.76\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.79\",\r\n                                        \"y\": \"51.43\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.83\",\r\n                                        \"y\": \"51.38\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.86\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.49\",\r\n                                        \"y\": \"127.91\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -162.35,\r\n                                \"y\": 91.63,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.15\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.11\",\r\n                                        \"y\": \"84.76\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.79\",\r\n                                        \"y\": \"51.43\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.83\",\r\n                                        \"y\": \"51.38\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.86\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.49\",\r\n                                        \"y\": \"127.91\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-162.35372924804688\",\r\n                                \"y\": \"94.88094329833984\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.72\",\r\n                                        \"y\": \"88.8\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.88\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"50.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.53\",\r\n                                        \"y\": \"127.69\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.82\",\r\n                                        \"y\": \"127.72\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -162.39,\r\n                                \"y\": 95.13,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.72\",\r\n                                        \"y\": \"88.8\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.88\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"50.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.53\",\r\n                                        \"y\": \"127.69\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.82\",\r\n                                        \"y\": \"127.72\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-162.38571166992188\",\r\n                                \"y\": \"91.38089752197266\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.31\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.5\",\r\n                                        \"y\": \"-35.27\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"2.42\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"6.29\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.72\",\r\n                                        \"y\": \"-1.38\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.3\",\r\n                                        \"y\": \"-5.13\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.3,\r\n                                \"y\": 34.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.31\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.5\",\r\n                                        \"y\": \"-35.27\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"2.42\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"6.29\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.72\",\r\n                                        \"y\": \"-1.38\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.3\",\r\n                                        \"y\": \"-5.13\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-43.557861328125\",\r\n                                \"y\": \"34.62477111816406\",\r\n                                \"yaw\": \"270.3793029785156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.77\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.42\",\r\n                                        \"y\": \"3.32\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.43\",\r\n                                        \"y\": \"6.82\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.40\",\r\n                                        \"y\": \"0.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.39\",\r\n                                        \"y\": \"-4.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -43.53,\r\n                                \"y\": 34.48,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.77\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.42\",\r\n                                        \"y\": \"3.32\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.43\",\r\n                                        \"y\": \"6.82\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.40\",\r\n                                        \"y\": \"0.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.39\",\r\n                                        \"y\": \"-4.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-47.056827545166016\",\r\n                                \"y\": \"34.4566535949707\",\r\n                                \"yaw\": \"270.3793029785156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.48\",\r\n                                        \"y\": \"2.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.51\",\r\n                                        \"y\": \"5.92\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.95\",\r\n                                        \"y\": \"36.98\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.8\",\r\n                                        \"y\": \"37.0\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.9\",\r\n                                        \"y\": \"-35.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.71\",\r\n                                        \"y\": \"-35.96\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.15,\r\n                                \"y\": 0.81,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.48\",\r\n                                        \"y\": \"2.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.51\",\r\n                                        \"y\": \"5.92\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.95\",\r\n                                        \"y\": \"36.98\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.8\",\r\n                                        \"y\": \"37.0\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.9\",\r\n                                        \"y\": \"-35.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.71\",\r\n                                        \"y\": \"-35.96\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.16270637512207\",\r\n                                \"y\": \"-4.41135311126709\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.31\",\r\n                                        \"y\": \"2.63\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.18\",\r\n                                        \"y\": \"37.45\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.68\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.59\",\r\n                                        \"y\": \"-36.58\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.59\",\r\n                                        \"y\": \"-36.61\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -15.85,\r\n                                \"y\": -4.3,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.31\",\r\n                                        \"y\": \"2.63\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.18\",\r\n                                        \"y\": \"37.45\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.68\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.59\",\r\n                                        \"y\": \"-36.58\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.59\",\r\n                                        \"y\": \"-36.61\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.841755867004395\",\r\n                                \"y\": \"-0.9121238589286804\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.90\",\r\n                                        \"y\": \"37.14\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"0.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"-4.47\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.27\",\r\n                                        \"y\": \"3.31\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.96\",\r\n                                        \"y\": \"6.72\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -51.1,\r\n                                \"y\": -32.19,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.90\",\r\n                                        \"y\": \"37.14\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"0.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"-4.47\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.27\",\r\n                                        \"y\": \"3.31\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.96\",\r\n                                        \"y\": \"6.72\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-54.6550407409668\",\r\n                                \"y\": \"-32.16905975341797\",\r\n                                \"yaw\": \"89.66251373291016\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.17\",\r\n                                        \"y\": \"38.28\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"0.64\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"-4.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.59\",\r\n                                        \"y\": \"3.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.60\",\r\n                                        \"y\": \"7.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -54.51,\r\n                                \"y\": -31.74,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.17\",\r\n                                        \"y\": \"38.28\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"0.64\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"-4.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.59\",\r\n                                        \"y\": \"3.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.60\",\r\n                                        \"y\": \"7.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-51.15256881713867\",\r\n                                \"y\": \"-31.7597713470459\",\r\n                                \"yaw\": \"89.66251373291016\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.79\",\r\n                                        \"y\": \"0.61\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.74\",\r\n                                        \"y\": \"-4.29\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.9\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.32\",\r\n                                        \"y\": \"-34.83\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.77\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.49\",\r\n                                        \"y\": \"38.18\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -82.15,\r\n                                \"y\": 2.83,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.79\",\r\n                                        \"y\": \"0.61\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.74\",\r\n                                        \"y\": \"-4.29\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.9\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.32\",\r\n                                        \"y\": \"-34.83\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.77\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.49\",\r\n                                        \"y\": \"38.18\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-82.14167785644531\",\r\n                                \"y\": \"6.249274253845215\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.22\",\r\n                                        \"y\": \"0.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.37\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.87\",\r\n                                        \"y\": \"-35.30\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.69\",\r\n                                        \"y\": \"38.78\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.16\",\r\n                                        \"y\": \"38.83\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -81.92,\r\n                                \"y\": 6.33,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.22\",\r\n                                        \"y\": \"0.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.37\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.87\",\r\n                                        \"y\": \"-35.30\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.69\",\r\n                                        \"y\": \"38.78\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.16\",\r\n                                        \"y\": \"38.83\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-81.92871856689453\",\r\n                                \"y\": \"2.7487454414367676\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.61\",\r\n                                        \"y\": \"-124.17\",\r\n                                        \"yaw\": \"68.35498\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.72\",\r\n                                        \"y\": \"-124.21\",\r\n                                        \"yaw\": \"66.757843\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.13\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.21\",\r\n                                        \"y\": \"-84.49\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.61\",\r\n                                        \"y\": \"-91.63\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.71\",\r\n                                        \"y\": \"-95.13\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.88,\r\n                                \"y\": -56.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.61\",\r\n                                        \"y\": \"-124.17\",\r\n                                        \"yaw\": \"68.35498\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.72\",\r\n                                        \"y\": \"-124.21\",\r\n                                        \"yaw\": \"66.757843\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.13\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.21\",\r\n                                        \"y\": \"-84.49\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.61\",\r\n                                        \"y\": \"-91.63\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.71\",\r\n                                        \"y\": \"-95.13\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-44.298892974853516\",\r\n                                \"y\": \"-56.62109375\",\r\n                                \"yaw\": \"269.6625061035156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.97\",\r\n                                        \"y\": \"-125.39\",\r\n                                        \"yaw\": \"67.929413\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.93\",\r\n                                        \"y\": \"-88.66\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.35\",\r\n                                        \"y\": \"-84.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.74\",\r\n                                        \"y\": \"-91.73\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.40\",\r\n                                        \"y\": \"-95.21\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -44.38,\r\n                                \"y\": -56.56,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.97\",\r\n                                        \"y\": \"-125.39\",\r\n                                        \"yaw\": \"67.929413\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.93\",\r\n                                        \"y\": \"-88.66\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.35\",\r\n                                        \"y\": \"-84.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.74\",\r\n                                        \"y\": \"-91.73\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.40\",\r\n                                        \"y\": \"-95.21\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-47.7984733581543\",\r\n                                \"y\": \"-56.53986358642578\",\r\n                                \"yaw\": \"269.6625061035156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.32\",\r\n                                        \"y\": \"-87.99\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.31\",\r\n                                        \"y\": \"-84.48\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.38\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.32\",\r\n                                        \"y\": \"-52.35\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.43\",\r\n                                        \"y\": \"-124.42\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.42\",\r\n                                        \"y\": \"-124.45\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -17.14,\r\n                                \"y\": -91.43,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.32\",\r\n                                        \"y\": \"-87.99\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.31\",\r\n                                        \"y\": \"-84.48\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.38\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.32\",\r\n                                        \"y\": \"-52.35\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.43\",\r\n                                        \"y\": \"-124.42\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.42\",\r\n                                        \"y\": \"-124.45\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-17.134746551513672\",\r\n                                \"y\": \"-94.91961669921875\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.54\",\r\n                                        \"y\": \"-87.87\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-17.11\",\r\n                                        \"y\": \"-94.93\",\r\n                                        \"yaw\": \"180.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.81\",\r\n                                        \"y\": \"-52.54\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.76\",\r\n                                        \"y\": \"-52.29\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-61.69\",\r\n                                        \"y\": \"-124.18\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-65.13\",\r\n                                        \"y\": \"-124.20\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -17.11,\r\n                                \"y\": -94.93,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.54\",\r\n                                        \"y\": \"-87.87\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-17.11\",\r\n                                        \"y\": \"-94.93\",\r\n                                        \"yaw\": \"180.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.81\",\r\n                                        \"y\": \"-52.54\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.76\",\r\n                                        \"y\": \"-52.29\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-61.69\",\r\n                                        \"y\": \"-124.18\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-65.13\",\r\n                                        \"y\": \"-124.20\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-17.11528968811035\",\r\n                                \"y\": \"-91.41958618164062\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"-51.0\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.84\",\r\n                                        \"y\": \"-51.90\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.52\",\r\n                                        \"y\": \"-91.17\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-15.29\",\r\n                                        \"y\": \"-94.53\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.8\",\r\n                                        \"y\": \"-88.9\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.41\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -58.23,\r\n                                \"y\": -120.96,\r\n                                \"yaw\": 72.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"-51.0\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.84\",\r\n                                        \"y\": \"-51.90\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.52\",\r\n                                        \"y\": \"-91.17\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-15.29\",\r\n                                        \"y\": \"-94.53\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.8\",\r\n                                        \"y\": \"-88.9\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.41\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-60.89959716796875\",\r\n                                \"y\": \"-119.1965560913086\",\r\n                                \"yaw\": \"56.552635192871094\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.78\",\r\n                                        \"y\": \"-53.22\",\r\n                                        \"yaw\": \"268.054932\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.52\",\r\n                                        \"y\": \"-91.15\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.46\",\r\n                                        \"y\": \"-94.54\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.82\",\r\n                                        \"y\": \"-88.16\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.47\",\r\n                                        \"y\": \"-83.92\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -62.5,\r\n                                \"y\": -120.42,\r\n                                \"yaw\": 68.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.78\",\r\n                                        \"y\": \"-53.22\",\r\n                                        \"yaw\": \"268.054932\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.52\",\r\n                                        \"y\": \"-91.15\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.46\",\r\n                                        \"y\": \"-94.54\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.82\",\r\n                                        \"y\": \"-88.16\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.47\",\r\n                                        \"y\": \"-83.92\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-59.20102310180664\",\r\n                                \"y\": \"-122.86930084228516\",\r\n                                \"yaw\": \"53.40818786621094\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.53\",\r\n                                        \"y\": \"-91.60\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.49\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.82\",\r\n                                        \"y\": \"-124.23\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-63.92\",\r\n                                        \"y\": \"-124.27\",\r\n                                        \"yaw\": \"68.105591\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.29\",\r\n                                        \"y\": \"-52.59\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.70\",\r\n                                        \"y\": \"-52.55\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.39,\r\n                                \"y\": -87.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.53\",\r\n                                        \"y\": \"-91.60\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.49\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.82\",\r\n                                        \"y\": \"-124.23\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-63.92\",\r\n                                        \"y\": \"-124.27\",\r\n                                        \"yaw\": \"68.105591\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.29\",\r\n                                        \"y\": \"-52.59\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.70\",\r\n                                        \"y\": \"-52.55\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.3951416015625\",\r\n                                \"y\": \"-84.5194091796875\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.51\",\r\n                                        \"y\": \"-91.6\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.65\",\r\n                                        \"y\": \"-124.39\",\r\n                                        \"yaw\": \"66.499481\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.47\",\r\n                                        \"y\": \"-124.44\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.36\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.17\",\r\n                                        \"y\": \"-52.80\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.43,\r\n                                \"y\": -84.43,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.51\",\r\n                                        \"y\": \"-91.6\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.65\",\r\n                                        \"y\": \"-124.39\",\r\n                                        \"yaw\": \"66.499481\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.47\",\r\n                                        \"y\": \"-124.44\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.36\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.17\",\r\n                                        \"y\": \"-52.80\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.42459869384766\",\r\n                                \"y\": \"-88.01945495605469\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.58\",\r\n                                        \"y\": \"54.47\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.84\",\r\n                                        \"y\": \"54.43\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.30\",\r\n                                        \"y\": \"91.92\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.33\",\r\n                                        \"y\": \"95.79\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"88.59\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.66\",\r\n                                        \"y\": \"84.85\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.41,\r\n                                \"y\": 123.81,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.58\",\r\n                                        \"y\": \"54.47\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.84\",\r\n                                        \"y\": \"54.43\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.30\",\r\n                                        \"y\": \"91.92\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.33\",\r\n                                        \"y\": \"95.79\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"88.59\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.66\",\r\n                                        \"y\": \"84.85\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"35.062599182128906\",\r\n                                \"y\": \"123.81145477294922\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"52.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.77\",\r\n                                        \"y\": \"92.18\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.68\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.9\",\r\n                                        \"y\": \"88.91\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.67\",\r\n                                        \"y\": \"84.93\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 34.91,\r\n                                \"y\": 123.61,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"52.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.77\",\r\n                                        \"y\": \"92.18\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.68\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.9\",\r\n                                        \"y\": \"88.91\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.67\",\r\n                                        \"y\": \"84.93\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.562679290771484\",\r\n                                \"y\": \"123.6086654663086\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.83\",\r\n                                        \"y\": \"91.38\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.86\",\r\n                                        \"y\": \"95.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.65\",\r\n                                        \"y\": \"126.18\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.13\",\r\n                                        \"y\": \"126.21\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.56\",\r\n                                        \"y\": \"53.94\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.94\",\r\n                                        \"y\": \"53.24\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.5,\r\n                                \"y\": 88.39,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.83\",\r\n                                        \"y\": \"91.38\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.86\",\r\n                                        \"y\": \"95.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.65\",\r\n                                        \"y\": \"126.18\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.13\",\r\n                                        \"y\": \"126.21\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.56\",\r\n                                        \"y\": \"53.94\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.94\",\r\n                                        \"y\": \"53.24\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"61.875518798828125\",\r\n                                \"y\": \"84.45710754394531\",\r\n                                \"yaw\": \"170.9776611328125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.99\",\r\n                                        \"y\": \"92.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.67\",\r\n                                        \"y\": \"126.65\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.17\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.26\",\r\n                                        \"y\": \"52.62\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"52.59\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 63.0,\r\n                                \"y\": 84.89,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.99\",\r\n                                        \"y\": \"92.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.67\",\r\n                                        \"y\": \"126.65\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.17\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.26\",\r\n                                        \"y\": \"52.62\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"52.59\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"63.524505615234375\",\r\n                                \"y\": \"87.72471618652344\",\r\n                                \"yaw\": \"169.5171356201172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.51\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.24\",\r\n                                        \"y\": \"126.23\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.9\",\r\n                                        \"y\": \"88.49\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.10\",\r\n                                        \"y\": \"84.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.13\",\r\n                                        \"y\": \"92.40\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.81\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.13,\r\n                                \"y\": 56.9,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.51\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.24\",\r\n                                        \"y\": \"126.23\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.9\",\r\n                                        \"y\": \"88.49\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.10\",\r\n                                        \"y\": \"84.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.13\",\r\n                                        \"y\": \"92.40\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.81\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"24.589330673217773\",\r\n                                \"y\": \"56.89858627319336\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.53\",\r\n                                        \"y\": \"127.24\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.63\",\r\n                                        \"y\": \"55.23\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.55\",\r\n                                        \"y\": \"88.89\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.56\",\r\n                                        \"y\": \"85.10\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.45\",\r\n                                        \"y\": \"91.17\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.46\",\r\n                                        \"y\": \"95.61\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.63,\r\n                                \"y\": 55.23,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.53\",\r\n                                        \"y\": \"127.24\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.63\",\r\n                                        \"y\": \"55.23\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.55\",\r\n                                        \"y\": \"88.89\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.56\",\r\n                                        \"y\": \"85.10\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.45\",\r\n                                        \"y\": \"91.17\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.46\",\r\n                                        \"y\": \"95.61\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"28.089998245239258\",\r\n                                \"y\": \"55.231380462646484\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.50\",\r\n                                        \"y\": \"87.72\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.47\",\r\n                                        \"y\": \"83.98\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"53.52\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"53.55\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.60\",\r\n                                        \"y\": \"126.72\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.62\",\r\n                                        \"y\": \"126.68\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.78,\r\n                                \"y\": 91.79,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.50\",\r\n                                        \"y\": \"87.72\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.47\",\r\n                                        \"y\": \"83.98\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"53.52\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"53.55\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.60\",\r\n                                        \"y\": \"126.72\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.62\",\r\n                                        \"y\": \"126.68\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.7837445735931396\",\r\n                                \"y\": \"95.0634994506836\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.12\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.25\",\r\n                                        \"y\": \"53.83\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.75\",\r\n                                        \"y\": \"53.86\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.75\",\r\n                                        \"y\": \"127.81\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.21\",\r\n                                        \"y\": \"127.78\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.42,\r\n                                \"y\": 96.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.12\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.25\",\r\n                                        \"y\": \"53.83\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.75\",\r\n                                        \"y\": \"53.86\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.75\",\r\n                                        \"y\": \"127.81\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.21\",\r\n                                        \"y\": \"127.78\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.414125442504883\",\r\n                                \"y\": \"91.56391906738281\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.80\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.6\",\r\n                                        \"y\": \"-35.56\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.9\",\r\n                                        \"y\": \"1.93\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.12\",\r\n                                        \"y\": \"5.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.16\",\r\n                                        \"y\": \"-1.40\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.14\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.63,\r\n                                \"y\": 33.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.80\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.6\",\r\n                                        \"y\": \"-35.56\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.9\",\r\n                                        \"y\": \"1.93\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.12\",\r\n                                        \"y\": \"5.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.16\",\r\n                                        \"y\": \"-1.40\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.14\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"35.09855270385742\",\r\n                                \"y\": \"33.82138442993164\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.35\",\r\n                                        \"y\": \"-37.44\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.56\",\r\n                                        \"y\": \"1.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.59\",\r\n                                        \"y\": \"5.34\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.30\",\r\n                                        \"y\": \"-1.43\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.41\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.12,\r\n                                \"y\": 33.27,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.35\",\r\n                                        \"y\": \"-37.44\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.56\",\r\n                                        \"y\": \"1.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.59\",\r\n                                        \"y\": \"5.34\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.30\",\r\n                                        \"y\": \"-1.43\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.41\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.598772048950195\",\r\n                                \"y\": \"33.26858901977539\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.64\",\r\n                                        \"y\": \"2.51\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.66\",\r\n                                        \"y\": \"5.77\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.91\",\r\n                                        \"y\": \"36.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"36.33\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.77\",\r\n                                        \"y\": \"-35.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.14\",\r\n                                        \"y\": \"-36.63\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.71,\r\n                                \"y\": -1.48,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.64\",\r\n                                        \"y\": \"2.51\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.66\",\r\n                                        \"y\": \"5.77\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.91\",\r\n                                        \"y\": \"36.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"36.33\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.77\",\r\n                                        \"y\": \"-35.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.14\",\r\n                                        \"y\": \"-36.63\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"62.72608184814453\",\r\n                                \"y\": \"-5.1627373695373535\",\r\n                                \"yaw\": \"-179.74974060058594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.11\",\r\n                                        \"y\": \"2.15\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.54\",\r\n                                        \"y\": \"36.50\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.4\",\r\n                                        \"y\": \"36.53\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"-37.53\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.13\",\r\n                                        \"y\": \"-37.56\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.88,\r\n                                \"y\": -5.25,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.11\",\r\n                                        \"y\": \"2.15\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.54\",\r\n                                        \"y\": \"36.50\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.4\",\r\n                                        \"y\": \"36.53\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"-37.53\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.13\",\r\n                                        \"y\": \"-37.56\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"62.86433029174805\",\r\n                                \"y\": \"-1.6620999574661255\",\r\n                                \"yaw\": \"-179.74974060058594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.36\",\r\n                                        \"y\": \"36.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.10\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"0.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"-4.81\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.27\",\r\n                                        \"y\": \"2.98\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.96\",\r\n                                        \"y\": \"6.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 27.99,\r\n                                \"y\": -32.52,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.36\",\r\n                                        \"y\": \"36.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.10\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"0.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"-4.81\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.27\",\r\n                                        \"y\": \"2.98\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.96\",\r\n                                        \"y\": \"6.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"24.804058074951172\",\r\n                                \"y\": \"-32.6052131652832\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.83\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-1.44\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-4.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.59\",\r\n                                        \"y\": \"2.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.60\",\r\n                                        \"y\": \"6.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.49,\r\n                                \"y\": -32.53,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.83\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-1.44\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-4.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.59\",\r\n                                        \"y\": \"2.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.60\",\r\n                                        \"y\": \"6.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"28.30057144165039\",\r\n                                \"y\": \"-32.42808532714844\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.69\",\r\n                                        \"y\": \"-1.2\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.74\",\r\n                                        \"y\": \"-4.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.40\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.17\",\r\n                                        \"y\": \"-36.6\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.72\",\r\n                                        \"y\": \"36.24\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.0\",\r\n                                        \"y\": \"36.96\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.66,\r\n                                \"y\": 1.61,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.69\",\r\n                                        \"y\": \"-1.2\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.74\",\r\n                                        \"y\": \"-4.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.40\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.17\",\r\n                                        \"y\": \"-36.6\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.72\",\r\n                                        \"y\": \"36.24\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.0\",\r\n                                        \"y\": \"36.96\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.649179220199585\",\r\n                                \"y\": \"6.055785655975342\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.72\",\r\n                                        \"y\": \"0.55\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.57\",\r\n                                        \"y\": \"-35.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.7\",\r\n                                        \"y\": \"-35.60\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.25\",\r\n                                        \"y\": \"38.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"38.54\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.98,\r\n                                \"y\": 6.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.72\",\r\n                                        \"y\": \"0.55\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.57\",\r\n                                        \"y\": \"-35.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.7\",\r\n                                        \"y\": \"-35.60\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.25\",\r\n                                        \"y\": \"38.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"38.54\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.9893529415130615\",\r\n                                \"y\": \"2.556603193283081\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-125.57\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.0\",\r\n                                        \"y\": \"-125.61\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.2\",\r\n                                        \"y\": \"-88.11\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.5\",\r\n                                        \"y\": \"-84.24\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.23\",\r\n                                        \"y\": \"-91.48\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.94\",\r\n                                        \"y\": \"-95.22\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 32.71,\r\n                                \"y\": -56.24,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-125.57\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.0\",\r\n                                        \"y\": \"-125.61\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.2\",\r\n                                        \"y\": \"-88.11\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.5\",\r\n                                        \"y\": \"-84.24\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.23\",\r\n                                        \"y\": \"-91.48\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.94\",\r\n                                        \"y\": \"-95.22\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"35.937644958496094\",\r\n                                \"y\": \"-56.1536750793457\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.30\",\r\n                                        \"y\": \"-127.17\",\r\n                                        \"yaw\": \"91.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.14\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.22\",\r\n                                        \"y\": \"-84.87\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.76\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.40\",\r\n                                        \"y\": \"-94.62\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 36.11,\r\n                                \"y\": -56.38,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.30\",\r\n                                        \"y\": \"-127.17\",\r\n                                        \"yaw\": \"91.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.14\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.22\",\r\n                                        \"y\": \"-84.87\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.76\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.40\",\r\n                                        \"y\": \"-94.62\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"32.445068359375\",\r\n                                \"y\": \"-56.47802734375\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.92\",\r\n                                        \"y\": \"-87.73\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.91\",\r\n                                        \"y\": \"-83.99\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.96\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.83\",\r\n                                        \"y\": \"-53.32\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.10\",\r\n                                        \"y\": \"-125.51\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.47\",\r\n                                        \"y\": \"-126.18\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.38,\r\n                                \"y\": -91.4,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.92\",\r\n                                        \"y\": \"-87.73\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.91\",\r\n                                        \"y\": \"-83.99\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.96\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.83\",\r\n                                        \"y\": \"-53.32\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.10\",\r\n                                        \"y\": \"-125.51\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.47\",\r\n                                        \"y\": \"-126.18\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"64.83172607421875\",\r\n                                \"y\": \"-94.36640930175781\",\r\n                                \"yaw\": \"-171.34144592285156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.73\",\r\n                                        \"y\": \"-87.47\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.10\",\r\n                                        \"y\": \"-53.50\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.37\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-127.50\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.28\",\r\n                                        \"y\": \"-127.49\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 65.19,\r\n                                \"y\": -95.57,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.73\",\r\n                                        \"y\": \"-87.47\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.10\",\r\n                                        \"y\": \"-53.50\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.37\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-127.50\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.28\",\r\n                                        \"y\": \"-127.49\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"64.4598617553711\",\r\n                                \"y\": \"-90.88241577148438\",\r\n                                \"yaw\": \"-171.14675903320312\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.83\",\r\n                                        \"y\": \"-53.19\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.56\",\r\n                                        \"y\": \"-53.14\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.90\",\r\n                                        \"y\": \"-90.47\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.96\",\r\n                                        \"y\": \"-94.34\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.36\",\r\n                                        \"y\": \"-87.50\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.9\",\r\n                                        \"y\": \"-84.11\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 30.36,\r\n                                \"y\": -122.55,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.83\",\r\n                                        \"y\": \"-53.19\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.56\",\r\n                                        \"y\": \"-53.14\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.90\",\r\n                                        \"y\": \"-90.47\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.96\",\r\n                                        \"y\": \"-94.34\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.36\",\r\n                                        \"y\": \"-87.50\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.9\",\r\n                                        \"y\": \"-84.11\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"27.211990356445312\",\r\n                                \"y\": \"-122.63420104980469\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.28\",\r\n                                        \"y\": \"-52.53\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.16\",\r\n                                        \"y\": \"-52.28\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.38\",\r\n                                        \"y\": \"-90.99\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.43\",\r\n                                        \"y\": \"-94.49\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.67\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.74\",\r\n                                        \"y\": \"-84.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.86,\r\n                                \"y\": -122.64,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.28\",\r\n                                        \"y\": \"-52.53\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.16\",\r\n                                        \"y\": \"-52.28\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.38\",\r\n                                        \"y\": \"-90.99\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.43\",\r\n                                        \"y\": \"-94.49\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.67\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.74\",\r\n                                        \"y\": \"-84.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"30.710643768310547\",\r\n                                \"y\": \"-122.5370101928711\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.62\",\r\n                                        \"y\": \"-91.18\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.63\",\r\n                                        \"y\": \"-94.92\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"29.98\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.76\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.64\",\r\n                                        \"y\": \"-53.59\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.76\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.71,\r\n                                \"y\": -87.87,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.62\",\r\n                                        \"y\": \"-91.18\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.63\",\r\n                                        \"y\": \"-94.92\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"29.98\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.76\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.64\",\r\n                                        \"y\": \"-53.59\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.76\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.7047622799873352\",\r\n                                \"y\": \"-84.39273834228516\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.91\",\r\n                                        \"y\": \"-91.65\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.42\",\r\n                                        \"y\": \"-126.27\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.92\",\r\n                                        \"y\": \"-126.29\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.12\",\r\n                                        \"y\": \"-52.27\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.22\",\r\n                                        \"y\": \"-52.25\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.72,\r\n                                \"y\": -84.38,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.91\",\r\n                                        \"y\": \"-91.65\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.42\",\r\n                                        \"y\": \"-126.27\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.92\",\r\n                                        \"y\": \"-126.29\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.12\",\r\n                                        \"y\": \"-52.27\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.22\",\r\n                                        \"y\": \"-52.25\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.7252919673919678\",\r\n                                \"y\": \"-87.89270782470703\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.78\",\r\n                                        \"y\": \"-34.59\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.63\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.66\",\r\n                                        \"y\": \"2.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.69\",\r\n                                        \"y\": \"6.74\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.41\",\r\n                                        \"y\": \"0.47\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.70\",\r\n                                        \"y\": \"-4.20\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -187.95,\r\n                                \"y\": 34.76,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.78\",\r\n                                        \"y\": \"-34.59\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.63\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.66\",\r\n                                        \"y\": \"2.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.69\",\r\n                                        \"y\": \"6.74\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.41\",\r\n                                        \"y\": \"0.47\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.70\",\r\n                                        \"y\": \"-4.20\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.5615234375\",\r\n                                \"y\": \"34.75906753540039\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.22\",\r\n                                        \"y\": \"-36.68\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.13\",\r\n                                        \"y\": \"3.36\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.17\",\r\n                                        \"y\": \"6.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.9\",\r\n                                        \"y\": \"0.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.5\",\r\n                                        \"y\": \"-3.88\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.45,\r\n                                \"y\": 34.79,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.22\",\r\n                                        \"y\": \"-36.68\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.13\",\r\n                                        \"y\": \"3.36\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.17\",\r\n                                        \"y\": \"6.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.9\",\r\n                                        \"y\": \"0.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.5\",\r\n                                        \"y\": \"-3.88\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-188.06150817871094\",\r\n                                \"y\": \"34.79099655151367\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.37\",\r\n                                        \"y\": \"2.44\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"6.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.83\",\r\n                                        \"y\": \"37.24\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.96\",\r\n                                        \"y\": \"37.26\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.97\",\r\n                                        \"y\": \"-34.99\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.59\",\r\n                                        \"y\": \"-35.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.3,\r\n                                \"y\": 0.55,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.37\",\r\n                                        \"y\": \"2.44\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"6.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.83\",\r\n                                        \"y\": \"37.24\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.96\",\r\n                                        \"y\": \"37.26\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.97\",\r\n                                        \"y\": \"-34.99\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.59\",\r\n                                        \"y\": \"-35.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.3112335205078\",\r\n                                \"y\": \"-4.067790508270264\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-228.46\",\r\n                                        \"y\": \"2.89\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"37.71\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.83\",\r\n                                        \"y\": \"37.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.37\",\r\n                                        \"y\": \"-36.32\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.94\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -156.0,\r\n                                \"y\": -4.4,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-228.46\",\r\n                                        \"y\": \"2.89\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"37.71\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.83\",\r\n                                        \"y\": \"37.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.37\",\r\n                                        \"y\": \"-36.32\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.94\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.9906768798828\",\r\n                                \"y\": \"-0.5709943175315857\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"37.78\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"37.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"0.5\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"-3.82\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.80\",\r\n                                        \"y\": \"2.60\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.49\",\r\n                                        \"y\": \"6.22\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -191.55,\r\n                                \"y\": -31.54,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"37.78\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"37.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"0.5\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"-3.82\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.80\",\r\n                                        \"y\": \"2.60\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.49\",\r\n                                        \"y\": \"6.22\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-195.07980346679688\",\r\n                                \"y\": \"-31.539026260375977\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"39.87\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.12\",\r\n                                        \"y\": \"0.45\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.11\",\r\n                                        \"y\": \"-3.95\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"3.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"7.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -195.4,\r\n                                \"y\": -31.55,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"39.87\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.12\",\r\n                                        \"y\": \"0.45\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.11\",\r\n                                        \"y\": \"-3.95\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"3.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"7.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-191.57980346679688\",\r\n                                \"y\": \"-31.551050186157227\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"0.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.95\",\r\n                                        \"y\": \"-3.23\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.28\",\r\n                                        \"y\": \"-34.50\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.96\",\r\n                                        \"y\": \"37.76\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.68\",\r\n                                        \"y\": \"38.48\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -222.35,\r\n                                \"y\": 3.13,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"0.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.95\",\r\n                                        \"y\": \"-3.23\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.28\",\r\n                                        \"y\": \"-34.50\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.96\",\r\n                                        \"y\": \"37.76\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.68\",\r\n                                        \"y\": \"38.48\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-222.34158325195312\",\r\n                                \"y\": \"6.5905280113220215\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.72\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.84\",\r\n                                        \"y\": \"-34.96\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.34\",\r\n                                        \"y\": \"-35.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"39.8\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.63\",\r\n                                        \"y\": \"39.13\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -222.39,\r\n                                \"y\": 6.63,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.72\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.84\",\r\n                                        \"y\": \"-34.96\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.34\",\r\n                                        \"y\": \"-35.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"39.8\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.63\",\r\n                                        \"y\": \"39.13\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-222.39862060546875\",\r\n                                \"y\": \"3.090656280517578\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.66\",\r\n                                        \"y\": \"169.64\",\r\n                                        \"yaw\": \"271.585205\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 60.54,\r\n                                \"y\": 141.67,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.64\",\r\n                                        \"y\": \"141.31\",\r\n                                        \"yaw\": \"179.831787\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.6,\r\n                                \"y\": 169.3,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.64\",\r\n                                        \"y\": \"141.31\",\r\n                                        \"yaw\": \"179.831787\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.544424057006836\",\r\n                                \"y\": \"169.2983856201172\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"37.58\",\r\n                                        \"y\": \"-116.87\",\r\n                                        \"yaw\": \"271.097809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.63,\r\n                                \"y\": -149.58,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.13\",\r\n                                        \"y\": \"-148.81\",\r\n                                        \"yaw\": \"181.798737\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 37.94,\r\n                                \"y\": -121.21,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.13\",\r\n                                        \"y\": \"-148.81\",\r\n                                        \"yaw\": \"181.798737\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"34.17909240722656\",\r\n                                \"y\": \"-121.31058502197266\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.30\",\r\n                                        \"y\": \"-193.55\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.31\",\r\n                                        \"y\": \"-190.4\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.32\",\r\n                                        \"y\": \"-186.26\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.96\",\r\n                                        \"yaw\": \"269.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 69.14,\r\n                                \"y\": -200.75,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.30\",\r\n                                        \"y\": \"-193.55\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.31\",\r\n                                        \"y\": \"-190.4\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.32\",\r\n                                        \"y\": \"-186.26\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.96\",\r\n                                        \"yaw\": \"269.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"69.12518310546875\",\r\n                                \"y\": \"-204.24607849121094\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.30\",\r\n                                        \"y\": \"-193.55\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.31\",\r\n                                        \"y\": \"-190.4\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.32\",\r\n                                        \"y\": \"-186.26\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.96\",\r\n                                        \"yaw\": \"269.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"69.11034393310547\",\r\n                                \"y\": \"-207.7460479736328\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.36\",\r\n                                        \"y\": \"-200.93\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.98\",\r\n                                        \"y\": \"-151.78\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"38.98\",\r\n                                        \"y\": \"-151.81\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.44,\r\n                                \"y\": -186.67,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.36\",\r\n                                        \"y\": \"-200.93\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.98\",\r\n                                        \"y\": \"-151.78\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"38.98\",\r\n                                        \"y\": \"-151.81\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0624084472656\",\r\n                                \"x\": \"6.4259772300720215\",\r\n                                \"y\": \"-189.98013305664062\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.03175222501158714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.36\",\r\n                                        \"y\": \"-200.93\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.98\",\r\n                                        \"y\": \"-151.78\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"38.98\",\r\n                                        \"y\": \"-151.81\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0624084472656\",\r\n                                \"x\": \"6.411138534545898\",\r\n                                \"y\": \"-193.4801025390625\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.03175222501158714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.20\",\r\n                                        \"y\": \"-200.72\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.85\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.52,\r\n                                \"y\": -190.11,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.20\",\r\n                                        \"y\": \"-200.72\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.85\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.08526611328125\",\r\n                                \"x\": \"6.53539514541626\",\r\n                                \"y\": \"-186.48056030273438\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.030223362147808075\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.20\",\r\n                                        \"y\": \"-200.72\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.85\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.08526611328125\",\r\n                                \"x\": \"6.505717754364014\",\r\n                                \"y\": \"-193.48049926757812\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.030223362147808075\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.75\",\r\n                                        \"y\": \"-200.77\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.53\",\r\n                                        \"y\": \"-152.61\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.6,\r\n                                \"y\": -193.56,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.75\",\r\n                                        \"y\": \"-200.77\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.53\",\r\n                                        \"y\": \"-152.61\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1081237792969\",\r\n                                \"x\": \"6.61517858505249\",\r\n                                \"y\": \"-189.98094177246094\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.028731560334563255\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.75\",\r\n                                        \"y\": \"-200.77\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.53\",\r\n                                        \"y\": \"-152.61\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.1081237792969\",\r\n                                \"x\": \"6.630017280578613\",\r\n                                \"y\": \"-186.48097229003906\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.028731560334563255\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.36\",\r\n                                        \"y\": \"-186.70\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 38.86,\r\n                                \"y\": -157.24,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.36\",\r\n                                        \"y\": \"-186.70\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"35.14272689819336\",\r\n                                \"y\": \"-157.3394317626953\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"71.62\",\r\n                                        \"y\": \"-200.47\",\r\n                                        \"yaw\": \"181.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.45\",\r\n                                        \"y\": \"-193.56\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.9\",\r\n                                        \"y\": \"-190.22\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.15\",\r\n                                        \"y\": \"-186.55\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.42,\r\n                                \"y\": -157.35,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"71.62\",\r\n                                        \"y\": \"-200.47\",\r\n                                        \"yaw\": \"181.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.45\",\r\n                                        \"y\": \"-193.56\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.9\",\r\n                                        \"y\": \"-190.22\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.15\",\r\n                                        \"y\": \"-186.55\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"38.6419563293457\",\r\n                                \"y\": \"-157.2638397216797\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"151.22\",\r\n                                        \"y\": \"-30.42\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"155.36\",\r\n                                        \"y\": \"29.78\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.1\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 124.38,\r\n                                \"y\": 1.52,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.1\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario7\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"194.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"190.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.7\",\r\n                                        \"y\": \"154.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.6,\r\n                                \"y\": 201.85,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"194.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"190.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.7\",\r\n                                        \"y\": \"154.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.1941315233707428\",\r\n                                \"x\": \"-5.598391056060791\",\r\n                                \"y\": \"205.0623321533203\",\r\n                                \"yaw\": \"-0.028712520375847816\",\r\n                                \"z\": \"0.0014852519379928708\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"194.62\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"190.86\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.36\",\r\n                                        \"y\": \"187.35\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.7\",\r\n                                        \"y\": \"154.65\",\r\n                                        \"yaw\": \"90.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"-0.1941315233707428\",\r\n                                \"x\": \"-5.596636772155762\",\r\n                                \"y\": \"208.5623321533203\",\r\n                                \"yaw\": \"-0.028712520375847816\",\r\n                                \"z\": \"0.0014852519379928708\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.34\",\r\n                                        \"y\": \"34.64\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.97\",\r\n                                        \"y\": \"34.69\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.83\",\r\n                                        \"y\": \"0.15\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.78\",\r\n                                        \"y\": \"-3.69\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -271.34,\r\n                                \"y\": -34.72,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.34\",\r\n                                        \"y\": \"34.64\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-265.97\",\r\n                                        \"y\": \"34.69\",\r\n                                        \"yaw\": \"270.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.83\",\r\n                                        \"y\": \"0.15\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-233.78\",\r\n                                        \"y\": \"-3.69\",\r\n                                        \"yaw\": \"180.886108\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-275.5313415527344\",\r\n                                \"y\": \"-34.750492095947266\",\r\n                                \"yaw\": \"90.41679382324219\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.62\",\r\n                                        \"y\": \"147.91\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.83\",\r\n                                        \"y\": \"144.24\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.55\",\r\n                                        \"y\": \"112.88\",\r\n                                        \"yaw\": \"90.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.48,\r\n                                \"y\": 151.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.62\",\r\n                                        \"y\": \"147.91\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.83\",\r\n                                        \"y\": \"144.24\",\r\n                                        \"yaw\": \"180.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.55\",\r\n                                        \"y\": \"112.88\",\r\n                                        \"yaw\": \"90.188049\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-155.49497985839844\",\r\n                                \"y\": \"154.48143005371094\",\r\n                                \"yaw\": \"0.2696990966796875\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.49\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.44\",\r\n                                        \"y\": \"-94.39\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.78\",\r\n                                        \"y\": \"-125.66\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.0\",\r\n                                        \"y\": \"-125.70\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.46\",\r\n                                        \"y\": \"-53.40\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-52.68\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -158.84,\r\n                                \"y\": -88.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.49\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.44\",\r\n                                        \"y\": \"-94.39\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.78\",\r\n                                        \"y\": \"-125.66\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.0\",\r\n                                        \"y\": \"-125.70\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.46\",\r\n                                        \"y\": \"-53.40\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-52.68\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-158.84552001953125\",\r\n                                \"y\": \"-84.63306427001953\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.51\",\r\n                                        \"y\": \"-54.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.78\",\r\n                                        \"y\": \"-54.10\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-91.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-95.71\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.15\",\r\n                                        \"y\": \"-87.93\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.83\",\r\n                                        \"y\": \"-84.52\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.89,\r\n                                \"y\": -123.43,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.51\",\r\n                                        \"y\": \"-54.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.78\",\r\n                                        \"y\": \"-54.10\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-91.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.93\",\r\n                                        \"y\": \"-95.71\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.15\",\r\n                                        \"y\": \"-87.93\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.83\",\r\n                                        \"y\": \"-84.52\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-131.3402557373047\",\r\n                                \"y\": \"-123.45369720458984\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.57\",\r\n                                        \"y\": \"-88.56\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.60\",\r\n                                        \"y\": \"-84.83\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.4\",\r\n                                        \"y\": \"-53.77\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.18\",\r\n                                        \"y\": \"-125.0\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"-126.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.24,\r\n                                \"y\": -91.55,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.57\",\r\n                                        \"y\": \"-88.56\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.60\",\r\n                                        \"y\": \"-84.83\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.4\",\r\n                                        \"y\": \"-53.77\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.17\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.18\",\r\n                                        \"y\": \"-125.0\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"-126.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.2347412109375\",\r\n                                \"y\": \"-95.03424072265625\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-125.82\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.56\",\r\n                                        \"y\": \"-125.86\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.71\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.74\",\r\n                                        \"y\": \"-84.50\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.46\",\r\n                                        \"y\": \"-91.70\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.74\",\r\n                                        \"y\": \"-95.44\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.99,\r\n                                \"y\": -56.48,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-125.82\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.56\",\r\n                                        \"y\": \"-125.86\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.71\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.74\",\r\n                                        \"y\": \"-84.50\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.46\",\r\n                                        \"y\": \"-91.70\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.74\",\r\n                                        \"y\": \"-95.44\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-121.30020141601562\",\r\n                                \"y\": \"-56.454654693603516\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.70\",\r\n                                        \"y\": \"-33.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.43\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.58\",\r\n                                        \"y\": \"3.55\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.61\",\r\n                                        \"y\": \"7.42\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.33\",\r\n                                        \"y\": \"0.22\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.61\",\r\n                                        \"y\": \"-3.51\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -124.87,\r\n                                \"y\": 35.44,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.70\",\r\n                                        \"y\": \"-33.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.43\",\r\n                                        \"y\": \"-33.94\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.58\",\r\n                                        \"y\": \"3.55\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.61\",\r\n                                        \"y\": \"7.42\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.33\",\r\n                                        \"y\": \"0.22\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.61\",\r\n                                        \"y\": \"-3.51\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-120.90780639648438\",\r\n                                \"y\": \"35.40462875366211\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.19\",\r\n                                        \"y\": \"2.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.22\",\r\n                                        \"y\": \"6.3\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.66\",\r\n                                        \"y\": \"37.9\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.79\",\r\n                                        \"y\": \"37.12\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.80\",\r\n                                        \"y\": \"-35.14\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.42\",\r\n                                        \"y\": \"-35.84\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.86,\r\n                                \"y\": 0.69,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.19\",\r\n                                        \"y\": \"2.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.22\",\r\n                                        \"y\": \"6.3\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.66\",\r\n                                        \"y\": \"37.9\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.79\",\r\n                                        \"y\": \"37.12\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.80\",\r\n                                        \"y\": \"-35.14\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.42\",\r\n                                        \"y\": \"-35.84\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.87196350097656\",\r\n                                \"y\": \"-4.222204685211182\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.15\",\r\n                                        \"y\": \"36.73\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.41\",\r\n                                        \"y\": \"36.74\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"0.0\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"-4.87\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.78\",\r\n                                        \"y\": \"2.92\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.47\",\r\n                                        \"y\": \"6.32\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -128.53,\r\n                                \"y\": -32.59,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.15\",\r\n                                        \"y\": \"36.73\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.41\",\r\n                                        \"y\": \"36.74\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"0.0\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.56\",\r\n                                        \"y\": \"-4.87\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.78\",\r\n                                        \"y\": \"2.92\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.47\",\r\n                                        \"y\": \"6.32\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-131.96420288085938\",\r\n                                \"y\": \"-32.613590240478516\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.86\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.81\",\r\n                                        \"y\": \"-3.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.15\",\r\n                                        \"y\": \"-34.77\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.83\",\r\n                                        \"y\": \"37.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.55\",\r\n                                        \"y\": \"38.21\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.21,\r\n                                \"y\": 2.86,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.86\",\r\n                                        \"y\": \"0.24\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.81\",\r\n                                        \"y\": \"-3.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.15\",\r\n                                        \"y\": \"-34.77\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.83\",\r\n                                        \"y\": \"37.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.55\",\r\n                                        \"y\": \"38.21\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.20130920410156\",\r\n                                \"y\": \"6.436841011047363\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.76\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.47\",\r\n                                        \"y\": \"52.66\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.77\",\r\n                                        \"y\": \"90.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.67\",\r\n                                        \"y\": \"94.83\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.26\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.20\",\r\n                                        \"y\": \"84.39\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.57,\r\n                                \"y\": 122.56,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.76\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.47\",\r\n                                        \"y\": \"52.66\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.77\",\r\n                                        \"y\": \"90.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.67\",\r\n                                        \"y\": \"94.83\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.26\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.20\",\r\n                                        \"y\": \"84.39\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-45.82151412963867\",\r\n                                \"y\": \"123.0694580078125\",\r\n                                \"yaw\": \"286.2447509765625\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.96\",\r\n                                        \"y\": \"127.28\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.68\",\r\n                                        \"y\": \"126.92\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.21\",\r\n                                        \"y\": \"87.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.66\",\r\n                                        \"y\": \"84.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.2\",\r\n                                        \"y\": \"91.64\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.87\",\r\n                                        \"y\": \"94.84\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -50.85,\r\n                                \"y\": 56.8,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.96\",\r\n                                        \"y\": \"127.28\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.68\",\r\n                                        \"y\": \"126.92\",\r\n                                        \"yaw\": \"275.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.21\",\r\n                                        \"y\": \"87.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.66\",\r\n                                        \"y\": \"84.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.2\",\r\n                                        \"y\": \"91.64\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.87\",\r\n                                        \"y\": \"94.84\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-54.204750061035156\",\r\n                                \"y\": \"56.77779006958008\",\r\n                                \"yaw\": \"90.37930297851562\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.2\",\r\n                                        \"y\": \"88.22\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.95\",\r\n                                        \"y\": \"84.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.91\",\r\n                                        \"y\": \"52.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.9\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.39\",\r\n                                        \"y\": \"126.51\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"126.56\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.87,\r\n                                \"y\": 91.45,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.2\",\r\n                                        \"y\": \"88.22\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.95\",\r\n                                        \"y\": \"84.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.91\",\r\n                                        \"y\": \"52.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.9\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.39\",\r\n                                        \"y\": \"126.51\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-45.81\",\r\n                                        \"y\": \"126.56\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.87403106689453\",\r\n                                \"y\": \"94.97073364257812\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.72\",\r\n                                        \"y\": \"90.97\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.75\",\r\n                                        \"y\": \"94.71\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.75\",\r\n                                        \"y\": \"125.76\",\r\n                                        \"yaw\": \"279.38501\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.84\",\r\n                                        \"y\": \"125.72\",\r\n                                        \"yaw\": \"280.454376\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.51\",\r\n                                        \"y\": \"53.54\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.54\",\r\n                                        \"y\": \"52.83\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.39,\r\n                                \"y\": 87.98,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.72\",\r\n                                        \"y\": \"90.97\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.75\",\r\n                                        \"y\": \"94.71\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.75\",\r\n                                        \"y\": \"125.76\",\r\n                                        \"yaw\": \"279.38501\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.84\",\r\n                                        \"y\": \"125.72\",\r\n                                        \"yaw\": \"280.454376\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.51\",\r\n                                        \"y\": \"53.54\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.54\",\r\n                                        \"y\": \"52.83\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.38607406616211\",\r\n                                \"y\": \"84.54792785644531\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.54\",\r\n                                        \"y\": \"51.5\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.5\",\r\n                                        \"y\": \"51.2\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.41\",\r\n                                        \"y\": \"90.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.13\",\r\n                                        \"y\": \"94.32\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.67\",\r\n                                        \"y\": \"87.80\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.65\",\r\n                                        \"y\": \"84.98\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -123.7,\r\n                                \"y\": 123.58,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.54\",\r\n                                        \"y\": \"51.5\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.5\",\r\n                                        \"y\": \"51.2\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.41\",\r\n                                        \"y\": \"90.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.13\",\r\n                                        \"y\": \"94.32\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.67\",\r\n                                        \"y\": \"87.80\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.65\",\r\n                                        \"y\": \"84.98\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-120.12106323242188\",\r\n                                \"y\": \"123.54805755615234\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.76\",\r\n                                        \"y\": \"91.4\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.71\",\r\n                                        \"y\": \"94.75\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.43\",\r\n                                        \"y\": \"128.5\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.67\",\r\n                                        \"y\": \"128.3\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.68\",\r\n                                        \"y\": \"50.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.1\",\r\n                                        \"y\": \"50.68\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.92,\r\n                                \"y\": 87.97,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.76\",\r\n                                        \"y\": \"91.4\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.71\",\r\n                                        \"y\": \"94.75\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.43\",\r\n                                        \"y\": \"128.5\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.67\",\r\n                                        \"y\": \"128.3\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.68\",\r\n                                        \"y\": \"50.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.1\",\r\n                                        \"y\": \"50.68\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-88.9159927368164\",\r\n                                \"y\": \"84.46495056152344\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.92\",\r\n                                        \"y\": \"128.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.29\",\r\n                                        \"y\": \"128.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"88.34\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.63\",\r\n                                        \"y\": \"85.24\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.73\",\r\n                                        \"y\": \"91.68\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.87\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -127.56,\r\n                                \"y\": 56.11,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.92\",\r\n                                        \"y\": \"128.11\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.29\",\r\n                                        \"y\": \"128.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.18\",\r\n                                        \"y\": \"88.34\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.63\",\r\n                                        \"y\": \"85.24\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.73\",\r\n                                        \"y\": \"91.68\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.87\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-131.22312927246094\",\r\n                                \"y\": \"56.142696380615234\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.15\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.11\",\r\n                                        \"y\": \"84.76\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.79\",\r\n                                        \"y\": \"51.43\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.83\",\r\n                                        \"y\": \"51.38\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.86\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.49\",\r\n                                        \"y\": \"127.91\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -162.35,\r\n                                \"y\": 91.63,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.15\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.11\",\r\n                                        \"y\": \"84.76\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.79\",\r\n                                        \"y\": \"51.43\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.83\",\r\n                                        \"y\": \"51.38\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.86\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.49\",\r\n                                        \"y\": \"127.91\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-162.35372924804688\",\r\n                                \"y\": \"94.88094329833984\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.31\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.5\",\r\n                                        \"y\": \"-35.27\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"2.42\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"6.29\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.72\",\r\n                                        \"y\": \"-1.38\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.3\",\r\n                                        \"y\": \"-5.13\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.3,\r\n                                \"y\": 34.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.31\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.5\",\r\n                                        \"y\": \"-35.27\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.95\",\r\n                                        \"y\": \"2.42\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.96\",\r\n                                        \"y\": \"6.29\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.72\",\r\n                                        \"y\": \"-1.38\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.3\",\r\n                                        \"y\": \"-5.13\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-43.557861328125\",\r\n                                \"y\": \"34.62477111816406\",\r\n                                \"yaw\": \"270.3793029785156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.48\",\r\n                                        \"y\": \"2.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.51\",\r\n                                        \"y\": \"5.92\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.95\",\r\n                                        \"y\": \"36.98\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.8\",\r\n                                        \"y\": \"37.0\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.9\",\r\n                                        \"y\": \"-35.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.71\",\r\n                                        \"y\": \"-35.96\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -16.15,\r\n                                \"y\": 0.81,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.48\",\r\n                                        \"y\": \"2.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.51\",\r\n                                        \"y\": \"5.92\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.95\",\r\n                                        \"y\": \"36.98\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.8\",\r\n                                        \"y\": \"37.0\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.9\",\r\n                                        \"y\": \"-35.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.71\",\r\n                                        \"y\": \"-35.96\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-16.16270637512207\",\r\n                                \"y\": \"-4.41135311126709\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.90\",\r\n                                        \"y\": \"37.14\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"0.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"-4.47\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.27\",\r\n                                        \"y\": \"3.31\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.96\",\r\n                                        \"y\": \"6.72\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -51.1,\r\n                                \"y\": -32.19,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"37.13\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.90\",\r\n                                        \"y\": \"37.14\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"0.60\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.5\",\r\n                                        \"y\": \"-4.47\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.27\",\r\n                                        \"y\": \"3.31\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.96\",\r\n                                        \"y\": \"6.72\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-54.6550407409668\",\r\n                                \"y\": \"-32.16905975341797\",\r\n                                \"yaw\": \"89.66251373291016\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.79\",\r\n                                        \"y\": \"0.61\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.74\",\r\n                                        \"y\": \"-4.29\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.9\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.32\",\r\n                                        \"y\": \"-34.83\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.77\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.49\",\r\n                                        \"y\": \"38.18\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -82.15,\r\n                                \"y\": 2.83,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.79\",\r\n                                        \"y\": \"0.61\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.74\",\r\n                                        \"y\": \"-4.29\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.9\",\r\n                                        \"y\": \"-34.80\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.32\",\r\n                                        \"y\": \"-34.83\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.77\",\r\n                                        \"y\": \"37.47\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.49\",\r\n                                        \"y\": \"38.18\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-82.14167785644531\",\r\n                                \"y\": \"6.249274253845215\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.61\",\r\n                                        \"y\": \"-124.17\",\r\n                                        \"yaw\": \"68.35498\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.72\",\r\n                                        \"y\": \"-124.21\",\r\n                                        \"yaw\": \"66.757843\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.13\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.21\",\r\n                                        \"y\": \"-84.49\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.61\",\r\n                                        \"y\": \"-91.63\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.71\",\r\n                                        \"y\": \"-95.13\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -47.88,\r\n                                \"y\": -56.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.61\",\r\n                                        \"y\": \"-124.17\",\r\n                                        \"yaw\": \"68.35498\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.72\",\r\n                                        \"y\": \"-124.21\",\r\n                                        \"yaw\": \"66.757843\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.13\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.21\",\r\n                                        \"y\": \"-84.49\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.61\",\r\n                                        \"y\": \"-91.63\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.71\",\r\n                                        \"y\": \"-95.13\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-44.298892974853516\",\r\n                                \"y\": \"-56.62109375\",\r\n                                \"yaw\": \"269.6625061035156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.32\",\r\n                                        \"y\": \"-87.99\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.31\",\r\n                                        \"y\": \"-84.48\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.38\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.32\",\r\n                                        \"y\": \"-52.35\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.43\",\r\n                                        \"y\": \"-124.42\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.42\",\r\n                                        \"y\": \"-124.45\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -17.14,\r\n                                \"y\": -91.43,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.32\",\r\n                                        \"y\": \"-87.99\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.31\",\r\n                                        \"y\": \"-84.48\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.38\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.32\",\r\n                                        \"y\": \"-52.35\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.43\",\r\n                                        \"y\": \"-124.42\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.42\",\r\n                                        \"y\": \"-124.45\",\r\n                                        \"yaw\": \"67.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-17.134746551513672\",\r\n                                \"y\": \"-94.91961669921875\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"-51.0\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.84\",\r\n                                        \"y\": \"-51.90\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.52\",\r\n                                        \"y\": \"-91.17\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-15.29\",\r\n                                        \"y\": \"-94.53\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.8\",\r\n                                        \"y\": \"-88.9\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.41\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -58.23,\r\n                                \"y\": -120.96,\r\n                                \"yaw\": 72.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.64\",\r\n                                        \"y\": \"-51.0\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.84\",\r\n                                        \"y\": \"-51.90\",\r\n                                        \"yaw\": \"269.106506\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.52\",\r\n                                        \"y\": \"-91.17\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-15.29\",\r\n                                        \"y\": \"-94.53\",\r\n                                        \"yaw\": \"180.106522\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.8\",\r\n                                        \"y\": \"-88.9\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.41\",\r\n                                        \"y\": \"-84.44\",\r\n                                        \"yaw\": \"359.106476\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-60.89959716796875\",\r\n                                \"y\": \"-119.1965560913086\",\r\n                                \"yaw\": \"56.552635192871094\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.53\",\r\n                                        \"y\": \"-91.60\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.49\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.82\",\r\n                                        \"y\": \"-124.23\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-63.92\",\r\n                                        \"y\": \"-124.27\",\r\n                                        \"yaw\": \"68.105591\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.29\",\r\n                                        \"y\": \"-52.59\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.70\",\r\n                                        \"y\": \"-52.55\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.39,\r\n                                \"y\": -87.93,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.53\",\r\n                                        \"y\": \"-91.60\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-16.49\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.82\",\r\n                                        \"y\": \"-124.23\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-63.92\",\r\n                                        \"y\": \"-124.27\",\r\n                                        \"yaw\": \"68.105591\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.29\",\r\n                                        \"y\": \"-52.59\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.70\",\r\n                                        \"y\": \"-52.55\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.3951416015625\",\r\n                                \"y\": \"-84.5194091796875\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.58\",\r\n                                        \"y\": \"54.47\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.84\",\r\n                                        \"y\": \"54.43\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.30\",\r\n                                        \"y\": \"91.92\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.33\",\r\n                                        \"y\": \"95.79\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"88.59\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.66\",\r\n                                        \"y\": \"84.85\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.41,\r\n                                \"y\": 123.81,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.58\",\r\n                                        \"y\": \"54.47\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.84\",\r\n                                        \"y\": \"54.43\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.30\",\r\n                                        \"y\": \"91.92\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.33\",\r\n                                        \"y\": \"95.79\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"88.59\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.66\",\r\n                                        \"y\": \"84.85\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"35.062599182128906\",\r\n                                \"y\": \"123.81145477294922\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.83\",\r\n                                        \"y\": \"91.38\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.86\",\r\n                                        \"y\": \"95.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.65\",\r\n                                        \"y\": \"126.18\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.13\",\r\n                                        \"y\": \"126.21\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.56\",\r\n                                        \"y\": \"53.94\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.94\",\r\n                                        \"y\": \"53.24\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.5,\r\n                                \"y\": 88.39,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.83\",\r\n                                        \"y\": \"91.38\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.86\",\r\n                                        \"y\": \"95.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.65\",\r\n                                        \"y\": \"126.18\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.13\",\r\n                                        \"y\": \"126.21\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.56\",\r\n                                        \"y\": \"53.94\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.94\",\r\n                                        \"y\": \"53.24\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"61.875518798828125\",\r\n                                \"y\": \"84.45710754394531\",\r\n                                \"yaw\": \"170.9776611328125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.51\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.24\",\r\n                                        \"y\": \"126.23\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.9\",\r\n                                        \"y\": \"88.49\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.10\",\r\n                                        \"y\": \"84.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.13\",\r\n                                        \"y\": \"92.40\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.81\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 28.13,\r\n                                \"y\": 56.9,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.51\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.24\",\r\n                                        \"y\": \"126.23\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.9\",\r\n                                        \"y\": \"88.49\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.10\",\r\n                                        \"y\": \"84.62\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.13\",\r\n                                        \"y\": \"92.40\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.81\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"24.589330673217773\",\r\n                                \"y\": \"56.89858627319336\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.50\",\r\n                                        \"y\": \"87.72\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.47\",\r\n                                        \"y\": \"83.98\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"53.52\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"53.55\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.60\",\r\n                                        \"y\": \"126.72\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.62\",\r\n                                        \"y\": \"126.68\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.78,\r\n                                \"y\": 91.79,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.50\",\r\n                                        \"y\": \"87.72\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.47\",\r\n                                        \"y\": \"83.98\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"53.52\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"53.55\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.60\",\r\n                                        \"y\": \"126.72\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.62\",\r\n                                        \"y\": \"126.68\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.7837445735931396\",\r\n                                \"y\": \"95.0634994506836\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.80\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.6\",\r\n                                        \"y\": \"-35.56\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.9\",\r\n                                        \"y\": \"1.93\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.12\",\r\n                                        \"y\": \"5.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.16\",\r\n                                        \"y\": \"-1.40\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.14\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 31.63,\r\n                                \"y\": 33.82,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.80\",\r\n                                        \"y\": \"-35.52\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.6\",\r\n                                        \"y\": \"-35.56\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.9\",\r\n                                        \"y\": \"1.93\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.12\",\r\n                                        \"y\": \"5.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.16\",\r\n                                        \"y\": \"-1.40\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.14\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"35.09855270385742\",\r\n                                \"y\": \"33.82138442993164\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.64\",\r\n                                        \"y\": \"2.51\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.66\",\r\n                                        \"y\": \"5.77\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.91\",\r\n                                        \"y\": \"36.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"36.33\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.77\",\r\n                                        \"y\": \"-35.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.14\",\r\n                                        \"y\": \"-36.63\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.71,\r\n                                \"y\": -1.48,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.64\",\r\n                                        \"y\": \"2.51\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.66\",\r\n                                        \"y\": \"5.77\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.91\",\r\n                                        \"y\": \"36.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"36.33\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.77\",\r\n                                        \"y\": \"-35.92\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.14\",\r\n                                        \"y\": \"-36.63\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"62.72608184814453\",\r\n                                \"y\": \"-5.1627373695373535\",\r\n                                \"yaw\": \"-179.74974060058594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.36\",\r\n                                        \"y\": \"36.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.10\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"0.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"-4.81\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.27\",\r\n                                        \"y\": \"2.98\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.96\",\r\n                                        \"y\": \"6.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 27.99,\r\n                                \"y\": -32.52,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.36\",\r\n                                        \"y\": \"36.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.10\",\r\n                                        \"y\": \"36.80\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"0.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.95\",\r\n                                        \"y\": \"-4.81\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.27\",\r\n                                        \"y\": \"2.98\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.96\",\r\n                                        \"y\": \"6.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"24.804058074951172\",\r\n                                \"y\": \"-32.6052131652832\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.69\",\r\n                                        \"y\": \"-1.2\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.74\",\r\n                                        \"y\": \"-4.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.40\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.17\",\r\n                                        \"y\": \"-36.6\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.72\",\r\n                                        \"y\": \"36.24\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.0\",\r\n                                        \"y\": \"36.96\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.66,\r\n                                \"y\": 1.61,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.69\",\r\n                                        \"y\": \"-1.2\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.74\",\r\n                                        \"y\": \"-4.75\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.40\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.17\",\r\n                                        \"y\": \"-36.6\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.72\",\r\n                                        \"y\": \"36.24\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.0\",\r\n                                        \"y\": \"36.96\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.649179220199585\",\r\n                                \"y\": \"6.055785655975342\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-125.57\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.0\",\r\n                                        \"y\": \"-125.61\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.2\",\r\n                                        \"y\": \"-88.11\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.5\",\r\n                                        \"y\": \"-84.24\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.23\",\r\n                                        \"y\": \"-91.48\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.94\",\r\n                                        \"y\": \"-95.22\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 32.71,\r\n                                \"y\": -56.24,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-125.57\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.0\",\r\n                                        \"y\": \"-125.61\",\r\n                                        \"yaw\": \"90.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.2\",\r\n                                        \"y\": \"-88.11\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.5\",\r\n                                        \"y\": \"-84.24\",\r\n                                        \"yaw\": \"0.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.23\",\r\n                                        \"y\": \"-91.48\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.94\",\r\n                                        \"y\": \"-95.22\",\r\n                                        \"yaw\": \"180.552979\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"35.937644958496094\",\r\n                                \"y\": \"-56.1536750793457\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.92\",\r\n                                        \"y\": \"-87.73\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.91\",\r\n                                        \"y\": \"-83.99\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.96\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.83\",\r\n                                        \"y\": \"-53.32\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.10\",\r\n                                        \"y\": \"-125.51\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.47\",\r\n                                        \"y\": \"-126.18\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.38,\r\n                                \"y\": -91.4,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.92\",\r\n                                        \"y\": \"-87.73\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.91\",\r\n                                        \"y\": \"-83.99\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.96\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.83\",\r\n                                        \"y\": \"-53.32\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.10\",\r\n                                        \"y\": \"-125.51\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.47\",\r\n                                        \"y\": \"-126.18\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"64.83172607421875\",\r\n                                \"y\": \"-94.36640930175781\",\r\n                                \"yaw\": \"-171.34144592285156\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.83\",\r\n                                        \"y\": \"-53.19\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.56\",\r\n                                        \"y\": \"-53.14\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.90\",\r\n                                        \"y\": \"-90.47\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.96\",\r\n                                        \"y\": \"-94.34\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.36\",\r\n                                        \"y\": \"-87.50\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.9\",\r\n                                        \"y\": \"-84.11\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 30.36,\r\n                                \"y\": -122.55,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.83\",\r\n                                        \"y\": \"-53.19\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.56\",\r\n                                        \"y\": \"-53.14\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.90\",\r\n                                        \"y\": \"-90.47\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.96\",\r\n                                        \"y\": \"-94.34\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.36\",\r\n                                        \"y\": \"-87.50\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.9\",\r\n                                        \"y\": \"-84.11\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"27.211990356445312\",\r\n                                \"y\": \"-122.63420104980469\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.62\",\r\n                                        \"y\": \"-91.18\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.63\",\r\n                                        \"y\": \"-94.92\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"29.98\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.76\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.64\",\r\n                                        \"y\": \"-53.59\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.76\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.71,\r\n                                \"y\": -87.87,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.62\",\r\n                                        \"y\": \"-91.18\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.63\",\r\n                                        \"y\": \"-94.92\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"29.98\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.76\",\r\n                                        \"y\": \"-125.81\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.64\",\r\n                                        \"y\": \"-53.59\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.76\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.7047622799873352\",\r\n                                \"y\": \"-84.39273834228516\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.78\",\r\n                                        \"y\": \"-34.59\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.63\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.66\",\r\n                                        \"y\": \"2.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.69\",\r\n                                        \"y\": \"6.74\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.41\",\r\n                                        \"y\": \"0.47\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.70\",\r\n                                        \"y\": \"-4.20\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -187.95,\r\n                                \"y\": 34.76,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.78\",\r\n                                        \"y\": \"-34.59\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.63\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.66\",\r\n                                        \"y\": \"2.87\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.69\",\r\n                                        \"y\": \"6.74\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.41\",\r\n                                        \"y\": \"0.47\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.70\",\r\n                                        \"y\": \"-4.20\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.5615234375\",\r\n                                \"y\": \"34.75906753540039\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.37\",\r\n                                        \"y\": \"2.44\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"6.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.83\",\r\n                                        \"y\": \"37.24\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.96\",\r\n                                        \"y\": \"37.26\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.97\",\r\n                                        \"y\": \"-34.99\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.59\",\r\n                                        \"y\": \"-35.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.3,\r\n                                \"y\": 0.55,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.37\",\r\n                                        \"y\": \"2.44\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"6.18\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.83\",\r\n                                        \"y\": \"37.24\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.96\",\r\n                                        \"y\": \"37.26\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.97\",\r\n                                        \"y\": \"-34.99\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.59\",\r\n                                        \"y\": \"-35.70\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.3112335205078\",\r\n                                \"y\": \"-4.067790508270264\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"37.78\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"37.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"0.5\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"-3.82\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.80\",\r\n                                        \"y\": \"2.60\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.49\",\r\n                                        \"y\": \"6.22\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -191.55,\r\n                                \"y\": -31.54,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"37.78\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"37.79\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"0.5\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.58\",\r\n                                        \"y\": \"-3.82\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.80\",\r\n                                        \"y\": \"2.60\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.49\",\r\n                                        \"y\": \"6.22\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-195.07980346679688\",\r\n                                \"y\": \"-31.539026260375977\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"0.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.95\",\r\n                                        \"y\": \"-3.23\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.28\",\r\n                                        \"y\": \"-34.50\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.96\",\r\n                                        \"y\": \"37.76\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.68\",\r\n                                        \"y\": \"38.48\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -222.35,\r\n                                \"y\": 3.13,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"0.50\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.95\",\r\n                                        \"y\": \"-3.23\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.28\",\r\n                                        \"y\": \"-34.50\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.51\",\r\n                                        \"y\": \"-34.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.96\",\r\n                                        \"y\": \"37.76\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.68\",\r\n                                        \"y\": \"38.48\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-222.34158325195312\",\r\n                                \"y\": \"6.5905280113220215\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.30\",\r\n                                        \"y\": \"-193.55\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.31\",\r\n                                        \"y\": \"-190.4\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.32\",\r\n                                        \"y\": \"-186.26\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.96\",\r\n                                        \"yaw\": \"269.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 69.14,\r\n                                \"y\": -200.75,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.30\",\r\n                                        \"y\": \"-193.55\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.31\",\r\n                                        \"y\": \"-190.4\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.32\",\r\n                                        \"y\": \"-186.26\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.96\",\r\n                                        \"yaw\": \"269.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"69.12518310546875\",\r\n                                \"y\": \"-204.24607849121094\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.30\",\r\n                                        \"y\": \"-193.55\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.31\",\r\n                                        \"y\": \"-190.4\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"3.32\",\r\n                                        \"y\": \"-186.26\",\r\n                                        \"yaw\": \"359.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.18\",\r\n                                        \"y\": \"-151.96\",\r\n                                        \"yaw\": \"269.88678\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"69.11034393310547\",\r\n                                \"y\": \"-207.7460479736328\",\r\n                                \"yaw\": \"179.75709533691406\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario8\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.93\",\r\n                                        \"y\": \"202.85\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"154.53\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.84\",\r\n                                        \"y\": \"154.74\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.13,\r\n                                \"y\": 187.79,\r\n                                \"yaw\": 178.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.93\",\r\n                                        \"y\": \"202.85\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"154.53\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.84\",\r\n                                        \"y\": \"154.74\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.11193084716797\",\r\n                                \"y\": \"191.38665771484375\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-2.93\",\r\n                                        \"y\": \"202.85\",\r\n                                        \"yaw\": \"358.756287\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.49\",\r\n                                        \"y\": \"154.53\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"23.84\",\r\n                                        \"y\": \"154.74\",\r\n                                        \"yaw\": \"88.756256\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"64.09435272216797\",\r\n                                \"y\": \"194.88661193847656\",\r\n                                \"yaw\": \"180.28781127929688\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.19\",\r\n                                        \"y\": \"187.5\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.65,\r\n                                \"y\": 158.85,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"61.19\",\r\n                                        \"y\": \"187.5\",\r\n                                        \"yaw\": \"179.153809\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"28.04859733581543\",\r\n                                \"y\": \"158.8513641357422\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.76\",\r\n                                        \"y\": \"-142.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.96\",\r\n                                        \"y\": \"-103.91\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.50\",\r\n                                        \"y\": \"-103.87\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -156.18,\r\n                                \"y\": -135.51,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-92.76\",\r\n                                        \"y\": \"-142.19\",\r\n                                        \"yaw\": \"180.000015\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.96\",\r\n                                        \"y\": \"-103.91\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.50\",\r\n                                        \"y\": \"-103.87\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-156.15264892578125\",\r\n                                \"y\": \"-139.04959106445312\",\r\n                                \"yaw\": \"0.44255056977272034\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.22\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -120.85,\r\n                                \"y\": -107.55,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.22\",\r\n                                        \"y\": \"-135.44\",\r\n                                        \"yaw\": \"0.208496\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-124.44915008544922\",\r\n                                \"y\": \"-107.5747299194336\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.85\",\r\n                                        \"y\": \"-27.37\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.46\",\r\n                                        \"y\": \"0.13\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.57\",\r\n                                        \"y\": \"-3.77\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -265.41,\r\n                                \"y\": 37.0,\r\n                                \"yaw\": 268.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.85\",\r\n                                        \"y\": \"-27.37\",\r\n                                        \"yaw\": \"88.359528\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.46\",\r\n                                        \"y\": \"0.13\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-234.57\",\r\n                                        \"y\": \"-3.77\",\r\n                                        \"yaw\": \"178.359497\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-268.8127746582031\",\r\n                                \"y\": \"37.034671783447266\",\r\n                                \"yaw\": \"-90.5837631225586\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.3\",\r\n                                        \"y\": \"37.92\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-266.17\",\r\n                                        \"y\": \"37.96\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.16\",\r\n                                        \"y\": \"-36.14\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.70\",\r\n                                        \"y\": \"-36.19\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -238.36,\r\n                                \"y\": -3.64,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-269.3\",\r\n                                        \"y\": \"37.92\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-266.17\",\r\n                                        \"y\": \"37.96\",\r\n                                        \"yaw\": \"270.830933\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-272.16\",\r\n                                        \"y\": \"-36.14\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-275.70\",\r\n                                        \"y\": \"-36.19\",\r\n                                        \"yaw\": \"90.830902\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-238.35203552246094\",\r\n                                \"y\": \"-0.370522677898407\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.53\",\r\n                                        \"y\": \"151.7\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.91\",\r\n                                        \"y\": \"111.56\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"111.35\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.87,\r\n                                \"y\": 144.33,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-159.53\",\r\n                                        \"y\": \"151.7\",\r\n                                        \"yaw\": \"0.113129\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-126.91\",\r\n                                        \"y\": \"111.56\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.38\",\r\n                                        \"y\": \"111.35\",\r\n                                        \"yaw\": \"90.113098\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.88619995117188\",\r\n                                \"y\": \"147.7713623046875\",\r\n                                \"yaw\": \"-179.7303009033203\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.1\",\r\n                                        \"y\": \"144.39\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -130.56,\r\n                                \"y\": 115.96,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-90.1\",\r\n                                        \"y\": \"144.39\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-127.18934631347656\",\r\n                                \"y\": \"115.9299087524414\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-126.15\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-126.20\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"-52.11\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"-52.6\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.37,\r\n                                \"y\": -84.56,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-126.15\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-126.20\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"-52.11\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"-52.6\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.36460876464844\",\r\n                                \"y\": \"-88.13385009765625\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.56\",\r\n                                        \"y\": \"-52.43\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.39\",\r\n                                        \"y\": \"-122.45\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.34\",\r\n                                        \"y\": \"-91.68\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.87\",\r\n                                        \"y\": \"-94.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.46\",\r\n                                        \"y\": \"-88.29\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.82\",\r\n                                        \"y\": \"-84.37\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -131.39,\r\n                                \"y\": -122.45,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.56\",\r\n                                        \"y\": \"-52.43\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.39\",\r\n                                        \"y\": \"-122.45\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.34\",\r\n                                        \"y\": \"-91.68\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.87\",\r\n                                        \"y\": \"-94.84\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.46\",\r\n                                        \"y\": \"-88.29\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.82\",\r\n                                        \"y\": \"-84.37\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-127.84723663330078\",\r\n                                \"y\": \"-122.4256591796875\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.5\",\r\n                                        \"y\": \"-88.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.93\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.43\",\r\n                                        \"y\": \"-53.27\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.34\",\r\n                                        \"y\": \"-127.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-132.34\",\r\n                                        \"y\": \"-127.36\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.6,\r\n                                \"y\": -95.5,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.5\",\r\n                                        \"y\": \"-88.12\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.93\",\r\n                                        \"y\": \"-53.30\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.43\",\r\n                                        \"y\": \"-53.27\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-128.34\",\r\n                                        \"y\": \"-127.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-132.34\",\r\n                                        \"y\": \"-127.36\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.60597229003906\",\r\n                                \"y\": \"-91.53479766845703\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.97\",\r\n                                        \"y\": \"-127.93\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.88\",\r\n                                        \"y\": \"-87.88\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.91\",\r\n                                        \"y\": \"-84.38\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.84\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.80\",\r\n                                        \"y\": \"-95.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -121.2,\r\n                                \"y\": -56.45,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.97\",\r\n                                        \"y\": \"-127.93\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.88\",\r\n                                        \"y\": \"-87.88\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.91\",\r\n                                        \"y\": \"-84.38\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.84\",\r\n                                        \"y\": \"-91.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.80\",\r\n                                        \"y\": \"-95.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-124.8001480102539\",\r\n                                \"y\": \"-56.474727630615234\",\r\n                                \"yaw\": \"270.3935546875\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-36.77\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.73\",\r\n                                        \"y\": \"3.28\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.77\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.69\",\r\n                                        \"y\": \"0.4\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.65\",\r\n                                        \"y\": \"-3.96\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -121.5,\r\n                                \"y\": 34.71,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-36.77\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.73\",\r\n                                        \"y\": \"3.28\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-162.77\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.69\",\r\n                                        \"y\": \"0.4\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.65\",\r\n                                        \"y\": \"-3.96\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-124.4139175415039\",\r\n                                \"y\": \"34.73600387573242\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.62\",\r\n                                        \"y\": \"2.74\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.49\",\r\n                                        \"y\": \"37.56\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.99\",\r\n                                        \"y\": \"37.59\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.91\",\r\n                                        \"y\": \"-36.47\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.91\",\r\n                                        \"y\": \"-36.50\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -93.16,\r\n                                \"y\": -4.19,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.62\",\r\n                                        \"y\": \"2.74\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.49\",\r\n                                        \"y\": \"37.56\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.99\",\r\n                                        \"y\": \"37.59\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.91\",\r\n                                        \"y\": \"-36.47\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.91\",\r\n                                        \"y\": \"-36.50\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-93.15156555175781\",\r\n                                \"y\": \"-0.7239478230476379\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.69\",\r\n                                        \"y\": \"37.42\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.19\",\r\n                                        \"y\": \"0.33\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.11\",\r\n                                        \"y\": \"-3.63\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.10\",\r\n                                        \"y\": \"2.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.11\",\r\n                                        \"y\": \"6.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -132.2,\r\n                                \"y\": -32.59,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-124.69\",\r\n                                        \"y\": \"37.42\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.19\",\r\n                                        \"y\": \"0.33\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.11\",\r\n                                        \"y\": \"-3.63\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.10\",\r\n                                        \"y\": \"2.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-164.11\",\r\n                                        \"y\": \"6.33\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-128.46446228027344\",\r\n                                \"y\": \"-32.5643424987793\",\r\n                                \"yaw\": \"90.39354705810547\",\r\n                                \"z\": \"-1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"0.20\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-35.23\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-35.28\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"38.81\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"38.86\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -159.37,\r\n                                \"y\": 6.36,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.18\",\r\n                                        \"y\": \"0.20\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.82\",\r\n                                        \"y\": \"-35.23\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.32\",\r\n                                        \"y\": \"-35.28\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-125.14\",\r\n                                        \"y\": \"38.81\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-121.61\",\r\n                                        \"y\": \"38.86\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-159.37832641601562\",\r\n                                \"y\": \"2.9372618198394775\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.1\",\r\n                                        \"y\": \"126.8\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.35\",\r\n                                        \"y\": \"56.6\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.42\",\r\n                                        \"y\": \"87.16\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.41\",\r\n                                        \"y\": \"83.66\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.43\",\r\n                                        \"y\": \"90.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.44\",\r\n                                        \"y\": \"94.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -54.35,\r\n                                \"y\": 56.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.1\",\r\n                                        \"y\": \"126.8\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.35\",\r\n                                        \"y\": \"56.6\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.42\",\r\n                                        \"y\": \"87.16\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.41\",\r\n                                        \"y\": \"83.66\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.43\",\r\n                                        \"y\": \"90.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.44\",\r\n                                        \"y\": \"94.99\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-50.70365524291992\",\r\n                                \"y\": \"56.62413787841797\",\r\n                                \"yaw\": \"90.37930297851562\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.85\",\r\n                                        \"y\": \"87.98\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.53\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.38\",\r\n                                        \"y\": \"52.48\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.25\",\r\n                                        \"y\": \"126.63\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.39\",\r\n                                        \"y\": \"126.66\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.91,\r\n                                \"y\": 94.94,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.85\",\r\n                                        \"y\": \"87.98\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.53\",\r\n                                        \"y\": \"52.52\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.38\",\r\n                                        \"y\": \"52.48\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-49.25\",\r\n                                        \"y\": \"126.63\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.39\",\r\n                                        \"y\": \"126.66\",\r\n                                        \"yaw\": \"275.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.9060287475586\",\r\n                                \"y\": \"91.47069549560547\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.55\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.14\",\r\n                                        \"y\": \"53.33\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.4\",\r\n                                        \"y\": \"91.56\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"94.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.30\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.54\",\r\n                                        \"y\": \"84.45\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -43.81,\r\n                                \"y\": 123.1,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.55\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.14\",\r\n                                        \"y\": \"53.33\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.4\",\r\n                                        \"y\": \"91.56\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-88.9\",\r\n                                        \"y\": \"94.80\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.24\",\r\n                                        \"y\": \"88.30\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.54\",\r\n                                        \"y\": \"84.45\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-49.0528450012207\",\r\n                                \"y\": \"121.63811492919922\",\r\n                                \"yaw\": \"285.5802917480469\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.11\",\r\n                                        \"y\": \"91.33\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.35\",\r\n                                        \"y\": \"127.83\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.66\",\r\n                                        \"y\": \"127.79\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.88\",\r\n                                        \"y\": \"51.37\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.60\",\r\n                                        \"y\": \"52.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -12.19,\r\n                                \"y\": 84.49,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.11\",\r\n                                        \"y\": \"91.33\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.35\",\r\n                                        \"y\": \"127.83\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-46.66\",\r\n                                        \"y\": \"127.79\",\r\n                                        \"yaw\": \"275.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.88\",\r\n                                        \"y\": \"51.37\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.60\",\r\n                                        \"y\": \"52.25\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-12.194077491760254\",\r\n                                \"y\": \"88.05272674560547\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.55\",\r\n                                        \"y\": \"51.67\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.10\",\r\n                                        \"y\": \"91.19\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.65\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.12\",\r\n                                        \"y\": \"87.69\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"84.49\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -120.2,\r\n                                \"y\": 123.59,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.55\",\r\n                                        \"y\": \"51.67\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-167.10\",\r\n                                        \"y\": \"91.19\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-166.58\",\r\n                                        \"y\": \"94.65\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.12\",\r\n                                        \"y\": \"87.69\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.64\",\r\n                                        \"y\": \"84.49\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-123.62055969238281\",\r\n                                \"y\": \"123.62052917480469\",\r\n                                \"yaw\": \"-90.51139068603516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.80\",\r\n                                        \"y\": \"91.29\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.90\",\r\n                                        \"y\": \"128.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.76\",\r\n                                        \"y\": \"128.22\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.63\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.75\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -88.89,\r\n                                \"y\": 84.45,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-165.80\",\r\n                                        \"y\": \"91.29\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.90\",\r\n                                        \"y\": \"128.31\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.76\",\r\n                                        \"y\": \"128.22\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.63\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.75\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-88.89402770996094\",\r\n                                \"y\": \"87.96498107910156\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.72\",\r\n                                        \"y\": \"126.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.6\",\r\n                                        \"y\": \"56.43\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.13\",\r\n                                        \"y\": \"87.53\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.12\",\r\n                                        \"y\": \"84.3\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.14\",\r\n                                        \"y\": \"91.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.15\",\r\n                                        \"y\": \"95.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -131.6,\r\n                                \"y\": 56.43,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.72\",\r\n                                        \"y\": \"126.45\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-131.6\",\r\n                                        \"y\": \"56.43\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.13\",\r\n                                        \"y\": \"87.53\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-89.12\",\r\n                                        \"y\": \"84.3\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.14\",\r\n                                        \"y\": \"91.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-163.15\",\r\n                                        \"y\": \"95.36\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-127.72073364257812\",\r\n                                \"y\": \"56.39537811279297\",\r\n                                \"yaw\": \"89.48860931396484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.72\",\r\n                                        \"y\": \"88.8\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.88\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"50.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.53\",\r\n                                        \"y\": \"127.69\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.82\",\r\n                                        \"y\": \"127.72\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -162.39,\r\n                                \"y\": 95.13,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.72\",\r\n                                        \"y\": \"88.8\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-127.88\",\r\n                                        \"y\": \"50.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-130.80\",\r\n                                        \"y\": \"50.54\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-123.53\",\r\n                                        \"y\": \"127.69\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-120.82\",\r\n                                        \"y\": \"127.72\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-162.38571166992188\",\r\n                                \"y\": \"91.38089752197266\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.77\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.42\",\r\n                                        \"y\": \"3.32\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.43\",\r\n                                        \"y\": \"6.82\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.40\",\r\n                                        \"y\": \"0.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.39\",\r\n                                        \"y\": \"-4.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -43.53,\r\n                                \"y\": 34.48,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.77\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"90.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.42\",\r\n                                        \"y\": \"3.32\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-85.43\",\r\n                                        \"y\": \"6.82\",\r\n                                        \"yaw\": \"0.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.40\",\r\n                                        \"y\": \"0.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-11.39\",\r\n                                        \"y\": \"-4.41\",\r\n                                        \"yaw\": \"180.209442\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-47.056827545166016\",\r\n                                \"y\": \"34.4566535949707\",\r\n                                \"yaw\": \"270.3793029785156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.31\",\r\n                                        \"y\": \"2.63\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.18\",\r\n                                        \"y\": \"37.45\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.68\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.59\",\r\n                                        \"y\": \"-36.58\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.59\",\r\n                                        \"y\": \"-36.61\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -15.85,\r\n                                \"y\": -4.3,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.31\",\r\n                                        \"y\": \"2.63\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.18\",\r\n                                        \"y\": \"37.45\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-43.68\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.59\",\r\n                                        \"y\": \"-36.58\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-54.59\",\r\n                                        \"y\": \"-36.61\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-15.841755867004395\",\r\n                                \"y\": \"-0.9121238589286804\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.17\",\r\n                                        \"y\": \"38.28\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"0.64\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"-4.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.59\",\r\n                                        \"y\": \"3.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.60\",\r\n                                        \"y\": \"7.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -54.51,\r\n                                \"y\": -31.74,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.17\",\r\n                                        \"y\": \"38.28\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"0.64\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.58\",\r\n                                        \"y\": \"-4.14\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.59\",\r\n                                        \"y\": \"3.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.60\",\r\n                                        \"y\": \"7.19\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-51.15256881713867\",\r\n                                \"y\": \"-31.7597713470459\",\r\n                                \"yaw\": \"89.66251373291016\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.22\",\r\n                                        \"y\": \"0.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.37\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.87\",\r\n                                        \"y\": \"-35.30\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.69\",\r\n                                        \"y\": \"38.78\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.16\",\r\n                                        \"y\": \"38.83\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -81.92,\r\n                                \"y\": 6.33,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-12.22\",\r\n                                        \"y\": \"0.87\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-50.37\",\r\n                                        \"y\": \"-35.26\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-53.87\",\r\n                                        \"y\": \"-35.30\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.69\",\r\n                                        \"y\": \"38.78\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.16\",\r\n                                        \"y\": \"38.83\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-81.92871856689453\",\r\n                                \"y\": \"2.7487454414367676\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.97\",\r\n                                        \"y\": \"-125.39\",\r\n                                        \"yaw\": \"67.929413\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.93\",\r\n                                        \"y\": \"-88.66\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.35\",\r\n                                        \"y\": \"-84.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.74\",\r\n                                        \"y\": \"-91.73\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.40\",\r\n                                        \"y\": \"-95.21\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -44.38,\r\n                                \"y\": -56.56,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.97\",\r\n                                        \"y\": \"-125.39\",\r\n                                        \"yaw\": \"67.929413\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.93\",\r\n                                        \"y\": \"-88.66\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-86.35\",\r\n                                        \"y\": \"-84.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.74\",\r\n                                        \"y\": \"-91.73\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.40\",\r\n                                        \"y\": \"-95.21\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-47.7984733581543\",\r\n                                \"y\": \"-56.53986358642578\",\r\n                                \"yaw\": \"269.6625061035156\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.54\",\r\n                                        \"y\": \"-87.87\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-17.11\",\r\n                                        \"y\": \"-94.93\",\r\n                                        \"yaw\": \"180.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.81\",\r\n                                        \"y\": \"-52.54\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.76\",\r\n                                        \"y\": \"-52.29\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-61.69\",\r\n                                        \"y\": \"-124.18\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-65.13\",\r\n                                        \"y\": \"-124.20\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -17.11,\r\n                                \"y\": -94.93,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.54\",\r\n                                        \"y\": \"-87.87\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-17.11\",\r\n                                        \"y\": \"-94.93\",\r\n                                        \"yaw\": \"180.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.81\",\r\n                                        \"y\": \"-52.54\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.76\",\r\n                                        \"y\": \"-52.29\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-61.69\",\r\n                                        \"y\": \"-124.18\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-65.13\",\r\n                                        \"y\": \"-124.20\",\r\n                                        \"yaw\": \"65.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-17.11528968811035\",\r\n                                \"y\": \"-91.41958618164062\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.78\",\r\n                                        \"y\": \"-53.22\",\r\n                                        \"yaw\": \"268.054932\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.52\",\r\n                                        \"y\": \"-91.15\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.46\",\r\n                                        \"y\": \"-94.54\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.82\",\r\n                                        \"y\": \"-88.16\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.47\",\r\n                                        \"y\": \"-83.92\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -62.5,\r\n                                \"y\": -120.42,\r\n                                \"yaw\": 68.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-47.78\",\r\n                                        \"y\": \"-53.22\",\r\n                                        \"yaw\": \"268.054932\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.52\",\r\n                                        \"y\": \"-91.15\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-14.46\",\r\n                                        \"y\": \"-94.54\",\r\n                                        \"yaw\": \"180.054916\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-87.82\",\r\n                                        \"y\": \"-88.16\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-84.47\",\r\n                                        \"y\": \"-83.92\",\r\n                                        \"yaw\": \"0.054901\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-59.20102310180664\",\r\n                                \"y\": \"-122.86930084228516\",\r\n                                \"yaw\": \"53.40818786621094\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.51\",\r\n                                        \"y\": \"-91.6\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.65\",\r\n                                        \"y\": \"-124.39\",\r\n                                        \"yaw\": \"66.499481\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.47\",\r\n                                        \"y\": \"-124.44\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.36\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.17\",\r\n                                        \"y\": \"-52.80\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -83.43,\r\n                                \"y\": -84.43,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-13.51\",\r\n                                        \"y\": \"-91.6\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-60.65\",\r\n                                        \"y\": \"-124.39\",\r\n                                        \"yaw\": \"66.499481\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-64.47\",\r\n                                        \"y\": \"-124.44\",\r\n                                        \"yaw\": \"65.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-48.32\",\r\n                                        \"y\": \"-52.36\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-44.17\",\r\n                                        \"y\": \"-52.80\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-83.42459869384766\",\r\n                                \"y\": \"-88.01945495605469\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"52.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.77\",\r\n                                        \"y\": \"92.18\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.68\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.9\",\r\n                                        \"y\": \"88.91\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.67\",\r\n                                        \"y\": \"84.93\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 34.91,\r\n                                \"y\": 123.61,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"52.90\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.77\",\r\n                                        \"y\": \"92.18\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.81\",\r\n                                        \"y\": \"95.68\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.9\",\r\n                                        \"y\": \"88.91\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.67\",\r\n                                        \"y\": \"84.93\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.562679290771484\",\r\n                                \"y\": \"123.6086654663086\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.99\",\r\n                                        \"y\": \"92.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.67\",\r\n                                        \"y\": \"126.65\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.17\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.26\",\r\n                                        \"y\": \"52.62\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"52.59\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 63.0,\r\n                                \"y\": 84.89,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.99\",\r\n                                        \"y\": \"92.30\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.67\",\r\n                                        \"y\": \"126.65\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.17\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.26\",\r\n                                        \"y\": \"52.62\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.26\",\r\n                                        \"y\": \"52.59\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"63.524505615234375\",\r\n                                \"y\": \"87.72471618652344\",\r\n                                \"yaw\": \"169.5171356201172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.53\",\r\n                                        \"y\": \"127.24\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.63\",\r\n                                        \"y\": \"55.23\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.55\",\r\n                                        \"y\": \"88.89\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.56\",\r\n                                        \"y\": \"85.10\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.45\",\r\n                                        \"y\": \"91.17\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.46\",\r\n                                        \"y\": \"95.61\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.63,\r\n                                \"y\": 55.23,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.53\",\r\n                                        \"y\": \"127.24\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.63\",\r\n                                        \"y\": \"55.23\",\r\n                                        \"yaw\": \"90.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.55\",\r\n                                        \"y\": \"88.89\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.56\",\r\n                                        \"y\": \"85.10\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.45\",\r\n                                        \"y\": \"91.17\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.46\",\r\n                                        \"y\": \"95.61\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"28.089998245239258\",\r\n                                \"y\": \"55.231380462646484\",\r\n                                \"yaw\": \"90.02288818359375\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.12\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.25\",\r\n                                        \"y\": \"53.83\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.75\",\r\n                                        \"y\": \"53.86\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.75\",\r\n                                        \"y\": \"127.81\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.21\",\r\n                                        \"y\": \"127.78\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.42,\r\n                                \"y\": 96.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"67.12\",\r\n                                        \"y\": \"88.3\",\r\n                                        \"yaw\": \"179.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.25\",\r\n                                        \"y\": \"53.83\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.75\",\r\n                                        \"y\": \"53.86\",\r\n                                        \"yaw\": \"89.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.75\",\r\n                                        \"y\": \"127.81\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.21\",\r\n                                        \"y\": \"127.78\",\r\n                                        \"yaw\": \"269.553589\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.414125442504883\",\r\n                                \"y\": \"91.56391906738281\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.35\",\r\n                                        \"y\": \"-37.44\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.56\",\r\n                                        \"y\": \"1.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.59\",\r\n                                        \"y\": \"5.34\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.30\",\r\n                                        \"y\": \"-1.43\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.41\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.12,\r\n                                \"y\": 33.27,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.35\",\r\n                                        \"y\": \"-37.44\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.56\",\r\n                                        \"y\": \"1.84\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.59\",\r\n                                        \"y\": \"5.34\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.30\",\r\n                                        \"y\": \"-1.43\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.88\",\r\n                                        \"y\": \"-5.41\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.598772048950195\",\r\n                                \"y\": \"33.26858901977539\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.11\",\r\n                                        \"y\": \"2.15\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.54\",\r\n                                        \"y\": \"36.50\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.4\",\r\n                                        \"y\": \"36.53\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"-37.53\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.13\",\r\n                                        \"y\": \"-37.56\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 62.88,\r\n                                \"y\": -5.25,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.11\",\r\n                                        \"y\": \"2.15\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.54\",\r\n                                        \"y\": \"36.50\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"35.4\",\r\n                                        \"y\": \"36.53\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.13\",\r\n                                        \"y\": \"-37.53\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"24.13\",\r\n                                        \"y\": \"-37.56\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"62.86433029174805\",\r\n                                \"y\": \"-1.6620999574661255\",\r\n                                \"yaw\": \"-179.74974060058594\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.83\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-1.44\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-4.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.59\",\r\n                                        \"y\": \"2.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.60\",\r\n                                        \"y\": \"6.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 24.49,\r\n                                \"y\": -32.53,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.83\",\r\n                                        \"y\": \"37.48\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-1.44\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.42\",\r\n                                        \"y\": \"-4.94\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.59\",\r\n                                        \"y\": \"2.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-7.60\",\r\n                                        \"y\": \"6.39\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"28.30057144165039\",\r\n                                \"y\": \"-32.42808532714844\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.72\",\r\n                                        \"y\": \"0.55\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.57\",\r\n                                        \"y\": \"-35.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.7\",\r\n                                        \"y\": \"-35.60\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.25\",\r\n                                        \"y\": \"38.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"38.54\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -2.98,\r\n                                \"y\": 6.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.72\",\r\n                                        \"y\": \"0.55\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"28.57\",\r\n                                        \"y\": \"-35.55\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"25.7\",\r\n                                        \"y\": \"-35.60\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"31.25\",\r\n                                        \"y\": \"38.49\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.78\",\r\n                                        \"y\": \"38.54\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-2.9893529415130615\",\r\n                                \"y\": \"2.556603193283081\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.30\",\r\n                                        \"y\": \"-127.17\",\r\n                                        \"yaw\": \"91.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.14\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.22\",\r\n                                        \"y\": \"-84.87\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.76\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.40\",\r\n                                        \"y\": \"-94.62\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 36.11,\r\n                                \"y\": -56.38,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 0.99\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.30\",\r\n                                        \"y\": \"-127.17\",\r\n                                        \"yaw\": \"91.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.14\",\r\n                                        \"y\": \"-88.37\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.22\",\r\n                                        \"y\": \"-84.87\",\r\n                                        \"yaw\": \"1.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"66.76\",\r\n                                        \"y\": \"-90.66\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.40\",\r\n                                        \"y\": \"-94.62\",\r\n                                        \"yaw\": \"181.368683\",\r\n                                        \"z\": \"0.99\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"32.445068359375\",\r\n                                \"y\": \"-56.47802734375\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.73\",\r\n                                        \"y\": \"-87.47\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.10\",\r\n                                        \"y\": \"-53.50\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.37\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-127.50\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.28\",\r\n                                        \"y\": \"-127.49\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 65.19,\r\n                                \"y\": -95.57,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-4.73\",\r\n                                        \"y\": \"-87.47\",\r\n                                        \"yaw\": \"359.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.10\",\r\n                                        \"y\": \"-53.50\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.37\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.888672\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.49\",\r\n                                        \"y\": \"-127.50\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"27.28\",\r\n                                        \"y\": \"-127.49\",\r\n                                        \"yaw\": \"89.888641\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"64.4598617553711\",\r\n                                \"y\": \"-90.88241577148438\",\r\n                                \"yaw\": \"-171.14675903320312\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.28\",\r\n                                        \"y\": \"-52.53\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.16\",\r\n                                        \"y\": \"-52.28\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.38\",\r\n                                        \"y\": \"-90.99\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.43\",\r\n                                        \"y\": \"-94.49\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.67\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.74\",\r\n                                        \"y\": \"-84.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.86,\r\n                                \"y\": -122.64,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"33.28\",\r\n                                        \"y\": \"-52.53\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.16\",\r\n                                        \"y\": \"-52.28\",\r\n                                        \"yaw\": \"270.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.38\",\r\n                                        \"y\": \"-90.99\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.43\",\r\n                                        \"y\": \"-94.49\",\r\n                                        \"yaw\": \"180.885925\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.67\",\r\n                                        \"y\": \"-88.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.74\",\r\n                                        \"y\": \"-84.14\",\r\n                                        \"yaw\": \"0.885895\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"30.710643768310547\",\r\n                                \"y\": \"-122.5370101928711\",\r\n                                \"yaw\": \"91.5320816040039\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.91\",\r\n                                        \"y\": \"-91.65\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.42\",\r\n                                        \"y\": \"-126.27\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.92\",\r\n                                        \"y\": \"-126.29\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.12\",\r\n                                        \"y\": \"-52.27\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.22\",\r\n                                        \"y\": \"-52.25\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 0.72,\r\n                                \"y\": -84.38,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.91\",\r\n                                        \"y\": \"-91.65\",\r\n                                        \"yaw\": \"180.188705\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"30.42\",\r\n                                        \"y\": \"-126.27\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"26.92\",\r\n                                        \"y\": \"-126.29\",\r\n                                        \"yaw\": \"90.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"32.12\",\r\n                                        \"y\": \"-52.27\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"36.22\",\r\n                                        \"y\": \"-52.25\",\r\n                                        \"yaw\": \"270.18869\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"0.7252919673919678\",\r\n                                \"y\": \"-87.89270782470703\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.22\",\r\n                                        \"y\": \"-36.68\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.13\",\r\n                                        \"y\": \"3.36\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.17\",\r\n                                        \"y\": \"6.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.9\",\r\n                                        \"y\": \"0.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.5\",\r\n                                        \"y\": \"-3.88\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.45,\r\n                                \"y\": 34.79,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.22\",\r\n                                        \"y\": \"-36.68\",\r\n                                        \"yaw\": \"90.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.13\",\r\n                                        \"y\": \"3.36\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.17\",\r\n                                        \"y\": \"6.86\",\r\n                                        \"yaw\": \"0.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.9\",\r\n                                        \"y\": \"0.12\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.5\",\r\n                                        \"y\": \"-3.88\",\r\n                                        \"yaw\": \"180.586456\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-188.06150817871094\",\r\n                                \"y\": \"34.79099655151367\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-228.46\",\r\n                                        \"y\": \"2.89\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"37.71\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.83\",\r\n                                        \"y\": \"37.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.37\",\r\n                                        \"y\": \"-36.32\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.94\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -156.0,\r\n                                \"y\": -4.4,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-228.46\",\r\n                                        \"y\": \"2.89\",\r\n                                        \"yaw\": \"0.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"37.71\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.83\",\r\n                                        \"y\": \"37.74\",\r\n                                        \"yaw\": \"270.454376\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.37\",\r\n                                        \"y\": \"-36.32\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.94\",\r\n                                        \"y\": \"-36.2\",\r\n                                        \"yaw\": \"90.454346\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.9906768798828\",\r\n                                \"y\": \"-0.5709943175315857\",\r\n                                \"yaw\": \"179.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"39.87\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.12\",\r\n                                        \"y\": \"0.45\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.11\",\r\n                                        \"y\": \"-3.95\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"3.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"7.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -195.4,\r\n                                \"y\": -31.55,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"39.87\",\r\n                                        \"yaw\": \"270.132782\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.12\",\r\n                                        \"y\": \"0.45\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.11\",\r\n                                        \"y\": \"-3.95\",\r\n                                        \"yaw\": \"180.132767\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"3.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.13\",\r\n                                        \"y\": \"7.38\",\r\n                                        \"yaw\": \"0.132751\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-191.57980346679688\",\r\n                                \"y\": \"-31.551050186157227\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.72\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.84\",\r\n                                        \"y\": \"-34.96\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.34\",\r\n                                        \"y\": \"-35.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"39.8\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.63\",\r\n                                        \"y\": \"39.13\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -222.39,\r\n                                \"y\": 6.63,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.72\",\r\n                                        \"y\": \"0.3\",\r\n                                        \"yaw\": \"180.75441\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.84\",\r\n                                        \"y\": \"-34.96\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.34\",\r\n                                        \"y\": \"-35.1\",\r\n                                        \"yaw\": \"90.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.17\",\r\n                                        \"y\": \"39.8\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.63\",\r\n                                        \"y\": \"39.13\",\r\n                                        \"yaw\": \"270.754395\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-222.39862060546875\",\r\n                                \"y\": \"3.090656280517578\",\r\n                                \"yaw\": \"359.86053466796875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.66\",\r\n                                        \"y\": \"169.64\",\r\n                                        \"yaw\": \"271.585205\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 60.54,\r\n                                \"y\": 141.67,\r\n                                \"yaw\": 181.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.64\",\r\n                                        \"y\": \"141.31\",\r\n                                        \"yaw\": \"179.831787\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 35.6,\r\n                                \"y\": 169.3,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.64\",\r\n                                        \"y\": \"141.31\",\r\n                                        \"yaw\": \"179.831787\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"31.544424057006836\",\r\n                                \"y\": \"169.2983856201172\",\r\n                                \"yaw\": \"-89.97711181640625\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"37.58\",\r\n                                        \"y\": \"-116.87\",\r\n                                        \"yaw\": \"271.097809\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 64.63,\r\n                                \"y\": -149.58,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.13\",\r\n                                        \"y\": \"-148.81\",\r\n                                        \"yaw\": \"181.798737\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 37.94,\r\n                                \"y\": -121.21,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.3\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"68.13\",\r\n                                        \"y\": \"-148.81\",\r\n                                        \"yaw\": \"181.798737\",\r\n                                        \"z\": \"1.3\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"34.17909240722656\",\r\n                                \"y\": \"-121.31058502197266\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.36\",\r\n                                        \"y\": \"-200.93\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.98\",\r\n                                        \"y\": \"-151.78\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"38.98\",\r\n                                        \"y\": \"-151.81\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 6.44,\r\n                                \"y\": -186.67,\r\n                                \"yaw\": 1.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.36\",\r\n                                        \"y\": \"-200.93\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.98\",\r\n                                        \"y\": \"-151.78\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"38.98\",\r\n                                        \"y\": \"-151.81\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0624084472656\",\r\n                                \"x\": \"6.4259772300720215\",\r\n                                \"y\": \"-189.98013305664062\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.03175222501158714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"73.36\",\r\n                                        \"y\": \"-200.93\",\r\n                                        \"yaw\": \"181.283218\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"34.98\",\r\n                                        \"y\": \"-151.78\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"38.98\",\r\n                                        \"y\": \"-151.81\",\r\n                                        \"yaw\": \"271.283203\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"359.0624084472656\",\r\n                                \"x\": \"6.411138534545898\",\r\n                                \"y\": \"-193.4801025390625\",\r\n                                \"yaw\": \"359.757080078125\",\r\n                                \"z\": \"0.03175222501158714\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.36\",\r\n                                        \"y\": \"-186.70\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 38.86,\r\n                                \"y\": -157.24,\r\n                                \"yaw\": 271.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.36\",\r\n                                        \"y\": \"-186.70\",\r\n                                        \"yaw\": \"1.680908\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"35.14272689819336\",\r\n                                \"y\": \"-157.3394317626953\",\r\n                                \"yaw\": \"271.5320739746094\",\r\n                                \"z\": \"1.52587890625e-05\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario9\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.28\",\r\n                                        \"y\": \"-54.27\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.54\",\r\n                                        \"y\": \"-54.21\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"-91.4\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.91\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.27\",\r\n                                        \"y\": \"-88.50\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.1\",\r\n                                        \"y\": \"-85.31\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -190.39,\r\n                                \"y\": -120.91,\r\n                                \"yaw\": 91.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.28\",\r\n                                        \"y\": \"-54.27\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.54\",\r\n                                        \"y\": \"-54.21\",\r\n                                        \"yaw\": \"271.226715\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.99\",\r\n                                        \"y\": \"-91.4\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.91\",\r\n                                        \"y\": \"-94.87\",\r\n                                        \"yaw\": \"181.2267\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.27\",\r\n                                        \"y\": \"-88.50\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.1\",\r\n                                        \"y\": \"-85.31\",\r\n                                        \"yaw\": \"1.226685\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-193.41302490234375\",\r\n                                \"y\": \"-121.88587951660156\",\r\n                                \"yaw\": \"467.89080810546875\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-127.23\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.71\",\r\n                                        \"y\": \"-88.61\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.77\",\r\n                                        \"y\": \"-84.13\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.0\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.5\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.6,\r\n                                \"y\": -58.77,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-127.23\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.71\",\r\n                                        \"y\": \"-88.61\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.77\",\r\n                                        \"y\": \"-84.13\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.0\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.5\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-188.08731079101562\",\r\n                                \"y\": \"-58.769039154052734\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.54\",\r\n                                        \"y\": \"-87.83\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.52\",\r\n                                        \"y\": \"-84.10\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.57\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.70\",\r\n                                        \"y\": \"-53.54\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.3\",\r\n                                        \"y\": \"-125.73\",\r\n                                        \"yaw\": \"97.322418\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.61\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"96.870911\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.24,\r\n                                \"y\": -91.69,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.54\",\r\n                                        \"y\": \"-87.83\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.52\",\r\n                                        \"y\": \"-84.10\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.57\",\r\n                                        \"y\": \"-53.51\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.70\",\r\n                                        \"y\": \"-53.54\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.3\",\r\n                                        \"y\": \"-125.73\",\r\n                                        \"yaw\": \"97.322418\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.61\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"96.870911\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.23483276367188\",\r\n                                \"y\": \"-95.13064575195312\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.32\",\r\n                                        \"y\": \"-87.80\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"-53.3\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.56\",\r\n                                        \"y\": \"-53.4\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.17\",\r\n                                        \"y\": \"-126.5\",\r\n                                        \"yaw\": \"99.915283\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.60\",\r\n                                        \"y\": \"-127.1\",\r\n                                        \"yaw\": \"96.996216\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -157.26,\r\n                                \"y\": -95.17,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-224.32\",\r\n                                        \"y\": \"-87.80\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.71\",\r\n                                        \"y\": \"-53.3\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.56\",\r\n                                        \"y\": \"-53.4\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.17\",\r\n                                        \"y\": \"-126.5\",\r\n                                        \"yaw\": \"99.915283\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.60\",\r\n                                        \"y\": \"-127.1\",\r\n                                        \"yaw\": \"96.996216\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-157.26531982421875\",\r\n                                \"y\": \"-91.63069152832031\",\r\n                                \"yaw\": \"-179.9136962890625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.54\",\r\n                                        \"y\": \"-92.11\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.56\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.0\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"98.589478\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.91\",\r\n                                        \"y\": \"-126.31\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-54.18\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.41\",\r\n                                        \"y\": \"-53.52\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -220.83,\r\n                                \"y\": -88.16,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.54\",\r\n                                        \"y\": \"-92.11\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.56\",\r\n                                        \"y\": \"-95.85\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.0\",\r\n                                        \"y\": \"-126.39\",\r\n                                        \"yaw\": \"98.589478\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-190.91\",\r\n                                        \"y\": \"-126.31\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.88\",\r\n                                        \"y\": \"-54.18\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.41\",\r\n                                        \"y\": \"-53.52\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-220.83517456054688\",\r\n                                \"y\": \"-84.72643280029297\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"268.970154\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.70\",\r\n                                        \"y\": \"-91.96\",\r\n                                        \"yaw\": \"179.424683\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.62\",\r\n                                        \"y\": \"-95.48\",\r\n                                        \"yaw\": \"179.510742\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.0\",\r\n                                        \"y\": \"-88.10\",\r\n                                        \"yaw\": \"0.090057\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.89\",\r\n                                        \"y\": \"-84.55\",\r\n                                        \"yaw\": \"359.630096\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -193.84,\r\n                                \"y\": -121.9,\r\n                                \"yaw\": 92.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"-53.74\",\r\n                                        \"yaw\": \"268.970154\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.70\",\r\n                                        \"y\": \"-91.96\",\r\n                                        \"yaw\": \"179.424683\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.62\",\r\n                                        \"y\": \"-95.48\",\r\n                                        \"yaw\": \"179.510742\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.0\",\r\n                                        \"y\": \"-88.10\",\r\n                                        \"yaw\": \"0.090057\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-225.89\",\r\n                                        \"y\": \"-84.55\",\r\n                                        \"yaw\": \"359.630096\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-190.11427307128906\",\r\n                                \"y\": \"-120.71098327636719\",\r\n                                \"yaw\": \"467.6999206542969\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.87\",\r\n                                        \"y\": \"-125.92\",\r\n                                        \"yaw\": \"94.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.29\",\r\n                                        \"y\": \"-126.41\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.44\",\r\n                                        \"y\": \"-87.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.39\",\r\n                                        \"y\": \"-84.28\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.27\",\r\n                                        \"y\": \"-91.94\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.64\",\r\n                                        \"y\": \"-95.6\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -188.5,\r\n                                \"y\": -58.73,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.87\",\r\n                                        \"y\": \"-125.92\",\r\n                                        \"yaw\": \"94.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.29\",\r\n                                        \"y\": \"-126.41\",\r\n                                        \"yaw\": \"99.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.44\",\r\n                                        \"y\": \"-87.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.39\",\r\n                                        \"y\": \"-84.28\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.27\",\r\n                                        \"y\": \"-91.94\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.64\",\r\n                                        \"y\": \"-95.6\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.58729553222656\",\r\n                                \"y\": \"-58.731075286865234\",\r\n                                \"yaw\": \"-90.01580047607422\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.29\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-186.89\",\r\n                                        \"y\": \"-126.89\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.6\",\r\n                                        \"y\": \"-126.86\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"-52.88\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.64\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -220.81,\r\n                                \"y\": -84.68,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.29\",\r\n                                        \"y\": \"-92.7\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-186.89\",\r\n                                        \"y\": \"-126.89\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.6\",\r\n                                        \"y\": \"-126.86\",\r\n                                        \"yaw\": \"99.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.33\",\r\n                                        \"y\": \"-52.88\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.64\",\r\n                                        \"y\": \"-52.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-220.80465698242188\",\r\n                                \"y\": \"-88.22638702392578\",\r\n                                \"yaw\": \"0.0863037109375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.23\",\r\n                                        \"y\": \"51.0\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.89\",\r\n                                        \"y\": \"91.58\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.85\",\r\n                                        \"y\": \"95.18\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.69\",\r\n                                        \"y\": \"87.38\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.98\",\r\n                                        \"y\": \"84.10\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -184.51,\r\n                                \"y\": 122.92,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.23\",\r\n                                        \"y\": \"51.0\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.89\",\r\n                                        \"y\": \"91.58\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.85\",\r\n                                        \"y\": \"95.18\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.69\",\r\n                                        \"y\": \"87.38\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.98\",\r\n                                        \"y\": \"84.10\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-187.46331787109375\",\r\n                                \"y\": \"123.50904846191406\",\r\n                                \"yaw\": \"258.72021484375\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.49\",\r\n                                        \"y\": \"91.22\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.55\",\r\n                                        \"y\": \"94.81\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.92\",\r\n                                        \"y\": \"126.1\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.33\",\r\n                                        \"y\": \"125.99\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.36\",\r\n                                        \"y\": \"51.31\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.73\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.51,\r\n                                \"y\": 87.83,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.49\",\r\n                                        \"y\": \"91.22\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.55\",\r\n                                        \"y\": \"94.81\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.92\",\r\n                                        \"y\": \"126.1\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.33\",\r\n                                        \"y\": \"125.99\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-192.36\",\r\n                                        \"y\": \"51.31\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.73\",\r\n                                        \"y\": \"51.33\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.5060577392578\",\r\n                                \"y\": \"84.38876342773438\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.50\",\r\n                                        \"y\": \"91.53\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.86\",\r\n                                        \"y\": \"126.50\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.77\",\r\n                                        \"y\": \"126.49\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.96\",\r\n                                        \"y\": \"52.27\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.92\",\r\n                                        \"y\": \"52.53\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -155.53,\r\n                                \"y\": 84.35,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.50\",\r\n                                        \"y\": \"91.53\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.86\",\r\n                                        \"y\": \"126.50\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.77\",\r\n                                        \"y\": \"126.49\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.96\",\r\n                                        \"y\": \"52.27\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-194.92\",\r\n                                        \"y\": \"52.53\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-155.5340576171875\",\r\n                                \"y\": \"87.88873291015625\",\r\n                                \"yaw\": \"-179.9344482421875\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.97\",\r\n                                        \"y\": \"51.1\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.56\",\r\n                                        \"y\": \"50.98\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.45\",\r\n                                        \"y\": \"91.81\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"95.60\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.77\",\r\n                                        \"y\": \"87.99\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.82\",\r\n                                        \"y\": \"84.46\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -188.3,\r\n                                \"y\": 122.96,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.97\",\r\n                                        \"y\": \"51.1\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.56\",\r\n                                        \"y\": \"50.98\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.45\",\r\n                                        \"y\": \"91.81\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.40\",\r\n                                        \"y\": \"95.60\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.77\",\r\n                                        \"y\": \"87.99\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.82\",\r\n                                        \"y\": \"84.46\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-184.14244079589844\",\r\n                                \"y\": \"122.22982788085938\",\r\n                                \"yaw\": \"260.0389709472656\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.37\",\r\n                                        \"y\": \"126.31\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-183.86\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.24\",\r\n                                        \"y\": \"87.58\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.35\",\r\n                                        \"y\": \"83.71\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.86\",\r\n                                        \"y\": \"92.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.77\",\r\n                                        \"y\": \"95.54\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -192.1,\r\n                                \"y\": 57.1,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.37\",\r\n                                        \"y\": \"126.31\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-183.86\",\r\n                                        \"y\": \"126.22\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.24\",\r\n                                        \"y\": \"87.58\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-153.35\",\r\n                                        \"y\": \"83.71\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.86\",\r\n                                        \"y\": \"92.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-227.77\",\r\n                                        \"y\": \"95.54\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-195.05535888671875\",\r\n                                \"y\": \"57.10081100463867\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.13\",\r\n                                        \"y\": \"126.99\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.76\",\r\n                                        \"y\": \"87.6\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.86\",\r\n                                        \"y\": \"83.56\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.90\",\r\n                                        \"y\": \"92.31\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.56\",\r\n                                        \"y\": \"95.45\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -195.57,\r\n                                \"y\": 57.19,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.13\",\r\n                                        \"y\": \"126.99\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.76\",\r\n                                        \"y\": \"87.6\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.86\",\r\n                                        \"y\": \"83.56\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.90\",\r\n                                        \"y\": \"92.31\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-226.56\",\r\n                                        \"y\": \"95.45\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-191.55532836914062\",\r\n                                \"y\": \"57.18888854980469\",\r\n                                \"yaw\": \"89.98419952392578\",\r\n                                \"z\": \"0.055450439453125\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.62\",\r\n                                        \"y\": \"87.94\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.51\",\r\n                                        \"y\": \"84.35\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.69\",\r\n                                        \"y\": \"53.20\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.47\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.34\",\r\n                                        \"y\": \"127.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.81\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -223.8,\r\n                                \"y\": 91.42,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.62\",\r\n                                        \"y\": \"87.94\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-152.51\",\r\n                                        \"y\": \"84.35\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.69\",\r\n                                        \"y\": \"53.20\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.47\",\r\n                                        \"y\": \"53.23\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-188.34\",\r\n                                        \"y\": \"127.90\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.81\",\r\n                                        \"y\": \"127.87\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-223.80389404296875\",\r\n                                \"y\": \"94.8106460571289\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.85\",\r\n                                        \"y\": \"87.63\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.46\",\r\n                                        \"y\": \"52.71\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.6\",\r\n                                        \"y\": \"52.73\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"126.93\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -223.6,\r\n                                \"y\": 94.9,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-151.85\",\r\n                                        \"y\": \"87.63\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-191.46\",\r\n                                        \"y\": \"52.71\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-195.6\",\r\n                                        \"y\": \"52.73\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-187.72\",\r\n                                        \"y\": \"126.93\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-184.43\",\r\n                                        \"y\": \"126.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-223.5959014892578\",\r\n                                \"y\": \"91.31087493896484\",\r\n                                \"yaw\": \"0.0655517578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.57\",\r\n                                        \"y\": \"36.6\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.84\",\r\n                                        \"y\": \"35.97\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.60\",\r\n                                        \"y\": \"-2.68\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.53\",\r\n                                        \"y\": \"3.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.94\",\r\n                                        \"y\": \"6.75\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 98.74,\r\n                                \"y\": -33.15,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.57\",\r\n                                        \"y\": \"36.6\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.84\",\r\n                                        \"y\": \"35.97\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.60\",\r\n                                        \"y\": \"-2.68\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.53\",\r\n                                        \"y\": \"3.33\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.94\",\r\n                                        \"y\": \"6.75\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"96.4896011352539\",\r\n                                \"y\": \"-33.15665054321289\",\r\n                                \"yaw\": \"90.1692886352539\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.62\",\r\n                                        \"y\": \"-35.65\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.11\",\r\n                                        \"y\": \"-35.61\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.61\",\r\n                                        \"y\": \"2.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.66\",\r\n                                        \"y\": \"6.46\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.77\",\r\n                                        \"y\": \"-2.36\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 103.3,\r\n                                \"y\": 33.63,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.62\",\r\n                                        \"y\": \"-35.65\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.11\",\r\n                                        \"y\": \"-35.61\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.61\",\r\n                                        \"y\": \"2.59\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.66\",\r\n                                        \"y\": \"6.46\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.77\",\r\n                                        \"y\": \"-2.36\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"106.48635864257812\",\r\n                                \"y\": \"33.668888092041016\",\r\n                                \"yaw\": \"-89.30083465576172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.71\",\r\n                                        \"y\": \"-1.91\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.66\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.34\",\r\n                                        \"y\": \"-36.15\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.46\",\r\n                                        \"y\": \"36.1\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.76\",\r\n                                        \"y\": \"36.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 68.42,\r\n                                \"y\": 2.5,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.71\",\r\n                                        \"y\": \"-1.91\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.66\",\r\n                                        \"y\": \"-36.18\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.34\",\r\n                                        \"y\": \"-36.15\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.46\",\r\n                                        \"y\": \"36.1\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.76\",\r\n                                        \"y\": \"36.67\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.4074935913086\",\r\n                                \"y\": \"5.362179279327393\",\r\n                                \"yaw\": \"0.2502593994140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.26\",\r\n                                        \"y\": \"1.73\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"65.28\",\r\n                                        \"y\": \"5.47\",\r\n                                        \"yaw\": \"359.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.23\",\r\n                                        \"y\": \"36.5\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"107.10\",\r\n                                        \"y\": \"36.3\",\r\n                                        \"yaw\": \"269.735962\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"100.18\",\r\n                                        \"y\": \"-36.15\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.55\",\r\n                                        \"y\": \"-36.80\",\r\n                                        \"yaw\": \"89.735931\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 134.56,\r\n                                \"y\": -2.13,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.10\",\r\n                                        \"y\": \"36.75\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.91\",\r\n                                        \"y\": \"-3.19\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.4\",\r\n                                        \"y\": \"2.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.15\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 95.1,\r\n                                \"y\": -33.6,\r\n                                \"yaw\": 88.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.10\",\r\n                                        \"y\": \"36.75\",\r\n                                        \"yaw\": \"268.471954\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.91\",\r\n                                        \"y\": \"-3.19\",\r\n                                        \"yaw\": \"178.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.4\",\r\n                                        \"y\": \"2.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.15\",\r\n                                        \"y\": \"6.78\",\r\n                                        \"yaw\": \"358.471924\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"99.99088287353516\",\r\n                                \"y\": \"-33.58554458618164\",\r\n                                \"yaw\": \"90.1692886352539\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.88\",\r\n                                        \"y\": \"-37.52\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.68\",\r\n                                        \"y\": \"2.54\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.72\",\r\n                                        \"y\": \"6.4\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.45\",\r\n                                        \"y\": \"-2.34\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 107.6,\r\n                                \"y\": 33.2,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.88\",\r\n                                        \"y\": \"-37.52\",\r\n                                        \"yaw\": \"89.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.68\",\r\n                                        \"y\": \"2.54\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"64.72\",\r\n                                        \"y\": \"6.4\",\r\n                                        \"yaw\": \"359.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"136.45\",\r\n                                        \"y\": \"-2.34\",\r\n                                        \"yaw\": \"179.302551\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"102.99250030517578\",\r\n                                \"y\": \"33.143775939941406\",\r\n                                \"yaw\": \"-89.30083465576172\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.95\",\r\n                                        \"y\": \"-2.40\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.74\",\r\n                                        \"y\": \"-36.67\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.19\",\r\n                                        \"y\": \"-36.65\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.23\",\r\n                                        \"y\": \"37.31\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.77\",\r\n                                        \"y\": \"37.29\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 68.39,\r\n                                \"y\": 5.52,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.5\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"137.95\",\r\n                                        \"y\": \"-2.40\",\r\n                                        \"yaw\": \"179.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"99.74\",\r\n                                        \"y\": \"-36.67\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"96.19\",\r\n                                        \"y\": \"-36.65\",\r\n                                        \"yaw\": \"89.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"103.23\",\r\n                                        \"y\": \"37.31\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"106.77\",\r\n                                        \"y\": \"37.29\",\r\n                                        \"yaw\": \"269.658813\",\r\n                                        \"z\": \"1.5\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"68.40597534179688\",\r\n                                \"y\": \"1.8621394634246826\",\r\n                                \"yaw\": \"0.2502593994140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario10\"\r\n                }\r\n            ],\r\n            \"Town06\": [\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 669.39,\r\n                                \"y\": 83.38,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"672.7225952148438\",\r\n                                \"y\": \"83.4161376953125\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"665.7229614257812\",\r\n                                \"y\": \"83.34022521972656\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"662.2232055664062\",\r\n                                \"y\": \"83.30226135253906\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"658.723388671875\",\r\n                                \"y\": \"83.2643051147461\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 672.7,\r\n                                \"y\": 83.5,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"669.2218627929688\",\r\n                                \"y\": \"83.46227264404297\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"665.7220458984375\",\r\n                                \"y\": \"83.42431640625\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"662.2222900390625\",\r\n                                \"y\": \"83.3863525390625\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"658.7224731445312\",\r\n                                \"y\": \"83.34839630126953\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.3,\r\n                                \"y\": -53.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-8.675992965698242\",\r\n                                \"y\": \"-53.622528076171875\",\r\n                                \"yaw\": \"90.3823013305664\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.0,\r\n                                \"y\": -53.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.176236152648926\",\r\n                                \"y\": \"-53.574485778808594\",\r\n                                \"yaw\": \"90.3823013305664\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 2.4,\r\n                                \"y\": 20.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.828932285308838\",\r\n                                \"y\": \"20.622880935668945\",\r\n                                \"yaw\": \"270.3822937011719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.9,\r\n                                \"y\": 20.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"2.3291661739349365\",\r\n                                \"y\": \"20.576173782348633\",\r\n                                \"yaw\": \"270.3822937011719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 172.6,\r\n                                \"y\": -16.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.58773803710938\",\r\n                                \"y\": \"-20.065515518188477\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.5749969482422\",\r\n                                \"y\": \"-23.56549072265625\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.6132354736328\",\r\n                                \"y\": \"-13.065561294555664\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 172.6,\r\n                                \"y\": -20.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.58773803710938\",\r\n                                \"y\": \"-23.56553840637207\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.6132354736328\",\r\n                                \"y\": \"-16.565584182739258\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.6259765625\",\r\n                                \"y\": \"-13.065608024597168\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 172.6,\r\n                                \"y\": -23.8,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.6136016845703\",\r\n                                \"y\": \"-20.065608978271484\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.62635803222656\",\r\n                                \"y\": \"-16.565631866455078\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.63909912109375\",\r\n                                \"y\": \"-13.065655708312988\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 44.2,\r\n                                \"y\": -12.7,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.187618255615234\",\r\n                                \"y\": \"-16.09782600402832\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.174869537353516\",\r\n                                \"y\": \"-19.597803115844727\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 44.2,\r\n                                \"y\": -16.1,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.187252044677734\",\r\n                                \"y\": \"-19.597848892211914\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.212745666503906\",\r\n                                \"y\": \"-12.597894668579102\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -178.91,\r\n                                \"y\": 41.98,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.90859985351562\",\r\n                                \"y\": \"45.4715690612793\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9071807861328\",\r\n                                \"y\": \"48.9715690612793\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.90577697753906\",\r\n                                \"y\": \"52.4715690612793\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -178.92,\r\n                                \"y\": 45.38,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.91854858398438\",\r\n                                \"y\": \"48.97157669067383\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.91714477539062\",\r\n                                \"y\": \"52.47157669067383\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.92138671875\",\r\n                                \"y\": \"41.97157669067383\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -178.93,\r\n                                \"y\": 48.98,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9285888671875\",\r\n                                \"y\": \"52.471580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.93141174316406\",\r\n                                \"y\": \"45.471580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.93283081054688\",\r\n                                \"y\": \"41.971580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -178.93,\r\n                                \"y\": 52.88,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9315643310547\",\r\n                                \"y\": \"48.971580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9329833984375\",\r\n                                \"y\": \"45.471580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9344024658203\",\r\n                                \"y\": \"41.971580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 44.2,\r\n                                \"y\": -19.7,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.21311569213867\",\r\n                                \"y\": \"-16.097919464111328\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.225860595703125\",\r\n                                \"y\": \"-12.597942352294922\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 37.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0021362304688\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0038452148438\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0055541992188\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0072631835938\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 41.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0018920898438\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0036010742188\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0053100585938\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9984741210938\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 44.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0018920898438\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0036010742188\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9984741210938\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9967651367188\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 48.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0017700195312\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9983520507812\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9966430664062\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9949340820312\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 51.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9984130859375\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9967041015625\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9949951171875\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9932861328125\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 658.6,\r\n                                \"y\": 82.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"662.2265625\",\r\n                                \"y\": \"82.98932647705078\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"665.726318359375\",\r\n                                \"y\": \"83.02729034423828\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"669.2261352539062\",\r\n                                \"y\": \"83.06524658203125\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"672.7259521484375\",\r\n                                \"y\": \"83.10320281982422\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 662.3,\r\n                                \"y\": 83.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"665.7197265625\",\r\n                                \"y\": \"83.63709259033203\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"669.2195434570312\",\r\n                                \"y\": \"83.675048828125\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"672.7193603515625\",\r\n                                \"y\": \"83.71300506591797\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"658.7201538085938\",\r\n                                \"y\": \"83.56117248535156\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 665.8,\r\n                                \"y\": 83.17,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"669.224609375\",\r\n                                \"y\": \"83.20713806152344\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"672.7244262695312\",\r\n                                \"y\": \"83.2450942993164\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"662.2250366210938\",\r\n                                \"y\": \"83.13121795654297\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"658.7252197265625\",\r\n                                \"y\": \"83.09326171875\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 9.4,\r\n                                \"y\": 276.7,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.778694152832031\",\r\n                                \"y\": \"276.646728515625\",\r\n                                \"yaw\": \"-90.90380859375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.77956485748291\",\r\n                                \"y\": \"276.75714111328125\",\r\n                                \"yaw\": \"-90.90380859375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.71,\r\n                                \"y\": 239.9,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.6988410949707\",\r\n                                \"y\": \"243.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.68668746948242\",\r\n                                \"y\": \"246.61331176757812\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.674537658691406\",\r\n                                \"y\": \"250.11329650878906\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.71,\r\n                                \"y\": 243.29,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.698463439941406\",\r\n                                \"y\": \"246.6133575439453\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.68631362915039\",\r\n                                \"y\": \"250.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.7227668762207\",\r\n                                \"y\": \"239.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5847778320312\",\r\n                                \"y\": \"141.99676513671875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5704345703125\",\r\n                                \"y\": \"145.49673461914062\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5560913085938\",\r\n                                \"y\": \"148.9967041015625\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5418090820312\",\r\n                                \"y\": \"152.49667358398438\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 142.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5868530273438\",\r\n                                \"y\": \"145.49679565429688\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.572509765625\",\r\n                                \"y\": \"148.99676513671875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5582275390625\",\r\n                                \"y\": \"152.49673461914062\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 246.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.688148498535156\",\r\n                                \"y\": \"250.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71245193481445\",\r\n                                \"y\": \"243.11338806152344\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72460174560547\",\r\n                                \"y\": \"239.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 250.2,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71244812011719\",\r\n                                \"y\": \"246.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72460174560547\",\r\n                                \"y\": \"243.11343383789062\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.736751556396484\",\r\n                                \"y\": \"239.6134490966797\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -3.1,\r\n                                \"y\": 213.55,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.7181010246276855\",\r\n                                \"y\": \"213.60708618164062\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-10.217665672302246\",\r\n                                \"y\": \"213.66229248046875\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.8,\r\n                                \"y\": 213.52,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-10.219058990478516\",\r\n                                \"y\": \"213.57394409179688\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.2199301719665527\",\r\n                                \"y\": \"213.46353149414062\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -10.2,\r\n                                \"y\": 213.5,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.720656394958496\",\r\n                                \"y\": \"213.4451141357422\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.2210917472839355\",\r\n                                \"y\": \"213.38990783691406\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 145.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5868530273438\",\r\n                                \"y\": \"148.996826171875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5725708007812\",\r\n                                \"y\": \"152.49679565429688\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6155395507812\",\r\n                                \"y\": \"141.99688720703125\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6298828125\",\r\n                                \"y\": \"138.49691772460938\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 149.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.588134765625\",\r\n                                \"y\": \"152.49685668945312\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6167602539062\",\r\n                                \"y\": \"145.49691772460938\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.631103515625\",\r\n                                \"y\": \"141.9969482421875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6454467773438\",\r\n                                \"y\": \"138.49697875976562\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 657.7,\r\n                                \"y\": 183.15,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"661.1398315429688\",\r\n                                \"y\": \"183.1873016357422\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"664.6395874023438\",\r\n                                \"y\": \"183.2252655029297\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"668.139404296875\",\r\n                                \"y\": \"183.2632293701172\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"671.6392211914062\",\r\n                                \"y\": \"183.30117797851562\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 661.7,\r\n                                \"y\": 183.26,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"664.6388549804688\",\r\n                                \"y\": \"183.2918701171875\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"668.138671875\",\r\n                                \"y\": \"183.329833984375\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"671.6384887695312\",\r\n                                \"y\": \"183.36778259277344\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"657.6392822265625\",\r\n                                \"y\": \"183.21595764160156\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 152.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6159057617188\",\r\n                                \"y\": \"148.9969482421875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6302490234375\",\r\n                                \"y\": \"145.49697875976562\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6445922851562\",\r\n                                \"y\": \"141.99700927734375\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.658935546875\",\r\n                                \"y\": \"138.49703979492188\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 665.2,\r\n                                \"y\": 183.37,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"668.137939453125\",\r\n                                \"y\": \"183.40187072753906\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"671.6377563476562\",\r\n                                \"y\": \"183.4398193359375\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"661.1383666992188\",\r\n                                \"y\": \"183.32594299316406\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"657.6385498046875\",\r\n                                \"y\": \"183.28799438476562\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 668.99,\r\n                                \"y\": 183.58,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"671.6359252929688\",\r\n                                \"y\": \"183.60870361328125\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"664.6362915039062\",\r\n                                \"y\": \"183.5327911376953\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"661.1365356445312\",\r\n                                \"y\": \"183.4948272705078\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"657.63671875\",\r\n                                \"y\": \"183.45687866210938\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 672.3,\r\n                                \"y\": 183.7,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"668.1351928710938\",\r\n                                \"y\": \"183.6548309326172\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"664.6353759765625\",\r\n                                \"y\": \"183.6168670654297\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"661.1356201171875\",\r\n                                \"y\": \"183.5789031982422\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"657.6358032226562\",\r\n                                \"y\": \"183.54095458984375\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 250.5,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71349334716797\",\r\n                                \"y\": \"246.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72564697265625\",\r\n                                \"y\": \"243.11343383789062\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.737796783447266\",\r\n                                \"y\": \"239.6134490966797\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 172.6,\r\n                                \"y\": -13.4,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.58847045898438\",\r\n                                \"y\": \"-16.565494537353516\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.57571411132812\",\r\n                                \"y\": \"-20.065471649169922\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.56297302246094\",\r\n                                \"y\": \"-23.565448760986328\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.6,\r\n                                \"y\": 276.7,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.278183937072754\",\r\n                                \"y\": \"276.6419982910156\",\r\n                                \"yaw\": \"-90.90380859375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.777749061584473\",\r\n                                \"y\": \"276.5867919921875\",\r\n                                \"yaw\": \"-90.90380859375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 301.31,\r\n                                \"y\": -17.2,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.2978210449219\",\r\n                                \"y\": \"-20.534311294555664\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.28509521484375\",\r\n                                \"y\": \"-24.034286499023438\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.3233337402344\",\r\n                                \"y\": \"-13.534357070922852\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 301.31,\r\n                                \"y\": -20.6,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.2974853515625\",\r\n                                \"y\": \"-24.034332275390625\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.3229675292969\",\r\n                                \"y\": \"-17.034378051757812\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.3357238769531\",\r\n                                \"y\": \"-13.534401893615723\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.89,\r\n                                \"y\": 52.39,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.886695861816406\",\r\n                                \"y\": \"48.880615234375\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.883399963378906\",\r\n                                \"y\": \"45.380619049072266\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.880104064941406\",\r\n                                \"y\": \"41.880619049072266\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.99,\r\n                                \"y\": 49.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.993091583251953\",\r\n                                \"y\": \"52.38051986694336\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.98649787902832\",\r\n                                \"y\": \"45.380523681640625\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.98320198059082\",\r\n                                \"y\": \"41.880523681640625\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.99,\r\n                                \"y\": 45.59,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.993099212646484\",\r\n                                \"y\": \"48.880516052246094\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.996397018432617\",\r\n                                \"y\": \"52.380516052246094\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.986507415771484\",\r\n                                \"y\": \"41.88051986694336\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 455.15,\r\n                                \"y\": -24.1,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.143310546875\",\r\n                                \"y\": \"-21.04495620727539\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.1356506347656\",\r\n                                \"y\": \"-17.544963836669922\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.1280212402344\",\r\n                                \"y\": \"-14.04497241973877\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.120361328125\",\r\n                                \"y\": \"-10.544981002807617\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 455.3,\r\n                                \"y\": -20.6,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.30859375\",\r\n                                \"y\": \"-24.54460334777832\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.2933044433594\",\r\n                                \"y\": \"-17.544620513916016\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.2856750488281\",\r\n                                \"y\": \"-14.044628143310547\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.27801513671875\",\r\n                                \"y\": \"-10.544636726379395\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 455.2,\r\n                                \"y\": -17.2,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.2084045410156\",\r\n                                \"y\": \"-21.04481315612793\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.2160339355469\",\r\n                                \"y\": \"-24.5448055267334\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.193115234375\",\r\n                                \"y\": \"-14.044830322265625\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.1854553222656\",\r\n                                \"y\": \"-10.544838905334473\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 45.59,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.29295349121094\",\r\n                                \"y\": \"48.737091064453125\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.29624938964844\",\r\n                                \"y\": \"52.237091064453125\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.28636169433594\",\r\n                                \"y\": \"41.73709487915039\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 49.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.29295349121094\",\r\n                                \"y\": \"52.23709487915039\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.28636169433594\",\r\n                                \"y\": \"45.237098693847656\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.28306579589844\",\r\n                                \"y\": \"41.737098693847656\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.19,\r\n                                \"y\": 52.39,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.1865692138672\",\r\n                                \"y\": \"48.73719024658203\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.1832733154297\",\r\n                                \"y\": \"45.2371940612793\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.1799774169922\",\r\n                                \"y\": \"41.7371940612793\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 608.5,\r\n                                \"y\": -23.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"608.475830078125\",\r\n                                \"y\": \"-20.404850006103516\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"608.4502563476562\",\r\n                                \"y\": \"-16.904943466186523\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"608.4246215820312\",\r\n                                \"y\": \"-13.405036926269531\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"608.3989868164062\",\r\n                                \"y\": \"-9.905130386352539\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 607.93,\r\n                                \"y\": -20.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9571533203125\",\r\n                                \"y\": \"-23.908740997314453\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9059448242188\",\r\n                                \"y\": \"-16.90892791748047\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8803100585938\",\r\n                                \"y\": \"-13.409022331237793\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8546752929688\",\r\n                                \"y\": \"-9.9091157913208\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 607.92,\r\n                                \"y\": -16.8,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9463500976562\",\r\n                                \"y\": \"-20.40872573852539\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9719848632812\",\r\n                                \"y\": \"-23.90863037109375\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8951416015625\",\r\n                                \"y\": \"-13.408912658691406\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8695068359375\",\r\n                                \"y\": \"-9.909006118774414\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 607.91,\r\n                                \"y\": -13.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9371337890625\",\r\n                                \"y\": \"-16.90869903564453\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9627075195312\",\r\n                                \"y\": \"-20.408605575561523\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9883422851562\",\r\n                                \"y\": \"-23.908512115478516\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8858642578125\",\r\n                                \"y\": \"-9.908886909484863\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 42.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3916015625\",\r\n                                \"y\": \"45.31858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.393310546875\",\r\n                                \"y\": \"48.81858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.39501953125\",\r\n                                \"y\": \"52.31858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3882141113281\",\r\n                                \"y\": \"38.367977142333984\",\r\n                                \"yaw\": \"-1.1906731128692627\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 45.59,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3916015625\",\r\n                                \"y\": \"48.8185920715332\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.393310546875\",\r\n                                \"y\": \"52.3185920715332\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.38818359375\",\r\n                                \"y\": \"41.8185920715332\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3865051269531\",\r\n                                \"y\": \"38.36801528930664\",\r\n                                \"yaw\": \"-1.191046118736267\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 49.2,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.39154052734375\",\r\n                                \"y\": \"52.31858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.38812255859375\",\r\n                                \"y\": \"45.31858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.38641357421875\",\r\n                                \"y\": \"41.8185920715332\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3847351074219\",\r\n                                \"y\": \"38.36804962158203\",\r\n                                \"yaw\": \"-1.191433072090149\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.28,\r\n                                \"y\": 52.49,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.2782287597656\",\r\n                                \"y\": \"48.818641662597656\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.2765197753906\",\r\n                                \"y\": \"45.31864547729492\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.2748107910156\",\r\n                                \"y\": \"41.81864547729492\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.27313232421875\",\r\n                                \"y\": \"38.370391845703125\",\r\n                                \"yaw\": \"-1.2159260511398315\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.39,\r\n                                \"y\": 42.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3915710449219\",\r\n                                \"y\": \"45.24409866333008\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3932800292969\",\r\n                                \"y\": \"48.74409866333008\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.39495849609375\",\r\n                                \"y\": \"52.24409866333008\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3881530761719\",\r\n                                \"y\": \"38.24409866333008\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3915100097656\",\r\n                                \"y\": \"48.74409866333008\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3931884765625\",\r\n                                \"y\": \"52.24409866333008\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3880920410156\",\r\n                                \"y\": \"41.74409866333008\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3863830566406\",\r\n                                \"y\": \"38.24409866333008\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.39154052734375\",\r\n                                \"y\": \"52.244102478027344\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3881530761719\",\r\n                                \"y\": \"45.244102478027344\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3864440917969\",\r\n                                \"y\": \"41.744102478027344\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3847351074219\",\r\n                                \"y\": \"38.244102478027344\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.28,\r\n                                \"y\": 52.59,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.27813720703125\",\r\n                                \"y\": \"48.74415588378906\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.27642822265625\",\r\n                                \"y\": \"45.24415588378906\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.27471923828125\",\r\n                                \"y\": \"41.74415588378906\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.27301025390625\",\r\n                                \"y\": \"38.24415588378906\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.39,\r\n                                \"y\": 142.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.37860107421875\",\r\n                                \"y\": \"144.8854522705078\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3642578125\",\r\n                                \"y\": \"148.3854217529297\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.34991455078125\",\r\n                                \"y\": \"151.88539123535156\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.40728759765625\",\r\n                                \"y\": \"137.88551330566406\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.39,\r\n                                \"y\": 145.69,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.37896728515625\",\r\n                                \"y\": \"148.38548278808594\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3646240234375\",\r\n                                \"y\": \"151.8854522705078\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.40765380859375\",\r\n                                \"y\": \"141.3855438232422\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.4219970703125\",\r\n                                \"y\": \"137.8855743408203\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.39,\r\n                                \"y\": 149.2,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3789978027344\",\r\n                                \"y\": \"151.88551330566406\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.4076843261719\",\r\n                                \"y\": \"144.8855743408203\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.4220275878906\",\r\n                                \"y\": \"141.38560485839844\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.4363708496094\",\r\n                                \"y\": \"137.88563537597656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.28,\r\n                                \"y\": 152.49,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.29681396484375\",\r\n                                \"y\": \"148.38514709472656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3111572265625\",\r\n                                \"y\": \"144.8851776123047\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.32550048828125\",\r\n                                \"y\": \"141.3852081298828\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.33984375\",\r\n                                \"y\": \"137.88523864746094\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.28,\r\n                                \"y\": 151.89,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.29693603515625\",\r\n                                \"y\": \"147.7582550048828\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.311279296875\",\r\n                                \"y\": \"144.25828552246094\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.32562255859375\",\r\n                                \"y\": \"140.75831604003906\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3399658203125\",\r\n                                \"y\": \"137.2583465576172\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 148.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3791198730469\",\r\n                                \"y\": \"151.2586212158203\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.4078063964844\",\r\n                                \"y\": \"144.25868225097656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.4221496582031\",\r\n                                \"y\": \"140.7587127685547\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.4364929199219\",\r\n                                \"y\": \"137.2587432861328\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 145.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.38238525390625\",\r\n                                \"y\": \"147.75860595703125\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3680419921875\",\r\n                                \"y\": \"151.25857543945312\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.41107177734375\",\r\n                                \"y\": \"140.7586669921875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.4254150390625\",\r\n                                \"y\": \"137.25869750976562\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 141.5,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.37872314453125\",\r\n                                \"y\": \"144.25856018066406\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3643798828125\",\r\n                                \"y\": \"147.75852966308594\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.35003662109375\",\r\n                                \"y\": \"151.2584991455078\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.40740966796875\",\r\n                                \"y\": \"137.2586212158203\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.7,\r\n                                \"y\": 139.79,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.5,\r\n                                \"y\": 143.39,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.3,\r\n                                \"y\": 146.89,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 17.91,\r\n                                \"y\": 150.19,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.1,\r\n                                \"y\": 241.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.099102020263672\",\r\n                                \"y\": \"244.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09790802001953\",\r\n                                \"y\": \"248.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09671401977539\",\r\n                                \"y\": \"251.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.101490020751953\",\r\n                                \"y\": \"237.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.1,\r\n                                \"y\": 245.5,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09913444519043\",\r\n                                \"y\": \"248.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09794044494629\",\r\n                                \"y\": \"251.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.10152244567871\",\r\n                                \"y\": \"241.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.10271644592285\",\r\n                                \"y\": \"237.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.1,\r\n                                \"y\": 249.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09913444519043\",\r\n                                \"y\": \"251.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.10152244567871\",\r\n                                \"y\": \"244.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.10271644592285\",\r\n                                \"y\": \"241.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.103910446166992\",\r\n                                \"y\": \"237.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.0,\r\n                                \"y\": 252.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.001453399658203\",\r\n                                \"y\": \"248.03448486328125\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.002647399902344\",\r\n                                \"y\": \"244.53448486328125\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.003841400146484\",\r\n                                \"y\": \"241.03448486328125\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.005035400390625\",\r\n                                \"y\": \"237.53448486328125\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 178.9,\r\n                                \"y\": 241.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.8990478515625\",\r\n                                \"y\": \"244.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89785766601562\",\r\n                                \"y\": \"248.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89666748046875\",\r\n                                \"y\": \"251.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9014434814453\",\r\n                                \"y\": \"237.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 178.9,\r\n                                \"y\": 245.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89907836914062\",\r\n                                \"y\": \"248.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89788818359375\",\r\n                                \"y\": \"251.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.90145874023438\",\r\n                                \"y\": \"241.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9026641845703\",\r\n                                \"y\": \"237.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 178.9,\r\n                                \"y\": 248.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.8990936279297\",\r\n                                \"y\": \"251.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.90147399902344\",\r\n                                \"y\": \"244.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9026641845703\",\r\n                                \"y\": \"241.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.90386962890625\",\r\n                                \"y\": \"237.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 178.9,\r\n                                \"y\": 252.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9014434814453\",\r\n                                \"y\": \"248.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9026336669922\",\r\n                                \"y\": \"244.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.90382385253906\",\r\n                                \"y\": \"241.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.905029296875\",\r\n                                \"y\": \"237.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 333.2,\r\n                                \"y\": 241.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1990661621094\",\r\n                                \"y\": \"244.6392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1978454589844\",\r\n                                \"y\": \"248.1392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1966552734375\",\r\n                                \"y\": \"251.6392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.2014465332031\",\r\n                                \"y\": \"237.6392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 333.2,\r\n                                \"y\": 245.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1990661621094\",\r\n                                \"y\": \"248.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1978759765625\",\r\n                                \"y\": \"251.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.20147705078125\",\r\n                                \"y\": \"241.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.2026672363281\",\r\n                                \"y\": \"237.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 333.2,\r\n                                \"y\": 248.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1990661621094\",\r\n                                \"y\": \"251.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.20147705078125\",\r\n                                \"y\": \"244.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.2026672363281\",\r\n                                \"y\": \"241.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.203857421875\",\r\n                                \"y\": \"237.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 333.2,\r\n                                \"y\": 252.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.201416015625\",\r\n                                \"y\": \"248.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.20263671875\",\r\n                                \"y\": \"244.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.2038269042969\",\r\n                                \"y\": \"241.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.20501708984375\",\r\n                                \"y\": \"237.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -173.4,\r\n                                \"y\": 250.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.4069061279297\",\r\n                                \"y\": \"247.0618438720703\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.41319274902344\",\r\n                                \"y\": \"243.5618438720703\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.41949462890625\",\r\n                                \"y\": \"240.06185913085938\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.42579650878906\",\r\n                                \"y\": \"236.56185913085938\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -173.4,\r\n                                \"y\": 247.5,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.3944854736328\",\r\n                                \"y\": \"250.56182861328125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.40707397460938\",\r\n                                \"y\": \"243.56182861328125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.4133758544922\",\r\n                                \"y\": \"240.0618438720703\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.419677734375\",\r\n                                \"y\": \"236.5618438720703\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -173.4,\r\n                                \"y\": 244.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.39450073242188\",\r\n                                \"y\": \"247.0618133544922\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.38819885253906\",\r\n                                \"y\": \"250.5618133544922\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.40708923339844\",\r\n                                \"y\": \"240.06182861328125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.41339111328125\",\r\n                                \"y\": \"236.56182861328125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.3,\r\n                                \"y\": 135.19,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.31700897216797\",\r\n                                \"y\": \"142.43972778320312\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.3252182006836\",\r\n                                \"y\": \"145.93971252441406\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.4,\r\n                                \"y\": 138.59,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.39260864257812\",\r\n                                \"y\": \"135.4395294189453\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.40902709960938\",\r\n                                \"y\": \"142.43951416015625\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.417236328125\",\r\n                                \"y\": \"145.9394989013672\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.5,\r\n                                \"y\": 142.9,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.49070739746094\",\r\n                                \"y\": \"138.93931579589844\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.48249816894531\",\r\n                                \"y\": \"135.43931579589844\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.50712585449219\",\r\n                                \"y\": \"145.9392852783203\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -21.9,\r\n                                \"y\": -15.6,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-21.913684844970703\",\r\n                                \"y\": \"-19.357091903686523\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-21.8881893157959\",\r\n                                \"y\": \"-12.357137680053711\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -21.9,\r\n                                \"y\": -18.0,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-21.892196655273438\",\r\n                                \"y\": \"-15.857145309448242\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-21.87944793701172\",\r\n                                \"y\": \"-12.357169151306152\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -20.99,\r\n                                \"y\": -22.5,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.19,\r\n                                \"y\": 151.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2095489501953\",\r\n                                \"y\": \"147.13099670410156\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.22389221191406\",\r\n                                \"y\": \"143.6310272216797\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2382354736328\",\r\n                                \"y\": \"140.1310577392578\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2525634765625\",\r\n                                \"y\": \"136.63108825683594\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 147.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2783966064453\",\r\n                                \"y\": \"150.6313018798828\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.3070831298828\",\r\n                                \"y\": \"143.63136291503906\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.32142639160156\",\r\n                                \"y\": \"140.1313934326172\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.33575439453125\",\r\n                                \"y\": \"136.6314239501953\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 144.29,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.27835083007812\",\r\n                                \"y\": \"147.1312713623047\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.26400756835938\",\r\n                                \"y\": \"150.63124084472656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.30703735351562\",\r\n                                \"y\": \"140.13133239746094\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.3213653564453\",\r\n                                \"y\": \"136.63136291503906\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 140.7,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.27798461914062\",\r\n                                \"y\": \"143.63124084472656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.26364135742188\",\r\n                                \"y\": \"147.13121032714844\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.24929809570312\",\r\n                                \"y\": \"150.6311798095703\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.30665588378906\",\r\n                                \"y\": \"136.6313018798828\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 301.41,\r\n                                \"y\": -24.1,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.4229736328125\",\r\n                                \"y\": \"-20.534767150878906\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.43572998046875\",\r\n                                \"y\": \"-17.0347900390625\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.448486328125\",\r\n                                \"y\": \"-13.534812927246094\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -308.6,\r\n                                \"y\": 250.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.4670104980469\",\r\n                                \"y\": \"247.23248291015625\",\r\n                                \"yaw\": \"2.0767877101898193\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.3401794433594\",\r\n                                \"y\": \"243.7347869873047\",\r\n                                \"yaw\": \"2.0767877101898193\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.2133483886719\",\r\n                                \"y\": \"240.23707580566406\",\r\n                                \"yaw\": \"2.0767877101898193\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -308.6,\r\n                                \"y\": 247.5,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.720947265625\",\r\n                                \"y\": \"250.7255096435547\",\r\n                                \"yaw\": \"2.147228479385376\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.45867919921875\",\r\n                                \"y\": \"243.73043823242188\",\r\n                                \"yaw\": \"2.147228479385376\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.3275451660156\",\r\n                                \"y\": \"240.23289489746094\",\r\n                                \"yaw\": \"2.147228479385376\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -308.6,\r\n                                \"y\": 244.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.7252197265625\",\r\n                                \"y\": \"247.22280883789062\",\r\n                                \"yaw\": \"2.2249090671539307\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.861083984375\",\r\n                                \"y\": \"250.7201690673828\",\r\n                                \"yaw\": \"2.2249090671539307\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.4534606933594\",\r\n                                \"y\": \"240.22808837890625\",\r\n                                \"yaw\": \"2.2249090671539307\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -369.0,\r\n                                \"y\": 58.46,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-366.3059387207031\",\r\n                                \"y\": \"58.7149658203125\",\r\n                                \"yaw\": \"95.40641784667969\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-362.8215026855469\",\r\n                                \"y\": \"59.044734954833984\",\r\n                                \"yaw\": \"95.40641784667969\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-359.3370666503906\",\r\n                                \"y\": \"59.37450408935547\",\r\n                                \"yaw\": \"95.40641784667969\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -366.61,\r\n                                \"y\": 58.44,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-369.7657470703125\",\r\n                                \"y\": \"58.129947662353516\",\r\n                                \"yaw\": \"95.61116790771484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-362.7992858886719\",\r\n                                \"y\": \"58.81438446044922\",\r\n                                \"yaw\": \"95.61116790771484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-359.3160705566406\",\r\n                                \"y\": \"59.1566047668457\",\r\n                                \"yaw\": \"95.61116790771484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -363.11,\r\n                                \"y\": 58.42,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-366.2443542480469\",\r\n                                \"y\": \"58.09443664550781\",\r\n                                \"yaw\": \"95.92984771728516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-369.72564697265625\",\r\n                                \"y\": \"57.73284912109375\",\r\n                                \"yaw\": \"95.92984771728516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-359.2818298339844\",\r\n                                \"y\": \"58.81761169433594\",\r\n                                \"yaw\": \"95.92984771728516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -239.6,\r\n                                \"y\": 240.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-239.59410095214844\",\r\n                                \"y\": \"243.68092346191406\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-239.58779907226562\",\r\n                                \"y\": \"247.180908203125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-239.58151245117188\",\r\n                                \"y\": \"250.680908203125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -359.5,\r\n                                \"y\": 58.1,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-362.68389892578125\",\r\n                                \"y\": \"57.73311233520508\",\r\n                                \"yaw\": \"96.57328033447266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-366.160888671875\",\r\n                                \"y\": \"57.33245086669922\",\r\n                                \"yaw\": \"96.57328033447266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-369.63787841796875\",\r\n                                \"y\": \"56.931793212890625\",\r\n                                \"yaw\": \"96.57328033447266\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 301.31,\r\n                                \"y\": -13.9,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.298583984375\",\r\n                                \"y\": \"-17.034290313720703\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.28582763671875\",\r\n                                \"y\": \"-20.53426742553711\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.2731018066406\",\r\n                                \"y\": \"-24.034242630004883\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 503.51,\r\n                                \"y\": -10.4,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"503.5177307128906\",\r\n                                \"y\": \"-13.939313888549805\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"503.5253601074219\",\r\n                                \"y\": \"-17.439306259155273\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"503.53302001953125\",\r\n                                \"y\": \"-20.93929672241211\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"503.5406494140625\",\r\n                                \"y\": \"-24.439289093017578\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.4,\r\n                                \"y\": 38.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.401611328125\",\r\n                                \"y\": \"41.74409484863281\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.405029296875\",\r\n                                \"y\": \"48.74409484863281\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.4067077636719\",\r\n                                \"y\": \"52.24409484863281\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.4,\r\n                                \"y\": 38.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.40155029296875\",\r\n                                \"y\": \"41.81858444213867\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.40325927734375\",\r\n                                \"y\": \"45.318580627441406\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.40496826171875\",\r\n                                \"y\": \"48.818580627441406\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.40667724609375\",\r\n                                \"y\": \"52.318580627441406\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 41.7,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.29331970214844\",\r\n                                \"y\": \"45.237091064453125\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.29661560058594\",\r\n                                \"y\": \"48.73708724975586\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.29991149902344\",\r\n                                \"y\": \"52.23708724975586\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.4,\r\n                                \"y\": 138.2,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3869323730469\",\r\n                                \"y\": \"141.3854522705078\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3725891113281\",\r\n                                \"y\": \"144.8854217529297\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3582458496094\",\r\n                                \"y\": \"148.38539123535156\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3439025878906\",\r\n                                \"y\": \"151.88536071777344\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.4,\r\n                                \"y\": 137.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3870544433594\",\r\n                                \"y\": \"140.75856018066406\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3727111816406\",\r\n                                \"y\": \"144.25852966308594\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3583679199219\",\r\n                                \"y\": \"147.7584991455078\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3440246582031\",\r\n                                \"y\": \"151.2584686279297\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.3,\r\n                                \"y\": 136.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.28636169433594\",\r\n                                \"y\": \"140.13125610351562\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2720184326172\",\r\n                                \"y\": \"143.6312255859375\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.25767517089844\",\r\n                                \"y\": \"147.13119506835938\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2433319091797\",\r\n                                \"y\": \"150.63116455078125\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.1,\r\n                                \"y\": 135.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 333.2,\r\n                                \"y\": 237.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1989440917969\",\r\n                                \"y\": \"241.1392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.19775390625\",\r\n                                \"y\": \"244.6392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.196533203125\",\r\n                                \"y\": \"248.1392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1953430175781\",\r\n                                \"y\": \"251.6392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 178.9,\r\n                                \"y\": 237.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89891052246094\",\r\n                                \"y\": \"241.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89772033691406\",\r\n                                \"y\": \"244.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.8965301513672\",\r\n                                \"y\": \"248.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.8953399658203\",\r\n                                \"y\": \"251.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.1,\r\n                                \"y\": 238.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09896469116211\",\r\n                                \"y\": \"241.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09777069091797\",\r\n                                \"y\": \"244.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.096576690673828\",\r\n                                \"y\": \"248.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.095382690429688\",\r\n                                \"y\": \"251.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario1\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 301.31,\r\n                                \"y\": -17.2,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.2978210449219\",\r\n                                \"y\": \"-20.534311294555664\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.28509521484375\",\r\n                                \"y\": \"-24.034286499023438\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.3233337402344\",\r\n                                \"y\": \"-13.534357070922852\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 301.31,\r\n                                \"y\": -20.6,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.2974853515625\",\r\n                                \"y\": \"-24.034332275390625\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.3229675292969\",\r\n                                \"y\": \"-17.034378051757812\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.3357238769531\",\r\n                                \"y\": \"-13.534401893615723\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.89,\r\n                                \"y\": 52.39,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.886695861816406\",\r\n                                \"y\": \"48.880615234375\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.883399963378906\",\r\n                                \"y\": \"45.380619049072266\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.880104064941406\",\r\n                                \"y\": \"41.880619049072266\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.99,\r\n                                \"y\": 49.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.993091583251953\",\r\n                                \"y\": \"52.38051986694336\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.98649787902832\",\r\n                                \"y\": \"45.380523681640625\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.98320198059082\",\r\n                                \"y\": \"41.880523681640625\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.99,\r\n                                \"y\": 45.59,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.993099212646484\",\r\n                                \"y\": \"48.880516052246094\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.996397018432617\",\r\n                                \"y\": \"52.380516052246094\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"18.986507415771484\",\r\n                                \"y\": \"41.88051986694336\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 455.15,\r\n                                \"y\": -24.1,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.143310546875\",\r\n                                \"y\": \"-21.04495620727539\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.1356506347656\",\r\n                                \"y\": \"-17.544963836669922\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.1280212402344\",\r\n                                \"y\": \"-14.04497241973877\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.120361328125\",\r\n                                \"y\": \"-10.544981002807617\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 455.3,\r\n                                \"y\": -20.6,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.30859375\",\r\n                                \"y\": \"-24.54460334777832\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.2933044433594\",\r\n                                \"y\": \"-17.544620513916016\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.2856750488281\",\r\n                                \"y\": \"-14.044628143310547\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.27801513671875\",\r\n                                \"y\": \"-10.544636726379395\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 455.2,\r\n                                \"y\": -17.2,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.2084045410156\",\r\n                                \"y\": \"-21.04481315612793\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.2160339355469\",\r\n                                \"y\": \"-24.5448055267334\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.193115234375\",\r\n                                \"y\": \"-14.044830322265625\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"455.1854553222656\",\r\n                                \"y\": \"-10.544838905334473\",\r\n                                \"yaw\": \"-179.87489318847656\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 45.59,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.29295349121094\",\r\n                                \"y\": \"48.737091064453125\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.29624938964844\",\r\n                                \"y\": \"52.237091064453125\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.28636169433594\",\r\n                                \"y\": \"41.73709487915039\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 49.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.29295349121094\",\r\n                                \"y\": \"52.23709487915039\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.28636169433594\",\r\n                                \"y\": \"45.237098693847656\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.28306579589844\",\r\n                                \"y\": \"41.737098693847656\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.19,\r\n                                \"y\": 52.39,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.1865692138672\",\r\n                                \"y\": \"48.73719024658203\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.1832733154297\",\r\n                                \"y\": \"45.2371940612793\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.1799774169922\",\r\n                                \"y\": \"41.7371940612793\",\r\n                                \"yaw\": \"-0.053955771028995514\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 608.5,\r\n                                \"y\": -23.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"608.475830078125\",\r\n                                \"y\": \"-20.404850006103516\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"608.4502563476562\",\r\n                                \"y\": \"-16.904943466186523\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"608.4246215820312\",\r\n                                \"y\": \"-13.405036926269531\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"608.3989868164062\",\r\n                                \"y\": \"-9.905130386352539\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 607.93,\r\n                                \"y\": -20.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9571533203125\",\r\n                                \"y\": \"-23.908740997314453\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9059448242188\",\r\n                                \"y\": \"-16.90892791748047\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8803100585938\",\r\n                                \"y\": \"-13.409022331237793\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8546752929688\",\r\n                                \"y\": \"-9.9091157913208\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 607.92,\r\n                                \"y\": -16.8,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9463500976562\",\r\n                                \"y\": \"-20.40872573852539\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9719848632812\",\r\n                                \"y\": \"-23.90863037109375\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8951416015625\",\r\n                                \"y\": \"-13.408912658691406\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8695068359375\",\r\n                                \"y\": \"-9.909006118774414\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 607.91,\r\n                                \"y\": -13.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9371337890625\",\r\n                                \"y\": \"-16.90869903564453\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9627075195312\",\r\n                                \"y\": \"-20.408605575561523\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.9883422851562\",\r\n                                \"y\": \"-23.908512115478516\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"607.8858642578125\",\r\n                                \"y\": \"-9.908886909484863\",\r\n                                \"yaw\": \"180.41941833496094\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 42.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3916015625\",\r\n                                \"y\": \"45.31858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.393310546875\",\r\n                                \"y\": \"48.81858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.39501953125\",\r\n                                \"y\": \"52.31858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3882141113281\",\r\n                                \"y\": \"38.367977142333984\",\r\n                                \"yaw\": \"-1.1906731128692627\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 45.59,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3916015625\",\r\n                                \"y\": \"48.8185920715332\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.393310546875\",\r\n                                \"y\": \"52.3185920715332\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.38818359375\",\r\n                                \"y\": \"41.8185920715332\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3865051269531\",\r\n                                \"y\": \"38.36801528930664\",\r\n                                \"yaw\": \"-1.191046118736267\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 49.2,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.39154052734375\",\r\n                                \"y\": \"52.31858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.38812255859375\",\r\n                                \"y\": \"45.31858825683594\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.38641357421875\",\r\n                                \"y\": \"41.8185920715332\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3847351074219\",\r\n                                \"y\": \"38.36804962158203\",\r\n                                \"yaw\": \"-1.191433072090149\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.28,\r\n                                \"y\": 52.49,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.2782287597656\",\r\n                                \"y\": \"48.818641662597656\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.2765197753906\",\r\n                                \"y\": \"45.31864547729492\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.2748107910156\",\r\n                                \"y\": \"41.81864547729492\",\r\n                                \"yaw\": \"-0.02789534069597721\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.27313232421875\",\r\n                                \"y\": \"38.370391845703125\",\r\n                                \"yaw\": \"-1.2159260511398315\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.39,\r\n                                \"y\": 142.1,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.37860107421875\",\r\n                                \"y\": \"144.8854522705078\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3642578125\",\r\n                                \"y\": \"148.3854217529297\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.34991455078125\",\r\n                                \"y\": \"151.88539123535156\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.40728759765625\",\r\n                                \"y\": \"137.88551330566406\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.39,\r\n                                \"y\": 145.69,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.37896728515625\",\r\n                                \"y\": \"148.38548278808594\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3646240234375\",\r\n                                \"y\": \"151.8854522705078\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.40765380859375\",\r\n                                \"y\": \"141.3855438232422\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.4219970703125\",\r\n                                \"y\": \"137.8855743408203\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.39,\r\n                                \"y\": 149.2,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3789978027344\",\r\n                                \"y\": \"151.88551330566406\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.4076843261719\",\r\n                                \"y\": \"144.8855743408203\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.4220275878906\",\r\n                                \"y\": \"141.38560485839844\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.4363708496094\",\r\n                                \"y\": \"137.88563537597656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 477.28,\r\n                                \"y\": 152.49,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.29681396484375\",\r\n                                \"y\": \"148.38514709472656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.3111572265625\",\r\n                                \"y\": \"144.8851776123047\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.32550048828125\",\r\n                                \"y\": \"141.3852081298828\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"477.33984375\",\r\n                                \"y\": \"137.88523864746094\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.28,\r\n                                \"y\": 151.89,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.29693603515625\",\r\n                                \"y\": \"147.7582550048828\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.311279296875\",\r\n                                \"y\": \"144.25828552246094\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.32562255859375\",\r\n                                \"y\": \"140.75831604003906\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3399658203125\",\r\n                                \"y\": \"137.2583465576172\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 148.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3791198730469\",\r\n                                \"y\": \"151.2586212158203\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.4078063964844\",\r\n                                \"y\": \"144.25868225097656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.4221496582031\",\r\n                                \"y\": \"140.7587127685547\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.4364929199219\",\r\n                                \"y\": \"137.2587432861328\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 145.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.38238525390625\",\r\n                                \"y\": \"147.75860595703125\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3680419921875\",\r\n                                \"y\": \"151.25857543945312\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.41107177734375\",\r\n                                \"y\": \"140.7586669921875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.4254150390625\",\r\n                                \"y\": \"137.25869750976562\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 324.39,\r\n                                \"y\": 141.5,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.37872314453125\",\r\n                                \"y\": \"144.25856018066406\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.3643798828125\",\r\n                                \"y\": \"147.75852966308594\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.35003662109375\",\r\n                                \"y\": \"151.2584991455078\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"324.40740966796875\",\r\n                                \"y\": \"137.2586212158203\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.7,\r\n                                \"y\": 139.79,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.5,\r\n                                \"y\": 143.39,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 18.3,\r\n                                \"y\": 146.89,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 17.91,\r\n                                \"y\": 150.19,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.1,\r\n                                \"y\": 241.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.099102020263672\",\r\n                                \"y\": \"244.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09790802001953\",\r\n                                \"y\": \"248.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09671401977539\",\r\n                                \"y\": \"251.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.101490020751953\",\r\n                                \"y\": \"237.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.1,\r\n                                \"y\": 245.5,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09913444519043\",\r\n                                \"y\": \"248.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09794044494629\",\r\n                                \"y\": \"251.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.10152244567871\",\r\n                                \"y\": \"241.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.10271644592285\",\r\n                                \"y\": \"237.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.1,\r\n                                \"y\": 249.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.09913444519043\",\r\n                                \"y\": \"251.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.10152244567871\",\r\n                                \"y\": \"244.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.10271644592285\",\r\n                                \"y\": \"241.03451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.103910446166992\",\r\n                                \"y\": \"237.53451538085938\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 26.0,\r\n                                \"y\": 252.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.001453399658203\",\r\n                                \"y\": \"248.03448486328125\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.002647399902344\",\r\n                                \"y\": \"244.53448486328125\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.003841400146484\",\r\n                                \"y\": \"241.03448486328125\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"26.005035400390625\",\r\n                                \"y\": \"237.53448486328125\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 178.9,\r\n                                \"y\": 241.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.8990478515625\",\r\n                                \"y\": \"244.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89785766601562\",\r\n                                \"y\": \"248.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89666748046875\",\r\n                                \"y\": \"251.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9014434814453\",\r\n                                \"y\": \"237.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 178.9,\r\n                                \"y\": 245.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89907836914062\",\r\n                                \"y\": \"248.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.89788818359375\",\r\n                                \"y\": \"251.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.90145874023438\",\r\n                                \"y\": \"241.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9026641845703\",\r\n                                \"y\": \"237.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 178.9,\r\n                                \"y\": 248.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.8990936279297\",\r\n                                \"y\": \"251.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.90147399902344\",\r\n                                \"y\": \"244.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9026641845703\",\r\n                                \"y\": \"241.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.90386962890625\",\r\n                                \"y\": \"237.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 178.9,\r\n                                \"y\": 252.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9014434814453\",\r\n                                \"y\": \"248.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.9026336669922\",\r\n                                \"y\": \"244.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.90382385253906\",\r\n                                \"y\": \"241.08665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"178.905029296875\",\r\n                                \"y\": \"237.58665466308594\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 333.2,\r\n                                \"y\": 241.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1990661621094\",\r\n                                \"y\": \"244.6392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1978454589844\",\r\n                                \"y\": \"248.1392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1966552734375\",\r\n                                \"y\": \"251.6392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.2014465332031\",\r\n                                \"y\": \"237.6392822265625\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 333.2,\r\n                                \"y\": 245.4,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1990661621094\",\r\n                                \"y\": \"248.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1978759765625\",\r\n                                \"y\": \"251.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.20147705078125\",\r\n                                \"y\": \"241.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.2026672363281\",\r\n                                \"y\": \"237.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 333.2,\r\n                                \"y\": 248.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.1990661621094\",\r\n                                \"y\": \"251.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.20147705078125\",\r\n                                \"y\": \"244.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.2026672363281\",\r\n                                \"y\": \"241.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.203857421875\",\r\n                                \"y\": \"237.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 333.2,\r\n                                \"y\": 252.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.201416015625\",\r\n                                \"y\": \"248.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.20263671875\",\r\n                                \"y\": \"244.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.2038269042969\",\r\n                                \"y\": \"241.13929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"333.20501708984375\",\r\n                                \"y\": \"237.63929748535156\",\r\n                                \"yaw\": \"0.019545903429389\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -173.4,\r\n                                \"y\": 250.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.4069061279297\",\r\n                                \"y\": \"247.0618438720703\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.41319274902344\",\r\n                                \"y\": \"243.5618438720703\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.41949462890625\",\r\n                                \"y\": \"240.06185913085938\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.42579650878906\",\r\n                                \"y\": \"236.56185913085938\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -173.4,\r\n                                \"y\": 247.5,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.3944854736328\",\r\n                                \"y\": \"250.56182861328125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.40707397460938\",\r\n                                \"y\": \"243.56182861328125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.4133758544922\",\r\n                                \"y\": \"240.0618438720703\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.419677734375\",\r\n                                \"y\": \"236.5618438720703\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -173.4,\r\n                                \"y\": 244.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.39450073242188\",\r\n                                \"y\": \"247.0618133544922\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.38819885253906\",\r\n                                \"y\": \"250.5618133544922\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.40708923339844\",\r\n                                \"y\": \"240.06182861328125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-173.41339111328125\",\r\n                                \"y\": \"236.56182861328125\",\r\n                                \"yaw\": \"-0.10308279097080231\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.3,\r\n                                \"y\": 135.19,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.31700897216797\",\r\n                                \"y\": \"142.43972778320312\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.3252182006836\",\r\n                                \"y\": \"145.93971252441406\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.40902709960938\",\r\n                                \"y\": \"142.43951416015625\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.417236328125\",\r\n                                \"y\": \"145.9394989013672\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -85.5,\r\n                                \"y\": 142.9,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-85.50712585449219\",\r\n                                \"y\": \"145.9392852783203\",\r\n                                \"yaw\": \"180.13438415527344\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -21.9,\r\n                                \"y\": -15.6,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-21.913684844970703\",\r\n                                \"y\": \"-19.357091903686523\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-21.8881893157959\",\r\n                                \"y\": \"-12.357137680053711\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -21.9,\r\n                                \"y\": -18.0,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-21.892196655273438\",\r\n                                \"y\": \"-15.857145309448242\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-21.87944793701172\",\r\n                                \"y\": \"-12.357169151306152\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -20.99,\r\n                                \"y\": -22.5,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.19,\r\n                                \"y\": 151.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2095489501953\",\r\n                                \"y\": \"147.13099670410156\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.22389221191406\",\r\n                                \"y\": \"143.6310272216797\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2382354736328\",\r\n                                \"y\": \"140.1310577392578\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2525634765625\",\r\n                                \"y\": \"136.63108825683594\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 147.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.2783966064453\",\r\n                                \"y\": \"150.6313018798828\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.3070831298828\",\r\n                                \"y\": \"143.63136291503906\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.32142639160156\",\r\n                                \"y\": \"140.1313934326172\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.33575439453125\",\r\n                                \"y\": \"136.6314239501953\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 144.29,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.27835083007812\",\r\n                                \"y\": \"147.1312713623047\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.26400756835938\",\r\n                                \"y\": \"150.63124084472656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.30703735351562\",\r\n                                \"y\": \"140.13133239746094\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.3213653564453\",\r\n                                \"y\": \"136.63136291503906\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 171.29,\r\n                                \"y\": 140.7,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.27798461914062\",\r\n                                \"y\": \"143.63124084472656\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.26364135742188\",\r\n                                \"y\": \"147.13121032714844\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.24929809570312\",\r\n                                \"y\": \"150.6311798095703\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"171.30665588378906\",\r\n                                \"y\": \"136.6313018798828\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 301.41,\r\n                                \"y\": -24.1,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.4229736328125\",\r\n                                \"y\": \"-20.534767150878906\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.43572998046875\",\r\n                                \"y\": \"-17.0347900390625\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"301.448486328125\",\r\n                                \"y\": \"-13.534812927246094\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -308.6,\r\n                                \"y\": 250.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.4670104980469\",\r\n                                \"y\": \"247.23248291015625\",\r\n                                \"yaw\": \"2.0767877101898193\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.3401794433594\",\r\n                                \"y\": \"243.7347869873047\",\r\n                                \"yaw\": \"2.0767877101898193\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.2133483886719\",\r\n                                \"y\": \"240.23707580566406\",\r\n                                \"yaw\": \"2.0767877101898193\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -308.6,\r\n                                \"y\": 247.5,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.720947265625\",\r\n                                \"y\": \"250.7255096435547\",\r\n                                \"yaw\": \"2.147228479385376\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.45867919921875\",\r\n                                \"y\": \"243.73043823242188\",\r\n                                \"yaw\": \"2.147228479385376\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.3275451660156\",\r\n                                \"y\": \"240.23289489746094\",\r\n                                \"yaw\": \"2.147228479385376\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -308.6,\r\n                                \"y\": 244.0,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.7252197265625\",\r\n                                \"y\": \"247.22280883789062\",\r\n                                \"yaw\": \"2.2249090671539307\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.861083984375\",\r\n                                \"y\": \"250.7201690673828\",\r\n                                \"yaw\": \"2.2249090671539307\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-308.4534606933594\",\r\n                                \"y\": \"240.22808837890625\",\r\n                                \"yaw\": \"2.2249090671539307\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -369.0,\r\n                                \"y\": 58.46,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-366.3059387207031\",\r\n                                \"y\": \"58.7149658203125\",\r\n                                \"yaw\": \"95.40641784667969\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-362.8215026855469\",\r\n                                \"y\": \"59.044734954833984\",\r\n                                \"yaw\": \"95.40641784667969\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-359.3370666503906\",\r\n                                \"y\": \"59.37450408935547\",\r\n                                \"yaw\": \"95.40641784667969\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -366.61,\r\n                                \"y\": 58.44,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-369.7657470703125\",\r\n                                \"y\": \"58.129947662353516\",\r\n                                \"yaw\": \"95.61116790771484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-362.7992858886719\",\r\n                                \"y\": \"58.81438446044922\",\r\n                                \"yaw\": \"95.61116790771484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-359.3160705566406\",\r\n                                \"y\": \"59.1566047668457\",\r\n                                \"yaw\": \"95.61116790771484\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -363.11,\r\n                                \"y\": 58.42,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.9\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-366.2443542480469\",\r\n                                \"y\": \"58.09443664550781\",\r\n                                \"yaw\": \"95.92984771728516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-369.72564697265625\",\r\n                                \"y\": \"57.73284912109375\",\r\n                                \"yaw\": \"95.92984771728516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-359.2818298339844\",\r\n                                \"y\": \"58.81761169433594\",\r\n                                \"yaw\": \"95.92984771728516\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario3\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 37.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0021362304688\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0038452148438\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0055541992188\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0072631835938\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 41.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0018920898438\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0036010742188\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0053100585938\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9984741210938\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 44.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0018920898438\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0036010742188\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9984741210938\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9967651367188\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 48.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0017700195312\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9983520507812\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9966430664062\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9949340820312\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 51.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9984130859375\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9967041015625\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9949951171875\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9932861328125\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.71,\r\n                                \"y\": 243.29,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.698463439941406\",\r\n                                \"y\": \"246.6133575439453\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.68631362915039\",\r\n                                \"y\": \"250.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.7227668762207\",\r\n                                \"y\": \"239.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5847778320312\",\r\n                                \"y\": \"141.99676513671875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5704345703125\",\r\n                                \"y\": \"145.49673461914062\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5560913085938\",\r\n                                \"y\": \"148.9967041015625\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5418090820312\",\r\n                                \"y\": \"152.49667358398438\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 142.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5868530273438\",\r\n                                \"y\": \"145.49679565429688\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.572509765625\",\r\n                                \"y\": \"148.99676513671875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5582275390625\",\r\n                                \"y\": \"152.49673461914062\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 246.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.688148498535156\",\r\n                                \"y\": \"250.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71245193481445\",\r\n                                \"y\": \"243.11338806152344\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72460174560547\",\r\n                                \"y\": \"239.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 250.2,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71244812011719\",\r\n                                \"y\": \"246.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72460174560547\",\r\n                                \"y\": \"243.11343383789062\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.736751556396484\",\r\n                                \"y\": \"239.6134490966797\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.75\",\r\n                                        \"y\": \"283.52\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.25\",\r\n                                        \"y\": \"283.51\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.75\",\r\n                                        \"y\": \"283.50\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.91\",\r\n                                        \"y\": \"239.51\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.90\",\r\n                                        \"y\": \"243.5\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -3.1,\r\n                                \"y\": 213.55,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.75\",\r\n                                        \"y\": \"283.52\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.25\",\r\n                                        \"y\": \"283.51\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.75\",\r\n                                        \"y\": \"283.50\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.91\",\r\n                                        \"y\": \"239.51\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.90\",\r\n                                        \"y\": \"243.5\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.7181010246276855\",\r\n                                \"y\": \"213.60708618164062\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.75\",\r\n                                        \"y\": \"283.52\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.25\",\r\n                                        \"y\": \"283.51\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.75\",\r\n                                        \"y\": \"283.50\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.91\",\r\n                                        \"y\": \"239.51\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.90\",\r\n                                        \"y\": \"243.5\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-10.217665672302246\",\r\n                                \"y\": \"213.66229248046875\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 145.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5868530273438\",\r\n                                \"y\": \"148.996826171875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5725708007812\",\r\n                                \"y\": \"152.49679565429688\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6155395507812\",\r\n                                \"y\": \"141.99688720703125\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 149.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.588134765625\",\r\n                                \"y\": \"152.49685668945312\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6167602539062\",\r\n                                \"y\": \"145.49691772460938\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.631103515625\",\r\n                                \"y\": \"141.9969482421875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 152.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6159057617188\",\r\n                                \"y\": \"148.9969482421875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6302490234375\",\r\n                                \"y\": \"145.49697875976562\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6445922851562\",\r\n                                \"y\": \"141.99700927734375\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario4\"\r\n                },\r\n\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.19\",\r\n                                        \"y\": \"52.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.20\",\r\n                                        \"y\": \"48.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.21\",\r\n                                        \"y\": \"45.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.22\",\r\n                                        \"y\": \"41.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.23\",\r\n                                        \"y\": \"38.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 669.39,\r\n                                \"y\": 83.38,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.19\",\r\n                                        \"y\": \"52.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.20\",\r\n                                        \"y\": \"48.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.21\",\r\n                                        \"y\": \"45.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.22\",\r\n                                        \"y\": \"41.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.23\",\r\n                                        \"y\": \"38.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"672.7225952148438\",\r\n                                \"y\": \"83.4161376953125\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.19\",\r\n                                        \"y\": \"52.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.20\",\r\n                                        \"y\": \"48.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.21\",\r\n                                        \"y\": \"45.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.22\",\r\n                                        \"y\": \"41.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.23\",\r\n                                        \"y\": \"38.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"665.7229614257812\",\r\n                                \"y\": \"83.34022521972656\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.19\",\r\n                                        \"y\": \"52.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.20\",\r\n                                        \"y\": \"48.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.21\",\r\n                                        \"y\": \"45.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.22\",\r\n                                        \"y\": \"41.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.23\",\r\n                                        \"y\": \"38.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"662.2232055664062\",\r\n                                \"y\": \"83.30226135253906\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.19\",\r\n                                        \"y\": \"52.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.20\",\r\n                                        \"y\": \"48.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.21\",\r\n                                        \"y\": \"45.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.22\",\r\n                                        \"y\": \"41.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.23\",\r\n                                        \"y\": \"38.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"658.723388671875\",\r\n                                \"y\": \"83.2643051147461\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.29\",\r\n                                        \"y\": \"52.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.30\",\r\n                                        \"y\": \"48.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.31\",\r\n                                        \"y\": \"45.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.32\",\r\n                                        \"y\": \"41.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.33\",\r\n                                        \"y\": \"38.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 672.7,\r\n                                \"y\": 83.5,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.29\",\r\n                                        \"y\": \"52.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.30\",\r\n                                        \"y\": \"48.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.31\",\r\n                                        \"y\": \"45.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.32\",\r\n                                        \"y\": \"41.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.33\",\r\n                                        \"y\": \"38.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"669.2218627929688\",\r\n                                \"y\": \"83.46227264404297\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.29\",\r\n                                        \"y\": \"52.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.30\",\r\n                                        \"y\": \"48.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.31\",\r\n                                        \"y\": \"45.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.32\",\r\n                                        \"y\": \"41.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.33\",\r\n                                        \"y\": \"38.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"665.7220458984375\",\r\n                                \"y\": \"83.42431640625\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.29\",\r\n                                        \"y\": \"52.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.30\",\r\n                                        \"y\": \"48.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.31\",\r\n                                        \"y\": \"45.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.32\",\r\n                                        \"y\": \"41.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.33\",\r\n                                        \"y\": \"38.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"662.2222900390625\",\r\n                                \"y\": \"83.3863525390625\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.29\",\r\n                                        \"y\": \"52.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.30\",\r\n                                        \"y\": \"48.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.31\",\r\n                                        \"y\": \"45.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.32\",\r\n                                        \"y\": \"41.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.33\",\r\n                                        \"y\": \"38.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"658.7224731445312\",\r\n                                \"y\": \"83.34839630126953\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.99\",\r\n                                        \"y\": \"-12.63\",\r\n                                        \"yaw\": \"180.396667\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"49.2\",\r\n                                        \"y\": \"-16.23\",\r\n                                        \"yaw\": \"180.396667\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"49.4\",\r\n                                        \"y\": \"-19.73\",\r\n                                        \"yaw\": \"180.396667\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.3,\r\n                                \"y\": -53.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.99\",\r\n                                        \"y\": \"-12.63\",\r\n                                        \"yaw\": \"180.396667\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"49.2\",\r\n                                        \"y\": \"-16.23\",\r\n                                        \"yaw\": \"180.396667\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"49.4\",\r\n                                        \"y\": \"-19.73\",\r\n                                        \"yaw\": \"180.396667\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-8.675992965698242\",\r\n                                \"y\": \"-53.622528076171875\",\r\n                                \"yaw\": \"90.3823013305664\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.40\",\r\n                                        \"y\": \"-12.63\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.47\",\r\n                                        \"y\": \"-16.13\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.48\",\r\n                                        \"y\": \"-19.63\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 2.4,\r\n                                \"y\": 20.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.40\",\r\n                                        \"y\": \"-12.63\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.47\",\r\n                                        \"y\": \"-16.13\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.48\",\r\n                                        \"y\": \"-19.63\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.828932285308838\",\r\n                                \"y\": \"20.622880935668945\",\r\n                                \"yaw\": \"270.3822937011719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.32\",\r\n                                        \"y\": \"-12.69\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.46\",\r\n                                        \"y\": \"-16.19\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.52\",\r\n                                        \"y\": \"-19.69\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.9,\r\n                                \"y\": 20.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.32\",\r\n                                        \"y\": \"-12.69\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.46\",\r\n                                        \"y\": \"-16.19\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"48.52\",\r\n                                        \"y\": \"-19.69\",\r\n                                        \"yaw\": \"180.965454\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"2.3291661739349365\",\r\n                                \"y\": \"20.576173782348633\",\r\n                                \"yaw\": \"270.3822937011719\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.54\",\r\n                                        \"y\": \"4.45\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"4.87\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.49\",\r\n                                        \"y\": \"89.92\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.99\",\r\n                                        \"y\": \"90.38\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -44.81,\r\n                                \"y\": 41.98,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.54\",\r\n                                        \"y\": \"4.45\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"4.87\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.49\",\r\n                                        \"y\": \"89.92\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.99\",\r\n                                        \"y\": \"90.38\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-44.80860137939453\",\r\n                                \"y\": \"45.41740798950195\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.54\",\r\n                                        \"y\": \"4.45\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.4\",\r\n                                        \"y\": \"4.87\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.49\",\r\n                                        \"y\": \"89.92\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.99\",\r\n                                        \"y\": \"90.38\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-44.807186126708984\",\r\n                                \"y\": \"48.91740798950195\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.57\",\r\n                                        \"y\": \"5.13\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.7\",\r\n                                        \"y\": \"5.16\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.46\",\r\n                                        \"y\": \"90.7\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.96\",\r\n                                        \"y\": \"90.5\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -44.82,\r\n                                \"y\": 45.38,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.57\",\r\n                                        \"y\": \"5.13\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.7\",\r\n                                        \"y\": \"5.16\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.46\",\r\n                                        \"y\": \"90.7\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.96\",\r\n                                        \"y\": \"90.5\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-44.81857681274414\",\r\n                                \"y\": \"48.91741180419922\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.57\",\r\n                                        \"y\": \"5.13\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.7\",\r\n                                        \"y\": \"5.16\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.46\",\r\n                                        \"y\": \"90.7\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.96\",\r\n                                        \"y\": \"90.5\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-44.821407318115234\",\r\n                                \"y\": \"41.91741180419922\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.63\",\r\n                                        \"y\": \"11.73\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 172.6,\r\n                                \"y\": -16.7,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.63\",\r\n                                        \"y\": \"11.73\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.58773803710938\",\r\n                                \"y\": \"-20.065515518188477\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.63\",\r\n                                        \"y\": \"11.73\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.5749969482422\",\r\n                                \"y\": \"-23.56549072265625\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.63\",\r\n                                        \"y\": \"11.73\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.6132354736328\",\r\n                                \"y\": \"-13.065561294555664\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.68\",\r\n                                        \"y\": \"11.83\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 172.6,\r\n                                \"y\": -20.2,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.68\",\r\n                                        \"y\": \"11.83\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.58773803710938\",\r\n                                \"y\": \"-23.56553840637207\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.68\",\r\n                                        \"y\": \"11.83\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.6132354736328\",\r\n                                \"y\": \"-16.565584182739258\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.68\",\r\n                                        \"y\": \"11.83\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.6259765625\",\r\n                                \"y\": \"-13.065608024597168\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.79\",\r\n                                        \"y\": \"11.93\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 172.6,\r\n                                \"y\": -23.8,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.79\",\r\n                                        \"y\": \"11.93\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.6136016845703\",\r\n                                \"y\": \"-20.065608978271484\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.79\",\r\n                                        \"y\": \"11.93\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.62635803222656\",\r\n                                \"y\": \"-16.565631866455078\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.79\",\r\n                                        \"y\": \"11.93\",\r\n                                        \"yaw\": \"257.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.63909912109375\",\r\n                                \"y\": \"-13.065655708312988\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.54\",\r\n                                        \"y\": \"24.96\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.54\",\r\n                                        \"y\": \"24.53\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.25\",\r\n                                        \"y\": \"-60.50\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-8.75\",\r\n                                        \"y\": \"-60.95\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 44.2,\r\n                                \"y\": -12.7,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.54\",\r\n                                        \"y\": \"24.96\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.54\",\r\n                                        \"y\": \"24.53\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.25\",\r\n                                        \"y\": \"-60.50\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-8.75\",\r\n                                        \"y\": \"-60.95\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.187618255615234\",\r\n                                \"y\": \"-16.09782600402832\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.54\",\r\n                                        \"y\": \"24.96\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.54\",\r\n                                        \"y\": \"24.53\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.25\",\r\n                                        \"y\": \"-60.50\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-8.75\",\r\n                                        \"y\": \"-60.95\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.174869537353516\",\r\n                                \"y\": \"-19.597803115844727\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.57\",\r\n                                        \"y\": \"24.28\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.57\",\r\n                                        \"y\": \"24.24\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.22\",\r\n                                        \"y\": \"-60.65\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-8.72\",\r\n                                        \"y\": \"-60.62\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 44.2,\r\n                                \"y\": -16.1,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.57\",\r\n                                        \"y\": \"24.28\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.57\",\r\n                                        \"y\": \"24.24\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.22\",\r\n                                        \"y\": \"-60.65\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-8.72\",\r\n                                        \"y\": \"-60.62\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.187252044677734\",\r\n                                \"y\": \"-19.597848892211914\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.57\",\r\n                                        \"y\": \"24.28\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.57\",\r\n                                        \"y\": \"24.24\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.22\",\r\n                                        \"y\": \"-60.65\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-8.72\",\r\n                                        \"y\": \"-60.62\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.212745666503906\",\r\n                                \"y\": \"-12.597894668579102\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-150.84\",\r\n                                        \"y\": \"9.37\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.90\",\r\n                                        \"y\": \"10.96\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -178.91,\r\n                                \"y\": 41.98,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-150.84\",\r\n                                        \"y\": \"9.37\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.90\",\r\n                                        \"y\": \"10.96\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.90859985351562\",\r\n                                \"y\": \"45.4715690612793\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-150.84\",\r\n                                        \"y\": \"9.37\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.90\",\r\n                                        \"y\": \"10.96\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9071807861328\",\r\n                                \"y\": \"48.9715690612793\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-150.84\",\r\n                                        \"y\": \"9.37\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.90\",\r\n                                        \"y\": \"10.96\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.90577697753906\",\r\n                                \"y\": \"52.4715690612793\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-155.47\",\r\n                                        \"y\": \"10.96\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -178.92,\r\n                                \"y\": 45.38,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-155.47\",\r\n                                        \"y\": \"10.96\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.91854858398438\",\r\n                                \"y\": \"48.97157669067383\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-155.47\",\r\n                                        \"y\": \"10.96\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.91714477539062\",\r\n                                \"y\": \"52.47157669067383\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-155.47\",\r\n                                        \"y\": \"10.96\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.92138671875\",\r\n                                \"y\": \"41.97157669067383\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-155.18\",\r\n                                        \"y\": \"11.27\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -178.93,\r\n                                \"y\": 48.98,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-155.18\",\r\n                                        \"y\": \"11.27\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9285888671875\",\r\n                                \"y\": \"52.471580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-155.18\",\r\n                                        \"y\": \"11.27\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.93141174316406\",\r\n                                \"y\": \"45.471580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-155.18\",\r\n                                        \"y\": \"11.27\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.93283081054688\",\r\n                                \"y\": \"41.971580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.82\",\r\n                                        \"y\": \"11.32\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -178.93,\r\n                                \"y\": 52.88,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.82\",\r\n                                        \"y\": \"11.32\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9315643310547\",\r\n                                \"y\": \"48.971580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.82\",\r\n                                        \"y\": \"11.32\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9329833984375\",\r\n                                \"y\": \"45.471580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-154.82\",\r\n                                        \"y\": \"11.32\",\r\n                                        \"yaw\": \"79.648041\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-178.9344024658203\",\r\n                                \"y\": \"41.971580505371094\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.60\",\r\n                                        \"y\": \"24.37\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.60\",\r\n                                        \"y\": \"24.39\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.18\",\r\n                                        \"y\": \"-60.36\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-8.69\",\r\n                                        \"y\": \"-61.16\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 44.2,\r\n                                \"y\": -19.7,\r\n                                \"yaw\": 179.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.60\",\r\n                                        \"y\": \"24.37\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.60\",\r\n                                        \"y\": \"24.39\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.18\",\r\n                                        \"y\": \"-60.36\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-8.69\",\r\n                                        \"y\": \"-61.16\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.21311569213867\",\r\n                                \"y\": \"-16.097919464111328\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"2.60\",\r\n                                        \"y\": \"24.37\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"6.60\",\r\n                                        \"y\": \"24.39\",\r\n                                        \"yaw\": \"269.471191\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.18\",\r\n                                        \"y\": \"-60.36\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-8.69\",\r\n                                        \"y\": \"-61.16\",\r\n                                        \"yaw\": \"89.471161\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"44.225860595703125\",\r\n                                \"y\": \"-12.597942352294922\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 37.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0021362304688\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0038452148438\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0055541992188\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0072631835938\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 41.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0018920898438\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0036010742188\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0053100585938\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9984741210938\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 44.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0018920898438\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0036010742188\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9984741210938\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9967651367188\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 48.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"627.0017700195312\",\r\n                                \"y\": \"52.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9983520507812\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9966430664062\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9949340820312\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 627.0,\r\n                                \"y\": 51.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9984130859375\",\r\n                                \"y\": \"48.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9967041015625\",\r\n                                \"y\": \"45.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9949951171875\",\r\n                                \"y\": \"41.671260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"658.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"665.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.50\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"672.0\",\r\n                                        \"y\": \"86.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.9932861328125\",\r\n                                \"y\": \"38.171260833740234\",\r\n                                \"yaw\": \"-0.027896113693714142\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.69\",\r\n                                        \"y\": \"51.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.70\",\r\n                                        \"y\": \"48.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.71\",\r\n                                        \"y\": \"44.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.72\",\r\n                                        \"y\": \"41.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.73\",\r\n                                        \"y\": \"37.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 658.6,\r\n                                \"y\": 82.95,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.69\",\r\n                                        \"y\": \"51.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.70\",\r\n                                        \"y\": \"48.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.71\",\r\n                                        \"y\": \"44.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.72\",\r\n                                        \"y\": \"41.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.73\",\r\n                                        \"y\": \"37.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"662.2265625\",\r\n                                \"y\": \"82.98932647705078\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.69\",\r\n                                        \"y\": \"51.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.70\",\r\n                                        \"y\": \"48.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.71\",\r\n                                        \"y\": \"44.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.72\",\r\n                                        \"y\": \"41.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.73\",\r\n                                        \"y\": \"37.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"665.726318359375\",\r\n                                \"y\": \"83.02729034423828\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.69\",\r\n                                        \"y\": \"51.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.70\",\r\n                                        \"y\": \"48.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.71\",\r\n                                        \"y\": \"44.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.72\",\r\n                                        \"y\": \"41.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.73\",\r\n                                        \"y\": \"37.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"669.2261352539062\",\r\n                                \"y\": \"83.06524658203125\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.69\",\r\n                                        \"y\": \"51.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.70\",\r\n                                        \"y\": \"48.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.71\",\r\n                                        \"y\": \"44.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.72\",\r\n                                        \"y\": \"41.34\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.73\",\r\n                                        \"y\": \"37.84\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"672.7259521484375\",\r\n                                \"y\": \"83.10320281982422\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"44.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"37.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 662.3,\r\n                                \"y\": 83.6,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"44.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"37.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"665.7197265625\",\r\n                                \"y\": \"83.63709259033203\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"44.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"37.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"669.2195434570312\",\r\n                                \"y\": \"83.675048828125\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"44.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"37.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"672.7193603515625\",\r\n                                \"y\": \"83.71300506591797\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"51.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"44.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"37.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"658.7201538085938\",\r\n                                \"y\": \"83.56117248535156\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"52.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"45.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"38.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 665.8,\r\n                                \"y\": 83.17,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"52.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"45.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"38.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"669.224609375\",\r\n                                \"y\": \"83.20713806152344\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"52.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"45.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"38.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"672.7244262695312\",\r\n                                \"y\": \"83.2450942993164\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"52.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"45.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"38.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"662.2250366210938\",\r\n                                \"y\": \"83.13121795654297\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.39\",\r\n                                        \"y\": \"52.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.40\",\r\n                                        \"y\": \"48.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.41\",\r\n                                        \"y\": \"45.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.42\",\r\n                                        \"y\": \"41.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"621.43\",\r\n                                        \"y\": \"38.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"658.7252197265625\",\r\n                                \"y\": \"83.09326171875\",\r\n                                \"yaw\": \"270.62139892578125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.60\",\r\n                                        \"y\": \"5.4\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.10\",\r\n                                        \"y\": \"5.1\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.42\",\r\n                                        \"y\": \"89.78\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.93\",\r\n                                        \"y\": \"90.59\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -44.83,\r\n                                \"y\": 48.98,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.60\",\r\n                                        \"y\": \"5.4\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.10\",\r\n                                        \"y\": \"5.1\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.42\",\r\n                                        \"y\": \"89.78\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.93\",\r\n                                        \"y\": \"90.59\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-44.83143615722656\",\r\n                                \"y\": \"45.41741943359375\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-5.60\",\r\n                                        \"y\": \"5.4\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-9.10\",\r\n                                        \"y\": \"5.1\",\r\n                                        \"yaw\": \"89.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"4.42\",\r\n                                        \"y\": \"89.78\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"7.93\",\r\n                                        \"y\": \"90.59\",\r\n                                        \"yaw\": \"269.648071\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-44.83285140991211\",\r\n                                \"y\": \"41.91741943359375\",\r\n                                \"yaw\": \"-0.023140989243984222\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-52.21\",\r\n                                        \"y\": \"41.88\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-52.24\",\r\n                                        \"y\": \"45.48\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-52.28\",\r\n                                        \"y\": \"48.98\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 1.96,\r\n                                \"y\": 83.3,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-52.21\",\r\n                                        \"y\": \"41.88\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-52.24\",\r\n                                        \"y\": \"45.48\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-52.28\",\r\n                                        \"y\": \"48.98\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"5.747596740722656\",\r\n                                \"y\": \"83.26728820800781\",\r\n                                \"yaw\": \"269.5051574707031\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.93\",\r\n                                        \"y\": \"41.86\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.96\",\r\n                                        \"y\": \"45.46\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.0\",\r\n                                        \"y\": \"48.96\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.66,\r\n                                \"y\": 83.4,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.93\",\r\n                                        \"y\": \"41.86\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.96\",\r\n                                        \"y\": \"45.46\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.0\",\r\n                                        \"y\": \"48.96\",\r\n                                        \"yaw\": \"0.573578\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"2.2488670349121094\",\r\n                                \"y\": \"83.4294662475586\",\r\n                                \"yaw\": \"269.5051574707031\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.18\",\r\n                                        \"y\": \"42.22\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.21\",\r\n                                        \"y\": \"45.72\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.20\",\r\n                                        \"y\": \"49.22\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -5.51,\r\n                                \"y\": 10.56,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.18\",\r\n                                        \"y\": \"42.22\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.21\",\r\n                                        \"y\": \"45.72\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.20\",\r\n                                        \"y\": \"49.22\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-9.104096412658691\",\r\n                                \"y\": \"10.536018371582031\",\r\n                                \"yaw\": \"90.3823013305664\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.10\",\r\n                                        \"y\": \"42.28\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.21\",\r\n                                        \"y\": \"45.78\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.24\",\r\n                                        \"y\": \"49.28\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -9.0,\r\n                                \"y\": 10.6,\r\n                                \"yaw\": 90.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.10\",\r\n                                        \"y\": \"42.28\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.21\",\r\n                                        \"y\": \"45.78\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-51.24\",\r\n                                        \"y\": \"49.28\",\r\n                                        \"yaw\": \"0.427795\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-5.604596138000488\",\r\n                                \"y\": \"10.62265682220459\",\r\n                                \"yaw\": \"90.3823013305664\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"207.99\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.60\",\r\n                                        \"y\": \"208.3\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.5\",\r\n                                        \"y\": \"239.29\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.1\",\r\n                                        \"y\": \"242.79\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 9.4,\r\n                                \"y\": 276.7,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"207.99\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.60\",\r\n                                        \"y\": \"208.3\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.5\",\r\n                                        \"y\": \"239.29\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.1\",\r\n                                        \"y\": \"242.79\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.778694152832031\",\r\n                                \"y\": \"276.646728515625\",\r\n                                \"yaw\": \"-90.90380859375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.12\",\r\n                                        \"y\": \"207.99\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.60\",\r\n                                        \"y\": \"208.3\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.5\",\r\n                                        \"y\": \"239.29\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-41.1\",\r\n                                        \"y\": \"242.79\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"5.77956485748291\",\r\n                                \"y\": \"276.75714111328125\",\r\n                                \"yaw\": \"-90.90380859375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.11\",\r\n                                        \"y\": \"208.48\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.61\",\r\n                                        \"y\": \"208.52\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.31\",\r\n                                        \"y\": \"208.57\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.71,\r\n                                \"y\": 239.9,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.11\",\r\n                                        \"y\": \"208.48\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.61\",\r\n                                        \"y\": \"208.52\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.31\",\r\n                                        \"y\": \"208.57\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.6988410949707\",\r\n                                \"y\": \"243.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.11\",\r\n                                        \"y\": \"208.48\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.61\",\r\n                                        \"y\": \"208.52\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.31\",\r\n                                        \"y\": \"208.57\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.68668746948242\",\r\n                                \"y\": \"246.61331176757812\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.11\",\r\n                                        \"y\": \"208.48\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.61\",\r\n                                        \"y\": \"208.52\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.31\",\r\n                                        \"y\": \"208.57\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.674537658691406\",\r\n                                \"y\": \"250.11329650878906\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.71,\r\n                                \"y\": 243.29,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.698463439941406\",\r\n                                \"y\": \"246.6133575439453\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.68631362915039\",\r\n                                \"y\": \"250.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.7227668762207\",\r\n                                \"y\": \"239.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5847778320312\",\r\n                                \"y\": \"141.99676513671875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5704345703125\",\r\n                                \"y\": \"145.49673461914062\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5560913085938\",\r\n                                \"y\": \"148.9967041015625\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5418090820312\",\r\n                                \"y\": \"152.49667358398438\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 142.3,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5868530273438\",\r\n                                \"y\": \"145.49679565429688\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.572509765625\",\r\n                                \"y\": \"148.99676513671875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5582275390625\",\r\n                                \"y\": \"152.49673461914062\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6155395507812\",\r\n                                \"y\": \"138.49685668945312\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 246.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.688148498535156\",\r\n                                \"y\": \"250.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71245193481445\",\r\n                                \"y\": \"243.11338806152344\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72460174560547\",\r\n                                \"y\": \"239.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 250.2,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71244812011719\",\r\n                                \"y\": \"246.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72460174560547\",\r\n                                \"y\": \"243.11343383789062\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.736751556396484\",\r\n                                \"y\": \"239.6134490966797\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.75\",\r\n                                        \"y\": \"283.52\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.25\",\r\n                                        \"y\": \"283.51\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.75\",\r\n                                        \"y\": \"283.50\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.91\",\r\n                                        \"y\": \"239.51\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.90\",\r\n                                        \"y\": \"243.5\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -3.1,\r\n                                \"y\": 213.55,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.75\",\r\n                                        \"y\": \"283.52\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.25\",\r\n                                        \"y\": \"283.51\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.75\",\r\n                                        \"y\": \"283.50\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.91\",\r\n                                        \"y\": \"239.51\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.90\",\r\n                                        \"y\": \"243.5\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.7181010246276855\",\r\n                                \"y\": \"213.60708618164062\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.75\",\r\n                                        \"y\": \"283.52\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.25\",\r\n                                        \"y\": \"283.51\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.75\",\r\n                                        \"y\": \"283.50\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.91\",\r\n                                        \"y\": \"239.51\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.90\",\r\n                                        \"y\": \"243.5\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-10.217665672302246\",\r\n                                \"y\": \"213.66229248046875\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.95\",\r\n                                        \"y\": \"283.48\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.45\",\r\n                                        \"y\": \"283.46\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.95\",\r\n                                        \"y\": \"283.45\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.71\",\r\n                                        \"y\": \"239.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.70\",\r\n                                        \"y\": \"243.14\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.69\",\r\n                                        \"y\": \"246.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.8,\r\n                                \"y\": 213.52,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.95\",\r\n                                        \"y\": \"283.48\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.45\",\r\n                                        \"y\": \"283.46\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.95\",\r\n                                        \"y\": \"283.45\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.71\",\r\n                                        \"y\": \"239.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.70\",\r\n                                        \"y\": \"243.14\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.69\",\r\n                                        \"y\": \"246.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-10.219058990478516\",\r\n                                \"y\": \"213.57394409179688\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.95\",\r\n                                        \"y\": \"283.48\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.45\",\r\n                                        \"y\": \"283.46\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.95\",\r\n                                        \"y\": \"283.45\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.71\",\r\n                                        \"y\": \"239.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.70\",\r\n                                        \"y\": \"243.14\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.69\",\r\n                                        \"y\": \"246.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.2199301719665527\",\r\n                                \"y\": \"213.46353149414062\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.11\",\r\n                                        \"y\": \"239.60\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.10\",\r\n                                        \"y\": \"243.60\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.8\",\r\n                                        \"y\": \"247.10\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.7\",\r\n                                        \"y\": \"250.60\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -10.2,\r\n                                \"y\": 213.5,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.11\",\r\n                                        \"y\": \"239.60\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.10\",\r\n                                        \"y\": \"243.60\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.8\",\r\n                                        \"y\": \"247.10\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.7\",\r\n                                        \"y\": \"250.60\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.720656394958496\",\r\n                                \"y\": \"213.4451141357422\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.11\",\r\n                                        \"y\": \"239.60\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.10\",\r\n                                        \"y\": \"243.60\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.8\",\r\n                                        \"y\": \"247.10\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.7\",\r\n                                        \"y\": \"250.60\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.2210917472839355\",\r\n                                \"y\": \"213.38990783691406\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 145.8,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5868530273438\",\r\n                                \"y\": \"148.996826171875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.5725708007812\",\r\n                                \"y\": \"152.49679565429688\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6155395507812\",\r\n                                \"y\": \"141.99688720703125\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6298828125\",\r\n                                \"y\": \"138.49691772460938\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 149.6,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.588134765625\",\r\n                                \"y\": \"152.49685668945312\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6167602539062\",\r\n                                \"y\": \"145.49691772460938\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.631103515625\",\r\n                                \"y\": \"141.9969482421875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6454467773438\",\r\n                                \"y\": \"138.49697875976562\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 657.7,\r\n                                \"y\": 183.15,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"661.1398315429688\",\r\n                                \"y\": \"183.1873016357422\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"664.6395874023438\",\r\n                                \"y\": \"183.2252655029297\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"668.139404296875\",\r\n                                \"y\": \"183.2632293701172\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"671.6392211914062\",\r\n                                \"y\": \"183.30117797851562\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 661.7,\r\n                                \"y\": 183.26,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"664.6388549804688\",\r\n                                \"y\": \"183.2918701171875\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"668.138671875\",\r\n                                \"y\": \"183.329833984375\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"671.6384887695312\",\r\n                                \"y\": \"183.36778259277344\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.64\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.14\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"657.6392822265625\",\r\n                                \"y\": \"183.21595764160156\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 626.6,\r\n                                \"y\": 152.9,\r\n                                \"yaw\": 0.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6159057617188\",\r\n                                \"y\": \"148.9969482421875\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6302490234375\",\r\n                                \"y\": \"145.49697875976562\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.6445922851562\",\r\n                                \"y\": \"141.99700927734375\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"657.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"661.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"664.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"668.10\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"671.60\",\r\n                                        \"y\": \"187.80\",\r\n                                        \"yaw\": \"270.0\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"626.658935546875\",\r\n                                \"y\": \"138.49703979492188\",\r\n                                \"yaw\": \"0.23475661873817444\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 665.2,\r\n                                \"y\": 183.37,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"668.137939453125\",\r\n                                \"y\": \"183.40187072753906\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"671.6377563476562\",\r\n                                \"y\": \"183.4398193359375\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"661.1383666992188\",\r\n                                \"y\": \"183.32594299316406\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.74\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.24\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"657.6385498046875\",\r\n                                \"y\": \"183.28799438476562\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 668.99,\r\n                                \"y\": 183.58,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"671.6359252929688\",\r\n                                \"y\": \"183.60870361328125\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"664.6362915039062\",\r\n                                \"y\": \"183.5327911376953\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"661.1365356445312\",\r\n                                \"y\": \"183.4948272705078\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.79\",\r\n                                        \"y\": \"152.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.80\",\r\n                                        \"y\": \"148.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.81\",\r\n                                        \"y\": \"145.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.82\",\r\n                                        \"y\": \"141.94\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.83\",\r\n                                        \"y\": \"138.44\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"657.63671875\",\r\n                                \"y\": \"183.45687866210938\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.89\",\r\n                                        \"y\": \"152.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.90\",\r\n                                        \"y\": \"149.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.91\",\r\n                                        \"y\": \"145.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.92\",\r\n                                        \"y\": \"142.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.93\",\r\n                                        \"y\": \"138.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 672.3,\r\n                                \"y\": 183.7,\r\n                                \"yaw\": 270.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.89\",\r\n                                        \"y\": \"152.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.90\",\r\n                                        \"y\": \"149.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.91\",\r\n                                        \"y\": \"145.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.92\",\r\n                                        \"y\": \"142.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.93\",\r\n                                        \"y\": \"138.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"668.1351928710938\",\r\n                                \"y\": \"183.6548309326172\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.89\",\r\n                                        \"y\": \"152.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.90\",\r\n                                        \"y\": \"149.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.91\",\r\n                                        \"y\": \"145.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.92\",\r\n                                        \"y\": \"142.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.93\",\r\n                                        \"y\": \"138.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"664.6353759765625\",\r\n                                \"y\": \"183.6168670654297\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.89\",\r\n                                        \"y\": \"152.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.90\",\r\n                                        \"y\": \"149.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.91\",\r\n                                        \"y\": \"145.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.92\",\r\n                                        \"y\": \"142.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.93\",\r\n                                        \"y\": \"138.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"661.1356201171875\",\r\n                                \"y\": \"183.5789031982422\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.89\",\r\n                                        \"y\": \"152.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.90\",\r\n                                        \"y\": \"149.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.91\",\r\n                                        \"y\": \"145.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.92\",\r\n                                        \"y\": \"142.4\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"620.93\",\r\n                                        \"y\": \"138.54\",\r\n                                        \"yaw\": \"0.177307\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"657.6358032226562\",\r\n                                \"y\": \"183.54095458984375\",\r\n                                \"yaw\": \"-89.37859344482422\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.24\",\r\n                                        \"y\": \"208.23\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 250.5,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.24\",\r\n                                        \"y\": \"208.23\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71349334716797\",\r\n                                \"y\": \"246.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.24\",\r\n                                        \"y\": \"208.23\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72564697265625\",\r\n                                \"y\": \"243.11343383789062\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.24\",\r\n                                        \"y\": \"208.23\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.737796783447266\",\r\n                                \"y\": \"239.6134490966797\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"142.14\",\r\n                                        \"y\": \"14.34\",\r\n                                        \"yaw\": \"258.370605\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.41\",\r\n                                        \"y\": \"11.90\",\r\n                                        \"yaw\": \"257.552917\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 172.6,\r\n                                \"y\": -13.4,\r\n                                \"yaw\": 180.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"142.14\",\r\n                                        \"y\": \"14.34\",\r\n                                        \"yaw\": \"258.370605\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.41\",\r\n                                        \"y\": \"11.90\",\r\n                                        \"yaw\": \"257.552917\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.58847045898438\",\r\n                                \"y\": \"-16.565494537353516\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"142.14\",\r\n                                        \"y\": \"14.34\",\r\n                                        \"yaw\": \"258.370605\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.41\",\r\n                                        \"y\": \"11.90\",\r\n                                        \"yaw\": \"257.552917\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.57571411132812\",\r\n                                \"y\": \"-20.065471649169922\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"142.14\",\r\n                                        \"y\": \"14.34\",\r\n                                        \"yaw\": \"258.370605\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"145.41\",\r\n                                        \"y\": \"11.90\",\r\n                                        \"yaw\": \"257.552917\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"172.56297302246094\",\r\n                                \"y\": \"-23.565448760986328\",\r\n                                \"yaw\": \"179.79132080078125\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.23\",\r\n                                        \"y\": \"207.94\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.72\",\r\n                                        \"y\": \"207.98\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.85\",\r\n                                        \"y\": \"239.24\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.81\",\r\n                                        \"y\": \"242.74\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": 5.6,\r\n                                \"y\": 276.7,\r\n                                \"yaw\": 269.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.23\",\r\n                                        \"y\": \"207.94\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.72\",\r\n                                        \"y\": \"207.98\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.85\",\r\n                                        \"y\": \"239.24\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.81\",\r\n                                        \"y\": \"242.74\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"9.278183937072754\",\r\n                                \"y\": \"276.6419982910156\",\r\n                                \"yaw\": \"-90.90380859375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-3.23\",\r\n                                        \"y\": \"207.94\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.72\",\r\n                                        \"y\": \"207.98\",\r\n                                        \"yaw\": \"89.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.85\",\r\n                                        \"y\": \"239.24\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-40.81\",\r\n                                        \"y\": \"242.74\",\r\n                                        \"yaw\": \"359.320801\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"12.777749061584473\",\r\n                                \"y\": \"276.5867919921875\",\r\n                                \"yaw\": \"-90.90380859375\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario7\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.75\",\r\n                                        \"y\": \"283.52\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.25\",\r\n                                        \"y\": \"283.51\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.75\",\r\n                                        \"y\": \"283.50\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.91\",\r\n                                        \"y\": \"239.51\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.90\",\r\n                                        \"y\": \"243.5\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -3.1,\r\n                                \"y\": 213.55,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.75\",\r\n                                        \"y\": \"283.52\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.25\",\r\n                                        \"y\": \"283.51\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.75\",\r\n                                        \"y\": \"283.50\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.91\",\r\n                                        \"y\": \"239.51\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.90\",\r\n                                        \"y\": \"243.5\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-6.7181010246276855\",\r\n                                \"y\": \"213.60708618164062\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.75\",\r\n                                        \"y\": \"283.52\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.25\",\r\n                                        \"y\": \"283.51\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.75\",\r\n                                        \"y\": \"283.50\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.91\",\r\n                                        \"y\": \"239.51\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.90\",\r\n                                        \"y\": \"243.5\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-10.217665672302246\",\r\n                                \"y\": \"213.66229248046875\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.95\",\r\n                                        \"y\": \"283.48\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.45\",\r\n                                        \"y\": \"283.46\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.95\",\r\n                                        \"y\": \"283.45\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.71\",\r\n                                        \"y\": \"239.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.70\",\r\n                                        \"y\": \"243.14\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.69\",\r\n                                        \"y\": \"246.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -6.8,\r\n                                \"y\": 213.52,\r\n                                \"yaw\": 89.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.95\",\r\n                                        \"y\": \"283.48\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.45\",\r\n                                        \"y\": \"283.46\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.95\",\r\n                                        \"y\": \"283.45\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.71\",\r\n                                        \"y\": \"239.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.70\",\r\n                                        \"y\": \"243.14\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.69\",\r\n                                        \"y\": \"246.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-10.219058990478516\",\r\n                                \"y\": \"213.57394409179688\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"front\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"5.95\",\r\n                                        \"y\": \"283.48\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"9.45\",\r\n                                        \"y\": \"283.46\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"12.95\",\r\n                                        \"y\": \"283.45\",\r\n                                        \"yaw\": \"269.792236\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ],\r\n                                \"right\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.71\",\r\n                                        \"y\": \"239.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.70\",\r\n                                        \"y\": \"243.14\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-39.69\",\r\n                                        \"y\": \"246.64\",\r\n                                        \"yaw\": \"359.792206\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"360.0\",\r\n                                \"x\": \"-3.2199301719665527\",\r\n                                \"y\": \"213.46353149414062\",\r\n                                \"yaw\": \"89.09619140625\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario8\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.71,\r\n                                \"y\": 243.29,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.698463439941406\",\r\n                                \"y\": \"246.6133575439453\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.68631362915039\",\r\n                                \"y\": \"250.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.65\",\r\n                                        \"y\": \"208.21\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.15\",\r\n                                        \"y\": \"208.25\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.7227668762207\",\r\n                                \"y\": \"239.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 246.7,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.688148498535156\",\r\n                                \"y\": \"250.11334228515625\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71245193481445\",\r\n                                \"y\": \"243.11338806152344\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-6.69\",\r\n                                        \"y\": \"208.32\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    },\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.19\",\r\n                                        \"y\": \"208.37\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72460174560547\",\r\n                                \"y\": \"239.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 250.2,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71244812011719\",\r\n                                \"y\": \"246.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72460174560547\",\r\n                                \"y\": \"243.11343383789062\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.30\",\r\n                                        \"y\": \"208.77\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.736751556396484\",\r\n                                \"y\": \"239.6134490966797\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.24\",\r\n                                        \"y\": \"208.23\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0\",\r\n                                \"x\": -35.7,\r\n                                \"y\": 250.5,\r\n                                \"yaw\": 359.0,\r\n                                \"z\": 1.0\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.24\",\r\n                                        \"y\": \"208.23\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.71349334716797\",\r\n                                \"y\": \"246.6134033203125\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.24\",\r\n                                        \"y\": \"208.23\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.72564697265625\",\r\n                                \"y\": \"243.11343383789062\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        },\r\n                        {\r\n                            \"other_actors\": {\r\n                                \"left\": [\r\n                                    {\r\n                                        \"pitch\": \"0.0\",\r\n                                        \"x\": \"-10.24\",\r\n                                        \"y\": \"208.23\",\r\n                                        \"yaw\": \"89.27478\",\r\n                                        \"z\": \"1.0\"\r\n                                    }\r\n                                ]\r\n                            },\r\n                            \"transform\": {\r\n                                \"pitch\": \"0.0\",\r\n                                \"x\": \"-35.737796783447266\",\r\n                                \"y\": \"239.6134490966797\",\r\n                                \"yaw\": \"-0.19892168045043945\",\r\n                                \"z\": \"0.0\"\r\n                            }\r\n                        }\r\n                    ],\r\n                    \"scenario_type\": \"Scenario9\"\r\n                },\r\n                {\r\n                    \"available_event_configurations\": [],\r\n                    \"scenario_type\": \"Scenario10\"\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}"
  },
  {
    "path": "leaderboard/data/scenarios/longest6_eval_scenarios.json",
    "content": "{\n    \"available_scenarios\": [\n        {\n            \"Town01\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.64\",\n                                \"y\": \"-2.20\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"107.98\",\n                                \"y\": \"330.64\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.95\",\n                                \"y\": \"326.51\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.68\",\n                                \"y\": \"199.13\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.15\",\n                                \"y\": \"195.0\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.81\",\n                                \"y\": \"133.54\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.79\",\n                                \"y\": \"129.41\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"322.54\",\n                                \"y\": \"55.39\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"170.84\",\n                                \"y\": \"59.52\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"316.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"163.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.81\",\n                                \"y\": \"163.80\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.61\",\n                                \"y\": \"10.73\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"317.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"165.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"392.17\",\n                                \"y\": \"12.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.96\",\n                                \"y\": \"31.64\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"304.75\",\n                                \"y\": \"199.22\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.55\",\n                                \"y\": \"133.65\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.35\",\n                                \"y\": \"59.61\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"158.10\",\n                                \"y\": \"31.4\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.45\",\n                                \"y\": \"30.84\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.53\",\n                                \"y\": \"55.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.33\",\n                                \"y\": \"129.48\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.42\",\n                                \"y\": \"195.16\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"153.94\",\n                                \"y\": \"26.19\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.23\",\n                                \"y\": \"297.43\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.81\",\n                                \"y\": \"297.3\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.12\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"165.78\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"100.1\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"25.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.46\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.81\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"88.85\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"163.42\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"228.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.78\",\n                                \"y\": \"55.38\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.57\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.55\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario2\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.64\",\n                                \"y\": \"-2.20\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"107.98\",\n                                \"y\": \"330.64\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.95\",\n                                \"y\": \"326.51\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.68\",\n                                \"y\": \"199.13\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.15\",\n                                \"y\": \"195.0\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.81\",\n                                \"y\": \"133.54\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.79\",\n                                \"y\": \"129.41\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"322.54\",\n                                \"y\": \"55.39\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"170.84\",\n                                \"y\": \"59.52\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"167.69\",\n                                \"y\": \"1.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"316.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"163.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.81\",\n                                \"y\": \"163.80\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.61\",\n                                \"y\": \"10.73\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"317.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"392.17\",\n                                \"y\": \"165.10\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"165.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"392.17\",\n                                \"y\": \"12.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"374.11\",\n                                        \"y\": \"326.55\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.4\",\n                                        \"y\": \"291.71\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.22\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.99\",\n                                        \"y\": \"2.0\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.1\",\n                                        \"y\": \"-2.3\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.96\",\n                                \"y\": \"31.64\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.5\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.55\",\n                                        \"y\": \"168.65\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.55\",\n                                \"y\": \"133.65\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.85\",\n                                        \"y\": \"20.61\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.35\",\n                                        \"y\": \"94.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.35\",\n                                \"y\": \"59.61\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.51\",\n                                        \"y\": \"1.44\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.90\",\n                                        \"y\": \"-1.61\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"158.10\",\n                                \"y\": \"31.4\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.61\",\n                                        \"y\": \"2.3\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.94\",\n                                        \"y\": \"-2.32\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.45\",\n                                \"y\": \"30.84\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.74\",\n                                        \"y\": \"94.29\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.47\",\n                                        \"y\": \"20.20\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.53\",\n                                \"y\": \"55.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.46\",\n                                        \"y\": \"168.64\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.50\",\n                                        \"y\": \"94.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.33\",\n                                \"y\": \"129.48\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.92\",\n                                        \"y\": \"234.16\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.42\",\n                                        \"y\": \"160.16\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.42\",\n                                \"y\": \"195.16\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.94\",\n                                        \"y\": \"55.69\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"118.94\",\n                                        \"y\": \"60.19\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"153.94\",\n                                \"y\": \"26.19\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.39\",\n                                        \"y\": \"326.52\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.12\",\n                                        \"y\": \"330.65\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.23\",\n                                \"y\": \"297.43\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.65\",\n                                        \"y\": \"326.84\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"300.15\",\n                                        \"y\": \"330.50\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.81\",\n                                \"y\": \"297.3\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.9\",\n                                        \"y\": \"-2.4\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.53\",\n                                        \"y\": \"37.27\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.12\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"234.28\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"199.78\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"165.78\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"168.51\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"134.1\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"100.1\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"94.27\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"59.77\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"25.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.24\",\n                                        \"y\": \"-1.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"158.80\",\n                                        \"y\": \"36.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.46\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.17\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.99\",\n                                        \"y\": \"35.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.81\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.99\",\n                                        \"y\": \"20.43\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.87\",\n                                        \"y\": \"55.22\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"88.85\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.47\",\n                                        \"y\": \"94.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.56\",\n                                        \"y\": \"129.21\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"163.42\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.35\",\n                                        \"y\": \"160.10\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.21\",\n                                        \"y\": \"195.29\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"228.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.28\",\n                                        \"y\": \"59.38\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"153.78\",\n                                        \"y\": \"20.38\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.78\",\n                                \"y\": \"55.38\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.0\",\n                                        \"y\": \"330.25\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.86\",\n                                        \"y\": \"292.27\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.57\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"300.57\",\n                                        \"y\": \"331.2\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.60\",\n                                        \"y\": \"291.92\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.55\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"298.83\",\n                                        \"y\": \"2.14\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.27\",\n                                        \"y\": \"36.68\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.15\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"159.40\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"198.40\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"228.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"93.73\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"132.73\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"162.73\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"20.29\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"59.29\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"89.29\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.65\",\n                                        \"y\": \"2.9\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"158.9\",\n                                        \"y\": \"35.84\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.49\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"52.70\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"93.4\",\n                                        \"y\": \"36.17\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.3\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.76\",\n                                        \"y\": \"93.99\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.92\",\n                                        \"y\": \"55.94\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"25.23\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.78\",\n                                        \"y\": \"168.67\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.47\",\n                                        \"y\": \"129.17\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"99.90\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.75\",\n                                        \"y\": \"234.27\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.25\",\n                                        \"y\": \"195.7\",\n                                        \"yaw\": \"180.000076\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"165.27\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.25\",\n                                        \"y\": \"55.49\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"153.76\",\n                                        \"y\": \"21.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.35\",\n                                \"y\": \"59.68\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.51\",\n                                        \"y\": \"326.45\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.16\",\n                                        \"y\": \"291.69\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.44\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario5\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario6\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.99\",\n                                        \"y\": \"2.0\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.1\",\n                                        \"y\": \"-2.3\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.96\",\n                                \"y\": \"31.64\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.25\",\n                                        \"y\": \"160.22\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.75\",\n                                        \"y\": \"234.22\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"304.75\",\n                                \"y\": \"199.22\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.5\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.55\",\n                                        \"y\": \"168.65\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.55\",\n                                \"y\": \"133.65\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.85\",\n                                        \"y\": \"20.61\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.35\",\n                                        \"y\": \"94.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.35\",\n                                \"y\": \"59.61\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.51\",\n                                        \"y\": \"1.44\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.90\",\n                                        \"y\": \"-1.61\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"158.10\",\n                                \"y\": \"31.4\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.61\",\n                                        \"y\": \"2.3\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.94\",\n                                        \"y\": \"-2.32\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.45\",\n                                \"y\": \"30.84\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.74\",\n                                        \"y\": \"94.29\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.47\",\n                                        \"y\": \"20.20\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.53\",\n                                \"y\": \"55.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.46\",\n                                        \"y\": \"168.64\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.50\",\n                                        \"y\": \"94.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.33\",\n                                \"y\": \"129.48\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.92\",\n                                        \"y\": \"234.16\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.42\",\n                                        \"y\": \"160.16\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.42\",\n                                \"y\": \"195.16\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.94\",\n                                        \"y\": \"55.69\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"118.94\",\n                                        \"y\": \"60.19\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"153.94\",\n                                \"y\": \"26.19\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.39\",\n                                        \"y\": \"326.52\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.12\",\n                                        \"y\": \"330.65\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.23\",\n                                \"y\": \"297.43\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.65\",\n                                        \"y\": \"326.84\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"300.15\",\n                                        \"y\": \"330.50\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.81\",\n                                \"y\": \"297.3\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario7\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"374.11\",\n                                        \"y\": \"326.55\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.4\",\n                                        \"y\": \"291.71\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.22\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"298.83\",\n                                        \"y\": \"2.14\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.27\",\n                                        \"y\": \"36.68\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.15\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"159.40\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"198.40\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"228.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"93.73\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"132.73\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"162.73\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"20.29\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"59.29\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"89.29\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.65\",\n                                        \"y\": \"2.9\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"158.9\",\n                                        \"y\": \"35.84\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.49\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"52.70\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"93.4\",\n                                        \"y\": \"36.17\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.3\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.76\",\n                                        \"y\": \"93.99\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.92\",\n                                        \"y\": \"55.94\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"25.23\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.78\",\n                                        \"y\": \"168.67\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.47\",\n                                        \"y\": \"129.17\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"99.90\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.75\",\n                                        \"y\": \"234.27\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.25\",\n                                        \"y\": \"195.7\",\n                                        \"yaw\": \"180.000076\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"165.27\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.25\",\n                                        \"y\": \"55.49\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"153.76\",\n                                        \"y\": \"21.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.35\",\n                                \"y\": \"59.68\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.51\",\n                                        \"y\": \"326.45\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.16\",\n                                        \"y\": \"291.69\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.44\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.99\",\n                                        \"y\": \"2.0\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.1\",\n                                        \"y\": \"-2.3\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.96\",\n                                \"y\": \"31.64\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.25\",\n                                        \"y\": \"160.22\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.75\",\n                                        \"y\": \"234.22\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"304.75\",\n                                \"y\": \"199.22\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.5\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.55\",\n                                        \"y\": \"168.65\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.55\",\n                                \"y\": \"133.65\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.85\",\n                                        \"y\": \"20.61\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.35\",\n                                        \"y\": \"94.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.35\",\n                                \"y\": \"59.61\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.51\",\n                                        \"y\": \"1.44\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.90\",\n                                        \"y\": \"-1.61\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"158.10\",\n                                \"y\": \"31.4\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.61\",\n                                        \"y\": \"2.3\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.94\",\n                                        \"y\": \"-2.32\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.45\",\n                                \"y\": \"30.84\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.74\",\n                                        \"y\": \"94.29\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.47\",\n                                        \"y\": \"20.20\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.53\",\n                                \"y\": \"55.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.46\",\n                                        \"y\": \"168.64\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.50\",\n                                        \"y\": \"94.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.33\",\n                                \"y\": \"129.48\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.92\",\n                                        \"y\": \"234.16\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.42\",\n                                        \"y\": \"160.16\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.42\",\n                                \"y\": \"195.16\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.94\",\n                                        \"y\": \"55.69\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"118.94\",\n                                        \"y\": \"60.19\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"153.94\",\n                                \"y\": \"26.19\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.39\",\n                                        \"y\": \"326.52\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.12\",\n                                        \"y\": \"330.65\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.23\",\n                                \"y\": \"297.43\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.65\",\n                                        \"y\": \"326.84\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"300.15\",\n                                        \"y\": \"330.50\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.81\",\n                                \"y\": \"297.3\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.9\",\n                                        \"y\": \"-2.4\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.53\",\n                                        \"y\": \"37.27\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.12\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"234.28\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"199.78\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"165.78\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"168.51\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"134.1\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"100.1\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"94.27\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"59.77\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"25.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.24\",\n                                        \"y\": \"-1.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"158.80\",\n                                        \"y\": \"36.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.46\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.17\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.99\",\n                                        \"y\": \"35.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.81\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.99\",\n                                        \"y\": \"20.43\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.87\",\n                                        \"y\": \"55.22\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"88.85\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.47\",\n                                        \"y\": \"94.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.56\",\n                                        \"y\": \"129.21\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"163.42\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.35\",\n                                        \"y\": \"160.10\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.21\",\n                                        \"y\": \"195.29\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"228.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.28\",\n                                        \"y\": \"59.38\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"153.78\",\n                                        \"y\": \"20.38\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.78\",\n                                \"y\": \"55.38\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.0\",\n                                        \"y\": \"330.25\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.86\",\n                                        \"y\": \"292.27\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.57\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"300.57\",\n                                        \"y\": \"331.2\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.60\",\n                                        \"y\": \"291.92\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.55\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario9\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario10\"\n                }\n            ],\n            \"Town02\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"180.93\",\n                                \"y\": \"105.31\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"7.63\",\n                                \"y\": \"109.91\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"26.65\",\n                                \"y\": \"187.56\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"207.4\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"74.67\",\n                                \"y\": \"302.64\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"45.67\",\n                                \"y\": \"270.24\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"46.7\",\n                                \"y\": \"220.74\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"136.12\",\n                                \"y\": \"220.86\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.20\",\n                                \"y\": \"191.59\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.25\",\n                                \"y\": \"240.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"132.5\",\n                                \"y\": \"207.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.27\",\n                                \"y\": \"236.54\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"272.34\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.28\",\n                                \"y\": \"221.41\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.82\",\n                                \"y\": \"191.57\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.60\",\n                                \"y\": \"191.58\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.49\",\n                                \"y\": \"157.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.41\",\n                                \"y\": \"207.2\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"236.94\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario2\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"180.93\",\n                                \"y\": \"105.31\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"7.63\",\n                                \"y\": \"109.91\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.22\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.60\",\n                                        \"y\": \"218.56\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.35\",\n                                        \"y\": \"157.56\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"26.65\",\n                                \"y\": \"187.56\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.82\",\n                                        \"y\": \"270.45\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.58\",\n                                        \"y\": \"236.78\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"207.4\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.13\",\n                                        \"y\": \"306.53\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.35\",\n                                        \"y\": \"272.9\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"74.67\",\n                                \"y\": \"302.64\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.52\",\n                                        \"y\": \"206.94\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.91\",\n                                        \"y\": \"236.67\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"45.67\",\n                                \"y\": \"270.24\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"14.4\",\n                                        \"y\": \"191.66\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"76.63\",\n                                        \"y\": \"187.29\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"46.7\",\n                                \"y\": \"220.74\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.5\",\n                                        \"y\": \"191.74\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.52\",\n                                        \"y\": \"187.47\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"136.12\",\n                                \"y\": \"220.86\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.38\",\n                                        \"y\": \"157.31\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.86\",\n                                        \"y\": \"221.13\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.20\",\n                                \"y\": \"191.59\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.56\",\n                                        \"y\": \"207.53\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.79\",\n                                        \"y\": \"269.16\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.25\",\n                                \"y\": \"240.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.70\",\n                                        \"y\": \"237.8\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.35\",\n                                        \"y\": \"241.41\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"132.5\",\n                                \"y\": \"207.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"74.92\",\n                                        \"y\": \"302.50\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.46\",\n                                        \"y\": \"272.5\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.57\",\n                                \"y\": \"306.34\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.1\",\n                                        \"y\": \"271.2\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.99\",\n                                        \"y\": \"206.39\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.27\",\n                                \"y\": \"236.54\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.47\",\n                                        \"y\": \"302.34\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.18\",\n                                        \"y\": \"306.46\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"272.34\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.50\",\n                                        \"y\": \"217.35\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"22.50\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-7.50\",\n                                \"y\": \"157.35\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"15.53\",\n                                        \"y\": \"191.84\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.92\",\n                                        \"y\": \"221.47\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.26\",\n                                \"y\": \"187.47\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.4\",\n                                        \"y\": \"191.76\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.18\",\n                                        \"y\": \"220.83\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"187.45\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.26\",\n                                        \"y\": \"157.74\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.14\",\n                                        \"y\": \"191.53\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.63\",\n                                \"y\": \"221.27\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.53\",\n                                        \"y\": \"207.38\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.26\",\n                                        \"y\": \"240.99\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.71\",\n                                \"y\": \"270.70\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.63\",\n                                        \"y\": \"236.96\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.4\",\n                                        \"y\": \"207.55\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.53\",\n                                \"y\": \"241.10\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.28\",\n                                        \"y\": \"161.41\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.72\",\n                                        \"y\": \"187.41\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.28\",\n                                \"y\": \"221.41\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.82\",\n                                        \"y\": \"187.67\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.2\",\n                                        \"y\": \"221.10\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.82\",\n                                \"y\": \"191.57\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.6\",\n                                        \"y\": \"187.54\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.6\",\n                                        \"y\": \"221.2\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.60\",\n                                \"y\": \"191.58\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.72\",\n                                        \"y\": \"221.21\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.15\",\n                                        \"y\": \"191.57\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.49\",\n                                \"y\": \"157.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.82\",\n                                        \"y\": \"268.10\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.79\",\n                                        \"y\": \"240.97\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.41\",\n                                \"y\": \"207.2\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.73\",\n                                        \"y\": \"240.93\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.15\",\n                                        \"y\": \"207.54\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"236.94\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario5\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario6\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.60\",\n                                        \"y\": \"218.56\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.35\",\n                                        \"y\": \"157.56\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"26.65\",\n                                \"y\": \"187.56\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.82\",\n                                        \"y\": \"270.45\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.58\",\n                                        \"y\": \"236.78\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"207.4\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.13\",\n                                        \"y\": \"306.53\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.35\",\n                                        \"y\": \"272.9\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"74.67\",\n                                \"y\": \"302.64\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.52\",\n                                        \"y\": \"206.94\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.91\",\n                                        \"y\": \"236.67\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"45.67\",\n                                \"y\": \"270.24\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"14.4\",\n                                        \"y\": \"191.66\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"76.63\",\n                                        \"y\": \"187.29\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"46.7\",\n                                \"y\": \"220.74\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.5\",\n                                        \"y\": \"191.74\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.52\",\n                                        \"y\": \"187.47\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"136.12\",\n                                \"y\": \"220.86\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.38\",\n                                        \"y\": \"157.31\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.86\",\n                                        \"y\": \"221.13\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.20\",\n                                \"y\": \"191.59\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.56\",\n                                        \"y\": \"207.53\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.79\",\n                                        \"y\": \"269.16\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.25\",\n                                \"y\": \"240.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.70\",\n                                        \"y\": \"237.8\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.35\",\n                                        \"y\": \"241.41\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"132.5\",\n                                \"y\": \"207.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"74.92\",\n                                        \"y\": \"302.50\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.46\",\n                                        \"y\": \"272.5\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.57\",\n                                \"y\": \"306.34\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.1\",\n                                        \"y\": \"271.2\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.99\",\n                                        \"y\": \"206.39\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.27\",\n                                \"y\": \"236.54\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.47\",\n                                        \"y\": \"302.34\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.18\",\n                                        \"y\": \"306.46\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"272.34\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.50\",\n                                        \"y\": \"217.35\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"22.50\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-7.50\",\n                                \"y\": \"157.35\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"15.53\",\n                                        \"y\": \"191.84\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.92\",\n                                        \"y\": \"221.47\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.26\",\n                                \"y\": \"187.47\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.4\",\n                                        \"y\": \"191.76\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.18\",\n                                        \"y\": \"220.83\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"187.45\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.26\",\n                                        \"y\": \"157.74\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.14\",\n                                        \"y\": \"191.53\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.63\",\n                                \"y\": \"221.27\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.53\",\n                                        \"y\": \"207.38\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.26\",\n                                        \"y\": \"240.99\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.71\",\n                                \"y\": \"270.70\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.63\",\n                                        \"y\": \"236.96\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.4\",\n                                        \"y\": \"207.55\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.53\",\n                                \"y\": \"241.10\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.82\",\n                                        \"y\": \"187.67\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.2\",\n                                        \"y\": \"221.10\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.82\",\n                                \"y\": \"191.57\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.6\",\n                                        \"y\": \"187.54\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.6\",\n                                        \"y\": \"221.2\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.60\",\n                                \"y\": \"191.58\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.72\",\n                                        \"y\": \"221.21\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.15\",\n                                        \"y\": \"191.57\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.49\",\n                                \"y\": \"157.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.82\",\n                                        \"y\": \"268.10\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.79\",\n                                        \"y\": \"240.97\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.41\",\n                                \"y\": \"207.2\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.73\",\n                                        \"y\": \"240.93\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.15\",\n                                        \"y\": \"207.54\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"236.94\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario7\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.82\",\n                                        \"y\": \"270.45\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.58\",\n                                        \"y\": \"236.78\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"207.4\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"74.92\",\n                                        \"y\": \"302.50\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.46\",\n                                        \"y\": \"272.5\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.57\",\n                                \"y\": \"306.34\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.50\",\n                                        \"y\": \"217.35\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"22.50\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-7.50\",\n                                \"y\": \"157.35\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"15.53\",\n                                        \"y\": \"191.84\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.92\",\n                                        \"y\": \"221.47\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.26\",\n                                \"y\": \"187.47\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.4\",\n                                        \"y\": \"191.76\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.18\",\n                                        \"y\": \"220.83\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"187.45\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.26\",\n                                        \"y\": \"157.74\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.14\",\n                                        \"y\": \"191.53\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.63\",\n                                \"y\": \"221.27\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.53\",\n                                        \"y\": \"207.38\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.26\",\n                                        \"y\": \"240.99\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.71\",\n                                \"y\": \"270.70\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.63\",\n                                        \"y\": \"236.96\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.4\",\n                                        \"y\": \"207.55\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.53\",\n                                \"y\": \"241.10\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.60\",\n                                        \"y\": \"218.56\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.35\",\n                                        \"y\": \"157.56\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"26.65\",\n                                \"y\": \"187.56\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.13\",\n                                        \"y\": \"306.53\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.35\",\n                                        \"y\": \"272.9\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"74.67\",\n                                \"y\": \"302.64\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.52\",\n                                        \"y\": \"206.94\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.91\",\n                                        \"y\": \"236.67\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"45.67\",\n                                \"y\": \"270.24\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"14.4\",\n                                        \"y\": \"191.66\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"76.63\",\n                                        \"y\": \"187.29\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"46.7\",\n                                \"y\": \"220.74\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.5\",\n                                        \"y\": \"191.74\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.52\",\n                                        \"y\": \"187.47\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"136.12\",\n                                \"y\": \"220.86\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.38\",\n                                        \"y\": \"157.31\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.86\",\n                                        \"y\": \"221.13\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.20\",\n                                \"y\": \"191.59\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.56\",\n                                        \"y\": \"207.53\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.79\",\n                                        \"y\": \"269.16\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.25\",\n                                \"y\": \"240.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.70\",\n                                        \"y\": \"237.8\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.35\",\n                                        \"y\": \"241.41\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"132.5\",\n                                \"y\": \"207.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.1\",\n                                        \"y\": \"271.2\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.99\",\n                                        \"y\": \"206.39\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.27\",\n                                \"y\": \"236.54\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.47\",\n                                        \"y\": \"302.34\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.18\",\n                                        \"y\": \"306.46\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"272.34\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.28\",\n                                        \"y\": \"161.41\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.72\",\n                                        \"y\": \"187.41\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.28\",\n                                \"y\": \"221.41\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.82\",\n                                        \"y\": \"187.67\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.2\",\n                                        \"y\": \"221.10\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.82\",\n                                \"y\": \"191.57\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.6\",\n                                        \"y\": \"187.54\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.6\",\n                                        \"y\": \"221.2\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.60\",\n                                \"y\": \"191.58\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.72\",\n                                        \"y\": \"221.21\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.15\",\n                                        \"y\": \"191.57\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.49\",\n                                \"y\": \"157.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.82\",\n                                        \"y\": \"268.10\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.79\",\n                                        \"y\": \"240.97\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.41\",\n                                \"y\": \"207.2\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.73\",\n                                        \"y\": \"240.93\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.15\",\n                                        \"y\": \"207.54\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"236.94\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario9\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario10\"\n                }\n            ],\n            \"Town03\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.4,\n                                \"y\": 23.39,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.5481719970703\",\n                                \"y\": \"23.466564178466797\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 234.52,\n                                \"y\": 23.65,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"231.04473876953125\",\n                                \"y\": \"23.565475463867188\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.43,\n                                \"y\": 62.24,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.96,\n                                \"y\": 98.9,\n                                \"yaw\": 271.0,\n                                \"z\": 1.12\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1035461425781\",\n                                \"x\": \"243.21473693847656\",\n                                \"y\": \"98.97915649414062\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.29888251423835754\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.1,\n                                \"y\": -140.7,\n                                \"yaw\": 180.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.68,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-78.15487670898438\",\n                                \"y\": \"-106.30052185058594\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.374824196100235\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.1,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-74.6549072265625\",\n                                \"y\": \"-106.31939697265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.3746110796928406\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.11,\n                                \"y\": -170.3,\n                                \"yaw\": 90.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-84.04679870605469\",\n                                \"y\": \"-170.06784057617188\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.48,\n                                \"y\": -170.3,\n                                \"yaw\": 91.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-87.52928924560547\",\n                                \"y\": \"-170.4742431640625\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-88.44371032714844\",\n                                \"y\": \"-28.86114501953125\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26660484075546265\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -113.37,\n                                \"y\": -135.68,\n                                \"yaw\": 1.0,\n                                \"z\": 2.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.33,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.609712600708008\",\n                                \"y\": \"-104.91180419921875\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.44,\n                                \"y\": -167.82,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.15770983695983887\",\n                                \"y\": \"-167.7312469482422\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 7.44,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"10.55854606628418\",\n                                \"y\": \"-163.5830535888672\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 10.99,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"7.061770915985107\",\n                                \"y\": \"-163.75694274902344\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 41.44,\n                                \"y\": -203.9,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"41.517005920410156\",\n                                \"y\": \"-206.9641571044922\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 25.77,\n                                \"y\": -207.44,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"25.680063247680664\",\n                                \"y\": \"-203.86105346679688\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.48,\n                                \"y\": -198.25,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.566158294677734\",\n                                \"y\": \"-194.82147216796875\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.39,\n                                \"y\": 113.42,\n                                \"yaw\": 270.0,\n                                \"z\": 2.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358.8267822265625\",\n                                \"x\": \"242.86146545410156\",\n                                \"y\": \"113.50442504882812\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.5679125189781189\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.36,\n                                \"y\": 113.29,\n                                \"yaw\": 90.0,\n                                \"z\": 2.46\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1732286214828491\",\n                                \"x\": \"228.8646240234375\",\n                                \"y\": \"113.20498657226562\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.5687512755393982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.4,\n                                \"y\": -194.71,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.30937957763672\",\n                                \"y\": \"-198.31613159179688\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.77,\n                                \"y\": 197.2,\n                                \"yaw\": 187.0,\n                                \"z\": 1.74\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.6,\n                                \"y\": 167.1,\n                                \"yaw\": 78.0,\n                                \"z\": 1.53\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-87.55733489990234\",\n                                \"y\": \"167.6916961669922\",\n                                \"yaw\": \"438.6856689453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 203.9,\n                                \"yaw\": 0.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.12353515625\",\n                                \"x\": \"52.918731689453125\",\n                                \"y\": \"207.39906311035156\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"0.2592363655567169\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.64797973632812\",\n                                \"y\": \"165.80230712890625\",\n                                \"yaw\": \"257.414306640625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -201.92,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.58008575439453\",\n                                \"y\": \"-205.50503540039062\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -205.37,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.405517578125\",\n                                \"y\": \"-202.00833129882812\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 68.68,\n                                \"y\": -195.79,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.59178161621094\",\n                                \"y\": \"-192.27935791015625\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 53.6,\n                                \"y\": -192.29,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"53.697120666503906\",\n                                \"y\": \"-196.15476989746094\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"350\",\n                                \"x\": 154.6,\n                                \"y\": -164.4,\n                                \"yaw\": 270.0,\n                                \"z\": 4.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 122.3,\n                                \"y\": -190.88,\n                                \"yaw\": 1.0,\n                                \"z\": 1.21\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"122.3891830444336\",\n                                \"y\": \"-194.4285430908203\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 153.53,\n                                \"y\": -100.37,\n                                \"yaw\": 270.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"12\",\n                                \"x\": 150.81,\n                                \"y\": -165.57,\n                                \"yaw\": 90.0,\n                                \"z\": 4.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 119.41,\n                                \"y\": -132.31,\n                                \"yaw\": 1.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 114.84,\n                                \"y\": -76.55,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"114.74317169189453\",\n                                \"y\": \"-72.87480926513672\",\n                                \"yaw\": \"-178.49090576171875\",\n                                \"z\": \"8.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"9\",\n                                \"x\": 82.9,\n                                \"y\": -47.14,\n                                \"yaw\": 270.0,\n                                \"z\": 5.72\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.96,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.85211944580078\",\n                                \"y\": \"164.83070373535156\",\n                                \"yaw\": \"258.85479736328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.43,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-77.13905334472656\",\n                                \"y\": \"166.22161865234375\",\n                                \"yaw\": \"257.8827209472656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.59,\n                                \"y\": 101.65,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-88.08773803710938\",\n                                \"y\": \"101.6595458984375\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3357953727245331\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.12,\n                                \"y\": 101.68,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-84.58769989013672\",\n                                \"y\": \"101.67036437988281\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3354354798793793\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.9,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.693984508514404\",\n                                \"y\": \"163.87232971191406\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.194162607192993\",\n                                \"y\": \"163.9115447998047\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.12,\n                                \"y\": 102.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.697037696838379\",\n                                \"y\": \"102.12262725830078\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.62,\n                                \"y\": 102.9,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-6.19218635559082\",\n                                \"y\": \"102.87830352783203\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.53,\n                                \"y\": 26.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.7,\n                                \"y\": -3.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.26,\n                                \"y\": -29.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.37,\n                                \"y\": 99.28,\n                                \"yaw\": 270.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 139.75,\n                                \"y\": 62.51,\n                                \"yaw\": 359.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 201.12,\n                                \"y\": 58.8,\n                                \"yaw\": 178.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.8,\n                                \"y\": 34.5,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358.910400390625\",\n                                \"x\": \"-74.27088165283203\",\n                                \"y\": \"34.49037170410156\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.18371541798114777\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.26,\n                                \"y\": 31.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.0536804199219\",\n                                \"x\": \"-77.77780151367188\",\n                                \"y\": \"31.9595947265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.13858206570148468\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.84,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-84.9437484741211\",\n                                \"y\": \"-28.880624771118164\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26675039529800415\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.66,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.14853577315807343\",\n                                \"x\": \"-88.17547607421875\",\n                                \"y\": \"69.48959350585938\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.8320345282554626\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.7,\n                                \"y\": 69.11,\n                                \"yaw\": 270.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.11688232421875\",\n                                \"x\": \"-74.1764907836914\",\n                                \"y\": \"69.10039520263672\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.8328475952148438\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -78.9,\n                                \"yaw\": 90.0,\n                                \"z\": 0.97\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.23343351483345032\",\n                                \"x\": \"-88.58015441894531\",\n                                \"y\": \"-78.89077758789062\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.8594440817832947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.4,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 0.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2005920410156\",\n                                \"x\": \"-74.5789566040039\",\n                                \"y\": \"-78.47042846679688\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.8611809015274048\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.89,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.81\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"8.455883979797363\",\n                                \"y\": \"-78.37200164794922\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.34,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.77\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.903441429138184\",\n                                \"y\": \"69.50254821777344\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.094234466552734\",\n                                \"y\": \"69.08776092529297\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 196.87,\n                                \"yaw\": 179.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.1242796182632446\",\n                                \"x\": \"52.90134048461914\",\n                                \"y\": \"193.39906311035156\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.25958043336868286\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.35,\n                                \"y\": -145.9,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"238.2660675048828\",\n                                \"y\": \"-146.11538696289062\",\n                                \"yaw\": \"85.77556610107422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 236.45,\n                                \"y\": -53.93,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.93157958984375\",\n                                \"y\": \"-54.01557540893555\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 244.44,\n                                \"y\": 44.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"241.04603576660156\",\n                                \"y\": \"44.19745635986328\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 243.51,\n                                \"y\": -54.21,\n                                \"yaw\": 270.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"246.9384002685547\",\n                                \"y\": \"-54.12661361694336\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 238.58,\n                                \"y\": -144.85,\n                                \"yaw\": 91.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.85678100585938\",\n                                \"y\": \"-144.6316375732422\",\n                                \"yaw\": \"86.64344024658203\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": 141.91,\n                                \"y\": 203.68,\n                                \"yaw\": 0.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.2748107910156\",\n                                \"x\": \"141.91873168945312\",\n                                \"y\": \"207.17698669433594\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"2.23475980758667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 245.35,\n                                \"y\": -129.63,\n                                \"yaw\": 270.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"248.77268981933594\",\n                                \"y\": \"-129.54676818847656\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 185.95,\n                                \"y\": -197.37,\n                                \"yaw\": 0.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"185.9499969482422\",\n                                \"y\": \"-193.89999389648438\",\n                                \"yaw\": \"0.0\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 230.94,\n                                \"y\": -174.85,\n                                \"yaw\": 65.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"227.7465362548828\",\n                                \"y\": \"-173.4008331298828\",\n                                \"yaw\": \"65.59180450439453\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 237.1,\n                                \"y\": -178.9,\n                                \"yaw\": 245.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"240.00001525878906\",\n                                \"y\": \"-180.2597198486328\",\n                                \"yaw\": \"244.8795623779297\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.88,\n                                \"y\": 193.2,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.260597586631775\",\n                                \"x\": \"161.10287475585938\",\n                                \"y\": \"196.4036102294922\",\n                                \"yaw\": \"176.02037048339844\",\n                                \"z\": \"2.6701090335845947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 46.36,\n                                \"y\": -203.4,\n                                \"yaw\": 181.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 46.52,\n                                \"y\": -196.33,\n                                \"yaw\": 1.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"46.43220520019531\",\n                                \"y\": \"-192.8362274169922\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -163.36,\n                                \"yaw\": 91.0,\n                                \"z\": 1.82\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.4487547874450684\",\n                                \"y\": \"-163.4599151611328\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.61,\n                                \"y\": 196.49,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.274809718132019\",\n                                \"x\": \"160.38092041015625\",\n                                \"y\": \"192.94418334960938\",\n                                \"yaw\": \"176.3036651611328\",\n                                \"z\": \"2.6584856510162354\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 240.99,\n                                \"y\": 43.78,\n                                \"yaw\": 271.0,\n                                \"z\": 2.44\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"244.55511474609375\",\n                                \"y\": \"43.866703033447266\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.56,\n                                \"y\": -37.12,\n                                \"yaw\": 90.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.5224609375\",\n                                \"y\": \"-37.193870544433594\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.92,\n                                \"y\": -36.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"236.01197814941406\",\n                                \"y\": \"-36.72048568725586\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.73,\n                                \"y\": 0.99,\n                                \"yaw\": 7.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.76,\n                                \"y\": -8.17,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.66706466674805\",\n                                \"y\": \"-4.5203680992126465\",\n                                \"yaw\": \"181.4586181640625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.45,\n                                \"y\": -4.56,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.539730072021484\",\n                                \"y\": \"-8.024791717529297\",\n                                \"yaw\": \"181.48350524902344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -125.3,\n                                \"y\": 45.81,\n                                \"yaw\": 133.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.69,\n                                \"y\": 92.34,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -115.5,\n                                \"y\": 30.75,\n                                \"yaw\": 134.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.84,\n                                \"y\": 170.34,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.265254020690918\",\n                                \"y\": \"170.36167907714844\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.24,\n                                \"y\": 170.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.764954566955566\",\n                                \"y\": \"170.3980255126953\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.52,\n                                \"y\": 196.65,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.0878860130906105\",\n                                \"x\": \"28.512041091918945\",\n                                \"y\": \"193.4599151611328\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.0015862176660448313\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.72,\n                                \"y\": 193.61,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.09670676290988922\",\n                                \"x\": \"28.72835350036621\",\n                                \"y\": \"196.95938110351562\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.00192060018889606\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 110.65,\n                                \"y\": -7.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"110.58321380615234\",\n                                \"y\": \"-3.3287293910980225\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 77.66,\n                                \"y\": -36.16,\n                                \"yaw\": 91.0,\n                                \"z\": 5.25\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 148.52,\n                                \"y\": -35.96,\n                                \"yaw\": 91.0,\n                                \"z\": 4.15\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 182.48,\n                                \"y\": -6.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"182.4210662841797\",\n                                \"y\": \"-2.2556450366973877\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.72,\n                                \"y\": 5.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.66661071777344\",\n                                \"y\": \"9.503244400024414\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.52,\n                                \"y\": 9.7,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.5752410888672\",\n                                \"y\": \"6.001489639282227\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -34.45,\n                                \"y\": 176.76,\n                                \"yaw\": 144.0,\n                                \"z\": 0.99\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario2\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.39,\n                                \"y\": 113.42,\n                                \"yaw\": 270.0,\n                                \"z\": 2.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358.8267822265625\",\n                                \"x\": \"242.86146545410156\",\n                                \"y\": \"113.50442504882812\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.5679125189781189\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.36,\n                                \"y\": 113.29,\n                                \"yaw\": 90.0,\n                                \"z\": 2.46\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1732286214828491\",\n                                \"x\": \"228.8646240234375\",\n                                \"y\": \"113.20498657226562\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.5687512755393982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.6,\n                                \"y\": 167.1,\n                                \"yaw\": 78.0,\n                                \"z\": 1.53\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-87.55733489990234\",\n                                \"y\": \"167.6916961669922\",\n                                \"yaw\": \"438.6856689453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 203.9,\n                                \"yaw\": 0.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.12353515625\",\n                                \"x\": \"52.918731689453125\",\n                                \"y\": \"207.39906311035156\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"0.2592363655567169\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.66,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.14853577315807343\",\n                                \"x\": \"-88.17547607421875\",\n                                \"y\": \"69.48959350585938\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.8320345282554626\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.7,\n                                \"y\": 69.11,\n                                \"yaw\": 270.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.11688232421875\",\n                                \"x\": \"-74.1764907836914\",\n                                \"y\": \"69.10039520263672\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.8328475952148438\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -78.9,\n                                \"yaw\": 90.0,\n                                \"z\": 0.97\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.23343351483345032\",\n                                \"x\": \"-88.58015441894531\",\n                                \"y\": \"-78.89077758789062\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.8594440817832947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.4,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 0.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2005920410156\",\n                                \"x\": \"-74.5789566040039\",\n                                \"y\": \"-78.47042846679688\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.8611809015274048\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.89,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.81\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"8.455883979797363\",\n                                \"y\": \"-78.37200164794922\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.34,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.77\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.903441429138184\",\n                                \"y\": \"69.50254821777344\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 196.87,\n                                \"yaw\": 179.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.1242796182632446\",\n                                \"x\": \"52.90134048461914\",\n                                \"y\": \"193.39906311035156\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.25958043336868286\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.35,\n                                \"y\": -145.9,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"238.2660675048828\",\n                                \"y\": \"-146.11538696289062\",\n                                \"yaw\": \"85.77556610107422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 236.45,\n                                \"y\": -53.93,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.93157958984375\",\n                                \"y\": \"-54.01557540893555\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 243.51,\n                                \"y\": -54.21,\n                                \"yaw\": 270.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"246.9384002685547\",\n                                \"y\": \"-54.12661361694336\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 238.58,\n                                \"y\": -144.85,\n                                \"yaw\": 91.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.85678100585938\",\n                                \"y\": \"-144.6316375732422\",\n                                \"yaw\": \"86.64344024658203\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": 141.91,\n                                \"y\": 203.68,\n                                \"yaw\": 0.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.2748107910156\",\n                                \"x\": \"141.91873168945312\",\n                                \"y\": \"207.17698669433594\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"2.23475980758667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 245.35,\n                                \"y\": -129.63,\n                                \"yaw\": 270.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"248.77268981933594\",\n                                \"y\": \"-129.54676818847656\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 185.95,\n                                \"y\": -197.37,\n                                \"yaw\": 0.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"185.9499969482422\",\n                                \"y\": \"-193.89999389648438\",\n                                \"yaw\": \"0.0\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 230.94,\n                                \"y\": -174.85,\n                                \"yaw\": 65.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"227.7465362548828\",\n                                \"y\": \"-173.4008331298828\",\n                                \"yaw\": \"65.59180450439453\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 237.1,\n                                \"y\": -178.9,\n                                \"yaw\": 245.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"240.00001525878906\",\n                                \"y\": \"-180.2597198486328\",\n                                \"yaw\": \"244.8795623779297\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.88,\n                                \"y\": 193.2,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.260597586631775\",\n                                \"x\": \"161.10287475585938\",\n                                \"y\": \"196.4036102294922\",\n                                \"yaw\": \"176.02037048339844\",\n                                \"z\": \"2.6701090335845947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 46.36,\n                                \"y\": -203.4,\n                                \"yaw\": 181.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.61,\n                                \"y\": 196.49,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.274809718132019\",\n                                \"x\": \"160.38092041015625\",\n                                \"y\": \"192.94418334960938\",\n                                \"yaw\": \"176.3036651611328\",\n                                \"z\": \"2.6584856510162354\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 240.99,\n                                \"y\": 43.78,\n                                \"yaw\": 271.0,\n                                \"z\": 2.44\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.43\",\n                                        \"y\": \"113.35\",\n                                        \"yaw\": \"271.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.87\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"1.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.5481719970703\",\n                                \"y\": \"23.466564178466797\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.69\",\n                                        \"y\": \"113.45\",\n                                        \"yaw\": \"270.59845\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.69\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"0.598419\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 234.52,\n                                \"y\": 23.65,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.69\",\n                                        \"y\": \"113.45\",\n                                        \"yaw\": \"270.59845\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.69\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"0.598419\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"231.04473876953125\",\n                                \"y\": \"23.565475463867188\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.32\",\n                                        \"y\": \"22.71\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.8\",\n                                        \"y\": \"22.75\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.40\",\n                                        \"y\": \"112.66\",\n                                        \"yaw\": \"269.268646\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.43,\n                                \"y\": 62.24,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.96,\n                                \"y\": 98.9,\n                                \"yaw\": 271.0,\n                                \"z\": 1.12\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.1035461425781\",\n                                \"x\": \"243.21473693847656\",\n                                \"y\": \"98.97915649414062\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.29888251423835754\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-114.41\",\n                                        \"y\": \"-135.62\",\n                                        \"yaw\": \"0.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.91\",\n                                        \"y\": \"-101.82\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.47\",\n                                        \"y\": \"-101.76\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.46\",\n                                        \"y\": \"-170.55\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.39\",\n                                        \"y\": \"-170.61\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.1,\n                                \"y\": -140.7,\n                                \"yaw\": 180.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.68,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-78.15487670898438\",\n                                \"y\": \"-106.30052185058594\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.374824196100235\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.1,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-74.6549072265625\",\n                                \"y\": \"-106.31939697265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.3746110796928406\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.11,\n                                \"y\": -170.3,\n                                \"yaw\": 90.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-84.04679870605469\",\n                                \"y\": \"-170.06784057617188\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.48,\n                                \"y\": -170.3,\n                                \"yaw\": 91.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-87.52928924560547\",\n                                \"y\": \"-170.4742431640625\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-88.44371032714844\",\n                                \"y\": \"-28.86114501953125\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26660484075546265\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.36\",\n                                        \"y\": \"-2.95\",\n                                        \"yaw\": \"180.718124\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.16\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"89.683105\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-33.98\",\n                                        \"yaw\": \"90.718109\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.98\",\n                                        \"y\": \"39.61\",\n                                        \"yaw\": \"270.218109\",\n                                        \"z\": \"1.38\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.18\",\n                                        \"y\": \"36.65\",\n                                        \"yaw\": \"269.718109\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.12\",\n                                        \"y\": \"-139.6\",\n                                        \"yaw\": \"181.239594\",\n                                        \"z\": \"0.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.34\",\n                                        \"y\": \"-174.23\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.72\",\n                                        \"y\": \"-174.7\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.29\",\n                                        \"y\": \"-102.45\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.75\",\n                                        \"y\": \"-102.37\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -113.37,\n                                \"y\": -135.68,\n                                \"yaw\": 1.0,\n                                \"z\": 2.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"348.799988\",\n                                        \"x\": \"40.70\",\n                                        \"y\": \"-137.40\",\n                                        \"yaw\": \"180.560562\",\n                                        \"z\": \"3.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.9\",\n                                        \"y\": \"-173.4\",\n                                        \"yaw\": \"90.437988\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.9\",\n                                        \"y\": \"-173.7\",\n                                        \"yaw\": \"91.368103\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.65\",\n                                        \"y\": \"-100.19\",\n                                        \"yaw\": \"270.560547\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.38\",\n                                        \"y\": \"-100.12\",\n                                        \"yaw\": \"272.060516\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.33,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.609712600708008\",\n                                \"y\": \"-104.91180419921875\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"1.778076\",\n                                        \"x\": \"-37.55\",\n                                        \"y\": \"-135.41\",\n                                        \"yaw\": \"1.112823\",\n                                        \"z\": \"1.36\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.999237\",\n                                        \"x\": \"5.46\",\n                                        \"y\": \"-100.0\",\n                                        \"yaw\": \"271.128693\",\n                                        \"z\": \"1.19\"\n                                    },\n                                    {\n                                        \"pitch\": \"359.04245\",\n                                        \"x\": \"9.22\",\n                                        \"y\": \"-100.93\",\n                                        \"yaw\": \"271.220764\",\n                                        \"z\": \"1.13\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"0.11\",\n                                        \"y\": \"-172.88\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"-3.18\",\n                                        \"y\": \"-172.95\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.24\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.44,\n                                \"y\": -167.82,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.15770983695983887\",\n                                \"y\": \"-167.7312469482422\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.60\",\n                                        \"y\": \"-198.55\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.70\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.92\",\n                                        \"y\": \"-203.98\",\n                                        \"yaw\": \"180.996216\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 7.44,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.60\",\n                                        \"y\": \"-198.55\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.70\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.92\",\n                                        \"y\": \"-203.98\",\n                                        \"yaw\": \"180.996216\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"10.55854606628418\",\n                                \"y\": \"-163.5830535888672\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.54\",\n                                        \"y\": \"-198.32\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.63\",\n                                        \"y\": \"-194.70\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 10.99,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.54\",\n                                        \"y\": \"-198.32\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.63\",\n                                        \"y\": \"-194.70\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"7.061770915985107\",\n                                \"y\": \"-163.75694274902344\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 41.44,\n                                \"y\": -203.9,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"41.517005920410156\",\n                                \"y\": \"-206.9641571044922\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 25.77,\n                                \"y\": -207.44,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"25.680063247680664\",\n                                \"y\": \"-203.86105346679688\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.87\",\n                                        \"y\": \"-204.4\",\n                                        \"yaw\": \"181.643997\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.37\",\n                                        \"y\": \"-163.23\",\n                                        \"yaw\": \"271.643982\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.48,\n                                \"y\": -198.25,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.87\",\n                                        \"y\": \"-204.4\",\n                                        \"yaw\": \"181.643997\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.37\",\n                                        \"y\": \"-163.23\",\n                                        \"yaw\": \"271.643982\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.566158294677734\",\n                                \"y\": \"-194.82147216796875\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.4,\n                                \"y\": -194.71,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.30937957763672\",\n                                \"y\": \"-198.31613159179688\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -201.92,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.58008575439453\",\n                                \"y\": \"-205.50503540039062\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -205.37,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.405517578125\",\n                                \"y\": \"-202.00833129882812\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 68.68,\n                                \"y\": -195.79,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.59178161621094\",\n                                \"y\": \"-192.27935791015625\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 53.6,\n                                \"y\": -192.29,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"53.697120666503906\",\n                                \"y\": \"-196.15476989746094\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"121.60\",\n                                        \"y\": \"-190.81\",\n                                        \"yaw\": \"0.810791\",\n                                        \"z\": \"1.82\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"350\",\n                                \"x\": 154.6,\n                                \"y\": -164.4,\n                                \"yaw\": 270.0,\n                                \"z\": 4.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 122.3,\n                                \"y\": -190.88,\n                                \"yaw\": 1.0,\n                                \"z\": 1.21\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"122.3891830444336\",\n                                \"y\": \"-194.4285430908203\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.91394\",\n                                        \"x\": \"117.78\",\n                                        \"y\": \"-136.11\",\n                                        \"yaw\": \"181.14859\",\n                                        \"z\": \"10.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"4.646606\",\n                                        \"x\": \"83.6\",\n                                        \"y\": \"-166.12\",\n                                        \"yaw\": \"92.100159\",\n                                        \"z\": \"7.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.714478\",\n                                        \"x\": \"85.16\",\n                                        \"y\": \"-103.41\",\n                                        \"yaw\": \"271.442688\",\n                                        \"z\": \"9.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"357.548035\",\n                                        \"x\": \"83.78\",\n                                        \"y\": \"-104.47\",\n                                        \"yaw\": \"273.09137\",\n                                        \"z\": \"10.29\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.210297\",\n                                        \"x\": \"117.37\",\n                                        \"y\": \"-135.35\",\n                                        \"yaw\": \"183.091324\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"4.749939\",\n                                        \"x\": \"52.33\",\n                                        \"y\": \"-133.70\",\n                                        \"yaw\": \"1.894897\",\n                                        \"z\": \"7.7\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.270966\",\n                                        \"x\": \"51.93\",\n                                        \"y\": \"-134.6\",\n                                        \"yaw\": \"1.270905\",\n                                        \"z\": \"7.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.643555\",\n                                        \"x\": \"85.86\",\n                                        \"y\": \"-103.59\",\n                                        \"yaw\": \"271.270905\",\n                                        \"z\": \"9.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"14.121033\",\n                                        \"x\": \"82.16\",\n                                        \"y\": \"-166.43\",\n                                        \"yaw\": \"91.270874\",\n                                        \"z\": \"5.56\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"83.33\",\n                                        \"y\": \"-166.89\",\n                                        \"yaw\": \"92.13089\",\n                                        \"z\": \"5.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"9.838623\",\n                                        \"x\": \"52.36\",\n                                        \"y\": \"-133.42\",\n                                        \"yaw\": \"2.13089\",\n                                        \"z\": \"6.85\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"115.25\",\n                                        \"y\": \"-136.19\",\n                                        \"yaw\": \"182.130905\",\n                                        \"z\": \"9.35\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"150.78\",\n                                        \"y\": \"-166.9\",\n                                        \"yaw\": \"90.90213\",\n                                        \"z\": \"4.26\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.064728\",\n                                        \"x\": \"119.24\",\n                                        \"y\": \"-132.19\",\n                                        \"yaw\": \"0.90213\",\n                                        \"z\": \"9.53\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 153.53,\n                                \"y\": -100.37,\n                                \"yaw\": 270.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.324677\",\n                                        \"x\": \"153.91\",\n                                        \"y\": \"-100.74\",\n                                        \"yaw\": \"270.315552\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.80191\",\n                                        \"x\": \"119.89\",\n                                        \"y\": \"-131.65\",\n                                        \"yaw\": \"0.600189\",\n                                        \"z\": \"9.67\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"12\",\n                                \"x\": 150.81,\n                                \"y\": -165.57,\n                                \"yaw\": 90.0,\n                                \"z\": 4.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"10.508362\",\n                                        \"x\": \"82.56\",\n                                        \"y\": \"-46.78\",\n                                        \"yaw\": \"271.32608\",\n                                        \"z\": \"6.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 114.84,\n                                \"y\": -76.55,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"10.508362\",\n                                        \"x\": \"82.56\",\n                                        \"y\": \"-46.78\",\n                                        \"yaw\": \"271.32608\",\n                                        \"z\": \"6.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"114.74317169189453\",\n                                \"y\": \"-72.87480926513672\",\n                                \"yaw\": \"-178.49090576171875\",\n                                \"z\": \"8.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.490753\",\n                                        \"x\": \"111.82\",\n                                        \"y\": \"-74.13\",\n                                        \"yaw\": \"180.623871\",\n                                        \"z\": \"11.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"9\",\n                                \"x\": 82.9,\n                                \"y\": -47.14,\n                                \"yaw\": 270.0,\n                                \"z\": 5.72\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.3\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.69\",\n                                        \"y\": \"103.97\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.36\",\n                                        \"y\": \"104.7\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.11\",\n                                        \"y\": \"165.37\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.70\",\n                                        \"y\": \"165.55\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.96,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.85211944580078\",\n                                \"y\": \"164.83070373535156\",\n                                \"yaw\": \"258.85479736328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.43,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-77.13905334472656\",\n                                \"y\": \"166.22161865234375\",\n                                \"yaw\": \"257.8827209472656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.59,\n                                \"y\": 101.65,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-88.08773803710938\",\n                                \"y\": \"101.6595458984375\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3357953727245331\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.12,\n                                \"y\": 101.68,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-84.58769989013672\",\n                                \"y\": \"101.67036437988281\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3354354798793793\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.9\",\n                                        \"y\": \"137.15\",\n                                        \"yaw\": \"358.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.80\",\n                                        \"y\": \"164.23\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.40\",\n                                        \"y\": \"164.6\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.91\",\n                                        \"y\": \"102.90\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.87\",\n                                        \"y\": \"102.78\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.9,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.693984508514404\",\n                                \"y\": \"163.87232971191406\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.194162607192993\",\n                                \"y\": \"163.9115447998047\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.12,\n                                \"y\": 102.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.697037696838379\",\n                                \"y\": \"102.12262725830078\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.62,\n                                \"y\": 102.9,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-6.19218635559082\",\n                                \"y\": \"102.87830352783203\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.63\",\n                                        \"y\": \"134.24\",\n                                        \"yaw\": \"359.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"1.94\",\n                                        \"y\": \"163.13\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.61\",\n                                        \"y\": \"163.2\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.63\",\n                                        \"y\": \"101.72\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"101.54\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.55\",\n                                        \"y\": \"130.76\",\n                                        \"yaw\": \"178.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.37\",\n                                        \"y\": \"102.33\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"102.48\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.93\",\n                                        \"y\": \"163.65\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.34\",\n                                        \"y\": \"163.79\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-148.92\",\n                                        \"y\": \"-34.67\",\n                                        \"yaw\": \"89.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-110.54\",\n                                        \"y\": \"-3.58\",\n                                        \"yaw\": \"179.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.53,\n                                \"y\": 26.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.48\",\n                                        \"y\": \"30.80\",\n                                        \"yaw\": \"270.041382\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-149.11\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.041351\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.7,\n                                \"y\": -3.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.36\",\n                                        \"y\": \"31.37\",\n                                        \"yaw\": \"270.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-111.5\",\n                                        \"y\": \"-3.22\",\n                                        \"yaw\": \"180.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.26,\n                                \"y\": -29.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.98\",\n                                        \"y\": \"58.91\",\n                                        \"yaw\": \"180.209106\",\n                                        \"z\": \"1.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.37,\n                                \"y\": 99.28,\n                                \"yaw\": 270.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 139.75,\n                                \"y\": 62.51,\n                                \"yaw\": 359.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"170.14\",\n                                        \"y\": \"97.81\",\n                                        \"yaw\": \"268.909027\",\n                                        \"z\": \"2.4\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 201.12,\n                                \"y\": 58.8,\n                                \"yaw\": 178.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.22\",\n                                        \"y\": \"-34.30\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-34.27\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.3\",\n                                        \"y\": \"0.31\",\n                                        \"yaw\": \"359.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.64\",\n                                        \"y\": \"-2.99\",\n                                        \"yaw\": \"180.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"358.910400390625\",\n                                \"x\": \"-74.27088165283203\",\n                                \"y\": \"34.49037170410156\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.18371541798114777\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.26,\n                                \"y\": 31.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0536804199219\",\n                                \"x\": \"-77.77780151367188\",\n                                \"y\": \"31.9595947265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.13858206570148468\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.13\",\n                                        \"y\": \"0.27\",\n                                        \"yaw\": \"0.453156\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.72\",\n                                        \"y\": \"39.76\",\n                                        \"yaw\": \"269.523254\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.13\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.453156\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"-33.93\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.22\",\n                                        \"y\": \"-34.28\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.84,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-84.9437484741211\",\n                                \"y\": \"-28.880624771118164\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26675039529800415\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.56,\n                                \"y\": -37.12,\n                                \"yaw\": 90.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.5224609375\",\n                                \"y\": \"-37.193870544433594\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.92,\n                                \"y\": -36.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"236.01197814941406\",\n                                \"y\": \"-36.72048568725586\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.84,\n                                \"y\": 170.34,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.265254020690918\",\n                                \"y\": \"170.36167907714844\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.24,\n                                \"y\": 170.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.764954566955566\",\n                                \"y\": \"170.3980255126953\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.52,\n                                \"y\": 196.65,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.0878860130906105\",\n                                \"x\": \"28.512041091918945\",\n                                \"y\": \"193.4599151611328\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.0015862176660448313\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.72,\n                                \"y\": 193.61,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.09670676290988922\",\n                                \"x\": \"28.72835350036621\",\n                                \"y\": \"196.95938110351562\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.00192060018889606\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.72,\n                                \"y\": 5.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.66661071777344\",\n                                \"y\": \"9.503244400024414\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.52,\n                                \"y\": 9.7,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.5752410888672\",\n                                \"y\": \"6.001489639282227\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.78\",\n                                        \"y\": \"196.68\",\n                                        \"yaw\": \"180.072144\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.30\",\n                                        \"y\": \"193.64\",\n                                        \"yaw\": \"180.072144\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -34.45,\n                                \"y\": 176.76,\n                                \"yaw\": 144.0,\n                                \"z\": 0.99\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario5\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario6\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.43\",\n                                        \"y\": \"113.35\",\n                                        \"yaw\": \"271.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.87\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"1.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.4,\n                                \"y\": 23.39,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.43\",\n                                        \"y\": \"113.35\",\n                                        \"yaw\": \"271.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.87\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"1.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.5481719970703\",\n                                \"y\": \"23.466564178466797\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.69\",\n                                        \"y\": \"113.45\",\n                                        \"yaw\": \"270.59845\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.69\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"0.598419\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 234.52,\n                                \"y\": 23.65,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.69\",\n                                        \"y\": \"113.45\",\n                                        \"yaw\": \"270.59845\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.69\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"0.598419\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"231.04473876953125\",\n                                \"y\": \"23.565475463867188\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.32\",\n                                        \"y\": \"22.71\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.8\",\n                                        \"y\": \"22.75\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.40\",\n                                        \"y\": \"112.66\",\n                                        \"yaw\": \"269.268646\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.43,\n                                \"y\": 62.24,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.96,\n                                \"y\": 98.9,\n                                \"yaw\": 271.0,\n                                \"z\": 1.12\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.1035461425781\",\n                                \"x\": \"243.21473693847656\",\n                                \"y\": \"98.97915649414062\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.29888251423835754\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-114.41\",\n                                        \"y\": \"-135.62\",\n                                        \"yaw\": \"0.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.91\",\n                                        \"y\": \"-101.82\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.47\",\n                                        \"y\": \"-101.76\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.46\",\n                                        \"y\": \"-170.55\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.39\",\n                                        \"y\": \"-170.61\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.1,\n                                \"y\": -140.7,\n                                \"yaw\": 180.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.68,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-78.15487670898438\",\n                                \"y\": \"-106.30052185058594\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.374824196100235\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.1,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-74.6549072265625\",\n                                \"y\": \"-106.31939697265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.3746110796928406\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.11,\n                                \"y\": -170.3,\n                                \"yaw\": 90.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-84.04679870605469\",\n                                \"y\": \"-170.06784057617188\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.48,\n                                \"y\": -170.3,\n                                \"yaw\": 91.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-87.52928924560547\",\n                                \"y\": \"-170.4742431640625\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-88.44371032714844\",\n                                \"y\": \"-28.86114501953125\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26660484075546265\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.36\",\n                                        \"y\": \"-2.95\",\n                                        \"yaw\": \"180.718124\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.16\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"89.683105\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-33.98\",\n                                        \"yaw\": \"90.718109\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.98\",\n                                        \"y\": \"39.61\",\n                                        \"yaw\": \"270.218109\",\n                                        \"z\": \"1.38\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.18\",\n                                        \"y\": \"36.65\",\n                                        \"yaw\": \"269.718109\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.12\",\n                                        \"y\": \"-139.6\",\n                                        \"yaw\": \"181.239594\",\n                                        \"z\": \"0.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.34\",\n                                        \"y\": \"-174.23\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.72\",\n                                        \"y\": \"-174.7\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.29\",\n                                        \"y\": \"-102.45\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.75\",\n                                        \"y\": \"-102.37\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -113.37,\n                                \"y\": -135.68,\n                                \"yaw\": 1.0,\n                                \"z\": 2.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"348.799988\",\n                                        \"x\": \"40.70\",\n                                        \"y\": \"-137.40\",\n                                        \"yaw\": \"180.560562\",\n                                        \"z\": \"3.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.9\",\n                                        \"y\": \"-173.4\",\n                                        \"yaw\": \"90.437988\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.9\",\n                                        \"y\": \"-173.7\",\n                                        \"yaw\": \"91.368103\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.65\",\n                                        \"y\": \"-100.19\",\n                                        \"yaw\": \"270.560547\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.38\",\n                                        \"y\": \"-100.12\",\n                                        \"yaw\": \"272.060516\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.33,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.609712600708008\",\n                                \"y\": \"-104.91180419921875\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"1.778076\",\n                                        \"x\": \"-37.55\",\n                                        \"y\": \"-135.41\",\n                                        \"yaw\": \"1.112823\",\n                                        \"z\": \"1.36\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.999237\",\n                                        \"x\": \"5.46\",\n                                        \"y\": \"-100.0\",\n                                        \"yaw\": \"271.128693\",\n                                        \"z\": \"1.19\"\n                                    },\n                                    {\n                                        \"pitch\": \"359.04245\",\n                                        \"x\": \"9.22\",\n                                        \"y\": \"-100.93\",\n                                        \"yaw\": \"271.220764\",\n                                        \"z\": \"1.13\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"0.11\",\n                                        \"y\": \"-172.88\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"-3.18\",\n                                        \"y\": \"-172.95\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.24\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.44,\n                                \"y\": -167.82,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.15770983695983887\",\n                                \"y\": \"-167.7312469482422\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.60\",\n                                        \"y\": \"-198.55\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.70\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.92\",\n                                        \"y\": \"-203.98\",\n                                        \"yaw\": \"180.996216\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 7.44,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.60\",\n                                        \"y\": \"-198.55\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.70\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.92\",\n                                        \"y\": \"-203.98\",\n                                        \"yaw\": \"180.996216\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"10.55854606628418\",\n                                \"y\": \"-163.5830535888672\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 41.44,\n                                \"y\": -203.9,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"41.517005920410156\",\n                                \"y\": \"-206.9641571044922\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.87\",\n                                        \"y\": \"-204.4\",\n                                        \"yaw\": \"181.643997\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.37\",\n                                        \"y\": \"-163.23\",\n                                        \"yaw\": \"271.643982\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.48,\n                                \"y\": -198.25,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.87\",\n                                        \"y\": \"-204.4\",\n                                        \"yaw\": \"181.643997\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.37\",\n                                        \"y\": \"-163.23\",\n                                        \"yaw\": \"271.643982\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.566158294677734\",\n                                \"y\": \"-194.82147216796875\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.4,\n                                \"y\": -194.71,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.30937957763672\",\n                                \"y\": \"-198.31613159179688\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 53.6,\n                                \"y\": -192.29,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"53.697120666503906\",\n                                \"y\": \"-196.15476989746094\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"121.60\",\n                                        \"y\": \"-190.81\",\n                                        \"yaw\": \"0.810791\",\n                                        \"z\": \"1.82\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"350\",\n                                \"x\": 154.6,\n                                \"y\": -164.4,\n                                \"yaw\": 270.0,\n                                \"z\": 4.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 122.3,\n                                \"y\": -190.88,\n                                \"yaw\": 1.0,\n                                \"z\": 1.21\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"122.3891830444336\",\n                                \"y\": \"-194.4285430908203\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.91394\",\n                                        \"x\": \"117.78\",\n                                        \"y\": \"-136.11\",\n                                        \"yaw\": \"181.14859\",\n                                        \"z\": \"10.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"4.646606\",\n                                        \"x\": \"83.6\",\n                                        \"y\": \"-166.12\",\n                                        \"yaw\": \"92.100159\",\n                                        \"z\": \"7.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.714478\",\n                                        \"x\": \"85.16\",\n                                        \"y\": \"-103.41\",\n                                        \"yaw\": \"271.442688\",\n                                        \"z\": \"9.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"357.548035\",\n                                        \"x\": \"83.78\",\n                                        \"y\": \"-104.47\",\n                                        \"yaw\": \"273.09137\",\n                                        \"z\": \"10.29\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.210297\",\n                                        \"x\": \"117.37\",\n                                        \"y\": \"-135.35\",\n                                        \"yaw\": \"183.091324\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"4.749939\",\n                                        \"x\": \"52.33\",\n                                        \"y\": \"-133.70\",\n                                        \"yaw\": \"1.894897\",\n                                        \"z\": \"7.7\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.270966\",\n                                        \"x\": \"51.93\",\n                                        \"y\": \"-134.6\",\n                                        \"yaw\": \"1.270905\",\n                                        \"z\": \"7.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.643555\",\n                                        \"x\": \"85.86\",\n                                        \"y\": \"-103.59\",\n                                        \"yaw\": \"271.270905\",\n                                        \"z\": \"9.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"14.121033\",\n                                        \"x\": \"82.16\",\n                                        \"y\": \"-166.43\",\n                                        \"yaw\": \"91.270874\",\n                                        \"z\": \"5.56\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"83.33\",\n                                        \"y\": \"-166.89\",\n                                        \"yaw\": \"92.13089\",\n                                        \"z\": \"5.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"9.838623\",\n                                        \"x\": \"52.36\",\n                                        \"y\": \"-133.42\",\n                                        \"yaw\": \"2.13089\",\n                                        \"z\": \"6.85\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"115.25\",\n                                        \"y\": \"-136.19\",\n                                        \"yaw\": \"182.130905\",\n                                        \"z\": \"9.35\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"150.78\",\n                                        \"y\": \"-166.9\",\n                                        \"yaw\": \"90.90213\",\n                                        \"z\": \"4.26\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.064728\",\n                                        \"x\": \"119.24\",\n                                        \"y\": \"-132.19\",\n                                        \"yaw\": \"0.90213\",\n                                        \"z\": \"9.53\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 153.53,\n                                \"y\": -100.37,\n                                \"yaw\": 270.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.324677\",\n                                        \"x\": \"153.91\",\n                                        \"y\": \"-100.74\",\n                                        \"yaw\": \"270.315552\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.80191\",\n                                        \"x\": \"119.89\",\n                                        \"y\": \"-131.65\",\n                                        \"yaw\": \"0.600189\",\n                                        \"z\": \"9.67\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"12\",\n                                \"x\": 150.81,\n                                \"y\": -165.57,\n                                \"yaw\": 90.0,\n                                \"z\": 4.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"11.706635\",\n                                        \"x\": \"150.69\",\n                                        \"y\": \"-164.90\",\n                                        \"yaw\": \"91.510803\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.462036\",\n                                        \"x\": \"153.26\",\n                                        \"y\": \"-100.40\",\n                                        \"yaw\": \"271.510834\",\n                                        \"z\": \"9.82\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 119.41,\n                                \"y\": -132.31,\n                                \"yaw\": 1.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.490753\",\n                                        \"x\": \"111.82\",\n                                        \"y\": \"-74.13\",\n                                        \"yaw\": \"180.623871\",\n                                        \"z\": \"11.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"9\",\n                                \"x\": 82.9,\n                                \"y\": -47.14,\n                                \"yaw\": 270.0,\n                                \"z\": 5.72\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.3\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.69\",\n                                        \"y\": \"103.97\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.36\",\n                                        \"y\": \"104.7\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.11\",\n                                        \"y\": \"165.37\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.70\",\n                                        \"y\": \"165.55\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.96,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.85211944580078\",\n                                \"y\": \"164.83070373535156\",\n                                \"yaw\": \"258.85479736328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.43,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-77.13905334472656\",\n                                \"y\": \"166.22161865234375\",\n                                \"yaw\": \"257.8827209472656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.59,\n                                \"y\": 101.65,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-88.08773803710938\",\n                                \"y\": \"101.6595458984375\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3357953727245331\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.12,\n                                \"y\": 101.68,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-84.58769989013672\",\n                                \"y\": \"101.67036437988281\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3354354798793793\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.9\",\n                                        \"y\": \"137.15\",\n                                        \"yaw\": \"358.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.80\",\n                                        \"y\": \"164.23\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.40\",\n                                        \"y\": \"164.6\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.91\",\n                                        \"y\": \"102.90\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.87\",\n                                        \"y\": \"102.78\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.9,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.693984508514404\",\n                                \"y\": \"163.87232971191406\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.194162607192993\",\n                                \"y\": \"163.9115447998047\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.12,\n                                \"y\": 102.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.697037696838379\",\n                                \"y\": \"102.12262725830078\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.62,\n                                \"y\": 102.9,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-6.19218635559082\",\n                                \"y\": \"102.87830352783203\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.63\",\n                                        \"y\": \"134.24\",\n                                        \"yaw\": \"359.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"1.94\",\n                                        \"y\": \"163.13\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.61\",\n                                        \"y\": \"163.2\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.63\",\n                                        \"y\": \"101.72\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"101.54\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.55\",\n                                        \"y\": \"130.76\",\n                                        \"yaw\": \"178.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.37\",\n                                        \"y\": \"102.33\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"102.48\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.93\",\n                                        \"y\": \"163.65\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.34\",\n                                        \"y\": \"163.79\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-148.92\",\n                                        \"y\": \"-34.67\",\n                                        \"yaw\": \"89.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-110.54\",\n                                        \"y\": \"-3.58\",\n                                        \"yaw\": \"179.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.53,\n                                \"y\": 26.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.48\",\n                                        \"y\": \"30.80\",\n                                        \"yaw\": \"270.041382\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-149.11\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.041351\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.7,\n                                \"y\": -3.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.36\",\n                                        \"y\": \"31.37\",\n                                        \"yaw\": \"270.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-111.5\",\n                                        \"y\": \"-3.22\",\n                                        \"yaw\": \"180.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.26,\n                                \"y\": -29.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.98\",\n                                        \"y\": \"58.91\",\n                                        \"yaw\": \"180.209106\",\n                                        \"z\": \"1.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.37,\n                                \"y\": 99.28,\n                                \"yaw\": 270.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"170.14\",\n                                        \"y\": \"97.81\",\n                                        \"yaw\": \"268.909027\",\n                                        \"z\": \"2.4\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 201.12,\n                                \"y\": 58.8,\n                                \"yaw\": 178.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.22\",\n                                        \"y\": \"-34.30\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-34.27\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.3\",\n                                        \"y\": \"0.31\",\n                                        \"yaw\": \"359.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.64\",\n                                        \"y\": \"-2.99\",\n                                        \"yaw\": \"180.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"358.910400390625\",\n                                \"x\": \"-74.27088165283203\",\n                                \"y\": \"34.49037170410156\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.18371541798114777\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.26,\n                                \"y\": 31.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0536804199219\",\n                                \"x\": \"-77.77780151367188\",\n                                \"y\": \"31.9595947265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.13858206570148468\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.13\",\n                                        \"y\": \"0.27\",\n                                        \"yaw\": \"0.453156\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.72\",\n                                        \"y\": \"39.76\",\n                                        \"yaw\": \"269.523254\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.13\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.453156\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"-33.93\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.22\",\n                                        \"y\": \"-34.28\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.84,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-84.9437484741211\",\n                                \"y\": \"-28.880624771118164\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26675039529800415\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.56,\n                                \"y\": -37.12,\n                                \"yaw\": 90.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.5224609375\",\n                                \"y\": \"-37.193870544433594\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.92,\n                                \"y\": -36.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"236.01197814941406\",\n                                \"y\": \"-36.72048568725586\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.55\",\n                                        \"y\": \"98.97\",\n                                        \"yaw\": \"270.182343\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-149.18\",\n                                        \"y\": \"33.11\",\n                                        \"yaw\": \"90.185455\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -125.3,\n                                \"y\": 45.81,\n                                \"yaw\": 133.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.9\",\n                                        \"y\": \"41.36\",\n                                        \"yaw\": \"134.365295\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.58,\n                                \"y\": 40.72,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.27\",\n                                        \"y\": \"40.79\",\n                                        \"yaw\": \"133.405731\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-110.74\",\n                                        \"y\": \"25.41\",\n                                        \"yaw\": \"133.243774\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.69,\n                                \"y\": 92.34,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.9\",\n                                        \"y\": \"100.67\",\n                                        \"yaw\": \"267.650696\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-149.8\",\n                                        \"y\": \"33.43\",\n                                        \"yaw\": \"89.421509\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -115.5,\n                                \"y\": 30.75,\n                                \"yaw\": 134.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.84,\n                                \"y\": 170.34,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.265254020690918\",\n                                \"y\": \"170.36167907714844\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.24,\n                                \"y\": 170.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.764954566955566\",\n                                \"y\": \"170.3980255126953\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.52,\n                                \"y\": 196.65,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.0878860130906105\",\n                                \"x\": \"28.512041091918945\",\n                                \"y\": \"193.4599151611328\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.0015862176660448313\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.72,\n                                \"y\": 193.61,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.09670676290988922\",\n                                \"x\": \"28.72835350036621\",\n                                \"y\": \"196.95938110351562\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.00192060018889606\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"78.2\",\n                                        \"y\": \"-41.38\",\n                                        \"yaw\": \"90.581818\",\n                                        \"z\": \"5.74\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 110.65,\n                                \"y\": -7.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"78.2\",\n                                        \"y\": \"-41.38\",\n                                        \"yaw\": \"90.581818\",\n                                        \"z\": \"5.74\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"110.58321380615234\",\n                                \"y\": \"-3.3287293910980225\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.237915\",\n                                        \"x\": \"109.25\",\n                                        \"y\": \"-6.99\",\n                                        \"yaw\": \"181.86908\",\n                                        \"z\": \"1.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 77.66,\n                                \"y\": -36.16,\n                                \"yaw\": 91.0,\n                                \"z\": 5.25\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.237915\",\n                                        \"x\": \"182.92\",\n                                        \"y\": \"-6.10\",\n                                        \"yaw\": \"181.491562\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 148.52,\n                                \"y\": -35.96,\n                                \"yaw\": 91.0,\n                                \"z\": 4.15\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"148.59\",\n                                        \"y\": \"-40.93\",\n                                        \"yaw\": \"90.603851\",\n                                        \"z\": \"5.25\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 182.48,\n                                \"y\": -6.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"148.59\",\n                                        \"y\": \"-40.93\",\n                                        \"yaw\": \"90.603851\",\n                                        \"z\": \"5.25\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"182.4210662841797\",\n                                \"y\": \"-2.2556450366973877\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.72,\n                                \"y\": 5.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.66661071777344\",\n                                \"y\": \"9.503244400024414\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.52,\n                                \"y\": 9.7,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.5752410888672\",\n                                \"y\": \"6.001489639282227\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario7\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.96,\n                                \"y\": 98.9,\n                                \"yaw\": 271.0,\n                                \"z\": 1.12\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.1035461425781\",\n                                \"x\": \"243.21473693847656\",\n                                \"y\": \"98.97915649414062\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.29888251423835754\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-88.44371032714844\",\n                                \"y\": \"-28.86114501953125\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26660484075546265\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.36\",\n                                        \"y\": \"-2.95\",\n                                        \"yaw\": \"180.718124\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.16\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"89.683105\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-33.98\",\n                                        \"yaw\": \"90.718109\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.98\",\n                                        \"y\": \"39.61\",\n                                        \"yaw\": \"270.218109\",\n                                        \"z\": \"1.38\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.18\",\n                                        \"y\": \"36.65\",\n                                        \"yaw\": \"269.718109\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"348.799988\",\n                                        \"x\": \"40.70\",\n                                        \"y\": \"-137.40\",\n                                        \"yaw\": \"180.560562\",\n                                        \"z\": \"3.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.9\",\n                                        \"y\": \"-173.4\",\n                                        \"yaw\": \"90.437988\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.9\",\n                                        \"y\": \"-173.7\",\n                                        \"yaw\": \"91.368103\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.65\",\n                                        \"y\": \"-100.19\",\n                                        \"yaw\": \"270.560547\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.38\",\n                                        \"y\": \"-100.12\",\n                                        \"yaw\": \"272.060516\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"1.778076\",\n                                        \"x\": \"-37.55\",\n                                        \"y\": \"-135.41\",\n                                        \"yaw\": \"1.112823\",\n                                        \"z\": \"1.36\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.999237\",\n                                        \"x\": \"5.46\",\n                                        \"y\": \"-100.0\",\n                                        \"yaw\": \"271.128693\",\n                                        \"z\": \"1.19\"\n                                    },\n                                    {\n                                        \"pitch\": \"359.04245\",\n                                        \"x\": \"9.22\",\n                                        \"y\": \"-100.93\",\n                                        \"yaw\": \"271.220764\",\n                                        \"z\": \"1.13\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"0.11\",\n                                        \"y\": \"-172.88\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"-3.18\",\n                                        \"y\": \"-172.95\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.24\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 41.44,\n                                \"y\": -203.9,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"41.517005920410156\",\n                                \"y\": \"-206.9641571044922\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.91394\",\n                                        \"x\": \"117.78\",\n                                        \"y\": \"-136.11\",\n                                        \"yaw\": \"181.14859\",\n                                        \"z\": \"10.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"4.646606\",\n                                        \"x\": \"83.6\",\n                                        \"y\": \"-166.12\",\n                                        \"yaw\": \"92.100159\",\n                                        \"z\": \"7.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.714478\",\n                                        \"x\": \"85.16\",\n                                        \"y\": \"-103.41\",\n                                        \"yaw\": \"271.442688\",\n                                        \"z\": \"9.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"357.548035\",\n                                        \"x\": \"83.78\",\n                                        \"y\": \"-104.47\",\n                                        \"yaw\": \"273.09137\",\n                                        \"z\": \"10.29\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.210297\",\n                                        \"x\": \"117.37\",\n                                        \"y\": \"-135.35\",\n                                        \"yaw\": \"183.091324\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"4.749939\",\n                                        \"x\": \"52.33\",\n                                        \"y\": \"-133.70\",\n                                        \"yaw\": \"1.894897\",\n                                        \"z\": \"7.7\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.270966\",\n                                        \"x\": \"51.93\",\n                                        \"y\": \"-134.6\",\n                                        \"yaw\": \"1.270905\",\n                                        \"z\": \"7.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.643555\",\n                                        \"x\": \"85.86\",\n                                        \"y\": \"-103.59\",\n                                        \"yaw\": \"271.270905\",\n                                        \"z\": \"9.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"14.121033\",\n                                        \"x\": \"82.16\",\n                                        \"y\": \"-166.43\",\n                                        \"yaw\": \"91.270874\",\n                                        \"z\": \"5.56\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"83.33\",\n                                        \"y\": \"-166.89\",\n                                        \"yaw\": \"92.13089\",\n                                        \"z\": \"5.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"9.838623\",\n                                        \"x\": \"52.36\",\n                                        \"y\": \"-133.42\",\n                                        \"yaw\": \"2.13089\",\n                                        \"z\": \"6.85\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"115.25\",\n                                        \"y\": \"-136.19\",\n                                        \"yaw\": \"182.130905\",\n                                        \"z\": \"9.35\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"150.78\",\n                                        \"y\": \"-166.9\",\n                                        \"yaw\": \"90.90213\",\n                                        \"z\": \"4.26\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.064728\",\n                                        \"x\": \"119.24\",\n                                        \"y\": \"-132.19\",\n                                        \"yaw\": \"0.90213\",\n                                        \"z\": \"9.53\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 153.53,\n                                \"y\": -100.37,\n                                \"yaw\": 270.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.3\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.69\",\n                                        \"y\": \"103.97\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.36\",\n                                        \"y\": \"104.7\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.11\",\n                                        \"y\": \"165.37\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.70\",\n                                        \"y\": \"165.55\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.96,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.85211944580078\",\n                                \"y\": \"164.83070373535156\",\n                                \"yaw\": \"258.85479736328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.59,\n                                \"y\": 101.65,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-88.08773803710938\",\n                                \"y\": \"101.6595458984375\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3357953727245331\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.9\",\n                                        \"y\": \"137.15\",\n                                        \"yaw\": \"358.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.80\",\n                                        \"y\": \"164.23\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.40\",\n                                        \"y\": \"164.6\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.91\",\n                                        \"y\": \"102.90\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.87\",\n                                        \"y\": \"102.78\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.9,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.693984508514404\",\n                                \"y\": \"163.87232971191406\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.12,\n                                \"y\": 102.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.697037696838379\",\n                                \"y\": \"102.12262725830078\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.63\",\n                                        \"y\": \"134.24\",\n                                        \"yaw\": \"359.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"1.94\",\n                                        \"y\": \"163.13\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.61\",\n                                        \"y\": \"163.2\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.63\",\n                                        \"y\": \"101.72\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"101.54\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.55\",\n                                        \"y\": \"130.76\",\n                                        \"yaw\": \"178.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.37\",\n                                        \"y\": \"102.33\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"102.48\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.93\",\n                                        \"y\": \"163.65\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.34\",\n                                        \"y\": \"163.79\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.36\",\n                                        \"y\": \"31.37\",\n                                        \"yaw\": \"270.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-111.5\",\n                                        \"y\": \"-3.22\",\n                                        \"yaw\": \"180.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.26,\n                                \"y\": -29.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.22\",\n                                        \"y\": \"-34.30\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-34.27\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.3\",\n                                        \"y\": \"0.31\",\n                                        \"yaw\": \"359.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.64\",\n                                        \"y\": \"-2.99\",\n                                        \"yaw\": \"180.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"358.910400390625\",\n                                \"x\": \"-74.27088165283203\",\n                                \"y\": \"34.49037170410156\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.18371541798114777\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.13\",\n                                        \"y\": \"0.27\",\n                                        \"yaw\": \"0.453156\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.72\",\n                                        \"y\": \"39.76\",\n                                        \"yaw\": \"269.523254\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.13\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.453156\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"-33.93\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.22\",\n                                        \"y\": \"-34.28\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.43\",\n                                        \"y\": \"113.35\",\n                                        \"yaw\": \"271.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.87\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"1.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.4,\n                                \"y\": 23.39,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.43\",\n                                        \"y\": \"113.35\",\n                                        \"yaw\": \"271.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.87\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"1.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.5481719970703\",\n                                \"y\": \"23.466564178466797\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.32\",\n                                        \"y\": \"22.71\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.8\",\n                                        \"y\": \"22.75\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.40\",\n                                        \"y\": \"112.66\",\n                                        \"yaw\": \"269.268646\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.43,\n                                \"y\": 62.24,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.36\",\n                                        \"y\": \"-2.95\",\n                                        \"yaw\": \"180.718124\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.16\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"89.683105\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-33.98\",\n                                        \"yaw\": \"90.718109\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.98\",\n                                        \"y\": \"39.61\",\n                                        \"yaw\": \"270.218109\",\n                                        \"z\": \"1.38\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.18\",\n                                        \"y\": \"36.65\",\n                                        \"yaw\": \"269.718109\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"348.799988\",\n                                        \"x\": \"40.70\",\n                                        \"y\": \"-137.40\",\n                                        \"yaw\": \"180.560562\",\n                                        \"z\": \"3.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.9\",\n                                        \"y\": \"-173.4\",\n                                        \"yaw\": \"90.437988\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.9\",\n                                        \"y\": \"-173.7\",\n                                        \"yaw\": \"91.368103\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.65\",\n                                        \"y\": \"-100.19\",\n                                        \"yaw\": \"270.560547\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.38\",\n                                        \"y\": \"-100.12\",\n                                        \"yaw\": \"272.060516\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.33,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.609712600708008\",\n                                \"y\": \"-104.91180419921875\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"1.778076\",\n                                        \"x\": \"-37.55\",\n                                        \"y\": \"-135.41\",\n                                        \"yaw\": \"1.112823\",\n                                        \"z\": \"1.36\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.999237\",\n                                        \"x\": \"5.46\",\n                                        \"y\": \"-100.0\",\n                                        \"yaw\": \"271.128693\",\n                                        \"z\": \"1.19\"\n                                    },\n                                    {\n                                        \"pitch\": \"359.04245\",\n                                        \"x\": \"9.22\",\n                                        \"y\": \"-100.93\",\n                                        \"yaw\": \"271.220764\",\n                                        \"z\": \"1.13\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"0.11\",\n                                        \"y\": \"-172.88\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"-3.18\",\n                                        \"y\": \"-172.95\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.24\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.44,\n                                \"y\": -167.82,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.15770983695983887\",\n                                \"y\": \"-167.7312469482422\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.54\",\n                                        \"y\": \"-198.32\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.63\",\n                                        \"y\": \"-194.70\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 10.99,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.54\",\n                                        \"y\": \"-198.32\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.63\",\n                                        \"y\": \"-194.70\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"7.061770915985107\",\n                                \"y\": \"-163.75694274902344\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.4,\n                                \"y\": -194.71,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.30937957763672\",\n                                \"y\": \"-198.31613159179688\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 53.6,\n                                \"y\": -192.29,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"53.697120666503906\",\n                                \"y\": \"-196.15476989746094\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"121.60\",\n                                        \"y\": \"-190.81\",\n                                        \"yaw\": \"0.810791\",\n                                        \"z\": \"1.82\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"350\",\n                                \"x\": 154.6,\n                                \"y\": -164.4,\n                                \"yaw\": 270.0,\n                                \"z\": 4.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 122.3,\n                                \"y\": -190.88,\n                                \"yaw\": 1.0,\n                                \"z\": 1.21\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"122.3891830444336\",\n                                \"y\": \"-194.4285430908203\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.91394\",\n                                        \"x\": \"117.78\",\n                                        \"y\": \"-136.11\",\n                                        \"yaw\": \"181.14859\",\n                                        \"z\": \"10.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"4.646606\",\n                                        \"x\": \"83.6\",\n                                        \"y\": \"-166.12\",\n                                        \"yaw\": \"92.100159\",\n                                        \"z\": \"7.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.714478\",\n                                        \"x\": \"85.16\",\n                                        \"y\": \"-103.41\",\n                                        \"yaw\": \"271.442688\",\n                                        \"z\": \"9.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"357.548035\",\n                                        \"x\": \"83.78\",\n                                        \"y\": \"-104.47\",\n                                        \"yaw\": \"273.09137\",\n                                        \"z\": \"10.29\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.210297\",\n                                        \"x\": \"117.37\",\n                                        \"y\": \"-135.35\",\n                                        \"yaw\": \"183.091324\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"4.749939\",\n                                        \"x\": \"52.33\",\n                                        \"y\": \"-133.70\",\n                                        \"yaw\": \"1.894897\",\n                                        \"z\": \"7.7\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.270966\",\n                                        \"x\": \"51.93\",\n                                        \"y\": \"-134.6\",\n                                        \"yaw\": \"1.270905\",\n                                        \"z\": \"7.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.643555\",\n                                        \"x\": \"85.86\",\n                                        \"y\": \"-103.59\",\n                                        \"yaw\": \"271.270905\",\n                                        \"z\": \"9.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"14.121033\",\n                                        \"x\": \"82.16\",\n                                        \"y\": \"-166.43\",\n                                        \"yaw\": \"91.270874\",\n                                        \"z\": \"5.56\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"83.33\",\n                                        \"y\": \"-166.89\",\n                                        \"yaw\": \"92.13089\",\n                                        \"z\": \"5.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"9.838623\",\n                                        \"x\": \"52.36\",\n                                        \"y\": \"-133.42\",\n                                        \"yaw\": \"2.13089\",\n                                        \"z\": \"6.85\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"115.25\",\n                                        \"y\": \"-136.19\",\n                                        \"yaw\": \"182.130905\",\n                                        \"z\": \"9.35\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.324677\",\n                                        \"x\": \"153.91\",\n                                        \"y\": \"-100.74\",\n                                        \"yaw\": \"270.315552\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.80191\",\n                                        \"x\": \"119.89\",\n                                        \"y\": \"-131.65\",\n                                        \"yaw\": \"0.600189\",\n                                        \"z\": \"9.67\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"12\",\n                                \"x\": 150.81,\n                                \"y\": -165.57,\n                                \"yaw\": 90.0,\n                                \"z\": 4.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"11.706635\",\n                                        \"x\": \"150.69\",\n                                        \"y\": \"-164.90\",\n                                        \"yaw\": \"91.510803\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.462036\",\n                                        \"x\": \"153.26\",\n                                        \"y\": \"-100.40\",\n                                        \"yaw\": \"271.510834\",\n                                        \"z\": \"9.82\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 119.41,\n                                \"y\": -132.31,\n                                \"yaw\": 1.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.3\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.69\",\n                                        \"y\": \"103.97\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.36\",\n                                        \"y\": \"104.7\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.11\",\n                                        \"y\": \"165.37\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.70\",\n                                        \"y\": \"165.55\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.43,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-77.13905334472656\",\n                                \"y\": \"166.22161865234375\",\n                                \"yaw\": \"257.8827209472656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.9\",\n                                        \"y\": \"137.15\",\n                                        \"yaw\": \"358.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.80\",\n                                        \"y\": \"164.23\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.40\",\n                                        \"y\": \"164.6\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.91\",\n                                        \"y\": \"102.90\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.87\",\n                                        \"y\": \"102.78\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.194162607192993\",\n                                \"y\": \"163.9115447998047\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.62,\n                                \"y\": 102.9,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-6.19218635559082\",\n                                \"y\": \"102.87830352783203\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.63\",\n                                        \"y\": \"134.24\",\n                                        \"yaw\": \"359.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"1.94\",\n                                        \"y\": \"163.13\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.61\",\n                                        \"y\": \"163.2\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.63\",\n                                        \"y\": \"101.72\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"101.54\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.55\",\n                                        \"y\": \"130.76\",\n                                        \"yaw\": \"178.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.37\",\n                                        \"y\": \"102.33\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"102.48\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.93\",\n                                        \"y\": \"163.65\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.34\",\n                                        \"y\": \"163.79\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-148.92\",\n                                        \"y\": \"-34.67\",\n                                        \"yaw\": \"89.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-110.54\",\n                                        \"y\": \"-3.58\",\n                                        \"yaw\": \"179.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.53,\n                                \"y\": 26.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.48\",\n                                        \"y\": \"30.80\",\n                                        \"yaw\": \"270.041382\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-149.11\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.041351\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.7,\n                                \"y\": -3.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.26,\n                                \"y\": 31.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0536804199219\",\n                                \"x\": \"-77.77780151367188\",\n                                \"y\": \"31.9595947265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.13858206570148468\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.13\",\n                                        \"y\": \"0.27\",\n                                        \"yaw\": \"0.453156\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.72\",\n                                        \"y\": \"39.76\",\n                                        \"yaw\": \"269.523254\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.13\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.453156\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"-33.93\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.22\",\n                                        \"y\": \"-34.28\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.84,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-84.9437484741211\",\n                                \"y\": \"-28.880624771118164\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26675039529800415\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario9\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-114.41\",\n                                        \"y\": \"-135.62\",\n                                        \"yaw\": \"0.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.91\",\n                                        \"y\": \"-101.82\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.47\",\n                                        \"y\": \"-101.76\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.46\",\n                                        \"y\": \"-170.55\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.39\",\n                                        \"y\": \"-170.61\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.1,\n                                \"y\": -140.7,\n                                \"yaw\": 180.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.68,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-78.15487670898438\",\n                                \"y\": \"-106.30052185058594\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.374824196100235\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.1,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-74.6549072265625\",\n                                \"y\": \"-106.31939697265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.3746110796928406\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.11,\n                                \"y\": -170.3,\n                                \"yaw\": 90.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-84.04679870605469\",\n                                \"y\": \"-170.06784057617188\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.48,\n                                \"y\": -170.3,\n                                \"yaw\": 91.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-87.52928924560547\",\n                                \"y\": \"-170.4742431640625\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.12\",\n                                        \"y\": \"-139.6\",\n                                        \"yaw\": \"181.239594\",\n                                        \"z\": \"0.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.34\",\n                                        \"y\": \"-174.23\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.72\",\n                                        \"y\": \"-174.7\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.29\",\n                                        \"y\": \"-102.45\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.75\",\n                                        \"y\": \"-102.37\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -113.37,\n                                \"y\": -135.68,\n                                \"yaw\": 1.0,\n                                \"z\": 2.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"10.508362\",\n                                        \"x\": \"82.56\",\n                                        \"y\": \"-46.78\",\n                                        \"yaw\": \"271.32608\",\n                                        \"z\": \"6.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 114.84,\n                                \"y\": -76.55,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"10.508362\",\n                                        \"x\": \"82.56\",\n                                        \"y\": \"-46.78\",\n                                        \"yaw\": \"271.32608\",\n                                        \"z\": \"6.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"114.74317169189453\",\n                                \"y\": \"-72.87480926513672\",\n                                \"yaw\": \"-178.49090576171875\",\n                                \"z\": \"8.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.490753\",\n                                        \"x\": \"111.82\",\n                                        \"y\": \"-74.13\",\n                                        \"yaw\": \"180.623871\",\n                                        \"z\": \"11.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"9\",\n                                \"x\": 82.9,\n                                \"y\": -47.14,\n                                \"yaw\": 270.0,\n                                \"z\": 5.72\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.12,\n                                \"y\": 101.68,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-84.58769989013672\",\n                                \"y\": \"101.67036437988281\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3354354798793793\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.98\",\n                                        \"y\": \"58.91\",\n                                        \"yaw\": \"180.209106\",\n                                        \"z\": \"1.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.37,\n                                \"y\": 99.28,\n                                \"yaw\": 270.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"170.14\",\n                                        \"y\": \"97.81\",\n                                        \"yaw\": \"268.909027\",\n                                        \"z\": \"2.4\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 201.12,\n                                \"y\": 58.8,\n                                \"yaw\": 178.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.56,\n                                \"y\": -37.12,\n                                \"yaw\": 90.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.5224609375\",\n                                \"y\": \"-37.193870544433594\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.92,\n                                \"y\": -36.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"236.01197814941406\",\n                                \"y\": \"-36.72048568725586\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.55\",\n                                        \"y\": \"98.97\",\n                                        \"yaw\": \"270.182343\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-149.18\",\n                                        \"y\": \"33.11\",\n                                        \"yaw\": \"90.185455\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -125.3,\n                                \"y\": 45.81,\n                                \"yaw\": 133.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.9\",\n                                        \"y\": \"41.36\",\n                                        \"yaw\": \"134.365295\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.58,\n                                \"y\": 40.72,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.27\",\n                                        \"y\": \"40.79\",\n                                        \"yaw\": \"133.405731\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-110.74\",\n                                        \"y\": \"25.41\",\n                                        \"yaw\": \"133.243774\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.69,\n                                \"y\": 92.34,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.9\",\n                                        \"y\": \"100.67\",\n                                        \"yaw\": \"267.650696\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-149.8\",\n                                        \"y\": \"33.43\",\n                                        \"yaw\": \"89.421509\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -115.5,\n                                \"y\": 30.75,\n                                \"yaw\": 134.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.84,\n                                \"y\": 170.34,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.265254020690918\",\n                                \"y\": \"170.36167907714844\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.24,\n                                \"y\": 170.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.764954566955566\",\n                                \"y\": \"170.3980255126953\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.52,\n                                \"y\": 196.65,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.0878860130906105\",\n                                \"x\": \"28.512041091918945\",\n                                \"y\": \"193.4599151611328\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.0015862176660448313\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.72,\n                                \"y\": 193.61,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.09670676290988922\",\n                                \"x\": \"28.72835350036621\",\n                                \"y\": \"196.95938110351562\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.00192060018889606\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"78.2\",\n                                        \"y\": \"-41.38\",\n                                        \"yaw\": \"90.581818\",\n                                        \"z\": \"5.74\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 110.65,\n                                \"y\": -7.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"78.2\",\n                                        \"y\": \"-41.38\",\n                                        \"yaw\": \"90.581818\",\n                                        \"z\": \"5.74\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"110.58321380615234\",\n                                \"y\": \"-3.3287293910980225\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.237915\",\n                                        \"x\": \"109.25\",\n                                        \"y\": \"-6.99\",\n                                        \"yaw\": \"181.86908\",\n                                        \"z\": \"1.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 77.66,\n                                \"y\": -36.16,\n                                \"yaw\": 91.0,\n                                \"z\": 5.25\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.237915\",\n                                        \"x\": \"182.92\",\n                                        \"y\": \"-6.10\",\n                                        \"yaw\": \"181.491562\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 148.52,\n                                \"y\": -35.96,\n                                \"yaw\": 91.0,\n                                \"z\": 4.15\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"148.59\",\n                                        \"y\": \"-40.93\",\n                                        \"yaw\": \"90.603851\",\n                                        \"z\": \"5.25\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 182.48,\n                                \"y\": -6.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"148.59\",\n                                        \"y\": \"-40.93\",\n                                        \"yaw\": \"90.603851\",\n                                        \"z\": \"5.25\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"182.4210662841797\",\n                                \"y\": \"-2.2556450366973877\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.72,\n                                \"y\": 5.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.66661071777344\",\n                                \"y\": \"9.503244400024414\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.52,\n                                \"y\": 9.7,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.5752410888672\",\n                                \"y\": \"6.001489639282227\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.78\",\n                                        \"y\": \"196.68\",\n                                        \"yaw\": \"180.072144\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.30\",\n                                        \"y\": \"193.64\",\n                                        \"yaw\": \"180.072144\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -34.45,\n                                \"y\": 176.76,\n                                \"yaw\": 144.0,\n                                \"z\": 0.99\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario10\"\n                }\n            ],\n            \"Town04\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 97.93,\n                                \"y\": -170.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 129.92,\n                                \"y\": -204.42,\n                                \"yaw\": 95.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 160.43,\n                                \"y\": -173.32,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.16,\n                                \"y\": -170.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 92.43,\n                                \"y\": -173.52,\n                                \"yaw\": 181.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 58.68,\n                                \"y\": -202.99,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.23,\n                                \"y\": -307.64,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.15,\n                                \"y\": -341.28,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 233.13,\n                                \"y\": -311.34,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.77,\n                                \"y\": -277.61,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 435.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.98760986328125\",\n                                \"y\": \"432.04986572265625\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.7461853027344\",\n                                \"y\": \"428.5581970214844\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.5047607421875\",\n                                \"y\": \"425.0665283203125\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 406.92,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.44630432128906\",\n                                \"y\": \"403.47784423828125\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.88621520996094\",\n                                \"y\": \"410.4554138183594\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.60617065429688\",\n                                \"y\": \"413.9441833496094\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 173.49,\n                                \"y\": -242.75,\n                                \"yaw\": 353.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.9,\n                                \"y\": -276.87,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.11,\n                                \"y\": -249.54,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.96,\n                                \"y\": -216.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.32,\n                                \"y\": -307.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.82,\n                                \"y\": -276.47,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.22,\n                                \"y\": -310.76,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 225.69,\n                                \"y\": -246.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.26,\n                                \"y\": -278.35,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 286.77,\n                                \"y\": -249.86,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.59,\n                                \"y\": -217.4,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 224.3,\n                                \"y\": -169.23,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 403.29,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.87094116210938\",\n                                \"y\": \"406.9427185058594\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.58535766601562\",\n                                \"y\": \"410.4310302734375\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.29977416992188\",\n                                \"y\": \"413.91937255859375\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -510.3,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.669189453125\",\n                                \"y\": \"92.98770141601562\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6730651855469\",\n                                \"y\": \"93.22088623046875\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.17498779296875\",\n                                \"y\": \"93.33748626708984\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.6,\n                                \"y\": -202.61,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -514.1,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1750793457031\",\n                                \"y\": \"93.2253189086914\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6768493652344\",\n                                \"y\": \"93.33702087402344\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.17864990234375\",\n                                \"y\": \"93.44872283935547\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -13.36,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.640460968017578\",\n                                \"y\": \"-230.1665802001953\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.651756286621094\",\n                                \"y\": \"-229.7690887451172\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.15740442276001\",\n                                \"y\": \"-229.57032775878906\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -487.27,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.66375732421875\",\n                                \"y\": \"245.8326873779297\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6600646972656\",\n                                \"y\": \"246.06027221679688\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1582336425781\",\n                                \"y\": \"246.17405700683594\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -483.59,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.15789794921875\",\n                                \"y\": \"246.0686798095703\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6559753417969\",\n                                \"y\": \"246.1850128173828\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1540222167969\",\n                                \"y\": \"246.30136108398438\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.36,\n                                \"y\": -172.66,\n                                \"yaw\": 179.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.49,\n                                \"y\": -138.47,\n                                \"yaw\": 269.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.42,\n                                \"y\": -119.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 254.88,\n                                \"y\": -150.67,\n                                \"yaw\": 90.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 288.3,\n                                \"y\": -121.84,\n                                \"yaw\": 181.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 283.7,\n                                \"y\": -246.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.82,\n                                \"y\": -276.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 344.61,\n                                \"y\": -250.3,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 315.17,\n                                \"y\": -218.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 282.45,\n                                \"y\": -169.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.19,\n                                \"y\": -201.37,\n                                \"yaw\": 91.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 342.74,\n                                \"y\": -172.31,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 314.45,\n                                \"y\": -140.51,\n                                \"yaw\": 270.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 281.0,\n                                \"y\": -118.14,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 310.66,\n                                \"y\": -148.94,\n                                \"yaw\": 90.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 340.6,\n                                \"y\": -121.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 313.89,\n                                \"y\": -89.9,\n                                \"yaw\": 270.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 321.46,\n                                \"y\": -168.74,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 348.66,\n                                \"y\": -201.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 351.31,\n                                \"y\": -136.99,\n                                \"yaw\": 271.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 379.53,\n                                \"y\": -172.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.46,\n                                \"y\": 26.83,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4374084472656\",\n                                \"y\": \"30.340999603271484\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4148864746094\",\n                                \"y\": \"33.84092712402344\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39239501953125\",\n                                \"y\": \"37.34085464477539\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -383.23,\n                                \"y\": -19.4,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.42,\n                                \"y\": 30.3,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.397216796875\",\n                                \"y\": \"33.84081268310547\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3747253417969\",\n                                \"y\": \"37.34074020385742\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4422302246094\",\n                                \"y\": \"26.840957641601562\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.37,\n                                \"y\": 33.77,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3470153808594\",\n                                \"y\": \"37.3405647277832\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39202880859375\",\n                                \"y\": \"30.340707778930664\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4145202636719\",\n                                \"y\": \"26.84078025817871\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.33,\n                                \"y\": 37.13,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3511047363281\",\n                                \"y\": \"33.840518951416016\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3736267089844\",\n                                \"y\": \"30.34058952331543\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3961181640625\",\n                                \"y\": \"26.840662002563477\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.24,\n                                \"y\": 15.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2353210449219\",\n                                \"y\": \"12.488129615783691\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.23065185546875\",\n                                \"y\": \"8.98813247680664\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2259521484375\",\n                                \"y\": \"5.488135814666748\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.21,\n                                \"y\": 12.51,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2052917480469\",\n                                \"y\": \"8.988166809082031\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2005920410156\",\n                                \"y\": \"5.488170146942139\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.21466064453125\",\n                                \"y\": \"15.988161087036133\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.18,\n                                \"y\": 9.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1743469238281\",\n                                \"y\": \"5.488206386566162\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1837158203125\",\n                                \"y\": \"12.488200187683105\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.18841552734375\",\n                                \"y\": \"15.988197326660156\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.15,\n                                \"y\": 5.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.15472412109375\",\n                                \"y\": \"8.988235473632812\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1593933105469\",\n                                \"y\": \"12.488232612609863\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1640930175781\",\n                                \"y\": \"15.988229751586914\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -379.68,\n                                \"y\": -18.85,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.69,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.133902549743652\",\n                                \"y\": \"-230.1801300048828\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.628005981445312\",\n                                \"y\": \"-230.38319396972656\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.145692825317383\",\n                                \"y\": \"-229.77401733398438\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 13.24,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.350406646728516\",\n                                \"y\": \"229.65643310546875\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.356184005737305\",\n                                \"y\": \"229.37210083007812\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.859072208404541\",\n                                \"y\": \"229.2299346923828\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 15.3,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.624905586242676\",\n                                \"y\": \"-79.91557312011719\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.124932289123535\",\n                                \"y\": \"-79.90184020996094\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624959468841553\",\n                                \"y\": \"-79.88809967041016\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 15.9,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 16.8,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.859013557434082\",\n                                \"y\": \"229.3724365234375\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.361806869506836\",\n                                \"y\": \"229.2326202392578\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.864601135253906\",\n                                \"y\": \"229.09280395507812\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 432.39,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.4604797363281\",\n                                \"y\": \"435.5253601074219\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.9693603515625\",\n                                \"y\": \"428.5426025390625\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.7237854003906\",\n                                \"y\": \"425.0512390136719\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 36.18,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.44720458984375\",\n                                \"y\": \"39.27357482910156\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.56666564941406\",\n                                \"y\": \"32.274593353271484\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.62640380859375\",\n                                \"y\": \"28.775104522705078\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 34.38,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.096894264221191\",\n                                \"y\": \"37.6077880859375\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.125317096710205\",\n                                \"y\": \"30.607847213745117\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.139528274536133\",\n                                \"y\": \"27.10787582397461\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 34.29,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6138916015625\",\n                                \"y\": \"37.20619201660156\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.60450744628906\",\n                                \"y\": \"30.206199645996094\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.59982299804688\",\n                                \"y\": \"26.70620346069336\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 33.53,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.24749755859375\",\n                                \"y\": \"37.024845123291016\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.2925109863281\",\n                                \"y\": \"30.02499008178711\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.31500244140625\",\n                                \"y\": \"26.525062561035156\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 39.53,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.5640869140625\",\n                                \"y\": \"35.775062561035156\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.6238250732422\",\n                                \"y\": \"32.275569915771484\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.68356323242188\",\n                                \"y\": \"28.776081085205078\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 37.73,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.124706745147705\",\n                                \"y\": \"34.107872009277344\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.138918399810791\",\n                                \"y\": \"30.60790252685547\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.153129577636719\",\n                                \"y\": \"27.10793113708496\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 37.64,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.60472106933594\",\n                                \"y\": \"33.70620346069336\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6000213623047\",\n                                \"y\": \"30.206205368041992\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.5953369140625\",\n                                \"y\": \"26.706209182739258\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 36.88,\n                                \"yaw\": 359.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.2915344238281\",\n                                \"y\": \"33.52505874633789\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.3140563964844\",\n                                \"y\": \"30.025129318237305\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.3365478515625\",\n                                \"y\": \"26.52520179748535\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.98,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.358753204345703\",\n                                \"y\": \"-75.69673919677734\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358806610107422\",\n                                \"y\": \"-75.72421264648438\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.8588337898254395\",\n                                \"y\": \"-75.73794555664062\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 14.1,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.49053955078125\",\n                                \"y\": \"10.631532669067383\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.69122314453125\",\n                                \"y\": \"17.62865447998047\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.79156494140625\",\n                                \"y\": \"21.127216339111328\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 11.9,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.3455047607422\",\n                                \"y\": \"7.477066993713379\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.2260284423828\",\n                                \"y\": \"14.47604751586914\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.16629028320312\",\n                                \"y\": \"17.97553825378418\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 9.52,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.618186950683594\",\n                                \"y\": \"16.46259880065918\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491427421569824\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 9.11,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41539001464844\",\n                                \"y\": \"5.670230388641357\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42477416992188\",\n                                \"y\": \"12.6702241897583\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42945861816406\",\n                                \"y\": \"16.17022132873535\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 10.45,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.70556640625\",\n                                \"y\": \"14.126648902893066\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.8155212402344\",\n                                \"y\": \"17.624921798706055\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.92547607421875\",\n                                \"y\": \"21.123193740844727\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 7.53,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.21119689941406\",\n                                \"y\": \"10.975284576416016\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.15145874023438\",\n                                \"y\": \"14.474775314331055\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.0917205810547\",\n                                \"y\": \"17.974266052246094\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 5.96,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.604219436645508\",\n                                \"y\": \"9.462596893310547\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.618431091308594\",\n                                \"y\": \"12.962567329406738\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.63264274597168\",\n                                \"y\": \"16.462539672851562\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 5.55,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.4248504638672\",\n                                \"y\": \"9.170221328735352\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42955017089844\",\n                                \"y\": \"12.670218467712402\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.43423461914062\",\n                                \"y\": \"16.170215606689453\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 385.91,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.6264343261719\",\n                                \"y\": \"-235.0435333251953\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"389.6253967285156\",\n                                \"y\": \"-235.16390991210938\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"393.1248779296875\",\n                                \"y\": \"-235.22410583496094\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 409.22,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.61456298828125\",\n                                \"y\": \"-85.36454010009766\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.61492919921875\",\n                                \"y\": \"-85.43766784667969\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.1151123046875\",\n                                \"y\": \"-85.47423553466797\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.32,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692474365234375\",\n                                \"y\": \"77.79701232910156\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.6925630569458\",\n                                \"y\": \"77.76168823242188\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192607879638672\",\n                                \"y\": \"77.74402618408203\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 412.59,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1151123046875\",\n                                \"y\": \"-85.43630981445312\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.61529541015625\",\n                                \"y\": \"-85.47286987304688\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.115478515625\",\n                                \"y\": \"-85.50943756103516\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.97,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.157381057739258\",\n                                \"y\": \"-229.76759338378906\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.662800788879395\",\n                                \"y\": \"-229.57290649414062\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.168219089508057\",\n                                \"y\": \"-229.3782196044922\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.59,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858835220336914\",\n                                \"y\": \"-75.72463989257812\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358861923217773\",\n                                \"y\": \"-75.7383804321289\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.858889102935791\",\n                                \"y\": \"-75.75211334228516\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.94,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192610740661621\",\n                                \"y\": \"77.7610855102539\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.692655563354492\",\n                                \"y\": \"77.74342346191406\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192700386047363\",\n                                \"y\": \"77.72576141357422\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 11.74,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124823570251465\",\n                                \"y\": \"-79.94327545166016\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.1248779296875\",\n                                \"y\": \"-79.91580963134766\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624904632568359\",\n                                \"y\": \"-79.90206909179688\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 12.33,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.799628257751465\",\n                                \"y\": \"76.15249633789062\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.79971694946289\",\n                                \"y\": \"76.18782043457031\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.299761772155762\",\n                                \"y\": \"76.20548248291016\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 405.54,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1143493652344\",\n                                \"y\": \"-85.36266326904297\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.6141662597656\",\n                                \"y\": \"-85.32609558105469\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.1147155761719\",\n                                \"y\": \"-85.435791015625\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.31,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858723640441895\",\n                                \"y\": \"-75.6960678100586\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.35869598388672\",\n                                \"y\": \"-75.68233489990234\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.858777046203613\",\n                                \"y\": \"-75.72354125976562\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -8.66,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192425727844238\",\n                                \"y\": \"77.79782104492188\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692380905151367\",\n                                \"y\": \"77.81548309326172\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192514896392822\",\n                                \"y\": \"77.76249694824219\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 8.4,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.624799728393555\",\n                                \"y\": \"-79.9426498413086\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124772071838379\",\n                                \"y\": \"-79.95638275146484\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624853134155273\",\n                                \"y\": \"-79.91517639160156\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 8.63,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"12.299577713012695\",\n                                \"y\": \"76.15148162841797\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.79953384399414\",\n                                \"y\": \"76.13381958007812\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.2996673583984375\",\n                                \"y\": \"76.18680572509766\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.53,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.847021102905273\",\n                                \"y\": \"229.667236328125\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.34402847290039\",\n                                \"y\": \"229.8119354248047\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.853006362915039\",\n                                \"y\": \"229.37783813476562\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 428.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.4712219238281\",\n                                \"y\": \"432.01580810546875\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.721435546875\",\n                                \"y\": \"435.5068664550781\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.97076416015625\",\n                                \"y\": \"425.0337219238281\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 410.82,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.47103881835938\",\n                                \"y\": \"406.9908752441406\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.74537658691406\",\n                                \"y\": \"403.50164794921875\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.92237854003906\",\n                                \"y\": \"413.9693298339844\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -506.72,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1669006347656\",\n                                \"y\": \"92.98015594482422\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.664794921875\",\n                                \"y\": \"92.85853576660156\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.1711120605469\",\n                                \"y\": \"93.223388671875\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -490.77,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.16552734375\",\n                                \"y\": \"245.8351593017578\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.66729736328125\",\n                                \"y\": \"245.72369384765625\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1619567871094\",\n                                \"y\": \"246.05809020996094\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 32.58,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.4454803466797\",\n                                \"y\": \"35.77303695678711\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.38575744628906\",\n                                \"y\": \"39.272525787353516\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.56495666503906\",\n                                \"y\": \"28.774057388305664\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 30.78,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.096487998962402\",\n                                \"y\": \"34.107757568359375\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.082276821136475\",\n                                \"y\": \"37.60772705078125\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.124910831451416\",\n                                \"y\": \"27.10781478881836\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 30.69,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.61404418945312\",\n                                \"y\": \"33.7061882019043\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6187286376953\",\n                                \"y\": \"37.20618438720703\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6046600341797\",\n                                \"y\": \"26.706195831298828\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 29.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.2468566894531\",\n                                \"y\": \"33.5247688293457\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.224365234375\",\n                                \"y\": \"37.024696350097656\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.2918701171875\",\n                                \"y\": \"26.524913787841797\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 17.41,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.5028991699219\",\n                                \"y\": \"14.132526397705078\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.4099426269531\",\n                                \"y\": \"10.633761405944824\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.6888732910156\",\n                                \"y\": \"21.130056381225586\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 14.49,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.3299560546875\",\n                                \"y\": \"10.977312088012695\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.3896942138672\",\n                                \"y\": \"7.477822303771973\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.21047973632812\",\n                                \"y\": \"17.976293563842773\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 12.92,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.575960159301758\",\n                                \"y\": \"9.462711334228516\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.561748504638672\",\n                                \"y\": \"5.962739944458008\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.60438346862793\",\n                                \"y\": \"16.46265411376953\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 12.51,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41551208496094\",\n                                \"y\": \"9.170232772827148\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41082763671875\",\n                                \"y\": \"5.670236110687256\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42489624023438\",\n                                \"y\": \"16.17022705078125\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 389.55,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"386.126953125\",\n                                \"y\": \"-235.0426788330078\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.62744140625\",\n                                \"y\": \"-234.98406982421875\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"393.1259765625\",\n                                \"y\": \"-235.15989685058594\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 402.0,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.6141662597656\",\n                                \"y\": \"-85.36223602294922\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1139831542969\",\n                                \"y\": \"-85.32567596435547\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.6138000488281\",\n                                \"y\": \"-85.28910827636719\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 16.5,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.575634002685547\",\n                                \"y\": \"12.962740898132324\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.56142234802246\",\n                                \"y\": \"9.462770462036133\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.547210693359375\",\n                                \"y\": \"5.962799072265625\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 16.9,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41432189941406\",\n                                \"y\": \"12.67023754119873\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.4096221923828\",\n                                \"y\": \"9.17024040222168\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.40493774414062\",\n                                \"y\": \"5.670243740081787\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.36,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.628252983093262\",\n                                \"y\": \"-230.17373657226562\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.12211799621582\",\n                                \"y\": \"-230.38087463378906\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.615983963012695\",\n                                \"y\": \"-230.5880126953125\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.98,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358698844909668\",\n                                \"y\": \"-75.69673919677734\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858672142028809\",\n                                \"y\": \"-75.68299865722656\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.358644485473633\",\n                                \"y\": \"-75.66926574707031\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.32,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.692384719848633\",\n                                \"y\": \"77.79701232910156\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192340850830078\",\n                                \"y\": \"77.8146743774414\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692296028137207\",\n                                \"y\": \"77.83233642578125\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.69,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.12476921081543\",\n                                \"y\": \"-79.9434814453125\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.62474250793457\",\n                                \"y\": \"-79.95721435546875\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124715805053711\",\n                                \"y\": \"-79.970947265625\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.29,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.799537658691406\",\n                                \"y\": \"76.15229034423828\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"12.299492835998535\",\n                                \"y\": \"76.13462829589844\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.79944896697998\",\n                                \"y\": \"76.1169662475586\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.19,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.344169616699219\",\n                                \"y\": \"229.6626434326172\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.841078758239746\",\n                                \"y\": \"229.80970764160156\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.337987899780273\",\n                                \"y\": \"229.95677185058594\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -494.19,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6671142578125\",\n                                \"y\": \"245.83995056152344\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.1688232421875\",\n                                \"y\": \"245.7306671142578\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.6705322265625\",\n                                \"y\": \"245.6213836669922\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -503.22,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6645202636719\",\n                                \"y\": \"92.97496795654297\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1622009277344\",\n                                \"y\": \"92.84800720214844\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.659912109375\",\n                                \"y\": \"92.7210464477539\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 393.1,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"389.62744140625\",\n                                \"y\": \"-235.04331970214844\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"386.1278991699219\",\n                                \"y\": \"-234.98617553710938\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.6283874511719\",\n                                \"y\": \"-234.9290313720703\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 425.47,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.46160888671875\",\n                                \"y\": \"428.5073547363281\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.71630859375\",\n                                \"y\": \"431.9980773925781\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.97100830078125\",\n                                \"y\": \"435.4888000488281\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 414.14,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.45127868652344\",\n                                \"y\": \"410.49993896484375\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.72093200683594\",\n                                \"y\": \"407.0103454589844\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.99057006835938\",\n                                \"y\": \"403.520751953125\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.6,\n                                \"y\": 21.0,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.5164794921875\",\n                                \"y\": \"17.633331298828125\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.4296569824219\",\n                                \"y\": \"14.134408950805664\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.3428039550781\",\n                                \"y\": \"10.635486602783203\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 29.2,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.4475555419922\",\n                                \"y\": \"32.272560119628906\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.3878173828125\",\n                                \"y\": \"35.77205276489258\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.32809448242188\",\n                                \"y\": \"39.271541595458984\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": 326.5,\n                                \"y\": 20.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.55828857421875\",\n                                \"y\": \"17.38355827331543\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.6180114746094\",\n                                \"y\": \"13.88406753540039\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.6777648925781\",\n                                \"y\": \"10.384577751159668\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 27.4,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.096976280212402\",\n                                \"y\": \"30.607730865478516\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.082764625549316\",\n                                \"y\": \"34.10770034790039\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.068553447723389\",\n                                \"y\": \"37.60767364501953\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 27.31,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.61387634277344\",\n                                \"y\": \"30.206186294555664\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6185760498047\",\n                                \"y\": \"33.70618438720703\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.62326049804688\",\n                                \"y\": \"37.206180572509766\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 26.55,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.24761962890625\",\n                                \"y\": \"30.024702072143555\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.22509765625\",\n                                \"y\": \"33.52463150024414\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.2026062011719\",\n                                \"y\": \"37.024559020996094\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 18.7,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.34207153320312\",\n                                \"y\": \"14.47802734375\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.4018096923828\",\n                                \"y\": \"10.978536605834961\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.4615478515625\",\n                                \"y\": \"7.479046821594238\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 198.95,\n                                \"y\": -199.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.74,\n                                \"y\": -169.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.69,\n                                \"y\": -144.35,\n                                \"yaw\": 263.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 229.98,\n                                \"y\": -172.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario2\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 435.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.98760986328125\",\n                                \"y\": \"432.04986572265625\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.7461853027344\",\n                                \"y\": \"428.5581970214844\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.5047607421875\",\n                                \"y\": \"425.0665283203125\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 406.92,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.44630432128906\",\n                                \"y\": \"403.47784423828125\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.88621520996094\",\n                                \"y\": \"410.4554138183594\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.60617065429688\",\n                                \"y\": \"413.9441833496094\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 403.29,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.87094116210938\",\n                                \"y\": \"406.9427185058594\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.58535766601562\",\n                                \"y\": \"410.4310302734375\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.29977416992188\",\n                                \"y\": \"413.91937255859375\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -510.3,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.669189453125\",\n                                \"y\": \"92.98770141601562\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6730651855469\",\n                                \"y\": \"93.22088623046875\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.17498779296875\",\n                                \"y\": \"93.33748626708984\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -514.1,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1750793457031\",\n                                \"y\": \"93.2253189086914\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6768493652344\",\n                                \"y\": \"93.33702087402344\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.17864990234375\",\n                                \"y\": \"93.44872283935547\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -13.36,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.640460968017578\",\n                                \"y\": \"-230.1665802001953\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.651756286621094\",\n                                \"y\": \"-229.7690887451172\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.15740442276001\",\n                                \"y\": \"-229.57032775878906\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -487.27,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.66375732421875\",\n                                \"y\": \"245.8326873779297\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6600646972656\",\n                                \"y\": \"246.06027221679688\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1582336425781\",\n                                \"y\": \"246.17405700683594\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -483.59,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.15789794921875\",\n                                \"y\": \"246.0686798095703\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6559753417969\",\n                                \"y\": \"246.1850128173828\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1540222167969\",\n                                \"y\": \"246.30136108398438\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.69,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.133902549743652\",\n                                \"y\": \"-230.1801300048828\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.628005981445312\",\n                                \"y\": \"-230.38319396972656\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.145692825317383\",\n                                \"y\": \"-229.77401733398438\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 13.24,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.350406646728516\",\n                                \"y\": \"229.65643310546875\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.356184005737305\",\n                                \"y\": \"229.37210083007812\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.859072208404541\",\n                                \"y\": \"229.2299346923828\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 15.3,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.624905586242676\",\n                                \"y\": \"-79.91557312011719\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.124932289123535\",\n                                \"y\": \"-79.90184020996094\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624959468841553\",\n                                \"y\": \"-79.88809967041016\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 15.9,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 16.8,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.859013557434082\",\n                                \"y\": \"229.3724365234375\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.361806869506836\",\n                                \"y\": \"229.2326202392578\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.864601135253906\",\n                                \"y\": \"229.09280395507812\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 432.39,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.4604797363281\",\n                                \"y\": \"435.5253601074219\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.9693603515625\",\n                                \"y\": \"428.5426025390625\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.7237854003906\",\n                                \"y\": \"425.0512390136719\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 36.18,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.44720458984375\",\n                                \"y\": \"39.27357482910156\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.56666564941406\",\n                                \"y\": \"32.274593353271484\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.62640380859375\",\n                                \"y\": \"28.775104522705078\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 34.38,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.096894264221191\",\n                                \"y\": \"37.6077880859375\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.125317096710205\",\n                                \"y\": \"30.607847213745117\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.139528274536133\",\n                                \"y\": \"27.10787582397461\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 34.29,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6138916015625\",\n                                \"y\": \"37.20619201660156\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.60450744628906\",\n                                \"y\": \"30.206199645996094\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.59982299804688\",\n                                \"y\": \"26.70620346069336\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 33.53,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.24749755859375\",\n                                \"y\": \"37.024845123291016\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.2925109863281\",\n                                \"y\": \"30.02499008178711\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.31500244140625\",\n                                \"y\": \"26.525062561035156\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 39.53,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.5640869140625\",\n                                \"y\": \"35.775062561035156\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.6238250732422\",\n                                \"y\": \"32.275569915771484\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.68356323242188\",\n                                \"y\": \"28.776081085205078\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 37.73,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.124706745147705\",\n                                \"y\": \"34.107872009277344\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.138918399810791\",\n                                \"y\": \"30.60790252685547\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.153129577636719\",\n                                \"y\": \"27.10793113708496\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 37.64,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.60472106933594\",\n                                \"y\": \"33.70620346069336\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6000213623047\",\n                                \"y\": \"30.206205368041992\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.5953369140625\",\n                                \"y\": \"26.706209182739258\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 36.88,\n                                \"yaw\": 359.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.2915344238281\",\n                                \"y\": \"33.52505874633789\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.3140563964844\",\n                                \"y\": \"30.025129318237305\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.3365478515625\",\n                                \"y\": \"26.52520179748535\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.98,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.358753204345703\",\n                                \"y\": \"-75.69673919677734\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358806610107422\",\n                                \"y\": \"-75.72421264648438\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.8588337898254395\",\n                                \"y\": \"-75.73794555664062\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 14.1,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.49053955078125\",\n                                \"y\": \"10.631532669067383\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.69122314453125\",\n                                \"y\": \"17.62865447998047\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.79156494140625\",\n                                \"y\": \"21.127216339111328\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 11.9,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.3455047607422\",\n                                \"y\": \"7.477066993713379\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.2260284423828\",\n                                \"y\": \"14.47604751586914\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.16629028320312\",\n                                \"y\": \"17.97553825378418\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 9.52,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.603975296020508\",\n                                \"y\": \"12.962626457214355\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491427421569824\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.618186950683594\",\n                                \"y\": \"16.46259880065918\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491427421569824\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 9.11,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41539001464844\",\n                                \"y\": \"5.670230388641357\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42477416992188\",\n                                \"y\": \"12.6702241897583\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42945861816406\",\n                                \"y\": \"16.17022132873535\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 10.45,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.70556640625\",\n                                \"y\": \"14.126648902893066\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.8155212402344\",\n                                \"y\": \"17.624921798706055\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.92547607421875\",\n                                \"y\": \"21.123193740844727\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 7.53,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.21119689941406\",\n                                \"y\": \"10.975284576416016\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.15145874023438\",\n                                \"y\": \"14.474775314331055\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.0917205810547\",\n                                \"y\": \"17.974266052246094\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 5.96,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.604219436645508\",\n                                \"y\": \"9.462596893310547\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.618431091308594\",\n                                \"y\": \"12.962567329406738\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.63264274597168\",\n                                \"y\": \"16.462539672851562\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 5.55,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.4248504638672\",\n                                \"y\": \"9.170221328735352\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42955017089844\",\n                                \"y\": \"12.670218467712402\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.43423461914062\",\n                                \"y\": \"16.170215606689453\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 385.91,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.6264343261719\",\n                                \"y\": \"-235.0435333251953\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"389.6253967285156\",\n                                \"y\": \"-235.16390991210938\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"393.1248779296875\",\n                                \"y\": \"-235.22410583496094\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 409.22,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.61456298828125\",\n                                \"y\": \"-85.36454010009766\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.61492919921875\",\n                                \"y\": \"-85.43766784667969\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.1151123046875\",\n                                \"y\": \"-85.47423553466797\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.32,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692474365234375\",\n                                \"y\": \"77.79701232910156\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.6925630569458\",\n                                \"y\": \"77.76168823242188\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192607879638672\",\n                                \"y\": \"77.74402618408203\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 412.59,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1151123046875\",\n                                \"y\": \"-85.43630981445312\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.61529541015625\",\n                                \"y\": \"-85.47286987304688\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.115478515625\",\n                                \"y\": \"-85.50943756103516\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.97,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.157381057739258\",\n                                \"y\": \"-229.76759338378906\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.662800788879395\",\n                                \"y\": \"-229.57290649414062\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.168219089508057\",\n                                \"y\": \"-229.3782196044922\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.59,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858835220336914\",\n                                \"y\": \"-75.72463989257812\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358861923217773\",\n                                \"y\": \"-75.7383804321289\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.858889102935791\",\n                                \"y\": \"-75.75211334228516\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.94,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192610740661621\",\n                                \"y\": \"77.7610855102539\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.692655563354492\",\n                                \"y\": \"77.74342346191406\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192700386047363\",\n                                \"y\": \"77.72576141357422\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 11.74,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124823570251465\",\n                                \"y\": \"-79.94327545166016\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.1248779296875\",\n                                \"y\": \"-79.91580963134766\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624904632568359\",\n                                \"y\": \"-79.90206909179688\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 12.33,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.799628257751465\",\n                                \"y\": \"76.15249633789062\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.79971694946289\",\n                                \"y\": \"76.18782043457031\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.299761772155762\",\n                                \"y\": \"76.20548248291016\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 405.54,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1143493652344\",\n                                \"y\": \"-85.36266326904297\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.6141662597656\",\n                                \"y\": \"-85.32609558105469\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.1147155761719\",\n                                \"y\": \"-85.435791015625\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.31,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858723640441895\",\n                                \"y\": \"-75.6960678100586\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.35869598388672\",\n                                \"y\": \"-75.68233489990234\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.858777046203613\",\n                                \"y\": \"-75.72354125976562\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -8.66,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192425727844238\",\n                                \"y\": \"77.79782104492188\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692380905151367\",\n                                \"y\": \"77.81548309326172\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192514896392822\",\n                                \"y\": \"77.76249694824219\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 8.4,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.624799728393555\",\n                                \"y\": \"-79.9426498413086\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124772071838379\",\n                                \"y\": \"-79.95638275146484\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624853134155273\",\n                                \"y\": \"-79.91517639160156\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 8.63,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"12.299577713012695\",\n                                \"y\": \"76.15148162841797\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.79953384399414\",\n                                \"y\": \"76.13381958007812\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.2996673583984375\",\n                                \"y\": \"76.18680572509766\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.53,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.847021102905273\",\n                                \"y\": \"229.667236328125\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.34402847290039\",\n                                \"y\": \"229.8119354248047\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.853006362915039\",\n                                \"y\": \"229.37783813476562\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 428.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.4712219238281\",\n                                \"y\": \"432.01580810546875\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.721435546875\",\n                                \"y\": \"435.5068664550781\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.97076416015625\",\n                                \"y\": \"425.0337219238281\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 410.82,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.47103881835938\",\n                                \"y\": \"406.9908752441406\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.74537658691406\",\n                                \"y\": \"403.50164794921875\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.92237854003906\",\n                                \"y\": \"413.9693298339844\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -506.72,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1669006347656\",\n                                \"y\": \"92.98015594482422\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.664794921875\",\n                                \"y\": \"92.85853576660156\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.1711120605469\",\n                                \"y\": \"93.223388671875\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -490.77,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.16552734375\",\n                                \"y\": \"245.8351593017578\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.66729736328125\",\n                                \"y\": \"245.72369384765625\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1619567871094\",\n                                \"y\": \"246.05809020996094\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 32.58,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.4454803466797\",\n                                \"y\": \"35.77303695678711\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.38575744628906\",\n                                \"y\": \"39.272525787353516\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.56495666503906\",\n                                \"y\": \"28.774057388305664\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 30.78,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.096487998962402\",\n                                \"y\": \"34.107757568359375\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.082276821136475\",\n                                \"y\": \"37.60772705078125\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.124910831451416\",\n                                \"y\": \"27.10781478881836\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 30.69,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.61404418945312\",\n                                \"y\": \"33.7061882019043\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6187286376953\",\n                                \"y\": \"37.20618438720703\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6046600341797\",\n                                \"y\": \"26.706195831298828\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 29.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.2468566894531\",\n                                \"y\": \"33.5247688293457\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.224365234375\",\n                                \"y\": \"37.024696350097656\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.2918701171875\",\n                                \"y\": \"26.524913787841797\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 17.41,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.5028991699219\",\n                                \"y\": \"14.132526397705078\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.4099426269531\",\n                                \"y\": \"10.633761405944824\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.6888732910156\",\n                                \"y\": \"21.130056381225586\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 14.49,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.3299560546875\",\n                                \"y\": \"10.977312088012695\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.3896942138672\",\n                                \"y\": \"7.477822303771973\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.21047973632812\",\n                                \"y\": \"17.976293563842773\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 12.92,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.575960159301758\",\n                                \"y\": \"9.462711334228516\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.561748504638672\",\n                                \"y\": \"5.962739944458008\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.60438346862793\",\n                                \"y\": \"16.46265411376953\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 12.51,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41551208496094\",\n                                \"y\": \"9.170232772827148\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41082763671875\",\n                                \"y\": \"5.670236110687256\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42489624023438\",\n                                \"y\": \"16.17022705078125\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 389.55,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"386.126953125\",\n                                \"y\": \"-235.0426788330078\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.62744140625\",\n                                \"y\": \"-234.98406982421875\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"393.1259765625\",\n                                \"y\": \"-235.15989685058594\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 402.0,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.6141662597656\",\n                                \"y\": \"-85.36223602294922\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1139831542969\",\n                                \"y\": \"-85.32567596435547\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.6138000488281\",\n                                \"y\": \"-85.28910827636719\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 16.5,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.575634002685547\",\n                                \"y\": \"12.962740898132324\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.56142234802246\",\n                                \"y\": \"9.462770462036133\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.547210693359375\",\n                                \"y\": \"5.962799072265625\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 16.9,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41432189941406\",\n                                \"y\": \"12.67023754119873\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.4096221923828\",\n                                \"y\": \"9.17024040222168\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.40493774414062\",\n                                \"y\": \"5.670243740081787\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.36,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.628252983093262\",\n                                \"y\": \"-230.17373657226562\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.12211799621582\",\n                                \"y\": \"-230.38087463378906\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.615983963012695\",\n                                \"y\": \"-230.5880126953125\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.98,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358698844909668\",\n                                \"y\": \"-75.69673919677734\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858672142028809\",\n                                \"y\": \"-75.68299865722656\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.358644485473633\",\n                                \"y\": \"-75.66926574707031\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.32,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.692384719848633\",\n                                \"y\": \"77.79701232910156\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192340850830078\",\n                                \"y\": \"77.8146743774414\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692296028137207\",\n                                \"y\": \"77.83233642578125\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.69,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.12476921081543\",\n                                \"y\": \"-79.9434814453125\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.62474250793457\",\n                                \"y\": \"-79.95721435546875\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124715805053711\",\n                                \"y\": \"-79.970947265625\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.29,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.799537658691406\",\n                                \"y\": \"76.15229034423828\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"12.299492835998535\",\n                                \"y\": \"76.13462829589844\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.79944896697998\",\n                                \"y\": \"76.1169662475586\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.19,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.344169616699219\",\n                                \"y\": \"229.6626434326172\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.841078758239746\",\n                                \"y\": \"229.80970764160156\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.337987899780273\",\n                                \"y\": \"229.95677185058594\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -494.19,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6671142578125\",\n                                \"y\": \"245.83995056152344\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.1688232421875\",\n                                \"y\": \"245.7306671142578\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.6705322265625\",\n                                \"y\": \"245.6213836669922\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -503.22,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6645202636719\",\n                                \"y\": \"92.97496795654297\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1622009277344\",\n                                \"y\": \"92.84800720214844\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.659912109375\",\n                                \"y\": \"92.7210464477539\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 393.1,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"389.62744140625\",\n                                \"y\": \"-235.04331970214844\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"386.1278991699219\",\n                                \"y\": \"-234.98617553710938\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.6283874511719\",\n                                \"y\": \"-234.9290313720703\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 425.47,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.46160888671875\",\n                                \"y\": \"428.5073547363281\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.71630859375\",\n                                \"y\": \"431.9980773925781\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.97100830078125\",\n                                \"y\": \"435.4888000488281\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 414.14,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.45127868652344\",\n                                \"y\": \"410.49993896484375\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.72093200683594\",\n                                \"y\": \"407.0103454589844\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.99057006835938\",\n                                \"y\": \"403.520751953125\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.6,\n                                \"y\": 21.0,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.5164794921875\",\n                                \"y\": \"17.633331298828125\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.4296569824219\",\n                                \"y\": \"14.134408950805664\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.3428039550781\",\n                                \"y\": \"10.635486602783203\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 29.2,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.4475555419922\",\n                                \"y\": \"32.272560119628906\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.3878173828125\",\n                                \"y\": \"35.77205276489258\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.32809448242188\",\n                                \"y\": \"39.271541595458984\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": 326.5,\n                                \"y\": 20.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.55828857421875\",\n                                \"y\": \"17.38355827331543\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.6180114746094\",\n                                \"y\": \"13.88406753540039\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.6777648925781\",\n                                \"y\": \"10.384577751159668\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 27.4,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.096976280212402\",\n                                \"y\": \"30.607730865478516\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.082764625549316\",\n                                \"y\": \"34.10770034790039\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.068553447723389\",\n                                \"y\": \"37.60767364501953\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 27.31,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.61387634277344\",\n                                \"y\": \"30.206186294555664\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6185760498047\",\n                                \"y\": \"33.70618438720703\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.62326049804688\",\n                                \"y\": \"37.206180572509766\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 26.55,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.24761962890625\",\n                                \"y\": \"30.024702072143555\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.22509765625\",\n                                \"y\": \"33.52463150024414\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.2026062011719\",\n                                \"y\": \"37.024559020996094\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 18.7,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.34207153320312\",\n                                \"y\": \"14.47802734375\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.4018096923828\",\n                                \"y\": \"10.978536605834961\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.4615478515625\",\n                                \"y\": \"7.479046821594238\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.33\",\n                                        \"y\": \"-173.27\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"131.66\",\n                                        \"y\": \"-209.1\",\n                                        \"yaw\": \"98.778381\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 97.93,\n                                \"y\": -170.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.92\",\n                                        \"y\": \"-173.39\",\n                                        \"yaw\": \"179.198364\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.80\",\n                                        \"y\": \"-170.10\",\n                                        \"yaw\": \"0.12323\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 129.92,\n                                \"y\": -204.42,\n                                \"yaw\": 95.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.46\",\n                                        \"y\": \"-170.8\",\n                                        \"yaw\": \"0.453278\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"131.23\",\n                                        \"y\": \"-209.9\",\n                                        \"yaw\": \"98.115265\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 160.43,\n                                \"y\": -173.32,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"97.61\",\n                                        \"y\": \"-173.41\",\n                                        \"yaw\": \"180.754196\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"58.96\",\n                                        \"y\": \"-208.40\",\n                                        \"yaw\": \"90.754181\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.16,\n                                \"y\": -170.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.89\",\n                                        \"y\": \"-170.29\",\n                                        \"yaw\": \"1.018799\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"58.81\",\n                                        \"y\": \"-207.71\",\n                                        \"yaw\": \"91.018799\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 92.43,\n                                \"y\": -173.52,\n                                \"yaw\": 181.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"97.53\",\n                                        \"y\": \"-173.20\",\n                                        \"yaw\": \"180.886658\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.30\",\n                                        \"y\": \"-170.13\",\n                                        \"yaw\": \"0.886627\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 58.68,\n                                \"y\": -202.99,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.26\",\n                                        \"y\": \"-311.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.68\",\n                                        \"y\": \"-346.16\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.30\",\n                                        \"y\": \"-272.12\",\n                                        \"yaw\": \"272.176117\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.23,\n                                \"y\": -307.64,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.53\",\n                                        \"y\": \"-271.36\",\n                                        \"yaw\": \"270.697601\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.0\",\n                                        \"y\": \"-310.81\",\n                                        \"yaw\": \"180.697571\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.98\",\n                                        \"y\": \"-307.85\",\n                                        \"yaw\": \"0.697571\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.15,\n                                \"y\": -341.28,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.43\",\n                                        \"y\": \"-307.91\",\n                                        \"yaw\": \"359.881195\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.4\",\n                                        \"y\": \"-271.52\",\n                                        \"yaw\": \"272.443604\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.57\",\n                                        \"y\": \"-347.6\",\n                                        \"yaw\": \"92.279572\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 233.13,\n                                \"y\": -311.34,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.60\",\n                                        \"y\": \"-346.95\",\n                                        \"yaw\": \"91.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.35\",\n                                        \"y\": \"-307.83\",\n                                        \"yaw\": \"1.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.26\",\n                                        \"y\": \"-310.71\",\n                                        \"yaw\": \"181.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.77,\n                                \"y\": -277.61,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"238.26\",\n                                        \"y\": \"-249.59\",\n                                        \"yaw\": \"179.159729\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.0\",\n                                        \"y\": \"-282.47\",\n                                        \"yaw\": \"91.26181\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.27\",\n                                        \"y\": \"-210.65\",\n                                        \"yaw\": \"271.428406\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 173.49,\n                                \"y\": -242.75,\n                                \"yaw\": 353.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.7\",\n                                        \"y\": \"-210.76\",\n                                        \"yaw\": \"270.354645\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"237.5\",\n                                        \"y\": \"-249.58\",\n                                        \"yaw\": \"180.35463\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"168.42\",\n                                        \"y\": \"-240.25\",\n                                        \"yaw\": \"350.167725\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.9,\n                                \"y\": -276.87,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"167.64\",\n                                        \"y\": \"-240.73\",\n                                        \"yaw\": \"350.624207\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.14\",\n                                        \"y\": \"-210.77\",\n                                        \"yaw\": \"270.838318\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.11\",\n                                        \"y\": \"-282.78\",\n                                        \"yaw\": \"89.17395\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.11,\n                                \"y\": -249.54,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.10\",\n                                        \"y\": \"-282.79\",\n                                        \"yaw\": \"91.760925\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"167.84\",\n                                        \"y\": \"-240.47\",\n                                        \"yaw\": \"349.147614\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"238.2\",\n                                        \"y\": \"-249.68\",\n                                        \"yaw\": \"179.019775\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.96,\n                                \"y\": -216.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"293.32\",\n                                        \"y\": \"-309.45\",\n                                        \"yaw\": \"183.428238\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"259.15\",\n                                        \"y\": \"-271.67\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.32,\n                                \"y\": -307.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"221.55\",\n                                        \"y\": \"-307.81\",\n                                        \"yaw\": \"0.056519\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"293.68\",\n                                        \"y\": \"-310.23\",\n                                        \"yaw\": \"182.596146\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.82,\n                                \"y\": -276.47,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"221.79\",\n                                        \"y\": \"-307.84\",\n                                        \"yaw\": \"359.213013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.92\",\n                                        \"y\": \"-271.79\",\n                                        \"yaw\": \"271.056641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.22,\n                                \"y\": -310.76,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"291.60\",\n                                        \"y\": \"-249.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.99\",\n                                        \"y\": \"-283.71\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.30\",\n                                        \"y\": \"-211.0\",\n                                        \"yaw\": \"272.521973\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 225.69,\n                                \"y\": -246.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.61\",\n                                        \"y\": \"-211.72\",\n                                        \"yaw\": \"270.699127\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"291.96\",\n                                        \"y\": \"-250.4\",\n                                        \"yaw\": \"178.90509\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"220.54\",\n                                        \"y\": \"-246.26\",\n                                        \"yaw\": \"0.699097\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.26,\n                                \"y\": -278.35,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"219.52\",\n                                        \"y\": \"-246.20\",\n                                        \"yaw\": \"0.076721\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.58\",\n                                        \"y\": \"-212.43\",\n                                        \"yaw\": \"270.076752\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.6\",\n                                        \"y\": \"-283.25\",\n                                        \"yaw\": \"90.076691\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 286.77,\n                                \"y\": -249.86,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.8\",\n                                        \"y\": \"-284.50\",\n                                        \"yaw\": \"89.832275\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"220.22\",\n                                        \"y\": \"-246.15\",\n                                        \"yaw\": \"359.832275\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.3\",\n                                        \"y\": \"-250.30\",\n                                        \"yaw\": \"179.832275\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.59,\n                                \"y\": -217.4,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.54\",\n                                        \"y\": \"-172.71\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.86\",\n                                        \"y\": \"-207.57\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.51\",\n                                        \"y\": \"-133.24\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 224.3,\n                                \"y\": -169.23,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.17\",\n                                        \"y\": \"-133.36\",\n                                        \"yaw\": \"270.132416\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.35\",\n                                        \"y\": \"-172.85\",\n                                        \"yaw\": \"180.132401\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.74\",\n                                        \"y\": \"-169.11\",\n                                        \"yaw\": \"0.132385\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.6,\n                                \"y\": -202.61,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.37\",\n                                        \"y\": \"-169.66\",\n                                        \"yaw\": \"359.321442\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"257.87\",\n                                        \"y\": \"-133.6\",\n                                        \"yaw\": \"270.162109\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.47\",\n                                        \"y\": \"-207.29\",\n                                        \"yaw\": \"89.321411\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.36,\n                                \"y\": -172.66,\n                                \"yaw\": 179.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.18\",\n                                        \"y\": \"-206.62\",\n                                        \"yaw\": \"89.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.62\",\n                                        \"y\": \"-169.15\",\n                                        \"yaw\": \"359.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.46\",\n                                        \"y\": \"-173.45\",\n                                        \"yaw\": \"179.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.49,\n                                \"y\": -138.47,\n                                \"yaw\": 269.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.26\",\n                                        \"y\": \"-122.5\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.73\",\n                                        \"y\": \"-154.69\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.42,\n                                \"y\": -119.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.83\",\n                                        \"y\": \"-122.44\",\n                                        \"yaw\": \"180.13298\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"221.82\",\n                                        \"y\": \"-120.78\",\n                                        \"yaw\": \"5.250366\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 254.88,\n                                \"y\": -150.67,\n                                \"yaw\": 90.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"222.29\",\n                                        \"y\": \"-120.16\",\n                                        \"yaw\": \"1.962585\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.68\",\n                                        \"y\": \"-154.78\",\n                                        \"yaw\": \"91.962524\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 288.3,\n                                \"y\": -121.84,\n                                \"yaw\": 181.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"345.91\",\n                                        \"y\": \"-248.90\",\n                                        \"yaw\": \"182.979889\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.10\",\n                                        \"y\": \"-281.95\",\n                                        \"yaw\": \"84.92395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.91\",\n                                        \"y\": \"-213.31\",\n                                        \"yaw\": \"269.926514\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 283.7,\n                                \"y\": -246.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.78\",\n                                        \"y\": \"-213.6\",\n                                        \"yaw\": \"270.509521\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"346.19\",\n                                        \"y\": \"-248.37\",\n                                        \"yaw\": \"183.987366\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"278.33\",\n                                        \"y\": \"-245.67\",\n                                        \"yaw\": \"0.509491\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.82,\n                                \"y\": -276.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"278.54\",\n                                        \"y\": \"-246.21\",\n                                        \"yaw\": \"358.94519\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.80\",\n                                        \"y\": \"-213.10\",\n                                        \"yaw\": \"270.659332\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"309.62\",\n                                        \"y\": \"-282.34\",\n                                        \"yaw\": \"86.300964\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 344.61,\n                                \"y\": -250.3,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.27\",\n                                        \"y\": \"-282.38\",\n                                        \"yaw\": \"86.872681\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"315.17\",\n                                        \"y\": \"-218.24\",\n                                        \"yaw\": \"270.413025\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"346.1\",\n                                        \"y\": \"-248.73\",\n                                        \"yaw\": \"185.231613\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 315.17,\n                                \"y\": -218.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"348.44\",\n                                        \"y\": \"-172.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-205.80\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.39\",\n                                        \"y\": \"-135.73\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 282.45,\n                                \"y\": -169.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.85\",\n                                        \"y\": \"-135.34\",\n                                        \"yaw\": \"271.263733\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"341.43\",\n                                        \"y\": \"-172.19\",\n                                        \"yaw\": \"181.263718\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.51\",\n                                        \"y\": \"-169.20\",\n                                        \"yaw\": \"1.263702\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.19,\n                                \"y\": -201.37,\n                                \"yaw\": 91.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.37\",\n                                        \"y\": \"-169.46\",\n                                        \"yaw\": \"0.831573\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.25\",\n                                        \"y\": \"-135.2\",\n                                        \"yaw\": \"270.831573\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"311.1\",\n                                        \"y\": \"-206.75\",\n                                        \"yaw\": \"90.831543\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 342.74,\n                                \"y\": -172.31,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"311.13\",\n                                        \"y\": \"-205.89\",\n                                        \"yaw\": \"90.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.78\",\n                                        \"y\": \"-169.20\",\n                                        \"yaw\": \"0.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"341.64\",\n                                        \"y\": \"-172.22\",\n                                        \"yaw\": \"180.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 314.45,\n                                \"y\": -140.51,\n                                \"yaw\": 270.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.12\",\n                                        \"y\": \"-122.82\",\n                                        \"yaw\": \"174.794922\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-154.72\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.91\",\n                                        \"y\": \"-84.85\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 281.0,\n                                \"y\": -118.14,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.88\",\n                                        \"y\": \"-84.89\",\n                                        \"yaw\": \"270.13266\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.8\",\n                                        \"y\": \"-122.81\",\n                                        \"yaw\": \"174.972046\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.63\",\n                                        \"y\": \"-118.66\",\n                                        \"yaw\": \"2.654602\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 310.66,\n                                \"y\": -148.94,\n                                \"yaw\": 90.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.96\",\n                                        \"y\": \"-118.30\",\n                                        \"yaw\": \"0.453278\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.23\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"270.453278\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.85\",\n                                        \"y\": \"-154.39\",\n                                        \"yaw\": \"90.453247\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 340.6,\n                                \"y\": -121.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-154.66\",\n                                        \"yaw\": \"90.773285\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.16\",\n                                        \"y\": \"-118.64\",\n                                        \"yaw\": \"0.773285\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.0\",\n                                        \"y\": \"-123.31\",\n                                        \"yaw\": \"174.528503\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 313.89,\n                                \"y\": -89.9,\n                                \"yaw\": 270.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"379.46\",\n                                        \"y\": \"-172.54\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"349.7\",\n                                        \"y\": \"-205.61\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"351.54\",\n                                        \"y\": \"-131.60\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 321.46,\n                                \"y\": -168.74,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"352.7\",\n                                        \"y\": \"-132.8\",\n                                        \"yaw\": \"270.321075\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"380.62\",\n                                        \"y\": \"-172.21\",\n                                        \"yaw\": \"180.321075\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.48\",\n                                        \"y\": \"-168.47\",\n                                        \"yaw\": \"0.321045\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 348.66,\n                                \"y\": -201.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"348.89\",\n                                        \"y\": \"-205.68\",\n                                        \"yaw\": \"91.151917\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.9\",\n                                        \"y\": \"-168.89\",\n                                        \"yaw\": \"1.151917\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"379.82\",\n                                        \"y\": \"-172.42\",\n                                        \"yaw\": \"181.151901\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 351.31,\n                                \"y\": -136.99,\n                                \"yaw\": 271.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.67\",\n                                        \"y\": \"-168.97\",\n                                        \"yaw\": \"0.832764\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"351.54\",\n                                        \"y\": \"-131.71\",\n                                        \"yaw\": \"270.832764\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"349.0\",\n                                        \"y\": \"-204.54\",\n                                        \"yaw\": \"90.832703\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 379.53,\n                                \"y\": -172.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.46,\n                                \"y\": 26.83,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4374084472656\",\n                                \"y\": \"30.340999603271484\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4148864746094\",\n                                \"y\": \"33.84092712402344\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39239501953125\",\n                                \"y\": \"37.34085464477539\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.99\",\n                                        \"y\": \"9.30\",\n                                        \"yaw\": \"180.317535\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.66\",\n                                        \"y\": \"5.69\",\n                                        \"yaw\": \"180.196899\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -383.23,\n                                \"y\": -19.4,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.77\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.42,\n                                \"y\": 30.3,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.77\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.397216796875\",\n                                \"y\": \"33.84081268310547\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.77\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3747253417969\",\n                                \"y\": \"37.34074020385742\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.77\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4422302246094\",\n                                \"y\": \"26.840957641601562\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.32\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.37,\n                                \"y\": 33.77,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.32\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3470153808594\",\n                                \"y\": \"37.3405647277832\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.32\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39202880859375\",\n                                \"y\": \"30.340707778930664\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.32\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4145202636719\",\n                                \"y\": \"26.84078025817871\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.22\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.33,\n                                \"y\": 37.13,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.22\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3511047363281\",\n                                \"y\": \"33.840518951416016\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.22\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3736267089844\",\n                                \"y\": \"30.34058952331543\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.22\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3961181640625\",\n                                \"y\": \"26.840662002563477\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.8\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.24,\n                                \"y\": 15.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.8\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2353210449219\",\n                                \"y\": \"12.488129615783691\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.8\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.23065185546875\",\n                                \"y\": \"8.98813247680664\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.8\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2259521484375\",\n                                \"y\": \"5.488135814666748\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.76\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.12\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.21,\n                                \"y\": 12.51,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.76\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.12\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2052917480469\",\n                                \"y\": \"8.988166809082031\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.76\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.12\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2005920410156\",\n                                \"y\": \"5.488170146942139\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.76\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.12\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.21466064453125\",\n                                \"y\": \"15.988161087036133\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.99\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.84\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.18,\n                                \"y\": 9.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.99\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.84\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1743469238281\",\n                                \"y\": \"5.488206386566162\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.99\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.84\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1837158203125\",\n                                \"y\": \"12.488200187683105\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.99\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.84\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.18841552734375\",\n                                \"y\": \"15.988197326660156\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.98\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.87\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.15,\n                                \"y\": 5.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.98\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.87\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.15472412109375\",\n                                \"y\": \"8.988235473632812\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.98\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.87\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1593933105469\",\n                                \"y\": \"12.488232612609863\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.98\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.87\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1640930175781\",\n                                \"y\": \"15.988229751586914\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.5\",\n                                        \"y\": \"16.36\",\n                                        \"yaw\": \"181.84436\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.5\",\n                                        \"y\": \"13.9\",\n                                        \"yaw\": \"181.019409\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-336.71\",\n                                        \"y\": \"9.43\",\n                                        \"yaw\": \"180.933701\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-336.38\",\n                                        \"y\": \"5.83\",\n                                        \"yaw\": \"180.079086\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -379.68,\n                                \"y\": -18.85,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"206.97\",\n                                        \"y\": \"-140.26\",\n                                        \"yaw\": \"257.906311\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.73\",\n                                        \"y\": \"-172.75\",\n                                        \"yaw\": \"180.923157\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.89\",\n                                        \"y\": \"-169.88\",\n                                        \"yaw\": \"0.923157\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 198.95,\n                                \"y\": -199.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.41\",\n                                        \"y\": \"-173.11\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"198.98\",\n                                        \"y\": \"-204.57\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"205.92\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"259.577576\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.74,\n                                \"y\": -169.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.6\",\n                                        \"y\": \"-204.6\",\n                                        \"yaw\": \"91.002838\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.6\",\n                                        \"y\": \"-169.56\",\n                                        \"yaw\": \"0.059082\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.86\",\n                                        \"y\": \"-173.64\",\n                                        \"yaw\": \"177.911682\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.69,\n                                \"y\": -144.35,\n                                \"yaw\": 263.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.55\",\n                                        \"y\": \"-169.68\",\n                                        \"yaw\": \"0.490326\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"207.25\",\n                                        \"y\": \"-139.94\",\n                                        \"yaw\": \"258.321381\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"-204.78\",\n                                        \"yaw\": \"90.490295\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 229.98,\n                                \"y\": -172.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario5\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario6\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.33\",\n                                        \"y\": \"-173.27\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"131.66\",\n                                        \"y\": \"-209.1\",\n                                        \"yaw\": \"98.778381\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 97.93,\n                                \"y\": -170.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.92\",\n                                        \"y\": \"-173.39\",\n                                        \"yaw\": \"179.198364\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.80\",\n                                        \"y\": \"-170.10\",\n                                        \"yaw\": \"0.12323\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 129.92,\n                                \"y\": -204.42,\n                                \"yaw\": 95.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.46\",\n                                        \"y\": \"-170.8\",\n                                        \"yaw\": \"0.453278\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"131.23\",\n                                        \"y\": \"-209.9\",\n                                        \"yaw\": \"98.115265\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 160.43,\n                                \"y\": -173.32,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"97.61\",\n                                        \"y\": \"-173.41\",\n                                        \"yaw\": \"180.754196\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"58.96\",\n                                        \"y\": \"-208.40\",\n                                        \"yaw\": \"90.754181\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.16,\n                                \"y\": -170.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.89\",\n                                        \"y\": \"-170.29\",\n                                        \"yaw\": \"1.018799\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"58.81\",\n                                        \"y\": \"-207.71\",\n                                        \"yaw\": \"91.018799\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 92.43,\n                                \"y\": -173.52,\n                                \"yaw\": 181.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"97.53\",\n                                        \"y\": \"-173.20\",\n                                        \"yaw\": \"180.886658\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.30\",\n                                        \"y\": \"-170.13\",\n                                        \"yaw\": \"0.886627\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 58.68,\n                                \"y\": -202.99,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.26\",\n                                        \"y\": \"-311.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.68\",\n                                        \"y\": \"-346.16\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.30\",\n                                        \"y\": \"-272.12\",\n                                        \"yaw\": \"272.176117\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.23,\n                                \"y\": -307.64,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.53\",\n                                        \"y\": \"-271.36\",\n                                        \"yaw\": \"270.697601\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.0\",\n                                        \"y\": \"-310.81\",\n                                        \"yaw\": \"180.697571\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.98\",\n                                        \"y\": \"-307.85\",\n                                        \"yaw\": \"0.697571\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.15,\n                                \"y\": -341.28,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.43\",\n                                        \"y\": \"-307.91\",\n                                        \"yaw\": \"359.881195\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.4\",\n                                        \"y\": \"-271.52\",\n                                        \"yaw\": \"272.443604\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.57\",\n                                        \"y\": \"-347.6\",\n                                        \"yaw\": \"92.279572\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 233.13,\n                                \"y\": -311.34,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.60\",\n                                        \"y\": \"-346.95\",\n                                        \"yaw\": \"91.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.35\",\n                                        \"y\": \"-307.83\",\n                                        \"yaw\": \"1.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.26\",\n                                        \"y\": \"-310.71\",\n                                        \"yaw\": \"181.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.77,\n                                \"y\": -277.61,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"238.26\",\n                                        \"y\": \"-249.59\",\n                                        \"yaw\": \"179.159729\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.0\",\n                                        \"y\": \"-282.47\",\n                                        \"yaw\": \"91.26181\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.27\",\n                                        \"y\": \"-210.65\",\n                                        \"yaw\": \"271.428406\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 173.49,\n                                \"y\": -242.75,\n                                \"yaw\": 353.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.7\",\n                                        \"y\": \"-210.76\",\n                                        \"yaw\": \"270.354645\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"237.5\",\n                                        \"y\": \"-249.58\",\n                                        \"yaw\": \"180.35463\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"168.42\",\n                                        \"y\": \"-240.25\",\n                                        \"yaw\": \"350.167725\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.9,\n                                \"y\": -276.87,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"167.64\",\n                                        \"y\": \"-240.73\",\n                                        \"yaw\": \"350.624207\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.14\",\n                                        \"y\": \"-210.77\",\n                                        \"yaw\": \"270.838318\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.11\",\n                                        \"y\": \"-282.78\",\n                                        \"yaw\": \"89.17395\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.11,\n                                \"y\": -249.54,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.10\",\n                                        \"y\": \"-282.79\",\n                                        \"yaw\": \"91.760925\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"167.84\",\n                                        \"y\": \"-240.47\",\n                                        \"yaw\": \"349.147614\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"238.2\",\n                                        \"y\": \"-249.68\",\n                                        \"yaw\": \"179.019775\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.96,\n                                \"y\": -216.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"293.32\",\n                                        \"y\": \"-309.45\",\n                                        \"yaw\": \"183.428238\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"259.15\",\n                                        \"y\": \"-271.67\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.32,\n                                \"y\": -307.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"221.55\",\n                                        \"y\": \"-307.81\",\n                                        \"yaw\": \"0.056519\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"293.68\",\n                                        \"y\": \"-310.23\",\n                                        \"yaw\": \"182.596146\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.82,\n                                \"y\": -276.47,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"221.79\",\n                                        \"y\": \"-307.84\",\n                                        \"yaw\": \"359.213013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.92\",\n                                        \"y\": \"-271.79\",\n                                        \"yaw\": \"271.056641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.22,\n                                \"y\": -310.76,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"291.60\",\n                                        \"y\": \"-249.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.99\",\n                                        \"y\": \"-283.71\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.30\",\n                                        \"y\": \"-211.0\",\n                                        \"yaw\": \"272.521973\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 225.69,\n                                \"y\": -246.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.61\",\n                                        \"y\": \"-211.72\",\n                                        \"yaw\": \"270.699127\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"291.96\",\n                                        \"y\": \"-250.4\",\n                                        \"yaw\": \"178.90509\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"220.54\",\n                                        \"y\": \"-246.26\",\n                                        \"yaw\": \"0.699097\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.26,\n                                \"y\": -278.35,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"219.52\",\n                                        \"y\": \"-246.20\",\n                                        \"yaw\": \"0.076721\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.58\",\n                                        \"y\": \"-212.43\",\n                                        \"yaw\": \"270.076752\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.6\",\n                                        \"y\": \"-283.25\",\n                                        \"yaw\": \"90.076691\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 286.77,\n                                \"y\": -249.86,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.8\",\n                                        \"y\": \"-284.50\",\n                                        \"yaw\": \"89.832275\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"220.22\",\n                                        \"y\": \"-246.15\",\n                                        \"yaw\": \"359.832275\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.3\",\n                                        \"y\": \"-250.30\",\n                                        \"yaw\": \"179.832275\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.59,\n                                \"y\": -217.4,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.54\",\n                                        \"y\": \"-172.71\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.86\",\n                                        \"y\": \"-207.57\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.51\",\n                                        \"y\": \"-133.24\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 224.3,\n                                \"y\": -169.23,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.17\",\n                                        \"y\": \"-133.36\",\n                                        \"yaw\": \"270.132416\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.35\",\n                                        \"y\": \"-172.85\",\n                                        \"yaw\": \"180.132401\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.74\",\n                                        \"y\": \"-169.11\",\n                                        \"yaw\": \"0.132385\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.6,\n                                \"y\": -202.61,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.37\",\n                                        \"y\": \"-169.66\",\n                                        \"yaw\": \"359.321442\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"257.87\",\n                                        \"y\": \"-133.6\",\n                                        \"yaw\": \"270.162109\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.47\",\n                                        \"y\": \"-207.29\",\n                                        \"yaw\": \"89.321411\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.36,\n                                \"y\": -172.66,\n                                \"yaw\": 179.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.18\",\n                                        \"y\": \"-206.62\",\n                                        \"yaw\": \"89.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.62\",\n                                        \"y\": \"-169.15\",\n                                        \"yaw\": \"359.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.46\",\n                                        \"y\": \"-173.45\",\n                                        \"yaw\": \"179.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.49,\n                                \"y\": -138.47,\n                                \"yaw\": 269.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.26\",\n                                        \"y\": \"-122.5\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.73\",\n                                        \"y\": \"-154.69\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.42,\n                                \"y\": -119.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.83\",\n                                        \"y\": \"-122.44\",\n                                        \"yaw\": \"180.13298\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"221.82\",\n                                        \"y\": \"-120.78\",\n                                        \"yaw\": \"5.250366\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 254.88,\n                                \"y\": -150.67,\n                                \"yaw\": 90.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"222.29\",\n                                        \"y\": \"-120.16\",\n                                        \"yaw\": \"1.962585\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.68\",\n                                        \"y\": \"-154.78\",\n                                        \"yaw\": \"91.962524\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 288.3,\n                                \"y\": -121.84,\n                                \"yaw\": 181.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"345.91\",\n                                        \"y\": \"-248.90\",\n                                        \"yaw\": \"182.979889\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.10\",\n                                        \"y\": \"-281.95\",\n                                        \"yaw\": \"84.92395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.91\",\n                                        \"y\": \"-213.31\",\n                                        \"yaw\": \"269.926514\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 283.7,\n                                \"y\": -246.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.78\",\n                                        \"y\": \"-213.6\",\n                                        \"yaw\": \"270.509521\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"346.19\",\n                                        \"y\": \"-248.37\",\n                                        \"yaw\": \"183.987366\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"278.33\",\n                                        \"y\": \"-245.67\",\n                                        \"yaw\": \"0.509491\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.82,\n                                \"y\": -276.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"278.54\",\n                                        \"y\": \"-246.21\",\n                                        \"yaw\": \"358.94519\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.80\",\n                                        \"y\": \"-213.10\",\n                                        \"yaw\": \"270.659332\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"309.62\",\n                                        \"y\": \"-282.34\",\n                                        \"yaw\": \"86.300964\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 344.61,\n                                \"y\": -250.3,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.27\",\n                                        \"y\": \"-282.38\",\n                                        \"yaw\": \"86.872681\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"315.17\",\n                                        \"y\": \"-218.24\",\n                                        \"yaw\": \"270.413025\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"346.1\",\n                                        \"y\": \"-248.73\",\n                                        \"yaw\": \"185.231613\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 315.17,\n                                \"y\": -218.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"348.44\",\n                                        \"y\": \"-172.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-205.80\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.39\",\n                                        \"y\": \"-135.73\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 282.45,\n                                \"y\": -169.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.85\",\n                                        \"y\": \"-135.34\",\n                                        \"yaw\": \"271.263733\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"341.43\",\n                                        \"y\": \"-172.19\",\n                                        \"yaw\": \"181.263718\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.51\",\n                                        \"y\": \"-169.20\",\n                                        \"yaw\": \"1.263702\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.19,\n                                \"y\": -201.37,\n                                \"yaw\": 91.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.37\",\n                                        \"y\": \"-169.46\",\n                                        \"yaw\": \"0.831573\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.25\",\n                                        \"y\": \"-135.2\",\n                                        \"yaw\": \"270.831573\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"311.1\",\n                                        \"y\": \"-206.75\",\n                                        \"yaw\": \"90.831543\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 342.74,\n                                \"y\": -172.31,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"311.13\",\n                                        \"y\": \"-205.89\",\n                                        \"yaw\": \"90.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.78\",\n                                        \"y\": \"-169.20\",\n                                        \"yaw\": \"0.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"341.64\",\n                                        \"y\": \"-172.22\",\n                                        \"yaw\": \"180.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 314.45,\n                                \"y\": -140.51,\n                                \"yaw\": 270.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.12\",\n                                        \"y\": \"-122.82\",\n                                        \"yaw\": \"174.794922\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-154.72\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.91\",\n                                        \"y\": \"-84.85\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 281.0,\n                                \"y\": -118.14,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.88\",\n                                        \"y\": \"-84.89\",\n                                        \"yaw\": \"270.13266\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.8\",\n                                        \"y\": \"-122.81\",\n                                        \"yaw\": \"174.972046\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.63\",\n                                        \"y\": \"-118.66\",\n                                        \"yaw\": \"2.654602\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 310.66,\n                                \"y\": -148.94,\n                                \"yaw\": 90.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.96\",\n                                        \"y\": \"-118.30\",\n                                        \"yaw\": \"0.453278\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.23\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"270.453278\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.85\",\n                                        \"y\": \"-154.39\",\n                                        \"yaw\": \"90.453247\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 340.6,\n                                \"y\": -121.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-154.66\",\n                                        \"yaw\": \"90.773285\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.16\",\n                                        \"y\": \"-118.64\",\n                                        \"yaw\": \"0.773285\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.0\",\n                                        \"y\": \"-123.31\",\n                                        \"yaw\": \"174.528503\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 313.89,\n                                \"y\": -89.9,\n                                \"yaw\": 270.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"379.46\",\n                                        \"y\": \"-172.54\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"349.7\",\n                                        \"y\": \"-205.61\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"351.54\",\n                                        \"y\": \"-131.60\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 321.46,\n                                \"y\": -168.74,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"352.7\",\n                                        \"y\": \"-132.8\",\n                                        \"yaw\": \"270.321075\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"380.62\",\n                                        \"y\": \"-172.21\",\n                                        \"yaw\": \"180.321075\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.48\",\n                                        \"y\": \"-168.47\",\n                                        \"yaw\": \"0.321045\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 348.66,\n                                \"y\": -201.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"348.89\",\n                                        \"y\": \"-205.68\",\n                                        \"yaw\": \"91.151917\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.9\",\n                                        \"y\": \"-168.89\",\n                                        \"yaw\": \"1.151917\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"379.82\",\n                                        \"y\": \"-172.42\",\n                                        \"yaw\": \"181.151901\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 351.31,\n                                \"y\": -136.99,\n                                \"yaw\": 271.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.67\",\n                                        \"y\": \"-168.97\",\n                                        \"yaw\": \"0.832764\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"351.54\",\n                                        \"y\": \"-131.71\",\n                                        \"yaw\": \"270.832764\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"349.0\",\n                                        \"y\": \"-204.54\",\n                                        \"yaw\": \"90.832703\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 379.53,\n                                \"y\": -172.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.46,\n                                \"y\": 26.83,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4374084472656\",\n                                \"y\": \"30.340999603271484\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4148864746094\",\n                                \"y\": \"33.84092712402344\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39239501953125\",\n                                \"y\": \"37.34085464477539\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.99\",\n                                        \"y\": \"9.30\",\n                                        \"yaw\": \"180.317535\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.66\",\n                                        \"y\": \"5.69\",\n                                        \"yaw\": \"180.196899\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -383.23,\n                                \"y\": -19.4,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.77\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.42,\n                                \"y\": 30.3,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.77\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.397216796875\",\n                                \"y\": \"33.84081268310547\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.77\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3747253417969\",\n                                \"y\": \"37.34074020385742\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.6\",\n                                        \"y\": \"-18.77\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4422302246094\",\n                                \"y\": \"26.840957641601562\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.32\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.37,\n                                \"y\": 33.77,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.32\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3470153808594\",\n                                \"y\": \"37.3405647277832\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.32\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39202880859375\",\n                                \"y\": \"30.340707778930664\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.32\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4145202636719\",\n                                \"y\": \"26.84078025817871\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.22\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.33,\n                                \"y\": 37.13,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.22\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3511047363281\",\n                                \"y\": \"33.840518951416016\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.22\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3736267089844\",\n                                \"y\": \"30.34058952331543\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-380.7\",\n                                        \"y\": \"-19.22\",\n                                        \"yaw\": \"92.245758\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3961181640625\",\n                                \"y\": \"26.840662002563477\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.8\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.24,\n                                \"y\": 15.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.8\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2353210449219\",\n                                \"y\": \"12.488129615783691\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.8\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.23065185546875\",\n                                \"y\": \"8.98813247680664\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.53\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.8\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2259521484375\",\n                                \"y\": \"5.488135814666748\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.76\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.12\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.21,\n                                \"y\": 12.51,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.76\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.12\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2052917480469\",\n                                \"y\": \"8.988166809082031\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.76\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.12\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2005920410156\",\n                                \"y\": \"5.488170146942139\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.76\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-20.12\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.21466064453125\",\n                                \"y\": \"15.988161087036133\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.99\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.84\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.18,\n                                \"y\": 9.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.99\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.84\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1743469238281\",\n                                \"y\": \"5.488206386566162\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.99\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.84\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1837158203125\",\n                                \"y\": \"12.488200187683105\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.99\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.84\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.18841552734375\",\n                                \"y\": \"15.988197326660156\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.98\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.87\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.15,\n                                \"y\": 5.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.98\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.87\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.15472412109375\",\n                                \"y\": \"8.988235473632812\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.98\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.87\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1593933105469\",\n                                \"y\": \"12.488232612609863\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-379.96\",\n                                        \"y\": \"-18.98\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-383.45\",\n                                        \"y\": \"-19.87\",\n                                        \"yaw\": \"90.454224\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1640930175781\",\n                                \"y\": \"15.988229751586914\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.5\",\n                                        \"y\": \"16.36\",\n                                        \"yaw\": \"181.84436\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.5\",\n                                        \"y\": \"13.9\",\n                                        \"yaw\": \"181.019409\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-336.71\",\n                                        \"y\": \"9.43\",\n                                        \"yaw\": \"180.933701\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-336.38\",\n                                        \"y\": \"5.83\",\n                                        \"yaw\": \"180.079086\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -379.68,\n                                \"y\": -18.85,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"206.97\",\n                                        \"y\": \"-140.26\",\n                                        \"yaw\": \"257.906311\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.73\",\n                                        \"y\": \"-172.75\",\n                                        \"yaw\": \"180.923157\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.89\",\n                                        \"y\": \"-169.88\",\n                                        \"yaw\": \"0.923157\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 198.95,\n                                \"y\": -199.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.41\",\n                                        \"y\": \"-173.11\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"198.98\",\n                                        \"y\": \"-204.57\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"205.92\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"259.577576\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.74,\n                                \"y\": -169.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.6\",\n                                        \"y\": \"-204.6\",\n                                        \"yaw\": \"91.002838\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.6\",\n                                        \"y\": \"-169.56\",\n                                        \"yaw\": \"0.059082\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.86\",\n                                        \"y\": \"-173.64\",\n                                        \"yaw\": \"177.911682\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.69,\n                                \"y\": -144.35,\n                                \"yaw\": 263.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.55\",\n                                        \"y\": \"-169.68\",\n                                        \"yaw\": \"0.490326\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"207.25\",\n                                        \"y\": \"-139.94\",\n                                        \"yaw\": \"258.321381\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"-204.78\",\n                                        \"yaw\": \"90.490295\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 229.98,\n                                \"y\": -172.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario7\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.33\",\n                                        \"y\": \"-173.27\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"131.66\",\n                                        \"y\": \"-209.1\",\n                                        \"yaw\": \"98.778381\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 97.93,\n                                \"y\": -170.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"97.61\",\n                                        \"y\": \"-173.41\",\n                                        \"yaw\": \"180.754196\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"58.96\",\n                                        \"y\": \"-208.40\",\n                                        \"yaw\": \"90.754181\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.16,\n                                \"y\": -170.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.26\",\n                                        \"y\": \"-311.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.68\",\n                                        \"y\": \"-346.16\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.30\",\n                                        \"y\": \"-272.12\",\n                                        \"yaw\": \"272.176117\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.23,\n                                \"y\": -307.64,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.53\",\n                                        \"y\": \"-271.36\",\n                                        \"yaw\": \"270.697601\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.0\",\n                                        \"y\": \"-310.81\",\n                                        \"yaw\": \"180.697571\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.98\",\n                                        \"y\": \"-307.85\",\n                                        \"yaw\": \"0.697571\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.15,\n                                \"y\": -341.28,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.43\",\n                                        \"y\": \"-307.91\",\n                                        \"yaw\": \"359.881195\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.4\",\n                                        \"y\": \"-271.52\",\n                                        \"yaw\": \"272.443604\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.57\",\n                                        \"y\": \"-347.6\",\n                                        \"yaw\": \"92.279572\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 233.13,\n                                \"y\": -311.34,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.60\",\n                                        \"y\": \"-346.95\",\n                                        \"yaw\": \"91.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.35\",\n                                        \"y\": \"-307.83\",\n                                        \"yaw\": \"1.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.26\",\n                                        \"y\": \"-310.71\",\n                                        \"yaw\": \"181.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.77,\n                                \"y\": -277.61,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"238.26\",\n                                        \"y\": \"-249.59\",\n                                        \"yaw\": \"179.159729\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.0\",\n                                        \"y\": \"-282.47\",\n                                        \"yaw\": \"91.26181\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.27\",\n                                        \"y\": \"-210.65\",\n                                        \"yaw\": \"271.428406\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 173.49,\n                                \"y\": -242.75,\n                                \"yaw\": 353.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.7\",\n                                        \"y\": \"-210.76\",\n                                        \"yaw\": \"270.354645\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"237.5\",\n                                        \"y\": \"-249.58\",\n                                        \"yaw\": \"180.35463\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"168.42\",\n                                        \"y\": \"-240.25\",\n                                        \"yaw\": \"350.167725\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.9,\n                                \"y\": -276.87,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"167.64\",\n                                        \"y\": \"-240.73\",\n                                        \"yaw\": \"350.624207\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.14\",\n                                        \"y\": \"-210.77\",\n                                        \"yaw\": \"270.838318\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.11\",\n                                        \"y\": \"-282.78\",\n                                        \"yaw\": \"89.17395\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.11,\n                                \"y\": -249.54,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.10\",\n                                        \"y\": \"-282.79\",\n                                        \"yaw\": \"91.760925\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"167.84\",\n                                        \"y\": \"-240.47\",\n                                        \"yaw\": \"349.147614\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"238.2\",\n                                        \"y\": \"-249.68\",\n                                        \"yaw\": \"179.019775\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.96,\n                                \"y\": -216.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"221.79\",\n                                        \"y\": \"-307.84\",\n                                        \"yaw\": \"359.213013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.92\",\n                                        \"y\": \"-271.79\",\n                                        \"yaw\": \"271.056641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.22,\n                                \"y\": -310.76,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.54\",\n                                        \"y\": \"-172.71\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.86\",\n                                        \"y\": \"-207.57\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.51\",\n                                        \"y\": \"-133.24\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 224.3,\n                                \"y\": -169.23,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.17\",\n                                        \"y\": \"-133.36\",\n                                        \"yaw\": \"270.132416\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.35\",\n                                        \"y\": \"-172.85\",\n                                        \"yaw\": \"180.132401\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.74\",\n                                        \"y\": \"-169.11\",\n                                        \"yaw\": \"0.132385\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.6,\n                                \"y\": -202.61,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.37\",\n                                        \"y\": \"-169.66\",\n                                        \"yaw\": \"359.321442\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"257.87\",\n                                        \"y\": \"-133.6\",\n                                        \"yaw\": \"270.162109\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.47\",\n                                        \"y\": \"-207.29\",\n                                        \"yaw\": \"89.321411\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.36,\n                                \"y\": -172.66,\n                                \"yaw\": 179.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.18\",\n                                        \"y\": \"-206.62\",\n                                        \"yaw\": \"89.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.62\",\n                                        \"y\": \"-169.15\",\n                                        \"yaw\": \"359.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.46\",\n                                        \"y\": \"-173.45\",\n                                        \"yaw\": \"179.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.49,\n                                \"y\": -138.47,\n                                \"yaw\": 269.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.26\",\n                                        \"y\": \"-122.5\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.73\",\n                                        \"y\": \"-154.69\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.42,\n                                \"y\": -119.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"345.91\",\n                                        \"y\": \"-248.90\",\n                                        \"yaw\": \"182.979889\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.10\",\n                                        \"y\": \"-281.95\",\n                                        \"yaw\": \"84.92395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.91\",\n                                        \"y\": \"-213.31\",\n                                        \"yaw\": \"269.926514\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 283.7,\n                                \"y\": -246.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.78\",\n                                        \"y\": \"-213.6\",\n                                        \"yaw\": \"270.509521\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"346.19\",\n                                        \"y\": \"-248.37\",\n                                        \"yaw\": \"183.987366\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"278.33\",\n                                        \"y\": \"-245.67\",\n                                        \"yaw\": \"0.509491\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.82,\n                                \"y\": -276.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"278.54\",\n                                        \"y\": \"-246.21\",\n                                        \"yaw\": \"358.94519\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.80\",\n                                        \"y\": \"-213.10\",\n                                        \"yaw\": \"270.659332\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"309.62\",\n                                        \"y\": \"-282.34\",\n                                        \"yaw\": \"86.300964\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 344.61,\n                                \"y\": -250.3,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.27\",\n                                        \"y\": \"-282.38\",\n                                        \"yaw\": \"86.872681\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"315.17\",\n                                        \"y\": \"-218.24\",\n                                        \"yaw\": \"270.413025\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"346.1\",\n                                        \"y\": \"-248.73\",\n                                        \"yaw\": \"185.231613\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 315.17,\n                                \"y\": -218.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"348.44\",\n                                        \"y\": \"-172.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-205.80\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.39\",\n                                        \"y\": \"-135.73\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 282.45,\n                                \"y\": -169.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.85\",\n                                        \"y\": \"-135.34\",\n                                        \"yaw\": \"271.263733\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"341.43\",\n                                        \"y\": \"-172.19\",\n                                        \"yaw\": \"181.263718\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.51\",\n                                        \"y\": \"-169.20\",\n                                        \"yaw\": \"1.263702\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.19,\n                                \"y\": -201.37,\n                                \"yaw\": 91.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.37\",\n                                        \"y\": \"-169.46\",\n                                        \"yaw\": \"0.831573\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.25\",\n                                        \"y\": \"-135.2\",\n                                        \"yaw\": \"270.831573\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"311.1\",\n                                        \"y\": \"-206.75\",\n                                        \"yaw\": \"90.831543\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 342.74,\n                                \"y\": -172.31,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"311.13\",\n                                        \"y\": \"-205.89\",\n                                        \"yaw\": \"90.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.78\",\n                                        \"y\": \"-169.20\",\n                                        \"yaw\": \"0.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"341.64\",\n                                        \"y\": \"-172.22\",\n                                        \"yaw\": \"180.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 314.45,\n                                \"y\": -140.51,\n                                \"yaw\": 270.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.12\",\n                                        \"y\": \"-122.82\",\n                                        \"yaw\": \"174.794922\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-154.72\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.91\",\n                                        \"y\": \"-84.85\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 281.0,\n                                \"y\": -118.14,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.88\",\n                                        \"y\": \"-84.89\",\n                                        \"yaw\": \"270.13266\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.8\",\n                                        \"y\": \"-122.81\",\n                                        \"yaw\": \"174.972046\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.63\",\n                                        \"y\": \"-118.66\",\n                                        \"yaw\": \"2.654602\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 310.66,\n                                \"y\": -148.94,\n                                \"yaw\": 90.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.96\",\n                                        \"y\": \"-118.30\",\n                                        \"yaw\": \"0.453278\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.23\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"270.453278\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.85\",\n                                        \"y\": \"-154.39\",\n                                        \"yaw\": \"90.453247\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 340.6,\n                                \"y\": -121.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-154.66\",\n                                        \"yaw\": \"90.773285\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.16\",\n                                        \"y\": \"-118.64\",\n                                        \"yaw\": \"0.773285\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.0\",\n                                        \"y\": \"-123.31\",\n                                        \"yaw\": \"174.528503\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 313.89,\n                                \"y\": -89.9,\n                                \"yaw\": 270.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"379.46\",\n                                        \"y\": \"-172.54\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"349.7\",\n                                        \"y\": \"-205.61\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"351.54\",\n                                        \"y\": \"-131.60\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 321.46,\n                                \"y\": -168.74,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"352.7\",\n                                        \"y\": \"-132.8\",\n                                        \"yaw\": \"270.321075\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"380.62\",\n                                        \"y\": \"-172.21\",\n                                        \"yaw\": \"180.321075\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.48\",\n                                        \"y\": \"-168.47\",\n                                        \"yaw\": \"0.321045\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 348.66,\n                                \"y\": -201.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"348.89\",\n                                        \"y\": \"-205.68\",\n                                        \"yaw\": \"91.151917\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.9\",\n                                        \"y\": \"-168.89\",\n                                        \"yaw\": \"1.151917\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"379.82\",\n                                        \"y\": \"-172.42\",\n                                        \"yaw\": \"181.151901\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 351.31,\n                                \"y\": -136.99,\n                                \"yaw\": 271.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.67\",\n                                        \"y\": \"-168.97\",\n                                        \"yaw\": \"0.832764\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"351.54\",\n                                        \"y\": \"-131.71\",\n                                        \"yaw\": \"270.832764\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"349.0\",\n                                        \"y\": \"-204.54\",\n                                        \"yaw\": \"90.832703\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 379.53,\n                                \"y\": -172.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.92\",\n                                        \"y\": \"-173.39\",\n                                        \"yaw\": \"179.198364\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.80\",\n                                        \"y\": \"-170.10\",\n                                        \"yaw\": \"0.12323\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 129.92,\n                                \"y\": -204.42,\n                                \"yaw\": 95.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.46\",\n                                        \"y\": \"-170.8\",\n                                        \"yaw\": \"0.453278\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"131.23\",\n                                        \"y\": \"-209.9\",\n                                        \"yaw\": \"98.115265\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 160.43,\n                                \"y\": -173.32,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.89\",\n                                        \"y\": \"-170.29\",\n                                        \"yaw\": \"1.018799\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"58.81\",\n                                        \"y\": \"-207.71\",\n                                        \"yaw\": \"91.018799\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 92.43,\n                                \"y\": -173.52,\n                                \"yaw\": 181.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"97.53\",\n                                        \"y\": \"-173.20\",\n                                        \"yaw\": \"180.886658\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.30\",\n                                        \"y\": \"-170.13\",\n                                        \"yaw\": \"0.886627\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 58.68,\n                                \"y\": -202.99,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.26\",\n                                        \"y\": \"-311.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.68\",\n                                        \"y\": \"-346.16\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.30\",\n                                        \"y\": \"-272.12\",\n                                        \"yaw\": \"272.176117\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.23,\n                                \"y\": -307.64,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.53\",\n                                        \"y\": \"-271.36\",\n                                        \"yaw\": \"270.697601\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.0\",\n                                        \"y\": \"-310.81\",\n                                        \"yaw\": \"180.697571\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.98\",\n                                        \"y\": \"-307.85\",\n                                        \"yaw\": \"0.697571\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.15,\n                                \"y\": -341.28,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.43\",\n                                        \"y\": \"-307.91\",\n                                        \"yaw\": \"359.881195\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"204.4\",\n                                        \"y\": \"-271.52\",\n                                        \"yaw\": \"272.443604\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.57\",\n                                        \"y\": \"-347.6\",\n                                        \"yaw\": \"92.279572\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 233.13,\n                                \"y\": -311.34,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"202.60\",\n                                        \"y\": \"-346.95\",\n                                        \"yaw\": \"91.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.35\",\n                                        \"y\": \"-307.83\",\n                                        \"yaw\": \"1.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.26\",\n                                        \"y\": \"-310.71\",\n                                        \"yaw\": \"181.150391\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.77,\n                                \"y\": -277.61,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"238.26\",\n                                        \"y\": \"-249.59\",\n                                        \"yaw\": \"179.159729\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.0\",\n                                        \"y\": \"-282.47\",\n                                        \"yaw\": \"91.26181\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.27\",\n                                        \"y\": \"-210.65\",\n                                        \"yaw\": \"271.428406\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 173.49,\n                                \"y\": -242.75,\n                                \"yaw\": 353.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.7\",\n                                        \"y\": \"-210.76\",\n                                        \"yaw\": \"270.354645\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"237.5\",\n                                        \"y\": \"-249.58\",\n                                        \"yaw\": \"180.35463\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"168.42\",\n                                        \"y\": \"-240.25\",\n                                        \"yaw\": \"350.167725\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.9,\n                                \"y\": -276.87,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"167.64\",\n                                        \"y\": \"-240.73\",\n                                        \"yaw\": \"350.624207\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"203.14\",\n                                        \"y\": \"-210.77\",\n                                        \"yaw\": \"270.838318\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.11\",\n                                        \"y\": \"-282.78\",\n                                        \"yaw\": \"89.17395\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.11,\n                                \"y\": -249.54,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.10\",\n                                        \"y\": \"-282.79\",\n                                        \"yaw\": \"91.760925\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"167.84\",\n                                        \"y\": \"-240.47\",\n                                        \"yaw\": \"349.147614\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"238.2\",\n                                        \"y\": \"-249.68\",\n                                        \"yaw\": \"179.019775\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.96,\n                                \"y\": -216.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"293.32\",\n                                        \"y\": \"-309.45\",\n                                        \"yaw\": \"183.428238\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"259.15\",\n                                        \"y\": \"-271.67\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.32,\n                                \"y\": -307.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"221.55\",\n                                        \"y\": \"-307.81\",\n                                        \"yaw\": \"0.056519\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"293.68\",\n                                        \"y\": \"-310.23\",\n                                        \"yaw\": \"182.596146\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.82,\n                                \"y\": -276.47,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.54\",\n                                        \"y\": \"-172.71\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.86\",\n                                        \"y\": \"-207.57\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.51\",\n                                        \"y\": \"-133.24\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 224.3,\n                                \"y\": -169.23,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.17\",\n                                        \"y\": \"-133.36\",\n                                        \"yaw\": \"270.132416\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.35\",\n                                        \"y\": \"-172.85\",\n                                        \"yaw\": \"180.132401\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.74\",\n                                        \"y\": \"-169.11\",\n                                        \"yaw\": \"0.132385\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.6,\n                                \"y\": -202.61,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.37\",\n                                        \"y\": \"-169.66\",\n                                        \"yaw\": \"359.321442\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"257.87\",\n                                        \"y\": \"-133.6\",\n                                        \"yaw\": \"270.162109\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.47\",\n                                        \"y\": \"-207.29\",\n                                        \"yaw\": \"89.321411\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.36,\n                                \"y\": -172.66,\n                                \"yaw\": 179.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.18\",\n                                        \"y\": \"-206.62\",\n                                        \"yaw\": \"89.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"218.62\",\n                                        \"y\": \"-169.15\",\n                                        \"yaw\": \"359.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.46\",\n                                        \"y\": \"-173.45\",\n                                        \"yaw\": \"179.264893\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.49,\n                                \"y\": -138.47,\n                                \"yaw\": 269.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.83\",\n                                        \"y\": \"-122.44\",\n                                        \"yaw\": \"180.13298\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"221.82\",\n                                        \"y\": \"-120.78\",\n                                        \"yaw\": \"5.250366\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 254.88,\n                                \"y\": -150.67,\n                                \"yaw\": 90.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"222.29\",\n                                        \"y\": \"-120.16\",\n                                        \"yaw\": \"1.962585\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.68\",\n                                        \"y\": \"-154.78\",\n                                        \"yaw\": \"91.962524\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 288.3,\n                                \"y\": -121.84,\n                                \"yaw\": 181.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"345.91\",\n                                        \"y\": \"-248.90\",\n                                        \"yaw\": \"182.979889\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.10\",\n                                        \"y\": \"-281.95\",\n                                        \"yaw\": \"84.92395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.91\",\n                                        \"y\": \"-213.31\",\n                                        \"yaw\": \"269.926514\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 283.7,\n                                \"y\": -246.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.78\",\n                                        \"y\": \"-213.6\",\n                                        \"yaw\": \"270.509521\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"346.19\",\n                                        \"y\": \"-248.37\",\n                                        \"yaw\": \"183.987366\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"278.33\",\n                                        \"y\": \"-245.67\",\n                                        \"yaw\": \"0.509491\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.82,\n                                \"y\": -276.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"278.54\",\n                                        \"y\": \"-246.21\",\n                                        \"yaw\": \"358.94519\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.80\",\n                                        \"y\": \"-213.10\",\n                                        \"yaw\": \"270.659332\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"309.62\",\n                                        \"y\": \"-282.34\",\n                                        \"yaw\": \"86.300964\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 344.61,\n                                \"y\": -250.3,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.27\",\n                                        \"y\": \"-282.38\",\n                                        \"yaw\": \"86.872681\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"315.17\",\n                                        \"y\": \"-218.24\",\n                                        \"yaw\": \"270.413025\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"346.1\",\n                                        \"y\": \"-248.73\",\n                                        \"yaw\": \"185.231613\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 315.17,\n                                \"y\": -218.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"348.44\",\n                                        \"y\": \"-172.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-205.80\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.39\",\n                                        \"y\": \"-135.73\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 282.45,\n                                \"y\": -169.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.85\",\n                                        \"y\": \"-135.34\",\n                                        \"yaw\": \"271.263733\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"341.43\",\n                                        \"y\": \"-172.19\",\n                                        \"yaw\": \"181.263718\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.51\",\n                                        \"y\": \"-169.20\",\n                                        \"yaw\": \"1.263702\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.19,\n                                \"y\": -201.37,\n                                \"yaw\": 91.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.37\",\n                                        \"y\": \"-169.46\",\n                                        \"yaw\": \"0.831573\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.25\",\n                                        \"y\": \"-135.2\",\n                                        \"yaw\": \"270.831573\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"311.1\",\n                                        \"y\": \"-206.75\",\n                                        \"yaw\": \"90.831543\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 342.74,\n                                \"y\": -172.31,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"311.13\",\n                                        \"y\": \"-205.89\",\n                                        \"yaw\": \"90.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"277.78\",\n                                        \"y\": \"-169.20\",\n                                        \"yaw\": \"0.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"341.64\",\n                                        \"y\": \"-172.22\",\n                                        \"yaw\": \"180.423126\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 314.45,\n                                \"y\": -140.51,\n                                \"yaw\": 270.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.12\",\n                                        \"y\": \"-122.82\",\n                                        \"yaw\": \"174.794922\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-154.72\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.91\",\n                                        \"y\": \"-84.85\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 281.0,\n                                \"y\": -118.14,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"313.88\",\n                                        \"y\": \"-84.89\",\n                                        \"yaw\": \"270.13266\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.8\",\n                                        \"y\": \"-122.81\",\n                                        \"yaw\": \"174.972046\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.63\",\n                                        \"y\": \"-118.66\",\n                                        \"yaw\": \"2.654602\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 310.66,\n                                \"y\": -148.94,\n                                \"yaw\": 90.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.96\",\n                                        \"y\": \"-118.30\",\n                                        \"yaw\": \"0.453278\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"314.23\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"270.453278\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.85\",\n                                        \"y\": \"-154.39\",\n                                        \"yaw\": \"90.453247\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 340.6,\n                                \"y\": -121.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"310.97\",\n                                        \"y\": \"-154.66\",\n                                        \"yaw\": \"90.773285\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"275.16\",\n                                        \"y\": \"-118.64\",\n                                        \"yaw\": \"0.773285\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"343.0\",\n                                        \"y\": \"-123.31\",\n                                        \"yaw\": \"174.528503\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 313.89,\n                                \"y\": -89.9,\n                                \"yaw\": 270.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"379.46\",\n                                        \"y\": \"-172.54\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"349.7\",\n                                        \"y\": \"-205.61\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"351.54\",\n                                        \"y\": \"-131.60\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 321.46,\n                                \"y\": -168.74,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"352.7\",\n                                        \"y\": \"-132.8\",\n                                        \"yaw\": \"270.321075\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"380.62\",\n                                        \"y\": \"-172.21\",\n                                        \"yaw\": \"180.321075\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.48\",\n                                        \"y\": \"-168.47\",\n                                        \"yaw\": \"0.321045\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 348.66,\n                                \"y\": -201.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"348.89\",\n                                        \"y\": \"-205.68\",\n                                        \"yaw\": \"91.151917\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.9\",\n                                        \"y\": \"-168.89\",\n                                        \"yaw\": \"1.151917\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"379.82\",\n                                        \"y\": \"-172.42\",\n                                        \"yaw\": \"181.151901\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 351.31,\n                                \"y\": -136.99,\n                                \"yaw\": 271.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"316.67\",\n                                        \"y\": \"-168.97\",\n                                        \"yaw\": \"0.832764\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"351.54\",\n                                        \"y\": \"-131.71\",\n                                        \"yaw\": \"270.832764\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"349.0\",\n                                        \"y\": \"-204.54\",\n                                        \"yaw\": \"90.832703\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 379.53,\n                                \"y\": -172.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.99\",\n                                        \"y\": \"9.30\",\n                                        \"yaw\": \"180.317535\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-337.66\",\n                                        \"y\": \"5.69\",\n                                        \"yaw\": \"180.196899\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -383.23,\n                                \"y\": -19.4,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario9\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"291.60\",\n                                        \"y\": \"-249.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"254.99\",\n                                        \"y\": \"-283.71\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.30\",\n                                        \"y\": \"-211.0\",\n                                        \"yaw\": \"272.521973\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 225.69,\n                                \"y\": -246.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.61\",\n                                        \"y\": \"-211.72\",\n                                        \"yaw\": \"270.699127\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"291.96\",\n                                        \"y\": \"-250.4\",\n                                        \"yaw\": \"178.90509\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"220.54\",\n                                        \"y\": \"-246.26\",\n                                        \"yaw\": \"0.699097\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.26,\n                                \"y\": -278.35,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"219.52\",\n                                        \"y\": \"-246.20\",\n                                        \"yaw\": \"0.076721\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"258.58\",\n                                        \"y\": \"-212.43\",\n                                        \"yaw\": \"270.076752\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.6\",\n                                        \"y\": \"-283.25\",\n                                        \"yaw\": \"90.076691\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 286.77,\n                                \"y\": -249.86,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"255.8\",\n                                        \"y\": \"-284.50\",\n                                        \"yaw\": \"89.832275\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"220.22\",\n                                        \"y\": \"-246.15\",\n                                        \"yaw\": \"359.832275\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"292.3\",\n                                        \"y\": \"-250.30\",\n                                        \"yaw\": \"179.832275\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.59,\n                                \"y\": -217.4,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"206.97\",\n                                        \"y\": \"-140.26\",\n                                        \"yaw\": \"257.906311\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.73\",\n                                        \"y\": \"-172.75\",\n                                        \"yaw\": \"180.923157\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.89\",\n                                        \"y\": \"-169.88\",\n                                        \"yaw\": \"0.923157\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 198.95,\n                                \"y\": -199.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.41\",\n                                        \"y\": \"-173.11\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"198.98\",\n                                        \"y\": \"-204.57\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"205.92\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"259.577576\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.74,\n                                \"y\": -169.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.6\",\n                                        \"y\": \"-204.6\",\n                                        \"yaw\": \"91.002838\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.6\",\n                                        \"y\": \"-169.56\",\n                                        \"yaw\": \"0.059082\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.86\",\n                                        \"y\": \"-173.64\",\n                                        \"yaw\": \"177.911682\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.69,\n                                \"y\": -144.35,\n                                \"yaw\": 263.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.55\",\n                                        \"y\": \"-169.68\",\n                                        \"yaw\": \"0.490326\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"207.25\",\n                                        \"y\": \"-139.94\",\n                                        \"yaw\": \"258.321381\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"-204.78\",\n                                        \"yaw\": \"90.490295\",\n                                        \"z\": \"1.19\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 229.98,\n                                \"y\": -172.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario10\"\n                }\n            ],\n            \"Town05\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": -26.18,\n                                \"yaw\": 88.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.6,\n                                \"y\": 201.85,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.598391056060791\",\n                                \"y\": \"205.0623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.596636772155762\",\n                                \"y\": \"208.5623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.13,\n                                \"y\": 187.79,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.11193084716797\",\n                                \"y\": \"191.38665771484375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.09435272216797\",\n                                \"y\": \"194.88661193847656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.21,\n                                \"y\": 191.24,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.22684478759766\",\n                                \"y\": \"187.88719177246094\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.19168090820312\",\n                                \"y\": \"194.88710021972656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.28,\n                                \"y\": 194.68,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.29653930664062\",\n                                \"y\": \"191.38758850097656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.31412506103516\",\n                                \"y\": \"187.88763427734375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.65,\n                                \"y\": 158.85,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.04859733581543\",\n                                \"y\": \"158.8513641357422\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.1,\n                                \"y\": 158.8,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.54861831665039\",\n                                \"y\": \"158.798583984375\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.18,\n                                \"y\": -135.51,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.15264892578125\",\n                                \"y\": \"-139.04959106445312\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.99,\n                                \"y\": -138.95,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.0162811279297\",\n                                \"y\": \"-135.54843139648438\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.85,\n                                \"y\": -107.55,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.44915008544922\",\n                                \"y\": \"-107.5747299194336\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.36,\n                                \"y\": -107.3,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-120.95111846923828\",\n                                \"y\": \"-107.2765884399414\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -265.41,\n                                \"y\": 37.0,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-268.8127746582031\",\n                                \"y\": \"37.034671783447266\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -268.86,\n                                \"y\": 37.1,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-265.3122863769531\",\n                                \"y\": \"37.06385040283203\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -271.34,\n                                \"y\": -34.72,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-275.5313415527344\",\n                                \"y\": \"-34.750492095947266\",\n                                \"yaw\": \"90.41679382324219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.36,\n                                \"y\": -3.64,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.35203552246094\",\n                                \"y\": \"-0.370522677898407\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.41,\n                                \"y\": 0.13,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.41973876953125\",\n                                \"y\": \"-3.870368242263794\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.87,\n                                \"y\": 144.33,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.88619995117188\",\n                                \"y\": \"147.7713623046875\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.88,\n                                \"y\": 147.77,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.86353302001953\",\n                                \"y\": \"144.2714385986328\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.48,\n                                \"y\": 151.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-155.49497985839844\",\n                                \"y\": \"154.48143005371094\",\n                                \"yaw\": \"0.2696990966796875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -130.56,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.18934631347656\",\n                                \"y\": \"115.9299087524414\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.5,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-130.68896484375\",\n                                \"y\": \"115.98846435546875\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.73,\n                                \"y\": 145.88,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 55.87,\n                                \"y\": -145.22,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 101.5,\n                                \"y\": 137.98,\n                                \"yaw\": 164.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 100.81,\n                                \"y\": 142.49,\n                                \"yaw\": 344.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 136.31,\n                                \"y\": 121.37,\n                                \"yaw\": 137.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 137.75,\n                                \"y\": 125.7,\n                                \"yaw\": 317.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 149.54,\n                                \"y\": 101.12,\n                                \"yaw\": 107.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 152.94,\n                                \"y\": 104.16,\n                                \"yaw\": 287.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.28,\n                                \"y\": 49.67,\n                                \"yaw\": 88.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.5,\n                                \"y\": 51.39,\n                                \"yaw\": 267.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": 16.76,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.55,\n                                \"y\": -16.99,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.28,\n                                \"y\": -59.22,\n                                \"yaw\": 88.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.5,\n                                \"y\": -57.49,\n                                \"yaw\": 267.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 150.46,\n                                \"y\": -102.24,\n                                \"yaw\": 76.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 154.95,\n                                \"y\": -101.44,\n                                \"yaw\": 255.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.58,\n                                \"y\": -127.97,\n                                \"yaw\": 46.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 138.88,\n                                \"y\": -129.5,\n                                \"yaw\": 225.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.27,\n                                \"y\": -141.73,\n                                \"yaw\": 11.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 100.88,\n                                \"y\": -145.47,\n                                \"yaw\": 190.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.7,\n                                \"y\": 204.97,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.9846649169922\",\n                                \"y\": \"208.22828674316406\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.37538146972656\",\n                                \"y\": \"201.25485229492188\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.41,\n                                \"y\": 208.44,\n                                \"yaw\": 0.0,\n                                \"z\": 9.64\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.1115264892578\",\n                                \"y\": \"204.78965759277344\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-149.8262939453125\",\n                                \"y\": \"201.30130004882812\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 203.14,\n                                \"y\": 98.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55755615234375\",\n                                \"y\": \"98.47964477539062\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05731201171875\",\n                                \"y\": \"98.52024841308594\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 206.79,\n                                \"y\": 98.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05767822265625\",\n                                \"y\": \"98.48790740966797\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0581512451172\",\n                                \"y\": \"98.40670776367188\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 210.35,\n                                \"y\": 98.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55828857421875\",\n                                \"y\": \"98.416015625\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0585174560547\",\n                                \"y\": \"98.37541961669922\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.26,\n                                \"y\": 187.76,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2433719635009766\",\n                                \"y\": \"191.07086181640625\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2257903814315796\",\n                                \"y\": \"194.57081604003906\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -190.39,\n                                \"y\": -120.91,\n                                \"yaw\": 91.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-193.41302490234375\",\n                                \"y\": \"-121.88587951660156\",\n                                \"yaw\": \"467.89080810546875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.6,\n                                \"y\": -58.77,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.08731079101562\",\n                                \"y\": \"-58.769039154052734\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 196.25,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.74073791503906\",\n                                \"y\": \"-53.869014739990234\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24098205566406\",\n                                \"y\": \"-53.82814407348633\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 192.54,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24046325683594\",\n                                \"y\": \"-53.87146759033203\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.23997497558594\",\n                                \"y\": \"-53.953208923339844\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 189.1,\n                                \"y\": -53.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.7398681640625\",\n                                \"y\": \"-53.94251251220703\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.2396240234375\",\n                                \"y\": \"-53.98338317871094\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -200.24,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.264162540435791\",\n                                \"y\": \"-203.975341796875\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.249323844909668\",\n                                \"y\": \"-207.47531127929688\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -204.17,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.265981674194336\",\n                                \"y\": \"-207.47537231445312\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.295659065246582\",\n                                \"y\": \"-200.47543334960938\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -207.68,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.295698165893555\",\n                                \"y\": \"-203.97547912597656\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.310536861419678\",\n                                \"y\": \"-200.4755096435547\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -193.68,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84249877929688\",\n                                \"y\": \"-190.1305389404297\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.80551147460938\",\n                                \"y\": \"-186.6307373046875\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -190.18,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84104919433594\",\n                                \"y\": \"-186.63034057617188\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91787719726562\",\n                                \"y\": \"-193.6299285888672\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -186.7,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91917419433594\",\n                                \"y\": \"-190.1296844482422\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.95912170410156\",\n                                \"y\": \"-193.62945556640625\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -226.86,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-229.8777618408203\",\n                                \"y\": \"75.34733581542969\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-233.37741088867188\",\n                                \"y\": \"75.29785919189453\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.6,\n                                \"y\": 190.79,\n                                \"yaw\": 180.0,\n                                \"z\": 1.23\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.6161643266677856\",\n                                \"y\": \"187.57269287109375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.5810012817382812\",\n                                \"y\": \"194.57260131835938\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -229.8,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-226.3787078857422\",\n                                \"y\": \"75.43836212158203\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-233.3780059814453\",\n                                \"y\": \"75.33940887451172\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -233.43,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-229.8790740966797\",\n                                \"y\": \"75.44020080566406\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-226.37942504882812\",\n                                \"y\": \"75.48967742919922\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -240.52,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.0202178955078\",\n                                \"y\": \"-76.80843353271484\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.51983642578125\",\n                                \"y\": \"-76.75688171386719\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -244.3,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.52066040039062\",\n                                \"y\": \"-76.81256103515625\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-240.52142333984375\",\n                                \"y\": \"-76.91566467285156\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -247.63,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.02175903320312\",\n                                \"y\": \"-76.91315460205078\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-240.5221405029297\",\n                                \"y\": \"-76.96470642089844\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.85,\n                                \"y\": 194.21,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8657550811767578\",\n                                \"y\": \"191.07398986816406\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8833365440368652\",\n                                \"y\": \"187.57403564453125\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.39,\n                                \"y\": 201.6,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.6641082763672\",\n                                \"y\": \"204.7429656982422\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.96820068359375\",\n                                \"y\": \"208.229736328125\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.24,\n                                \"y\": -91.69,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.23483276367188\",\n                                \"y\": \"-95.13064575195312\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.26,\n                                \"y\": -95.17,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.26531982421875\",\n                                \"y\": \"-91.63069152832031\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.83,\n                                \"y\": -88.16,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.83517456054688\",\n                                \"y\": \"-84.72643280029297\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -193.84,\n                                \"y\": -121.9,\n                                \"yaw\": 92.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-190.11427307128906\",\n                                \"y\": \"-120.71098327636719\",\n                                \"yaw\": \"467.6999206542969\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.5,\n                                \"y\": -58.73,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.58729553222656\",\n                                \"y\": \"-58.731075286865234\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.81,\n                                \"y\": -84.68,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.80465698242188\",\n                                \"y\": \"-88.22638702392578\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.51,\n                                \"y\": 122.92,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-187.46331787109375\",\n                                \"y\": \"123.50904846191406\",\n                                \"yaw\": \"258.72021484375\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.51,\n                                \"y\": 87.83,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5060577392578\",\n                                \"y\": \"84.38876342773438\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.53,\n                                \"y\": 84.35,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5340576171875\",\n                                \"y\": \"87.88873291015625\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.3,\n                                \"y\": 122.96,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.14244079589844\",\n                                \"y\": \"122.22982788085938\",\n                                \"yaw\": \"260.0389709472656\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -192.1,\n                                \"y\": 57.1,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.05535888671875\",\n                                \"y\": \"57.10081100463867\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.57,\n                                \"y\": 57.19,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.55532836914062\",\n                                \"y\": \"57.18888854980469\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.8,\n                                \"y\": 91.42,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.80389404296875\",\n                                \"y\": \"94.8106460571289\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.6,\n                                \"y\": 94.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.5959014892578\",\n                                \"y\": \"91.31087493896484\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.74,\n                                \"y\": -33.15,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"96.4896011352539\",\n                                \"y\": \"-33.15665054321289\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 103.3,\n                                \"y\": 33.63,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"106.48635864257812\",\n                                \"y\": \"33.668888092041016\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.42,\n                                \"y\": 2.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.4074935913086\",\n                                \"y\": \"5.362179279327393\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.56,\n                                \"y\": -2.13,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 95.1,\n                                \"y\": -33.6,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"99.99088287353516\",\n                                \"y\": \"-33.58554458618164\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 107.6,\n                                \"y\": 33.2,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"102.99250030517578\",\n                                \"y\": \"33.143775939941406\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.39,\n                                \"y\": 5.52,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.40597534179688\",\n                                \"y\": \"1.8621394634246826\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -158.84,\n                                \"y\": -88.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-158.84552001953125\",\n                                \"y\": \"-84.63306427001953\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": -84.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.36460876464844\",\n                                \"y\": \"-88.13385009765625\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.39,\n                                \"y\": -122.45,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-127.84723663330078\",\n                                \"y\": \"-122.4256591796875\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.89,\n                                \"y\": -123.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.3402557373047\",\n                                \"y\": \"-123.45369720458984\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.6,\n                                \"y\": -95.5,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.60597229003906\",\n                                \"y\": \"-91.53479766845703\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.24,\n                                \"y\": -91.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.2347412109375\",\n                                \"y\": \"-95.03424072265625\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.99,\n                                \"y\": -56.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-121.30020141601562\",\n                                \"y\": \"-56.454654693603516\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.2,\n                                \"y\": -56.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.8001480102539\",\n                                \"y\": \"-56.474727630615234\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.87,\n                                \"y\": 35.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.90780639648438\",\n                                \"y\": \"35.40462875366211\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.5,\n                                \"y\": 34.71,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-124.4139175415039\",\n                                \"y\": \"34.73600387573242\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.86,\n                                \"y\": 0.69,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.87196350097656\",\n                                \"y\": \"-4.222204685211182\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.16,\n                                \"y\": -4.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.15156555175781\",\n                                \"y\": \"-0.7239478230476379\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -128.53,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.96420288085938\",\n                                \"y\": \"-32.613590240478516\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -132.2,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-128.46446228027344\",\n                                \"y\": \"-32.5643424987793\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.21,\n                                \"y\": 2.86,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.20130920410156\",\n                                \"y\": \"6.436841011047363\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": 6.36,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.37832641601562\",\n                                \"y\": \"2.9372618198394775\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.57,\n                                \"y\": 122.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-45.82151412963867\",\n                                \"y\": \"123.0694580078125\",\n                                \"yaw\": \"286.2447509765625\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -50.85,\n                                \"y\": 56.8,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.204750061035156\",\n                                \"y\": \"56.77779006958008\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.35,\n                                \"y\": 56.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-50.70365524291992\",\n                                \"y\": \"56.62413787841797\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.87,\n                                \"y\": 91.45,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.87403106689453\",\n                                \"y\": \"94.97073364257812\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.91,\n                                \"y\": 94.94,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.9060287475586\",\n                                \"y\": \"91.47069549560547\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.81,\n                                \"y\": 123.1,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-49.0528450012207\",\n                                \"y\": \"121.63811492919922\",\n                                \"yaw\": \"285.5802917480469\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.39,\n                                \"y\": 87.98,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.38607406616211\",\n                                \"y\": \"84.54792785644531\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.19,\n                                \"y\": 84.49,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.194077491760254\",\n                                \"y\": \"88.05272674560547\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.9,\n                                \"y\": 25.76,\n                                \"yaw\": 268.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -123.7,\n                                \"y\": 123.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.12106323242188\",\n                                \"y\": \"123.54805755615234\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.2,\n                                \"y\": 123.59,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-123.62055969238281\",\n                                \"y\": \"123.62052917480469\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.92,\n                                \"y\": 87.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.9159927368164\",\n                                \"y\": \"84.46495056152344\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.89,\n                                \"y\": 84.45,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.89402770996094\",\n                                \"y\": \"87.96498107910156\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.56,\n                                \"y\": 56.11,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-131.22312927246094\",\n                                \"y\": \"56.142696380615234\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.6,\n                                \"y\": 56.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.72073364257812\",\n                                \"y\": \"56.39537811279297\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.35,\n                                \"y\": 91.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.35372924804688\",\n                                \"y\": \"94.88094329833984\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.39,\n                                \"y\": 95.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.38571166992188\",\n                                \"y\": \"91.38089752197266\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.3,\n                                \"y\": 34.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-43.557861328125\",\n                                \"y\": \"34.62477111816406\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.53,\n                                \"y\": 34.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.056827545166016\",\n                                \"y\": \"34.4566535949707\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.15,\n                                \"y\": 0.81,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.16270637512207\",\n                                \"y\": \"-4.41135311126709\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.85,\n                                \"y\": -4.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.841755867004395\",\n                                \"y\": \"-0.9121238589286804\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -51.1,\n                                \"y\": -32.19,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.6550407409668\",\n                                \"y\": \"-32.16905975341797\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.51,\n                                \"y\": -31.74,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-51.15256881713867\",\n                                \"y\": \"-31.7597713470459\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -82.15,\n                                \"y\": 2.83,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-82.14167785644531\",\n                                \"y\": \"6.249274253845215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -81.92,\n                                \"y\": 6.33,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-81.92871856689453\",\n                                \"y\": \"2.7487454414367676\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.88,\n                                \"y\": -56.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-44.298892974853516\",\n                                \"y\": \"-56.62109375\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.38,\n                                \"y\": -56.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.7984733581543\",\n                                \"y\": \"-56.53986358642578\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.14,\n                                \"y\": -91.43,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.134746551513672\",\n                                \"y\": \"-94.91961669921875\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.11,\n                                \"y\": -94.93,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.11528968811035\",\n                                \"y\": \"-91.41958618164062\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -58.23,\n                                \"y\": -120.96,\n                                \"yaw\": 72.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-60.89959716796875\",\n                                \"y\": \"-119.1965560913086\",\n                                \"yaw\": \"56.552635192871094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -62.5,\n                                \"y\": -120.42,\n                                \"yaw\": 68.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-59.20102310180664\",\n                                \"y\": \"-122.86930084228516\",\n                                \"yaw\": \"53.40818786621094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.39,\n                                \"y\": -87.93,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.3951416015625\",\n                                \"y\": \"-84.5194091796875\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.43,\n                                \"y\": -84.43,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.42459869384766\",\n                                \"y\": \"-88.01945495605469\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.41,\n                                \"y\": 123.81,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.062599182128906\",\n                                \"y\": \"123.81145477294922\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.91,\n                                \"y\": 123.61,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.562679290771484\",\n                                \"y\": \"123.6086654663086\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.5,\n                                \"y\": 88.39,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"61.875518798828125\",\n                                \"y\": \"84.45710754394531\",\n                                \"yaw\": \"170.9776611328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 63.0,\n                                \"y\": 84.89,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"63.524505615234375\",\n                                \"y\": \"87.72471618652344\",\n                                \"yaw\": \"169.5171356201172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.13,\n                                \"y\": 56.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.589330673217773\",\n                                \"y\": \"56.89858627319336\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.63,\n                                \"y\": 55.23,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.089998245239258\",\n                                \"y\": \"55.231380462646484\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.78,\n                                \"y\": 91.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.7837445735931396\",\n                                \"y\": \"95.0634994506836\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.42,\n                                \"y\": 96.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.414125442504883\",\n                                \"y\": \"91.56391906738281\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.63,\n                                \"y\": 33.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.09855270385742\",\n                                \"y\": \"33.82138442993164\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.12,\n                                \"y\": 33.27,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.598772048950195\",\n                                \"y\": \"33.26858901977539\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.71,\n                                \"y\": -1.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.72608184814453\",\n                                \"y\": \"-5.1627373695373535\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.88,\n                                \"y\": -5.25,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.86433029174805\",\n                                \"y\": \"-1.6620999574661255\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 27.99,\n                                \"y\": -32.52,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"24.804058074951172\",\n                                \"y\": \"-32.6052131652832\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.49,\n                                \"y\": -32.53,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"28.30057144165039\",\n                                \"y\": \"-32.42808532714844\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.66,\n                                \"y\": 1.61,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.649179220199585\",\n                                \"y\": \"6.055785655975342\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.98,\n                                \"y\": 6.4,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.9893529415130615\",\n                                \"y\": \"2.556603193283081\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.71,\n                                \"y\": -56.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.937644958496094\",\n                                \"y\": \"-56.1536750793457\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 36.11,\n                                \"y\": -56.38,\n                                \"yaw\": 271.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.445068359375\",\n                                \"y\": \"-56.47802734375\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.38,\n                                \"y\": -91.4,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.83172607421875\",\n                                \"y\": \"-94.36640930175781\",\n                                \"yaw\": \"-171.34144592285156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 65.19,\n                                \"y\": -95.57,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.4598617553711\",\n                                \"y\": \"-90.88241577148438\",\n                                \"yaw\": \"-171.14675903320312\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 30.36,\n                                \"y\": -122.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"27.211990356445312\",\n                                \"y\": \"-122.63420104980469\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.86,\n                                \"y\": -122.64,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"30.710643768310547\",\n                                \"y\": \"-122.5370101928711\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.71,\n                                \"y\": -87.87,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7047622799873352\",\n                                \"y\": \"-84.39273834228516\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.72,\n                                \"y\": -84.38,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7252919673919678\",\n                                \"y\": \"-87.89270782470703\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -187.95,\n                                \"y\": 34.76,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.5615234375\",\n                                \"y\": \"34.75906753540039\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.45,\n                                \"y\": 34.79,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.06150817871094\",\n                                \"y\": \"34.79099655151367\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.3,\n                                \"y\": 0.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.3112335205078\",\n                                \"y\": \"-4.067790508270264\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.0,\n                                \"y\": -4.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.9906768798828\",\n                                \"y\": \"-0.5709943175315857\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -191.55,\n                                \"y\": -31.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.07980346679688\",\n                                \"y\": \"-31.539026260375977\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.4,\n                                \"y\": -31.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.57980346679688\",\n                                \"y\": \"-31.551050186157227\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.35,\n                                \"y\": 3.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.34158325195312\",\n                                \"y\": \"6.5905280113220215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.39,\n                                \"y\": 6.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.39862060546875\",\n                                \"y\": \"3.090656280517578\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 60.54,\n                                \"y\": 141.67,\n                                \"yaw\": 181.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.6,\n                                \"y\": 169.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.544424057006836\",\n                                \"y\": \"169.2983856201172\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.63,\n                                \"y\": -149.58,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 37.94,\n                                \"y\": -121.21,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"34.17909240722656\",\n                                \"y\": \"-121.31058502197266\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 69.14,\n                                \"y\": -200.75,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.12518310546875\",\n                                \"y\": \"-204.24607849121094\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.11034393310547\",\n                                \"y\": \"-207.7460479736328\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.44,\n                                \"y\": -186.67,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.4259772300720215\",\n                                \"y\": \"-189.98013305664062\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.411138534545898\",\n                                \"y\": \"-193.4801025390625\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.52,\n                                \"y\": -190.11,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.53539514541626\",\n                                \"y\": \"-186.48056030273438\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.505717754364014\",\n                                \"y\": \"-193.48049926757812\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.6,\n                                \"y\": -193.56,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.61517858505249\",\n                                \"y\": \"-189.98094177246094\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.630017280578613\",\n                                \"y\": \"-186.48097229003906\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 38.86,\n                                \"y\": -157.24,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.14272689819336\",\n                                \"y\": \"-157.3394317626953\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.42,\n                                \"y\": -157.35,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"38.6419563293457\",\n                                \"y\": \"-157.2638397216797\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 124.38,\n                                \"y\": 1.52,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario2\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.21,\n                                \"y\": 191.24,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.22684478759766\",\n                                \"y\": \"187.88719177246094\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.19168090820312\",\n                                \"y\": \"194.88710021972656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.28,\n                                \"y\": 194.68,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.29653930664062\",\n                                \"y\": \"191.38758850097656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.31412506103516\",\n                                \"y\": \"187.88763427734375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.7,\n                                \"y\": 204.97,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.9846649169922\",\n                                \"y\": \"208.22828674316406\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.37538146972656\",\n                                \"y\": \"201.25485229492188\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.41,\n                                \"y\": 208.44,\n                                \"yaw\": 0.0,\n                                \"z\": 9.64\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.1115264892578\",\n                                \"y\": \"204.78965759277344\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-149.8262939453125\",\n                                \"y\": \"201.30130004882812\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 203.14,\n                                \"y\": 98.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55755615234375\",\n                                \"y\": \"98.47964477539062\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05731201171875\",\n                                \"y\": \"98.52024841308594\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 206.79,\n                                \"y\": 98.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05767822265625\",\n                                \"y\": \"98.48790740966797\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0581512451172\",\n                                \"y\": \"98.40670776367188\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 210.35,\n                                \"y\": 98.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55828857421875\",\n                                \"y\": \"98.416015625\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0585174560547\",\n                                \"y\": \"98.37541961669922\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.26,\n                                \"y\": 187.76,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2433719635009766\",\n                                \"y\": \"191.07086181640625\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2257903814315796\",\n                                \"y\": \"194.57081604003906\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 196.25,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.74073791503906\",\n                                \"y\": \"-53.869014739990234\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24098205566406\",\n                                \"y\": \"-53.82814407348633\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 192.54,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24046325683594\",\n                                \"y\": \"-53.87146759033203\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.23997497558594\",\n                                \"y\": \"-53.953208923339844\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 189.1,\n                                \"y\": -53.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.7398681640625\",\n                                \"y\": \"-53.94251251220703\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.2396240234375\",\n                                \"y\": \"-53.98338317871094\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -200.24,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.264162540435791\",\n                                \"y\": \"-203.975341796875\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.249323844909668\",\n                                \"y\": \"-207.47531127929688\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -204.17,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.265981674194336\",\n                                \"y\": \"-207.47537231445312\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.295659065246582\",\n                                \"y\": \"-200.47543334960938\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -207.68,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.295698165893555\",\n                                \"y\": \"-203.97547912597656\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.310536861419678\",\n                                \"y\": \"-200.4755096435547\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -193.68,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84249877929688\",\n                                \"y\": \"-190.1305389404297\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.80551147460938\",\n                                \"y\": \"-186.6307373046875\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -190.18,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84104919433594\",\n                                \"y\": \"-186.63034057617188\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91787719726562\",\n                                \"y\": \"-193.6299285888672\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -186.7,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91917419433594\",\n                                \"y\": \"-190.1296844482422\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.95912170410156\",\n                                \"y\": \"-193.62945556640625\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -226.86,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-229.8777618408203\",\n                                \"y\": \"75.34733581542969\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-233.37741088867188\",\n                                \"y\": \"75.29785919189453\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.6,\n                                \"y\": 190.79,\n                                \"yaw\": 180.0,\n                                \"z\": 1.23\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.6161643266677856\",\n                                \"y\": \"187.57269287109375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.5810012817382812\",\n                                \"y\": \"194.57260131835938\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -229.8,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-226.3787078857422\",\n                                \"y\": \"75.43836212158203\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-233.3780059814453\",\n                                \"y\": \"75.33940887451172\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -233.43,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-229.8790740966797\",\n                                \"y\": \"75.44020080566406\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-226.37942504882812\",\n                                \"y\": \"75.48967742919922\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.0202178955078\",\n                                \"y\": \"-76.80843353271484\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.51983642578125\",\n                                \"y\": \"-76.75688171386719\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -244.3,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.52066040039062\",\n                                \"y\": \"-76.81256103515625\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -247.63,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.02175903320312\",\n                                \"y\": \"-76.91315460205078\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.85,\n                                \"y\": 194.21,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8657550811767578\",\n                                \"y\": \"191.07398986816406\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8833365440368652\",\n                                \"y\": \"187.57403564453125\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.6641082763672\",\n                                \"y\": \"204.7429656982422\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.96820068359375\",\n                                \"y\": \"208.229736328125\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.52,\n                                \"y\": -190.11,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.53539514541626\",\n                                \"y\": \"-186.48056030273438\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.505717754364014\",\n                                \"y\": \"-193.48049926757812\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.6,\n                                \"y\": -193.56,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.61517858505249\",\n                                \"y\": \"-189.98094177246094\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.630017280578613\",\n                                \"y\": \"-186.48097229003906\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"156.6\",\n                                        \"y\": \"29.6\",\n                                        \"yaw\": \"268.398804\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"120.28\",\n                                        \"y\": \"2.26\",\n                                        \"yaw\": \"358.398743\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": -26.18,\n                                \"yaw\": 88.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.6,\n                                \"y\": 201.85,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.598391056060791\",\n                                \"y\": \"205.0623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.596636772155762\",\n                                \"y\": \"208.5623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.13,\n                                \"y\": 187.79,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.11193084716797\",\n                                \"y\": \"191.38665771484375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.09435272216797\",\n                                \"y\": \"194.88661193847656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.65,\n                                \"y\": 158.85,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.04859733581543\",\n                                \"y\": \"158.8513641357422\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.26\",\n                                        \"y\": \"194.61\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.10\",\n                                        \"y\": \"191.9\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.12\",\n                                        \"y\": \"187.21\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.97\",\n                                        \"y\": \"202.65\",\n                                        \"yaw\": \"359.153748\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.1,\n                                \"y\": 158.8,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.26\",\n                                        \"y\": \"194.61\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.10\",\n                                        \"y\": \"191.9\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.12\",\n                                        \"y\": \"187.21\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.97\",\n                                        \"y\": \"202.65\",\n                                        \"yaw\": \"359.153748\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.54861831665039\",\n                                \"y\": \"158.798583984375\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.18,\n                                \"y\": -135.51,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.15264892578125\",\n                                \"y\": \"-139.04959106445312\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.23\",\n                                        \"y\": \"-141.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.28\",\n                                        \"y\": \"-103.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.99,\n                                \"y\": -138.95,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.23\",\n                                        \"y\": \"-141.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.28\",\n                                        \"y\": \"-103.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.0162811279297\",\n                                \"y\": \"-135.54843139648438\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.85,\n                                \"y\": -107.55,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.44915008544922\",\n                                \"y\": \"-107.5747299194336\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.52\",\n                                        \"y\": \"-138.79\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-158.62\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.11\",\n                                        \"y\": \"-142.5\",\n                                        \"yaw\": \"180.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.36,\n                                \"y\": -107.3,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.52\",\n                                        \"y\": \"-138.79\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-158.62\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.11\",\n                                        \"y\": \"-142.5\",\n                                        \"yaw\": \"180.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-120.95111846923828\",\n                                \"y\": \"-107.2765884399414\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -265.41,\n                                \"y\": 37.0,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-268.8127746582031\",\n                                \"y\": \"37.034671783447266\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.64\",\n                                        \"y\": \"-32.13\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.73\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.17\",\n                                        \"y\": \"-3.80\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -268.86,\n                                \"y\": 37.1,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.64\",\n                                        \"y\": \"-32.13\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.73\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.17\",\n                                        \"y\": \"-3.80\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-265.3122863769531\",\n                                \"y\": \"37.06385040283203\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -271.34,\n                                \"y\": -34.72,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-275.5313415527344\",\n                                \"y\": \"-34.750492095947266\",\n                                \"yaw\": \"90.41679382324219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.36,\n                                \"y\": -3.64,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.35203552246094\",\n                                \"y\": \"-0.370522677898407\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.21\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.76\",\n                                        \"y\": \"37.51\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.13\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.75\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.41,\n                                \"y\": 0.13,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.21\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.76\",\n                                        \"y\": \"37.51\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.13\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.75\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.41973876953125\",\n                                \"y\": \"-3.870368242263794\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.87,\n                                \"y\": 144.33,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.88619995117188\",\n                                \"y\": \"147.7713623046875\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.89\",\n                                        \"y\": \"151.11\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.24\",\n                                        \"y\": \"113.8\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.88,\n                                \"y\": 147.77,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.89\",\n                                        \"y\": \"151.11\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.24\",\n                                        \"y\": \"113.8\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.86353302001953\",\n                                \"y\": \"144.2714385986328\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.48,\n                                \"y\": 151.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-155.49497985839844\",\n                                \"y\": \"154.48143005371094\",\n                                \"yaw\": \"0.2696990966796875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -130.56,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.18934631347656\",\n                                \"y\": \"115.9299087524414\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"148.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"144.46\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-160.16\",\n                                        \"y\": \"151.73\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.5,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"148.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"144.46\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-160.16\",\n                                        \"y\": \"151.73\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-130.68896484375\",\n                                \"y\": \"115.98846435546875\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -190.39,\n                                \"y\": -120.91,\n                                \"yaw\": 91.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-193.41302490234375\",\n                                \"y\": \"-121.88587951660156\",\n                                \"yaw\": \"467.89080810546875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.6,\n                                \"y\": -58.77,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.08731079101562\",\n                                \"y\": \"-58.769039154052734\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.24,\n                                \"y\": -91.69,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.23483276367188\",\n                                \"y\": \"-95.13064575195312\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.26,\n                                \"y\": -95.17,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.26531982421875\",\n                                \"y\": \"-91.63069152832031\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.83,\n                                \"y\": -88.16,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.83517456054688\",\n                                \"y\": \"-84.72643280029297\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -193.84,\n                                \"y\": -121.9,\n                                \"yaw\": 92.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-190.11427307128906\",\n                                \"y\": \"-120.71098327636719\",\n                                \"yaw\": \"467.6999206542969\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.5,\n                                \"y\": -58.73,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.58729553222656\",\n                                \"y\": \"-58.731075286865234\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.81,\n                                \"y\": -84.68,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.80465698242188\",\n                                \"y\": \"-88.22638702392578\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.51,\n                                \"y\": 122.92,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-187.46331787109375\",\n                                \"y\": \"123.50904846191406\",\n                                \"yaw\": \"258.72021484375\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.51,\n                                \"y\": 87.83,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5060577392578\",\n                                \"y\": \"84.38876342773438\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.53,\n                                \"y\": 84.35,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5340576171875\",\n                                \"y\": \"87.88873291015625\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.3,\n                                \"y\": 122.96,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.14244079589844\",\n                                \"y\": \"122.22982788085938\",\n                                \"yaw\": \"260.0389709472656\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -192.1,\n                                \"y\": 57.1,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.05535888671875\",\n                                \"y\": \"57.10081100463867\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.57,\n                                \"y\": 57.19,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.55532836914062\",\n                                \"y\": \"57.18888854980469\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.8,\n                                \"y\": 91.42,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.80389404296875\",\n                                \"y\": \"94.8106460571289\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.6,\n                                \"y\": 94.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.5959014892578\",\n                                \"y\": \"91.31087493896484\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.74,\n                                \"y\": -33.15,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"96.4896011352539\",\n                                \"y\": \"-33.15665054321289\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 103.3,\n                                \"y\": 33.63,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"106.48635864257812\",\n                                \"y\": \"33.668888092041016\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.42,\n                                \"y\": 2.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.4074935913086\",\n                                \"y\": \"5.362179279327393\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.26\",\n                                        \"y\": \"1.73\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.28\",\n                                        \"y\": \"5.47\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"36.5\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"107.10\",\n                                        \"y\": \"36.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"100.18\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.55\",\n                                        \"y\": \"-36.80\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.56,\n                                \"y\": -2.13,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 95.1,\n                                \"y\": -33.6,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"99.99088287353516\",\n                                \"y\": \"-33.58554458618164\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 107.6,\n                                \"y\": 33.2,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"102.99250030517578\",\n                                \"y\": \"33.143775939941406\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.39,\n                                \"y\": 5.52,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.40597534179688\",\n                                \"y\": \"1.8621394634246826\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -158.84,\n                                \"y\": -88.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-158.84552001953125\",\n                                \"y\": \"-84.63306427001953\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": -84.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.36460876464844\",\n                                \"y\": \"-88.13385009765625\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.39,\n                                \"y\": -122.45,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-127.84723663330078\",\n                                \"y\": \"-122.4256591796875\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.89,\n                                \"y\": -123.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.3402557373047\",\n                                \"y\": \"-123.45369720458984\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.6,\n                                \"y\": -95.5,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.60597229003906\",\n                                \"y\": \"-91.53479766845703\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.24,\n                                \"y\": -91.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.2347412109375\",\n                                \"y\": \"-95.03424072265625\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.99,\n                                \"y\": -56.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-121.30020141601562\",\n                                \"y\": \"-56.454654693603516\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.2,\n                                \"y\": -56.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.8001480102539\",\n                                \"y\": \"-56.474727630615234\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.87,\n                                \"y\": 35.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.90780639648438\",\n                                \"y\": \"35.40462875366211\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-36.77\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.73\",\n                                        \"y\": \"3.28\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.77\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.69\",\n                                        \"y\": \"0.4\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.65\",\n                                        \"y\": \"-3.96\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.5,\n                                \"y\": 34.71,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.86,\n                                \"y\": 0.69,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.87196350097656\",\n                                \"y\": \"-4.222204685211182\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.16,\n                                \"y\": -4.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.15156555175781\",\n                                \"y\": \"-0.7239478230476379\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -128.53,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.96420288085938\",\n                                \"y\": \"-32.613590240478516\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -132.2,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-128.46446228027344\",\n                                \"y\": \"-32.5643424987793\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.21,\n                                \"y\": 2.86,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.20130920410156\",\n                                \"y\": \"6.436841011047363\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": 6.36,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.37832641601562\",\n                                \"y\": \"2.9372618198394775\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.57,\n                                \"y\": 122.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-45.82151412963867\",\n                                \"y\": \"123.0694580078125\",\n                                \"yaw\": \"286.2447509765625\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -50.85,\n                                \"y\": 56.8,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.204750061035156\",\n                                \"y\": \"56.77779006958008\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.35,\n                                \"y\": 56.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-50.70365524291992\",\n                                \"y\": \"56.62413787841797\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.87,\n                                \"y\": 91.45,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.87403106689453\",\n                                \"y\": \"94.97073364257812\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.91,\n                                \"y\": 94.94,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.9060287475586\",\n                                \"y\": \"91.47069549560547\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.81,\n                                \"y\": 123.1,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-49.0528450012207\",\n                                \"y\": \"121.63811492919922\",\n                                \"yaw\": \"285.5802917480469\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.39,\n                                \"y\": 87.98,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.38607406616211\",\n                                \"y\": \"84.54792785644531\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.19,\n                                \"y\": 84.49,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.194077491760254\",\n                                \"y\": \"88.05272674560547\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"151.62\",\n                                        \"y\": \"-30.72\",\n                                        \"yaw\": \"88.888824\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"120.37\",\n                                        \"y\": \"2.29\",\n                                        \"yaw\": \"358.888824\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.9,\n                                \"y\": 25.76,\n                                \"yaw\": 268.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -123.7,\n                                \"y\": 123.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.12106323242188\",\n                                \"y\": \"123.54805755615234\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.2,\n                                \"y\": 123.59,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-123.62055969238281\",\n                                \"y\": \"123.62052917480469\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.92,\n                                \"y\": 87.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.9159927368164\",\n                                \"y\": \"84.46495056152344\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.89,\n                                \"y\": 84.45,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.89402770996094\",\n                                \"y\": \"87.96498107910156\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.56,\n                                \"y\": 56.11,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-131.22312927246094\",\n                                \"y\": \"56.142696380615234\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.6,\n                                \"y\": 56.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.72073364257812\",\n                                \"y\": \"56.39537811279297\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.35,\n                                \"y\": 91.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.35372924804688\",\n                                \"y\": \"94.88094329833984\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.39,\n                                \"y\": 95.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.38571166992188\",\n                                \"y\": \"91.38089752197266\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.3,\n                                \"y\": 34.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-43.557861328125\",\n                                \"y\": \"34.62477111816406\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.53,\n                                \"y\": 34.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.056827545166016\",\n                                \"y\": \"34.4566535949707\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.15,\n                                \"y\": 0.81,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.16270637512207\",\n                                \"y\": \"-4.41135311126709\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.85,\n                                \"y\": -4.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.841755867004395\",\n                                \"y\": \"-0.9121238589286804\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -51.1,\n                                \"y\": -32.19,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.6550407409668\",\n                                \"y\": \"-32.16905975341797\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.51,\n                                \"y\": -31.74,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-51.15256881713867\",\n                                \"y\": \"-31.7597713470459\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -82.15,\n                                \"y\": 2.83,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-82.14167785644531\",\n                                \"y\": \"6.249274253845215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -81.92,\n                                \"y\": 6.33,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-81.92871856689453\",\n                                \"y\": \"2.7487454414367676\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.88,\n                                \"y\": -56.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-44.298892974853516\",\n                                \"y\": \"-56.62109375\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.38,\n                                \"y\": -56.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.7984733581543\",\n                                \"y\": \"-56.53986358642578\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.32\",\n                                        \"y\": \"-87.99\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.31\",\n                                        \"y\": \"-84.48\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.38\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.32\",\n                                        \"y\": \"-52.35\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.43\",\n                                        \"y\": \"-124.42\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.42\",\n                                        \"y\": \"-124.45\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.14,\n                                \"y\": -91.43,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.11,\n                                \"y\": -94.93,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.11528968811035\",\n                                \"y\": \"-91.41958618164062\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -58.23,\n                                \"y\": -120.96,\n                                \"yaw\": 72.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-60.89959716796875\",\n                                \"y\": \"-119.1965560913086\",\n                                \"yaw\": \"56.552635192871094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -62.5,\n                                \"y\": -120.42,\n                                \"yaw\": 68.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-59.20102310180664\",\n                                \"y\": \"-122.86930084228516\",\n                                \"yaw\": \"53.40818786621094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.39,\n                                \"y\": -87.93,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.3951416015625\",\n                                \"y\": \"-84.5194091796875\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.43,\n                                \"y\": -84.43,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.42459869384766\",\n                                \"y\": \"-88.01945495605469\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.41,\n                                \"y\": 123.81,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.062599182128906\",\n                                \"y\": \"123.81145477294922\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.91,\n                                \"y\": 123.61,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.562679290771484\",\n                                \"y\": \"123.6086654663086\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.5,\n                                \"y\": 88.39,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"61.875518798828125\",\n                                \"y\": \"84.45710754394531\",\n                                \"yaw\": \"170.9776611328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 63.0,\n                                \"y\": 84.89,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"63.524505615234375\",\n                                \"y\": \"87.72471618652344\",\n                                \"yaw\": \"169.5171356201172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.13,\n                                \"y\": 56.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.589330673217773\",\n                                \"y\": \"56.89858627319336\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.63,\n                                \"y\": 55.23,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.089998245239258\",\n                                \"y\": \"55.231380462646484\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.78,\n                                \"y\": 91.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.7837445735931396\",\n                                \"y\": \"95.0634994506836\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.42,\n                                \"y\": 96.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.414125442504883\",\n                                \"y\": \"91.56391906738281\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.63,\n                                \"y\": 33.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.09855270385742\",\n                                \"y\": \"33.82138442993164\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.12,\n                                \"y\": 33.27,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.598772048950195\",\n                                \"y\": \"33.26858901977539\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.71,\n                                \"y\": -1.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.72608184814453\",\n                                \"y\": \"-5.1627373695373535\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.88,\n                                \"y\": -5.25,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.86433029174805\",\n                                \"y\": \"-1.6620999574661255\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 27.99,\n                                \"y\": -32.52,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"24.804058074951172\",\n                                \"y\": \"-32.6052131652832\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.49,\n                                \"y\": -32.53,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"28.30057144165039\",\n                                \"y\": \"-32.42808532714844\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.66,\n                                \"y\": 1.61,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.649179220199585\",\n                                \"y\": \"6.055785655975342\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.98,\n                                \"y\": 6.4,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.9893529415130615\",\n                                \"y\": \"2.556603193283081\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.71,\n                                \"y\": -56.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.937644958496094\",\n                                \"y\": \"-56.1536750793457\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 36.11,\n                                \"y\": -56.38,\n                                \"yaw\": 271.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.445068359375\",\n                                \"y\": \"-56.47802734375\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.38,\n                                \"y\": -91.4,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.83172607421875\",\n                                \"y\": \"-94.36640930175781\",\n                                \"yaw\": \"-171.34144592285156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 65.19,\n                                \"y\": -95.57,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.4598617553711\",\n                                \"y\": \"-90.88241577148438\",\n                                \"yaw\": \"-171.14675903320312\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 30.36,\n                                \"y\": -122.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"27.211990356445312\",\n                                \"y\": \"-122.63420104980469\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.86,\n                                \"y\": -122.64,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"30.710643768310547\",\n                                \"y\": \"-122.5370101928711\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.71,\n                                \"y\": -87.87,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7047622799873352\",\n                                \"y\": \"-84.39273834228516\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.72,\n                                \"y\": -84.38,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7252919673919678\",\n                                \"y\": \"-87.89270782470703\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -187.95,\n                                \"y\": 34.76,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.5615234375\",\n                                \"y\": \"34.75906753540039\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.45,\n                                \"y\": 34.79,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.06150817871094\",\n                                \"y\": \"34.79099655151367\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.3,\n                                \"y\": 0.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.3112335205078\",\n                                \"y\": \"-4.067790508270264\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.0,\n                                \"y\": -4.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.9906768798828\",\n                                \"y\": \"-0.5709943175315857\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -191.55,\n                                \"y\": -31.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.07980346679688\",\n                                \"y\": \"-31.539026260375977\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.4,\n                                \"y\": -31.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.57980346679688\",\n                                \"y\": \"-31.551050186157227\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.35,\n                                \"y\": 3.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.34158325195312\",\n                                \"y\": \"6.5905280113220215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.39,\n                                \"y\": 6.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.39862060546875\",\n                                \"y\": \"3.090656280517578\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.66\",\n                                        \"y\": \"169.64\",\n                                        \"yaw\": \"271.585205\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 60.54,\n                                \"y\": 141.67,\n                                \"yaw\": 181.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.6,\n                                \"y\": 169.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.544424057006836\",\n                                \"y\": \"169.2983856201172\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"37.58\",\n                                        \"y\": \"-116.87\",\n                                        \"yaw\": \"271.097809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.63,\n                                \"y\": -149.58,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 37.94,\n                                \"y\": -121.21,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"34.17909240722656\",\n                                \"y\": \"-121.31058502197266\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 69.14,\n                                \"y\": -200.75,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.12518310546875\",\n                                \"y\": \"-204.24607849121094\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.11034393310547\",\n                                \"y\": \"-207.7460479736328\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.44,\n                                \"y\": -186.67,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.4259772300720215\",\n                                \"y\": \"-189.98013305664062\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.411138534545898\",\n                                \"y\": \"-193.4801025390625\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 38.86,\n                                \"y\": -157.24,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.14272689819336\",\n                                \"y\": \"-157.3394317626953\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"71.62\",\n                                        \"y\": \"-200.47\",\n                                        \"yaw\": \"181.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.45\",\n                                        \"y\": \"-193.56\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.9\",\n                                        \"y\": \"-190.22\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.15\",\n                                        \"y\": \"-186.55\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.42,\n                                \"y\": -157.35,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"71.62\",\n                                        \"y\": \"-200.47\",\n                                        \"yaw\": \"181.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.45\",\n                                        \"y\": \"-193.56\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.9\",\n                                        \"y\": \"-190.22\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.15\",\n                                        \"y\": \"-186.55\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"38.6419563293457\",\n                                \"y\": \"-157.2638397216797\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"151.22\",\n                                        \"y\": \"-30.42\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"155.36\",\n                                        \"y\": \"29.78\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 124.38,\n                                \"y\": 1.52,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario5\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario6\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"156.6\",\n                                        \"y\": \"29.6\",\n                                        \"yaw\": \"268.398804\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"120.28\",\n                                        \"y\": \"2.26\",\n                                        \"yaw\": \"358.398743\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": -26.18,\n                                \"yaw\": 88.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.6,\n                                \"y\": 201.85,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.598391056060791\",\n                                \"y\": \"205.0623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.596636772155762\",\n                                \"y\": \"208.5623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.13,\n                                \"y\": 187.79,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.11193084716797\",\n                                \"y\": \"191.38665771484375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.09435272216797\",\n                                \"y\": \"194.88661193847656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"202.40\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.22\",\n                                        \"y\": \"154.61\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.21,\n                                \"y\": 191.24,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"202.40\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.22\",\n                                        \"y\": \"154.61\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.22684478759766\",\n                                \"y\": \"187.88719177246094\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"202.40\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.22\",\n                                        \"y\": \"154.61\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.19168090820312\",\n                                \"y\": \"194.88710021972656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.55\",\n                                        \"y\": \"202.25\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.5\",\n                                        \"y\": \"155.19\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.28,\n                                \"y\": 194.68,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.55\",\n                                        \"y\": \"202.25\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.5\",\n                                        \"y\": \"155.19\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.29653930664062\",\n                                \"y\": \"191.38758850097656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.55\",\n                                        \"y\": \"202.25\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.5\",\n                                        \"y\": \"155.19\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.31412506103516\",\n                                \"y\": \"187.88763427734375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.65,\n                                \"y\": 158.85,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.04859733581543\",\n                                \"y\": \"158.8513641357422\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.26\",\n                                        \"y\": \"194.61\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.10\",\n                                        \"y\": \"191.9\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.12\",\n                                        \"y\": \"187.21\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.97\",\n                                        \"y\": \"202.65\",\n                                        \"yaw\": \"359.153748\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.1,\n                                \"y\": 158.8,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.26\",\n                                        \"y\": \"194.61\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.10\",\n                                        \"y\": \"191.9\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.12\",\n                                        \"y\": \"187.21\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.97\",\n                                        \"y\": \"202.65\",\n                                        \"yaw\": \"359.153748\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.54861831665039\",\n                                \"y\": \"158.798583984375\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.18,\n                                \"y\": -135.51,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.15264892578125\",\n                                \"y\": \"-139.04959106445312\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.23\",\n                                        \"y\": \"-141.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.28\",\n                                        \"y\": \"-103.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.99,\n                                \"y\": -138.95,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.23\",\n                                        \"y\": \"-141.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.28\",\n                                        \"y\": \"-103.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.0162811279297\",\n                                \"y\": \"-135.54843139648438\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.85,\n                                \"y\": -107.55,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.44915008544922\",\n                                \"y\": \"-107.5747299194336\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.52\",\n                                        \"y\": \"-138.79\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-158.62\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.11\",\n                                        \"y\": \"-142.5\",\n                                        \"yaw\": \"180.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.36,\n                                \"y\": -107.3,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.52\",\n                                        \"y\": \"-138.79\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-158.62\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.11\",\n                                        \"y\": \"-142.5\",\n                                        \"yaw\": \"180.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-120.95111846923828\",\n                                \"y\": \"-107.2765884399414\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -265.41,\n                                \"y\": 37.0,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-268.8127746582031\",\n                                \"y\": \"37.034671783447266\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.64\",\n                                        \"y\": \"-32.13\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.73\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.17\",\n                                        \"y\": \"-3.80\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -268.86,\n                                \"y\": 37.1,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.64\",\n                                        \"y\": \"-32.13\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.73\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.17\",\n                                        \"y\": \"-3.80\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-265.3122863769531\",\n                                \"y\": \"37.06385040283203\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -271.34,\n                                \"y\": -34.72,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-275.5313415527344\",\n                                \"y\": \"-34.750492095947266\",\n                                \"yaw\": \"90.41679382324219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.36,\n                                \"y\": -3.64,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.35203552246094\",\n                                \"y\": \"-0.370522677898407\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.21\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.76\",\n                                        \"y\": \"37.51\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.13\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.75\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.41,\n                                \"y\": 0.13,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.21\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.76\",\n                                        \"y\": \"37.51\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.13\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.75\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.41973876953125\",\n                                \"y\": \"-3.870368242263794\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.87,\n                                \"y\": 144.33,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.88619995117188\",\n                                \"y\": \"147.7713623046875\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.89\",\n                                        \"y\": \"151.11\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.24\",\n                                        \"y\": \"113.8\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.88,\n                                \"y\": 147.77,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.89\",\n                                        \"y\": \"151.11\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.24\",\n                                        \"y\": \"113.8\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.86353302001953\",\n                                \"y\": \"144.2714385986328\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.48,\n                                \"y\": 151.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-155.49497985839844\",\n                                \"y\": \"154.48143005371094\",\n                                \"yaw\": \"0.2696990966796875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -130.56,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.18934631347656\",\n                                \"y\": \"115.9299087524414\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"148.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"144.46\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-160.16\",\n                                        \"y\": \"151.73\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.5,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"148.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"144.46\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-160.16\",\n                                        \"y\": \"151.73\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-130.68896484375\",\n                                \"y\": \"115.98846435546875\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -190.39,\n                                \"y\": -120.91,\n                                \"yaw\": 91.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-193.41302490234375\",\n                                \"y\": \"-121.88587951660156\",\n                                \"yaw\": \"467.89080810546875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.6,\n                                \"y\": -58.77,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.08731079101562\",\n                                \"y\": \"-58.769039154052734\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.24,\n                                \"y\": -91.69,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.23483276367188\",\n                                \"y\": \"-95.13064575195312\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.26,\n                                \"y\": -95.17,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.26531982421875\",\n                                \"y\": \"-91.63069152832031\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.83,\n                                \"y\": -88.16,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.83517456054688\",\n                                \"y\": \"-84.72643280029297\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -193.84,\n                                \"y\": -121.9,\n                                \"yaw\": 92.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-190.11427307128906\",\n                                \"y\": \"-120.71098327636719\",\n                                \"yaw\": \"467.6999206542969\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.5,\n                                \"y\": -58.73,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.58729553222656\",\n                                \"y\": \"-58.731075286865234\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.81,\n                                \"y\": -84.68,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.80465698242188\",\n                                \"y\": \"-88.22638702392578\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.51,\n                                \"y\": 122.92,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-187.46331787109375\",\n                                \"y\": \"123.50904846191406\",\n                                \"yaw\": \"258.72021484375\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.51,\n                                \"y\": 87.83,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5060577392578\",\n                                \"y\": \"84.38876342773438\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.53,\n                                \"y\": 84.35,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5340576171875\",\n                                \"y\": \"87.88873291015625\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.3,\n                                \"y\": 122.96,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.14244079589844\",\n                                \"y\": \"122.22982788085938\",\n                                \"yaw\": \"260.0389709472656\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -192.1,\n                                \"y\": 57.1,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.05535888671875\",\n                                \"y\": \"57.10081100463867\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.57,\n                                \"y\": 57.19,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.55532836914062\",\n                                \"y\": \"57.18888854980469\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.8,\n                                \"y\": 91.42,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.80389404296875\",\n                                \"y\": \"94.8106460571289\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.6,\n                                \"y\": 94.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.5959014892578\",\n                                \"y\": \"91.31087493896484\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.74,\n                                \"y\": -33.15,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"96.4896011352539\",\n                                \"y\": \"-33.15665054321289\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 103.3,\n                                \"y\": 33.63,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"106.48635864257812\",\n                                \"y\": \"33.668888092041016\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.42,\n                                \"y\": 2.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.4074935913086\",\n                                \"y\": \"5.362179279327393\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.26\",\n                                        \"y\": \"1.73\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.28\",\n                                        \"y\": \"5.47\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"36.5\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"107.10\",\n                                        \"y\": \"36.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"100.18\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.55\",\n                                        \"y\": \"-36.80\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.56,\n                                \"y\": -2.13,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 95.1,\n                                \"y\": -33.6,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"99.99088287353516\",\n                                \"y\": \"-33.58554458618164\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 107.6,\n                                \"y\": 33.2,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"102.99250030517578\",\n                                \"y\": \"33.143775939941406\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.39,\n                                \"y\": 5.52,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.40597534179688\",\n                                \"y\": \"1.8621394634246826\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -158.84,\n                                \"y\": -88.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-158.84552001953125\",\n                                \"y\": \"-84.63306427001953\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": -84.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.36460876464844\",\n                                \"y\": \"-88.13385009765625\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.39,\n                                \"y\": -122.45,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-127.84723663330078\",\n                                \"y\": \"-122.4256591796875\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.89,\n                                \"y\": -123.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.3402557373047\",\n                                \"y\": \"-123.45369720458984\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.6,\n                                \"y\": -95.5,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.60597229003906\",\n                                \"y\": \"-91.53479766845703\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.24,\n                                \"y\": -91.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.2347412109375\",\n                                \"y\": \"-95.03424072265625\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.99,\n                                \"y\": -56.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-121.30020141601562\",\n                                \"y\": \"-56.454654693603516\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.2,\n                                \"y\": -56.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.8001480102539\",\n                                \"y\": \"-56.474727630615234\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.87,\n                                \"y\": 35.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.90780639648438\",\n                                \"y\": \"35.40462875366211\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-36.77\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.73\",\n                                        \"y\": \"3.28\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.77\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.69\",\n                                        \"y\": \"0.4\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.65\",\n                                        \"y\": \"-3.96\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.5,\n                                \"y\": 34.71,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.86,\n                                \"y\": 0.69,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.87196350097656\",\n                                \"y\": \"-4.222204685211182\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.16,\n                                \"y\": -4.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.15156555175781\",\n                                \"y\": \"-0.7239478230476379\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -128.53,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.96420288085938\",\n                                \"y\": \"-32.613590240478516\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -132.2,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-128.46446228027344\",\n                                \"y\": \"-32.5643424987793\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.21,\n                                \"y\": 2.86,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.20130920410156\",\n                                \"y\": \"6.436841011047363\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": 6.36,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.37832641601562\",\n                                \"y\": \"2.9372618198394775\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.57,\n                                \"y\": 122.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-45.82151412963867\",\n                                \"y\": \"123.0694580078125\",\n                                \"yaw\": \"286.2447509765625\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -50.85,\n                                \"y\": 56.8,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.204750061035156\",\n                                \"y\": \"56.77779006958008\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.35,\n                                \"y\": 56.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-50.70365524291992\",\n                                \"y\": \"56.62413787841797\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.87,\n                                \"y\": 91.45,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.87403106689453\",\n                                \"y\": \"94.97073364257812\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.91,\n                                \"y\": 94.94,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.9060287475586\",\n                                \"y\": \"91.47069549560547\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.81,\n                                \"y\": 123.1,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-49.0528450012207\",\n                                \"y\": \"121.63811492919922\",\n                                \"yaw\": \"285.5802917480469\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.39,\n                                \"y\": 87.98,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.38607406616211\",\n                                \"y\": \"84.54792785644531\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.19,\n                                \"y\": 84.49,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.194077491760254\",\n                                \"y\": \"88.05272674560547\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"151.62\",\n                                        \"y\": \"-30.72\",\n                                        \"yaw\": \"88.888824\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"120.37\",\n                                        \"y\": \"2.29\",\n                                        \"yaw\": \"358.888824\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.9,\n                                \"y\": 25.76,\n                                \"yaw\": 268.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -123.7,\n                                \"y\": 123.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.12106323242188\",\n                                \"y\": \"123.54805755615234\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.2,\n                                \"y\": 123.59,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-123.62055969238281\",\n                                \"y\": \"123.62052917480469\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.92,\n                                \"y\": 87.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.9159927368164\",\n                                \"y\": \"84.46495056152344\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.89,\n                                \"y\": 84.45,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.89402770996094\",\n                                \"y\": \"87.96498107910156\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.56,\n                                \"y\": 56.11,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-131.22312927246094\",\n                                \"y\": \"56.142696380615234\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.6,\n                                \"y\": 56.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.72073364257812\",\n                                \"y\": \"56.39537811279297\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.35,\n                                \"y\": 91.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.35372924804688\",\n                                \"y\": \"94.88094329833984\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.39,\n                                \"y\": 95.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.38571166992188\",\n                                \"y\": \"91.38089752197266\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.3,\n                                \"y\": 34.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-43.557861328125\",\n                                \"y\": \"34.62477111816406\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.53,\n                                \"y\": 34.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.056827545166016\",\n                                \"y\": \"34.4566535949707\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.15,\n                                \"y\": 0.81,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.16270637512207\",\n                                \"y\": \"-4.41135311126709\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.85,\n                                \"y\": -4.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.841755867004395\",\n                                \"y\": \"-0.9121238589286804\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -51.1,\n                                \"y\": -32.19,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.6550407409668\",\n                                \"y\": \"-32.16905975341797\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.51,\n                                \"y\": -31.74,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-51.15256881713867\",\n                                \"y\": \"-31.7597713470459\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -82.15,\n                                \"y\": 2.83,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-82.14167785644531\",\n                                \"y\": \"6.249274253845215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -81.92,\n                                \"y\": 6.33,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-81.92871856689453\",\n                                \"y\": \"2.7487454414367676\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.88,\n                                \"y\": -56.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-44.298892974853516\",\n                                \"y\": \"-56.62109375\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.38,\n                                \"y\": -56.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.7984733581543\",\n                                \"y\": \"-56.53986358642578\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.32\",\n                                        \"y\": \"-87.99\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.31\",\n                                        \"y\": \"-84.48\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.38\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.32\",\n                                        \"y\": \"-52.35\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.43\",\n                                        \"y\": \"-124.42\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.42\",\n                                        \"y\": \"-124.45\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.14,\n                                \"y\": -91.43,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.32\",\n                                        \"y\": \"-87.99\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.31\",\n                                        \"y\": \"-84.48\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.38\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.32\",\n                                        \"y\": \"-52.35\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.43\",\n                                        \"y\": \"-124.42\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.42\",\n                                        \"y\": \"-124.45\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.134746551513672\",\n                                \"y\": \"-94.91961669921875\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.11,\n                                \"y\": -94.93,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.11528968811035\",\n                                \"y\": \"-91.41958618164062\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -58.23,\n                                \"y\": -120.96,\n                                \"yaw\": 72.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-60.89959716796875\",\n                                \"y\": \"-119.1965560913086\",\n                                \"yaw\": \"56.552635192871094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -62.5,\n                                \"y\": -120.42,\n                                \"yaw\": 68.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-59.20102310180664\",\n                                \"y\": \"-122.86930084228516\",\n                                \"yaw\": \"53.40818786621094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.39,\n                                \"y\": -87.93,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.3951416015625\",\n                                \"y\": \"-84.5194091796875\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.43,\n                                \"y\": -84.43,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.42459869384766\",\n                                \"y\": \"-88.01945495605469\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.41,\n                                \"y\": 123.81,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.062599182128906\",\n                                \"y\": \"123.81145477294922\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.91,\n                                \"y\": 123.61,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.562679290771484\",\n                                \"y\": \"123.6086654663086\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.5,\n                                \"y\": 88.39,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"61.875518798828125\",\n                                \"y\": \"84.45710754394531\",\n                                \"yaw\": \"170.9776611328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 63.0,\n                                \"y\": 84.89,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"63.524505615234375\",\n                                \"y\": \"87.72471618652344\",\n                                \"yaw\": \"169.5171356201172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.13,\n                                \"y\": 56.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.589330673217773\",\n                                \"y\": \"56.89858627319336\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.63,\n                                \"y\": 55.23,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.089998245239258\",\n                                \"y\": \"55.231380462646484\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.78,\n                                \"y\": 91.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.7837445735931396\",\n                                \"y\": \"95.0634994506836\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.42,\n                                \"y\": 96.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.414125442504883\",\n                                \"y\": \"91.56391906738281\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.63,\n                                \"y\": 33.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.09855270385742\",\n                                \"y\": \"33.82138442993164\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.12,\n                                \"y\": 33.27,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.598772048950195\",\n                                \"y\": \"33.26858901977539\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.71,\n                                \"y\": -1.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.72608184814453\",\n                                \"y\": \"-5.1627373695373535\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.88,\n                                \"y\": -5.25,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.86433029174805\",\n                                \"y\": \"-1.6620999574661255\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 27.99,\n                                \"y\": -32.52,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"24.804058074951172\",\n                                \"y\": \"-32.6052131652832\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.49,\n                                \"y\": -32.53,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"28.30057144165039\",\n                                \"y\": \"-32.42808532714844\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.66,\n                                \"y\": 1.61,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.649179220199585\",\n                                \"y\": \"6.055785655975342\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.98,\n                                \"y\": 6.4,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.9893529415130615\",\n                                \"y\": \"2.556603193283081\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.71,\n                                \"y\": -56.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.937644958496094\",\n                                \"y\": \"-56.1536750793457\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 36.11,\n                                \"y\": -56.38,\n                                \"yaw\": 271.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.445068359375\",\n                                \"y\": \"-56.47802734375\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.38,\n                                \"y\": -91.4,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.83172607421875\",\n                                \"y\": \"-94.36640930175781\",\n                                \"yaw\": \"-171.34144592285156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 65.19,\n                                \"y\": -95.57,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.4598617553711\",\n                                \"y\": \"-90.88241577148438\",\n                                \"yaw\": \"-171.14675903320312\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 30.36,\n                                \"y\": -122.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"27.211990356445312\",\n                                \"y\": \"-122.63420104980469\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.86,\n                                \"y\": -122.64,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"30.710643768310547\",\n                                \"y\": \"-122.5370101928711\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.71,\n                                \"y\": -87.87,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7047622799873352\",\n                                \"y\": \"-84.39273834228516\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.72,\n                                \"y\": -84.38,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7252919673919678\",\n                                \"y\": \"-87.89270782470703\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -187.95,\n                                \"y\": 34.76,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.5615234375\",\n                                \"y\": \"34.75906753540039\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.45,\n                                \"y\": 34.79,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.06150817871094\",\n                                \"y\": \"34.79099655151367\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.3,\n                                \"y\": 0.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.3112335205078\",\n                                \"y\": \"-4.067790508270264\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.0,\n                                \"y\": -4.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.9906768798828\",\n                                \"y\": \"-0.5709943175315857\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -191.55,\n                                \"y\": -31.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.07980346679688\",\n                                \"y\": \"-31.539026260375977\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.4,\n                                \"y\": -31.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.57980346679688\",\n                                \"y\": \"-31.551050186157227\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.35,\n                                \"y\": 3.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.34158325195312\",\n                                \"y\": \"6.5905280113220215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.39,\n                                \"y\": 6.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.39862060546875\",\n                                \"y\": \"3.090656280517578\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.66\",\n                                        \"y\": \"169.64\",\n                                        \"yaw\": \"271.585205\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 60.54,\n                                \"y\": 141.67,\n                                \"yaw\": 181.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.6,\n                                \"y\": 169.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.544424057006836\",\n                                \"y\": \"169.2983856201172\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"37.58\",\n                                        \"y\": \"-116.87\",\n                                        \"yaw\": \"271.097809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.63,\n                                \"y\": -149.58,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 37.94,\n                                \"y\": -121.21,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"34.17909240722656\",\n                                \"y\": \"-121.31058502197266\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 69.14,\n                                \"y\": -200.75,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.12518310546875\",\n                                \"y\": \"-204.24607849121094\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.11034393310547\",\n                                \"y\": \"-207.7460479736328\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.44,\n                                \"y\": -186.67,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.4259772300720215\",\n                                \"y\": \"-189.98013305664062\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.411138534545898\",\n                                \"y\": \"-193.4801025390625\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.20\",\n                                        \"y\": \"-200.72\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.85\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.52,\n                                \"y\": -190.11,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.20\",\n                                        \"y\": \"-200.72\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.85\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.53539514541626\",\n                                \"y\": \"-186.48056030273438\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.20\",\n                                        \"y\": \"-200.72\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.85\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.505717754364014\",\n                                \"y\": \"-193.48049926757812\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.75\",\n                                        \"y\": \"-200.77\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.53\",\n                                        \"y\": \"-152.61\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.6,\n                                \"y\": -193.56,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.75\",\n                                        \"y\": \"-200.77\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.53\",\n                                        \"y\": \"-152.61\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.61517858505249\",\n                                \"y\": \"-189.98094177246094\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.75\",\n                                        \"y\": \"-200.77\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.53\",\n                                        \"y\": \"-152.61\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.630017280578613\",\n                                \"y\": \"-186.48097229003906\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 38.86,\n                                \"y\": -157.24,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.14272689819336\",\n                                \"y\": \"-157.3394317626953\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"71.62\",\n                                        \"y\": \"-200.47\",\n                                        \"yaw\": \"181.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.45\",\n                                        \"y\": \"-193.56\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.9\",\n                                        \"y\": \"-190.22\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.15\",\n                                        \"y\": \"-186.55\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.42,\n                                \"y\": -157.35,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"71.62\",\n                                        \"y\": \"-200.47\",\n                                        \"yaw\": \"181.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.45\",\n                                        \"y\": \"-193.56\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.9\",\n                                        \"y\": \"-190.22\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.15\",\n                                        \"y\": \"-186.55\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"38.6419563293457\",\n                                \"y\": \"-157.2638397216797\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"151.22\",\n                                        \"y\": \"-30.42\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"155.36\",\n                                        \"y\": \"29.78\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 124.38,\n                                \"y\": 1.52,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario7\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.6,\n                                \"y\": 201.85,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.598391056060791\",\n                                \"y\": \"205.0623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.596636772155762\",\n                                \"y\": \"208.5623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -271.34,\n                                \"y\": -34.72,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-275.5313415527344\",\n                                \"y\": \"-34.750492095947266\",\n                                \"yaw\": \"90.41679382324219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.48,\n                                \"y\": 151.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-155.49497985839844\",\n                                \"y\": \"154.48143005371094\",\n                                \"yaw\": \"0.2696990966796875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -158.84,\n                                \"y\": -88.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-158.84552001953125\",\n                                \"y\": \"-84.63306427001953\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.89,\n                                \"y\": -123.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.3402557373047\",\n                                \"y\": \"-123.45369720458984\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.24,\n                                \"y\": -91.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.2347412109375\",\n                                \"y\": \"-95.03424072265625\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.99,\n                                \"y\": -56.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-121.30020141601562\",\n                                \"y\": \"-56.454654693603516\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.87,\n                                \"y\": 35.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.90780639648438\",\n                                \"y\": \"35.40462875366211\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.86,\n                                \"y\": 0.69,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.87196350097656\",\n                                \"y\": \"-4.222204685211182\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -128.53,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.96420288085938\",\n                                \"y\": \"-32.613590240478516\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.21,\n                                \"y\": 2.86,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.20130920410156\",\n                                \"y\": \"6.436841011047363\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.57,\n                                \"y\": 122.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-45.82151412963867\",\n                                \"y\": \"123.0694580078125\",\n                                \"yaw\": \"286.2447509765625\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -50.85,\n                                \"y\": 56.8,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.204750061035156\",\n                                \"y\": \"56.77779006958008\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.87,\n                                \"y\": 91.45,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.87403106689453\",\n                                \"y\": \"94.97073364257812\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.39,\n                                \"y\": 87.98,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.38607406616211\",\n                                \"y\": \"84.54792785644531\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -123.7,\n                                \"y\": 123.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.12106323242188\",\n                                \"y\": \"123.54805755615234\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.92,\n                                \"y\": 87.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.9159927368164\",\n                                \"y\": \"84.46495056152344\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.56,\n                                \"y\": 56.11,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-131.22312927246094\",\n                                \"y\": \"56.142696380615234\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.35,\n                                \"y\": 91.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.35372924804688\",\n                                \"y\": \"94.88094329833984\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.3,\n                                \"y\": 34.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-43.557861328125\",\n                                \"y\": \"34.62477111816406\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.15,\n                                \"y\": 0.81,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.16270637512207\",\n                                \"y\": \"-4.41135311126709\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -51.1,\n                                \"y\": -32.19,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.6550407409668\",\n                                \"y\": \"-32.16905975341797\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -82.15,\n                                \"y\": 2.83,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-82.14167785644531\",\n                                \"y\": \"6.249274253845215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.88,\n                                \"y\": -56.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-44.298892974853516\",\n                                \"y\": \"-56.62109375\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.32\",\n                                        \"y\": \"-87.99\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.31\",\n                                        \"y\": \"-84.48\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.38\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.32\",\n                                        \"y\": \"-52.35\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.43\",\n                                        \"y\": \"-124.42\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.42\",\n                                        \"y\": \"-124.45\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.14,\n                                \"y\": -91.43,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.32\",\n                                        \"y\": \"-87.99\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.31\",\n                                        \"y\": \"-84.48\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.38\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.32\",\n                                        \"y\": \"-52.35\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.43\",\n                                        \"y\": \"-124.42\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.42\",\n                                        \"y\": \"-124.45\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.134746551513672\",\n                                \"y\": \"-94.91961669921875\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -58.23,\n                                \"y\": -120.96,\n                                \"yaw\": 72.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-60.89959716796875\",\n                                \"y\": \"-119.1965560913086\",\n                                \"yaw\": \"56.552635192871094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.39,\n                                \"y\": -87.93,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.3951416015625\",\n                                \"y\": \"-84.5194091796875\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.41,\n                                \"y\": 123.81,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.062599182128906\",\n                                \"y\": \"123.81145477294922\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.5,\n                                \"y\": 88.39,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"61.875518798828125\",\n                                \"y\": \"84.45710754394531\",\n                                \"yaw\": \"170.9776611328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.13,\n                                \"y\": 56.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.589330673217773\",\n                                \"y\": \"56.89858627319336\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.78,\n                                \"y\": 91.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.7837445735931396\",\n                                \"y\": \"95.0634994506836\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.63,\n                                \"y\": 33.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.09855270385742\",\n                                \"y\": \"33.82138442993164\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.71,\n                                \"y\": -1.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.72608184814453\",\n                                \"y\": \"-5.1627373695373535\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 27.99,\n                                \"y\": -32.52,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"24.804058074951172\",\n                                \"y\": \"-32.6052131652832\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.66,\n                                \"y\": 1.61,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.649179220199585\",\n                                \"y\": \"6.055785655975342\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.71,\n                                \"y\": -56.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.937644958496094\",\n                                \"y\": \"-56.1536750793457\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.38,\n                                \"y\": -91.4,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.83172607421875\",\n                                \"y\": \"-94.36640930175781\",\n                                \"yaw\": \"-171.34144592285156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 30.36,\n                                \"y\": -122.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"27.211990356445312\",\n                                \"y\": \"-122.63420104980469\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.71,\n                                \"y\": -87.87,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7047622799873352\",\n                                \"y\": \"-84.39273834228516\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -187.95,\n                                \"y\": 34.76,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.5615234375\",\n                                \"y\": \"34.75906753540039\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.3,\n                                \"y\": 0.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.3112335205078\",\n                                \"y\": \"-4.067790508270264\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -191.55,\n                                \"y\": -31.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.07980346679688\",\n                                \"y\": \"-31.539026260375977\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.35,\n                                \"y\": 3.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.34158325195312\",\n                                \"y\": \"6.5905280113220215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 69.14,\n                                \"y\": -200.75,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.12518310546875\",\n                                \"y\": \"-204.24607849121094\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.11034393310547\",\n                                \"y\": \"-207.7460479736328\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.13,\n                                \"y\": 187.79,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.11193084716797\",\n                                \"y\": \"191.38665771484375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.09435272216797\",\n                                \"y\": \"194.88661193847656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.65,\n                                \"y\": 158.85,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.04859733581543\",\n                                \"y\": \"158.8513641357422\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.18,\n                                \"y\": -135.51,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.15264892578125\",\n                                \"y\": \"-139.04959106445312\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.85,\n                                \"y\": -107.55,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.44915008544922\",\n                                \"y\": \"-107.5747299194336\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -265.41,\n                                \"y\": 37.0,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-268.8127746582031\",\n                                \"y\": \"37.034671783447266\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.36,\n                                \"y\": -3.64,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.35203552246094\",\n                                \"y\": \"-0.370522677898407\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.87,\n                                \"y\": 144.33,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.88619995117188\",\n                                \"y\": \"147.7713623046875\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -130.56,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.18934631347656\",\n                                \"y\": \"115.9299087524414\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": -84.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.36460876464844\",\n                                \"y\": \"-88.13385009765625\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.39,\n                                \"y\": -122.45,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-127.84723663330078\",\n                                \"y\": \"-122.4256591796875\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.6,\n                                \"y\": -95.5,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.60597229003906\",\n                                \"y\": \"-91.53479766845703\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.2,\n                                \"y\": -56.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.8001480102539\",\n                                \"y\": \"-56.474727630615234\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-36.77\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.73\",\n                                        \"y\": \"3.28\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.77\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.69\",\n                                        \"y\": \"0.4\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.65\",\n                                        \"y\": \"-3.96\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.5,\n                                \"y\": 34.71,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-36.77\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.73\",\n                                        \"y\": \"3.28\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.77\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.69\",\n                                        \"y\": \"0.4\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.65\",\n                                        \"y\": \"-3.96\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-124.4139175415039\",\n                                \"y\": \"34.73600387573242\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.16,\n                                \"y\": -4.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.15156555175781\",\n                                \"y\": \"-0.7239478230476379\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -132.2,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-128.46446228027344\",\n                                \"y\": \"-32.5643424987793\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": 6.36,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.37832641601562\",\n                                \"y\": \"2.9372618198394775\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.35,\n                                \"y\": 56.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-50.70365524291992\",\n                                \"y\": \"56.62413787841797\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.91,\n                                \"y\": 94.94,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.9060287475586\",\n                                \"y\": \"91.47069549560547\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.81,\n                                \"y\": 123.1,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-49.0528450012207\",\n                                \"y\": \"121.63811492919922\",\n                                \"yaw\": \"285.5802917480469\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.19,\n                                \"y\": 84.49,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.194077491760254\",\n                                \"y\": \"88.05272674560547\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.2,\n                                \"y\": 123.59,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-123.62055969238281\",\n                                \"y\": \"123.62052917480469\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.89,\n                                \"y\": 84.45,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.89402770996094\",\n                                \"y\": \"87.96498107910156\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.6,\n                                \"y\": 56.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.72073364257812\",\n                                \"y\": \"56.39537811279297\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.39,\n                                \"y\": 95.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.38571166992188\",\n                                \"y\": \"91.38089752197266\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.53,\n                                \"y\": 34.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.056827545166016\",\n                                \"y\": \"34.4566535949707\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.85,\n                                \"y\": -4.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.841755867004395\",\n                                \"y\": \"-0.9121238589286804\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.51,\n                                \"y\": -31.74,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-51.15256881713867\",\n                                \"y\": \"-31.7597713470459\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -81.92,\n                                \"y\": 6.33,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-81.92871856689453\",\n                                \"y\": \"2.7487454414367676\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.38,\n                                \"y\": -56.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.7984733581543\",\n                                \"y\": \"-56.53986358642578\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.11,\n                                \"y\": -94.93,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.11528968811035\",\n                                \"y\": \"-91.41958618164062\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -62.5,\n                                \"y\": -120.42,\n                                \"yaw\": 68.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-59.20102310180664\",\n                                \"y\": \"-122.86930084228516\",\n                                \"yaw\": \"53.40818786621094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.43,\n                                \"y\": -84.43,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.42459869384766\",\n                                \"y\": \"-88.01945495605469\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.91,\n                                \"y\": 123.61,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.562679290771484\",\n                                \"y\": \"123.6086654663086\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 63.0,\n                                \"y\": 84.89,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"63.524505615234375\",\n                                \"y\": \"87.72471618652344\",\n                                \"yaw\": \"169.5171356201172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.63,\n                                \"y\": 55.23,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.089998245239258\",\n                                \"y\": \"55.231380462646484\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.42,\n                                \"y\": 96.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.414125442504883\",\n                                \"y\": \"91.56391906738281\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.12,\n                                \"y\": 33.27,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.598772048950195\",\n                                \"y\": \"33.26858901977539\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.88,\n                                \"y\": -5.25,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.86433029174805\",\n                                \"y\": \"-1.6620999574661255\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.49,\n                                \"y\": -32.53,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"28.30057144165039\",\n                                \"y\": \"-32.42808532714844\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.98,\n                                \"y\": 6.4,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.9893529415130615\",\n                                \"y\": \"2.556603193283081\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 36.11,\n                                \"y\": -56.38,\n                                \"yaw\": 271.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.445068359375\",\n                                \"y\": \"-56.47802734375\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 65.19,\n                                \"y\": -95.57,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.4598617553711\",\n                                \"y\": \"-90.88241577148438\",\n                                \"yaw\": \"-171.14675903320312\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.86,\n                                \"y\": -122.64,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"30.710643768310547\",\n                                \"y\": \"-122.5370101928711\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.72,\n                                \"y\": -84.38,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7252919673919678\",\n                                \"y\": \"-87.89270782470703\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.45,\n                                \"y\": 34.79,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.06150817871094\",\n                                \"y\": \"34.79099655151367\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.0,\n                                \"y\": -4.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.9906768798828\",\n                                \"y\": \"-0.5709943175315857\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.4,\n                                \"y\": -31.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.57980346679688\",\n                                \"y\": \"-31.551050186157227\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.39,\n                                \"y\": 6.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.39862060546875\",\n                                \"y\": \"3.090656280517578\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.66\",\n                                        \"y\": \"169.64\",\n                                        \"yaw\": \"271.585205\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 60.54,\n                                \"y\": 141.67,\n                                \"yaw\": 181.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.6,\n                                \"y\": 169.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.544424057006836\",\n                                \"y\": \"169.2983856201172\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"37.58\",\n                                        \"y\": \"-116.87\",\n                                        \"yaw\": \"271.097809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.63,\n                                \"y\": -149.58,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 37.94,\n                                \"y\": -121.21,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"34.17909240722656\",\n                                \"y\": \"-121.31058502197266\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.44,\n                                \"y\": -186.67,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.4259772300720215\",\n                                \"y\": \"-189.98013305664062\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.411138534545898\",\n                                \"y\": \"-193.4801025390625\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 38.86,\n                                \"y\": -157.24,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.14272689819336\",\n                                \"y\": \"-157.3394317626953\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario9\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -190.39,\n                                \"y\": -120.91,\n                                \"yaw\": 91.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-193.41302490234375\",\n                                \"y\": \"-121.88587951660156\",\n                                \"yaw\": \"467.89080810546875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.6,\n                                \"y\": -58.77,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.08731079101562\",\n                                \"y\": \"-58.769039154052734\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.24,\n                                \"y\": -91.69,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.23483276367188\",\n                                \"y\": \"-95.13064575195312\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.26,\n                                \"y\": -95.17,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.26531982421875\",\n                                \"y\": \"-91.63069152832031\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.83,\n                                \"y\": -88.16,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.83517456054688\",\n                                \"y\": \"-84.72643280029297\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -193.84,\n                                \"y\": -121.9,\n                                \"yaw\": 92.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-190.11427307128906\",\n                                \"y\": \"-120.71098327636719\",\n                                \"yaw\": \"467.6999206542969\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.5,\n                                \"y\": -58.73,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.58729553222656\",\n                                \"y\": \"-58.731075286865234\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.81,\n                                \"y\": -84.68,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.80465698242188\",\n                                \"y\": \"-88.22638702392578\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.51,\n                                \"y\": 122.92,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-187.46331787109375\",\n                                \"y\": \"123.50904846191406\",\n                                \"yaw\": \"258.72021484375\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.51,\n                                \"y\": 87.83,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5060577392578\",\n                                \"y\": \"84.38876342773438\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.53,\n                                \"y\": 84.35,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5340576171875\",\n                                \"y\": \"87.88873291015625\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.3,\n                                \"y\": 122.96,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.14244079589844\",\n                                \"y\": \"122.22982788085938\",\n                                \"yaw\": \"260.0389709472656\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -192.1,\n                                \"y\": 57.1,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.05535888671875\",\n                                \"y\": \"57.10081100463867\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.57,\n                                \"y\": 57.19,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.55532836914062\",\n                                \"y\": \"57.18888854980469\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.8,\n                                \"y\": 91.42,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.80389404296875\",\n                                \"y\": \"94.8106460571289\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.6,\n                                \"y\": 94.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.5959014892578\",\n                                \"y\": \"91.31087493896484\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.74,\n                                \"y\": -33.15,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"96.4896011352539\",\n                                \"y\": \"-33.15665054321289\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 103.3,\n                                \"y\": 33.63,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"106.48635864257812\",\n                                \"y\": \"33.668888092041016\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.42,\n                                \"y\": 2.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.4074935913086\",\n                                \"y\": \"5.362179279327393\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.26\",\n                                        \"y\": \"1.73\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.28\",\n                                        \"y\": \"5.47\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"36.5\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"107.10\",\n                                        \"y\": \"36.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"100.18\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.55\",\n                                        \"y\": \"-36.80\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.56,\n                                \"y\": -2.13,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 95.1,\n                                \"y\": -33.6,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"99.99088287353516\",\n                                \"y\": \"-33.58554458618164\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 107.6,\n                                \"y\": 33.2,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"102.99250030517578\",\n                                \"y\": \"33.143775939941406\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.39,\n                                \"y\": 5.52,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.40597534179688\",\n                                \"y\": \"1.8621394634246826\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario10\"\n                }\n            ],\n            \"Town06\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 669.39,\n                                \"y\": 83.38,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7225952148438\",\n                                \"y\": \"83.4161376953125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7229614257812\",\n                                \"y\": \"83.34022521972656\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2232055664062\",\n                                \"y\": \"83.30226135253906\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.723388671875\",\n                                \"y\": \"83.2643051147461\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 672.7,\n                                \"y\": 83.5,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2218627929688\",\n                                \"y\": \"83.46227264404297\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7220458984375\",\n                                \"y\": \"83.42431640625\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2222900390625\",\n                                \"y\": \"83.3863525390625\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7224731445312\",\n                                \"y\": \"83.34839630126953\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.3,\n                                \"y\": -53.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.675992965698242\",\n                                \"y\": \"-53.622528076171875\",\n                                \"yaw\": \"90.3823013305664\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.0,\n                                \"y\": -53.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.176236152648926\",\n                                \"y\": \"-53.574485778808594\",\n                                \"yaw\": \"90.3823013305664\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.4,\n                                \"y\": 20.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.828932285308838\",\n                                \"y\": \"20.622880935668945\",\n                                \"yaw\": \"270.3822937011719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.9,\n                                \"y\": 20.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.3291661739349365\",\n                                \"y\": \"20.576173782348633\",\n                                \"yaw\": \"270.3822937011719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -16.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58773803710938\",\n                                \"y\": \"-20.065515518188477\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.5749969482422\",\n                                \"y\": \"-23.56549072265625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6132354736328\",\n                                \"y\": \"-13.065561294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58773803710938\",\n                                \"y\": \"-23.56553840637207\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6132354736328\",\n                                \"y\": \"-16.565584182739258\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6259765625\",\n                                \"y\": \"-13.065608024597168\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -23.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6136016845703\",\n                                \"y\": \"-20.065608978271484\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.62635803222656\",\n                                \"y\": \"-16.565631866455078\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.63909912109375\",\n                                \"y\": \"-13.065655708312988\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -12.7,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.187618255615234\",\n                                \"y\": \"-16.09782600402832\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.174869537353516\",\n                                \"y\": \"-19.597803115844727\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -16.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.187252044677734\",\n                                \"y\": \"-19.597848892211914\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.212745666503906\",\n                                \"y\": \"-12.597894668579102\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.91,\n                                \"y\": 41.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.90859985351562\",\n                                \"y\": \"45.4715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9071807861328\",\n                                \"y\": \"48.9715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.90577697753906\",\n                                \"y\": \"52.4715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.92,\n                                \"y\": 45.38,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.91854858398438\",\n                                \"y\": \"48.97157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.91714477539062\",\n                                \"y\": \"52.47157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.92138671875\",\n                                \"y\": \"41.97157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.93,\n                                \"y\": 48.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9285888671875\",\n                                \"y\": \"52.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.93141174316406\",\n                                \"y\": \"45.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.93283081054688\",\n                                \"y\": \"41.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.93,\n                                \"y\": 52.88,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9315643310547\",\n                                \"y\": \"48.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9329833984375\",\n                                \"y\": \"45.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9344024658203\",\n                                \"y\": \"41.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -19.7,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.21311569213867\",\n                                \"y\": \"-16.097919464111328\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.225860595703125\",\n                                \"y\": \"-12.597942352294922\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 37.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0021362304688\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0038452148438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0055541992188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0072631835938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 41.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0053100585938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 44.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967651367188\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 48.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0017700195312\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9983520507812\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9966430664062\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949340820312\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 51.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984130859375\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967041015625\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949951171875\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9932861328125\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 658.6,\n                                \"y\": 82.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2265625\",\n                                \"y\": \"82.98932647705078\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.726318359375\",\n                                \"y\": \"83.02729034423828\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2261352539062\",\n                                \"y\": \"83.06524658203125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7259521484375\",\n                                \"y\": \"83.10320281982422\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 662.3,\n                                \"y\": 83.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7197265625\",\n                                \"y\": \"83.63709259033203\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2195434570312\",\n                                \"y\": \"83.675048828125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7193603515625\",\n                                \"y\": \"83.71300506591797\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7201538085938\",\n                                \"y\": \"83.56117248535156\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 665.8,\n                                \"y\": 83.17,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.224609375\",\n                                \"y\": \"83.20713806152344\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7244262695312\",\n                                \"y\": \"83.2450942993164\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2250366210938\",\n                                \"y\": \"83.13121795654297\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7252197265625\",\n                                \"y\": \"83.09326171875\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.4,\n                                \"y\": 276.7,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.778694152832031\",\n                                \"y\": \"276.646728515625\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.77956485748291\",\n                                \"y\": \"276.75714111328125\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 239.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.6988410949707\",\n                                \"y\": \"243.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68668746948242\",\n                                \"y\": \"246.61331176757812\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.674537658691406\",\n                                \"y\": \"250.11329650878906\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 243.29,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.698463439941406\",\n                                \"y\": \"246.6133575439453\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68631362915039\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.7227668762207\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5847778320312\",\n                                \"y\": \"141.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5704345703125\",\n                                \"y\": \"145.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5560913085938\",\n                                \"y\": \"148.9967041015625\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5418090820312\",\n                                \"y\": \"152.49667358398438\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 142.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"145.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.572509765625\",\n                                \"y\": \"148.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5582275390625\",\n                                \"y\": \"152.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 246.7,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.688148498535156\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71245193481445\",\n                                \"y\": \"243.11338806152344\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.2,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71244812011719\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.736751556396484\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.1,\n                                \"y\": 213.55,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.7181010246276855\",\n                                \"y\": \"213.60708618164062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.217665672302246\",\n                                \"y\": \"213.66229248046875\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.8,\n                                \"y\": 213.52,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.219058990478516\",\n                                \"y\": \"213.57394409179688\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2199301719665527\",\n                                \"y\": \"213.46353149414062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -10.2,\n                                \"y\": 213.5,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.720656394958496\",\n                                \"y\": \"213.4451141357422\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2210917472839355\",\n                                \"y\": \"213.38990783691406\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 145.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"148.996826171875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5725708007812\",\n                                \"y\": \"152.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6155395507812\",\n                                \"y\": \"141.99688720703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6298828125\",\n                                \"y\": \"138.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 149.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.588134765625\",\n                                \"y\": \"152.49685668945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6167602539062\",\n                                \"y\": \"145.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.631103515625\",\n                                \"y\": \"141.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6454467773438\",\n                                \"y\": \"138.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 657.7,\n                                \"y\": 183.15,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1398315429688\",\n                                \"y\": \"183.1873016357422\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6395874023438\",\n                                \"y\": \"183.2252655029297\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.139404296875\",\n                                \"y\": \"183.2632293701172\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6392211914062\",\n                                \"y\": \"183.30117797851562\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 661.7,\n                                \"y\": 183.26,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6388549804688\",\n                                \"y\": \"183.2918701171875\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.138671875\",\n                                \"y\": \"183.329833984375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6384887695312\",\n                                \"y\": \"183.36778259277344\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6392822265625\",\n                                \"y\": \"183.21595764160156\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 152.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6159057617188\",\n                                \"y\": \"148.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6302490234375\",\n                                \"y\": \"145.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6445922851562\",\n                                \"y\": \"141.99700927734375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.658935546875\",\n                                \"y\": \"138.49703979492188\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 665.2,\n                                \"y\": 183.37,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.137939453125\",\n                                \"y\": \"183.40187072753906\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6377563476562\",\n                                \"y\": \"183.4398193359375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1383666992188\",\n                                \"y\": \"183.32594299316406\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6385498046875\",\n                                \"y\": \"183.28799438476562\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 668.99,\n                                \"y\": 183.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6359252929688\",\n                                \"y\": \"183.60870361328125\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6362915039062\",\n                                \"y\": \"183.5327911376953\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1365356445312\",\n                                \"y\": \"183.4948272705078\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.63671875\",\n                                \"y\": \"183.45687866210938\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 672.3,\n                                \"y\": 183.7,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.1351928710938\",\n                                \"y\": \"183.6548309326172\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6353759765625\",\n                                \"y\": \"183.6168670654297\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1356201171875\",\n                                \"y\": \"183.5789031982422\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6358032226562\",\n                                \"y\": \"183.54095458984375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71349334716797\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72564697265625\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.737796783447266\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -13.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58847045898438\",\n                                \"y\": \"-16.565494537353516\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.57571411132812\",\n                                \"y\": \"-20.065471649169922\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.56297302246094\",\n                                \"y\": \"-23.565448760986328\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 276.7,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.278183937072754\",\n                                \"y\": \"276.6419982910156\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.777749061584473\",\n                                \"y\": \"276.5867919921875\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2978210449219\",\n                                \"y\": \"-20.534311294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.28509521484375\",\n                                \"y\": \"-24.034286499023438\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3233337402344\",\n                                \"y\": \"-13.534357070922852\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -20.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2974853515625\",\n                                \"y\": \"-24.034332275390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3229675292969\",\n                                \"y\": \"-17.034378051757812\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3357238769531\",\n                                \"y\": \"-13.534401893615723\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.89,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.886695861816406\",\n                                \"y\": \"48.880615234375\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.883399963378906\",\n                                \"y\": \"45.380619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.880104064941406\",\n                                \"y\": \"41.880619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993091583251953\",\n                                \"y\": \"52.38051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98649787902832\",\n                                \"y\": \"45.380523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98320198059082\",\n                                \"y\": \"41.880523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993099212646484\",\n                                \"y\": \"48.880516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.996397018432617\",\n                                \"y\": \"52.380516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.986507415771484\",\n                                \"y\": \"41.88051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.15,\n                                \"y\": -24.1,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.143310546875\",\n                                \"y\": \"-21.04495620727539\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1356506347656\",\n                                \"y\": \"-17.544963836669922\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1280212402344\",\n                                \"y\": \"-14.04497241973877\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.120361328125\",\n                                \"y\": \"-10.544981002807617\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.3,\n                                \"y\": -20.6,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.30859375\",\n                                \"y\": \"-24.54460334777832\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2933044433594\",\n                                \"y\": \"-17.544620513916016\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2856750488281\",\n                                \"y\": \"-14.044628143310547\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.27801513671875\",\n                                \"y\": \"-10.544636726379395\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.2,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2084045410156\",\n                                \"y\": \"-21.04481315612793\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2160339355469\",\n                                \"y\": \"-24.5448055267334\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.193115234375\",\n                                \"y\": \"-14.044830322265625\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1854553222656\",\n                                \"y\": \"-10.544838905334473\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"48.737091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29624938964844\",\n                                \"y\": \"52.237091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"41.73709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"52.23709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"45.237098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28306579589844\",\n                                \"y\": \"41.737098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1865692138672\",\n                                \"y\": \"48.73719024658203\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1832733154297\",\n                                \"y\": \"45.2371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1799774169922\",\n                                \"y\": \"41.7371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 608.5,\n                                \"y\": -23.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.475830078125\",\n                                \"y\": \"-20.404850006103516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4502563476562\",\n                                \"y\": \"-16.904943466186523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4246215820312\",\n                                \"y\": \"-13.405036926269531\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.3989868164062\",\n                                \"y\": \"-9.905130386352539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.93,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9571533203125\",\n                                \"y\": \"-23.908740997314453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9059448242188\",\n                                \"y\": \"-16.90892791748047\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8803100585938\",\n                                \"y\": \"-13.409022331237793\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8546752929688\",\n                                \"y\": \"-9.9091157913208\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.92,\n                                \"y\": -16.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9463500976562\",\n                                \"y\": \"-20.40872573852539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9719848632812\",\n                                \"y\": \"-23.90863037109375\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8951416015625\",\n                                \"y\": \"-13.408912658691406\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8695068359375\",\n                                \"y\": \"-9.909006118774414\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.91,\n                                \"y\": -13.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9371337890625\",\n                                \"y\": \"-16.90869903564453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9627075195312\",\n                                \"y\": \"-20.408605575561523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9883422851562\",\n                                \"y\": \"-23.908512115478516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8858642578125\",\n                                \"y\": \"-9.908886909484863\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 42.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"48.81858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39501953125\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3882141113281\",\n                                \"y\": \"38.367977142333984\",\n                                \"yaw\": \"-1.1906731128692627\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"48.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"52.3185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38818359375\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3865051269531\",\n                                \"y\": \"38.36801528930664\",\n                                \"yaw\": \"-1.191046118736267\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 49.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39154052734375\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38812255859375\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38641357421875\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3847351074219\",\n                                \"y\": \"38.36804962158203\",\n                                \"yaw\": \"-1.191433072090149\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 52.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2782287597656\",\n                                \"y\": \"48.818641662597656\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2765197753906\",\n                                \"y\": \"45.31864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2748107910156\",\n                                \"y\": \"41.81864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.27313232421875\",\n                                \"y\": \"38.370391845703125\",\n                                \"yaw\": \"-1.2159260511398315\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 42.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3915710449219\",\n                                \"y\": \"45.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3932800292969\",\n                                \"y\": \"48.74409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.39495849609375\",\n                                \"y\": \"52.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3881530761719\",\n                                \"y\": \"38.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3915100097656\",\n                                \"y\": \"48.74409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3931884765625\",\n                                \"y\": \"52.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3880920410156\",\n                                \"y\": \"41.74409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3863830566406\",\n                                \"y\": \"38.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.39154052734375\",\n                                \"y\": \"52.244102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3881530761719\",\n                                \"y\": \"45.244102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3864440917969\",\n                                \"y\": \"41.744102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3847351074219\",\n                                \"y\": \"38.244102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.28,\n                                \"y\": 52.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27813720703125\",\n                                \"y\": \"48.74415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27642822265625\",\n                                \"y\": \"45.24415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27471923828125\",\n                                \"y\": \"41.74415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27301025390625\",\n                                \"y\": \"38.24415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 142.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37860107421875\",\n                                \"y\": \"144.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3642578125\",\n                                \"y\": \"148.3854217529297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.34991455078125\",\n                                \"y\": \"151.88539123535156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40728759765625\",\n                                \"y\": \"137.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 145.69,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37896728515625\",\n                                \"y\": \"148.38548278808594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3646240234375\",\n                                \"y\": \"151.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40765380859375\",\n                                \"y\": \"141.3855438232422\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4219970703125\",\n                                \"y\": \"137.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 149.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3789978027344\",\n                                \"y\": \"151.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4076843261719\",\n                                \"y\": \"144.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4220275878906\",\n                                \"y\": \"141.38560485839844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4363708496094\",\n                                \"y\": \"137.88563537597656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.28,\n                                \"y\": 152.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.29681396484375\",\n                                \"y\": \"148.38514709472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3111572265625\",\n                                \"y\": \"144.8851776123047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.32550048828125\",\n                                \"y\": \"141.3852081298828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.33984375\",\n                                \"y\": \"137.88523864746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 151.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.29693603515625\",\n                                \"y\": \"147.7582550048828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.311279296875\",\n                                \"y\": \"144.25828552246094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.32562255859375\",\n                                \"y\": \"140.75831604003906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3399658203125\",\n                                \"y\": \"137.2583465576172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 148.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3791198730469\",\n                                \"y\": \"151.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4078063964844\",\n                                \"y\": \"144.25868225097656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4221496582031\",\n                                \"y\": \"140.7587127685547\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4364929199219\",\n                                \"y\": \"137.2587432861328\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 145.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38238525390625\",\n                                \"y\": \"147.75860595703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3680419921875\",\n                                \"y\": \"151.25857543945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.41107177734375\",\n                                \"y\": \"140.7586669921875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4254150390625\",\n                                \"y\": \"137.25869750976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 141.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.37872314453125\",\n                                \"y\": \"144.25856018066406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3643798828125\",\n                                \"y\": \"147.75852966308594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.35003662109375\",\n                                \"y\": \"151.2584991455078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40740966796875\",\n                                \"y\": \"137.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.7,\n                                \"y\": 139.79,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.5,\n                                \"y\": 143.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.3,\n                                \"y\": 146.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 17.91,\n                                \"y\": 150.19,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 241.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.099102020263672\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09790802001953\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09671401977539\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.101490020751953\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 245.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09794044494629\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 249.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.103910446166992\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.0,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.001453399658203\",\n                                \"y\": \"248.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.002647399902344\",\n                                \"y\": \"244.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.003841400146484\",\n                                \"y\": \"241.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.005035400390625\",\n                                \"y\": \"237.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990478515625\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89785766601562\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89666748046875\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89907836914062\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89788818359375\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90145874023438\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990936279297\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90147399902344\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90386962890625\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026336669922\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90382385253906\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.905029296875\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"244.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978454589844\",\n                                \"y\": \"248.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1966552734375\",\n                                \"y\": \"251.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2014465332031\",\n                                \"y\": \"237.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978759765625\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.203857421875\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.201416015625\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20263671875\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2038269042969\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20501708984375\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4069061279297\",\n                                \"y\": \"247.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41319274902344\",\n                                \"y\": \"243.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41949462890625\",\n                                \"y\": \"240.06185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.42579650878906\",\n                                \"y\": \"236.56185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.3944854736328\",\n                                \"y\": \"250.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40707397460938\",\n                                \"y\": \"243.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4133758544922\",\n                                \"y\": \"240.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.419677734375\",\n                                \"y\": \"236.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.39450073242188\",\n                                \"y\": \"247.0618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.38819885253906\",\n                                \"y\": \"250.5618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40708923339844\",\n                                \"y\": \"240.06182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41339111328125\",\n                                \"y\": \"236.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.3,\n                                \"y\": 135.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.31700897216797\",\n                                \"y\": \"142.43972778320312\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.3252182006836\",\n                                \"y\": \"145.93971252441406\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.4,\n                                \"y\": 138.59,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.39260864257812\",\n                                \"y\": \"135.4395294189453\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.40902709960938\",\n                                \"y\": \"142.43951416015625\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.417236328125\",\n                                \"y\": \"145.9394989013672\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.5,\n                                \"y\": 142.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.49070739746094\",\n                                \"y\": \"138.93931579589844\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.48249816894531\",\n                                \"y\": \"135.43931579589844\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.50712585449219\",\n                                \"y\": \"145.9392852783203\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -15.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.913684844970703\",\n                                \"y\": \"-19.357091903686523\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.8881893157959\",\n                                \"y\": \"-12.357137680053711\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -18.0,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.892196655273438\",\n                                \"y\": \"-15.857145309448242\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.87944793701172\",\n                                \"y\": \"-12.357169151306152\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -20.99,\n                                \"y\": -22.5,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 151.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2095489501953\",\n                                \"y\": \"147.13099670410156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.22389221191406\",\n                                \"y\": \"143.6310272216797\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2382354736328\",\n                                \"y\": \"140.1310577392578\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2525634765625\",\n                                \"y\": \"136.63108825683594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 147.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2783966064453\",\n                                \"y\": \"150.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3070831298828\",\n                                \"y\": \"143.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.32142639160156\",\n                                \"y\": \"140.1313934326172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.33575439453125\",\n                                \"y\": \"136.6314239501953\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 144.29,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27835083007812\",\n                                \"y\": \"147.1312713623047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26400756835938\",\n                                \"y\": \"150.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30703735351562\",\n                                \"y\": \"140.13133239746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3213653564453\",\n                                \"y\": \"136.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 140.7,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27798461914062\",\n                                \"y\": \"143.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26364135742188\",\n                                \"y\": \"147.13121032714844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.24929809570312\",\n                                \"y\": \"150.6311798095703\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30665588378906\",\n                                \"y\": \"136.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.41,\n                                \"y\": -24.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.4229736328125\",\n                                \"y\": \"-20.534767150878906\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.43572998046875\",\n                                \"y\": \"-17.0347900390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.448486328125\",\n                                \"y\": \"-13.534812927246094\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4670104980469\",\n                                \"y\": \"247.23248291015625\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3401794433594\",\n                                \"y\": \"243.7347869873047\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.2133483886719\",\n                                \"y\": \"240.23707580566406\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.720947265625\",\n                                \"y\": \"250.7255096435547\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.45867919921875\",\n                                \"y\": \"243.73043823242188\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3275451660156\",\n                                \"y\": \"240.23289489746094\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.7252197265625\",\n                                \"y\": \"247.22280883789062\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.861083984375\",\n                                \"y\": \"250.7201690673828\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4534606933594\",\n                                \"y\": \"240.22808837890625\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -369.0,\n                                \"y\": 58.46,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.3059387207031\",\n                                \"y\": \"58.7149658203125\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.8215026855469\",\n                                \"y\": \"59.044734954833984\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3370666503906\",\n                                \"y\": \"59.37450408935547\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -366.61,\n                                \"y\": 58.44,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.7657470703125\",\n                                \"y\": \"58.129947662353516\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.7992858886719\",\n                                \"y\": \"58.81438446044922\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3160705566406\",\n                                \"y\": \"59.1566047668457\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -363.11,\n                                \"y\": 58.42,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.2443542480469\",\n                                \"y\": \"58.09443664550781\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.72564697265625\",\n                                \"y\": \"57.73284912109375\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.2818298339844\",\n                                \"y\": \"58.81761169433594\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -239.6,\n                                \"y\": 240.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-239.59410095214844\",\n                                \"y\": \"243.68092346191406\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-239.58779907226562\",\n                                \"y\": \"247.180908203125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-239.58151245117188\",\n                                \"y\": \"250.680908203125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -359.5,\n                                \"y\": 58.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.68389892578125\",\n                                \"y\": \"57.73311233520508\",\n                                \"yaw\": \"96.57328033447266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.160888671875\",\n                                \"y\": \"57.33245086669922\",\n                                \"yaw\": \"96.57328033447266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.63787841796875\",\n                                \"y\": \"56.931793212890625\",\n                                \"yaw\": \"96.57328033447266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -13.9,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.298583984375\",\n                                \"y\": \"-17.034290313720703\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.28582763671875\",\n                                \"y\": \"-20.53426742553711\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2731018066406\",\n                                \"y\": \"-24.034242630004883\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 503.51,\n                                \"y\": -10.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.5177307128906\",\n                                \"y\": \"-13.939313888549805\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.5253601074219\",\n                                \"y\": \"-17.439306259155273\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.53302001953125\",\n                                \"y\": \"-20.93929672241211\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.5406494140625\",\n                                \"y\": \"-24.439289093017578\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.4,\n                                \"y\": 38.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.401611328125\",\n                                \"y\": \"41.74409484863281\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.405029296875\",\n                                \"y\": \"48.74409484863281\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4067077636719\",\n                                \"y\": \"52.24409484863281\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.4,\n                                \"y\": 38.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40155029296875\",\n                                \"y\": \"41.81858444213867\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40325927734375\",\n                                \"y\": \"45.318580627441406\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40496826171875\",\n                                \"y\": \"48.818580627441406\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40667724609375\",\n                                \"y\": \"52.318580627441406\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 41.7,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29331970214844\",\n                                \"y\": \"45.237091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29661560058594\",\n                                \"y\": \"48.73708724975586\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29991149902344\",\n                                \"y\": \"52.23708724975586\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.4,\n                                \"y\": 138.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3869323730469\",\n                                \"y\": \"141.3854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3725891113281\",\n                                \"y\": \"144.8854217529297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3582458496094\",\n                                \"y\": \"148.38539123535156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3439025878906\",\n                                \"y\": \"151.88536071777344\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.4,\n                                \"y\": 137.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3870544433594\",\n                                \"y\": \"140.75856018066406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3727111816406\",\n                                \"y\": \"144.25852966308594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3583679199219\",\n                                \"y\": \"147.7584991455078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3440246582031\",\n                                \"y\": \"151.2584686279297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.3,\n                                \"y\": 136.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"140.13125610351562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2720184326172\",\n                                \"y\": \"143.6312255859375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.25767517089844\",\n                                \"y\": \"147.13119506835938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2433319091797\",\n                                \"y\": \"150.63116455078125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.1,\n                                \"y\": 135.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 237.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1989440917969\",\n                                \"y\": \"241.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.19775390625\",\n                                \"y\": \"244.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.196533203125\",\n                                \"y\": \"248.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1953430175781\",\n                                \"y\": \"251.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 237.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89891052246094\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89772033691406\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8965301513672\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8953399658203\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 238.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09896469116211\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09777069091797\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.096576690673828\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.095382690429688\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario2\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2978210449219\",\n                                \"y\": \"-20.534311294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.28509521484375\",\n                                \"y\": \"-24.034286499023438\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3233337402344\",\n                                \"y\": \"-13.534357070922852\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -20.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2974853515625\",\n                                \"y\": \"-24.034332275390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3229675292969\",\n                                \"y\": \"-17.034378051757812\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3357238769531\",\n                                \"y\": \"-13.534401893615723\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.89,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.886695861816406\",\n                                \"y\": \"48.880615234375\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.883399963378906\",\n                                \"y\": \"45.380619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.880104064941406\",\n                                \"y\": \"41.880619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993091583251953\",\n                                \"y\": \"52.38051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98649787902832\",\n                                \"y\": \"45.380523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98320198059082\",\n                                \"y\": \"41.880523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993099212646484\",\n                                \"y\": \"48.880516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.996397018432617\",\n                                \"y\": \"52.380516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.986507415771484\",\n                                \"y\": \"41.88051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.15,\n                                \"y\": -24.1,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.143310546875\",\n                                \"y\": \"-21.04495620727539\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1356506347656\",\n                                \"y\": \"-17.544963836669922\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1280212402344\",\n                                \"y\": \"-14.04497241973877\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.120361328125\",\n                                \"y\": \"-10.544981002807617\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.3,\n                                \"y\": -20.6,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.30859375\",\n                                \"y\": \"-24.54460334777832\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2933044433594\",\n                                \"y\": \"-17.544620513916016\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2856750488281\",\n                                \"y\": \"-14.044628143310547\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.27801513671875\",\n                                \"y\": \"-10.544636726379395\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.2,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2084045410156\",\n                                \"y\": \"-21.04481315612793\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2160339355469\",\n                                \"y\": \"-24.5448055267334\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.193115234375\",\n                                \"y\": \"-14.044830322265625\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1854553222656\",\n                                \"y\": \"-10.544838905334473\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"48.737091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29624938964844\",\n                                \"y\": \"52.237091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"41.73709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"52.23709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"45.237098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28306579589844\",\n                                \"y\": \"41.737098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1865692138672\",\n                                \"y\": \"48.73719024658203\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1832733154297\",\n                                \"y\": \"45.2371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1799774169922\",\n                                \"y\": \"41.7371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 608.5,\n                                \"y\": -23.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.475830078125\",\n                                \"y\": \"-20.404850006103516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4502563476562\",\n                                \"y\": \"-16.904943466186523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4246215820312\",\n                                \"y\": \"-13.405036926269531\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.3989868164062\",\n                                \"y\": \"-9.905130386352539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.93,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9571533203125\",\n                                \"y\": \"-23.908740997314453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9059448242188\",\n                                \"y\": \"-16.90892791748047\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8803100585938\",\n                                \"y\": \"-13.409022331237793\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8546752929688\",\n                                \"y\": \"-9.9091157913208\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.92,\n                                \"y\": -16.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9463500976562\",\n                                \"y\": \"-20.40872573852539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9719848632812\",\n                                \"y\": \"-23.90863037109375\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8951416015625\",\n                                \"y\": \"-13.408912658691406\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8695068359375\",\n                                \"y\": \"-9.909006118774414\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.91,\n                                \"y\": -13.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9371337890625\",\n                                \"y\": \"-16.90869903564453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9627075195312\",\n                                \"y\": \"-20.408605575561523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9883422851562\",\n                                \"y\": \"-23.908512115478516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8858642578125\",\n                                \"y\": \"-9.908886909484863\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 42.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"48.81858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39501953125\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3882141113281\",\n                                \"y\": \"38.367977142333984\",\n                                \"yaw\": \"-1.1906731128692627\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"48.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"52.3185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38818359375\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3865051269531\",\n                                \"y\": \"38.36801528930664\",\n                                \"yaw\": \"-1.191046118736267\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 49.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39154052734375\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38812255859375\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38641357421875\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3847351074219\",\n                                \"y\": \"38.36804962158203\",\n                                \"yaw\": \"-1.191433072090149\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 52.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2782287597656\",\n                                \"y\": \"48.818641662597656\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2765197753906\",\n                                \"y\": \"45.31864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2748107910156\",\n                                \"y\": \"41.81864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.27313232421875\",\n                                \"y\": \"38.370391845703125\",\n                                \"yaw\": \"-1.2159260511398315\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 142.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37860107421875\",\n                                \"y\": \"144.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3642578125\",\n                                \"y\": \"148.3854217529297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.34991455078125\",\n                                \"y\": \"151.88539123535156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40728759765625\",\n                                \"y\": \"137.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 145.69,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37896728515625\",\n                                \"y\": \"148.38548278808594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3646240234375\",\n                                \"y\": \"151.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40765380859375\",\n                                \"y\": \"141.3855438232422\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4219970703125\",\n                                \"y\": \"137.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 149.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3789978027344\",\n                                \"y\": \"151.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4076843261719\",\n                                \"y\": \"144.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4220275878906\",\n                                \"y\": \"141.38560485839844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4363708496094\",\n                                \"y\": \"137.88563537597656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.28,\n                                \"y\": 152.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.29681396484375\",\n                                \"y\": \"148.38514709472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3111572265625\",\n                                \"y\": \"144.8851776123047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.32550048828125\",\n                                \"y\": \"141.3852081298828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.33984375\",\n                                \"y\": \"137.88523864746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 151.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.29693603515625\",\n                                \"y\": \"147.7582550048828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.311279296875\",\n                                \"y\": \"144.25828552246094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.32562255859375\",\n                                \"y\": \"140.75831604003906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3399658203125\",\n                                \"y\": \"137.2583465576172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 148.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3791198730469\",\n                                \"y\": \"151.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4078063964844\",\n                                \"y\": \"144.25868225097656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4221496582031\",\n                                \"y\": \"140.7587127685547\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4364929199219\",\n                                \"y\": \"137.2587432861328\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 145.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38238525390625\",\n                                \"y\": \"147.75860595703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3680419921875\",\n                                \"y\": \"151.25857543945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.41107177734375\",\n                                \"y\": \"140.7586669921875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4254150390625\",\n                                \"y\": \"137.25869750976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 141.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.37872314453125\",\n                                \"y\": \"144.25856018066406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3643798828125\",\n                                \"y\": \"147.75852966308594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.35003662109375\",\n                                \"y\": \"151.2584991455078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40740966796875\",\n                                \"y\": \"137.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.7,\n                                \"y\": 139.79,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.5,\n                                \"y\": 143.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.3,\n                                \"y\": 146.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 17.91,\n                                \"y\": 150.19,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 241.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.099102020263672\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09790802001953\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09671401977539\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.101490020751953\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 245.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09794044494629\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 249.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.103910446166992\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.0,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.001453399658203\",\n                                \"y\": \"248.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.002647399902344\",\n                                \"y\": \"244.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.003841400146484\",\n                                \"y\": \"241.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.005035400390625\",\n                                \"y\": \"237.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990478515625\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89785766601562\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89666748046875\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89907836914062\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89788818359375\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90145874023438\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990936279297\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90147399902344\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90386962890625\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026336669922\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90382385253906\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.905029296875\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"244.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978454589844\",\n                                \"y\": \"248.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1966552734375\",\n                                \"y\": \"251.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2014465332031\",\n                                \"y\": \"237.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978759765625\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.203857421875\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.201416015625\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20263671875\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2038269042969\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20501708984375\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4069061279297\",\n                                \"y\": \"247.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41319274902344\",\n                                \"y\": \"243.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41949462890625\",\n                                \"y\": \"240.06185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.42579650878906\",\n                                \"y\": \"236.56185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.3944854736328\",\n                                \"y\": \"250.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40707397460938\",\n                                \"y\": \"243.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4133758544922\",\n                                \"y\": \"240.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.419677734375\",\n                                \"y\": \"236.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.39450073242188\",\n                                \"y\": \"247.0618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.38819885253906\",\n                                \"y\": \"250.5618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40708923339844\",\n                                \"y\": \"240.06182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41339111328125\",\n                                \"y\": \"236.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.3,\n                                \"y\": 135.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.31700897216797\",\n                                \"y\": \"142.43972778320312\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.3252182006836\",\n                                \"y\": \"145.93971252441406\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.40902709960938\",\n                                \"y\": \"142.43951416015625\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.417236328125\",\n                                \"y\": \"145.9394989013672\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.5,\n                                \"y\": 142.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.50712585449219\",\n                                \"y\": \"145.9392852783203\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -15.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.913684844970703\",\n                                \"y\": \"-19.357091903686523\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.8881893157959\",\n                                \"y\": \"-12.357137680053711\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -18.0,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.892196655273438\",\n                                \"y\": \"-15.857145309448242\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.87944793701172\",\n                                \"y\": \"-12.357169151306152\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -20.99,\n                                \"y\": -22.5,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 151.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2095489501953\",\n                                \"y\": \"147.13099670410156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.22389221191406\",\n                                \"y\": \"143.6310272216797\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2382354736328\",\n                                \"y\": \"140.1310577392578\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2525634765625\",\n                                \"y\": \"136.63108825683594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 147.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2783966064453\",\n                                \"y\": \"150.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3070831298828\",\n                                \"y\": \"143.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.32142639160156\",\n                                \"y\": \"140.1313934326172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.33575439453125\",\n                                \"y\": \"136.6314239501953\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 144.29,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27835083007812\",\n                                \"y\": \"147.1312713623047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26400756835938\",\n                                \"y\": \"150.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30703735351562\",\n                                \"y\": \"140.13133239746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3213653564453\",\n                                \"y\": \"136.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 140.7,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27798461914062\",\n                                \"y\": \"143.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26364135742188\",\n                                \"y\": \"147.13121032714844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.24929809570312\",\n                                \"y\": \"150.6311798095703\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30665588378906\",\n                                \"y\": \"136.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.41,\n                                \"y\": -24.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.4229736328125\",\n                                \"y\": \"-20.534767150878906\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.43572998046875\",\n                                \"y\": \"-17.0347900390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.448486328125\",\n                                \"y\": \"-13.534812927246094\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4670104980469\",\n                                \"y\": \"247.23248291015625\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3401794433594\",\n                                \"y\": \"243.7347869873047\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.2133483886719\",\n                                \"y\": \"240.23707580566406\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.720947265625\",\n                                \"y\": \"250.7255096435547\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.45867919921875\",\n                                \"y\": \"243.73043823242188\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3275451660156\",\n                                \"y\": \"240.23289489746094\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.7252197265625\",\n                                \"y\": \"247.22280883789062\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.861083984375\",\n                                \"y\": \"250.7201690673828\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4534606933594\",\n                                \"y\": \"240.22808837890625\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -369.0,\n                                \"y\": 58.46,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.3059387207031\",\n                                \"y\": \"58.7149658203125\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.8215026855469\",\n                                \"y\": \"59.044734954833984\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3370666503906\",\n                                \"y\": \"59.37450408935547\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -366.61,\n                                \"y\": 58.44,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.7657470703125\",\n                                \"y\": \"58.129947662353516\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.7992858886719\",\n                                \"y\": \"58.81438446044922\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3160705566406\",\n                                \"y\": \"59.1566047668457\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -363.11,\n                                \"y\": 58.42,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.2443542480469\",\n                                \"y\": \"58.09443664550781\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.72564697265625\",\n                                \"y\": \"57.73284912109375\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.2818298339844\",\n                                \"y\": \"58.81761169433594\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 37.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0021362304688\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0038452148438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0055541992188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0072631835938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 41.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0053100585938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 44.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967651367188\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 48.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0017700195312\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9983520507812\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9966430664062\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949340820312\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 51.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984130859375\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967041015625\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949951171875\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9932861328125\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 243.29,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.698463439941406\",\n                                \"y\": \"246.6133575439453\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68631362915039\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.7227668762207\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5847778320312\",\n                                \"y\": \"141.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5704345703125\",\n                                \"y\": \"145.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5560913085938\",\n                                \"y\": \"148.9967041015625\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5418090820312\",\n                                \"y\": \"152.49667358398438\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 142.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"145.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.572509765625\",\n                                \"y\": \"148.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5582275390625\",\n                                \"y\": \"152.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 246.7,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.688148498535156\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71245193481445\",\n                                \"y\": \"243.11338806152344\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.2,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71244812011719\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.736751556396484\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.1,\n                                \"y\": 213.55,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.7181010246276855\",\n                                \"y\": \"213.60708618164062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.217665672302246\",\n                                \"y\": \"213.66229248046875\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 145.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"148.996826171875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5725708007812\",\n                                \"y\": \"152.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6155395507812\",\n                                \"y\": \"141.99688720703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 149.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.588134765625\",\n                                \"y\": \"152.49685668945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6167602539062\",\n                                \"y\": \"145.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.631103515625\",\n                                \"y\": \"141.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 152.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6159057617188\",\n                                \"y\": \"148.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6302490234375\",\n                                \"y\": \"145.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6445922851562\",\n                                \"y\": \"141.99700927734375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario5\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario6\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.19\",\n                                        \"y\": \"52.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.20\",\n                                        \"y\": \"48.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.21\",\n                                        \"y\": \"45.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.22\",\n                                        \"y\": \"41.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.23\",\n                                        \"y\": \"38.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 669.39,\n                                \"y\": 83.38,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.19\",\n                                        \"y\": \"52.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.20\",\n                                        \"y\": \"48.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.21\",\n                                        \"y\": \"45.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.22\",\n                                        \"y\": \"41.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.23\",\n                                        \"y\": \"38.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7225952148438\",\n                                \"y\": \"83.4161376953125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.19\",\n                                        \"y\": \"52.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.20\",\n                                        \"y\": \"48.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.21\",\n                                        \"y\": \"45.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.22\",\n                                        \"y\": \"41.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.23\",\n                                        \"y\": \"38.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7229614257812\",\n                                \"y\": \"83.34022521972656\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.19\",\n                                        \"y\": \"52.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.20\",\n                                        \"y\": \"48.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.21\",\n                                        \"y\": \"45.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.22\",\n                                        \"y\": \"41.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.23\",\n                                        \"y\": \"38.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2232055664062\",\n                                \"y\": \"83.30226135253906\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.19\",\n                                        \"y\": \"52.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.20\",\n                                        \"y\": \"48.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.21\",\n                                        \"y\": \"45.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.22\",\n                                        \"y\": \"41.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.23\",\n                                        \"y\": \"38.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.723388671875\",\n                                \"y\": \"83.2643051147461\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.29\",\n                                        \"y\": \"52.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.30\",\n                                        \"y\": \"48.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.31\",\n                                        \"y\": \"45.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.32\",\n                                        \"y\": \"41.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.33\",\n                                        \"y\": \"38.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 672.7,\n                                \"y\": 83.5,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.29\",\n                                        \"y\": \"52.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.30\",\n                                        \"y\": \"48.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.31\",\n                                        \"y\": \"45.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.32\",\n                                        \"y\": \"41.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.33\",\n                                        \"y\": \"38.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2218627929688\",\n                                \"y\": \"83.46227264404297\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.29\",\n                                        \"y\": \"52.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.30\",\n                                        \"y\": \"48.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.31\",\n                                        \"y\": \"45.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.32\",\n                                        \"y\": \"41.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.33\",\n                                        \"y\": \"38.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7220458984375\",\n                                \"y\": \"83.42431640625\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.29\",\n                                        \"y\": \"52.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.30\",\n                                        \"y\": \"48.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.31\",\n                                        \"y\": \"45.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.32\",\n                                        \"y\": \"41.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.33\",\n                                        \"y\": \"38.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2222900390625\",\n                                \"y\": \"83.3863525390625\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.29\",\n                                        \"y\": \"52.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.30\",\n                                        \"y\": \"48.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.31\",\n                                        \"y\": \"45.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.32\",\n                                        \"y\": \"41.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.33\",\n                                        \"y\": \"38.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7224731445312\",\n                                \"y\": \"83.34839630126953\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.99\",\n                                        \"y\": \"-12.63\",\n                                        \"yaw\": \"180.396667\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"49.2\",\n                                        \"y\": \"-16.23\",\n                                        \"yaw\": \"180.396667\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"49.4\",\n                                        \"y\": \"-19.73\",\n                                        \"yaw\": \"180.396667\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.3,\n                                \"y\": -53.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.99\",\n                                        \"y\": \"-12.63\",\n                                        \"yaw\": \"180.396667\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"49.2\",\n                                        \"y\": \"-16.23\",\n                                        \"yaw\": \"180.396667\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"49.4\",\n                                        \"y\": \"-19.73\",\n                                        \"yaw\": \"180.396667\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.675992965698242\",\n                                \"y\": \"-53.622528076171875\",\n                                \"yaw\": \"90.3823013305664\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.40\",\n                                        \"y\": \"-12.63\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.47\",\n                                        \"y\": \"-16.13\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.48\",\n                                        \"y\": \"-19.63\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.4,\n                                \"y\": 20.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.40\",\n                                        \"y\": \"-12.63\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.47\",\n                                        \"y\": \"-16.13\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.48\",\n                                        \"y\": \"-19.63\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.828932285308838\",\n                                \"y\": \"20.622880935668945\",\n                                \"yaw\": \"270.3822937011719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.32\",\n                                        \"y\": \"-12.69\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.46\",\n                                        \"y\": \"-16.19\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.52\",\n                                        \"y\": \"-19.69\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.9,\n                                \"y\": 20.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.32\",\n                                        \"y\": \"-12.69\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.46\",\n                                        \"y\": \"-16.19\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"48.52\",\n                                        \"y\": \"-19.69\",\n                                        \"yaw\": \"180.965454\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.3291661739349365\",\n                                \"y\": \"20.576173782348633\",\n                                \"yaw\": \"270.3822937011719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.54\",\n                                        \"y\": \"4.45\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"4.87\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.49\",\n                                        \"y\": \"89.92\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.99\",\n                                        \"y\": \"90.38\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.81,\n                                \"y\": 41.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.54\",\n                                        \"y\": \"4.45\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"4.87\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.49\",\n                                        \"y\": \"89.92\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.99\",\n                                        \"y\": \"90.38\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-44.80860137939453\",\n                                \"y\": \"45.41740798950195\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.54\",\n                                        \"y\": \"4.45\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"4.87\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.49\",\n                                        \"y\": \"89.92\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.99\",\n                                        \"y\": \"90.38\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-44.807186126708984\",\n                                \"y\": \"48.91740798950195\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.57\",\n                                        \"y\": \"5.13\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.7\",\n                                        \"y\": \"5.16\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.46\",\n                                        \"y\": \"90.7\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.96\",\n                                        \"y\": \"90.5\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.82,\n                                \"y\": 45.38,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.57\",\n                                        \"y\": \"5.13\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.7\",\n                                        \"y\": \"5.16\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.46\",\n                                        \"y\": \"90.7\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.96\",\n                                        \"y\": \"90.5\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-44.81857681274414\",\n                                \"y\": \"48.91741180419922\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.57\",\n                                        \"y\": \"5.13\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.7\",\n                                        \"y\": \"5.16\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.46\",\n                                        \"y\": \"90.7\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.96\",\n                                        \"y\": \"90.5\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-44.821407318115234\",\n                                \"y\": \"41.91741180419922\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.63\",\n                                        \"y\": \"11.73\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -16.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.63\",\n                                        \"y\": \"11.73\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58773803710938\",\n                                \"y\": \"-20.065515518188477\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.63\",\n                                        \"y\": \"11.73\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.5749969482422\",\n                                \"y\": \"-23.56549072265625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.63\",\n                                        \"y\": \"11.73\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6132354736328\",\n                                \"y\": \"-13.065561294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.68\",\n                                        \"y\": \"11.83\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.68\",\n                                        \"y\": \"11.83\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58773803710938\",\n                                \"y\": \"-23.56553840637207\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.68\",\n                                        \"y\": \"11.83\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6132354736328\",\n                                \"y\": \"-16.565584182739258\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.68\",\n                                        \"y\": \"11.83\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6259765625\",\n                                \"y\": \"-13.065608024597168\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.79\",\n                                        \"y\": \"11.93\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -23.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.79\",\n                                        \"y\": \"11.93\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6136016845703\",\n                                \"y\": \"-20.065608978271484\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.79\",\n                                        \"y\": \"11.93\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.62635803222656\",\n                                \"y\": \"-16.565631866455078\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.79\",\n                                        \"y\": \"11.93\",\n                                        \"yaw\": \"257.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.63909912109375\",\n                                \"y\": \"-13.065655708312988\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.54\",\n                                        \"y\": \"24.96\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.54\",\n                                        \"y\": \"24.53\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.25\",\n                                        \"y\": \"-60.50\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-8.75\",\n                                        \"y\": \"-60.95\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -12.7,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.54\",\n                                        \"y\": \"24.96\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.54\",\n                                        \"y\": \"24.53\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.25\",\n                                        \"y\": \"-60.50\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-8.75\",\n                                        \"y\": \"-60.95\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.187618255615234\",\n                                \"y\": \"-16.09782600402832\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.54\",\n                                        \"y\": \"24.96\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.54\",\n                                        \"y\": \"24.53\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.25\",\n                                        \"y\": \"-60.50\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-8.75\",\n                                        \"y\": \"-60.95\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.174869537353516\",\n                                \"y\": \"-19.597803115844727\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.57\",\n                                        \"y\": \"24.28\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.57\",\n                                        \"y\": \"24.24\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-60.65\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-8.72\",\n                                        \"y\": \"-60.62\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -16.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.57\",\n                                        \"y\": \"24.28\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.57\",\n                                        \"y\": \"24.24\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-60.65\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-8.72\",\n                                        \"y\": \"-60.62\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.187252044677734\",\n                                \"y\": \"-19.597848892211914\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.57\",\n                                        \"y\": \"24.28\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.57\",\n                                        \"y\": \"24.24\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-60.65\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-8.72\",\n                                        \"y\": \"-60.62\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.212745666503906\",\n                                \"y\": \"-12.597894668579102\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-150.84\",\n                                        \"y\": \"9.37\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.90\",\n                                        \"y\": \"10.96\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.91,\n                                \"y\": 41.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-150.84\",\n                                        \"y\": \"9.37\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.90\",\n                                        \"y\": \"10.96\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.90859985351562\",\n                                \"y\": \"45.4715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-150.84\",\n                                        \"y\": \"9.37\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.90\",\n                                        \"y\": \"10.96\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9071807861328\",\n                                \"y\": \"48.9715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-150.84\",\n                                        \"y\": \"9.37\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.90\",\n                                        \"y\": \"10.96\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.90577697753906\",\n                                \"y\": \"52.4715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-155.47\",\n                                        \"y\": \"10.96\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.92,\n                                \"y\": 45.38,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-155.47\",\n                                        \"y\": \"10.96\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.91854858398438\",\n                                \"y\": \"48.97157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-155.47\",\n                                        \"y\": \"10.96\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.91714477539062\",\n                                \"y\": \"52.47157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-155.47\",\n                                        \"y\": \"10.96\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.92138671875\",\n                                \"y\": \"41.97157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-155.18\",\n                                        \"y\": \"11.27\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.93,\n                                \"y\": 48.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-155.18\",\n                                        \"y\": \"11.27\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9285888671875\",\n                                \"y\": \"52.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-155.18\",\n                                        \"y\": \"11.27\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.93141174316406\",\n                                \"y\": \"45.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-155.18\",\n                                        \"y\": \"11.27\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.93283081054688\",\n                                \"y\": \"41.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.82\",\n                                        \"y\": \"11.32\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.93,\n                                \"y\": 52.88,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.82\",\n                                        \"y\": \"11.32\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9315643310547\",\n                                \"y\": \"48.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.82\",\n                                        \"y\": \"11.32\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9329833984375\",\n                                \"y\": \"45.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.82\",\n                                        \"y\": \"11.32\",\n                                        \"yaw\": \"79.648041\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9344024658203\",\n                                \"y\": \"41.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.60\",\n                                        \"y\": \"24.37\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.60\",\n                                        \"y\": \"24.39\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.18\",\n                                        \"y\": \"-60.36\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-8.69\",\n                                        \"y\": \"-61.16\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -19.7,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.60\",\n                                        \"y\": \"24.37\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.60\",\n                                        \"y\": \"24.39\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.18\",\n                                        \"y\": \"-60.36\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-8.69\",\n                                        \"y\": \"-61.16\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.21311569213867\",\n                                \"y\": \"-16.097919464111328\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.60\",\n                                        \"y\": \"24.37\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.60\",\n                                        \"y\": \"24.39\",\n                                        \"yaw\": \"269.471191\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.18\",\n                                        \"y\": \"-60.36\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-8.69\",\n                                        \"y\": \"-61.16\",\n                                        \"yaw\": \"89.471161\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.225860595703125\",\n                                \"y\": \"-12.597942352294922\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 37.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0021362304688\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0038452148438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0055541992188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0072631835938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 41.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0053100585938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 44.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967651367188\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 48.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0017700195312\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9983520507812\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9966430664062\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949340820312\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 51.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984130859375\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967041015625\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949951171875\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9932861328125\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.69\",\n                                        \"y\": \"51.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.70\",\n                                        \"y\": \"48.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.71\",\n                                        \"y\": \"44.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.72\",\n                                        \"y\": \"41.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.73\",\n                                        \"y\": \"37.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 658.6,\n                                \"y\": 82.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.69\",\n                                        \"y\": \"51.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.70\",\n                                        \"y\": \"48.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.71\",\n                                        \"y\": \"44.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.72\",\n                                        \"y\": \"41.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.73\",\n                                        \"y\": \"37.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2265625\",\n                                \"y\": \"82.98932647705078\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.69\",\n                                        \"y\": \"51.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.70\",\n                                        \"y\": \"48.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.71\",\n                                        \"y\": \"44.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.72\",\n                                        \"y\": \"41.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.73\",\n                                        \"y\": \"37.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.726318359375\",\n                                \"y\": \"83.02729034423828\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.69\",\n                                        \"y\": \"51.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.70\",\n                                        \"y\": \"48.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.71\",\n                                        \"y\": \"44.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.72\",\n                                        \"y\": \"41.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.73\",\n                                        \"y\": \"37.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2261352539062\",\n                                \"y\": \"83.06524658203125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.69\",\n                                        \"y\": \"51.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.70\",\n                                        \"y\": \"48.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.71\",\n                                        \"y\": \"44.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.72\",\n                                        \"y\": \"41.34\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.73\",\n                                        \"y\": \"37.84\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7259521484375\",\n                                \"y\": \"83.10320281982422\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"44.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"37.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 662.3,\n                                \"y\": 83.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"44.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"37.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7197265625\",\n                                \"y\": \"83.63709259033203\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"44.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"37.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2195434570312\",\n                                \"y\": \"83.675048828125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"44.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"37.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7193603515625\",\n                                \"y\": \"83.71300506591797\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"44.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"37.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7201538085938\",\n                                \"y\": \"83.56117248535156\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"52.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"45.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"38.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 665.8,\n                                \"y\": 83.17,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"52.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"45.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"38.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.224609375\",\n                                \"y\": \"83.20713806152344\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"52.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"45.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"38.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7244262695312\",\n                                \"y\": \"83.2450942993164\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"52.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"45.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"38.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2250366210938\",\n                                \"y\": \"83.13121795654297\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.39\",\n                                        \"y\": \"52.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.40\",\n                                        \"y\": \"48.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.41\",\n                                        \"y\": \"45.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.42\",\n                                        \"y\": \"41.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"621.43\",\n                                        \"y\": \"38.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7252197265625\",\n                                \"y\": \"83.09326171875\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.60\",\n                                        \"y\": \"5.4\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.10\",\n                                        \"y\": \"5.1\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.42\",\n                                        \"y\": \"89.78\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.93\",\n                                        \"y\": \"90.59\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.83,\n                                \"y\": 48.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.60\",\n                                        \"y\": \"5.4\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.10\",\n                                        \"y\": \"5.1\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.42\",\n                                        \"y\": \"89.78\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.93\",\n                                        \"y\": \"90.59\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-44.83143615722656\",\n                                \"y\": \"45.41741943359375\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.60\",\n                                        \"y\": \"5.4\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.10\",\n                                        \"y\": \"5.1\",\n                                        \"yaw\": \"89.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.42\",\n                                        \"y\": \"89.78\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.93\",\n                                        \"y\": \"90.59\",\n                                        \"yaw\": \"269.648071\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-44.83285140991211\",\n                                \"y\": \"41.91741943359375\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-52.21\",\n                                        \"y\": \"41.88\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-52.24\",\n                                        \"y\": \"45.48\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-52.28\",\n                                        \"y\": \"48.98\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.96,\n                                \"y\": 83.3,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-52.21\",\n                                        \"y\": \"41.88\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-52.24\",\n                                        \"y\": \"45.48\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-52.28\",\n                                        \"y\": \"48.98\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.747596740722656\",\n                                \"y\": \"83.26728820800781\",\n                                \"yaw\": \"269.5051574707031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.93\",\n                                        \"y\": \"41.86\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.96\",\n                                        \"y\": \"45.46\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.0\",\n                                        \"y\": \"48.96\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.66,\n                                \"y\": 83.4,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.93\",\n                                        \"y\": \"41.86\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.96\",\n                                        \"y\": \"45.46\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.0\",\n                                        \"y\": \"48.96\",\n                                        \"yaw\": \"0.573578\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.2488670349121094\",\n                                \"y\": \"83.4294662475586\",\n                                \"yaw\": \"269.5051574707031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.18\",\n                                        \"y\": \"42.22\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.21\",\n                                        \"y\": \"45.72\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.20\",\n                                        \"y\": \"49.22\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.51,\n                                \"y\": 10.56,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.18\",\n                                        \"y\": \"42.22\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.21\",\n                                        \"y\": \"45.72\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.20\",\n                                        \"y\": \"49.22\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.104096412658691\",\n                                \"y\": \"10.536018371582031\",\n                                \"yaw\": \"90.3823013305664\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.10\",\n                                        \"y\": \"42.28\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.21\",\n                                        \"y\": \"45.78\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.24\",\n                                        \"y\": \"49.28\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.0,\n                                \"y\": 10.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.10\",\n                                        \"y\": \"42.28\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.21\",\n                                        \"y\": \"45.78\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.24\",\n                                        \"y\": \"49.28\",\n                                        \"yaw\": \"0.427795\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.604596138000488\",\n                                \"y\": \"10.62265682220459\",\n                                \"yaw\": \"90.3823013305664\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"207.99\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.60\",\n                                        \"y\": \"208.3\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.5\",\n                                        \"y\": \"239.29\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.1\",\n                                        \"y\": \"242.79\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.4,\n                                \"y\": 276.7,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"207.99\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.60\",\n                                        \"y\": \"208.3\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.5\",\n                                        \"y\": \"239.29\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.1\",\n                                        \"y\": \"242.79\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.778694152832031\",\n                                \"y\": \"276.646728515625\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"207.99\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.60\",\n                                        \"y\": \"208.3\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.5\",\n                                        \"y\": \"239.29\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.1\",\n                                        \"y\": \"242.79\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.77956485748291\",\n                                \"y\": \"276.75714111328125\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.11\",\n                                        \"y\": \"208.48\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.61\",\n                                        \"y\": \"208.52\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.31\",\n                                        \"y\": \"208.57\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 239.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.11\",\n                                        \"y\": \"208.48\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.61\",\n                                        \"y\": \"208.52\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.31\",\n                                        \"y\": \"208.57\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.6988410949707\",\n                                \"y\": \"243.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.11\",\n                                        \"y\": \"208.48\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.61\",\n                                        \"y\": \"208.52\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.31\",\n                                        \"y\": \"208.57\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68668746948242\",\n                                \"y\": \"246.61331176757812\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.11\",\n                                        \"y\": \"208.48\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.61\",\n                                        \"y\": \"208.52\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.31\",\n                                        \"y\": \"208.57\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.674537658691406\",\n                                \"y\": \"250.11329650878906\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 243.29,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.698463439941406\",\n                                \"y\": \"246.6133575439453\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68631362915039\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.7227668762207\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5847778320312\",\n                                \"y\": \"141.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5704345703125\",\n                                \"y\": \"145.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5560913085938\",\n                                \"y\": \"148.9967041015625\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5418090820312\",\n                                \"y\": \"152.49667358398438\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 142.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"145.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.572509765625\",\n                                \"y\": \"148.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5582275390625\",\n                                \"y\": \"152.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6155395507812\",\n                                \"y\": \"138.49685668945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 246.7,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.688148498535156\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71245193481445\",\n                                \"y\": \"243.11338806152344\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.2,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71244812011719\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.736751556396484\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.1,\n                                \"y\": 213.55,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.7181010246276855\",\n                                \"y\": \"213.60708618164062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.217665672302246\",\n                                \"y\": \"213.66229248046875\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.95\",\n                                        \"y\": \"283.48\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.45\",\n                                        \"y\": \"283.46\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.95\",\n                                        \"y\": \"283.45\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.71\",\n                                        \"y\": \"239.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.70\",\n                                        \"y\": \"243.14\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.69\",\n                                        \"y\": \"246.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.8,\n                                \"y\": 213.52,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.95\",\n                                        \"y\": \"283.48\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.45\",\n                                        \"y\": \"283.46\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.95\",\n                                        \"y\": \"283.45\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.71\",\n                                        \"y\": \"239.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.70\",\n                                        \"y\": \"243.14\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.69\",\n                                        \"y\": \"246.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.219058990478516\",\n                                \"y\": \"213.57394409179688\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.95\",\n                                        \"y\": \"283.48\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.45\",\n                                        \"y\": \"283.46\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.95\",\n                                        \"y\": \"283.45\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.71\",\n                                        \"y\": \"239.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.70\",\n                                        \"y\": \"243.14\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.69\",\n                                        \"y\": \"246.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2199301719665527\",\n                                \"y\": \"213.46353149414062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.11\",\n                                        \"y\": \"239.60\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.10\",\n                                        \"y\": \"243.60\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.8\",\n                                        \"y\": \"247.10\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.7\",\n                                        \"y\": \"250.60\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -10.2,\n                                \"y\": 213.5,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.11\",\n                                        \"y\": \"239.60\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.10\",\n                                        \"y\": \"243.60\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.8\",\n                                        \"y\": \"247.10\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.7\",\n                                        \"y\": \"250.60\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.720656394958496\",\n                                \"y\": \"213.4451141357422\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.11\",\n                                        \"y\": \"239.60\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.10\",\n                                        \"y\": \"243.60\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.8\",\n                                        \"y\": \"247.10\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.7\",\n                                        \"y\": \"250.60\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2210917472839355\",\n                                \"y\": \"213.38990783691406\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 145.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"148.996826171875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5725708007812\",\n                                \"y\": \"152.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6155395507812\",\n                                \"y\": \"141.99688720703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6298828125\",\n                                \"y\": \"138.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 149.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.588134765625\",\n                                \"y\": \"152.49685668945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6167602539062\",\n                                \"y\": \"145.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.631103515625\",\n                                \"y\": \"141.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6454467773438\",\n                                \"y\": \"138.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 657.7,\n                                \"y\": 183.15,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1398315429688\",\n                                \"y\": \"183.1873016357422\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6395874023438\",\n                                \"y\": \"183.2252655029297\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.139404296875\",\n                                \"y\": \"183.2632293701172\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6392211914062\",\n                                \"y\": \"183.30117797851562\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 661.7,\n                                \"y\": 183.26,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6388549804688\",\n                                \"y\": \"183.2918701171875\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.138671875\",\n                                \"y\": \"183.329833984375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6384887695312\",\n                                \"y\": \"183.36778259277344\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.64\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.14\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6392822265625\",\n                                \"y\": \"183.21595764160156\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 152.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6159057617188\",\n                                \"y\": \"148.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6302490234375\",\n                                \"y\": \"145.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6445922851562\",\n                                \"y\": \"141.99700927734375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.658935546875\",\n                                \"y\": \"138.49703979492188\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 665.2,\n                                \"y\": 183.37,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.137939453125\",\n                                \"y\": \"183.40187072753906\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6377563476562\",\n                                \"y\": \"183.4398193359375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1383666992188\",\n                                \"y\": \"183.32594299316406\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.74\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.24\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6385498046875\",\n                                \"y\": \"183.28799438476562\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 668.99,\n                                \"y\": 183.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6359252929688\",\n                                \"y\": \"183.60870361328125\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6362915039062\",\n                                \"y\": \"183.5327911376953\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1365356445312\",\n                                \"y\": \"183.4948272705078\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.79\",\n                                        \"y\": \"152.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.80\",\n                                        \"y\": \"148.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.81\",\n                                        \"y\": \"145.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.82\",\n                                        \"y\": \"141.94\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.83\",\n                                        \"y\": \"138.44\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.63671875\",\n                                \"y\": \"183.45687866210938\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.89\",\n                                        \"y\": \"152.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.90\",\n                                        \"y\": \"149.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.91\",\n                                        \"y\": \"145.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.92\",\n                                        \"y\": \"142.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.93\",\n                                        \"y\": \"138.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 672.3,\n                                \"y\": 183.7,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.89\",\n                                        \"y\": \"152.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.90\",\n                                        \"y\": \"149.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.91\",\n                                        \"y\": \"145.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.92\",\n                                        \"y\": \"142.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.93\",\n                                        \"y\": \"138.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.1351928710938\",\n                                \"y\": \"183.6548309326172\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.89\",\n                                        \"y\": \"152.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.90\",\n                                        \"y\": \"149.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.91\",\n                                        \"y\": \"145.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.92\",\n                                        \"y\": \"142.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.93\",\n                                        \"y\": \"138.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6353759765625\",\n                                \"y\": \"183.6168670654297\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.89\",\n                                        \"y\": \"152.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.90\",\n                                        \"y\": \"149.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.91\",\n                                        \"y\": \"145.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.92\",\n                                        \"y\": \"142.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.93\",\n                                        \"y\": \"138.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1356201171875\",\n                                \"y\": \"183.5789031982422\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.89\",\n                                        \"y\": \"152.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.90\",\n                                        \"y\": \"149.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.91\",\n                                        \"y\": \"145.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.92\",\n                                        \"y\": \"142.4\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"620.93\",\n                                        \"y\": \"138.54\",\n                                        \"yaw\": \"0.177307\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6358032226562\",\n                                \"y\": \"183.54095458984375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.24\",\n                                        \"y\": \"208.23\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.24\",\n                                        \"y\": \"208.23\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71349334716797\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.24\",\n                                        \"y\": \"208.23\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72564697265625\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.24\",\n                                        \"y\": \"208.23\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.737796783447266\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"142.14\",\n                                        \"y\": \"14.34\",\n                                        \"yaw\": \"258.370605\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.41\",\n                                        \"y\": \"11.90\",\n                                        \"yaw\": \"257.552917\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -13.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"142.14\",\n                                        \"y\": \"14.34\",\n                                        \"yaw\": \"258.370605\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.41\",\n                                        \"y\": \"11.90\",\n                                        \"yaw\": \"257.552917\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58847045898438\",\n                                \"y\": \"-16.565494537353516\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"142.14\",\n                                        \"y\": \"14.34\",\n                                        \"yaw\": \"258.370605\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.41\",\n                                        \"y\": \"11.90\",\n                                        \"yaw\": \"257.552917\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.57571411132812\",\n                                \"y\": \"-20.065471649169922\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"142.14\",\n                                        \"y\": \"14.34\",\n                                        \"yaw\": \"258.370605\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"145.41\",\n                                        \"y\": \"11.90\",\n                                        \"yaw\": \"257.552917\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.56297302246094\",\n                                \"y\": \"-23.565448760986328\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.23\",\n                                        \"y\": \"207.94\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.72\",\n                                        \"y\": \"207.98\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.85\",\n                                        \"y\": \"239.24\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.81\",\n                                        \"y\": \"242.74\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 276.7,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.23\",\n                                        \"y\": \"207.94\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.72\",\n                                        \"y\": \"207.98\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.85\",\n                                        \"y\": \"239.24\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.81\",\n                                        \"y\": \"242.74\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.278183937072754\",\n                                \"y\": \"276.6419982910156\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.23\",\n                                        \"y\": \"207.94\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.72\",\n                                        \"y\": \"207.98\",\n                                        \"yaw\": \"89.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.85\",\n                                        \"y\": \"239.24\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.81\",\n                                        \"y\": \"242.74\",\n                                        \"yaw\": \"359.320801\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.777749061584473\",\n                                \"y\": \"276.5867919921875\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario7\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.1,\n                                \"y\": 213.55,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.7181010246276855\",\n                                \"y\": \"213.60708618164062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.217665672302246\",\n                                \"y\": \"213.66229248046875\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.95\",\n                                        \"y\": \"283.48\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.45\",\n                                        \"y\": \"283.46\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.95\",\n                                        \"y\": \"283.45\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.71\",\n                                        \"y\": \"239.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.70\",\n                                        \"y\": \"243.14\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.69\",\n                                        \"y\": \"246.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.8,\n                                \"y\": 213.52,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.95\",\n                                        \"y\": \"283.48\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.45\",\n                                        \"y\": \"283.46\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.95\",\n                                        \"y\": \"283.45\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.71\",\n                                        \"y\": \"239.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.70\",\n                                        \"y\": \"243.14\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.69\",\n                                        \"y\": \"246.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.219058990478516\",\n                                \"y\": \"213.57394409179688\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.95\",\n                                        \"y\": \"283.48\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.45\",\n                                        \"y\": \"283.46\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.95\",\n                                        \"y\": \"283.45\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.71\",\n                                        \"y\": \"239.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.70\",\n                                        \"y\": \"243.14\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.69\",\n                                        \"y\": \"246.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2199301719665527\",\n                                \"y\": \"213.46353149414062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 243.29,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.698463439941406\",\n                                \"y\": \"246.6133575439453\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68631362915039\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.7227668762207\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 246.7,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.688148498535156\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71245193481445\",\n                                \"y\": \"243.11338806152344\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.2,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71244812011719\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.736751556396484\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.24\",\n                                        \"y\": \"208.23\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.24\",\n                                        \"y\": \"208.23\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71349334716797\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.24\",\n                                        \"y\": \"208.23\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72564697265625\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.24\",\n                                        \"y\": \"208.23\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.737796783447266\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario9\"\n                },\n                {\n                    \"available_event_configurations\": [],\n                    \"scenario_type\": \"Scenario10\"\n                }\n            ]\n        }\n    ]\n}"
  },
  {
    "path": "leaderboard/leaderboard/__init__.py",
    "content": ""
  },
  {
    "path": "leaderboard/leaderboard/autoagents/__init__.py",
    "content": ""
  },
  {
    "path": "leaderboard/leaderboard/autoagents/agent_wrapper.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nWrapper for autonomous agents required for tracking and checking of used sensors\n\"\"\"\n\nfrom __future__ import print_function\nimport math\nimport os\nimport time\n\nimport carla\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\n\nfrom leaderboard.envs.sensor_interface import CallBack, OpenDriveMapReader, SpeedometerReader, SensorConfigurationInvalid\nfrom leaderboard.autoagents.autonomous_agent import Track\n\nMAX_ALLOWED_RADIUS_SENSOR = 3.0\nMAX_ALLOWED_RADIUS_SENSOR = 1000.0 # increased for topdown map generation\n\nSENSORS_LIMITS = {\n    'sensor.camera.rgb': 10,\n    'sensor.camera.semantic_segmentation': 10,\n    'sensor.camera.depth': 10,\n    'sensor.lidar.ray_cast': 1,\n    'sensor.lidar.ray_cast_semantic': 1,\n    'sensor.other.radar': 2,\n    'sensor.other.gnss': 1,\n    'sensor.other.imu': 1,\n    'sensor.opendrive_map': 1,\n    'sensor.speedometer': 1\n}\n\n\nclass AgentError(Exception):\n    \"\"\"\n    Exceptions thrown when the agent returns an error during the simulation\n    \"\"\"\n\n    def __init__(self, message):\n        super(AgentError, self).__init__(message)\n\n\nclass AgentWrapper(object):\n\n    \"\"\"\n    Wrapper for autonomous agents required for tracking and checking of used sensors\n    \"\"\"\n\n    allowed_sensors = [\n        'sensor.opendrive_map',\n        'sensor.speedometer',\n        'sensor.camera.rgb',\n        'sensor.camera.semantic_segmentation',\n        'sensor.camera.depth',\n        'sensor.camera',\n        'sensor.lidar.ray_cast',\n        'sensor.lidar.ray_cast_semantic',\n        'sensor.other.radar',\n        'sensor.other.gnss',\n        'sensor.other.imu'\n    ]\n\n    _agent = None\n    _sensors_list = []\n\n    def __init__(self, agent):\n        \"\"\"\n        Set the autonomous agent\n        \"\"\"\n        self._agent = agent\n\n    def __call__(self):\n        \"\"\"\n        Pass the call directly to the agent\n        \"\"\"\n        return self._agent()\n\n    def setup_sensors(self, vehicle, debug_mode=False):\n        \"\"\"\n        Create the sensors defined by the user and attach them to the ego-vehicle\n        :param vehicle: ego vehicle\n        :return:\n        \"\"\"\n        bp_library = CarlaDataProvider.get_world().get_blueprint_library()\n        for sensor_spec in self._agent.sensors():\n            # These are the pseudosensors (not spawned)\n            if sensor_spec['type'].startswith('sensor.opendrive_map'):\n                # The HDMap pseudo sensor is created directly here\n                sensor = OpenDriveMapReader(vehicle, sensor_spec['reading_frequency'])\n            elif sensor_spec['type'].startswith('sensor.speedometer'):\n                delta_time = CarlaDataProvider.get_world().get_settings().fixed_delta_seconds\n                frame_rate = 1 / delta_time\n                sensor = SpeedometerReader(vehicle, frame_rate)\n            # These are the sensors spawned on the carla world\n            else:\n                bp = bp_library.find(str(sensor_spec['type']))\n                if sensor_spec['type'].startswith('sensor.camera.semantic_segmentation'):\n                    bp.set_attribute('image_size_x', str(sensor_spec['width']))\n                    bp.set_attribute('image_size_y', str(sensor_spec['height']))\n                    bp.set_attribute('fov', str(sensor_spec['fov']))\n                    bp.set_attribute('lens_circle_multiplier', str(3.0))\n                    bp.set_attribute('lens_circle_falloff', str(3.0))\n\n                    sensor_location = carla.Location(x=sensor_spec['x'], y=sensor_spec['y'],\n                                                     z=sensor_spec['z'])\n                    sensor_rotation = carla.Rotation(pitch=sensor_spec['pitch'],\n                                                     roll=sensor_spec['roll'],\n                                                     yaw=sensor_spec['yaw'])\n                elif sensor_spec['type'].startswith('sensor.camera.depth'):\n                    bp.set_attribute('image_size_x', str(sensor_spec['width']))\n                    bp.set_attribute('image_size_y', str(sensor_spec['height']))\n                    bp.set_attribute('fov', str(sensor_spec['fov']))\n                    bp.set_attribute('lens_circle_multiplier', str(3.0))\n                    bp.set_attribute('lens_circle_falloff', str(3.0))\n\n                    sensor_location = carla.Location(x=sensor_spec['x'], y=sensor_spec['y'],\n                                                     z=sensor_spec['z'])\n                    sensor_rotation = carla.Rotation(pitch=sensor_spec['pitch'],\n                                                     roll=sensor_spec['roll'],\n                                                     yaw=sensor_spec['yaw'])\n                elif sensor_spec['type'].startswith('sensor.camera'):\n                    bp.set_attribute('image_size_x', str(sensor_spec['width']))\n                    bp.set_attribute('image_size_y', str(sensor_spec['height']))\n                    bp.set_attribute('fov', str(sensor_spec['fov']))\n                    bp.set_attribute('lens_circle_multiplier', str(3.0))\n                    bp.set_attribute('lens_circle_falloff', str(3.0))\n                    bp.set_attribute('chromatic_aberration_intensity', str(0.5))\n                    bp.set_attribute('chromatic_aberration_offset', str(0))\n\n                    sensor_location = carla.Location(x=sensor_spec['x'], y=sensor_spec['y'],\n                                                     z=sensor_spec['z'])\n                    sensor_rotation = carla.Rotation(pitch=sensor_spec['pitch'],\n                                                     roll=sensor_spec['roll'],\n                                                     yaw=sensor_spec['yaw'])\n                elif sensor_spec['type'].startswith('sensor.lidar.ray_cast_semantic'):\n                    bp.set_attribute('range', str(85))\n                    bp.set_attribute('rotation_frequency', str(10)) # default: 10, change to 20 for old lidar models\n                    bp.set_attribute('channels', str(64))\n                    bp.set_attribute('upper_fov', str(10))\n                    bp.set_attribute('lower_fov', str(-30))\n                    bp.set_attribute('points_per_second', str(600000))\n                    sensor_location = carla.Location(x=sensor_spec['x'], y=sensor_spec['y'],\n                                                     z=sensor_spec['z'])\n                    sensor_rotation = carla.Rotation(pitch=sensor_spec['pitch'],\n                                                     roll=sensor_spec['roll'],\n                                                     yaw=sensor_spec['yaw'])\n                elif sensor_spec['type'].startswith('sensor.lidar'):\n                    bp.set_attribute('range', str(85))\n                    bp.set_attribute('rotation_frequency', str(10)) # default: 10, change to 20 to generate 360 degree LiDAR point cloud\n                    bp.set_attribute('channels', str(64))\n                    bp.set_attribute('upper_fov', str(10))\n                    bp.set_attribute('lower_fov', str(-30))\n                    bp.set_attribute('points_per_second', str(600000))\n                    bp.set_attribute('atmosphere_attenuation_rate', str(0.004))\n                    bp.set_attribute('dropoff_general_rate', str(0.45))\n                    bp.set_attribute('dropoff_intensity_limit', str(0.8))\n                    bp.set_attribute('dropoff_zero_intensity', str(0.4))\n                    sensor_location = carla.Location(x=sensor_spec['x'], y=sensor_spec['y'],\n                                                     z=sensor_spec['z'])\n                    sensor_rotation = carla.Rotation(pitch=sensor_spec['pitch'],\n                                                     roll=sensor_spec['roll'],\n                                                     yaw=sensor_spec['yaw'])\n                elif sensor_spec['type'].startswith('sensor.other.radar'):\n                    bp.set_attribute('horizontal_fov', str(sensor_spec['fov']))  # degrees\n                    bp.set_attribute('vertical_fov', str(sensor_spec['fov']))  # degrees\n                    bp.set_attribute('points_per_second', '1500')\n                    bp.set_attribute('range', '100')  # meters\n\n                    sensor_location = carla.Location(x=sensor_spec['x'],\n                                                     y=sensor_spec['y'],\n                                                     z=sensor_spec['z'])\n                    sensor_rotation = carla.Rotation(pitch=sensor_spec['pitch'],\n                                                     roll=sensor_spec['roll'],\n                                                     yaw=sensor_spec['yaw'])\n\n                elif sensor_spec['type'].startswith('sensor.other.gnss'):\n                    # bp.set_attribute('noise_alt_stddev', str(0.000005))\n                    # bp.set_attribute('noise_lat_stddev', str(0.000005))\n                    # bp.set_attribute('noise_lon_stddev', str(0.000005))\n                    bp.set_attribute('noise_alt_bias', str(0.0))\n                    bp.set_attribute('noise_lat_bias', str(0.0))\n                    bp.set_attribute('noise_lon_bias', str(0.0))\n\n                    sensor_location = carla.Location(x=sensor_spec['x'],\n                                                     y=sensor_spec['y'],\n                                                     z=sensor_spec['z'])\n                    sensor_rotation = carla.Rotation()\n\n                elif sensor_spec['type'].startswith('sensor.other.imu'):\n                    bp.set_attribute('noise_accel_stddev_x', str(0.001))\n                    bp.set_attribute('noise_accel_stddev_y', str(0.001))\n                    bp.set_attribute('noise_accel_stddev_z', str(0.015))\n                    bp.set_attribute('noise_gyro_stddev_x', str(0.001))\n                    bp.set_attribute('noise_gyro_stddev_y', str(0.001))\n                    bp.set_attribute('noise_gyro_stddev_z', str(0.001))\n\n                    sensor_location = carla.Location(x=sensor_spec['x'],\n                                                     y=sensor_spec['y'],\n                                                     z=sensor_spec['z'])\n                    sensor_rotation = carla.Rotation(pitch=sensor_spec['pitch'],\n                                                     roll=sensor_spec['roll'],\n                                                     yaw=sensor_spec['yaw'])\n                # create sensor\n                sensor_transform = carla.Transform(sensor_location, sensor_rotation)\n                sensor = CarlaDataProvider.get_world().spawn_actor(bp, sensor_transform, vehicle)\n            # setup callback\n            sensor.listen(CallBack(sensor_spec['id'], sensor_spec['type'], sensor, self._agent.sensor_interface))\n            self._sensors_list.append(sensor)\n\n        # Tick once to spawn the sensors\n        CarlaDataProvider.get_world().tick()\n\n\n    @staticmethod\n    def validate_sensor_configuration(sensors, agent_track, selected_track):\n        \"\"\"\n        Ensure that the sensor configuration is valid, in case the challenge mode is used\n        Returns true on valid configuration, false otherwise\n        \"\"\"\n        if Track(selected_track) != agent_track:\n            raise SensorConfigurationInvalid(\"You are submitting to the wrong track [{}]!\".format(Track(selected_track)))\n\n        sensor_count = {}\n        sensor_ids = []\n\n        for sensor in sensors:\n\n            # Check if the is has been already used\n            sensor_id = sensor['id']\n            if sensor_id in sensor_ids:\n                raise SensorConfigurationInvalid(\"Duplicated sensor tag [{}]\".format(sensor_id))\n            else:\n                sensor_ids.append(sensor_id)\n\n            # Check if the sensor is valid\n            if agent_track == Track.SENSORS:\n                if sensor['type'].startswith('sensor.opendrive_map'):\n                    raise SensorConfigurationInvalid(\"Illegal sensor used for Track [{}]!\".format(agent_track))\n\n            # Check the sensors validity\n            if sensor['type'] not in AgentWrapper.allowed_sensors:\n                raise SensorConfigurationInvalid(\"Illegal sensor used. {} are not allowed!\".format(sensor['type']))\n\n            # Check the extrinsics of the sensor\n            if 'x' in sensor and 'y' in sensor and 'z' in sensor:\n                if math.sqrt(sensor['x']**2 + sensor['y']**2 + sensor['z']**2) > MAX_ALLOWED_RADIUS_SENSOR:\n                    raise SensorConfigurationInvalid(\n                        \"Illegal sensor extrinsics used for Track [{}]!\".format(agent_track))\n\n            # Check the amount of sensors\n            if sensor['type'] in sensor_count:\n                sensor_count[sensor['type']] += 1\n            else:\n                sensor_count[sensor['type']] = 1\n\n\n        for sensor_type, max_instances_allowed in SENSORS_LIMITS.items():\n            if sensor_type in sensor_count and sensor_count[sensor_type] > max_instances_allowed:\n                raise SensorConfigurationInvalid(\n                    \"Too many {} used! \"\n                    \"Maximum number allowed is {}, but {} were requested.\".format(sensor_type,\n                                                                                  max_instances_allowed,\n                                                                                  sensor_count[sensor_type]))\n\n    def cleanup(self):\n        \"\"\"\n        Remove and destroy all sensors\n        \"\"\"\n        for i, _ in enumerate(self._sensors_list):\n            if self._sensors_list[i] is not None:\n                self._sensors_list[i].stop()\n                self._sensors_list[i].destroy()\n                self._sensors_list[i] = None\n        self._sensors_list = []\n"
  },
  {
    "path": "leaderboard/leaderboard/autoagents/autonomous_agent.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides the base class for all autonomous agents\n\"\"\"\n\nfrom __future__ import print_function\n\nfrom enum import Enum\n\nimport carla\nfrom srunner.scenariomanager.timer import GameTime\n\nfrom leaderboard.utils.route_manipulation import downsample_route\nfrom leaderboard.envs.sensor_interface import SensorInterface\n\n\nclass Track(Enum):\n\n    \"\"\"\n    This enum represents the different tracks of the CARLA AD leaderboard.\n    \"\"\"\n    SENSORS = 'SENSORS'\n    MAP = 'MAP'\n\nclass AutonomousAgent(object):\n\n    \"\"\"\n    Autonomous agent base class. All user agents have to be derived from this class\n    \"\"\"\n\n    def __init__(self, path_to_conf_file):\n        self.track = Track.SENSORS\n        #  current global plans to reach a destination\n        self._global_plan = None\n        self._global_plan_world_coord = None\n\n        # this data structure will contain all sensor data\n        self.sensor_interface = SensorInterface()\n\n        # agent's initialization\n        self.setup(path_to_conf_file)\n\n        self.wallclock_t0 = None\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        Initialize everything needed by your agent and set the track attribute to the right type:\n            Track.SENSORS : CAMERAS, LIDAR, RADAR, GPS and IMU sensors are allowed\n            Track.MAP : OpenDRIVE map is also allowed\n        \"\"\"\n        pass\n\n    def sensors(self):  # pylint: disable=no-self-use\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors in the following format:\n\n        [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Right'},\n\n            {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'yaw': 0.0, 'pitch': 0.0, 'roll': 0.0,\n             'id': 'LIDAR'}\n        ]\n\n        \"\"\"\n        sensors = []\n\n        return sensors\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        :return: control\n        \"\"\"\n        control = carla.VehicleControl()\n        control.steer = 0.0\n        control.throttle = 0.0\n        control.brake = 0.0\n        control.hand_brake = False\n\n        return control\n\n    def destroy(self):\n        \"\"\"\n        Destroy (clean-up) the agent\n        :return:\n        \"\"\"\n        pass\n\n    def __call__(self):\n        \"\"\"\n        Execute the agent call, e.g. agent()\n        Returns the next vehicle controls\n        \"\"\"\n        input_data = self.sensor_interface.get_data()\n\n        timestamp = GameTime.get_time()\n\n        if not self.wallclock_t0:\n            self.wallclock_t0 = GameTime.get_wallclocktime()\n        wallclock = GameTime.get_wallclocktime()\n        wallclock_diff = (wallclock - self.wallclock_t0).total_seconds()\n\n        # print('======[Agent] Wallclock_time = {} / {} / Sim_time = {} / {}x'.format(wallclock, wallclock_diff, timestamp, timestamp/(wallclock_diff+0.001)))\n\n        control = self.run_step(input_data, timestamp)\n        control.manual_gear_shift = False\n\n        return control\n\n    def set_global_plan(self, global_plan_gps, global_plan_world_coord, wp=None):\n        \"\"\"\n        Set the plan (route) for the agent\n        \"\"\"\n        ds_ids = downsample_route(global_plan_world_coord, 50)\n        self._global_plan_world_coord = [(global_plan_world_coord[x][0], global_plan_world_coord[x][1]) for x in ds_ids]\n        self._global_plan = [global_plan_gps[x] for x in ds_ids]\n"
  },
  {
    "path": "leaderboard/leaderboard/autoagents/dummy_agent.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides a dummy agent to control the ego vehicle\n\"\"\"\n\nfrom __future__ import print_function\n\nimport carla\n\nfrom leaderboard.autoagents.autonomous_agent import AutonomousAgent, Track\n\ndef get_entry_point():\n    return 'DummyAgent'\n\nclass DummyAgent(AutonomousAgent):\n\n    \"\"\"\n    Dummy autonomous agent to control the ego vehicle\n    \"\"\"\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        Setup the agent parameters\n        \"\"\"\n        self.track = Track.MAP\n\n    def sensors(self):\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors in the following format:\n\n        [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Right'},\n\n            {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'yaw': 0.0, 'pitch': 0.0, 'roll': 0.0,\n             'id': 'LIDAR'}\n        ]\n        \"\"\"\n\n        sensors = [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n             'width': 800, 'height': 600, 'fov': 100, 'id': 'Center'},\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': -45.0,\n             'width': 800, 'height': 600, 'fov': 100, 'id': 'Left'},\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 45.0,\n             'width': 800, 'height': 600, 'fov': 100, 'id': 'Right'},\n            {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0,\n             'yaw': -45.0, 'id': 'LIDAR'},\n            {'type': 'sensor.other.radar', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0,\n             'yaw': -45.0, 'fov': 30, 'id': 'RADAR'},\n            {'type': 'sensor.other.gnss', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'id': 'GPS'},\n            {'type': 'sensor.other.imu', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0,\n             'yaw': -45.0, 'id': 'IMU'},\n            {'type': 'sensor.opendrive_map', 'reading_frequency': 1, 'id': 'OpenDRIVE'},\n        ]\n\n        return sensors\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        \"\"\"\n        print(\"=====================>\")\n        for key, val in input_data.items():\n            if hasattr(val[1], 'shape'):\n                shape = val[1].shape\n                print(\"[{} -- {:06d}] with shape {}\".format(key, val[0], shape))\n            else:\n                print(\"[{} -- {:06d}] \".format(key, val[0]))\n        print(\"<=====================\")\n\n        # DO SOMETHING SMART\n\n        # RETURN CONTROL\n        control = carla.VehicleControl()\n        control.steer = 0.0\n        control.throttle = 0.0\n        control.brake = 0.0\n        control.hand_brake = False\n\n        return control\n"
  },
  {
    "path": "leaderboard/leaderboard/autoagents/human_agent.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides a human agent to control the ego vehicle via keyboard\n\"\"\"\n\nimport time\nimport json\nfrom threading import Thread\nimport cv2\nimport numpy as np\n\ntry:\n    import pygame\n    from pygame.locals import K_DOWN\n    from pygame.locals import K_LEFT\n    from pygame.locals import K_RIGHT\n    from pygame.locals import K_SPACE\n    from pygame.locals import K_UP\n    from pygame.locals import K_a\n    from pygame.locals import K_d\n    from pygame.locals import K_s\n    from pygame.locals import K_w\n    from pygame.locals import K_q\nexcept ImportError:\n    raise RuntimeError('cannot import pygame, make sure pygame package is installed')\n\nimport carla\n\nfrom leaderboard.autoagents.autonomous_agent import AutonomousAgent, Track\n\n\ndef get_entry_point():\n    return 'HumanAgent'\n\nclass HumanInterface(object):\n\n    \"\"\"\n    Class to control a vehicle manually for debugging purposes\n    \"\"\"\n\n    def __init__(self):\n        self._width = 800\n        self._height = 600\n        self._surface = None\n\n        pygame.init()\n        pygame.font.init()\n        self._clock = pygame.time.Clock()\n        self._display = pygame.display.set_mode((self._width, self._height), pygame.HWSURFACE | pygame.DOUBLEBUF)\n        pygame.display.set_caption(\"Human Agent\")\n\n    def run_interface(self, input_data):\n        \"\"\"\n        Run the GUI\n        \"\"\"\n\n        # process sensor data\n        image_center = input_data['Center'][1][:, :, -2::-1]\n\n        # display image\n        self._surface = pygame.surfarray.make_surface(image_center.swapaxes(0, 1))\n        if self._surface is not None:\n            self._display.blit(self._surface, (0, 0))\n        pygame.display.flip()\n\n    def _quit(self):\n        pygame.quit()\n\n\nclass HumanAgent(AutonomousAgent):\n\n    \"\"\"\n    Human agent to control the ego vehicle via keyboard\n    \"\"\"\n\n    current_control = None\n    agent_engaged = False\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        Setup the agent parameters\n        \"\"\"\n        self.track = Track.SENSORS\n\n        self.agent_engaged = False\n        self._hic = HumanInterface()\n        self._controller = KeyboardControl(path_to_conf_file)\n        self._prev_timestamp = 0\n\n    def sensors(self):\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors in the following format:\n\n        [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Right'},\n\n            {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'yaw': 0.0, 'pitch': 0.0, 'roll': 0.0,\n             'id': 'LIDAR'}\n        ]\n        \"\"\"\n\n        sensors = [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n             'width': 800, 'height': 600, 'fov': 100, 'id': 'Center'},\n            {'type': 'sensor.speedometer', 'reading_frequency': 20, 'id': 'speed'},\n        ]\n\n        return sensors\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        \"\"\"\n        self.agent_engaged = True\n        self._hic.run_interface(input_data)\n\n        control = self._controller.parse_events(timestamp - self._prev_timestamp)\n        self._prev_timestamp = timestamp\n\n        return control\n\n    def destroy(self):\n        \"\"\"\n        Cleanup\n        \"\"\"\n        self._hic._quit = True\n\n\nclass KeyboardControl(object):\n\n    \"\"\"\n    Keyboard control for the human agent\n    \"\"\"\n\n    def __init__(self, path_to_conf_file):\n        \"\"\"\n        Init\n        \"\"\"\n        self._control = carla.VehicleControl()\n        self._steer_cache = 0.0\n        self._clock = pygame.time.Clock()\n\n        # Get the mode\n        if path_to_conf_file:\n\n            with (open(path_to_conf_file, \"r\")) as f:\n                lines = f.read().split(\"\\n\")\n                self._mode = lines[0].split(\" \")[1]\n                self._endpoint = lines[1].split(\" \")[1]\n\n            # Get the needed vars\n            if self._mode == \"log\":\n                self._log_data = {'records': []}\n\n            elif self._mode == \"playback\":\n                self._index = 0\n                self._control_list = []\n\n                with open(self._endpoint) as fd:\n                    try:\n                        self._records = json.load(fd)\n                        self._json_to_control()\n                    except json.JSONDecodeError:\n                        pass\n        else:\n            self._mode = \"normal\"\n            self._endpoint = None\n\n    def _json_to_control(self):\n\n        # transform strs into VehicleControl commands\n        for entry in self._records['records']:\n            control = carla.VehicleControl(throttle=entry['control']['throttle'],\n                                           steer=entry['control']['steer'],\n                                           brake=entry['control']['brake'],\n                                           hand_brake=entry['control']['hand_brake'],\n                                           reverse=entry['control']['reverse'],\n                                           manual_gear_shift=entry['control']['manual_gear_shift'],\n                                           gear=entry['control']['gear'])\n            self._control_list.append(control)\n\n    def parse_events(self, timestamp):\n        \"\"\"\n        Parse the keyboard events and set the vehicle controls accordingly\n        \"\"\"\n        # Move the vehicle\n        if self._mode == \"playback\":\n            self._parse_json_control()\n        else:\n            self._parse_vehicle_keys(pygame.key.get_pressed(), timestamp*1000)\n\n        # Record the control\n        if self._mode == \"log\":\n            self._record_control()\n\n        return self._control\n\n    def _parse_vehicle_keys(self, keys, milliseconds):\n        \"\"\"\n        Calculate new vehicle controls based on input keys\n        \"\"\"\n\n        for event in pygame.event.get():\n            if event.type == pygame.QUIT:\n                return \n            elif event.type == pygame.KEYUP:\n                if event.key == K_q:\n                    self._control.gear = 1 if self._control.reverse else -1\n                    self._control.reverse = self._control.gear < 0\n\n        if keys[K_UP] or keys[K_w]:\n            self._control.throttle = 0.6\n        else:\n            self._control.throttle = 0.0\n\n        steer_increment = 3e-4 * milliseconds\n        if keys[K_LEFT] or keys[K_a]:\n            self._steer_cache -= steer_increment\n        elif keys[K_RIGHT] or keys[K_d]:\n            self._steer_cache += steer_increment\n        else:\n            self._steer_cache = 0.0\n\n        steer_cache = min(0.95, max(-0.95, self._steer_cache))\n        self._control.steer = round(self._steer_cache, 1)\n        self._control.brake = 1.0 if keys[K_DOWN] or keys[K_s] else 0.0\n        self._control.hand_brake = keys[K_SPACE]\n\n    def _parse_json_control(self):\n\n        if self._index < len(self._control_list):\n            self._control = self._control_list[self._index]\n            self._index += 1\n        else:\n            print(\"JSON file has no more entries\")\n\n    def _record_control(self):\n        new_record = {\n            'control': {\n                'throttle': self._control.throttle,\n                'steer': self._control.steer,\n                'brake': self._control.brake,\n                'hand_brake': self._control.hand_brake,\n                'reverse': self._control.reverse,\n                'manual_gear_shift': self._control.manual_gear_shift,\n                'gear': self._control.gear\n            }\n        }\n\n        self._log_data['records'].append(new_record)\n\n    def __del__(self):\n        # Get ready to log user commands\n        if self._mode == \"log\" and self._log_data:\n            with open(self._endpoint, 'w') as fd:\n                json.dump(self._log_data, fd, indent=4, sort_keys=True)\n"
  },
  {
    "path": "leaderboard/leaderboard/autoagents/human_agent_config.txt",
    "content": "mode: log                      # Either 'log' or 'playback'\nfile: test.json                     # path to the file with the controls\n\n\nThis is the configuration file of the human agent. This agent incorporates two modes.\nThe log mode parses the controls given to the vehicle into a dictionary and records them into a .json file.\nThis file can be read by the playback mode to control the vehicle in the same way, resulting in a deterministic agent.\nThe file name can be chosen, and is the second argument of this config file.\n\n"
  },
  {
    "path": "leaderboard/leaderboard/autoagents/npc_agent.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides an NPC agent to control the ego vehicle\n\"\"\"\n\nfrom __future__ import print_function\n\nimport carla\nfrom agents.navigation.basic_agent import BasicAgent\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\n\nfrom leaderboard.autoagents.autonomous_agent import AutonomousAgent, Track\n\ndef get_entry_point():\n    return 'NpcAgent'\n\nclass NpcAgent(AutonomousAgent):\n\n    \"\"\"\n    NPC autonomous agent to control the ego vehicle\n    \"\"\"\n\n    _agent = None\n    _route_assigned = False\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        Setup the agent parameters\n        \"\"\"\n        self.track = Track.SENSORS\n\n        self._route_assigned = False\n        self._agent = None\n\n    def sensors(self):\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors in the following format:\n\n        [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Right'},\n\n            {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'yaw': 0.0, 'pitch': 0.0, 'roll': 0.0,\n             'id': 'LIDAR'}\n        ]\n        \"\"\"\n\n        sensors = [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n             'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n        ]\n\n        return sensors\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        \"\"\"\n        control = carla.VehicleControl()\n        control.steer = 0.0\n        control.throttle = 0.0\n        control.brake = 0.0\n        control.hand_brake = False\n\n        if not self._agent:\n            hero_actor = None\n            for actor in CarlaDataProvider.get_world().get_actors():\n                if 'role_name' in actor.attributes and actor.attributes['role_name'] == 'hero':\n                    hero_actor = actor\n                    break\n            if hero_actor:\n                self._agent = BasicAgent(hero_actor)\n\n            return control\n\n        if not self._route_assigned:\n            if self._global_plan:\n                plan = []\n\n                prev = None\n                for transform, _ in self._global_plan_world_coord:\n                    wp = CarlaDataProvider.get_map().get_waypoint(transform.location)\n                    if  prev:\n                        route_segment = self._agent._trace_route(prev, wp)\n                        plan.extend(route_segment)\n\n                    prev = wp\n\n                #loc = plan[-1][0].transform.location\n                #self._agent.set_destination([loc.x, loc.y, loc.z])\n                self._agent._local_planner.set_global_plan(plan)  # pylint: disable=protected-access\n                self._route_assigned = True\n\n        else:\n            control = self._agent.run_step()\n\n        return control\n"
  },
  {
    "path": "leaderboard/leaderboard/autoagents/ros_agent.py",
    "content": "#!/usr/bin/env python\n#\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n#\n\n\"\"\"\nThis module provides a ROS autonomous agent interface to control the ego vehicle via a ROS stack\n\"\"\"\n\nimport math\nimport os\nimport subprocess\nimport signal\nimport threading\nimport time\n\nimport numpy\n\nimport carla\n\nimport rospy\nfrom cv_bridge import CvBridge\nfrom geometry_msgs.msg import PoseStamped\nfrom nav_msgs.msg import Odometry, Path\nfrom rosgraph_msgs.msg import Clock\nfrom sensor_msgs.msg import Image, PointCloud2, NavSatFix, NavSatStatus, CameraInfo\nfrom sensor_msgs.point_cloud2 import create_cloud_xyz32\nfrom std_msgs.msg import Header, String\nimport tf\n# pylint: disable=line-too-long\nfrom carla_msgs.msg import CarlaEgoVehicleStatus, CarlaEgoVehicleInfo, CarlaEgoVehicleInfoWheel, CarlaEgoVehicleControl, CarlaWorldInfo\n# pylint: enable=line-too-long\n\nfrom leaderboard.autoagents.autonomous_agent import AutonomousAgent, Track\n\n\nclass RosAgent(AutonomousAgent):\n\n    \"\"\"\n    Base class for ROS-based stacks.\n\n    Derive from it and implement the sensors() method.\n\n    Please define TEAM_CODE_ROOT in your environment.\n    The stack is started by executing $TEAM_CODE_ROOT/start.sh\n\n    The sensor data is published on similar topics as with the carla-ros-bridge. You can find details about\n    the utilized datatypes there.\n\n    This agent expects a roscore to be running.\n    \"\"\"\n\n    speed = None\n    current_control = None\n    stack_process = None\n    timestamp = None\n    current_map_name = None\n    step_mode_possible = None\n    vehicle_info_publisher = None\n    global_plan_published = None\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        setup agent\n        \"\"\"\n        self.track = Track.MAP\n        self.stack_thread = None\n\n        # get start_script from environment\n        team_code_path = os.environ['TEAM_CODE_ROOT']\n        if not team_code_path or not os.path.exists(team_code_path):\n            raise IOError(\"Path '{}' defined by TEAM_CODE_ROOT invalid\".format(team_code_path))\n        start_script = \"{}/start.sh\".format(team_code_path)\n        if not os.path.exists(start_script):\n            raise IOError(\"File '{}' defined by TEAM_CODE_ROOT invalid\".format(start_script))\n\n        # set use_sim_time via commandline before init-node\n        process = subprocess.Popen(\n            \"rosparam set use_sim_time true\", shell=True, stderr=subprocess.STDOUT, stdout=subprocess.PIPE)\n        process.wait()\n        if process.returncode:\n            raise RuntimeError(\"Could not set use_sim_time\")\n\n        # initialize ros node\n        rospy.init_node('ros_agent', anonymous=True)\n\n        # publish first clock value '0'\n        self.clock_publisher = rospy.Publisher('clock', Clock, queue_size=10, latch=True)\n        self.clock_publisher.publish(Clock(rospy.Time.from_sec(0)))\n\n        # execute script that starts the ad stack (remains running)\n        rospy.loginfo(\"Executing stack...\")\n        self.stack_process = subprocess.Popen(start_script, shell=True, preexec_fn=os.setpgrp)\n\n        self.vehicle_control_event = threading.Event()\n        self.timestamp = None\n        self.speed = 0\n        self.global_plan_published = False\n\n        self.vehicle_info_publisher = None\n        self.vehicle_status_publisher = None\n        self.odometry_publisher = None\n        self.world_info_publisher = None\n        self.map_file_publisher = None\n        self.current_map_name = None\n        self.tf_broadcaster = None\n        self.step_mode_possible = False\n\n        self.vehicle_control_subscriber = rospy.Subscriber(\n            '/carla/ego_vehicle/vehicle_control_cmd', CarlaEgoVehicleControl, self.on_vehicle_control)\n\n        self.current_control = carla.VehicleControl()\n\n        self.waypoint_publisher = rospy.Publisher(\n            '/carla/ego_vehicle/waypoints', Path, queue_size=1, latch=True)\n\n        self.publisher_map = {}\n        self.id_to_sensor_type_map = {}\n        self.id_to_camera_info_map = {}\n        self.cv_bridge = CvBridge()\n\n        # setup ros publishers for sensors\n        # pylint: disable=line-too-long\n        for sensor in self.sensors():\n            self.id_to_sensor_type_map[sensor['id']] = sensor['type']\n            if sensor['type'] == 'sensor.camera.rgb':\n                self.publisher_map[sensor['id']] = rospy.Publisher(\n                    '/carla/ego_vehicle/camera/rgb/' + sensor['id'] + \"/image_color\", Image, queue_size=1, latch=True)\n                self.id_to_camera_info_map[sensor['id']] = self.build_camera_info(sensor)\n                self.publisher_map[sensor['id'] + '_info'] = rospy.Publisher(\n                    '/carla/ego_vehicle/camera/rgb/' + sensor['id'] + \"/camera_info\", CameraInfo, queue_size=1, latch=True)\n            elif sensor['type'] == 'sensor.lidar.ray_cast':\n                self.publisher_map[sensor['id']] = rospy.Publisher(\n                    '/carla/ego_vehicle/lidar/' + sensor['id'] + \"/point_cloud\", PointCloud2, queue_size=1, latch=True)\n            elif sensor['type'] == 'sensor.other.gnss':\n                self.publisher_map[sensor['id']] = rospy.Publisher(\n                    '/carla/ego_vehicle/gnss/' + sensor['id'] + \"/fix\", NavSatFix, queue_size=1, latch=True)\n            elif sensor['type'] == 'sensor.can_bus':\n                if not self.vehicle_info_publisher:\n                    self.vehicle_info_publisher = rospy.Publisher(\n                        '/carla/ego_vehicle/vehicle_info', CarlaEgoVehicleInfo, queue_size=1, latch=True)\n                if not self.vehicle_status_publisher:\n                    self.vehicle_status_publisher = rospy.Publisher(\n                        '/carla/ego_vehicle/vehicle_status', CarlaEgoVehicleStatus, queue_size=1, latch=True)\n            elif sensor['type'] == 'sensor.hd_map':\n                if not self.odometry_publisher:\n                    self.odometry_publisher = rospy.Publisher(\n                        '/carla/ego_vehicle/odometry', Odometry, queue_size=1, latch=True)\n                if not self.world_info_publisher:\n                    self.world_info_publisher = rospy.Publisher(\n                        '/carla/world_info', CarlaWorldInfo, queue_size=1, latch=True)\n                if not self.map_file_publisher:\n                    self.map_file_publisher = rospy.Publisher('/carla/map_file', String, queue_size=1, latch=True)\n                if not self.tf_broadcaster:\n                    self.tf_broadcaster = tf.TransformBroadcaster()\n            else:\n                raise TypeError(\"Invalid sensor type: {}\".format(sensor['type']))\n        # pylint: enable=line-too-long\n\n    def destroy(self):\n        \"\"\"\n        Cleanup of all ROS publishers\n        \"\"\"\n        if self.stack_process and self.stack_process.poll() is None:\n            rospy.loginfo(\"Sending SIGTERM to stack...\")\n            os.killpg(os.getpgid(self.stack_process.pid), signal.SIGTERM)\n            rospy.loginfo(\"Waiting for termination of stack...\")\n            self.stack_process.wait()\n            time.sleep(5)\n            rospy.loginfo(\"Terminated stack.\")\n\n        rospy.loginfo(\"Stack is no longer running\")\n        self.world_info_publisher.unregister()\n        self.map_file_publisher.unregister()\n        self.vehicle_status_publisher.unregister()\n        self.vehicle_info_publisher.unregister()\n        self.waypoint_publisher.unregister()\n        self.stack_process = None\n        rospy.loginfo(\"Cleanup finished\")\n\n    def on_vehicle_control(self, data):\n        \"\"\"\n        callback if a new vehicle control command is received\n        \"\"\"\n        cmd = carla.VehicleControl()\n        cmd.throttle = data.throttle\n        cmd.steer = data.steer\n        cmd.brake = data.brake\n        cmd.hand_brake = data.hand_brake\n        cmd.reverse = data.reverse\n        cmd.gear = data.gear\n        cmd.manual_gear_shift = data.manual_gear_shift\n        self.current_control = cmd\n        if not self.vehicle_control_event.is_set():\n            self.vehicle_control_event.set()\n        # After the first vehicle control is sent out, it is possible to use the stepping mode\n        self.step_mode_possible = True\n\n    def build_camera_info(self, attributes):  # pylint: disable=no-self-use\n        \"\"\"\n        Private function to compute camera info\n\n        camera info doesn't change over time\n        \"\"\"\n        camera_info = CameraInfo()\n        # store info without header\n        camera_info.header = None\n        camera_info.width = int(attributes['width'])\n        camera_info.height = int(attributes['height'])\n        camera_info.distortion_model = 'plumb_bob'\n        cx = camera_info.width / 2.0\n        cy = camera_info.height / 2.0\n        fx = camera_info.width / (\n            2.0 * math.tan(float(attributes['fov']) * math.pi / 360.0))\n        fy = fx\n        camera_info.K = [fx, 0, cx, 0, fy, cy, 0, 0, 1]\n        camera_info.D = [0, 0, 0, 0, 0]\n        camera_info.R = [1.0, 0, 0, 0, 1.0, 0, 0, 0, 1.0]\n        camera_info.P = [fx, 0, cx, 0, 0, fy, cy, 0, 0, 0, 1.0, 0]\n        return camera_info\n\n    def publish_plan(self):\n        \"\"\"\n        publish the global plan\n        \"\"\"\n        msg = Path()\n        msg.header.frame_id = \"/map\"\n        msg.header.stamp = rospy.Time.now()\n        for wp in self._global_plan_world_coord:\n            pose = PoseStamped()\n            pose.pose.position.x = wp[0].location.x\n            pose.pose.position.y = -wp[0].location.y\n            pose.pose.position.z = wp[0].location.z\n            quaternion = tf.transformations.quaternion_from_euler(\n                0, 0, -math.radians(wp[0].rotation.yaw))\n            pose.pose.orientation.x = quaternion[0]\n            pose.pose.orientation.y = quaternion[1]\n            pose.pose.orientation.z = quaternion[2]\n            pose.pose.orientation.w = quaternion[3]\n            msg.poses.append(pose)\n\n        rospy.loginfo(\"Publishing Plan...\")\n        self.waypoint_publisher.publish(msg)\n\n    def sensors(self):\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors\n        \"\"\"\n        raise NotImplementedError(\n            \"This function has to be implemented by the derived classes\")\n\n    def get_header(self):\n        \"\"\"\n        Returns ROS message header\n        \"\"\"\n        header = Header()\n        header.stamp = rospy.Time.from_sec(self.timestamp)\n        return header\n\n    def publish_lidar(self, sensor_id, data):\n        \"\"\"\n        Function to publish lidar data\n        \"\"\"\n        header = self.get_header()\n        header.frame_id = 'ego_vehicle/lidar/{}'.format(sensor_id)\n\n        lidar_data = numpy.frombuffer(\n            data, dtype=numpy.float32)\n        lidar_data = numpy.reshape(\n            lidar_data, (int(lidar_data.shape[0] / 3), 3))\n        # we take the oposite of y axis\n        # (as lidar point are express in left handed coordinate system, and ros need right handed)\n        # we need a copy here, because the data are read only in carla numpy\n        # array\n        lidar_data = -1.0 * lidar_data\n        # we also need to permute x and y\n        lidar_data = lidar_data[..., [1, 0, 2]]\n        msg = create_cloud_xyz32(header, lidar_data)\n        self.publisher_map[sensor_id].publish(msg)\n\n    def publish_gnss(self, sensor_id, data):\n        \"\"\"\n        Function to publish gnss data\n        \"\"\"\n        msg = NavSatFix()\n        msg.header = self.get_header()\n        msg.header.frame_id = 'gps'\n        msg.latitude = data[0]\n        msg.longitude = data[1]\n        msg.altitude = data[2]\n        msg.status.status = NavSatStatus.STATUS_SBAS_FIX\n        # pylint: disable=line-too-long\n        msg.status.service = NavSatStatus.SERVICE_GPS | NavSatStatus.SERVICE_GLONASS | NavSatStatus.SERVICE_COMPASS | NavSatStatus.SERVICE_GALILEO\n        # pylint: enable=line-too-long\n        self.publisher_map[sensor_id].publish(msg)\n\n    def publish_camera(self, sensor_id, data):\n        \"\"\"\n        Function to publish camera data\n        \"\"\"\n        msg = self.cv_bridge.cv2_to_imgmsg(data, encoding='bgra8')\n        # the camera data is in respect to the camera's own frame\n        msg.header = self.get_header()\n        msg.header.frame_id = 'ego_vehicle/camera/rgb/{}'.format(sensor_id)\n\n        cam_info = self.id_to_camera_info_map[sensor_id]\n        cam_info.header = msg.header\n        self.publisher_map[sensor_id + '_info'].publish(cam_info)\n        self.publisher_map[sensor_id].publish(msg)\n\n    def publish_can(self, sensor_id, data):\n        \"\"\"\n        publish can data\n        \"\"\"\n        if not self.vehicle_info_publisher:\n            self.vehicle_info_publisher = rospy.Publisher(\n                '/carla/ego_vehicle/vehicle_info', CarlaEgoVehicleInfo, queue_size=1, latch=True)\n            info_msg = CarlaEgoVehicleInfo()\n            for wheel in data['wheels']:\n                wheel_info = CarlaEgoVehicleInfoWheel()\n                wheel_info.tire_friction = wheel['tire_friction']\n                wheel_info.damping_rate = wheel['damping_rate']\n                wheel_info.steer_angle = wheel['steer_angle']\n                wheel_info.disable_steering = wheel['disable_steering']\n                info_msg.wheels.append(wheel_info)\n            info_msg.max_rpm = data['max_rpm']\n            info_msg.moi = data['moi']\n            info_msg.damping_rate_full_throttle = data['damping_rate_full_throttle']\n            info_msg.damping_rate_zero_throttle_clutch_disengaged = data['damping_rate_zero_throttle_clutch_disengaged']\n            info_msg.use_gear_autobox = data['use_gear_autobox']\n            info_msg.clutch_strength = data['clutch_strength']\n            info_msg.mass = data['mass']\n            info_msg.drag_coefficient = data['drag_coefficient']\n            info_msg.center_of_mass.x = data['center_of_mass']['x']\n            info_msg.center_of_mass.y = data['center_of_mass']['y']\n            info_msg.center_of_mass.z = data['center_of_mass']['z']\n            self.vehicle_info_publisher.publish(info_msg)\n        msg = CarlaEgoVehicleStatus()\n        msg.header = self.get_header()\n        msg.velocity = data['speed']\n        self.speed = data['speed']\n        #  msg.acceleration\n        msg.control.throttle = self.current_control.throttle\n        msg.control.steer = self.current_control.steer\n        msg.control.brake = self.current_control.brake\n        msg.control.hand_brake = self.current_control.hand_brake\n        msg.control.reverse = self.current_control.reverse\n        msg.control.gear = self.current_control.gear\n        msg.control.manual_gear_shift = self.current_control.manual_gear_shift\n\n        self.vehicle_status_publisher.publish(msg)\n\n    def publish_hd_map(self, sensor_id, data):\n        \"\"\"\n        publish hd map data\n        \"\"\"\n        roll = -math.radians(data['transform']['roll'])\n        pitch = -math.radians(data['transform']['pitch'])\n        yaw = -math.radians(data['transform']['yaw'])\n        quat = tf.transformations.quaternion_from_euler(roll, pitch, yaw)\n        x = data['transform']['x']\n        y = -data['transform']['y']\n        z = data['transform']['z']\n\n        if self.odometry_publisher:\n\n            odometry = Odometry()\n            odometry.header.frame_id = 'map'\n            odometry.header.stamp = rospy.Time.from_sec(self.timestamp)\n            odometry.child_frame_id = 'base_link'\n            odometry.pose.pose.position.x = x\n            odometry.pose.pose.position.y = y\n            odometry.pose.pose.position.z = z\n\n            odometry.pose.pose.orientation.x = quat[0]\n            odometry.pose.pose.orientation.y = quat[1]\n            odometry.pose.pose.orientation.z = quat[2]\n            odometry.pose.pose.orientation.w = quat[3]\n\n            odometry.twist.twist.linear.x = self.speed\n            odometry.twist.twist.linear.y = 0\n            odometry.twist.twist.linear.z = 0\n\n            self.odometry_publisher.publish(odometry)\n\n        if self.world_info_publisher:\n            # extract map name\n            map_name = os.path.basename(data['map_file'])[:-4]\n            if self.current_map_name != map_name:\n                self.current_map_name = map_name\n                world_info = CarlaWorldInfo()\n                world_info.map_name = self.current_map_name\n                world_info.opendrive = data['opendrive']\n                self.world_info_publisher.publish(world_info)\n        if self.map_file_publisher:\n            self.map_file_publisher.publish(data['map_file'])\n\n    def use_stepping_mode(self):  # pylint: disable=no-self-use\n        \"\"\"\n        Overload this function to use stepping mode!\n        \"\"\"\n        return False\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        \"\"\"\n        self.vehicle_control_event.clear()\n        self.timestamp = timestamp\n        self.clock_publisher.publish(Clock(rospy.Time.from_sec(timestamp)))\n\n        # check if stack is still running\n        if self.stack_process and self.stack_process.poll() is not None:\n            raise RuntimeError(\"Stack exited with: {} {}\".format(\n                self.stack_process.returncode, self.stack_process.communicate()[0]))\n\n        # publish global plan to ROS once\n        if self._global_plan_world_coord and not self.global_plan_published:\n            self.global_plan_published = True\n            self.publish_plan()\n\n        new_data_available = False\n\n        # publish data of all sensors\n        for key, val in input_data.items():\n            new_data_available = True\n            sensor_type = self.id_to_sensor_type_map[key]\n            if sensor_type == 'sensor.camera.rgb':\n                self.publish_camera(key, val[1])\n            elif sensor_type == 'sensor.lidar.ray_cast':\n                self.publish_lidar(key, val[1])\n            elif sensor_type == 'sensor.other.gnss':\n                self.publish_gnss(key, val[1])\n            elif sensor_type == 'sensor.can_bus':\n                self.publish_can(key, val[1])\n            elif sensor_type == 'sensor.hd_map':\n                self.publish_hd_map(key, val[1])\n            else:\n                raise TypeError(\"Invalid sensor type: {}\".format(sensor_type))\n\n        if self.use_stepping_mode():\n            if self.step_mode_possible and new_data_available:\n                self.vehicle_control_event.wait()\n        # if the stepping mode is not used or active, there is no need to wait here\n\n        return self.current_control\n"
  },
  {
    "path": "leaderboard/leaderboard/envs/__init__.py",
    "content": ""
  },
  {
    "path": "leaderboard/leaderboard/envs/sensor_interface.py",
    "content": "import copy\nimport logging\nimport numpy as np\nimport os\nimport time\nfrom threading import Thread\n\nfrom queue import Queue\nfrom queue import Empty\n\nimport carla\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.timer import GameTime\n\n\ndef threaded(fn):\n    def wrapper(*args, **kwargs):\n        thread = Thread(target=fn, args=args, kwargs=kwargs)\n        thread.setDaemon(True)\n        thread.start()\n\n        return thread\n    return wrapper\n\n\nclass SensorConfigurationInvalid(Exception):\n    \"\"\"\n    Exceptions thrown when the sensors used by the agent are not allowed for that specific submissions\n    \"\"\"\n\n    def __init__(self, message):\n        super(SensorConfigurationInvalid, self).__init__(message)\n\n\nclass SensorReceivedNoData(Exception):\n    \"\"\"\n    Exceptions thrown when the sensors used by the agent take too long to receive data\n    \"\"\"\n\n    def __init__(self, message):\n        super(SensorReceivedNoData, self).__init__(message)\n\n\nclass GenericMeasurement(object):\n    def __init__(self, data, frame):\n        self.data = data\n        self.frame = frame\n\n\nclass BaseReader(object):\n    def __init__(self, vehicle, reading_frequency=1.0):\n        self._vehicle = vehicle\n        self._reading_frequency = reading_frequency\n        self._callback = None\n        self._run_ps = True\n        self.run()\n\n    def __call__(self):\n        pass\n\n    @threaded\n    def run(self):\n        first_time = True\n        latest_time = GameTime.get_time()\n        while self._run_ps:\n            if self._callback is not None:\n                current_time = GameTime.get_time()\n\n                # Second part forces the sensors to send data at the first tick, regardless of frequency\n                if current_time - latest_time > (1 / self._reading_frequency) \\\n                        or (first_time and GameTime.get_frame() != 0):\n                    self._callback(GenericMeasurement(self.__call__(), GameTime.get_frame()))\n                    latest_time = GameTime.get_time()\n                    first_time = False\n\n                else:\n                    time.sleep(0.001)\n\n    def listen(self, callback):\n        # Tell that this function receives what the producer does.\n        self._callback = callback\n\n    def stop(self):\n        self._run_ps = False\n\n    def destroy(self):\n        self._run_ps = False\n\n\nclass SpeedometerReader(BaseReader):\n    \"\"\"\n    Sensor to measure the speed of the vehicle.\n    \"\"\"\n    MAX_CONNECTION_ATTEMPTS = 10\n\n    def _get_forward_speed(self, transform=None, velocity=None):\n        \"\"\" Convert the vehicle transform directly to forward speed \"\"\"\n        if not velocity:\n            velocity = self._vehicle.get_velocity()\n        if not transform:\n            transform = self._vehicle.get_transform()\n\n        vel_np = np.array([velocity.x, velocity.y, velocity.z])\n        pitch = np.deg2rad(transform.rotation.pitch)\n        yaw = np.deg2rad(transform.rotation.yaw)\n        orientation = np.array([np.cos(pitch) * np.cos(yaw), np.cos(pitch) * np.sin(yaw), np.sin(pitch)])\n        speed = np.dot(vel_np, orientation)\n        return speed\n\n    def __call__(self):\n        \"\"\" We convert the vehicle physics information into a convenient dictionary \"\"\"\n\n        # protect this access against timeout\n        attempts = 0\n        while attempts < self.MAX_CONNECTION_ATTEMPTS:\n            try:\n                velocity = self._vehicle.get_velocity()\n                transform = self._vehicle.get_transform()\n                break\n            except Exception:\n                attempts += 1\n                time.sleep(0.2)\n                continue\n\n        return {'speed': self._get_forward_speed(transform=transform, velocity=velocity)}\n\n\nclass OpenDriveMapReader(BaseReader):\n    def __call__(self):\n        return {'opendrive': CarlaDataProvider.get_map().to_opendrive()}\n\n\nclass CallBack(object):\n    def __init__(self, tag, sensor_type, sensor, data_provider):\n        self._tag = tag\n        self._data_provider = data_provider\n\n        self._data_provider.register_sensor(tag, sensor_type, sensor)\n\n    def __call__(self, data):\n        if isinstance(data, carla.libcarla.Image):\n            self._parse_image_cb(data, self._tag)\n        elif isinstance(data, carla.libcarla.LidarMeasurement):\n            self._parse_lidar_cb(data, self._tag)\n        elif isinstance(data, carla.libcarla.SemanticLidarMeasurement):\n            self._parse_semantic_lidar_cb(data, self._tag)\n        elif isinstance(data, carla.libcarla.RadarMeasurement):\n            self._parse_radar_cb(data, self._tag)\n        elif isinstance(data, carla.libcarla.GnssMeasurement):\n            self._parse_gnss_cb(data, self._tag)\n        elif isinstance(data, carla.libcarla.IMUMeasurement):\n            self._parse_imu_cb(data, self._tag)\n        elif isinstance(data, GenericMeasurement):\n            self._parse_pseudosensor(data, self._tag)\n        else:\n            logging.error('No callback method for this sensor.')\n\n    # Parsing CARLA physical Sensors\n    def _parse_image_cb(self, image, tag):\n        array = np.frombuffer(image.raw_data, dtype=np.dtype(\"uint8\"))\n        array = copy.deepcopy(array)\n        array = np.reshape(array, (image.height, image.width, 4))\n        self._data_provider.update_sensor(tag, array, image.frame)\n\n    def _parse_lidar_cb(self, lidar_data, tag):\n        points = np.frombuffer(lidar_data.raw_data, dtype=np.dtype('f4'))\n        points = copy.deepcopy(points)\n        points = np.reshape(points, (int(points.shape[0] / 4), 4))\n        self._data_provider.update_sensor(tag, points, lidar_data.frame)\n\n    def _parse_semantic_lidar_cb(self, semantic_lidar_data, tag):\n        points = np.frombuffer(semantic_lidar_data.raw_data, dtype=np.dtype('f4'))\n        points = copy.deepcopy(points)\n        points = np.reshape(points, (int(points.shape[0] / 6), 6))\n        self._data_provider.update_sensor(tag, points, semantic_lidar_data.frame)\n\n    def _parse_radar_cb(self, radar_data, tag):\n        # [depth, azimuth, altitute, velocity]\n        points = np.frombuffer(radar_data.raw_data, dtype=np.dtype('f4'))\n        points = copy.deepcopy(points)\n        points = np.reshape(points, (int(points.shape[0] / 4), 4))\n        points = np.flip(points, 1)\n        self._data_provider.update_sensor(tag, points, radar_data.frame)\n\n    def _parse_gnss_cb(self, gnss_data, tag):\n        array = np.array([gnss_data.latitude,\n                          gnss_data.longitude,\n                          gnss_data.altitude], dtype=np.float64)\n        self._data_provider.update_sensor(tag, array, gnss_data.frame)\n\n    def _parse_imu_cb(self, imu_data, tag):\n        array = np.array([imu_data.accelerometer.x,\n                          imu_data.accelerometer.y,\n                          imu_data.accelerometer.z,\n                          imu_data.gyroscope.x,\n                          imu_data.gyroscope.y,\n                          imu_data.gyroscope.z,\n                          imu_data.compass,\n                         ], dtype=np.float64)\n        self._data_provider.update_sensor(tag, array, imu_data.frame)\n\n    def _parse_pseudosensor(self, package, tag):\n        self._data_provider.update_sensor(tag, package.data, package.frame)\n\n\nclass SensorInterface(object):\n    def __init__(self):\n        self._sensors_objects = {}\n        self._data_buffers = {}\n        self._new_data_buffers = Queue()\n        self._queue_timeout = 10 # default: 10\n\n        # Only sensor that doesn't get the data on tick, needs special treatment\n        self._opendrive_tag = None\n\n\n    def register_sensor(self, tag, sensor_type, sensor):\n        if tag in self._sensors_objects:\n            raise SensorConfigurationInvalid(\"Duplicated sensor tag [{}]\".format(tag))\n\n        self._sensors_objects[tag] = sensor\n\n        if sensor_type == 'sensor.opendrive_map': \n            self._opendrive_tag = tag\n\n    def update_sensor(self, tag, data, timestamp):\n        # print(\"Updating {} - {}\".format(tag, timestamp))\n        if tag not in self._sensors_objects:\n            raise SensorConfigurationInvalid(\"The sensor with tag [{}] has not been created!\".format(tag))\n\n        self._new_data_buffers.put((tag, timestamp, data))\n\n    def get_data(self):\n        try: \n            data_dict = {}\n            while len(data_dict.keys()) < len(self._sensors_objects.keys()):\n\n                # Don't wait for the opendrive sensor\n                if self._opendrive_tag and self._opendrive_tag not in data_dict.keys() \\\n                        and len(self._sensors_objects.keys()) == len(data_dict.keys()) + 1:\n                    # print(\"Ignoring opendrive sensor\")\n                    break\n\n                sensor_data = self._new_data_buffers.get(True, self._queue_timeout)\n                data_dict[sensor_data[0]] = ((sensor_data[1], sensor_data[2]))\n\n        except Empty:\n            raise SensorReceivedNoData(\"A sensor took too long to send their data\")\n\n        return data_dict\n"
  },
  {
    "path": "leaderboard/leaderboard/leaderboard_evaluator.py",
    "content": "#!/usr/bin/env python\n# Copyright (c) 2018-2019 Intel Corporation.\n# authors: German Ros (german.ros@intel.com), Felipe Codevilla (felipe.alcm@gmail.com)\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nCARLA Challenge Evaluator Routes\n\nProvisional code to evaluate Autonomous Agents for the CARLA Autonomous Driving challenge\n\"\"\"\nfrom __future__ import print_function\nfrom multiprocessing.connection import wait\n\nimport traceback\nimport argparse\nfrom argparse import RawTextHelpFormatter\nfrom datetime import datetime\nfrom distutils.version import LooseVersion\nimport importlib\nimport os\nimport sys\nimport gc\nimport pkg_resources\nimport sys\nimport carla\nimport copy\nimport signal\nimport time\nimport subprocess\nfrom srunner.scenariomanager.carla_data_provider import *\nfrom srunner.scenariomanager.timer import GameTime\nfrom srunner.scenariomanager.watchdog import Watchdog\nimport random\nfrom leaderboard.scenarios.scenario_manager import ScenarioManager\nfrom leaderboard.scenarios.route_scenario import RouteScenario\nfrom leaderboard.envs.sensor_interface import SensorInterface, SensorConfigurationInvalid\nfrom leaderboard.autoagents.agent_wrapper import  AgentWrapper, AgentError\nfrom leaderboard.utils.statistics_manager import StatisticsManager\nfrom leaderboard.utils.route_indexer import RouteIndexer\n\ndef str2bool(v):\n    if isinstance(v, bool):\n        return v\n    if v.lower() in ('yes', 'true', 't', 'y', '1'):\n        return True\n    elif v.lower() in ('no', 'false', 'f', 'n', '0'):\n        return False\n    else:\n        raise argparse.ArgumentTypeError('Boolean value expected.')\n\nsensors_to_icons = {\n    'sensor.camera.rgb':        'carla_camera',\n    'sensor.camera.semantic_segmentation': 'carla_camera',\n    'sensor.camera.depth':      'carla_camera',\n    'sensor.lidar.ray_cast':    'carla_lidar',\n    'sensor.lidar.ray_cast_semantic':    'carla_lidar',\n    'sensor.other.radar':       'carla_radar',\n    'sensor.other.gnss':        'carla_gnss',\n    'sensor.other.imu':         'carla_imu',\n    'sensor.opendrive_map':     'carla_opendrive_map',\n    'sensor.speedometer':       'carla_speedometer'\n}\n\n\nWEATHERS = {\n        'ClearNoon': carla.WeatherParameters.ClearNoon,\n        'ClearSunset': carla.WeatherParameters.ClearSunset,\n\n        'CloudyNoon': carla.WeatherParameters.CloudyNoon,\n        'CloudySunset': carla.WeatherParameters.CloudySunset,\n\n        'WetNoon': carla.WeatherParameters.WetNoon,\n        'WetSunset': carla.WeatherParameters.WetSunset,\n\n        'MidRainyNoon': carla.WeatherParameters.MidRainyNoon,\n        'MidRainSunset': carla.WeatherParameters.MidRainSunset,\n\n        'WetCloudyNoon': carla.WeatherParameters.WetCloudyNoon,\n        'WetCloudySunset': carla.WeatherParameters.WetCloudySunset,\n\n        'HardRainNoon': carla.WeatherParameters.HardRainNoon,\n        'HardRainSunset': carla.WeatherParameters.HardRainSunset,\n\n        'SoftRainNoon': carla.WeatherParameters.SoftRainNoon,\n        'SoftRainSunset': carla.WeatherParameters.SoftRainSunset,\n}\n\ndef kill_carla():\n    kill_process = subprocess.Popen('killall -9 -r CarlaUE4-Linux', shell=True)\n    kill_process.wait()\n    time.sleep(5)\n\nclass LeaderboardEvaluator(object):\n\n    \"\"\"\n    document me!\n    \"\"\"\n\n    ego_vehicles = []\n\n    # Tunable parameters\n    client_timeout = 10.0  # in seconds\n    wait_for_world = 20.0  # in seconds\n    frame_rate = 20.0      # in Hz\n\n    def __init__(self, args, statistics_manager):\n        \"\"\"\n        Setup CARLA client and world\n        Setup ScenarioManager\n        \"\"\"\n        self.statistics_manager = statistics_manager\n        self.sensors = None\n        self.sensor_icons = []\n        self._vehicle_lights = carla.VehicleLightState.Position | carla.VehicleLightState.LowBeam\n        self.carla_path = os.environ[\"CARLA_ROOT\"]\n        # First of all, we need to create the client that will send the requests\n        # to the simulator. Here we'll assume the simulator is accepting\n        # requests in the localhost at port 2000.\n\n        cmd = 'DISPLAY= bash ' + os.path.join(self.carla_path, 'CarlaUE4.sh')+f' -opengl -carla-rpc-port={args.port} -nosound'\n        print(cmd)\n        wait_time = 10\n        server_process = subprocess.Popen(cmd, shell=True, preexec_fn=os.setsid)\n        print(\"Process ID:\", server_process.pid)\n        time.sleep(wait_time)\n        self.client = carla.Client(args.host, int(args.port))\n        if args.timeout:\n            self.client_timeout = float(args.timeout)\n        self.client.set_timeout(self.client_timeout)\n\n        try:\n            self.traffic_manager = self.client.get_trafficmanager(int(args.trafficManagerPort))\n            # self.traffic_manager = self.client.get_trafficmanager(8000)\n        except Exception as e:\n            print(\"traffic_manager fail to init\", flush=True)\n            print(e, flush=True)\n        dist = pkg_resources.get_distribution(\"carla\")\n\n        # load agent\n        module_name = os.path.basename(args.agent).split('.')[0]\n        sys.path.insert(0, os.path.dirname(args.agent))\n        self.module_agent = importlib.import_module(module_name)\n\n        # Create the ScenarioManager\n        self.manager = ScenarioManager(args.timeout, args.debug > 1)\n\n        # Time control for summary purposes\n        self._start_time = GameTime.get_time()\n        self._end_time = None\n\n        # Create the agent timer\n        self._agent_watchdog = Watchdog(int(float(args.timeout)))\n        signal.signal(signal.SIGINT, self._signal_handler)\n\n    def _signal_handler(self, signum, frame):\n        \"\"\"\n        Terminate scenario ticking when receiving a signal interrupt\n        \"\"\"\n        if self._agent_watchdog and not self._agent_watchdog.get_status():\n            raise RuntimeError(\"Timeout: Agent took too long to setup\")\n        elif self.manager:\n            self.manager.signal_handler(signum, frame)\n\n    def __del__(self):\n        \"\"\"\n        Cleanup and delete actors, ScenarioManager and CARLA world\n        \"\"\"\n\n        self._cleanup()\n        if hasattr(self, 'manager') and self.manager:\n            del self.manager\n        if hasattr(self, 'world') and self.world:\n            del self.world\n\n    def _cleanup(self):\n        \"\"\"\n        Remove and destroy all actors\n        \"\"\"\n\n        # Simulation still running and in synchronous mode?\n        if self.manager and self.manager.get_running_status() \\\n                and hasattr(self, 'world') and self.world:\n            # Reset to asynchronous mode\n            settings = self.world.get_settings()\n            settings.synchronous_mode = False\n            settings.fixed_delta_seconds = None\n            self.world.apply_settings(settings)\n            self.traffic_manager.set_synchronous_mode(False)\n\n        if self.manager:\n            self.manager.cleanup()\n\n        CarlaDataProvider.cleanup()\n\n        for i, _ in enumerate(self.ego_vehicles):\n            if self.ego_vehicles[i]:\n                self.ego_vehicles[i].destroy()\n                self.ego_vehicles[i] = None\n        self.ego_vehicles = []\n\n        if self._agent_watchdog:\n            self._agent_watchdog.stop()\n\n        if hasattr(self, 'agent_instance') and self.agent_instance:\n            self.agent_instance.destroy()\n            self.agent_instance = None\n\n        if hasattr(self, 'statistics_manager') and self.statistics_manager:\n            self.statistics_manager.scenario = None\n\n    def _prepare_ego_vehicles(self, ego_vehicles, wait_for_ego_vehicles=False):\n        \"\"\"\n        Spawn or update the ego vehicles\n        \"\"\"\n\n        if not wait_for_ego_vehicles:\n            for vehicle in ego_vehicles:\n                self.ego_vehicles.append(CarlaDataProvider.request_new_actor(vehicle.model,\n                                                                             vehicle.transform,\n                                                                             vehicle.rolename,\n                                                                             color=vehicle.color,\n                                                                             vehicle_category=vehicle.category))\n\n        else:\n            ego_vehicle_missing = True\n            while ego_vehicle_missing:\n                self.ego_vehicles = []\n                ego_vehicle_missing = False\n                for ego_vehicle in ego_vehicles:\n                    ego_vehicle_found = False\n                    carla_vehicles = CarlaDataProvider.get_world().get_actors().filter('vehicle.*')\n                    for carla_vehicle in carla_vehicles:\n                        if carla_vehicle.attributes['role_name'] == ego_vehicle.rolename:\n                            ego_vehicle_found = True\n                            self.ego_vehicles.append(carla_vehicle)\n                            break\n                    if not ego_vehicle_found:\n                        ego_vehicle_missing = True\n                        break\n\n            for i, _ in enumerate(self.ego_vehicles):\n                self.ego_vehicles[i].set_transform(ego_vehicles[i].transform)\n\n        # sync state\n        CarlaDataProvider.get_world().tick()\n\n    def _load_and_wait_for_world(self, args, town, ego_vehicles=None):\n        \"\"\"\n        Load a new CARLA world and provide data to CarlaDataProvider\n        \"\"\"\n        self.traffic_manager.set_synchronous_mode(False)\n        # if hasattr(self, 'world'):\n        #     settings = self.world.get_settings()\n        #     settings.synchronous_mode = False\n        #     self.world.apply_settings(settings)\n        print(town)\n        try: \n            self.world = self.client.load_world(town)\n        except Exception as e:\n            print(111, e)\n        settings = self.world.get_settings()\n        settings.fixed_delta_seconds = 1.0 / self.frame_rate\n        settings.synchronous_mode = True\n        self.world.apply_settings(settings)\n\n        self.world.reset_all_traffic_lights()\n\n        CarlaDataProvider.set_client(self.client)\n        CarlaDataProvider.set_world(self.world)\n        CarlaDataProvider.set_traffic_manager_port(int(args.trafficManagerPort))\n\n        if args.weather != \"none\":\n            assert args.weather in WEATHERS\n            CarlaDataProvider.set_weather(WEATHERS[args.weather])\n\n        self.traffic_manager.set_synchronous_mode(True)\n        if not os.environ['IS_EVAL']:\n            args.trafficManagerSeed = random.randint(0, 100000)\n            args.init_trafficManagerSeed = random.randint(0, 100000)\n        print(\"Seed\", args.trafficManagerSeed)\n        self.traffic_manager.set_random_device_seed(int(args.trafficManagerSeed))\n\n        # Wait for the world to be ready\n        if CarlaDataProvider.is_sync_mode():\n            self.world.tick()\n        else:\n            self.world.wait_for_tick()\n\n        if CarlaDataProvider.get_map().name != town:\n            raise Exception(\"The CARLA server uses the wrong map!\"\n                            \"This scenario requires to use map {}\".format(town))\n\n    def _register_statistics(self, config, checkpoint, entry_status, crash_message=\"\"):\n        \"\"\"\n        Computes and saved the simulation statistics\n        \"\"\"\n        # register statistics\n        current_stats_record = self.statistics_manager.compute_route_statistics(\n            config,\n            self.manager.scenario_duration_system,\n            self.manager.scenario_duration_game,\n            crash_message\n        )\n\n        print(\"\\033[1m> Registering the route statistics\\033[0m\")\n        self.statistics_manager.save_record(current_stats_record, config.index, checkpoint)\n        self.statistics_manager.save_entry_status(entry_status, False, checkpoint)\n\n    def _load_and_run_scenario(self, args, config):\n        \"\"\"\n        Load and run the scenario given by config.\n\n        Depending on what code fails, the simulation will either stop the route and\n        continue from the next one, or report a crash and stop.\n        \"\"\"\n        crash_message = \"\"\n        entry_status = \"Started\"\n\n        print(\"\\n\\033[1m========= Preparing {} (repetition {}) =========\".format(config.name, config.repetition_index))\n        print(\"> Setting up the agent\\033[0m\")\n\n        # Prepare the statistics of the route\n        self.statistics_manager.set_route(config.name, config.index)\n\n        # Set up the user's agent, and the timer to avoid freezing the simulation\n        try:\n            self._agent_watchdog.start()\n            agent_class_name = getattr(self.module_agent, 'get_entry_point')()\n            if \"roach\" not in args.agent_config:\n                self.agent_instance = getattr(self.module_agent, agent_class_name)(args.agent_config + \"+\" + str(config.index) + \"+\" + str(config.repetition_index))\n            else:\n                self.agent_instance = getattr(self.module_agent, agent_class_name)(args.agent_config)\n            config.agent = self.agent_instance\n            # Check and store the sensors\n            if not self.sensors:\n                self.sensors = self.agent_instance.sensors()\n                track = self.agent_instance.track\n\n                AgentWrapper.validate_sensor_configuration(self.sensors, track, args.track)\n\n                self.sensor_icons = [sensors_to_icons[sensor['type']] for sensor in self.sensors]\n                self.statistics_manager.save_sensors(self.sensor_icons, args.checkpoint)\n            config.folder_name =  self.agent_instance.folder_name\n            self._agent_watchdog.stop()\n\n        except SensorConfigurationInvalid as e:\n            # The sensors are invalid -> set the ejecution to rejected and stop\n            print(\"\\n\\033[91mThe sensor's configuration used is invalid:\")\n            print(\"> {}\\033[0m\\n\".format(e))\n            traceback.print_exc()\n\n            crash_message = \"Agent's sensors were invalid\"\n            entry_status = \"Rejected\"\n\n            self._register_statistics(config, args.checkpoint, entry_status, crash_message)\n            self._cleanup()\n            sys.exit(-1)\n\n        except Exception as e:\n            # The agent setup has failed -> start the next route\n            print(\"\\n\\033[91mCould not set up the required agent:\")\n            print(\"> {}\\033[0m\\n\".format(e))\n            traceback.print_exc()\n\n            crash_message = \"Agent couldn't be set up\"\n\n            self._register_statistics(config, args.checkpoint, entry_status, crash_message)\n            self._cleanup()\n            return\n\n        print(\"\\033[1m> Loading the world\\033[0m\")\n\n        # Load the world and the scenario\n        try:\n            args.trafficManagerSeed = int(args.init_trafficManagerSeed) + int(config.index)\n            self._load_and_wait_for_world(args, config.town, config.ego_vehicles)\n            self._prepare_ego_vehicles(config.ego_vehicles, False)\n            scenario = RouteScenario(world=self.world, config=config, debug_mode=args.debug)\n            self.statistics_manager.set_scenario(scenario.scenario)\n\n            # self.agent_instance._init()\n            # self.agent_instance.sensor_interface = SensorInterface()\n\n            #Night mode\n            if config.weather.sun_altitude_angle < 0.0:\n                for vehicle in scenario.ego_vehicles:\n                    vehicle.set_light_state(carla.VehicleLightState(self._vehicle_lights))\n\n            # Load scenario and run it\n            if args.record:\n                self.client.start_recorder(\"{}/{}_rep{}.log\".format(args.record, config.name, config.repetition_index))\n            self.manager.load_scenario(scenario, self.agent_instance, config.repetition_index)\n\n        except Exception as e:\n            # The scenario is wrong -> set the ejecution to crashed and stop\n            print(\"\\n\\033[91mThe scenario could not be loaded:\")\n            print(\"> {}\\033[0m\\n\".format(e))\n            traceback.print_exc()\n\n            crash_message = \"Simulation crashed\"\n            entry_status = \"Crashed\"\n\n            self._register_statistics(config, args.checkpoint, entry_status, crash_message)\n\n            if args.record:\n                self.client.stop_recorder()\n\n            self._cleanup()\n            sys.exit(-1)\n\n        print(\"\\033[1m> Running the route\\033[0m\")\n\n        # Run the scenario\n        self.manager.run_scenario()\n        try:\n            print(\"\\033[1m> Stopping the route\\033[0m\")\n            self.manager.stop_scenario()\n            self._register_statistics(config, args.checkpoint, entry_status, crash_message)\n\n            if args.record:\n                self.client.stop_recorder()\n\n            # Remove all actors\n            scenario.remove_all_actors()\n\n            self._cleanup()\n\n        except Exception as e:\n            print(\"\\n\\033[91mFailed to stop the scenario, the statistics might be empty:\")\n            print(\"> {}\\033[0m\\n\".format(e))\n            traceback.print_exc()\n\n            crash_message = \"Simulation crashed\"\n\n        if crash_message == \"Simulation crashed\":\n            sys.exit(-1)\n\n    def run(self, args):\n        \"\"\"\n        Run the challenge mode\n        \"\"\"\n        # agent_class_name = getattr(self.module_agent, 'get_entry_point')()\n        # self.agent_instance = getattr(self.module_agent, agent_class_name)(args.agent_config)\n\n        route_indexer = RouteIndexer(args.routes, args.scenarios, args.repetitions)\n        print(\"resume:\", args.resume, flush=True)\n        if args.resume:\n            route_indexer.resume(args.checkpoint)\n            self.statistics_manager.resume(args.checkpoint)\n        else:\n            self.statistics_manager.clear_record(args.checkpoint)\n            route_indexer.save_state(args.checkpoint)\n\n        while route_indexer.peek():\n            # setup\n            config = route_indexer.next()\n\n\n            # run\n            self._load_and_run_scenario(args, config)\n\n            for obj in gc.get_objects():\n                try:\n                    if torch.is_tensor(obj) or (hasattr(obj, 'data') and torch.is_tensor(obj.data)):\n                        print(type(obj), obj.size())\n                except:\n                    pass\n\n            route_indexer.save_state(args.checkpoint)\n\n        # save global statistics\n        print(\"\\033[1m> Registering the global statistics\\033[0m\")\n        global_stats_record = self.statistics_manager.compute_global_statistics(route_indexer.total)\n        StatisticsManager.save_global_record(global_stats_record, self.sensor_icons, route_indexer.total, args.checkpoint)\n\n\ndef main():\n    description = \"CARLA AD Leaderboard Evaluation: evaluate your Agent in CARLA scenarios\\n\"\n\n    # general parameters\n    parser = argparse.ArgumentParser(description=description, formatter_class=RawTextHelpFormatter)\n    parser.add_argument('--host', default='localhost',\n                        help='IP of the host server (default: localhost)')\n    parser.add_argument('--port', default='2000', help='TCP port to listen to (default: 2000)')\n    parser.add_argument('--trafficManagerPort', default='8000',\n                        help='Port to use for the TrafficManager (default: 8000)')\n    parser.add_argument('--trafficManagerSeed', default='2023',\n                        help='Seed used by the TrafficManager (default: 0)')\n    parser.add_argument('--init_trafficManagerSeed', default=2023, type=int)\n    parser.add_argument('--debug', type=int, help='Run with debug output', default=0)\n    parser.add_argument('--record', type=str, default='',\n                        help='Use CARLA recording feature to create a recording of the scenario')\n    parser.add_argument('--timeout', default=\"6000.0\",\n                        help='Set the CARLA client timeout value in seconds')\n\n    # simulation setup\n    parser.add_argument('--routes',\n                        help='Name of the route to be executed. Point to the route_xml_file to be executed.',\n                        required=True)\n    parser.add_argument('--weather',\n                        type=str, default='none',\n                        help='Name of the weahter to be executed',\n                        )\n    parser.add_argument('--scenarios',\n                        help='Name of the scenario annotation file to be mixed with the route.',\n                        required=True)\n    parser.add_argument('--repetitions',\n                        type=int,\n                        default=1,\n                        help='Number of repetitions per route.')\n\n    # agent-related options\n    parser.add_argument(\"-a\", \"--agent\", type=str, help=\"Path to Agent's py file to evaluate\", required=True)\n    parser.add_argument(\"--agent-config\", type=str, help=\"Path to Agent's configuration file\", default=\"\")\n\n    parser.add_argument(\"--track\", type=str, default='SENSORS', help=\"Participation track: SENSORS, MAP\")\n    parser.add_argument('--resume', type=str2bool, default=False, help='Resume execution from last checkpoint?')\n    parser.add_argument('--is_local', type=str2bool, default=False, help='whether in local machine')\n    parser.add_argument('--is_eval', type=str2bool, default=False, help='whether in eval mode otherwise data collection mode')\n\n    parser.add_argument(\"--checkpoint\", type=str,\n                        default='./simulation_results.json',\n                        help=\"Path to checkpoint used for saving statistics and resuming\")\n\n    arguments = parser.parse_args()\n    print(\"init statistics_manager\")\n    statistics_manager = StatisticsManager()\n    if arguments.is_eval:\n        os.environ['IS_EVAL'] = \"True\"\n    else:\n        os.environ['IS_EVAL'] = \"False\"\n    \n    if arguments.is_local:\n        os.environ['IS_LOCAL'] = \"True\"\n    else:\n        os.environ['IS_LOCAL'] = \"False\"\n    try:\n        print(\"begin\")\n        leaderboard_evaluator = LeaderboardEvaluator(arguments, statistics_manager)\n        leaderboard_evaluator.run(arguments)\n\n    except Exception as e:\n        traceback.print_exc()\n    finally:\n        print(\"Collect Done\", flush=True)\n        del leaderboard_evaluator\n\nif __name__ == '__main__':\n    main()\n"
  },
  {
    "path": "leaderboard/leaderboard/scenarios/__init__.py",
    "content": ""
  },
  {
    "path": "leaderboard/leaderboard/scenarios/background_activity.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nScenario spawning elements to make the town dynamic and interesting\n\"\"\"\n\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenarios.basic_scenario import BasicScenario\nimport os\n\nBACKGROUND_ACTIVITY_SCENARIOS = [\"BackgroundActivity\"]\n\n\nclass BackgroundActivity(BasicScenario):\n\n    \"\"\"\n    Implementation of a scenario to spawn a set of background actors,\n    and to remove traffic jams in background traffic\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    category = \"BackgroundActivity\"\n\n    town_amount = {\n        # 'Town01': 120,\n        'Town01': 120,\n        'Town02': 100,\n        'Town03': 120,\n        'Town04': 200,\n        'Town05': 120,\n        'Town06': 150,\n        'Town07': 110,\n        'Town08': 180,\n        'Town09': 300,\n        'Town10': 120,\n    }\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, timeout=35 * 60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self.config = config\n        self.debug = debug_mode\n\n        self.timeout = timeout  # Timeout of scenario in seconds\n\n        super(BackgroundActivity, self).__init__(\"BackgroundActivity\",\n                                                 ego_vehicles,\n                                                 config,\n                                                 world,\n                                                 debug_mode,\n                                                 terminate_on_failure=True,\n                                                 criteria_enable=True)\n\n    def _initialize_actors(self, config):\n\n        town_name = config.town\n        if town_name in self.town_amount:\n            amount = self.town_amount[town_name]\n        else:\n            amount = 0\n        if os.environ[\"BENCHMARK\"] == \"town05long\":\n            amount = 120\n            print(\"----------------Eval with Town05 Long, amount=120\", flush=True)\n        if os.environ[\"BENCHMARK\"] == \"longest6\":\n            amount = 500\n            print(\"----------------Eval with Longest6, amount=500\", flush=True)\n        new_actors = CarlaDataProvider.request_new_batch_actors('vehicle.*',\n                                                                amount,\n                                                                carla.Transform(),\n                                                                autopilot=True,\n                                                                random_location=True,\n                                                                rolename='background')\n\n        if new_actors is None:\n            raise Exception(\"Error: Unable to add the background activity, all spawn points were occupied\")\n\n        for _actor in new_actors:\n            self.other_actors.append(_actor)\n\n    def _create_behavior(self):\n        \"\"\"\n        Basic behavior do nothing, i.e. Idle\n        \"\"\"\n        pass\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        pass\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "leaderboard/leaderboard/scenarios/master_scenario.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nBasic CARLA Autonomous Driving training scenario\n\"\"\"\n\nimport py_trees\nfrom srunner.scenarioconfigs.route_scenario_configuration import RouteConfiguration\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import Idle\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import (CollisionTest,\n                                                                     InRouteTest,\n                                                                     RouteCompletionTest,\n                                                                     RunningRedLightTest,\n                                                                     RunningStopTest,\n                                                                     OutsideRouteLanesTest)\nfrom srunner.scenarios.basic_scenario import BasicScenario\n\nfrom leaderboard.scenarios.scenarioatomics.atomic_criteria import ActorSpeedAboveThresholdTest\n\n\nMASTER_SCENARIO = [\"MasterScenario\"]\n\n\nclass MasterScenario(BasicScenario):\n\n    \"\"\"\n    Implementation of a  Master scenario that controls the route.\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    category = \"Master\"\n    radius = 10.0           # meters\n\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=300):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self.config = config\n        self.route = None\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        if hasattr(self.config, 'route'):\n            self.route = self.config.route\n        else:\n            raise ValueError(\"Master scenario must have a route\")\n\n        super(MasterScenario, self).__init__(\"MasterScenario\", ego_vehicles=ego_vehicles, config=config,\n                                             world=world, debug_mode=debug_mode,\n                                             terminate_on_failure=True, criteria_enable=criteria_enable)\n\n    def _create_behavior(self):\n        \"\"\"\n        Basic behavior do nothing, i.e. Idle\n        \"\"\"\n\n        # Build behavior tree\n        sequence = py_trees.composites.Sequence(\"MasterScenario\")\n        idle_behavior = Idle()\n        sequence.add_child(idle_behavior)\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n\n        if isinstance(self.route, RouteConfiguration):\n            route = self.route.data\n        else:\n            route = self.route\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0], terminate_on_failure=False)\n\n        route_criterion = InRouteTest(self.ego_vehicles[0],\n                                      route=route,\n                                      offroad_max=30,\n                                      terminate_on_failure=True)\n\n        completion_criterion = RouteCompletionTest(self.ego_vehicles[0], route=route)\n\n        outsidelane_criterion = OutsideRouteLanesTest(self.ego_vehicles[0],route=route)\n\n        red_light_criterion = RunningRedLightTest(self.ego_vehicles[0])\n\n        stop_criterion = RunningStopTest(self.ego_vehicles[0])\n\n        blocked_criterion = ActorSpeedAboveThresholdTest(self.ego_vehicles[0],\n                                                         speed_threshold=0.1,\n                                                         below_threshold_max_time=90.0,\n                                                         terminate_on_failure=True)\n\n        parallel_criteria = py_trees.composites.Parallel(\"group_criteria\",\n                                                         policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        parallel_criteria.add_child(completion_criterion)\n        parallel_criteria.add_child(collision_criterion)\n        parallel_criteria.add_child(route_criterion)\n        parallel_criteria.add_child(outsidelane_criterion)\n        parallel_criteria.add_child(red_light_criterion)\n        parallel_criteria.add_child(stop_criterion)\n        parallel_criteria.add_child(blocked_criterion)\n\n\n        return parallel_criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "leaderboard/leaderboard/scenarios/route_scenario.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides Challenge routes as standalone scenarios\n\"\"\"\n\nfrom __future__ import print_function\n\nimport math\nimport xml.etree.ElementTree as ET\nimport numpy.random as random\n\nimport py_trees\n\nimport carla\n\nfrom agents.navigation.local_planner import RoadOption\n\n# pylint: disable=line-too-long\nfrom srunner.scenarioconfigs.scenario_configuration import ScenarioConfiguration, ActorConfigurationData\n# pylint: enable=line-too-long\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import Idle, ScenarioTriggerer\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.scenarios.control_loss import ControlLoss\nfrom srunner.scenarios.follow_leading_vehicle import FollowLeadingVehicle\nfrom srunner.scenarios.object_crash_vehicle import DynamicObjectCrossing\nfrom srunner.scenarios.object_crash_intersection import VehicleTurningRoute\nfrom srunner.scenarios.other_leading_vehicle import OtherLeadingVehicle\nfrom srunner.scenarios.maneuver_opposite_direction import ManeuverOppositeDirection\nfrom srunner.scenarios.junction_crossing_route import SignalJunctionCrossingRoute, NoSignalJunctionCrossingRoute\n\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import (CollisionTest,\n                                                                     InRouteTest,\n                                                                     RouteCompletionTest,\n                                                                     OutsideRouteLanesTest,\n                                                                     RunningRedLightTest,\n                                                                     RunningStopTest,\n                                                                     ActorSpeedAboveThresholdTest)\n\nfrom leaderboard.utils.route_parser import RouteParser, TRIGGER_THRESHOLD, TRIGGER_ANGLE_THRESHOLD\nfrom leaderboard.utils.route_manipulation import interpolate_trajectory\nimport os\n\nROUTESCENARIO = [\"RouteScenario\"]\n\nSECONDS_GIVEN_PER_METERS = 0.8 # for timeout\n# SECONDS_GIVEN_PER_METERS = 2 # for timeout\nINITIAL_SECONDS_DELAY = 5.0\n\nNUMBER_CLASS_TRANSLATION = {\n    \"Scenario1\": ControlLoss,\n    \"Scenario2\": FollowLeadingVehicle,\n    \"Scenario3\": DynamicObjectCrossing,\n    \"Scenario4\": VehicleTurningRoute,\n    \"Scenario5\": OtherLeadingVehicle,\n    \"Scenario6\": ManeuverOppositeDirection,\n    \"Scenario7\": SignalJunctionCrossingRoute,\n    \"Scenario8\": SignalJunctionCrossingRoute,\n    \"Scenario9\": SignalJunctionCrossingRoute,\n    \"Scenario10\": NoSignalJunctionCrossingRoute\n}\n\n\ndef oneshot_behavior(name, variable_name, behaviour):\n    \"\"\"\n    This is taken from py_trees.idiom.oneshot.\n    \"\"\"\n    # Initialize the variables\n    blackboard = py_trees.blackboard.Blackboard()\n    _ = blackboard.set(variable_name, False)\n\n    # Wait until the scenario has ended\n    subtree_root = py_trees.composites.Selector(name=name)\n    check_flag = py_trees.blackboard.CheckBlackboardVariable(\n        name=variable_name + \" Done?\",\n        variable_name=variable_name,\n        expected_value=True,\n        clearing_policy=py_trees.common.ClearingPolicy.ON_INITIALISE\n    )\n    set_flag = py_trees.blackboard.SetBlackboardVariable(\n        name=\"Mark Done\",\n        variable_name=variable_name,\n        variable_value=True\n    )\n    # If it's a sequence, don't double-nest it in a redundant manner\n    if isinstance(behaviour, py_trees.composites.Sequence):\n        behaviour.add_child(set_flag)\n        sequence = behaviour\n    else:\n        sequence = py_trees.composites.Sequence(name=\"OneShot\")\n        sequence.add_children([behaviour, set_flag])\n\n    subtree_root.add_children([check_flag, sequence])\n    return subtree_root\n\n\ndef convert_json_to_transform(actor_dict):\n    \"\"\"\n    Convert a JSON string to a CARLA transform\n    \"\"\"\n    return carla.Transform(location=carla.Location(x=float(actor_dict['x']), y=float(actor_dict['y']),\n                                                   z=float(actor_dict['z'])),\n                           rotation=carla.Rotation(roll=0.0, pitch=0.0, yaw=float(actor_dict['yaw'])))\n\n\ndef convert_json_to_actor(actor_dict):\n    \"\"\"\n    Convert a JSON string to an ActorConfigurationData dictionary\n    \"\"\"\n    node = ET.Element('waypoint')\n    node.set('x', actor_dict['x'])\n    node.set('y', actor_dict['y'])\n    node.set('z', actor_dict['z'])\n    node.set('yaw', actor_dict['yaw'])\n\n    return ActorConfigurationData.parse_from_node(node, 'simulation')\n\n\ndef convert_transform_to_location(transform_vec):\n    \"\"\"\n    Convert a vector of transforms to a vector of locations\n    \"\"\"\n    location_vec = []\n    for transform_tuple in transform_vec:\n        location_vec.append((transform_tuple[0].location, transform_tuple[1]))\n\n    return location_vec\n\n\ndef compare_scenarios(scenario_choice, existent_scenario):\n    \"\"\"\n    Compare function for scenarios based on distance of the scenario start position\n    \"\"\"\n    def transform_to_pos_vec(scenario):\n        \"\"\"\n        Convert left/right/front to a meaningful CARLA position\n        \"\"\"\n        position_vec = [scenario['trigger_position']]\n        if scenario['other_actors'] is not None:\n            if 'left' in scenario['other_actors']:\n                position_vec += scenario['other_actors']['left']\n            if 'front' in scenario['other_actors']:\n                position_vec += scenario['other_actors']['front']\n            if 'right' in scenario['other_actors']:\n                position_vec += scenario['other_actors']['right']\n\n        return position_vec\n\n    # put the positions of the scenario choice into a vec of positions to be able to compare\n\n    choice_vec = transform_to_pos_vec(scenario_choice)\n    existent_vec = transform_to_pos_vec(existent_scenario)\n    for pos_choice in choice_vec:\n        for pos_existent in existent_vec:\n\n            dx = float(pos_choice['x']) - float(pos_existent['x'])\n            dy = float(pos_choice['y']) - float(pos_existent['y'])\n            dz = float(pos_choice['z']) - float(pos_existent['z'])\n            dist_position = math.sqrt(dx * dx + dy * dy + dz * dz)\n            dyaw = float(pos_choice['yaw']) - float(pos_choice['yaw'])\n            dist_angle = math.sqrt(dyaw * dyaw)\n            if dist_position < TRIGGER_THRESHOLD and dist_angle < TRIGGER_ANGLE_THRESHOLD:\n                return True\n\n    return False\n\n\nclass RouteScenario(BasicScenario):\n\n    \"\"\"\n    Implementation of a RouteScenario, i.e. a scenario that consists of driving along a pre-defined route,\n    along which several smaller scenarios are triggered\n    \"\"\"\n\n    category = \"RouteScenario\"\n\n    def __init__(self, world, config, debug_mode=0, criteria_enable=True):\n        \"\"\"\n        Setup all relevant parameters and create scenarios along route\n        \"\"\"\n        self.config = config\n        self.route = None\n        self.sampled_scenarios_definitions = None\n\n        self._update_route(world, config, debug_mode>0)\n\n        ego_vehicle = self._update_ego_vehicle()\n\n        self.list_scenarios = self._build_scenario_instances(world,\n                                                             ego_vehicle,\n                                                             self.sampled_scenarios_definitions,\n                                                             scenarios_per_tick=10,\n                                                             timeout=self.timeout,\n                                                             debug_mode=debug_mode>1)\n\n        self.is_eval = (os.environ['IS_EVAL'] == \"True\")\n        print(\"IS_EVAL\", self.is_eval)\n        super(RouteScenario, self).__init__(name=config.name,\n                                            ego_vehicles=[ego_vehicle],\n                                            config=config,\n                                            world=world,\n                                            debug_mode=debug_mode>1,\n                                            terminate_on_failure=False,\n                                            criteria_enable=criteria_enable)\n\n    def _update_route(self, world, config, debug_mode):\n        \"\"\"\n        Update the input route, i.e. refine waypoint list, and extract possible scenario locations\n\n        Parameters:\n        - world: CARLA world\n        - config: Scenario configuration (RouteConfiguration)\n        \"\"\"\n\n        # Transform the scenario file into a dictionary\n        world_annotations = RouteParser.parse_annotations_file(config.scenario_file)\n\n        # prepare route's trajectory (interpolate and add the GPS route)\n        # gps_route, route = interpolate_trajectory(world, config.trajectory)\n        gps_route, route, wp_route = interpolate_trajectory(world, config.trajectory)\n\n        potential_scenarios_definitions, _ = RouteParser.scan_route_for_scenarios(\n            config.town, route, world_annotations)\n\n        self.route = route\n        CarlaDataProvider.set_ego_vehicle_route(convert_transform_to_location(self.route))\n\n        config.agent.set_global_plan(gps_route, self.route, wp_route)\n        # Sample the scenarios to be used for this route instance.\n        self.sampled_scenarios_definitions = self._scenario_sampling(potential_scenarios_definitions)\n        # Timeout of scenario in seconds\n        self.timeout = self._estimate_route_timeout()\n\n        # Print route in debug mode\n        if debug_mode:\n            self._draw_waypoints(world, self.route, vertical_shift=1.0, persistency=50000.0)\n\n    def _update_ego_vehicle(self):\n        \"\"\"\n        Set/Update the start position of the ego_vehicle\n        \"\"\"\n        # move ego to correct position\n        elevate_transform = self.route[0][0]\n        elevate_transform.location.z += 0.5\n\n        ego_vehicle = CarlaDataProvider.request_new_actor('vehicle.lincoln.mkz2017',\n                                                          elevate_transform,\n                                                          rolename='hero')\n\n        spectator = CarlaDataProvider.get_world().get_spectator()\n        ego_trans = ego_vehicle.get_transform()\n        spectator.set_transform(carla.Transform(ego_trans.location + carla.Location(z=50),\n                                                    carla.Rotation(pitch=-90)))\n\n        return ego_vehicle\n\n    def _estimate_route_timeout(self):\n        \"\"\"\n        Estimate the duration of the route\n        \"\"\"\n        route_length = 0.0  # in meters\n\n        prev_point = self.route[0][0]\n        for current_point, _ in self.route[1:]:\n            dist = current_point.location.distance(prev_point.location)\n            route_length += dist\n            prev_point = current_point\n\n        return int(SECONDS_GIVEN_PER_METERS * route_length + INITIAL_SECONDS_DELAY)\n\n    # pylint: disable=no-self-use\n    def _draw_waypoints(self, world, waypoints, vertical_shift, persistency=-1):\n        \"\"\"\n        Draw a list of waypoints at a certain height given in vertical_shift.\n        \"\"\"\n        for w in waypoints:\n            wp = w[0].location + carla.Location(z=vertical_shift)\n\n            size = 0.2\n            if w[1] == RoadOption.LEFT:  # Yellow\n                color = carla.Color(255, 255, 0)\n            elif w[1] == RoadOption.RIGHT:  # Cyan\n                color = carla.Color(0, 255, 255)\n            elif w[1] == RoadOption.CHANGELANELEFT:  # Orange\n                color = carla.Color(255, 64, 0)\n            elif w[1] == RoadOption.CHANGELANERIGHT:  # Dark Cyan\n                color = carla.Color(0, 64, 255)\n            elif w[1] == RoadOption.STRAIGHT:  # Gray\n                color = carla.Color(128, 128, 128)\n            else:  # LANEFOLLOW\n                color = carla.Color(0, 255, 0) # Green\n                size = 0.1\n\n            world.debug.draw_point(wp, size=size, color=color, life_time=persistency)\n\n        world.debug.draw_point(waypoints[0][0].location + carla.Location(z=vertical_shift), size=0.2,\n                               color=carla.Color(0, 0, 255), life_time=persistency)\n        world.debug.draw_point(waypoints[-1][0].location + carla.Location(z=vertical_shift), size=0.2,\n                               color=carla.Color(255, 0, 0), life_time=persistency)\n\n    def _scenario_sampling(self, potential_scenarios_definitions, random_seed=0):\n        \"\"\"\n        The function used to sample the scenarios that are going to happen for this route.\n        \"\"\"\n\n        # fix the random seed for reproducibility\n        rgn = random.RandomState(random_seed)\n\n        def position_sampled(scenario_choice, sampled_scenarios):\n            \"\"\"\n            Check if a position was already sampled, i.e. used for another scenario\n            \"\"\"\n            for existent_scenario in sampled_scenarios:\n                # If the scenarios have equal positions then it is true.\n                if compare_scenarios(scenario_choice, existent_scenario):\n                    return True\n\n            return False\n\n        # def select_scenario(list_scenarios):\n        #     # priority to the scenarios with higher number: 10 has priority over 9, etc.\n        #     higher_id = -1\n        #     selected_scenario = None\n        #     for scenario in list_scenarios:\n        #         try:\n        #             scenario_number = int(scenario['name'].split('Scenario')[1])\n        #         except:\n        #             scenario_number = -1\n\n        #         if scenario_number >= higher_id:\n        #             higher_id = scenario_number\n        #             selected_scenario = scenario\n\n        #     return selected_scenario\n\n\n        def select_scenario(list_scenarios):\n            # priority to the scenarios with higher number: 10 has priority over 9, etc.\n            selected_scenario = None\n            for scenario in list_scenarios:\n                try:\n                    scenario_number = int(scenario['name'].split('Scenario')[1])\n                except:\n                    scenario_number = -1\n\n                if scenario_number == 3:\n                    selected_scenario = scenario\n                    break\n            if selected_scenario is None:\n                return rgn.choice(list_scenarios)\n\n            return selected_scenario\n\n        def select_scenario_randomly(list_scenarios):\n            # randomly select a scenario\n            return rgn.choice(list_scenarios)\n\n        # The idea is to randomly sample a scenario per trigger position.\n        self.is_eval = (os.environ['IS_EVAL'] == \"True\")\n        print(\"IS_EVAL\", self.is_eval)\n        sampled_scenarios = []\n        for trigger in potential_scenarios_definitions.keys():\n            possible_scenarios = potential_scenarios_definitions[trigger]\n            if self.is_eval:\n                scenario_choice = select_scenario(possible_scenarios) # original prioritized sampling\n            else:\n                scenario_choice = select_scenario_randomly(possible_scenarios) # random sampling\n            del possible_scenarios[possible_scenarios.index(scenario_choice)]\n            # We keep sampling and testing if this position is present on any of the scenarios.\n            while position_sampled(scenario_choice, sampled_scenarios):\n                if possible_scenarios is None or not possible_scenarios:\n                    scenario_choice = None\n                    break\n                scenario_choice = rgn.choice(possible_scenarios)\n                del possible_scenarios[possible_scenarios.index(scenario_choice)]\n\n            if scenario_choice is not None:\n                sampled_scenarios.append(scenario_choice)\n\n        return sampled_scenarios\n\n    def _build_scenario_instances(self, world, ego_vehicle, scenario_definitions,\n                                  scenarios_per_tick=5, timeout=300, debug_mode=False):\n        \"\"\"\n        Based on the parsed route and possible scenarios, build all the scenario classes.\n        \"\"\"\n        scenario_instance_vec = []\n\n        if debug_mode:\n            for scenario in scenario_definitions:\n                loc = carla.Location(scenario['trigger_position']['x'],\n                                     scenario['trigger_position']['y'],\n                                     scenario['trigger_position']['z']) + carla.Location(z=2.0)\n                world.debug.draw_point(loc, size=0.3, color=carla.Color(255, 0, 0), life_time=100000)\n                world.debug.draw_string(loc, str(scenario['name']), draw_shadow=False,\n                                        color=carla.Color(0, 0, 255), life_time=100000, persistent_lines=True)\n\n        for scenario_number, definition in enumerate(scenario_definitions):\n            # Get the class possibilities for this scenario number\n            scenario_class = NUMBER_CLASS_TRANSLATION[definition['name']]\n\n            # Create the other actors that are going to appear\n            if definition['other_actors'] is not None:\n                list_of_actor_conf_instances = self._get_actors_instances(definition['other_actors'])\n            else:\n                list_of_actor_conf_instances = []\n            # Create an actor configuration for the ego-vehicle trigger position\n\n            egoactor_trigger_position = convert_json_to_transform(definition['trigger_position'])\n            scenario_configuration = ScenarioConfiguration()\n            scenario_configuration.other_actors = list_of_actor_conf_instances\n            scenario_configuration.trigger_points = [egoactor_trigger_position]\n            scenario_configuration.subtype = definition['scenario_type']\n            scenario_configuration.ego_vehicles = [ActorConfigurationData('vehicle.lincoln.mkz2017',\n                                                                          ego_vehicle.get_transform(),\n                                                                          'hero')]\n            route_var_name = \"ScenarioRouteNumber{}\".format(scenario_number)\n            scenario_configuration.route_var_name = route_var_name\n            try:\n                scenario_instance = scenario_class(world, [ego_vehicle], scenario_configuration,\n                                                   criteria_enable=False, timeout=timeout)\n                # Do a tick every once in a while to avoid spawning everything at the same time\n                if scenario_number % scenarios_per_tick == 0:\n                    if CarlaDataProvider.is_sync_mode():\n                        world.tick()\n                    else:\n                        world.wait_for_tick()\n\n            except Exception as e:\n                print(\"Skipping scenario '{}' due to setup error: {}\".format(definition['name'], e))\n                continue\n\n            scenario_instance_vec.append(scenario_instance)\n\n        return scenario_instance_vec\n\n    def _get_actors_instances(self, list_of_antagonist_actors):\n        \"\"\"\n        Get the full list of actor instances.\n        \"\"\"\n\n        def get_actors_from_list(list_of_actor_def):\n            \"\"\"\n                Receives a list of actor definitions and creates an actual list of ActorConfigurationObjects\n            \"\"\"\n            sublist_of_actors = []\n            for actor_def in list_of_actor_def:\n                sublist_of_actors.append(convert_json_to_actor(actor_def))\n\n            return sublist_of_actors\n\n        list_of_actors = []\n        # Parse vehicles to the left\n        if 'front' in list_of_antagonist_actors:\n            list_of_actors += get_actors_from_list(list_of_antagonist_actors['front'])\n\n        if 'left' in list_of_antagonist_actors:\n            list_of_actors += get_actors_from_list(list_of_antagonist_actors['left'])\n\n        if 'right' in list_of_antagonist_actors:\n            list_of_actors += get_actors_from_list(list_of_antagonist_actors['right'])\n\n        return list_of_actors\n\n    # pylint: enable=no-self-use\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Set other_actors to the superset of all scenario actors\n        \"\"\"\n        # Create the background activity of the route\n        #TODO: tune to have some vehicle\n        town_amount = {\n            'Town01': 120,\n            'Town02': 100,\n            'Town03': 120,\n            'Town04': 200,\n            'Town05': 120,\n            'Town06': 150,\n            'Town07': 110,\n            'Town08': 180,\n            'Town09': 300,\n            'Town10HD': 120, # town10 doesn't load properly for some reason\n        }\n        amount = town_amount[config.town] if config.town in town_amount else 0\n        if os.environ[\"BENCHMARK\"] == \"town05long\":\n            amount = 120\n            print(\"----------------Eval with Town05 Long, amount=120\", flush=True)\n        if os.environ[\"BENCHMARK\"] == \"longest6\":\n            amount = 500\n            print(\"----------------Eval with Longest6, amount=500\", flush=True)\n        new_actors = CarlaDataProvider.request_new_batch_actors('vehicle.*',\n                                                                amount,\n                                                                carla.Transform(),\n                                                                autopilot=True,\n                                                                random_location=True,\n                                                                rolename='background')\n        if new_actors is None:\n            raise Exception(\"Error: Unable to add the background activity, all spawn points were occupied\")\n\n        for _actor in new_actors:\n            self.other_actors.append(_actor)\n\n        # Add all the actors of the specific scenarios to self.other_actors\n        for scenario in self.list_scenarios:\n            self.other_actors.extend(scenario.other_actors)\n\n    def _create_behavior(self):\n        \"\"\"\n        Basic behavior do nothing, i.e. Idle\n        \"\"\"\n        scenario_trigger_distance = 1.5  # Max trigger distance between route and scenario\n\n        behavior = py_trees.composites.Parallel(policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        subbehavior = py_trees.composites.Parallel(name=\"Behavior\",\n                                                   policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL)\n\n        scenario_behaviors = []\n        blackboard_list = []\n\n        for i, scenario in enumerate(self.list_scenarios):\n            if scenario.scenario.behavior is not None:\n                route_var_name = scenario.config.route_var_name\n\n                if route_var_name is not None:\n                    scenario_behaviors.append(scenario.scenario.behavior)\n                    blackboard_list.append([scenario.config.route_var_name,\n                                            scenario.config.trigger_points[0].location])\n                else:\n                    name = \"{} - {}\".format(i, scenario.scenario.behavior.name)\n                    oneshot_idiom = oneshot_behavior(\n                        name=name,\n                        variable_name=name,\n                        behaviour=scenario.scenario.behavior)\n                    scenario_behaviors.append(oneshot_idiom)\n\n        # Add behavior that manages the scenarios trigger conditions\n        scenario_triggerer = ScenarioTriggerer(\n            self.ego_vehicles[0],\n            self.route,\n            blackboard_list,\n            scenario_trigger_distance,\n            repeat_scenarios=False\n        )\n\n        subbehavior.add_child(scenario_triggerer)  # make ScenarioTriggerer the first thing to be checked\n        subbehavior.add_children(scenario_behaviors)\n        subbehavior.add_child(Idle())  # The behaviours cannot make the route scenario stop\n        behavior.add_child(subbehavior)\n        return behavior\n\n    def _create_test_criteria(self):\n        \"\"\"\n        \"\"\"\n        criteria = []\n        route = convert_transform_to_location(self.route)\n        collision_criterion = CollisionTest(self.ego_vehicles[0], terminate_on_failure=(not self.is_eval))\n\n        route_criterion = InRouteTest(self.ego_vehicles[0],\n                                      route=route,\n                                      offroad_max=30,\n                                      terminate_on_failure=True)\n                                      \n        completion_criterion = RouteCompletionTest(self.ego_vehicles[0], route=route)\n\n        outsidelane_criterion = OutsideRouteLanesTest(self.ego_vehicles[0], route=route)\n\n        red_light_criterion = RunningRedLightTest(self.ego_vehicles[0], terminate_on_failure=(not self.is_eval))\n\n        stop_criterion = RunningStopTest(self.ego_vehicles[0])\n\n        blocked_criterion = ActorSpeedAboveThresholdTest(self.ego_vehicles[0],\n                                                         speed_threshold=0.1,\n                                                         below_threshold_max_time=90.0,\n                                                         terminate_on_failure=True,\n                                                         name=\"AgentBlockedTest\")\n\n        criteria.append(completion_criterion)\n        criteria.append(outsidelane_criterion)\n        criteria.append(collision_criterion)\n        criteria.append(red_light_criterion)\n        criteria.append(stop_criterion)\n        criteria.append(route_criterion)\n        criteria.append(blocked_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "leaderboard/leaderboard/scenarios/scenario_manager.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides the ScenarioManager implementations.\nIt must not be modified and is for reference only!\n\"\"\"\n\nfrom __future__ import print_function\nimport signal\nimport sys\nimport time\n\nimport py_trees\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.timer import GameTime\nfrom srunner.scenariomanager.watchdog import Watchdog\n\nfrom leaderboard.autoagents.agent_wrapper import AgentWrapper, AgentError\nfrom leaderboard.envs.sensor_interface import SensorReceivedNoData\nfrom leaderboard.utils.result_writer import ResultOutputProvider\n\n\nclass ScenarioManager(object):\n\n    \"\"\"\n    Basic scenario manager class. This class holds all functionality\n    required to start, run and stop a scenario.\n\n    The user must not modify this class.\n\n    To use the ScenarioManager:\n    1. Create an object via manager = ScenarioManager()\n    2. Load a scenario via manager.load_scenario()\n    3. Trigger the execution of the scenario manager.run_scenario()\n       This function is designed to explicitly control start and end of\n       the scenario execution\n    4. If needed, cleanup with manager.stop_scenario()\n    \"\"\"\n\n\n    def __init__(self, timeout, debug_mode=False):\n        \"\"\"\n        Setups up the parameters, which will be filled at load_scenario()\n        \"\"\"\n        self.scenario = None\n        self.scenario_tree = None\n        self.scenario_class = None\n        self.ego_vehicles = None\n        self.other_actors = None\n\n        self._debug_mode = debug_mode\n        self._agent = None\n        self._running = False\n        self._timestamp_last_run = 0.0\n        self._timeout = float(timeout)\n\n        # Used to detect if the simulation is down\n        watchdog_timeout = max(5, self._timeout - 2)\n        self._watchdog = Watchdog(watchdog_timeout)\n\n        # Avoid the agent from freezing the simulation\n        agent_timeout = watchdog_timeout - 1\n        self._agent_watchdog = Watchdog(agent_timeout)\n\n        self.scenario_duration_system = 0.0\n        self.scenario_duration_game = 0.0\n        self.start_system_time = None\n        self.end_system_time = None\n        self.end_game_time = None\n\n        # Register the scenario tick as callback for the CARLA world\n        # Use the callback_id inside the signal handler to allow external interrupts\n        signal.signal(signal.SIGINT, self.signal_handler)\n\n    def signal_handler(self, signum, frame):\n        \"\"\"\n        Terminate scenario ticking when receiving a signal interrupt\n        \"\"\"\n        self._running = False\n\n    def cleanup(self):\n        \"\"\"\n        Reset all parameters\n        \"\"\"\n        self._timestamp_last_run = 0.0\n        self.scenario_duration_system = 0.0\n        self.scenario_duration_game = 0.0\n        self.start_system_time = None\n        self.end_system_time = None\n        self.end_game_time = None\n\n    def load_scenario(self, scenario, agent, rep_number):\n        \"\"\"\n        Load a new scenario\n        \"\"\"\n\n        GameTime.restart()\n        self._agent = AgentWrapper(agent)\n        self.scenario_class = scenario\n        self.scenario = scenario.scenario\n        self.scenario_tree = self.scenario.scenario_tree\n        self.ego_vehicles = scenario.ego_vehicles\n        self.other_actors = scenario.other_actors\n        self.repetition_number = rep_number\n\n        # To print the scenario tree uncomment the next line\n        # py_trees.display.render_dot_tree(self.scenario_tree)\n        CarlaDataProvider.set_ego(self.ego_vehicles[0])\n\n        self._agent.setup_sensors(self.ego_vehicles[0], self._debug_mode)\n\n    def run_scenario(self):\n        \"\"\"\n        Trigger the start of the scenario and wait for it to finish/fail\n        \"\"\"\n        self.start_system_time = time.time()\n        self.start_game_time = GameTime.get_time()\n\n        self._watchdog.start()\n        self._running = True\n\n        while self._running:\n            timestamp = None\n            world = CarlaDataProvider.get_world()\n            CarlaDataProvider.set_time_step((GameTime.get_time()-self.start_game_time)*20) #20Hz\n            if world:\n                snapshot = world.get_snapshot()\n                if snapshot:\n                    timestamp = snapshot.timestamp\n            if timestamp:\n                self._tick_scenario(timestamp)\n\n    def _tick_scenario(self, timestamp):\n        \"\"\"\n        Run next tick of scenario and the agent and tick the world.\n        \"\"\"\n\n        if self._timestamp_last_run < timestamp.elapsed_seconds and self._running:\n            self._timestamp_last_run = timestamp.elapsed_seconds\n\n            self._watchdog.update()\n            # Update game time and actor information\n            GameTime.on_carla_tick(timestamp)\n            CarlaDataProvider.on_carla_tick()\n\n            try:\n                ego_action = self._agent()\n\n            # Special exception inside the agent that isn't caused by the agent\n            except SensorReceivedNoData as e:\n                raise RuntimeError(e)\n\n            except Exception as e:\n                raise AgentError(e)\n\n            self.ego_vehicles[0].apply_control(ego_action)\n\n            # Tick scenario\n            self.scenario_tree.tick_once()\n\n            if self._debug_mode:\n                print(\"\\n\")\n                py_trees.display.print_ascii_tree(\n                    self.scenario_tree, show_status=True)\n                sys.stdout.flush()\n\n            if self.scenario_tree.status != py_trees.common.Status.RUNNING:\n                self._running = False\n\n            spectator = CarlaDataProvider.get_world().get_spectator()\n            ego_trans = self.ego_vehicles[0].get_transform()\n            spectator.set_transform(carla.Transform(ego_trans.location + carla.Location(z=50),\n                                                        carla.Rotation(pitch=-90)))\n\n        if self._running and self.get_running_status():\n            CarlaDataProvider.get_world().tick(self._timeout)\n\n    def get_running_status(self):\n        \"\"\"\n        returns:\n           bool: False if watchdog exception occured, True otherwise\n        \"\"\"\n        return self._watchdog.get_status()\n\n    def stop_scenario(self):\n        \"\"\"\n        This function triggers a proper termination of a scenario\n        \"\"\"\n        self._watchdog.stop()\n\n        self.end_system_time = time.time()\n        self.end_game_time = GameTime.get_time()\n\n        self.scenario_duration_system = self.end_system_time - self.start_system_time\n        self.scenario_duration_game = self.end_game_time - self.start_game_time\n\n        if self.get_running_status():\n            if self.scenario is not None:\n                self.scenario.terminate()\n\n            if self._agent is not None:\n                self._agent.cleanup()\n                self._agent = None\n\n            self.analyze_scenario()\n\n    def analyze_scenario(self):\n        \"\"\"\n        Analyzes and prints the results of the route\n        \"\"\"\n        global_result = '\\033[92m'+'SUCCESS'+'\\033[0m'\n\n        for criterion in self.scenario.get_criteria():\n            if criterion.test_status != \"SUCCESS\":\n                global_result = '\\033[91m'+'FAILURE'+'\\033[0m'\n\n        if self.scenario.timeout_node.timeout:\n            global_result = '\\033[91m'+'FAILURE'+'\\033[0m'\n\n        ResultOutputProvider(self, global_result)\n"
  },
  {
    "path": "leaderboard/leaderboard/scenarios/scenarioatomics/__init__.py",
    "content": ""
  },
  {
    "path": "leaderboard/leaderboard/scenarios/scenarioatomics/atomic_criteria.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides additional atomic evaluation criteria required\nto analyze if a scenario was completed successfully or failed.\n\nCriteria should run continuously to monitor the state of a single actor, multiple\nactors or environmental parameters. Hence, a termination is not required.\n\nThe atomic criteria are implemented with py_trees.\n\"\"\"\n\nimport py_trees\nfrom srunner.scenariomanager.timer import GameTime\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import Criterion\nfrom srunner.scenariomanager.traffic_events import TrafficEvent, TrafficEventType\n\n\nclass ActorSpeedAboveThresholdTest(Criterion):\n    \"\"\"\n    This test will fail if the actor has had its linear velocity lower than a specific value for\n    a specific amount of time\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - speed_threshold: speed required\n    - below_threshold_max_time: Maximum time (in seconds) the actor can remain under the speed threshold\n    - terminate_on_failure [optional]: If True, the complete scenario will terminate upon failure of this test\n    \"\"\"\n\n    def __init__(self, actor, speed_threshold, below_threshold_max_time,\n                 name=\"ActorSpeedAboveThresholdTest\", terminate_on_failure=False):\n        \"\"\"\n        Class constructor.\n        \"\"\"\n        super(ActorSpeedAboveThresholdTest, self).__init__(name, actor, 0, terminate_on_failure=terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._speed_threshold = speed_threshold\n        self._below_threshold_max_time = below_threshold_max_time\n        self._time_last_valid_state = None\n\n    def update(self):\n        \"\"\"\n        Check if the actor speed is above the speed_threshold\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        linear_speed = CarlaDataProvider.get_velocity(self._actor)\n        if linear_speed is not None:\n            if linear_speed < self._speed_threshold and self._time_last_valid_state:\n                if (GameTime.get_time() - self._time_last_valid_state) > self._below_threshold_max_time:\n                    # Game over. The actor has been \"blocked\" for too long\n                    self.test_status = \"FAILURE\"\n\n                    # record event\n                    vehicle_location = CarlaDataProvider.get_location(self._actor)\n                    blocked_event = TrafficEvent(event_type=TrafficEventType.VEHICLE_BLOCKED)\n                    ActorSpeedAboveThresholdTest._set_event_message(blocked_event, vehicle_location)\n                    ActorSpeedAboveThresholdTest._set_event_dict(blocked_event, vehicle_location)\n                    self.list_traffic_events.append(blocked_event)\n            else:\n                self._time_last_valid_state = GameTime.get_time()\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    @staticmethod\n    def _set_event_message(event, location):\n        \"\"\"\n        Sets the message of the event\n        \"\"\"\n\n        event.set_message('Agent got blocked at (x={}, y={}, z={})'.format(round(location.x, 3),\n                                                                               round(location.y, 3),\n                                                                               round(location.z, 3)))\n    @staticmethod\n    def _set_event_dict(event, location):\n        \"\"\"\n        Sets the dictionary of the event\n        \"\"\"\n        event.set_dict({\n            'x': location.x,\n            'y': location.y,\n            'z': location.z,\n          })\n"
  },
  {
    "path": "leaderboard/leaderboard/utils/__init__.py",
    "content": ""
  },
  {
    "path": "leaderboard/leaderboard/utils/checkpoint_tools.py",
    "content": "import json\ntry:\n    import simplejson as json\nexcept ImportError:\n    import json\nimport requests\nimport os.path\n\n\ndef autodetect_proxy():\n    proxies = {}\n\n    proxy_https = os.getenv('HTTPS_PROXY', os.getenv('https_proxy', None))\n    proxy_http = os.getenv('HTTP_PROXY', os.getenv('http_proxy', None))\n\n    if proxy_https:\n        proxies['https'] = proxy_https\n    if proxy_http:\n        proxies['http'] = proxy_http\n\n    return proxies\n\n\ndef fetch_dict(endpoint):\n    data = None\n    if endpoint.startswith(('http:', 'https:', 'ftp:')):\n        proxies = autodetect_proxy()\n\n        if proxies:\n            response = requests.get(url=endpoint, proxies=proxies)\n        else:\n            response = requests.get(url=endpoint)\n\n        try:\n            data = response.json()\n        except json.decoder.JSONDecodeError:\n            data = {}\n    else:\n        data = {}\n        if os.path.exists(endpoint):\n            with open(endpoint) as fd:\n                try:\n                    data = json.load(fd)\n                except json.JSONDecodeError:\n                    data = {}\n\n    return data\n\n\ndef create_default_json_msg():\n    msg = {\n            \"sensors\": [],\n            \"values\": [],\n            \"labels\": [],\n            \"entry_status\": \"\",\n            \"eligible\": \"\",\n            \"_checkpoint\": {\n                \"progress\": [],\n                \"records\": [],\n                \"global_record\": {}\n                },\n            }\n\n    return msg\n\n\ndef save_dict(endpoint, data):\n    if endpoint.startswith(('http:', 'https:', 'ftp:')):\n        proxies = autodetect_proxy()\n\n        if proxies:\n            _ = requests.patch(url=endpoint, headers={'content-type':'application/json'}, data=json.dumps(data, indent=4, sort_keys=True), proxies=proxies)\n        else:\n            _ = requests.patch(url=endpoint, headers={'content-type':'application/json'}, data=json.dumps(data, indent=4, sort_keys=True))\n    else:\n        with open(endpoint, 'w') as fd:\n            json.dump(data, fd, indent=4, sort_keys=True)\n"
  },
  {
    "path": "leaderboard/leaderboard/utils/result_writer.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module contains the result gatherer and write for CARLA scenarios.\nIt shall be used from the ScenarioManager only.\n\"\"\"\n\nfrom __future__ import print_function\n\nimport time\nfrom tabulate import tabulate\n\n\nclass ResultOutputProvider(object):\n\n    \"\"\"\n    This module contains the _result gatherer and write for CARLA scenarios.\n    It shall be used from the ScenarioManager only.\n    \"\"\"\n\n    def __init__(self, data, global_result):\n        \"\"\"\n        - data contains all scenario-related information\n        - global_result is overall pass/fail info\n        \"\"\"\n        self._data = data\n        self._global_result = global_result\n\n        self._start_time = time.strftime('%Y-%m-%d %H:%M:%S',\n                                         time.localtime(self._data.start_system_time))\n        self._end_time = time.strftime('%Y-%m-%d %H:%M:%S',\n                                       time.localtime(self._data.end_system_time))\n\n        print(self.create_output_text())\n\n    def create_output_text(self):\n        \"\"\"\n        Creates the output message\n        \"\"\"\n\n        # Create the title\n        output = \"\\n\"\n        output += \"\\033[1m========= Results of {} (repetition {}) ------ {} \\033[1m=========\\033[0m\\n\".format(\n            self._data.scenario_tree.name, self._data.repetition_number, self._global_result)\n        output += \"\\n\"\n\n        # Simulation part\n        system_time = round(self._data.scenario_duration_system, 2)\n        game_time = round(self._data.scenario_duration_game, 2)\n        ratio = round(self._data.scenario_duration_game / self._data.scenario_duration_system, 3)\n\n        list_statistics = [[\"Start Time\", \"{}\".format(self._start_time)]]\n        list_statistics.extend([[\"End Time\", \"{}\".format(self._end_time)]])\n        list_statistics.extend([[\"Duration (System Time)\", \"{}s\".format(system_time)]])\n        list_statistics.extend([[\"Duration (Game Time)\", \"{}s\".format(game_time)]])\n        list_statistics.extend([[\"Ratio (System Time / Game Time)\", \"{}\".format(ratio)]])\n\n        output += tabulate(list_statistics, tablefmt='fancy_grid')\n        output += \"\\n\\n\"\n\n        # Criteria part\n        header = ['Criterion', 'Result', 'Value']\n        list_statistics = [header]\n\n        for criterion in self._data.scenario.get_criteria():\n\n            actual_value = criterion.actual_value\n            expected_value = criterion.expected_value_success\n            name = criterion.name\n\n            result = criterion.test_status\n\n            if result == \"SUCCESS\":\n                result = '\\033[92m'+'SUCCESS'+'\\033[0m'\n            elif result == \"FAILURE\":\n                result = '\\033[91m'+'FAILURE'+'\\033[0m'\n\n            if name == \"RouteCompletionTest\":\n                actual_value = str(actual_value) + \" %\"\n            elif name == \"OutsideRouteLanesTest\":\n                actual_value = str(actual_value) + \" %\"\n            elif name == \"CollisionTest\":\n                actual_value = str(actual_value) + \" times\"\n            elif name == \"RunningRedLightTest\":\n                actual_value = str(actual_value) + \" times\"\n            elif name == \"RunningStopTest\":\n                actual_value = str(actual_value) + \" times\"\n            elif name == \"InRouteTest\":\n                actual_value = \"\"\n            elif name == \"AgentBlockedTest\":\n                actual_value = \"\"\n\n            list_statistics.extend([[name, result, actual_value]])\n\n        # Timeout\n        name = \"Timeout\"\n\n        actual_value = self._data.scenario_duration_game\n        expected_value = self._data.scenario.timeout\n\n        if self._data.scenario_duration_game < self._data.scenario.timeout:\n            result = '\\033[92m'+'SUCCESS'+'\\033[0m'\n        else:\n            result = '\\033[91m'+'FAILURE'+'\\033[0m'\n\n        list_statistics.extend([[name, result, '']])\n\n        output += tabulate(list_statistics, tablefmt='fancy_grid')\n        output += \"\\n\"\n\n        return output\n"
  },
  {
    "path": "leaderboard/leaderboard/utils/route_indexer.py",
    "content": "from collections import OrderedDict\nfrom dictor import dictor\n\nimport copy\n\nfrom srunner.scenarioconfigs.route_scenario_configuration import RouteScenarioConfiguration\n\n\nfrom leaderboard.utils.route_parser import RouteParser\nfrom leaderboard.utils.checkpoint_tools import fetch_dict, create_default_json_msg, save_dict\n\n\nclass RouteIndexer():\n    def __init__(self, routes_file, scenarios_file, repetitions):\n        self._routes_file = routes_file\n        self._scenarios_file = scenarios_file\n        self._repetitions = repetitions\n        self._configs_dict = OrderedDict()\n        self._configs_list = []\n        self.routes_length = []\n        self._index = 0\n\n        # retrieve routes\n        route_configurations = RouteParser.parse_routes_file(self._routes_file, self._scenarios_file, False)\n\n        self.n_routes = len(route_configurations)\n        self.total = self.n_routes*self._repetitions\n\n        for i, config in enumerate(route_configurations):\n            for repetition in range(repetitions):\n                config.index = i * self._repetitions + repetition\n                config.repetition_index = repetition\n                self._configs_dict['{}.{}'.format(config.name, repetition)] = copy.copy(config)\n\n        self._configs_list = list(self._configs_dict.items())\n\n    def peek(self):\n        return not (self._index >= len(self._configs_list))\n\n    def next(self):\n        if self._index >= len(self._configs_list):\n            return None\n\n        key, config = self._configs_list[self._index]\n        self._index += 1\n\n        return config\n\n    def resume(self, endpoint):\n        data = fetch_dict(endpoint)\n\n        if data:\n            checkpoint_dict = dictor(data, '_checkpoint')\n            if checkpoint_dict and 'progress' in checkpoint_dict:\n                progress = checkpoint_dict['progress']\n                if not progress:\n                    current_route = 0\n                else:\n                    current_route, total_routes = progress\n                if current_route <= self.total:\n                    self._index = current_route\n                else:\n                    print('Problem reading checkpoint. Route id {} '\n                          'larger than maximum number of routes {}'.format(current_route, self.total))\n\n    def save_state(self, endpoint):\n        data = fetch_dict(endpoint)\n        if not data:\n            data = create_default_json_msg()\n        data['_checkpoint']['progress'] = [self._index, self.total]\n\n        save_dict(endpoint, data)\n"
  },
  {
    "path": "leaderboard/leaderboard/utils/route_manipulation.py",
    "content": "#!/usr/bin/env python\n# Copyright (c) 2018-2019 Intel Labs.\n# authors: German Ros (german.ros@intel.com), Felipe Codevilla (felipe.alcm@gmail.com)\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nModule to manipulate the routes, by making then more or less dense (Up to a certain parameter).\nIt also contains functions to convert the CARLA world location do GPS coordinates.\n\"\"\"\n\nimport math\nimport xml.etree.ElementTree as ET\n\nfrom agents.navigation.global_route_planner import GlobalRoutePlanner\nfrom agents.navigation.global_route_planner_dao import GlobalRoutePlannerDAO\nfrom agents.navigation.local_planner import RoadOption\n\n\ndef _location_to_gps(lat_ref, lon_ref, location):\n    \"\"\"\n    Convert from world coordinates to GPS coordinates\n    :param lat_ref: latitude reference for the current map\n    :param lon_ref: longitude reference for the current map\n    :param location: location to translate\n    :return: dictionary with lat, lon and height\n    \"\"\"\n\n    EARTH_RADIUS_EQUA = 6378137.0   # pylint: disable=invalid-name\n    scale = math.cos(lat_ref * math.pi / 180.0)\n    mx = scale * lon_ref * math.pi * EARTH_RADIUS_EQUA / 180.0\n    my = scale * EARTH_RADIUS_EQUA * math.log(math.tan((90.0 + lat_ref) * math.pi / 360.0))\n    mx += location.x\n    my -= location.y\n\n    lon = mx * 180.0 / (math.pi * EARTH_RADIUS_EQUA * scale)\n    lat = 360.0 * math.atan(math.exp(my / (EARTH_RADIUS_EQUA * scale))) / math.pi - 90.0\n    z = location.z\n\n    return {'lat': lat, 'lon': lon, 'z': z}\n\n\ndef location_route_to_gps(route, lat_ref, lon_ref):\n    \"\"\"\n        Locate each waypoint of the route into gps, (lat long ) representations.\n    :param route:\n    :param lat_ref:\n    :param lon_ref:\n    :return:\n    \"\"\"\n    gps_route = []\n\n    for transform, connection in route:\n        gps_point = _location_to_gps(lat_ref, lon_ref, transform.location)\n        gps_route.append((gps_point, connection))\n\n    return gps_route\n\n\ndef _get_latlon_ref(world):\n    \"\"\"\n    Convert from waypoints world coordinates to CARLA GPS coordinates\n    :return: tuple with lat and lon coordinates\n    \"\"\"\n    xodr = world.get_map().to_opendrive()\n    tree = ET.ElementTree(ET.fromstring(xodr))\n\n    # default reference\n    lat_ref = 42.0\n    lon_ref = 2.0\n\n    for opendrive in tree.iter(\"OpenDRIVE\"):\n        for header in opendrive.iter(\"header\"):\n            for georef in header.iter(\"geoReference\"):\n                if georef.text:\n                    str_list = georef.text.split(' ')\n                    for item in str_list:\n                        if '+lat_0' in item:\n                            lat_ref = float(item.split('=')[1])\n                        if '+lon_0' in item:\n                            lon_ref = float(item.split('=')[1])\n    return lat_ref, lon_ref\n\n\ndef downsample_route(route, sample_factor):\n    \"\"\"\n    Downsample the route by some factor.\n    :param route: the trajectory , has to contain the waypoints and the road options\n    :param sample_factor: Maximum distance between samples\n    :return: returns the ids of the final route that can\n    \"\"\"\n\n    ids_to_sample = []\n    prev_option = None\n    dist = 0\n\n    for i, point in enumerate(route):\n        curr_option = point[1]\n\n        # Lane changing\n        if curr_option in (RoadOption.CHANGELANELEFT, RoadOption.CHANGELANERIGHT):\n            ids_to_sample.append(i)\n            dist = 0\n\n        # When road option changes\n        elif prev_option != curr_option and prev_option not in (RoadOption.CHANGELANELEFT, RoadOption.CHANGELANERIGHT):\n            ids_to_sample.append(i)\n            dist = 0\n\n        # After a certain max distance\n        elif dist > sample_factor:\n            ids_to_sample.append(i)\n            dist = 0\n\n        # At the end\n        elif i == len(route) - 1:\n            ids_to_sample.append(i)\n            dist = 0\n\n        # Compute the distance traveled\n        else:\n            curr_location = point[0].location\n            prev_location = route[i-1][0].location\n            dist += curr_location.distance(prev_location)\n\n        prev_option = curr_option\n\n    return ids_to_sample\n\n\ndef interpolate_trajectory(world, waypoints_trajectory, hop_resolution=1.0):\n    \"\"\"\n    Given some raw keypoints interpolate a full dense trajectory to be used by the user.\n    returns the full interpolated route both in GPS coordinates and also in its original form.\n    \n    Args:\n        - world: an reference to the CARLA world so we can use the planner\n        - waypoints_trajectory: the current coarse trajectory\n        - hop_resolution: is the resolution, how dense is the provided trajectory going to be made\n    \"\"\"\n\n    dao = GlobalRoutePlannerDAO(world.get_map(), hop_resolution)\n    grp = GlobalRoutePlanner(dao)\n    grp.setup()\n    # Obtain route plan\n    route = []\n    wp_route = []\n    for i in range(len(waypoints_trajectory) - 1):   # Goes until the one before the last.\n\n        waypoint = waypoints_trajectory[i]\n        waypoint_next = waypoints_trajectory[i + 1]\n        interpolated_trace = grp.trace_route(waypoint, waypoint_next)\n        for wp_tuple in interpolated_trace:\n            route.append((wp_tuple[0].transform, wp_tuple[1]))\n            wp_route.append((wp_tuple[0], wp_tuple[1]))\n\n    lat_ref, lon_ref = _get_latlon_ref(world)\n\n    return location_route_to_gps(route, lat_ref, lon_ref), route, wp_route\n"
  },
  {
    "path": "leaderboard/leaderboard/utils/route_parser.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nModule used to parse all the route and scenario configuration parameters.\n\"\"\"\nfrom collections import OrderedDict\nimport json\nimport math\nimport xml.etree.ElementTree as ET\n\nimport carla\nfrom agents.navigation.local_planner import RoadOption\nfrom srunner.scenarioconfigs.route_scenario_configuration import RouteScenarioConfiguration\n\n# check this threshold, it could be a bit larger but not so large that we cluster scenarios.\nTRIGGER_THRESHOLD = 2.0  # Threshold to say if a trigger position is new or repeated, works for matching positions\nTRIGGER_ANGLE_THRESHOLD = 10  # Threshold to say if two angles can be considering matching when matching transforms.\n\n# for loading predefined weathers while parsing routes\nWEATHERS = {\n        '1': carla.WeatherParameters.ClearNoon,\n        '2': carla.WeatherParameters.ClearSunset,\n        '3': carla.WeatherParameters.CloudyNoon,\n        '4': carla.WeatherParameters.CloudySunset,\n        '5': carla.WeatherParameters.WetNoon,\n        '6': carla.WeatherParameters.WetSunset,\n        '7': carla.WeatherParameters.MidRainyNoon,\n        '8': carla.WeatherParameters.MidRainSunset,\n        '9': carla.WeatherParameters.WetCloudyNoon,\n        '10': carla.WeatherParameters.WetCloudySunset,\n        '11': carla.WeatherParameters.HardRainNoon,\n        '12': carla.WeatherParameters.HardRainSunset,\n        '13': carla.WeatherParameters.SoftRainNoon,\n        '14': carla.WeatherParameters.SoftRainSunset,\n}\n\n\nclass RouteParser(object):\n\n    \"\"\"\n    Pure static class used to parse all the route and scenario configuration parameters.\n    \"\"\"\n\n    @staticmethod\n    def parse_annotations_file(annotation_filename):\n        \"\"\"\n        Return the annotations of which positions where the scenarios are going to happen.\n        :param annotation_filename: the filename for the anotations file\n        :return:\n        \"\"\"\n        with open(annotation_filename, 'r') as f:\n            annotation_dict = json.loads(f.read(), object_pairs_hook=OrderedDict)\n\n        final_dict = OrderedDict()\n\n        for town_dict in annotation_dict['available_scenarios']:\n            final_dict.update(town_dict)\n\n        return final_dict  # the file has a current maps name that is an one element vec\n\n    @staticmethod\n    def parse_routes_file(route_filename, scenario_file, single_route=None):\n        \"\"\"\n        Returns a list of route elements.\n        :param route_filename: the path to a set of routes.\n        :param single_route: If set, only this route shall be returned\n        :return: List of dicts containing the waypoints, id and town of the routes\n        \"\"\"\n\n        list_route_descriptions = []\n        tree = ET.parse(route_filename)\n        for route in tree.iter(\"route\"):\n\n            route_id = route.attrib['id']\n            if single_route and route_id != single_route:\n                continue\n\n            new_config = RouteScenarioConfiguration()\n            new_config.town = route.attrib['town']\n            new_config.name = \"RouteScenario_{}\".format(route_id)\n            new_config.weather = RouteParser.parse_weather(route) # default: parse_weather(route)\n            new_config.scenario_file = scenario_file\n\n            waypoint_list = []  # the list of waypoints that can be found on this route\n            for waypoint in route.iter('waypoint'):\n                waypoint_list.append(carla.Location(x=float(waypoint.attrib['x']),\n                                                    y=float(waypoint.attrib['y']),\n                                                    z=float(waypoint.attrib['z'])))\n\n            new_config.trajectory = waypoint_list\n\n            list_route_descriptions.append(new_config)\n\n        return list_route_descriptions\n\n    @staticmethod\n    def parse_weather(route):\n        \"\"\"\n        Returns a carla.WeatherParameters with the corresponding weather for that route. If the route\n        has no weather attribute, the default one is triggered.\n        \"\"\"\n\n        route_weather = route.find(\"weather\")\n\n        if route_weather is None:\n\n            weather = carla.WeatherParameters(sun_altitude_angle=70, cloudiness=30)\n\n        else:\n            weather = carla.WeatherParameters()\n            for weather_attrib in route.iter(\"weather\"):\n\n                if 'cloudiness' in weather_attrib.attrib:\n                    weather.cloudiness = float(weather_attrib.attrib['cloudiness']) \n                if 'precipitation' in weather_attrib.attrib:\n                    weather.precipitation = float(weather_attrib.attrib['precipitation'])\n                if 'precipitation_deposits' in weather_attrib.attrib:\n                    weather.precipitation_deposits =float(weather_attrib.attrib['precipitation_deposits'])\n                if 'wind_intensity' in weather_attrib.attrib:\n                    weather.wind_intensity = float(weather_attrib.attrib['wind_intensity'])\n                if 'sun_azimuth_angle' in weather_attrib.attrib:\n                    weather.sun_azimuth_angle = float(weather_attrib.attrib['sun_azimuth_angle'])\n                if 'sun_altitude_angle' in weather_attrib.attrib:\n                    weather.sun_altitude_angle = float(weather_attrib.attrib['sun_altitude_angle'])\n                if 'wetness' in weather_attrib.attrib:\n                    weather.wetness = float(weather_attrib.attrib['wetness'])\n                if 'fog_distance' in weather_attrib.attrib:\n                    weather.fog_distance = float(weather_attrib.attrib['fog_distance'])\n                if 'fog_density' in weather_attrib.attrib:\n                    weather.fog_density = float(weather_attrib.attrib['fog_density'])\n                if 'fog_falloff' in weather_attrib.attrib:\n                    weather.fog_falloff = float(weather_attrib.attrib['fog_falloff'])\n\n        return weather\n\n    @staticmethod\n    def parse_preset_weather(route):\n        \"\"\"\n        Returns one of the 14 preset weather condition. If the route\n        has no weather attribute, the default one is triggered.\n        \"\"\"\n\n        if 'weather' not in route.attrib:\n            weather = carla.WeatherParameters(sun_altitude_angle=70, cloudiness=30)\n        else:\n            weather = WEATHERS[route.attrib['weather']]\n\n        return weather\n\n    @staticmethod\n    def check_trigger_position(new_trigger, existing_triggers):\n        \"\"\"\n        Check if this trigger position already exists or if it is a new one.\n        :param new_trigger:\n        :param existing_triggers:\n        :return:\n        \"\"\"\n\n        for trigger_id in existing_triggers.keys():\n            trigger = existing_triggers[trigger_id]\n            dx = trigger['x'] - new_trigger['x']\n            dy = trigger['y'] - new_trigger['y']\n            distance = math.sqrt(dx * dx + dy * dy)\n\n            dyaw = (trigger['yaw'] - new_trigger['yaw']) % 360\n            if distance < TRIGGER_THRESHOLD \\\n                and (dyaw < TRIGGER_ANGLE_THRESHOLD or dyaw > (360 - TRIGGER_ANGLE_THRESHOLD)):\n                return trigger_id\n\n        return None\n\n    @staticmethod\n    def convert_waypoint_float(waypoint):\n        \"\"\"\n        Convert waypoint values to float\n        \"\"\"\n        waypoint['x'] = float(waypoint['x'])\n        waypoint['y'] = float(waypoint['y'])\n        waypoint['z'] = float(waypoint['z'])\n        waypoint['yaw'] = float(waypoint['yaw'])\n\n    @staticmethod\n    def match_world_location_to_route(world_location, route_description):\n        \"\"\"\n        We match this location to a given route.\n            world_location:\n            route_description:\n        \"\"\"\n        def match_waypoints(waypoint1, wtransform):\n            \"\"\"\n            Check if waypoint1 and wtransform are similar\n            \"\"\"\n            dx = float(waypoint1['x']) - wtransform.location.x\n            dy = float(waypoint1['y']) - wtransform.location.y\n            dz = float(waypoint1['z']) - wtransform.location.z\n            dpos = math.sqrt(dx * dx + dy * dy + dz * dz)\n\n            dyaw = (float(waypoint1['yaw']) - wtransform.rotation.yaw) % 360\n\n            return dpos < TRIGGER_THRESHOLD \\\n                and (dyaw < TRIGGER_ANGLE_THRESHOLD or dyaw > (360 - TRIGGER_ANGLE_THRESHOLD))\n\n        match_position = 0\n        # this function can be optimized to run on Log(N) time\n        for route_waypoint in route_description:\n            if match_waypoints(world_location, route_waypoint[0]):\n                return match_position\n            match_position += 1\n\n        return None\n\n    @staticmethod\n    def get_scenario_type(scenario, match_position, trajectory):\n        \"\"\"\n        Some scenarios have different types depending on the route.\n        :param scenario: the scenario name\n        :param match_position: the matching position for the scenarion\n        :param trajectory: the route trajectory the ego is following\n        :return: tag representing this subtype\n\n        Also used to check which are not viable (Such as an scenario\n        that triggers when turning but the route doesnt')\n        WARNING: These tags are used at:\n            - VehicleTurningRoute\n            - SignalJunctionCrossingRoute\n        and changes to these tags will affect them\n        \"\"\"\n\n        def check_this_waypoint(tuple_wp_turn):\n            \"\"\"\n            Decides whether or not the waypoint will define the scenario behavior\n            \"\"\"\n            if RoadOption.LANEFOLLOW == tuple_wp_turn[1]:\n                return False\n            elif RoadOption.CHANGELANELEFT == tuple_wp_turn[1]:\n                return False\n            elif RoadOption.CHANGELANERIGHT == tuple_wp_turn[1]:\n                return False\n            return True\n\n        # Unused tag for the rest of scenarios,\n        # can't be None as they are still valid scenarios\n        subtype = 'valid'\n\n        if scenario == 'Scenario4':\n            for tuple_wp_turn in trajectory[match_position:]:\n                if check_this_waypoint(tuple_wp_turn):\n                    if RoadOption.LEFT == tuple_wp_turn[1]:\n                        subtype = 'S4left'\n                    elif RoadOption.RIGHT == tuple_wp_turn[1]:\n                        subtype = 'S4right'\n                    else:\n                        subtype = None\n                    break  # Avoid checking all of them\n                subtype = None\n\n        if scenario == 'Scenario7':\n            for tuple_wp_turn in trajectory[match_position:]:\n                if check_this_waypoint(tuple_wp_turn):\n                    if RoadOption.LEFT == tuple_wp_turn[1]:\n                        subtype = 'S7left'\n                    elif RoadOption.RIGHT == tuple_wp_turn[1]:\n                        subtype = 'S7right'\n                    elif RoadOption.STRAIGHT == tuple_wp_turn[1]:\n                        subtype = 'S7opposite'\n                    else:\n                        subtype = None\n                    break  # Avoid checking all of them\n                subtype = None\n\n        if scenario == 'Scenario8':\n            for tuple_wp_turn in trajectory[match_position:]:\n                if check_this_waypoint(tuple_wp_turn):\n                    if RoadOption.LEFT == tuple_wp_turn[1]:\n                        subtype = 'S8left'\n                    else:\n                        subtype = None\n                    break  # Avoid checking all of them\n                subtype = None\n\n        if scenario == 'Scenario9':\n            for tuple_wp_turn in trajectory[match_position:]:\n                if check_this_waypoint(tuple_wp_turn):\n                    if RoadOption.RIGHT == tuple_wp_turn[1]:\n                        subtype = 'S9right'\n                    else:\n                        subtype = None\n                    break  # Avoid checking all of them\n                subtype = None\n\n        return subtype\n\n    @staticmethod\n    def scan_route_for_scenarios(route_name, trajectory, world_annotations):\n        \"\"\"\n        Just returns a plain list of possible scenarios that can happen in this route by matching\n        the locations from the scenario into the route description\n\n        :return:  A list of scenario definitions with their correspondent parameters\n        \"\"\"\n\n        # the triggers dictionaries:\n        existent_triggers = OrderedDict()\n        # We have a table of IDs and trigger positions associated\n        possible_scenarios = OrderedDict()\n\n        # Keep track of the trigger ids being added\n        latest_trigger_id = 0\n\n        for town_name in world_annotations.keys():\n            if town_name != route_name:\n                continue\n\n            scenarios = world_annotations[town_name]\n            for scenario in scenarios:  # For each existent scenario\n                scenario_name = scenario[\"scenario_type\"]\n                for event in scenario[\"available_event_configurations\"]:\n                    waypoint = event['transform']  # trigger point of this scenario\n                    RouteParser.convert_waypoint_float(waypoint)\n                    # We match trigger point to the  route, now we need to check if the route affects\n                    match_position = RouteParser.match_world_location_to_route(\n                        waypoint, trajectory)\n                    if match_position is not None:\n                        # We match a location for this scenario, create a scenario object so this scenario\n                        # can be instantiated later\n\n                        if 'other_actors' in event:\n                            other_vehicles = event['other_actors']\n                        else:\n                            other_vehicles = None\n                        scenario_subtype = RouteParser.get_scenario_type(scenario_name, match_position,\n                                                                         trajectory)\n                        if scenario_subtype is None:\n                            continue\n                        scenario_description = {\n                            'name': scenario_name,\n                            'other_actors': other_vehicles,\n                            'trigger_position': waypoint,\n                            'scenario_type': scenario_subtype, # some scenarios have route dependent configurations\n                        }\n\n                        trigger_id = RouteParser.check_trigger_position(waypoint, existent_triggers)\n                        if trigger_id is None:\n                            # This trigger does not exist create a new reference on existent triggers\n                            existent_triggers.update({latest_trigger_id: waypoint})\n                            # Update a reference for this trigger on the possible scenarios\n                            possible_scenarios.update({latest_trigger_id: []})\n                            trigger_id = latest_trigger_id\n                            # Increment the latest trigger\n                            latest_trigger_id += 1\n\n                        possible_scenarios[trigger_id].append(scenario_description)\n\n        return possible_scenarios, existent_triggers\n"
  },
  {
    "path": "leaderboard/leaderboard/utils/statistics_manager.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module contains a statistics manager for the CARLA AD leaderboard\n\"\"\"\n\nfrom __future__ import print_function\n\nfrom dictor import dictor\nimport math\nimport sys\n\nfrom srunner.scenariomanager.traffic_events import TrafficEventType\n\nfrom leaderboard.utils.checkpoint_tools import fetch_dict, save_dict, create_default_json_msg\n\nPENALTY_COLLISION_PEDESTRIAN = 0.50\nPENALTY_COLLISION_VEHICLE = 0.60\nPENALTY_COLLISION_STATIC = 0.65\nPENALTY_TRAFFIC_LIGHT = 0.70\nPENALTY_STOP = 0.80\nimport os\nif os.environ[\"BENCHMARK\"] == \"longest6\":\n    PENALTY_STOP = 1.0\n    print(\"----------------Eval with Longest6, PENALTY_STOP=1.0\")\n\nclass RouteRecord():\n    def __init__(self):\n        self.route_id = None\n        self.index = None\n        self.status = 'Started'\n        self.infractions = {\n            'collisions_pedestrian': [],\n            'collisions_vehicle': [],\n            'collisions_layout': [],\n            'red_light': [],\n            'stop_infraction': [],\n            'outside_route_lanes': [],\n            'route_dev': [],\n            'route_timeout': [],\n            'vehicle_blocked': []\n        }\n\n        self.scores = {\n            'score_route': 0,\n            'score_penalty': 0,\n            'score_composed': 0\n        }\n\n        self.meta = {}\n\n\ndef to_route_record(record_dict):\n    record = RouteRecord()\n    for key, value in record_dict.items():\n        setattr(record, key, value)\n\n    return record\n\n\ndef compute_route_length(config):\n    trajectory = config.trajectory\n\n    route_length = 0.0\n    previous_location = None\n    for location in trajectory:\n        if previous_location:\n            dist = math.sqrt((location.x-previous_location.x)*(location.x-previous_location.x) +\n                             (location.y-previous_location.y)*(location.y-previous_location.y) +\n                             (location.z - previous_location.z) * (location.z - previous_location.z))\n            route_length += dist\n        previous_location = location\n\n    return route_length\n\n\nclass StatisticsManager(object):\n\n    \"\"\"\n    This is the statistics manager for the CARLA leaderboard.\n    It gathers data at runtime via the scenario evaluation criteria.\n    \"\"\"\n\n    def __init__(self):\n        self._master_scenario = None\n        self._registry_route_records = []\n\n    def resume(self, endpoint):\n        data = fetch_dict(endpoint)\n\n        if data and dictor(data, '_checkpoint.records'):\n            records = data['_checkpoint']['records']\n\n            for record in records:\n                self._registry_route_records.append(to_route_record(record))\n\n    def set_route(self, route_id, index):\n\n        self._master_scenario = None\n        route_record = RouteRecord()\n        route_record.route_id = route_id\n        route_record.index = index\n\n        if index < len(self._registry_route_records):\n            # the element already exists and therefore we update it\n            self._registry_route_records[index] = route_record\n        else:\n            self._registry_route_records.append(route_record)\n\n    def set_scenario(self, scenario):\n        \"\"\"\n        Sets the scenario from which the statistics willb e taken\n        \"\"\"\n        self._master_scenario = scenario\n\n    def compute_route_statistics(self, config, duration_time_system=-1, duration_time_game=-1, failure=\"\"):\n        \"\"\"\n        Compute the current statistics by evaluating all relevant scenario criteria\n        \"\"\"\n        index = config.index\n\n        if not self._registry_route_records or index >= len(self._registry_route_records):\n            raise Exception('Critical error with the route registry.')\n\n        # fetch latest record to fill in\n        route_record = self._registry_route_records[index]\n\n        target_reached = False\n        score_penalty = 1.0\n        score_route = 0.0\n\n        route_record.meta['duration_system'] = duration_time_system\n        route_record.meta['duration_game'] = duration_time_game\n        route_record.meta['route_length'] = compute_route_length(config)\n        route_record.meta['folder_name'] = config.folder_name\n        route_record.meta['total_steps'] = config.agent.step\n\n        if self._master_scenario:\n            if self._master_scenario.timeout_node.timeout:\n                route_record.infractions['route_timeout'].append('Route timeout.')\n                failure = \"Agent timed out\"\n\n            for node in self._master_scenario.get_criteria():\n                if node.list_traffic_events:\n                    # analyze all traffic events\n                    for event in node.list_traffic_events:\n                        if event.get_type() == TrafficEventType.COLLISION_STATIC:\n                            score_penalty *= PENALTY_COLLISION_STATIC\n                            route_record.infractions['collisions_layout'].append(event.get_message())\n\n                        elif event.get_type() == TrafficEventType.COLLISION_PEDESTRIAN:\n                            score_penalty *= PENALTY_COLLISION_PEDESTRIAN\n                            route_record.infractions['collisions_pedestrian'].append(event.get_message())\n\n                        elif event.get_type() == TrafficEventType.COLLISION_VEHICLE:\n                            score_penalty *= PENALTY_COLLISION_VEHICLE\n                            route_record.infractions['collisions_vehicle'].append(event.get_message())\n\n                        elif event.get_type() == TrafficEventType.OUTSIDE_ROUTE_LANES_INFRACTION:\n                            score_penalty *= (1 - event.get_dict()['percentage'] / 100)\n                            route_record.infractions['outside_route_lanes'].append(event.get_message())\n\n                        elif event.get_type() == TrafficEventType.TRAFFIC_LIGHT_INFRACTION:\n                            score_penalty *= PENALTY_TRAFFIC_LIGHT\n                            route_record.infractions['red_light'].append(event.get_message())\n\n                        elif event.get_type() == TrafficEventType.ROUTE_DEVIATION:\n                            route_record.infractions['route_dev'].append(event.get_message())\n                            failure = \"Agent deviated from the route\"\n\n                        elif event.get_type() == TrafficEventType.STOP_INFRACTION:\n                            score_penalty *= PENALTY_STOP\n                            route_record.infractions['stop_infraction'].append(event.get_message())\n\n                        elif event.get_type() == TrafficEventType.VEHICLE_BLOCKED:\n                            route_record.infractions['vehicle_blocked'].append(event.get_message())\n                            failure = \"Agent got blocked\"\n\n                        elif event.get_type() == TrafficEventType.ROUTE_COMPLETED:\n                            score_route = 100.0\n                            target_reached = True\n                        elif event.get_type() == TrafficEventType.ROUTE_COMPLETION:\n                            if not target_reached:\n                                if event.get_dict():\n                                    score_route = event.get_dict()['route_completed']\n                                else:\n                                    score_route = 0\n\n        # update route scores\n        route_record.scores['score_route'] = score_route\n        route_record.scores['score_penalty'] = score_penalty\n        route_record.scores['score_composed'] = max(score_route*score_penalty, 0.0)\n\n        # update status\n        if target_reached:\n            route_record.status = 'Completed'\n        else:\n            route_record.status = 'Failed'\n            if failure:\n                route_record.status += ' - ' + failure\n\n        return route_record\n\n    def compute_global_statistics(self, total_routes):\n        global_record = RouteRecord()\n        global_record.route_id = -1\n        global_record.index = -1\n        global_record.status = 'Completed'\n\n        if self._registry_route_records:\n            for route_record in self._registry_route_records:\n                global_record.scores['score_route'] += route_record.scores['score_route']\n                global_record.scores['score_penalty'] += route_record.scores['score_penalty']\n                global_record.scores['score_composed'] += route_record.scores['score_composed']\n\n                for key in global_record.infractions.keys():\n                    route_length_kms = max(route_record.scores['score_route'] * route_record.meta['route_length'] / 1000.0, 0.001)\n                    if isinstance(global_record.infractions[key], list):\n                        global_record.infractions[key] = len(route_record.infractions[key]) / route_length_kms\n                    else:\n                        global_record.infractions[key] += len(route_record.infractions[key]) / route_length_kms\n\n                if route_record.status is not 'Completed':\n                    global_record.status = 'Failed'\n                    if 'exceptions' not in global_record.meta:\n                        global_record.meta['exceptions'] = []\n                    global_record.meta['exceptions'].append((route_record.route_id,\n                                                             route_record.index,\n                                                             route_record.status))\n\n        global_record.scores['score_route'] /= float(total_routes)\n        global_record.scores['score_penalty'] /= float(total_routes)\n        global_record.scores['score_composed'] /= float(total_routes)\n\n        return global_record\n\n    @staticmethod\n    def save_record(route_record, index, endpoint):\n        data = fetch_dict(endpoint)\n        if not data:\n            data = create_default_json_msg()\n\n        stats_dict = route_record.__dict__\n        record_list = data['_checkpoint']['records']\n        if index > len(record_list):\n            print('Error! No enough entries in the list')\n            sys.exit(-1)\n        elif index == len(record_list):\n            record_list.append(stats_dict)\n        else:\n            record_list[index] = stats_dict\n\n        save_dict(endpoint, data)\n\n    @staticmethod\n    def save_global_record(route_record, sensors, total_routes, endpoint):\n        data = fetch_dict(endpoint)\n        if not data:\n            data = create_default_json_msg()\n\n        stats_dict = route_record.__dict__\n        data['_checkpoint']['global_record'] = stats_dict\n        data['values'] = ['{:.3f}'.format(stats_dict['scores']['score_composed']),\n                          '{:.3f}'.format(stats_dict['scores']['score_route']),\n                          '{:.3f}'.format(stats_dict['scores']['score_penalty']),\n                          # infractions\n                          '{:.3f}'.format(stats_dict['infractions']['collisions_pedestrian']),\n                          '{:.3f}'.format(stats_dict['infractions']['collisions_vehicle']),\n                          '{:.3f}'.format(stats_dict['infractions']['collisions_layout']),\n                          '{:.3f}'.format(stats_dict['infractions']['red_light']),\n                          '{:.3f}'.format(stats_dict['infractions']['stop_infraction']),\n                          '{:.3f}'.format(stats_dict['infractions']['outside_route_lanes']),\n                          '{:.3f}'.format(stats_dict['infractions']['route_dev']),\n                          '{:.3f}'.format(stats_dict['infractions']['route_timeout']),\n                          '{:.3f}'.format(stats_dict['infractions']['vehicle_blocked'])\n                          ]\n\n        data['labels'] = ['Avg. driving score',\n                          'Avg. route completion',\n                          'Avg. infraction penalty',\n                          'Collisions with pedestrians',\n                          'Collisions with vehicles',\n                          'Collisions with layout',\n                          'Red lights infractions',\n                          'Stop sign infractions',\n                          'Off-road infractions',\n                          'Route deviations',\n                          'Route timeouts',\n                          'Agent blocked'\n                          ]\n\n        entry_status = \"Finished\"\n        eligible = True\n\n        route_records = data[\"_checkpoint\"][\"records\"]\n        progress = data[\"_checkpoint\"][\"progress\"]\n\n        if progress[1] != total_routes:\n            raise Exception('Critical error with the route registry.')\n\n        if len(route_records) != total_routes or progress[0] != progress[1]:\n            entry_status = \"Finished with missing data\"\n            eligible = False\n        else:\n            for route in route_records:\n                route_status = route[\"status\"]\n                if \"Agent\" in route_status:\n                    entry_status = \"Finished with agent errors\"\n                    break\n\n        data['entry_status'] = entry_status\n        data['eligible'] = eligible\n\n        save_dict(endpoint, data)\n\n    @staticmethod\n    def save_sensors(sensors, endpoint):\n        data = fetch_dict(endpoint)\n        if not data:\n            data = create_default_json_msg()\n\n        if not data['sensors']:\n            data['sensors'] = sensors\n\n            save_dict(endpoint, data)\n\n    @staticmethod\n    def save_entry_status(entry_status, eligible, endpoint):\n        data = fetch_dict(endpoint)\n        if not data:\n            data = create_default_json_msg()\n\n        data['entry_status'] = entry_status\n        data['eligible'] = eligible\n        save_dict(endpoint, data)\n\n    @staticmethod\n    def clear_record(endpoint):\n        if not endpoint.startswith(('http:', 'https:', 'ftp:')):\n            with open(endpoint, 'w') as fd:\n                fd.truncate(0)\n"
  },
  {
    "path": "leaderboard/scripts/collect_data.sh",
    "content": "#!/bin/bash\nexport CARLA_SERVER=${CARLA_ROOT}/CarlaUE4.sh\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla/dist/carla-0.9.10-py3.7-linux-x86_64.egg\nexport PYTHONPATH=$PYTHONPATH:leaderboard\nexport PYTHONPATH=$PYTHONPATH:leaderboard/team_code\nexport PYTHONPATH=$PYTHONPATH:scenario_runner\nexport PYTHONPATH=/mnt/petrelfs/share/pymc/new:$PYTHONPATH\n\n\nexport LEADERBOARD_ROOT=leaderboard\nexport CHALLENGE_TRACK_CODENAME=SENSORS\nexport PORT=$1\nexport TM_PORT=$2\nexport DEBUG_CHALLENGE=0\nexport REPETITIONS=1\nexport RESUME=$4\nexport BENCHMARK=COLLECT_DATA\n\n\n# Roach data collection\nexport ROUTES=leaderboard/data/routes_for_open_loop_training/routes_$3.xml\nexport TEAM_AGENT=team_code/$6.py\nexport TEAM_CONFIG=roach/config/config_agent.yaml\nexport CHECKPOINT_ENDPOINT=data_collect_$3_results.json\nexport SCENARIOS=leaderboard/data/scenarios/$7.json\nexport SAVE_PATH=dataset/$3\nexport ROUTE_FILE=$3\n\n\npython3 ${LEADERBOARD_ROOT}/leaderboard/leaderboard_evaluator.py \\\n--scenarios=${SCENARIOS}  \\\n--routes=${ROUTES} \\\n--repetitions=${REPETITIONS} \\\n--track=${CHALLENGE_TRACK_CODENAME} \\\n--checkpoint=collect_data_json/${CHECKPOINT_ENDPOINT} \\\n--agent=${TEAM_AGENT} \\\n--agent-config=${TEAM_CONFIG} \\\n--debug=${DEBUG_CHALLENGE} \\\n--record=${RECORD_PATH} \\\n--resume=${RESUME} \\\n--port=${PORT} \\\n--trafficManagerPort=${TM_PORT} \\\n--is_local=$5 \\\n--is_eval=False\n"
  },
  {
    "path": "leaderboard/scripts/evaluation_longest6.sh",
    "content": "#!/bin/bash\nexport CARLA_SERVER=${CARLA_ROOT}/CarlaUE4.sh\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla/dist/carla-0.9.10-py3.7-linux-x86_64.egg\nexport PYTHONPATH=$PYTHONPATH:leaderboard\nexport PYTHONPATH=$PYTHONPATH:leaderboard/team_code\nexport PYTHONPATH=$PYTHONPATH:scenario_runner\nexport PYTHONPATH=$PYTHONPATH:open_loop_training\nexport PYTHONPATH=/mnt/lustre/share/pymc/new:$PYTHONPATH\n\nexport LEADERBOARD_ROOT=leaderboard\nexport CHALLENGE_TRACK_CODENAME=SENSORS\nexport PORT=$1\nexport TM_PORT=$2\nexport DEBUG_CHALLENGE=0\nexport REPETITIONS=1 # multiple evaluation runs\nexport RESUME=$4\n\n#evaluation\nexport ROUTES=leaderboard/data/routes_for_evaluation/routes_longest6.xml\nexport TEAM_AGENT=team_code/$3.py\nexport TEAM_CONFIG=$6\nexport CHECKPOINT_ENDPOINT=closed_loop_eval_log/results_$8.json\nexport SCENARIOS=leaderboard/data/scenarios/$7.json\nexport SAVE_PATH=closed_loop_eval_log/eval_log/$8\nexport BENCHMARK=longest6\n\n\n\npython3 -q -X faulthandler ${LEADERBOARD_ROOT}/leaderboard/leaderboard_evaluator.py \\\n--scenarios=${SCENARIOS}  \\\n--routes=${ROUTES} \\\n--repetitions=${REPETITIONS} \\\n--track=${CHALLENGE_TRACK_CODENAME} \\\n--checkpoint=${CHECKPOINT_ENDPOINT} \\\n--agent=${TEAM_AGENT} \\\n--agent-config=${TEAM_CONFIG} \\\n--debug=${DEBUG_CHALLENGE} \\\n--record=${RECORD_PATH} \\\n--resume=${RESUME} \\\n--port=${PORT} \\\n--trafficManagerPort=${TM_PORT} \\\n--is_local=$5 \\\n--is_eval=True\n"
  },
  {
    "path": "leaderboard/scripts/evaluation_town05long.sh",
    "content": "#!/bin/bash\nexport CARLA_SERVER=${CARLA_ROOT}/CarlaUE4.sh\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla/dist/carla-0.9.10-py3.7-linux-x86_64.egg\nexport PYTHONPATH=$PYTHONPATH:leaderboard\nexport PYTHONPATH=$PYTHONPATH:leaderboard/team_code\nexport PYTHONPATH=$PYTHONPATH:scenario_runner\nexport PYTHONPATH=$PYTHONPATH:open_loop_training\nexport PYTHONPATH=/mnt/lustre/share/pymc/new:$PYTHONPATH\n\nexport LEADERBOARD_ROOT=leaderboard\nexport CHALLENGE_TRACK_CODENAME=SENSORS\nexport PORT=$1\nexport TM_PORT=$2\nexport DEBUG_CHALLENGE=0\nexport REPETITIONS=1 # multiple evaluation runs\nexport RESUME=$4\n\n# evaluation\nexport ROUTES=leaderboard/data/routes_for_evaluation/routes_town05_long.xml\nexport TEAM_AGENT=team_code/$3.py\nexport TEAM_CONFIG=$6\nexport CHECKPOINT_ENDPOINT=closed_loop_eval_log/results_$8.json\nexport SCENARIOS=leaderboard/data/scenarios/$7.json\nexport SAVE_PATH=closed_loop_eval_log/eval_log/$8\nexport BENCHMARK=town05long\n\n\npython3 -q -X faulthandler ${LEADERBOARD_ROOT}/leaderboard/leaderboard_evaluator.py \\\n--scenarios=${SCENARIOS}  \\\n--routes=${ROUTES} \\\n--repetitions=${REPETITIONS} \\\n--track=${CHALLENGE_TRACK_CODENAME} \\\n--checkpoint=${CHECKPOINT_ENDPOINT} \\\n--agent=${TEAM_AGENT} \\\n--agent-config=${TEAM_CONFIG} \\\n--debug=${DEBUG_CHALLENGE} \\\n--record=${RECORD_PATH} \\\n--resume=${RESUME} \\\n--port=${PORT} \\\n--trafficManagerPort=${TM_PORT} \\\n--is_local=$5 \\\n--is_eval=True\n"
  },
  {
    "path": "leaderboard/team_code/auto_pilot.py",
    "content": "import os\nimport time\nimport datetime\nimport pathlib\nimport json\nimport random\n\nimport numpy as np\nimport cv2\nimport carla\nfrom PIL import Image\n\nfrom team_code.map_agent import MapAgent\nfrom team_code.pid_controller import PIDController\n\n\n# WEATHERS = {\n#         'ClearNoon': carla.WeatherParameters.ClearNoon,\n#         'ClearSunset': carla.WeatherParameters.ClearSunset,\n\n#         'CloudyNoon': carla.WeatherParameters.CloudyNoon,\n#         'CloudySunset': carla.WeatherParameters.CloudySunset,\n\n#         'WetNoon': carla.WeatherParameters.WetNoon,\n#         'WetSunset': carla.WeatherParameters.WetSunset,\n\n#         'MidRainyNoon': carla.WeatherParameters.MidRainyNoon,\n#         'MidRainSunset': carla.WeatherParameters.MidRainSunset,\n\n#         'WetCloudyNoon': carla.WeatherParameters.WetCloudyNoon,\n#         'WetCloudySunset': carla.WeatherParameters.WetCloudySunset,\n\n#         'HardRainNoon': carla.WeatherParameters.HardRainNoon,\n#         'HardRainSunset': carla.WeatherParameters.HardRainSunset,\n\n#         'SoftRainNoon': carla.WeatherParameters.SoftRainNoon,\n#         'SoftRainSunset': carla.WeatherParameters.SoftRainSunset,\n# }\n# WEATHERS_IDS = list(WEATHERS)\n\nWEATHERS = {\n\t\t'ClearNoon': carla.WeatherParameters.ClearNoon,\n\t\t'ClearSunset': carla.WeatherParameters.ClearSunset,\n\t\t'WetNoon': carla.WeatherParameters.WetNoon,\n\t\t# 'WetSunset': carla.WeatherParameters.WetSunset,\n\t\t'HardRainNoon': carla.WeatherParameters.HardRainNoon,\n\t\t# 'SoftRainSunset': carla.WeatherParameters.SoftRainSunset,\n}\nWEATHERS_IDS = list(WEATHERS)\n\n\ndef get_entry_point():\n    return 'AutoPilot'\n\n\ndef _numpy(carla_vector, normalize=False):\n    result = np.float32([carla_vector.x, carla_vector.y])\n\n    if normalize:\n        return result / (np.linalg.norm(result) + 1e-4)\n\n    return result\n\n\ndef _location(x, y, z):\n    return carla.Location(x=float(x), y=float(y), z=float(z))\n\n\ndef _orientation(yaw):\n    return np.float32([np.cos(np.radians(yaw)), np.sin(np.radians(yaw))])\n\n\ndef get_collision(p1, v1, p2, v2):\n    A = np.stack([v1, -v2], 1)\n    b = p2 - p1\n\n    if abs(np.linalg.det(A)) < 1e-3:\n        return False, None\n\n    x = np.linalg.solve(A, b)\n    collides = all(x >= 0) and all(x <= 1) # how many seconds until collision\n\n    return collides, p1 + x[0] * v1\n\n\ndef check_episode_has_noise(lat_noise_percent, long_noise_percent):\n    lat_noise = False\n    long_noise = False\n    if random.randint(0, 101) < lat_noise_percent:\n        lat_noise = True\n\n    if random.randint(0, 101) < long_noise_percent:\n        long_noise = True\n\n    return lat_noise, long_noise\n\n\nclass AutoPilot(MapAgent):\n\n    # for stop signs\n    PROXIMITY_THRESHOLD = 30.0  # meters\n    SPEED_THRESHOLD = 0.1\n    WAYPOINT_STEP = 1.0  # meters\n\n    def setup(self, path_to_conf_file):\n        super().setup(path_to_conf_file)\n            \n    def _init(self):\n        super()._init()\n\n        self._turn_controller = PIDController(K_P=1.25, K_I=0.75, K_D=0.3, n=40)\n        self._speed_controller = PIDController(K_P=5.0, K_I=0.5, K_D=1.0, n=40)\n\n        # for stop signs\n        self._target_stop_sign = None # the stop sign affecting the ego vehicle\n        self._stop_completed = False # if the ego vehicle has completed the stop sign\n        self._affected_by_stop = False # if the ego vehicle is influenced by a stop sign\n\n    def _get_angle_to(self, pos, theta, target):\n        R = np.array([\n            [np.cos(theta), -np.sin(theta)],\n            [np.sin(theta),  np.cos(theta)],\n            ])\n\n        aim = R.T.dot(target - pos)\n        angle = -np.degrees(np.arctan2(-aim[1], aim[0]))\n        angle = 0.0 if np.isnan(angle) else angle \n\n        return angle\n\n    def _get_control(self, target, far_target, tick_data):\n        pos = self._get_position(tick_data)\n        theta = tick_data['compass']\n        speed = tick_data['speed']\n\n        # Steering.\n        angle_unnorm = self._get_angle_to(pos, theta, target)\n        angle = angle_unnorm / 90\n\n        steer = self._turn_controller.step(angle)\n        steer = np.clip(steer, -1.0, 1.0)\n        steer = round(steer, 3)\n\n        # Acceleration.\n        angle_far_unnorm = self._get_angle_to(pos, theta, far_target)\n        should_slow = abs(angle_far_unnorm) > 45.0 or abs(angle_unnorm) > 5.0\n        target_speed = 4.0 if should_slow else 7.0\n        brake = self._should_brake()\n        target_speed = target_speed if not brake else 0.0\n        \n        self.should_slow = int(should_slow)\n        self.should_brake = int(brake)\n        self.angle = angle\n        self.angle_unnorm = angle_unnorm\n        self.angle_far_unnorm = angle_far_unnorm\n        \n        delta = np.clip(target_speed - speed, 0.0, 0.25)\n        throttle = self._speed_controller.step(delta)\n        throttle = np.clip(throttle, 0.0, 0.75)\n\n        if brake:\n            steer *= 0.5\n            throttle = 0.0\n\n        return steer, throttle, brake, target_speed\n\n    def run_step(self, input_data, timestamp):\n        if not self.initialized:\n            self._init()\n\n        # change weather for visual diversity\n        if self.step % 10 == 0:\n            index = random.choice(range(len(WEATHERS)))\n            self.weather_id = WEATHERS_IDS[index]\n            weather = WEATHERS[WEATHERS_IDS[index]]\n            print (self.weather_id, weather)\n            self._world.set_weather(weather)\n\n        data = self.tick(input_data)\n        gps = self._get_position(data)\n\n        near_node, near_command = self._waypoint_planner.run_step(gps)\n        far_node, far_command = self._command_planner.run_step(gps)\n\n        steer, throttle, brake, target_speed = self._get_control(near_node, far_node, data)\n\n        control = carla.VehicleControl()\n        control.steer = steer + 1e-2 * np.random.randn()\n        control.throttle = throttle\n        control.brake = float(brake)\n\n        if self.step % 10 == 0 and self.save_path is not None:\n            self.save(near_node, far_node, near_command, steer, throttle, brake, target_speed, data)\n\n        return control\n\n    def _should_brake(self):\n        actors = self._world.get_actors()\n\n        vehicle = self._is_vehicle_hazard(actors.filter('*vehicle*'))\n        light = self._is_light_red(actors.filter('*traffic_light*'))\n        walker = self._is_walker_hazard(actors.filter('*walker*'))\n        stop_sign = self._is_stop_sign_hazard(actors.filter('*stop*'))\n\n        self.is_vehicle_present = 1 if vehicle is not None else 0\n        self.is_red_light_present = 1 if light is not None else 0\n        self.is_pedestrian_present = 1 if walker is not None else 0\n        self.is_stop_sign_present = 1 if stop_sign is not None else 0\n\n        return any(x is not None for x in [vehicle, light, walker, stop_sign])\n\n    def _point_inside_boundingbox(self, point, bb_center, bb_extent):\n        A = carla.Vector2D(bb_center.x - bb_extent.x, bb_center.y - bb_extent.y)\n        B = carla.Vector2D(bb_center.x + bb_extent.x, bb_center.y - bb_extent.y)\n        D = carla.Vector2D(bb_center.x - bb_extent.x, bb_center.y + bb_extent.y)\n        M = carla.Vector2D(point.x, point.y)\n\n        AB = B - A\n        AD = D - A\n        AM = M - A\n        am_ab = AM.x * AB.x + AM.y * AB.y\n        ab_ab = AB.x * AB.x + AB.y * AB.y\n        am_ad = AM.x * AD.x + AM.y * AD.y\n        ad_ad = AD.x * AD.x + AD.y * AD.y\n\n        return am_ab > 0 and am_ab < ab_ab and am_ad > 0 and am_ad < ad_ad\n\n    def _get_forward_speed(self, transform=None, velocity=None):\n        \"\"\" Convert the vehicle transform directly to forward speed \"\"\"\n        if not velocity:\n            velocity = self._vehicle.get_velocity()\n        if not transform:\n            transform = self._vehicle.get_transform()\n\n        vel_np = np.array([velocity.x, velocity.y, velocity.z])\n        pitch = np.deg2rad(transform.rotation.pitch)\n        yaw = np.deg2rad(transform.rotation.yaw)\n        orientation = np.array([np.cos(pitch) * np.cos(yaw), np.cos(pitch) * np.sin(yaw), np.sin(pitch)])\n        speed = np.dot(vel_np, orientation)\n        return speed\n\n    def _is_actor_affected_by_stop(self, actor, stop, multi_step=20):\n        \"\"\"\n        Check if the given actor is affected by the stop\n        \"\"\"\n        affected = False\n        # first we run a fast coarse test\n        current_location = actor.get_location()\n        stop_location = stop.get_transform().location\n        if stop_location.distance(current_location) > self.PROXIMITY_THRESHOLD:\n            return affected\n\n        stop_t = stop.get_transform()\n        transformed_tv = stop_t.transform(stop.trigger_volume.location)\n\n        # slower and accurate test based on waypoint's horizon and geometric test\n        list_locations = [current_location]\n        waypoint = self._world.get_map().get_waypoint(current_location)\n        for _ in range(multi_step):\n            if waypoint:\n                waypoint = waypoint.next(self.WAYPOINT_STEP)[0]\n                if not waypoint:\n                    break\n                list_locations.append(waypoint.transform.location)\n\n        for actor_location in list_locations:\n            if self._point_inside_boundingbox(actor_location, transformed_tv, stop.trigger_volume.extent):\n                affected = True\n\n        return affected\n\n    def _is_stop_sign_hazard(self, stop_sign_list):\n        if self._affected_by_stop:\n            if not self._stop_completed:\n                current_speed = self._get_forward_speed()\n                if current_speed < self.SPEED_THRESHOLD:\n                    self._stop_completed = True\n                    return None\n                else:\n                    return self._target_stop_sign\n            else:\n                # reset if the ego vehicle is outside the influence of the current stop sign\n                if not self._is_actor_affected_by_stop(self._vehicle, self._target_stop_sign):\n                    self._affected_by_stop = False\n                    self._stop_completed = False\n                    self._target_stop_sign = None\n                return None\n\n        ve_tra = self._vehicle.get_transform()\n        ve_dir = ve_tra.get_forward_vector()\n\n        wp = self._world.get_map().get_waypoint(ve_tra.location)\n        wp_dir = wp.transform.get_forward_vector()\n\n        dot_ve_wp = ve_dir.x * wp_dir.x + ve_dir.y * wp_dir.y + ve_dir.z * wp_dir.z\n\n        if dot_ve_wp > 0:  # Ignore all when going in a wrong lane\n            for stop_sign in stop_sign_list:\n                if self._is_actor_affected_by_stop(self._vehicle, stop_sign):\n                    # this stop sign is affecting the vehicle\n                    self._affected_by_stop = True\n                    self._target_stop_sign = stop_sign\n                    return self._target_stop_sign\n\n        return None\n\n    def _is_light_red(self, lights_list):\n        if self._vehicle.get_traffic_light_state() != carla.libcarla.TrafficLightState.Green:\n            affecting = self._vehicle.get_traffic_light()\n\n            for light in self._traffic_lights:\n                if light.id == affecting.id:\n                    return affecting\n\n        return None\n\n    def _is_walker_hazard(self, walkers_list):\n        z = self._vehicle.get_location().z\n        p1 = _numpy(self._vehicle.get_location())\n        v1 = 10.0 * _orientation(self._vehicle.get_transform().rotation.yaw)\n\n        for walker in walkers_list:\n            v2_hat = _orientation(walker.get_transform().rotation.yaw)\n            s2 = np.linalg.norm(_numpy(walker.get_velocity()))\n\n            if s2 < 0.05:\n                v2_hat *= s2\n\n            p2 = -3.0 * v2_hat + _numpy(walker.get_location())\n            v2 = 8.0 * v2_hat\n\n            collides, collision_point = get_collision(p1, v1, p2, v2)\n\n            if collides:\n                return walker\n\n        return None\n\n    def _is_vehicle_hazard(self, vehicle_list):\n        z = self._vehicle.get_location().z\n\n        o1 = _orientation(self._vehicle.get_transform().rotation.yaw)\n        p1 = _numpy(self._vehicle.get_location())\n        s1 = max(10, 3.0 * np.linalg.norm(_numpy(self._vehicle.get_velocity()))) # increases the threshold distance\n        v1_hat = o1\n        v1 = s1 * v1_hat\n\n        for target_vehicle in vehicle_list:\n            if target_vehicle.id == self._vehicle.id:\n                continue\n\n            o2 = _orientation(target_vehicle.get_transform().rotation.yaw)\n            p2 = _numpy(target_vehicle.get_location())\n            s2 = max(5.0, 2.0 * np.linalg.norm(_numpy(target_vehicle.get_velocity())))\n            v2_hat = o2\n            v2 = s2 * v2_hat\n\n            p2_p1 = p2 - p1\n            distance = np.linalg.norm(p2_p1)\n            p2_p1_hat = p2_p1 / (distance + 1e-4)\n\n            angle_to_car = np.degrees(np.arccos(v1_hat.dot(p2_p1_hat)))\n            angle_between_heading = np.degrees(np.arccos(o1.dot(o2)))\n\n            # to consider -ve angles too\n            angle_to_car = min(angle_to_car, 360.0 - angle_to_car)\n            angle_between_heading = min(angle_between_heading, 360.0 - angle_between_heading)\n\n            if angle_between_heading > 60.0 and not (angle_to_car < 15 and distance < s1):\n                continue\n            elif angle_to_car > 30.0:\n                continue\n            elif distance > s1:\n                continue\n\n            return target_vehicle\n\n        return None\n        \n"
  },
  {
    "path": "leaderboard/team_code/base_agent.py",
    "content": "import time\nimport os\nimport datetime\nimport pathlib\nimport json\n\nimport cv2\nimport carla\n\nfrom leaderboard.autoagents import autonomous_agent\nfrom team_code.planner import RoutePlanner\n\nimport numpy as np\nfrom PIL import Image, ImageDraw\n\n\nSAVE_PATH = os.environ.get('SAVE_PATH', None)\n\n\nclass BaseAgent(autonomous_agent.AutonomousAgent):\n    def setup(self, path_to_conf_file):\n        self.track = autonomous_agent.Track.SENSORS\n        self.config_path = path_to_conf_file\n        self.step = -1\n        self.wall_start = time.time()\n        self.initialized = False\n\n        self._sensor_data = {\n            'width': 400,\n            'height': 300,\n            'fov': 100\n        }\n\n        self._3d_bb_distance = 50\n        self.weather_id = None\n\n        self.save_path = None\n\n        if SAVE_PATH is not None:\n            now = datetime.datetime.now()\n            string = pathlib.Path(os.environ['ROUTES']).stem + '_'\n            string += '_'.join(map(lambda x: '%02d' % x, (now.month, now.day, now.hour, now.minute, now.second)))\n\n            print (string)\n\n            self.save_path = pathlib.Path(os.environ['SAVE_PATH']) / string\n            self.save_path.mkdir(parents=True, exist_ok=False)\n            \n            for sensor in self.sensors():\n                if hasattr(sensor, 'save') and sensor['save']:\n                    (self.save_path / sensor['id']).mkdir()\n\n            (self.save_path / '3d_bbs').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'affordances').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'measurements').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'lidar').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'semantic_lidar').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'topdown').mkdir(parents=True, exist_ok=True)\n\n            for pos in ['front', 'left', 'right', 'rear']:\n                for sensor_type in ['rgb', 'seg', 'depth', '2d_bbs']:\n                    name = sensor_type + '_' + pos\n                    (self.save_path / name).mkdir()\n\n    def _init(self):\n        self._command_planner = RoutePlanner(7.5, 25.0, 257)\n        self._command_planner.set_route(self._global_plan, True)\n\n        self.initialized = True\n\n        self._sensor_data['calibration'] = self._get_camera_to_car_calibration(self._sensor_data)\n        \n        self._sensors = self.sensor_interface._sensors_objects\n\n\n\n    def _get_position(self, tick_data):\n        gps = tick_data['gps']\n        gps = (gps - self._command_planner.mean) * self._command_planner.scale\n\n        return gps\n\n    def sensors(self):\n        return [\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': -1.5, 'y': 0.0, 'z': 2.0,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': 900, 'height': 256, 'fov': 100,\n                    'id': 'rgb_front'\n                    },\n                {\n                    'type': 'sensor.camera.semantic_segmentation',\n                    'x': 1.3, 'y': 0.0, 'z': 2.3,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                    'id': 'seg_front'\n                    },\n                {\n                    'type': 'sensor.camera.depth',\n                    'x': 1.3, 'y': 0.0, 'z': 2.3,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                    'id': 'depth_front'\n                    },\n                # {\n                #     'type': 'sensor.camera.rgb',\n                #     'x': -1.3, 'y': 0.0, 'z': 2.3,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': 180.0,\n                #     'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                #     'id': 'rgb_rear'\n                #     },\n                # {\n                #     'type': 'sensor.camera.semantic_segmentation',\n                #     'x': -1.3, 'y': 0.0, 'z': 2.3,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': 180.0,\n                #     'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                #     'id': 'seg_rear'\n                #     },\n                # {\n                #     'type': 'sensor.camera.depth',\n                #     'x': -1.3, 'y': 0.0, 'z': 2.3,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': 180.0,\n                #     'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                #     'id': 'depth_rear'\n                #     },\n                # {\n                #     'type': 'sensor.camera.rgb',\n                #     'x': 1.3, 'y': 0.0, 'z': 2.3,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': -60.0,\n                #     'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                #     'id': 'rgb_left'\n                #     },\n                # {\n                #     'type': 'sensor.camera.semantic_segmentation',\n                #     'x': 1.3, 'y': 0.0, 'z': 2.3,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': -60.0,\n                #     'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                #     'id': 'seg_left'\n                #     },\n                # {\n                #     'type': 'sensor.camera.depth',\n                #     'x': 1.3, 'y': 0.0, 'z': 2.3,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': -60.0,\n                #     'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                #     'id': 'depth_left'\n                #     },\n                # {\n                #     'type': 'sensor.camera.rgb',\n                #     'x': 1.3, 'y': 0.0, 'z': 2.3,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': 60.0,\n                #     'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                #     'id': 'rgb_right'\n                #     },\n                # {\n                #     'type': 'sensor.camera.semantic_segmentation',\n                #     'x': 1.3, 'y': 0.0, 'z': 2.3,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': 60.0,\n                #     'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                #     'id': 'seg_right'\n                #     },\n                # {\n                #     'type': 'sensor.camera.depth',\n                #     'x': 1.3, 'y': 0.0, 'z': 2.3,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': 60.0,\n                #     'width': self._sensor_data['width'], 'height': self._sensor_data['height'], 'fov': self._sensor_data['fov'],\n                #     'id': 'depth_right'\n                #     },\n                # {   \n                #     'type': 'sensor.lidar.ray_cast',\n                #     'x': 1.3, 'y': 0.0, 'z': 2.5,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': -90.0,\n                #     'id': 'lidar'\n                #     },\n                # {   \n                #     'type': 'sensor.lidar.ray_cast_semantic',\n                #     'x': 1.3, 'y': 0.0, 'z': 2.5,\n                #     'roll': 0.0, 'pitch': 0.0, 'yaw': -90.0,\n                #     'id': 'semantic_lidar'\n                #     },\n                {\n                    'type': 'sensor.other.imu',\n                    'x': 0.0, 'y': 0.0, 'z': 0.0,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'sensor_tick': 0.05,\n                    'id': 'imu'\n                    },\n                {\n                    'type': 'sensor.other.gnss',\n                    'x': 0.0, 'y': 0.0, 'z': 0.0,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'sensor_tick': 0.01,\n                    'id': 'gps'\n                    },\n                {\n                    'type': 'sensor.speedometer',\n                    'reading_frequency': 20,\n                    'id': 'speed'\n                    }\n                ]\n\n    def tick(self, input_data):\n        self.step += 1\n\n        # affordances = self._get_affordances()\n\n        # traffic_lights = self._find_obstacle('*traffic_light*')\n        # stop_signs = self._find_obstacle('*stop*')\n\n        depth = {}\n        seg = {}\n\n        # bb_3d = self._get_3d_bbs(max_distance=self._3d_bb_distance)\n\n        bb_2d = {}\n\n        # for pos in ['front', 'left', 'right', 'rear']:\n        #     seg_cam = 'seg_' + pos\n        #     depth_cam = 'depth_' + pos\n        #     _segmentation = np.copy(input_data[seg_cam][1][:, :, 2])\n\n        #     depth[pos] = self._get_depth(input_data[depth_cam][1][:, :, :3])\n            \n        #     self._change_seg_tl(_segmentation, depth[pos], traffic_lights)\n        #     self._change_seg_stop(_segmentation, depth[pos], stop_signs, seg_cam) \n\n        #     bb_2d[pos] = self._get_2d_bbs(seg_cam, affordances, bb_3d, _segmentation)\n\n        #     #self._draw_2d_bbs(_segmentation, bb_2d[pos])\n            \n        #     seg[pos] = _segmentation\n\n        \n        rgb_front = cv2.cvtColor(input_data['rgb_front'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        # rgb_rear = cv2.cvtColor(input_data['rgb_rear'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        # rgb_left = cv2.cvtColor(input_data['rgb_left'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        # rgb_right = cv2.cvtColor(input_data['rgb_right'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        gps = input_data['gps'][1][:2]\n        speed = input_data['speed'][1]['speed']\n        compass = input_data['imu'][1][-1]\n\n        # depth_front = cv2.cvtColor(input_data['depth_front'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        # depth_left = cv2.cvtColor(input_data['depth_left'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        # depth_right = cv2.cvtColor(input_data['depth_right'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        # depth_rear = cv2.cvtColor(input_data['depth_rear'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n\n        weather = self._weather_to_dict(self._world.get_weather())\n\n        # return {\n        #         'rgb_front': rgb_front,\n        #         'seg_front': seg['front'],\n        #         'depth_front': depth_front,\n        #         '2d_bbs_front': bb_2d['front'],\n        #         'rgb_rear': rgb_rear,\n        #         'seg_rear': seg['rear'],\n        #         'depth_rear': depth_rear,\n        #         '2d_bbs_rear': bb_2d['rear'],\n        #         'rgb_left': rgb_left,\n        #         'seg_left': seg['left'],\n        #         'depth_left': depth_left,\n        #         '2d_bbs_left': bb_2d['left'],\n        #         'rgb_right': rgb_right,\n        #         'seg_right': seg['right'],\n        #         'depth_right': depth_right,\n        #         '2d_bbs_right': bb_2d['right'],\n        #         'lidar' : input_data['lidar'][1],\n        #         'semantic_lidar': input_data['semantic_lidar'][1],\n        #         'gps': gps,\n        #         'speed': speed,\n        #         'compass': compass,\n        #         'weather': weather,\n        #         'affordances': affordances,\n        #         '3d_bbs': bb_3d\n                # }\n\n        return {\n                'rgb_front': rgb_front,\n              \n                'gps': gps,\n                'speed': speed,\n                'compass': compass,\n                'weather': weather,\n                }\n\n\n    def save(self, near_node, far_node, near_command, steer, throttle, brake, target_speed, tick_data):\n        frame = self.step // 10\n\n        pos = self._get_position(tick_data)\n        theta = tick_data['compass']\n        speed = tick_data['speed']\n        weather = tick_data['weather']\n\n        data = {\n                'x': pos[0],\n                'y': pos[1],\n                'theta': theta,\n                'speed': speed,\n                'target_speed': target_speed,\n                'x_command': far_node[0],\n                'y_command': far_node[1],\n                'command': near_command.value,\n                'steer': steer,\n                'throttle': throttle,\n                'brake': brake,\n                'weather': weather,\n                'weather_id': self.weather_id,\n                'near_node_x': near_node[0],\n                'near_node_y': near_node[1],\n                'far_node_x': far_node[0],\n                'far_node_y': far_node[1],\n                'is_vehicle_present': self.is_vehicle_present,\n                'is_pedestrian_present': self.is_pedestrian_present,\n                'is_red_light_present': self.is_red_light_present,\n                'is_stop_sign_present': self.is_stop_sign_present,\n                'should_slow': self.should_slow,\n                'should_brake': self.should_brake,\n                'angle': self.angle,\n                'angle_unnorm': self.angle_unnorm,\n                'angle_far_unnorm': self.angle_far_unnorm,\n                }\n\n        measurements_file = self.save_path / 'measurements' / ('%04d.json' % frame)\n        f = open(measurements_file, 'w')\n        json.dump(data, f, indent=4)\n        f.close()\n\n        # for pos in ['front', 'left', 'right', 'rear']:\n        for pos in ['front']:\n            name = 'rgb_' + pos\n            Image.fromarray(tick_data[name]).save(self.save_path / name / ('%04d.png' % frame))\n            # for sensor_type in ['seg', 'depth']:\n            #     name = sensor_type + '_' + pos\n            #     Image.fromarray(tick_data[name]).save(self.save_path / name / ('%04d.png' % frame))\n        #     for sensor_type in ['2d_bbs']:\n        #         name = sensor_type + '_' + pos\n        #         np.save(self.save_path / name / ('%04d.npy' % frame), tick_data[name], allow_pickle=True)\n\n        # Image.fromarray(tick_data['topdown']).save(self.save_path / 'topdown' / ('%04d.png' % frame))\n        # np.save(self.save_path / 'lidar' / ('%04d.npy' % frame), tick_data['lidar'], allow_pickle=True)\n        # np.save(self.save_path / 'semantic_lidar' / ('%04d.npy' % frame), tick_data['semantic_lidar'], allow_pickle=True)\n        # np.save(self.save_path / '3d_bbs' / ('%04d.npy' % frame), tick_data['3d_bbs'], allow_pickle=True)\n        # np.save(self.save_path / 'affordances' / ('%04d.npy' % frame), tick_data['affordances'], allow_pickle=True)\n        \n\n    def _weather_to_dict(self, carla_weather):\n        weather = {\n            'cloudiness': carla_weather.cloudiness,\n            'precipitation': carla_weather.precipitation,\n            'precipitation_deposits': carla_weather.precipitation_deposits,\n            'wind_intensity': carla_weather.wind_intensity,\n            'sun_azimuth_angle': carla_weather.sun_azimuth_angle,\n            'sun_altitude_angle': carla_weather.sun_altitude_angle,\n            'fog_density': carla_weather.fog_density,\n            'fog_distance': carla_weather.fog_distance,\n            'wetness': carla_weather.wetness,\n            'fog_falloff': carla_weather.fog_falloff,\n        }\n\n        return weather\n\n    def _create_bb_points(self, bb):\n        \"\"\"\n        Returns 3D bounding box world coordinates.\n        \"\"\"\n\n        cords = np.zeros((8, 4))\n        extent = bb[1]\n        loc = bb[0]\n        cords[0, :] = np.array([loc[0] + extent[0], loc[1] + extent[1], loc[2] - extent[2], 1])\n        cords[1, :] = np.array([loc[0] - extent[0], loc[1] + extent[1], loc[2] - extent[2], 1])\n        cords[2, :] = np.array([loc[0] - extent[0], loc[1] - extent[1], loc[2] - extent[2], 1])\n        cords[3, :] = np.array([loc[0] + extent[0], loc[1] - extent[1], loc[2] - extent[2], 1])\n        cords[4, :] = np.array([loc[0] + extent[0], loc[1] + extent[1], loc[2] + extent[2], 1])\n        cords[5, :] = np.array([loc[0] - extent[0], loc[1] + extent[1], loc[2] + extent[2], 1])\n        cords[6, :] = np.array([loc[0] - extent[0], loc[1] - extent[1], loc[2] + extent[2], 1])\n        cords[7, :] = np.array([loc[0] + extent[0], loc[1] - extent[1], loc[2] + extent[2], 1])\n        return cords\n\n    def _translate_tl_state(self, state):\n\n        if state == carla.TrafficLightState.Red:\n            return 0\n        elif state == carla.TrafficLightState.Yellow:\n            return 1\n        elif state == carla.TrafficLightState.Green:\n            return 2\n        elif state == carla.TrafficLightState.Off:\n            return 3\n        elif state == carla.TrafficLightState.Unknown:\n            return 4\n        else:\n            return None\n\n\n    def _get_affordances(self):\n        \n        # affordance tl\n        affordances = {}\n        affordances[\"traffic_light\"] = None\n        \n        affecting = self._vehicle.get_traffic_light()\n        if affecting is not None:\n            for light in self._traffic_lights:\n                if light.id == affecting.id:\n                    affordances[\"traffic_light\"] = self._translate_tl_state(self._vehicle.get_traffic_light_state())\n\n        affordances[\"stop_sign\"] = self._affected_by_stop\n\n        return affordances\n    \n    def _get_3d_bbs(self, max_distance=50):\n\n        bounding_boxes = {\n            \"traffic_lights\": [],\n            \"stop_signs\": [],\n            \"vehicles\": [],\n            \"pedestrians\": []\n        }\n\n        bounding_boxes['traffic_lights'] = self._find_obstacle_3dbb('*traffic_light*', max_distance)\n        bounding_boxes['stop_signs'] = self._find_obstacle_3dbb('*stop*', max_distance)\n        bounding_boxes['vehicles'] = self._find_obstacle_3dbb('*vehicle*', max_distance)\n        bounding_boxes['pedestrians'] = self._find_obstacle_3dbb('*walker*', max_distance)\n\n        return bounding_boxes\n\n    def _get_2d_bbs(self, seg_cam, affordances, bb_3d, seg_img):\n        \"\"\"Returns a dict of all 2d boundingboxes given a camera position, affordances and 3d bbs\n\n        Args:\n            seg_cam ([type]): [description]\n            affordances ([type]): [description]\n            bb_3d ([type]): [description]\n\n        Returns:\n            [type]: [description]\n        \"\"\"        \n\n        bounding_boxes = {\n            \"traffic_light\": list(),\n            \"stop_sign\": list(),\n            \"vehicles\": list(),\n            \"pedestrians\": list()\n        }\n\n        \n        if affordances['stop_sign']:\n            baseline = self._get_2d_bb_baseline(self._target_stop_sign)\n            bb = self._baseline_to_box(baseline, seg_cam)\n\n            if bb is not None:\n                bounding_boxes[\"stop_sign\"].append(bb)\n\n        if affordances['traffic_light'] is not None:\n            baseline = self._get_2d_bb_baseline(self._vehicle.get_traffic_light(), distance=8)\n\n            tl_bb = self._baseline_to_box(baseline, seg_cam, height=.5)\n\n            if tl_bb is not None:\n                bounding_boxes[\"traffic_light\"].append({\n                    \"bb\": tl_bb, \n                    \"state\": self._translate_tl_state(self._vehicle.get_traffic_light_state())\n                })\n\n        for vehicle in bb_3d[\"vehicles\"]:\n\n            trig_loc_world = self._create_bb_points(vehicle).T\n            cords_x_y_z = self._world_to_sensor(trig_loc_world, self._get_sensor_position(seg_cam), False)\n            \n            cords_x_y_z = np.array(cords_x_y_z)[:3, :]\n            veh_bb = self._coords_to_2d_bb(cords_x_y_z)\n\n            if veh_bb is not None:\n                if np.any(seg_img[veh_bb[0][1]:veh_bb[1][1],veh_bb[0][0]:veh_bb[1][0]] == 10):\n                    bounding_boxes[\"vehicles\"].append(veh_bb)\n\n        for pedestrian in bb_3d[\"pedestrians\"]:\n\n            trig_loc_world = self._create_bb_points(pedestrian).T\n            cords_x_y_z = self._world_to_sensor(trig_loc_world, self._get_sensor_position(seg_cam), False)\n            \n            cords_x_y_z = np.array(cords_x_y_z)[:3, :]\n\n            ped_bb = self._coords_to_2d_bb(cords_x_y_z)\n\n            if ped_bb is not None:\n                if np.any(seg_img[ped_bb[0][1]:ped_bb[1][1],ped_bb[0][0]:ped_bb[1][0]] == 4):\n                    bounding_boxes[\"pedestrians\"].append(ped_bb)\n\n        return bounding_boxes\n\n    def _draw_2d_bbs(self, seg_img, bbs):\n        \"\"\"For debugging only\n\n        Args:\n            seg_img ([type]): [description]\n            bbs ([type]): [description]\n        \"\"\"        \n\n        for bb_type in bbs:\n            \n            _region = np.zeros(seg_img.shape)\n            \n            if bb_type == \"traffic_light\":\n                for bb in bbs[bb_type]:\n                    _region = np.zeros(seg_img.shape)\n                    box = bb['bb']\n                    _region[box[0][1]:box[1][1],box[0][0]:box[1][0]] = 1\n                seg_img[(_region == 1)] = 23\n            else:\n                \n                for bb in bbs[bb_type]:\n\n                    _region[bb[0][1]:bb[1][1],bb[0][0]:bb[1][0]] = 1\n\n                if bb_type == \"stop_sign\": \n                    seg_img[(_region == 1)] = 26\n                elif bb_type == \"vehicles\":\n                    seg_img[(_region == 1)] = 10\n                elif bb_type == \"pedestrians\":\n                    seg_img[(_region == 1)] = 4\n\n    def _find_obstacle_3dbb(self, obstacle_type, max_distance=50):\n        \"\"\"Returns a list of 3d bounding boxes of type obstacle_type.\n        If the object does have a bounding box, this is returned. Otherwise a bb\n        of size 0.5,0.5,2 is returned at the origin of the object.\n\n        Args:\n            obstacle_type (String): Regular expression\n            max_distance (int, optional): max search distance. Returns all bbs in this radius. Defaults to 50.\n\n        Returns:\n            List: List of Boundingboxes\n        \"\"\"        \n        obst = list()\n        \n        _actors = self._world.get_actors()\n        _obstacles = _actors.filter(obstacle_type)\n\n        for _obstacle in _obstacles:    \n            distance_to_car = _obstacle.get_transform().location.distance(self._vehicle.get_location())\n\n            if 0 < distance_to_car <= max_distance:\n                \n                if hasattr(_obstacle, 'bounding_box'): \n                    loc = _obstacle.bounding_box.location\n                    _obstacle.get_transform().transform(loc)\n\n                    extent = _obstacle.bounding_box.extent\n                    _rotation_matrix = self.get_matrix(carla.Transform(carla.Location(0,0,0), _obstacle.get_transform().rotation))\n\n                    rotated_extent = np.squeeze(np.array((np.array([[extent.x, extent.y, extent.z, 1]]) @ _rotation_matrix)[:3]))\n\n                    bb = np.array([\n                        [loc.x, loc.y, loc.z],\n                        [rotated_extent[0], rotated_extent[1], rotated_extent[2]]\n                    ])\n\n                else:\n                    loc = _obstacle.get_transform().location\n                    bb = np.array([\n                        [loc.x, loc.y, loc.z],\n                        [0.5, 0.5, 2]\n                    ])\n\n                obst.append(bb)\n\n        return obst\n\n    def _get_2d_bb_baseline(self, obstacle, distance=2, cam='seg_front'):\n        \"\"\"Returns 2 coordinates for the baseline for 2d bbs in world coordinates\n        (distance behind trigger volume, as seen from camera)\n\n        Args:\n            obstacle (Actor): obstacle with \n            distance (int, optional): Distance behind trigger volume. Defaults to 2.\n\n        Returns:\n            np.ndarray: Baseline\n        \"\"\"        \n        trigger = obstacle.trigger_volume\n        bb = self._create_2d_bb_points(trigger)\n        trig_loc_world = self._trig_to_world(bb, obstacle, trigger)\n        #self._draw_line(trig_loc_world[:,0], trig_loc_world[:,3], 0.7, color=(0, 255, 255))\n\n\n        cords_x_y_z = np.array(self._world_to_sensor(trig_loc_world, self._get_sensor_position(cam)))\n        indices = (-cords_x_y_z[0]).argsort()\n\n        # check crooked up boxes\n        if self._get_dist(cords_x_y_z[:,indices[0]],cords_x_y_z[:,indices[1]]) < self._get_dist(cords_x_y_z[:,indices[0]],cords_x_y_z[:,indices[2]]):\n            cords = cords_x_y_z[:, [indices[0],indices[2]]] + np.array([[distance],[0],[0],[0]])\n        else:\n            cords = cords_x_y_z[:, [indices[0],indices[1]]] + np.array([[distance],[0],[0],[0]])\n\n        sensor_world_matrix = self.get_matrix(self._get_sensor_position(cam))\n        baseline = np.dot(sensor_world_matrix, cords)\n\n        return baseline\n\n    def _baseline_to_box(self, baseline, cam, height=1):\n        \"\"\"Transforms a baseline (in world coords) into a 2d box (in sensor coords)\n\n        Args:\n            baseline ([type]): [description]\n            cam ([type]): [description]\n            height (int, optional): Box height. Defaults to 1.\n\n        Returns:\n            [type]: Box in sensor coords\n        \"\"\"        \n        cords_x_y_z = np.array(self._world_to_sensor(baseline, self._get_sensor_position(cam))[:3, :])\n        \n        cords = np.hstack((cords_x_y_z, np.fliplr(cords_x_y_z + np.array([[0],[0],[height]])))) \n        \n        return self._coords_to_2d_bb(cords)\n\n        \n    def _coords_to_2d_bb(self, cords):\n        \"\"\"Returns coords of a 2d box given points in sensor coords\n\n        Args:\n            cords ([type]): [description]\n\n        Returns:\n            [type]: [description]\n        \"\"\"        \n        cords_y_minus_z_x = np.vstack((cords[1, :], -cords[2, :], cords[0, :]))\n        \n        bbox = (self._sensor_data['calibration'] @ cords_y_minus_z_x).T\n\n        camera_bbox = np.vstack([bbox[:, 0] / bbox[:, 2], bbox[:, 1] / bbox[:, 2], bbox[:, 2]]).T\n\n        if np.any(camera_bbox[:,2] > 0):\n\n            camera_bbox = np.array(camera_bbox)\n            _positive_bb = camera_bbox[camera_bbox[:,2] > 0]\n\n            min_x = int(np.clip(np.min(_positive_bb[:,0]), 0, self._sensor_data['width']))\n            min_y = int(np.clip(np.min(_positive_bb[:,1]), 0, self._sensor_data['height']))\n            max_x = int(np.clip(np.max(_positive_bb[:,0]), 0, self._sensor_data['width']))\n            max_y = int(np.clip(np.max(_positive_bb[:,1]), 0, self._sensor_data['height']))\n\n            return [(min_x,min_y),(max_x,max_y)]\n        else:\n            return None\n\n\n    def _change_seg_stop(self, seg_img, depth_img, stop_signs, cam, _region_size=6):\n        \"\"\"Adds a stop class to the segmentation image\n\n        Args:\n            seg_img ([type]): [description]\n            depth_img ([type]): [description]\n            stop_signs ([type]): [description]\n            cam ([type]): [description]\n            _region_size (int, optional): [description]. Defaults to 6.\n        \"\"\"        \n        for stop in stop_signs:\n\n            _dist = self._get_distance(stop.get_transform().location)\n                \n            _region = np.abs(depth_img - _dist)\n\n            seg_img[(_region < _region_size) & (seg_img == 12)] = 26\n\n            # lane markings\n            trigger = stop.trigger_volume\n\n            _trig_loc_world = self._trig_to_world(np.array([[0], [0], [0], [1.0]]).T, stop, trigger)\n            _x = self._world_to_sensor(_trig_loc_world, self._get_sensor_position(cam))[0,0]\n\n            if _x > 0: # stop is in front of camera\n\n                bb = self._create_2d_bb_points(trigger, 4)\n                trig_loc_world = self._trig_to_world(bb, stop, trigger)\n                cords_x_y_z = self._world_to_sensor(trig_loc_world, self._get_sensor_position(cam), True)\n\n                #if cords_x_y_z.size: \n                cords_x_y_z = cords_x_y_z[:3, :]\n                cords_y_minus_z_x = np.concatenate([cords_x_y_z[1, :], -cords_x_y_z[2, :], cords_x_y_z[0, :]])\n                bbox = (self._sensor_data['calibration'] @ cords_y_minus_z_x).T\n\n                camera_bbox = np.concatenate([bbox[:, 0] / bbox[:, 2], bbox[:, 1] / bbox[:, 2], bbox[:, 2]], axis=1)\n\n                if np.any(camera_bbox[:,2] > 0):\n\n                    camera_bbox = np.array(camera_bbox)\n\n                    polygon = [(camera_bbox[i, 0], camera_bbox[i, 1]) for i in range(len(camera_bbox))]\n\n                    img = Image.new('L', (self._sensor_data['width'], self._sensor_data['height']), 0)\n                    ImageDraw.Draw(img).polygon(polygon, outline=1, fill=1)\n                    _region = np.array(img)\n\n                    #seg_img[(_region == 1)] = 27\n                    seg_img[(_region == 1) & (seg_img == 6)] = 27\n\n\n    def _trig_to_world(self, bb, parent, trigger):\n        \"\"\"Transforms the trigger coordinates to world coordinates\n\n        Args:\n            bb ([type]): [description]\n            parent ([type]): [description]\n            trigger ([type]): [description]\n\n        Returns:\n            [type]: [description]\n        \"\"\"        \n        bb_transform = carla.Transform(trigger.location)\n        bb_vehicle_matrix = self.get_matrix(bb_transform)\n        vehicle_world_matrix = self.get_matrix(parent.get_transform())\n        bb_world_matrix = vehicle_world_matrix @ bb_vehicle_matrix\n        world_cords = bb_world_matrix @ bb.T\n        return world_cords\n\n    def _create_2d_bb_points(self, actor_bb, scale_factor=1):\n        \"\"\"\n        Returns 2D floor bounding box for an actor.\n        \"\"\"\n\n        cords = np.zeros((4, 4))\n        extent = actor_bb.extent\n        x = extent.x * scale_factor\n        y = extent.y * scale_factor\n        z = extent.z * scale_factor\n        cords[0, :] = np.array([x, y, 0, 1])\n        cords[1, :] = np.array([-x, y, 0, 1])\n        cords[2, :] = np.array([-x, -y, 0, 1])\n        cords[3, :] = np.array([x, -y, 0, 1])\n        return cords\n\n    def _get_sensor_position(self, cam):\n        \"\"\"returns the sensor position and rotation\n\n        Args:\n            cam ([type]): [description]\n\n        Returns:\n            [type]: [description]\n        \"\"\"        \n        sensor_transform = self._sensors[cam].get_transform()\n        \n        return sensor_transform\n\n    def _world_to_sensor(self, cords, sensor, move_cords=False):\n        \"\"\"\n        Transforms world coordinates to sensor.\n        \"\"\"\n\n        sensor_world_matrix = self.get_matrix(sensor)\n        world_sensor_matrix = np.linalg.inv(sensor_world_matrix)\n        sensor_cords = np.dot(world_sensor_matrix, cords)\n\n        if move_cords:\n            _num_cords = range(sensor_cords.shape[1])\n            modified_cords = np.array([])\n            for i in _num_cords:\n                if sensor_cords[0,i] < 0:\n                    for j in _num_cords:\n                        if sensor_cords[0,j] > 0:\n                            _direction = sensor_cords[:,i] - sensor_cords[:,j]\n                            _distance = -sensor_cords[0,j] / _direction[0]\n                            new_cord = sensor_cords[:,j] + _distance[0,0] * _direction * 0.9999\n                            modified_cords = np.hstack([modified_cords, new_cord]) if modified_cords.size else new_cord\n                else:\n                    modified_cords = np.hstack([modified_cords, sensor_cords[:,i]]) if modified_cords.size else sensor_cords[:,i]\n\n            return modified_cords\n        else:\n            return sensor_cords\n\n    def get_matrix(self, transform):\n        \"\"\"\n        Creates matrix from carla transform.\n        \"\"\"\n\n        rotation = transform.rotation\n        location = transform.location\n        c_y = np.cos(np.radians(rotation.yaw))\n        s_y = np.sin(np.radians(rotation.yaw))\n        c_r = np.cos(np.radians(rotation.roll))\n        s_r = np.sin(np.radians(rotation.roll))\n        c_p = np.cos(np.radians(rotation.pitch))\n        s_p = np.sin(np.radians(rotation.pitch))\n        matrix = np.matrix(np.identity(4))\n        matrix[0, 3] = location.x\n        matrix[1, 3] = location.y\n        matrix[2, 3] = location.z\n        matrix[0, 0] = c_p * c_y\n        matrix[0, 1] = c_y * s_p * s_r - s_y * c_r\n        matrix[0, 2] = -c_y * s_p * c_r - s_y * s_r\n        matrix[1, 0] = s_y * c_p\n        matrix[1, 1] = s_y * s_p * s_r + c_y * c_r\n        matrix[1, 2] = -s_y * s_p * c_r + c_y * s_r\n        matrix[2, 0] = s_p\n        matrix[2, 1] = -c_p * s_r\n        matrix[2, 2] = c_p * c_r\n        return matrix\n\n    def _change_seg_tl(self, seg_img, depth_img, traffic_lights, _region_size=4):\n        \"\"\"Adds 3 traffic light classes (green, yellow, red) to the segmentation image\n\n        Args:\n            seg_img ([type]): [description]\n            depth_img ([type]): [description]\n            traffic_lights ([type]): [description]\n            _region_size (int, optional): [description]. Defaults to 4.\n        \"\"\"        \n        for tl in traffic_lights:\n            _dist = self._get_distance(tl.get_transform().location)\n                \n            _region = np.abs(depth_img - _dist)\n\n            if tl.get_state() == carla.TrafficLightState.Red:\n                state = 23\n            elif tl.get_state() == carla.TrafficLightState.Yellow:\n                state = 24\n            elif tl.get_state() == carla.TrafficLightState.Green:\n                state = 25\n            else: #none of the states above, do not change class\n                state = 18\n\n            #seg_img[(_region >= _region_size)] = 0\n            seg_img[(_region < _region_size) & (seg_img == 18)] = state\n\n\n    def _get_dist(self, p1, p2):\n        \"\"\"Returns the distance between p1 and p2\n\n        Args:\n            target ([type]): [description]\n\n        Returns:\n            [type]: [description]\n        \"\"\"        \n\n        distance = np.sqrt(\n                (p1[0] - p2[0]) ** 2 +\n                (p1[1] - p2[1]) ** 2 +\n                (p1[2] - p2[2]) ** 2)\n\n        return distance\n\n    def _get_distance(self, target):\n        \"\"\"Returns the distance from the (rgb_front) camera to the target\n\n        Args:\n            target ([type]): [description]\n\n        Returns:\n            [type]: [description]\n        \"\"\"        \n        sensor_transform = self._sensors['rgb_front'].get_transform()\n\n        distance = np.sqrt(\n                (sensor_transform.location.x - target.x) ** 2 +\n                (sensor_transform.location.y - target.y) ** 2 +\n                (sensor_transform.location.z - target.z) ** 2)\n\n        return distance\n\n\n    def _get_depth(self, data):\n        \"\"\"Transforms the depth image into meters\n\n        Args:\n            data ([type]): [description]\n\n        Returns:\n            [type]: [description]\n        \"\"\"        \n\n        data = data.astype(np.float32)\n\n        normalized = np.dot(data, [65536.0, 256.0, 1.0]) \n        normalized /=  (256 * 256 * 256 - 1)\n        in_meters = 1000 * normalized\n\n        return in_meters\n\n    def _find_obstacle(self, obstacle_type='*traffic_light*'):\n        \"\"\"Find all actors of a certain type that are close to the vehicle\n\n        Args:\n            obstacle_type (str, optional): [description]. Defaults to '*traffic_light*'.\n\n        Returns:\n            [type]: [description]\n        \"\"\"        \n        obst = list()\n        \n        _actors = self._world.get_actors()\n        _obstacles = _actors.filter(obstacle_type)\n\n\n        for _obstacle in _obstacles:\n            trigger = _obstacle.trigger_volume\n\n            _obstacle.get_transform().transform(trigger.location)\n            \n            distance_to_car = trigger.location.distance(self._vehicle.get_location())\n\n            a = np.sqrt(\n                trigger.extent.x ** 2 +\n                trigger.extent.y ** 2 +\n                trigger.extent.z ** 2)\n            b = np.sqrt(\n                self._vehicle.bounding_box.extent.x ** 2 +\n                self._vehicle.bounding_box.extent.y ** 2 +\n                self._vehicle.bounding_box.extent.z ** 2)\n\n            s = a + b + 10\n           \n\n            if distance_to_car <= s:\n                # the actor is affected by this obstacle.\n                obst.append(_obstacle)\n\n        return obst\n\n    def _get_camera_to_car_calibration(self, sensor):\n        \"\"\"returns the calibration matrix for the given sensor\n\n        Args:\n            sensor ([type]): [description]\n\n        Returns:\n            [type]: [description]\n        \"\"\"        \n        calibration = np.identity(3)\n        calibration[0, 2] = sensor[\"width\"] / 2.0\n        calibration[1, 2] = sensor[\"height\"] / 2.0\n        calibration[0, 0] = calibration[1, 1] = sensor[\"width\"] / (2.0 * np.tan(sensor[\"fov\"] * np.pi / 360.0))\n        return calibration"
  },
  {
    "path": "leaderboard/team_code/map_agent.py",
    "content": "import numpy as np\nfrom PIL import Image, ImageDraw\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\n\nfrom team_code.base_agent import BaseAgent\nfrom team_code.planner import RoutePlanner\n\n\nclass MapAgent(BaseAgent):\n    def sensors(self):\n        result = super().sensors()\n        result.append({\n            'type': 'sensor.camera.semantic_segmentation',\n            'x': 0.0, 'y': 0.0, 'z': 100.0,\n            'roll': 0.0, 'pitch': -90.0, 'yaw': 0.0,\n            'width': 512, 'height': 512, 'fov': 5 * 10.0,\n            'id': 'map'\n            })\n\n        return result\n\n    def set_global_plan(self, global_plan_gps, global_plan_world_coord, wp=None):\n        super().set_global_plan(global_plan_gps, global_plan_world_coord)\n\n        self._plan_HACK = global_plan_world_coord\n        self._plan_gps_HACK = global_plan_gps\n\n    def _init(self):\n        super()._init()\n\n        self._vehicle = CarlaDataProvider.get_hero_actor()\n        self._world = self._vehicle.get_world()\n\n        self._waypoint_planner = RoutePlanner(4.0, 50)\n        self._waypoint_planner.set_route(self._plan_gps_HACK, True)\n\n        self._traffic_lights = list()\n\n    def tick(self, input_data):\n        self._actors = self._world.get_actors()\n        self._traffic_lights = get_nearby_lights(self._vehicle, self._actors.filter('*traffic_light*'))\n        self._stop_signs = get_nearby_lights(self._vehicle, self._actors.filter('*stop*'))\n\n        topdown = input_data['map'][1][:, :, 2]\n        topdown = draw_traffic_lights(topdown, self._vehicle, self._traffic_lights)\n        topdown = draw_stop_signs(topdown, self._vehicle, self._stop_signs)\n\n        result = super().tick(input_data)\n        result['topdown'] = topdown\n\n        return result\n\n\ndef get_nearby_lights(vehicle, lights, pixels_per_meter=5.5, size=512, radius=5):\n    result = list()\n\n    transform = vehicle.get_transform()\n    pos = transform.location\n    theta = np.radians(90 + transform.rotation.yaw)\n    R = np.array([\n        [np.cos(theta), -np.sin(theta)],\n        [np.sin(theta),  np.cos(theta)],\n        ])\n\n    for light in lights:\n        delta = light.get_transform().location - pos\n\n        target = R.T.dot([delta.x, delta.y])\n        target *= pixels_per_meter\n        target += size // 2\n\n        if min(target) < 0 or max(target) >= size:\n            continue\n\n        trigger = light.trigger_volume\n        light.get_transform().transform(trigger.location)\n        dist = trigger.location.distance(vehicle.get_location())\n        a = np.sqrt(\n                trigger.extent.x ** 2 +\n                trigger.extent.y ** 2 +\n                trigger.extent.z ** 2)\n        b = np.sqrt(\n                vehicle.bounding_box.extent.x ** 2 +\n                vehicle.bounding_box.extent.y ** 2 +\n                vehicle.bounding_box.extent.z ** 2)\n\n        if dist > a + b:\n            continue\n\n        result.append(light)\n\n    return result\n\n\ndef draw_traffic_lights(image, vehicle, lights, pixels_per_meter=5.5, size=512, radius=5):\n    image = Image.fromarray(image)\n    draw = ImageDraw.Draw(image)\n\n    transform = vehicle.get_transform()\n    pos = transform.location\n    theta = np.radians(90 + transform.rotation.yaw)\n    R = np.array([\n        [np.cos(theta), -np.sin(theta)],\n        [np.sin(theta),  np.cos(theta)],\n        ])\n\n    for light in lights:\n        delta = light.get_transform().location - pos\n\n        target = R.T.dot([delta.x, delta.y])\n        target *= pixels_per_meter\n        target += size // 2\n\n        if min(target) < 0 or max(target) >= size:\n            continue\n\n        trigger = light.trigger_volume\n        light.get_transform().transform(trigger.location)\n        dist = trigger.location.distance(vehicle.get_location())\n        a = np.sqrt(\n                trigger.extent.x ** 2 +\n                trigger.extent.y ** 2 +\n                trigger.extent.z ** 2)\n        b = np.sqrt(\n                vehicle.bounding_box.extent.x ** 2 +\n                vehicle.bounding_box.extent.y ** 2 +\n                vehicle.bounding_box.extent.z ** 2)\n\n        if dist > a + b:\n            continue\n\n        x, y = target\n        draw.ellipse((x-radius, y-radius, x+radius, y+radius), 23 + light.state.real) # 13 changed to 23 for carla 0.9.10\n\n    return np.array(image)\n\n\ndef draw_stop_signs(image, vehicle, lights, pixels_per_meter=5.5, size=512, radius=5):\n    image = Image.fromarray(image)\n    draw = ImageDraw.Draw(image)\n\n    transform = vehicle.get_transform()\n    pos = transform.location\n    theta = np.radians(90 + transform.rotation.yaw)\n    R = np.array([\n        [np.cos(theta), -np.sin(theta)],\n        [np.sin(theta),  np.cos(theta)],\n        ])\n\n    for light in lights:\n        delta = light.get_transform().location - pos\n\n        target = R.T.dot([delta.x, delta.y])\n        target *= pixels_per_meter\n        target += size // 2\n\n        if min(target) < 0 or max(target) >= size:\n            continue\n\n        trigger = light.trigger_volume\n        light.get_transform().transform(trigger.location)\n        dist = trigger.location.distance(vehicle.get_location())\n        a = np.sqrt(\n                trigger.extent.x ** 2 +\n                trigger.extent.y ** 2 +\n                trigger.extent.z ** 2)\n        b = np.sqrt(\n                vehicle.bounding_box.extent.x ** 2 +\n                vehicle.bounding_box.extent.y ** 2 +\n                vehicle.bounding_box.extent.z ** 2)\n\n        if dist > a + b:\n            continue\n\n        x, y = target\n        draw.ellipse((x-radius, y-radius, x+radius, y+radius), 26)\n\n    return np.array(image)"
  },
  {
    "path": "leaderboard/team_code/pid_controller.py",
    "content": "from collections import deque\n\nimport numpy as np\n\n\nclass PIDController(object):\n    def __init__(self, K_P=1.0, K_I=0.0, K_D=0.0, n=20):\n        self._K_P = K_P\n        self._K_I = K_I\n        self._K_D = K_D\n\n        self._window = deque([0 for _ in range(n)], maxlen=n)\n        self._max = 0.0\n        self._min = 0.0\n\n    def step(self, error):\n        self._window.append(error)\n        self._max = max(self._max, abs(error))\n        self._min = -abs(self._max)\n\n        if len(self._window) >= 2:\n            integral = np.mean(self._window)\n            derivative = (self._window[-1] - self._window[-2])\n        else:\n            integral = 0.0\n            derivative = 0.0\n\n        return self._K_P * error + self._K_I * integral + self._K_D * derivative\n"
  },
  {
    "path": "leaderboard/team_code/planner.py",
    "content": "import os\nfrom collections import deque\n\nimport numpy as np\n\n\nDEBUG = int(os.environ.get('HAS_DISPLAY', 0))\n\n\nclass Plotter(object):\n    def __init__(self, size):\n        self.size = size\n        self.clear()\n        self.title = str(self.size)\n\n    def clear(self):\n        from PIL import Image, ImageDraw\n\n        self.img = Image.fromarray(np.zeros((self.size, self.size, 3), dtype=np.uint8))\n        self.draw = ImageDraw.Draw(self.img)\n\n    def dot(self, pos, node, color=(255, 255, 255), r=2):\n        x, y = 5.5 * (pos - node)\n        x += self.size / 2\n        y += self.size / 2\n\n        self.draw.ellipse((x-r, y-r, x+r, y+r), color)\n\n    def show(self):\n        if not DEBUG:\n            return\n\n        import cv2\n\n        cv2.imshow(self.title, cv2.cvtColor(np.array(self.img), cv2.COLOR_BGR2RGB))\n        cv2.waitKey(1)\n\n\nclass RoutePlanner(object):\n    def __init__(self, min_distance, max_distance, debug_size=256):\n        self.route = deque()\n        self.min_distance = min_distance\n        self.max_distance = max_distance\n\n        # self.mean = np.array([49.0, 8.0]) # for carla 9.9\n        # self.scale = np.array([111324.60662786, 73032.1570362]) # for carla 9.9\n        self.mean = np.array([0.0, 0.0]) # for carla 9.10\n        self.scale = np.array([111324.60662786, 111319.490945]) # for carla 9.10\n\n        self.debug = Plotter(debug_size)\n\n    def set_route(self, global_plan, gps=False, global_plan_world = None):\n        self.route.clear()\n\n        if global_plan_world:\n            for (pos, cmd), (pos_word, _ )in zip(global_plan, global_plan_world):\n                if gps:\n                    pos = np.array([pos['lat'], pos['lon']])\n                    pos -= self.mean\n                    pos *= self.scale\n                else:\n                    pos = np.array([pos.location.x, pos.location.y])\n                    pos -= self.mean\n                \n                self.route.append((pos, cmd, pos_word))\n        else:\n            for pos, cmd in global_plan:\n                if gps:\n                    pos = np.array([pos['lat'], pos['lon']])\n                    pos -= self.mean\n                    pos *= self.scale\n                else:\n                    pos = np.array([pos.location.x, pos.location.y])\n                    pos -= self.mean\n\n                self.route.append((pos, cmd))\n\n    def run_step(self, gps):\n        self.debug.clear()\n\n        if len(self.route) == 1:\n            return self.route[0]\n\n        to_pop = 0\n        farthest_in_range = -np.inf\n        cumulative_distance = 0.0\n\n        for i in range(1, len(self.route)):\n            if cumulative_distance > self.max_distance:\n                break\n\n            cumulative_distance += np.linalg.norm(self.route[i][0] - self.route[i-1][0])\n            distance = np.linalg.norm(self.route[i][0] - gps)\n\n            if distance <= self.min_distance and distance > farthest_in_range:\n                farthest_in_range = distance\n                to_pop = i\n\n            r = 255 * int(distance > self.min_distance)\n            g = 255 * int(self.route[i][1].value == 4)\n            b = 255\n            self.debug.dot(gps, self.route[i][0], (r, g, b))\n\n        for _ in range(to_pop):\n            if len(self.route) > 2:\n                self.route.popleft()\n\n        self.debug.dot(gps, self.route[0][0], (0, 255, 0))\n        self.debug.dot(gps, self.route[1][0], (255, 0, 0))\n        self.debug.dot(gps, gps, (0, 0, 255))\n        self.debug.show()\n\n        return self.route[1]\n"
  },
  {
    "path": "leaderboard/team_code/roach_ap_agent_data_collection.py",
    "content": "import os\nimport carla\n\nimport json\nimport datetime\nimport pathlib\nimport time\nimport cv2\nfrom collections import deque\nimport random\n\nimport torch\nimport numpy as np\nfrom PIL import Image\n\nfrom leaderboard.autoagents import autonomous_agent\nimport numpy as np\nfrom omegaconf import OmegaConf\nimport copy\n\nfrom roach.criteria import run_stop_sign\nfrom roach.obs_manager.birdview.chauffeurnet import ObsManager\nfrom roach.utils.config_utils import load_entry_point\nimport roach.utils.transforms as trans_utils\nfrom roach.utils.expert_noiser import ExpertNoiser\nfrom roach.utils.traffic_light import TrafficLightHandler\nimport io\nfrom io import BytesIO\n\ndef array_to_bytes(x: np.ndarray) -> bytes:\n    np_bytes = BytesIO()\n    np.save(np_bytes, x, allow_pickle=True)\n    return np_bytes.getvalue()\n\ndef bytes_to_array(b: bytes) -> np.ndarray:\n    np_bytes = BytesIO(b)\n    return np.load(np_bytes, allow_pickle=True)\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom leaderboard.utils.route_manipulation import downsample_route\nfrom agents.navigation.local_planner import RoadOption\n\nfrom team_code.planner import RoutePlanner\ndef np_encoder(object):\n    if isinstance(object, np.generic):\n        return object.item()\n\nSAVE_PATH = os.environ.get('SAVE_PATH', None)\nconf_path = '~/petreloss.conf'\n\n\n\ndef get_entry_point():\n    return 'ROACHAgent'\n\ndef _numpy(carla_vector, normalize=False):\n    result = np.float32([carla_vector.x, carla_vector.y])\n    if normalize:\n        return result / (np.linalg.norm(result) + 1e-4)\n    return result\n\n\ndef _location(x, y, z):\n    return carla.Location(x=float(x), y=float(y), z=float(z))\n\n\ndef get_xyz(_):\n    return np.array([_.x, _.y, _.z])\n\n\ndef _orientation(yaw):\n    return np.float32([np.cos(np.radians(yaw)), np.sin(np.radians(yaw))])\n\n\ndef get_collision(p1, v1, p2, v2):\n    A = np.stack([v1, -v2], 1)\n    b = p2 - p1\n    if abs(np.linalg.det(A)) < 1e-3:\n        return False, None\n    x = np.linalg.solve(A, b)\n    collides = all(x >= 0) and all(x <= 1) # how many seconds until collision\n\n    return collides, p1 + x[0] * v1\n\n\ndef get_nearby_object(vehicle_position, actor_list, radius):\n    nearby_objects = []\n    for actor in actor_list:\n        trigger_box_global_pos = actor.get_transform().transform(actor.trigger_volume.location)\n        trigger_box_global_pos = carla.Location(x=trigger_box_global_pos.x, y=trigger_box_global_pos.y, z=trigger_box_global_pos.z)\n        if (trigger_box_global_pos.distance(vehicle_position) < radius):\n            nearby_objects.append(actor)\n    return nearby_objects\n\nclass ROACHAgent(autonomous_agent.AutonomousAgent):\n    def setup(self, path_to_conf_file, ckpt=\"roach/log/ckpt_11833344.pth\"):\n        self.is_local = (os.environ['IS_LOCAL'] == \"True\") ## Ignore non-local situation since we collect data in a cluster with ceph\n        if not self.is_local:\n            from petrel_client.client import Client\n            self.client = Client(conf_path)\n        \n        self._render_dict = None\n        self.supervision_dict = None\n        self._ckpt = ckpt\n        cfg = OmegaConf.load(path_to_conf_file)\n        cfg = OmegaConf.to_container(cfg)\n        self.cfg = cfg\n        self._obs_configs = cfg['obs_configs']\n        self._train_cfg = cfg['training']\n        self._policy_class = load_entry_point(cfg['policy']['entry_point'])\n        self._policy_kwargs = cfg['policy']['kwargs']\n        if self._ckpt is None:\n            self._policy = None\n        else:\n            self._policy, self._train_cfg['kwargs'] = self._policy_class.load(self._ckpt)\n            self._policy = self._policy.eval()\n        self._wrapper_class = load_entry_point(cfg['env_wrapper']['entry_point'])\n        self._wrapper_kwargs = cfg['env_wrapper']['kwargs']\n\n        self.track = autonomous_agent.Track.SENSORS\n        self.config_path = path_to_conf_file\n        self.step = -1\n        self.wall_start = time.time()\n        self.initialized = False\n\n        self.prev_lidar = None ## The frequency of lidar is 10 Hz while the frequency of simulation is 20Hz -> In each frame, the sensor only returns half lidar points.\n        self._active_traffic_light = None\n        self.save_path = None\n        if SAVE_PATH is not None:\n            now = datetime.datetime.now()\n            time_string = '_'.join(map(lambda x: '%02d' % x, (now.month, now.day, now.hour, now.minute, now.second)))\n            string = pathlib.Path(os.environ['ROUTES']).stem + '_'\n            string += time_string\n            if self.is_local:\n                self.save_path = pathlib.Path(os.environ['SAVE_PATH']) / string\n                self.save_path.mkdir(parents=True, exist_ok=False)\n                (self.save_path / '3d_bbs').mkdir(parents=True, exist_ok=True)\n\n                (self.save_path / 'rgb_front').mkdir(parents=True, exist_ok=True)\n                (self.save_path / 'rgb_left').mkdir(parents=True, exist_ok=True)\n                (self.save_path / 'rgb_right').mkdir(parents=True, exist_ok=True)\n                (self.save_path / 'rgb_back').mkdir(parents=True, exist_ok=True)\n\n                (self.save_path / 'seg_front').mkdir(parents=True, exist_ok=True)\n                (self.save_path / 'seg_left').mkdir(parents=True, exist_ok=True)\n                (self.save_path / 'seg_right').mkdir(parents=True, exist_ok=True)\n                (self.save_path / 'seg_back').mkdir(parents=True, exist_ok=True)\n\n                (self.save_path / 'depth_front').mkdir(parents=True, exist_ok=True)\n                (self.save_path / 'depth_left').mkdir(parents=True, exist_ok=True)\n                (self.save_path / 'depth_right').mkdir(parents=True, exist_ok=True)\n                (self.save_path / 'depth_back').mkdir(parents=True, exist_ok=True)\n\n                (self.save_path / 'lidar').mkdir(parents=True, exist_ok=True)\n\n                (self.save_path / 'measurements').mkdir()\n                (self.save_path / 'supervision').mkdir()\n                (self.save_path / 'bev').mkdir() ## Visualization of Scene for debug\n                (self.save_path / 'bev_seg_label').mkdir()\n            else:\n                 ## Ignore non-local situation since we collect data in a cluster with ceph\n                self.save_path = \"s3://CarlaData/Multiple/\" + os.environ['ROUTE_FILE'] + \"/\" + string\n            self.folder_name = string\n\n    def _init(self):\n        self._waypoint_planner = RoutePlanner(4.0, 50)\n        self._waypoint_planner.set_route(self._plan_gps_HACK, True)\n\n        self._command_planner = RoutePlanner(7.5, 25.0, 257)\n        self._command_planner.set_route(self._global_plan, True)\n\n        self._route_planner = RoutePlanner(4.0, 50.0)\n        self._route_planner.set_route(self._global_plan, True)\n\n        self._world = CarlaDataProvider.get_world()\n        self._map = self._world.get_map()\n\n        self._ego_vehicle = CarlaDataProvider.get_ego()\n\n        self._last_route_location = self._ego_vehicle.get_location()\n        self._criteria_stop = run_stop_sign.RunStopSign(self._world)\n        self.birdview_obs_manager = ObsManager(self.cfg['obs_configs']['birdview'], self._criteria_stop)\n        self.birdview_obs_manager.attach_ego_vehicle(self._ego_vehicle)\n\n        self.navigation_idx = -1\n        # for stop signs\n        self._target_stop_sign = None # the stop sign affecting the ego vehicle\n        self._stop_completed = False # if the ego vehicle has completed the stop sign\n        self._affected_by_stop = False # if the ego vehicle is influenced by a stop sign\n        TrafficLightHandler.reset(self._world)\n        print(\"initialized\")\n        self.initialized = True\n\n    def _get_angle_to(self, pos, theta, target):\n        R = np.array([\n            [np.cos(theta), -np.sin(theta)],\n            [np.sin(theta),  np.cos(theta)],\n            ])\n        aim = R.T.dot(target - pos)\n        angle = -np.degrees(np.arctan2(-aim[1], aim[0]))\n        angle = 0.0 if np.isnan(angle) else angle\n        return angle\n\n\n    def _truncate_global_route_till_local_target(self, windows_size=5):\n        ev_location = self._ego_vehicle.get_location()\n        closest_idx = 0\n        for i in range(len(self._global_route)-1):\n            if i > windows_size:\n                break\n            loc0 = self._global_route[i][0].transform.location\n            loc1 = self._global_route[i+1][0].transform.location\n            wp_dir = loc1 - loc0\n            wp_veh = ev_location - loc0\n            dot_ve_wp = wp_veh.x * wp_dir.x + wp_veh.y * wp_dir.y + wp_veh.z * wp_dir.z\n            if dot_ve_wp > 0:\n                closest_idx = i+1\n        if closest_idx > 0:\n            self._last_route_location = carla.Location(self._global_route[0][0].transform.location)\n        self._global_route = self._global_route[closest_idx:]\n\n    def _get_position(self, tick_data):\n        gps = tick_data['gps']\n        gps = (gps - self._command_planner.mean) * self._command_planner.scale\n        return gps\n\n    def set_global_plan(self, global_plan_gps, global_plan_world_coord, wp_route):\n        \"\"\"\n        Set the plan (route) for the agent\n        \"\"\"\n        self._global_route = wp_route\n        ds_ids = downsample_route(global_plan_world_coord, 50)\n        self._global_plan = [global_plan_gps[x] for x in ds_ids]\n        self._global_plan_world_coord = [(global_plan_world_coord[x][0], global_plan_world_coord[x][1]) for x in ds_ids]\n        self._plan_gps_HACK = global_plan_gps\n        self._plan_HACK = global_plan_world_coord\n\n    def sensors(self):\n        return [\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 1.5, 'y': 0.0, 'z':2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_front'\n                    },\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 0, 'y': -0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': -90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_left'\n                    },\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 0, 'y': 0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_right'\n                    },\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': -1.6, 'y': 0.0, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 180.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_back'\n                    },\n                {\n                    'type': 'sensor.camera.semantic_segmentation',\n                    'x': 1.3, 'y': 0.0, 'z':2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'seg_front'\n                    },\n                {\n                    'type': 'sensor.camera.semantic_segmentation',\n                    'x': 0, 'y': -0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': -90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'seg_left'\n                    },\n                {\n                    'type': 'sensor.camera.semantic_segmentation',\n                    'x': 0, 'y': 0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'seg_right'\n                    },\n                {\n                    'type': 'sensor.camera.semantic_segmentation',\n                    'x': -1.6, 'y': 0.0, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 180.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'seg_back'\n                    },\n                {\n                    'type': 'sensor.camera.depth',\n                    'x': 1.3, 'y': 0.0, 'z':2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'depth_front'\n                    },\n                {\n                    'type': 'sensor.camera.depth',\n                    'x': 0, 'y': -0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': -90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'depth_left'\n                    },\n                {\n                    'type': 'sensor.camera.depth',\n                    'x': 0, 'y': 0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'depth_right'\n                    },\n                {\n                    'type': 'sensor.camera.depth',\n                    'x': -1.6, 'y': 0.0, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 180.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'depth_back'\n                    },\n\n                {   'type': 'sensor.lidar.ray_cast',\n                    'x': 0.0, 'y': 0.0, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'id': 'lidar'\n                    },\n                {\n                    'type': 'sensor.other.imu',\n                    'x': 0.0, 'y': 0.0, 'z': 0.0,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'sensor_tick': 0.05,\n                    'id': 'imu'\n                    },\n                {\n                    'type': 'sensor.other.gnss',\n                    'x': 0.0, 'y': 0.0, 'z': 0.0,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'sensor_tick': 0.01,\n                    'id': 'gps'\n                    },\n                {\n                    'type': 'sensor.speedometer',\n                    'reading_frequency': 20,\n                    'id': 'speed'\n                    }\n                ]\n\n    def tick(self, input_data, timestamp):\n        self._truncate_global_route_till_local_target()\n\n        birdview_obs = self.birdview_obs_manager.get_observation(self._global_route)\n        control = self._ego_vehicle.get_control()\n        throttle = np.array([control.throttle], dtype=np.float32)\n        steer = np.array([control.steer], dtype=np.float32)\n        brake = np.array([control.brake], dtype=np.float32)\n        gear = np.array([control.gear], dtype=np.float32)\n\n        ev_transform = self._ego_vehicle.get_transform()\n        vel_w = self._ego_vehicle.get_velocity()\n        vel_ev = trans_utils.vec_global_to_ref(vel_w, ev_transform.rotation)\n        vel_xy = np.array([vel_ev.x, vel_ev.y], dtype=np.float32)\n        self._criteria_stop.tick(self._ego_vehicle, timestamp)\n\n        state_list = []\n        state_list.append(throttle)\n        state_list.append(steer)\n        state_list.append(brake)\n        state_list.append(gear)\n        state_list.append(vel_xy)\n        state = np.concatenate(state_list)\n        obs_dict = {\n            'state': state.astype(np.float32),\n            'birdview': birdview_obs['masks'],\n        }\n        # Roach Input: Road Mask - 0, Route Mask - 1, Lane_Mask (broken lane - 0.5) -2, 4 * vehicle - 3456, 4 * walker, 4 * traffic_light [-16, -11, -6, -1] 10hz\n        bev_seg_label = birdview_obs['masks'].copy().astype(np.float32)/255.0\n\n        rgb_front = cv2.cvtColor(input_data['rgb_front'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_left = cv2.cvtColor(input_data['rgb_left'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_right = cv2.cvtColor(input_data['rgb_right'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_back = cv2.cvtColor(input_data['rgb_back'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n\n        gps = input_data['gps'][1][:2]\n        speed = input_data['speed'][1]['speed']\n        compass = input_data['imu'][1][-1]\n        acceleration = input_data['imu'][1][:3]\n        angular_velocity = input_data['imu'][1][3:6]\n        target_gps, target_command = self.get_target_gps(input_data['gps'][1], compass)\n        weather = self._weather_to_dict(self._world.get_weather())\n\n        seg_front = np.copy(input_data[\"seg_front\"][1][:, :, 2])\n        seg_left = np.copy(input_data[\"seg_left\"][1][:, :, 2])\n        seg_right = np.copy(input_data[\"seg_right\"][1][:, :, 2])\n        seg_back = np.copy(input_data[\"seg_back\"][1][:, :, 2])\n\n        depth_front = cv2.cvtColor(input_data['depth_front'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        depth_left = cv2.cvtColor(input_data['depth_left'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        depth_right = cv2.cvtColor(input_data['depth_right'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        depth_back = cv2.cvtColor(input_data['depth_back'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n\n        result = {\n                'rgb_front': rgb_front,\n                'rgb_left': rgb_left,\n                'rgb_right': rgb_right,\n                'rgb_back': rgb_back,\n                'seg_front': seg_front,\n                'seg_left': seg_left,\n                'seg_right': seg_right,\n                'seg_back': seg_back,\n                'depth_front': depth_front,\n                'depth_left': depth_left,\n                'depth_right': depth_right,\n                'depth_back': depth_back,\n                'lidar' : input_data['lidar'][1],\n                'gps': gps,\n                'speed': speed,\n                'compass': compass,\n                'weather': weather,\n                \"acceleration\":acceleration,\n                \"angular_velocity\":angular_velocity,\n                \"bev_seg_label\": bev_seg_label\n                }\n        next_wp, next_cmd = self._route_planner.run_step(self._get_position(result))\n        result['next_command'] = next_cmd.value\n        result['x_target'] = next_wp[0]\n        result['y_target'] = next_wp[1]\n        return result, obs_dict, birdview_obs['rendered'], target_gps, target_command, None\n\n    def im_render(self, render_dict):\n        im_birdview = render_dict['rendered']\n        h, w, c = im_birdview.shape\n        im = np.zeros([h, w*2, c], dtype=np.uint8)\n        im[:h, :w] = im_birdview\n        action_str = np.array2string(render_dict['action'], precision=2, separator=',', suppress_small=True)\n        txt_1 = f'a{action_str}'\n        im = cv2.putText(im, txt_1, (3, 24), cv2.FONT_HERSHEY_SIMPLEX, 0.3, (255, 255, 255), 1)\n        debug_texts = [\n            'should_brake: ' + render_dict['should_brake'],\n        ]\n        for i, txt in enumerate(debug_texts):\n            im = cv2.putText(im, txt, (w, (i+2)*12), cv2.FONT_HERSHEY_SIMPLEX, 0.3, (255, 255, 255), 1)\n        return im\n\n    @torch.no_grad()\n    def run_step(self, input_data, timestamp):\n        if not self.initialized:\n            self._init()\n        self.step += 1\n\n        if self.step < 20:\n            control = carla.VehicleControl()\n            control.steer = 0.0\n            control.throttle = 0.0\n            control.brake = 0.0\n            self.last_control = control\n            self.prev_lidar = input_data['lidar'][1]\n            self.prev_matrix = self._ego_vehicle.get_transform().get_matrix()\n            return control\n\n        if self.step % 2 != 0:\n            self.prev_lidar = input_data['lidar'][1]\n            self.prev_matrix = self._ego_vehicle.get_transform().get_matrix()\n            return self.last_control\n        tick_data, policy_input, rendered, target_gps, target_command, _ = self.tick(input_data, timestamp)\n\n        gps = self._get_position(tick_data)\n        near_node, near_command = self._waypoint_planner.run_step(gps)\n        far_node, far_command = self._command_planner.run_step(gps)\n        ## Roach forward\n        actions, values, log_probs, mu, sigma, features, cnn_feature = self._policy.forward(\n            policy_input, deterministic=True, clip_action=True)\n        control = self.process_act(actions)\n        render_dict = {\"rendered\": rendered, \"action\": actions}\n        ## Rules for emergency brake \n        should_brake = self.collision_detect()\n        only_ap_brake = True if (control.brake <= 0 and should_brake) else False\n        if should_brake:\n            control.steer = control.steer * 0.5\n            control.throttle = 0.0\n            control.brake = 1.0\n        render_dict = {\"rendered\": rendered, \"action\": actions, \"should_brake\":str(should_brake),}\n\n        render_img = self.im_render(render_dict)\n        supervision_dict = {\n            'action': np.array([control.throttle, control.steer, control.brake], dtype=np.float32),\n            'value': values[0],\n            'action_mu': mu[0],\n            'action_sigma': sigma[0],\n            'features': features[0],\n            'cnn_features':cnn_feature,\n            'speed': tick_data['speed'],\n            'target_gps': target_gps,\n            'target_command': target_command,\n            'should_brake': should_brake,\n            'only_ap_brake': only_ap_brake,\n        }\n\n\n        if SAVE_PATH is not None and self.step % 10 == 0:\n            self.save(near_node, far_node, near_command, far_command, tick_data, supervision_dict, render_img, should_brake)\n\n        steer = control.steer\n        control.steer = steer + 1e-2 * np.random.randn() ## Random noise for robustness\n        self.last_control = control\n        self.prev_lidar = input_data['lidar'][1]\n        self.prev_matrix = self._ego_vehicle.get_transform().get_matrix()\n        return control\n\n    def collision_detect(self):\n        actors = self._world.get_actors()\n        vehicle = self._is_vehicle_hazard(actors.filter('*vehicle*'))\n        walker = self._is_walker_hazard(actors.filter('*walker*'))\n        self.is_vehicle_present = 1 if vehicle is not None else 0\n        self.is_pedestrian_present = 1 if walker is not None else 0\n        return any(x is not None for x in [vehicle, walker])\n\n    def _is_walker_hazard(self, walkers_list):\n        z = self._ego_vehicle.get_location().z\n        p1 = _numpy(self._ego_vehicle.get_location())\n        v1 = 10.0 * _orientation(self._ego_vehicle.get_transform().rotation.yaw)\n\n        for walker in walkers_list:\n            v2_hat = _orientation(walker.get_transform().rotation.yaw)\n            s2 = np.linalg.norm(_numpy(walker.get_velocity()))\n            if s2 < 0.05:\n                v2_hat *= s2\n            p2 = -3.0 * v2_hat + _numpy(walker.get_location())\n            v2 = 8.0 * v2_hat\n            collides, collision_point = get_collision(p1, v1, p2, v2)\n            if collides:\n                return walker\n        return None\n\n    def _is_vehicle_hazard(self, vehicle_list):\n        z = self._ego_vehicle.get_location().z\n        o1 = _orientation(self._ego_vehicle.get_transform().rotation.yaw)\n        p1 = _numpy(self._ego_vehicle.get_location())\n        s1 = max(10, 3.0 * np.linalg.norm(_numpy(self._ego_vehicle.get_velocity()))) # increases the threshold distance\n        v1_hat = o1\n        v1 = s1 * v1_hat\n        for target_vehicle in vehicle_list:\n            if target_vehicle.id == self._ego_vehicle.id:\n                continue\n            o2 = _orientation(target_vehicle.get_transform().rotation.yaw)\n            p2 = _numpy(target_vehicle.get_location())\n            s2 = max(5.0, 2.0 * np.linalg.norm(_numpy(target_vehicle.get_velocity())))\n            v2_hat = o2\n            v2 = s2 * v2_hat\n            p2_p1 = p2 - p1\n            distance = np.linalg.norm(p2_p1)\n            p2_p1_hat = p2_p1 / (distance + 1e-4)\n\n            angle_to_car = np.degrees(np.arccos(v1_hat.dot(p2_p1_hat)))\n            angle_between_heading = np.degrees(np.arccos(o1.dot(o2)))\n\n            # to consider -ve angles too\n            angle_to_car = min(angle_to_car, 360.0 - angle_to_car)\n            angle_between_heading = min(angle_between_heading, 360.0 - angle_between_heading)\n\n            if angle_between_heading > 60.0 and not (angle_to_car < 15 and distance < s1):\n                continue\n            elif angle_to_car > 30.0:\n                continue\n            elif distance > s1:\n                continue\n            return target_vehicle\n        return None\n\n    def save(self, near_node, far_node, near_command, far_command, tick_data, supervision_dict, render_img, should_brake):\n        frame = self.step // 10 - 2\n        if self.is_local:\n            Image.fromarray(tick_data['rgb_front']).save(self.save_path / 'rgb_front' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['rgb_left']).save(self.save_path / 'rgb_left' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['rgb_right']).save(self.save_path / 'rgb_right' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['rgb_back']).save(self.save_path / 'rgb_back' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['seg_front']).save(self.save_path / 'seg_front' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['seg_left']).save(self.save_path / 'seg_left' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['seg_right']).save(self.save_path / 'seg_right' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['seg_back']).save(self.save_path / 'seg_back' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['depth_front']).save(self.save_path / 'depth_front' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['depth_left']).save(self.save_path / 'depth_left' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['depth_right']).save(self.save_path / 'depth_right' / ('%04d.png' % frame))\n            Image.fromarray(tick_data['depth_back']).save(self.save_path / 'depth_back' / ('%04d.png' % frame))\n            Image.fromarray(render_img).save(self.save_path / 'bev' / ('%04d.png' % frame))\n            np.save(self.save_path / 'bev_seg_label' / ('%04d.npy' % frame), tick_data['bev_seg_label'], allow_pickle=True)\n            with open(self.save_path / 'supervision' / ('%04d.npy' % frame), 'wb') as f:\n                np.save(f, supervision_dict)\n        else:\n            for key_name in [\"rgb_front\", \"rgb_left\", \"rgb_right\", \"rgb_back\", \"seg_front\", \"seg_left\", \"seg_right\", \"seg_back\", \"depth_front\", \"depth_left\", \"depth_right\", \"depth_back\", \"topdown\"]:\n                self.client.put(os.path.join(self.save_path, key_name, '%04d.png' % frame), tick_data[key_name].tostring())\n            self.client.put(os.path.join(self.save_path, \"bev_seg_label\", '%04d.npy' % frame), tick_data['bev_seg_label'].tostring())\n            self.client.put(os.path.join(self.save_path, \"supervision\", '%04d.npy' % frame), array_to_bytes(supervision_dict))\n\n        \n        current_inv_mat = np.array(self._ego_vehicle.get_transform().get_inverse_matrix())\n        relative_transform_mat = np.dot(current_inv_mat , np.array(self.prev_matrix)) #4 * 4\n        transformed_prev_lidar_xyz = np.concatenate([self.prev_lidar[:, :3], np.ones((self.prev_lidar.shape[0], 1))], axis=1) # N * 4\n        transformed_prev_lidar_xyz = np.einsum(\"ij,kj->ki\", relative_transform_mat, transformed_prev_lidar_xyz)\n        transformed_prev_lidar_xyz = np.concatenate([transformed_prev_lidar_xyz[:, :3], self.prev_lidar[:, 3][:, np.newaxis]], axis=1)\n        saved_lidar = np.concatenate([transformed_prev_lidar_xyz, tick_data['lidar']], axis=0)\n        saved_lidar[:, 2] += 2.5 #offset lidar z\n     \n        actor_lis = self._get_3d_bbs(lidar=saved_lidar, max_distance=50)\n        pos = self._get_position(tick_data)\n        theta = tick_data['compass']\n        speed = tick_data['speed']\n        weather = tick_data['weather']\n        data = {\n                'x': pos[0],\n                'y': pos[1],\n                'theta': theta,\n                'speed': speed,\n                'x_command_far': far_node[0],\n                'y_command_far': far_node[1],\n                'command_far': far_command.value,\n                'x_command_near': near_node[0],\n                'y_command_near': near_node[1],\n                'command_near': near_command.value,\n                'should_brake': should_brake,\n                'x_target': tick_data['x_target'],\n                'y_target': tick_data['y_target'],'target_command': tick_data['next_command'],\n                'weather': weather,\n                \"acceleration\":tick_data[\"acceleration\"].tolist(),\n                \"angular_velocity\":tick_data[\"angular_velocity\"].tolist()\n                }\n\n        if self.is_local:\n            outfile = open(self.save_path / '3d_bbs' / ('%04d.json' % frame), 'w')\n            json.dump(actor_lis, outfile, indent=4, default=np_encoder)\n            outfile.close()\n\n            outfile = open(self.save_path / 'measurements' / ('%04d.json' % frame), 'w')\n            json.dump(data, outfile, indent=4)\n            outfile.close()\n\n            np.save(self.save_path / 'lidar' / ('%04d.npy' % frame), saved_lidar.astype(np.float32), allow_pickle=True)\n        else:\n            self.client.put(os.path.join(self.save_path, '3d_bbs', '%04d.json' % frame), json.dumps(actor_lis, default=np_encoder).encode('utf-8'))\n            self.client.put(os.path.join(self.save_path, 'measurements', '%04d.json' % frame), json.dumps(data, default=np_encoder).encode('utf-8'))\n            self.client.put(os.path.join(self.save_path, 'lidar', '%04d.npy' % frame), array_to_bytes(saved_lidar))\n\n\n    def get_target_gps(self, gps, compass):\n        # target gps\n        def gps_to_location(gps):\n            lat, lon, z = gps\n            lat = float(lat)\n            lon = float(lon)\n            z = float(z)\n\n            location = carla.Location(z=z)\n            xy =  (gps[:2] - self._command_planner.mean) * self._command_planner.scale\n            location.x = xy[0]\n            location.y = -xy[1] ## Dose not matter, because no explicit judge left or right\n            return location\n        global_plan_gps = self._global_plan\n        next_gps, _ = global_plan_gps[self.navigation_idx+1]\n        next_gps = np.array([next_gps['lat'], next_gps['lon'], next_gps['z']])\n        next_vec_in_global = gps_to_location(next_gps) - gps_to_location(gps)\n        ref_rot_in_global = carla.Rotation(yaw=np.rad2deg(compass)-90.0)\n        loc_in_ev = trans_utils.vec_global_to_ref(next_vec_in_global, ref_rot_in_global)\n\n        if np.sqrt(loc_in_ev.x**2+loc_in_ev.y**2) < 12.0 and loc_in_ev.x < 0.0:\n            self.navigation_idx += 1\n\n        self.navigation_idx = min(self.navigation_idx, len(global_plan_gps)-2)\n\n        _, road_option_0 = global_plan_gps[max(0, self.navigation_idx)]\n        gps_point, road_option_1 = global_plan_gps[self.navigation_idx+1]\n        gps_point = np.array([gps_point['lat'], gps_point['lon'], gps_point['z']])\n\n        if (road_option_0 in [RoadOption.CHANGELANELEFT, RoadOption.CHANGELANERIGHT]) \\\n                and (road_option_1 not in [RoadOption.CHANGELANELEFT, RoadOption.CHANGELANERIGHT]):\n            road_option = road_option_1\n        else:\n            road_option = road_option_0\n\n        return np.array(gps_point, dtype=np.float32), np.array([road_option.value], dtype=np.int8)\n\n\n    def process_act(self, action):\n        acc = action[0][0]\n        steer = action[0][1]\n        if acc >= 0.0:\n            throttle = acc\n            brake = 0.0\n        else:\n            throttle = 0.0\n            brake = np.abs(acc)\n\n        throttle = np.clip(throttle, 0, 1)\n        steer = np.clip(steer, -1, 1)\n        brake = np.clip(brake, 0, 1)\n        control = carla.VehicleControl(throttle=throttle, steer=steer, brake=brake)\n        return control\n\n    def _weather_to_dict(self, carla_weather):\n        weather = {\n            'cloudiness': carla_weather.cloudiness,\n            'precipitation': carla_weather.precipitation,\n            'precipitation_deposits': carla_weather.precipitation_deposits,\n            'wind_intensity': carla_weather.wind_intensity,\n            'sun_azimuth_angle': carla_weather.sun_azimuth_angle,\n            'sun_altitude_angle': carla_weather.sun_altitude_angle,\n            'fog_density': carla_weather.fog_density,\n            'fog_distance': carla_weather.fog_distance,\n            'wetness': carla_weather.wetness,\n            'fog_falloff': carla_weather.fog_falloff,\n        }\n        return weather\n\n    def _get_forward_speed(self, transform=None, velocity=None):\n        \"\"\" Convert the vehicle transform directly to forward speed \"\"\"\n        if not velocity:\n            velocity = self._ego_vehicle.get_velocity()\n        if not transform:\n            transform = self._ego_vehicle.get_transform()\n        vel_np = np.array([velocity.x, velocity.y, velocity.z])\n        pitch = np.deg2rad(transform.rotation.pitch)\n        yaw = np.deg2rad(transform.rotation.yaw)\n        orientation = np.array([np.cos(pitch) * np.cos(yaw), np.cos(pitch) * np.sin(yaw), np.sin(pitch)])\n        speed = np.dot(vel_np, orientation)\n        return speed\n\n    def get_points_in_bbox(self, ego_mat, vec_inv_mat, dx, lidar):\n        transform_mat = np.dot(vec_inv_mat, ego_mat)\n        lidar =  np.concatenate([lidar[:, :3], np.ones((lidar.shape[0], 1))], axis=1)\n        lidar = np.einsum(\"ij,kj->ki\", transform_mat, lidar)\n        # check points in bbox\n        x, y, z = dx / 2.\n        num_points = ((lidar[:, 0] < x) & (lidar[:, 0] > -x) &\n                    (lidar[:, 1] < y) & (lidar[:, 1] > -y) &\n                    (lidar[:, 2] < z) & (lidar[:, 2] > -z)).sum()\n        return num_points\n\n    def _get_3d_bbs(self, lidar=None, max_distance=50):\n        results = []\n        ego_rotation = self._ego_vehicle.get_transform().rotation\n        ego_matrix = np.array(self._ego_vehicle.get_transform().get_matrix()).astype(np.float32)\n        ego_extent = self._ego_vehicle.bounding_box.extent\n        ego_dx = np.array([ego_extent.x, ego_extent.y, ego_extent.z]).astype(np.float32) * 2.\n        ego_yaw =  ego_rotation.yaw/180.0*np.pi\n        # also add ego box for visulization\n        relative_rotation = [0, 0, 0]\n        relative_pos = [0, 0, 0]\n        # add vehicle velocity and brake flag\n        ego_transform = self._ego_vehicle.get_transform()\n        ego_control   = self._ego_vehicle.get_control()\n        ego_velocity  = self._ego_vehicle.get_velocity()\n        ego_speed = self._get_forward_speed(transform=ego_transform, velocity=ego_velocity) # In m/s\n        ego_brake = ego_control.brake\n        ego_inv_mat = np.array(self._ego_vehicle.get_transform().get_inverse_matrix()).astype(np.float32)\n        ego_loc = self._ego_vehicle.get_location()\n        # the position is in lidar coordinates\n        result = {\"class\": \"vehicle\",\n                  \"extent\": [ego_dx[0], ego_dx[1], ego_dx[2],],\n                  \"relative_position\": [relative_pos[0], relative_pos[1], relative_pos[2]],\n                  #roll pitch yaw\n                  \"relative_rotation\": relative_rotation,\n                  \"yaw\":ego_yaw,\n                  \"num_points\": -1,\n                  \"distance\": -1,\n                  \"speed\": ego_speed,\n                  \"brake\": ego_brake,\n                  \"id\": int(self._ego_vehicle.id),\n                  'ego_matrix': ego_matrix.tolist(),\n                  \"ego_inv_matrix\": ego_inv_mat.tolist(),\n                }\n        results = {}\n        results[\"ego\"] = result\n        results[\"vehicle\"+str(self._ego_vehicle.id)] = result\n\n        self._actors = self._world.get_actors()\n        for actor_type in [\"vehicle\", \"walker\", \"traffic_light\", \"stop\"]:\n            selected_actors = self._actors.filter('*' + actor_type + '*')\n            for selected_actor in selected_actors:\n                if (selected_actor.get_location().distance(ego_loc) < max_distance):\n                    if (actor_type != \"vehicle\") or (selected_actor.id != self._ego_vehicle.id):\n                        selected_actor_rotation = selected_actor.get_transform().rotation\n                        selected_actor_matrix = np.array(selected_actor.get_transform().get_matrix())\n                        selected_actor_inv_matrix = np.array(selected_actor.get_transform().get_inverse_matrix())\n                        selected_actor_id = selected_actor.id\n                        if hasattr(selected_actor, 'bounding_box'):\n                            selected_actor_extent = selected_actor.bounding_box.extent\n                            dx = np.array([selected_actor_extent.x, selected_actor_extent.y, selected_actor_extent.z]).astype(np.float32) * 2.\n                        else:\n                            dx = np.array([0.5, 0.5, 2]) * 2.\n                        yaw =  selected_actor_rotation.yaw/180*np.pi\n                        relative_yaw = yaw - ego_yaw\n                        relative_rotation = [selected_actor_rotation.roll-ego_rotation.roll, selected_actor_rotation.pitch-ego_rotation.pitch, selected_actor_rotation.yaw-ego_rotation.yaw]\n                        relative_rotation = [_/180*np.pi for _ in relative_rotation]\n                        relative_pos = np.dot(ego_inv_mat, selected_actor_matrix)[:3, 3].astype(np.float32)\n                        selected_actor_transform = selected_actor.get_transform()\n                        selected_actor_control = selected_actor_velocity = selected_actor_speed = selected_actor_brake = None\n                        if actor_type in [\"vehicle\", \"walker\"]:\n                            selected_actor_control   = selected_actor.get_control()\n                            selected_actor_velocity  = selected_actor.get_velocity()\n                            selected_actor_speed = self._get_forward_speed(transform=selected_actor_transform, velocity=selected_actor_velocity) # In m/s\n                            if actor_type == \"vehicle\":\n                                selected_actor_brake = selected_actor_control.brake\n                            #vehicle_brake = selected_actor_control.brake\n                        # filter bbox that didn't contains points of contains less points\n                        num_in_bbox_points = self.get_points_in_bbox(ego_matrix, selected_actor_inv_matrix, dx, lidar)\n                        distance = np.linalg.norm(relative_pos).astype(np.float32)\n                        result = {\n                            \"class\": actor_type,\n                            \"extent\": [dx[0], dx[1], dx[2],],\n                            \"relative_position\": [relative_pos[0], relative_pos[1], relative_pos[2]],\n                            \"relative_rotation\": relative_rotation,\n                            \"num_points\": int(num_in_bbox_points),\n                            \"distance\": distance,\n                            \"speed\": selected_actor_speed,\n                            \"brake\": selected_actor_brake,\n                            \"id\": int(selected_actor_id),\n                            \"ego_matrix\": selected_actor_matrix.tolist(),\n                            \"ego_inv_matrix\":selected_actor_inv_matrix.tolist(),\n                        }\n                        results[actor_type+str(selected_actor_id)] = result\n        return results\n\n\n\n    def _find_obstacle_3dbb(self, obstacle_type, max_distance=50):\n        \"\"\"Returns a list of 3d bounding boxes of type obstacle_type.\n        If the object does have a bounding box, this is returned. Otherwise a bb\n        of size 0.5,0.5,2 is returned at the origin of the object.\n\n        Args:\n            obstacle_type (String): Regular expression\n            max_distance (int, optional): max search distance. Returns all bbs in this radius. Defaults to 50.\n\n        Returns:\n            List: List of Boundingboxes\n        \"\"\"\n        obst = list()\n\n        _actors = self._world.get_actors()\n        _obstacles = _actors.filter(obstacle_type)\n\n        for _obstacle in _obstacles:\n            distance_to_car = _obstacle.get_transform().location.distance(self._ego_vehicle.get_location())\n\n            if 0 < distance_to_car <= max_distance:\n\n                if hasattr(_obstacle, 'bounding_box'):\n                    loc = _obstacle.bounding_box.location\n                    _obstacle.get_transform().transform(loc)\n\n                    extent = _obstacle.bounding_box.extent\n                    _rotation_matrix = self.get_matrix(carla.Transform(carla.Location(0,0,0), _obstacle.get_transform().rotation))\n\n                    rotated_extent = np.squeeze(np.array((np.array([[extent.x, extent.y, extent.z, 1]]) @ _rotation_matrix)[:3]))\n\n                    bb = np.array([\n                        [loc.x, loc.y, loc.z],\n                        [rotated_extent[0], rotated_extent[1], rotated_extent[2]]\n                    ])\n\n                else:\n                    loc = _obstacle.get_transform().location\n                    bb = np.array([\n                        [loc.x, loc.y, loc.z],\n                        [0.5, 0.5, 2]\n                    ])\n\n                obst.append(bb)\n\n        return obst\n\n    def get_matrix(self, transform):\n        \"\"\"\n        Creates matrix from carla transform.\n        \"\"\"\n\n        rotation = transform.rotation\n        location = transform.location\n        c_y = np.cos(np.radians(rotation.yaw))\n        s_y = np.sin(np.radians(rotation.yaw))\n        c_r = np.cos(np.radians(rotation.roll))\n        s_r = np.sin(np.radians(rotation.roll))\n        c_p = np.cos(np.radians(rotation.pitch))\n        s_p = np.sin(np.radians(rotation.pitch))\n        matrix = np.matrix(np.identity(4))\n        matrix[0, 3] = location.x\n        matrix[1, 3] = location.y\n        matrix[2, 3] = location.z\n        matrix[0, 0] = c_p * c_y\n        matrix[0, 1] = c_y * s_p * s_r - s_y * c_r\n        matrix[0, 2] = -c_y * s_p * c_r - s_y * s_r\n        matrix[1, 0] = s_y * c_p\n        matrix[1, 1] = s_y * s_p * s_r + c_y * c_r\n        matrix[1, 2] = -s_y * s_p * c_r + c_y * s_r\n        matrix[2, 0] = s_p\n        matrix[2, 1] = -c_p * s_r\n        matrix[2, 2] = c_p * c_r\n        return matrix\n\n"
  },
  {
    "path": "leaderboard/team_code/thinktwice_agent.py",
    "content": "import os\nimport json\nimport datetime\nimport pathlib\nfrom select import select\nimport time\nfrom unittest import result\nimport cv2\nimport carla\nfrom collections import deque\nimport math\nfrom collections import OrderedDict\nimport pickle\nimport copy\nimport torch\nimport carla\nimport numpy as np\nfrom PIL import Image\nfrom torchvision import transforms as T\n\nfrom leaderboard.autoagents import autonomous_agent\nimport sys\nfrom team_code.planner import RoutePlanner\nfrom importlib import import_module\nSAVE_PATH = os.environ.get('SAVE_PATH', None)\nimport cv2\nimport mmcv\nfrom mmcv import Config\nfrom mmdet3d.models import build_model\nfrom mmcv.runner import (get_dist_info, init_dist, load_checkpoint,\n                        wrap_fp16_model)\nfrom mmdet3d.datasets.pipelines import Compose\nfrom mmdet3d.core.points import get_points_type\n\nimport open_loop_training.code.datasets.carla_dataset as ds_module\nfrom mmcv.parallel.collate import collate as  mm_collate_to_batch_form\n\n\ndef get_entry_point():\n    return 'ThinkTwiceAgent'\n\nclass GlobalConfig:\n    def __init__(self, init_dic):\n        for k, v in init_dic.items():\n            setattr(self, k, v)\n\ndef obtain_transform_matrix(x, y, yaw):\n    cy = math.cos(yaw)\n    sy = math.sin(yaw)\n    cr = 1\n    sr = 0\n    cp = 1\n    sp = 0\n    mat = np.array([\n        [cp * cy, cy * sp * sr - sy * cr, -cy * sp * cr - sy * sr, x,],\n        [cp * sy, sy * sp * sr + cy * cr, -sy * sp * cr + cy * sr, y],\n        [sp, -cp * sr, cp * cr, 0],\n        [0.0, 0.0, 0.0, 1.0],\n        ])\n    return mat\n\ndef InverseRotateVector(x, y, yaw):\n    z = 0\n    cy = math.cos(yaw)\n    sy = math.sin(yaw)\n    cr = 1\n    sr = 0\n    cp = 1\n    sp = 0\n    out_x = x * (cp * cy) + y * (cp * sy) + z * (sp)\n    out_y = x * (cy * sp * sr - sy * cr) + y * (sy * sp * sr + cy * cr) + z * (-cp * sr)\n    return out_x, out_y\n\ndef obtain_inv_transform_matrix(x, y, yaw):\n    x = -x\n    y = -y\n    x, y = InverseRotateVector(x, y, yaw)\n    cy = math.cos(yaw)\n    sy = math.sin(yaw)\n    cr = 1\n    sr = 0\n    cp = 1\n    sp = 0\n    inv_mat = np.array([\n        [cp * cy, cp * sy, sp, x,],\n        [cy * sp * sr - sy * cr, sy * sp * sr + cy * cr, -cp * sr, y,],\n        [-cy * sp * cr - sy * sr, -sy * sp * cr + cy * sr, cp * cr, 0,],\n        [0., 0., 0., 1.0],\n        ])\n    return inv_mat\n# Taken from World on Rails\nclass EgoModel():\n    def __init__(self, dt=1./4):\n        self.dt = dt\n        \n        # Kinematic bicycle model. Numbers are the tuned parameters from World on Rails\n        self.front_wb    = -0.090769015\n        self.rear_wb     = 1.4178275\n\n        self.steer_gain  = 0.36848336\n        self.brake_accel = -4.952399\n        self.throt_accel = 0.5633837\n\n    def forward(self, locs, yaws, spds, acts):\n        # Kinematic bicycle model. Numbers are the tuned parameters from World on Rails\n        steer = acts[..., 0:1].item()\n        throt = acts[..., 1:2].item()\n        brake = acts[..., 2:3].astype(np.uint8)\n\n        if (brake):\n            accel = self.brake_accel\n        else:\n            accel = self.throt_accel * throt\n\n        wheel = self.steer_gain * steer\n\n        beta = math.atan(self.rear_wb / (self.front_wb + self.rear_wb) * math.tan(wheel))\n        yaws = yaws.item()\n        spds = spds.item()\n        next_locs_0 = locs[0].item() + spds * math.cos(yaws + beta) * self.dt\n        next_locs_1 = locs[1].item() + spds * math.sin(yaws + beta) * self.dt\n        next_yaws = yaws + spds / self.rear_wb * math.sin(beta) * self.dt\n        next_spds = spds + accel * self.dt\n        next_spds = next_spds * (next_spds > 0.0)  # Fast ReLU\n\n        next_locs = np.array([next_locs_0, next_locs_1])\n        next_yaws = np.array(next_yaws)\n        next_spds = np.array(next_spds)\n\n        return next_locs, next_yaws, next_spds\n    \nclass ThinkTwiceAgent(autonomous_agent.AutonomousAgent):\n    def setup(self, path_to_conf_file):\n        self.device = \"cuda:0\"\n        self.track = autonomous_agent.Track.SENSORS\n\n        ### For temporal information\n        self.data_queue = deque()\n        self.data_queue_len = 31 ### Under 20 Hz\n        self.pred_len = 4\n        self.points_class = get_points_type('LIDAR')\n       \n        self.config_path = path_to_conf_file\n        self.step = -1\n        self.wall_start = time.time()\n        self.initialized = False\n\n        path_to_conf_file = path_to_conf_file.split(\"+\")\n        ckpt_path = path_to_conf_file[0]\n        config_path = path_to_conf_file[1]\n        cfg = Config.fromfile(config_path)\n\n        ## For mmcv\n        if hasattr(cfg, 'plugin'):\n            if cfg.plugin:\n                import importlib\n                if hasattr(cfg, 'plugin_dir'):\n                    plugin_dir = cfg.plugin_dir\n                    plugin_dir = os.path.join(\"open_loop_training\", plugin_dir)\n                    _module_dir = os.path.dirname(plugin_dir)\n                    _module_dir = _module_dir.split('/')\n                    _module_path = _module_dir[0]\n                    for m in _module_dir[1:]:\n                        _module_path = _module_path + '.' + m\n                    print(_module_path)\n                    plg_lib = importlib.import_module(_module_path)\n\n        self.model = build_model(cfg.model, train_cfg=cfg.get('train_cfg'), test_cfg=cfg.get('test_cfg'))\n        print(ckpt_path)\n        checkpoint = load_checkpoint(self.model, ckpt_path, map_location='cpu')\n        self.model = self.model.to(self.device)\n        self.model.eval()\n\n        ## For mmcv to preprocess single frames\n        self.test_pipeline = []\n        cfg.val_full_queue_pipeline[0].cfg.use_depth = False ##No gt for testing\n        cfg.val_full_queue_pipeline[0].cfg.use_seg = False ##No gt for testing\n        for test_pipeline in cfg.test_pipeline:\n            if test_pipeline[\"type\"] not in [\"LoadMultiImages\", \"LoadPoints\", 'LoadDepth', 'LoadSeg']:\n                self.test_pipeline .append(test_pipeline)\n        self.test_pipeline = Compose(self.test_pipeline)\n        ## For mmcv to preprocess temporal information\n        self.seq_test_pipeline = Compose(cfg.val_full_queue_pipeline)\n\n        self.save_path = None\n        if SAVE_PATH is not None:\n            now = datetime.datetime.now()\n            string = pathlib.Path(os.environ['ROUTES']).stem + '_'\n            string += '_'.join(map(lambda x: '%02d' % x, (now.month, now.day, now.hour, now.minute, now.second)))\n            if len(path_to_conf_file) > 2:\n                string += \"_index\" + str(path_to_conf_file[2]) + \"_\" + str(path_to_conf_file[3])\n            self.save_path = pathlib.Path(os.environ['SAVE_PATH']) / string\n            self.save_path.mkdir(parents=True, exist_ok=False)\n            (self.save_path / 'meta').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'rgb_front').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'rgb_left').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'rgb_right').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'rgb_back').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'topdown').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'lidar').mkdir(parents=True, exist_ok=True)\n\n        self.cfg = cfg\n        self.folder_name = string\n        \n        ## Creep\n        self.stuck_detector = 0\n        self.stuck_threshold = 20.0\n\n\n        topdown_extrinsics =  np.array([[0.0, -0.0, -1.0, 50.0], [0.0, 1.0, -0.0, 0.0], [1.0, -0.0, 0.0, -0.0], [0.0, 0.0, 0.0, 1.0]])\n        unreal2cam = np.array([[0,1,0,0], [0,0,-1,0], [1,0,0,0], [0,0,0,1]])\n        self.coor2topdown = unreal2cam @ topdown_extrinsics\n        topdown_intrinsics = np.array([[548.993771650447, 0.0, 256.0, 0], [0.0, 548.993771650447, 256.0, 0], [0.0, 0.0, 1.0, 0], [0, 0, 0, 1.0]])\n        self.coor2topdown = topdown_intrinsics @ self.coor2topdown\n\n        self.ego_model = EgoModel(dt=1.0 / 20.0)\n        self.gps_buffer = deque(maxlen=100)\n\n    def _init(self):\n        self._route_planner = RoutePlanner(4.0, 50.0)\n        self._route_planner.set_route(self._global_plan, True)\n        self.prev_lidar = None\n        self.prev_matrix = None\n        self.initialized = True\n\n    def _get_position(self, tick_data):\n        gps = tick_data['gps']\n        gps = (gps - self._route_planner.mean) * self._route_planner.scale\n        return gps\n\n    def sensors(self):\n        return [\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 1.5, 'y': 0.0, 'z':2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_front'\n                    },\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 0, 'y': -0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': -90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_left'\n                    },\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 0, 'y': 0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_right'\n                    },\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': -1.6, 'y': 0.0, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 180.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_back'\n                    },\n                {   'type': 'sensor.lidar.ray_cast',\n                    'x': 0.0, 'y': 0.0, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'id': 'lidar'\n                    },\n                {\n                    'type': 'sensor.other.imu',\n                    'x': 0.0, 'y': 0.0, 'z': 0.0,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'sensor_tick': 0.05,\n                    'id': 'imu'\n                    },\n                {\n                    'type': 'sensor.other.gnss',\n                    'x': 0.0, 'y': 0.0, 'z': 0.0,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'sensor_tick': 0.01,\n                    'id': 'gps'\n                    },\n                {\n                    'type': 'sensor.speedometer',\n                    'reading_frequency': 20,\n                    'id': 'speed'\n                    },\n                ### Debug sensor, not used by the model\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 0.0, 'y': 0.0, 'z': 50.0,\n                    'roll': 0.0, 'pitch': -90.0, 'yaw': 0.0,\n                    'width': 512, 'height': 512, 'fov': 5 * 10.0,\n                    'id': 'topdown'\n                    },\t\n                ]\n    def tick(self, input_data):\n        self.step += 1\n        \n        topdown = cv2.cvtColor(input_data['topdown'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_front = cv2.cvtColor(input_data['rgb_front'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_left = cv2.cvtColor(input_data['rgb_left'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_right = cv2.cvtColor(input_data['rgb_right'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_back = cv2.cvtColor(input_data['rgb_back'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n\n        gps = input_data['gps'][1][:2]\n        speed = input_data['speed'][1]['speed']\n        compass = input_data['imu'][1][-1]\n        acceleration = input_data['imu'][1][:3]\n        angular_velocity = input_data['imu'][1][3:6]\n        if (math.isnan(compass) == True): #It can happen that the compass sends nan for a few frames\n            compass = 0.0\n            acceleration = np.zeros(3)\n            angular_velocity = np.zeros(3)\n        \n        result = {\n                'rgb_front': rgb_front,\n                'rgb_left': rgb_left,\n                'rgb_right': rgb_right,\n                'rgb_back': rgb_back,\n                'gps': gps,\n                'speed': speed,\n                'theta': compass,\n                \"acceleration\":acceleration,\n                \"angular_velocity\":angular_velocity,\n                \"topdown\": topdown,\n                \"acceleration\":acceleration.tolist(),\n                \"angular_velocity\":angular_velocity.tolist()\n                }\n        \n        pos = self._get_position(result)\n        self.gps_buffer.append(pos)\n        pos = np.average(self.gps_buffer, axis=0)\n\n        result[\"x\"] = pos[0]\n        result[\"y\"] = pos[1]\n        result['gps'] = pos\n        next_wp, next_cmd = self._route_planner.run_step(pos)\n        result['next_command'] = next_cmd.value\n        result['x_target'] = next_wp[0]\n        result['y_target'] = next_wp[1]\n\n        ## Lidar is 10Hz and the simulator is running 20Hz -> Each frame the Lidar only returns 180 degree point clouds\n        now_lidar = input_data['lidar'][1]\n        if self.prev_lidar is not None:\n            now_inv_mat = obtain_inv_transform_matrix(pos[1], -pos[0], compass-np.pi/2)\n            relative_transform_mat = np.dot(now_inv_mat , np.array(self.prev_matrix)) #4 * 4\n            transformed_prev_lidar_xyz = np.concatenate([self.prev_lidar[:, :3], np.ones((self.prev_lidar.shape[0], 1))], axis=1) # N * 4\n            transformed_prev_lidar_xyz = np.einsum(\"ij,kj->ki\", relative_transform_mat, transformed_prev_lidar_xyz)\n            transformed_prev_lidar_xyz = np.concatenate([transformed_prev_lidar_xyz[:, :3], self.prev_lidar[:, 3][:, np.newaxis]], axis=1)\n            saved_lidar = np.concatenate([transformed_prev_lidar_xyz, now_lidar], axis=0).copy()\n            saved_lidar[:, 2] += 2.5\n        else:\n            saved_lidar = now_lidar.copy()\n            saved_lidar[:, 2] += 2.5\n\n\n        result[\"lidar\"] = saved_lidar.astype(np.float32)\n        self.prev_lidar = now_lidar\n        self.prev_matrix = obtain_transform_matrix(pos[1], -pos[0], compass-np.pi/2)\n        return result\n    \n    def offset_then_rotate(self, target_2d_world_coor, ref_2d_wolrd_coor, ref_yaw):\n        final_coor = target_2d_world_coor - ref_2d_wolrd_coor\n        R = np.array([\n            [np.cos(ref_yaw), -np.sin(ref_yaw)],\n            [np.sin(ref_yaw), np.cos(ref_yaw)]\n        ])\n        return np.einsum(\"ij,kj->ki\", R.T, final_coor)\n\n    @torch.no_grad()\n    def run_step(self, input_data, timestamp):\n        if not self.initialized:\n            self._init()\n        tick_data = self.tick(input_data)\n        ################# Preprocess ################\n        results = {}\n        ego_theta = tick_data[\"theta\"]   if not np.isnan(tick_data[\"theta\"]) else 0\n        ego_theta = ego_theta - np.pi/2\n        results[\"input_theta\"] = ego_theta\n\n        results[\"input_x\"] = tick_data[\"y\"]\n        results[\"input_y\"] = -tick_data[\"x\"]\n        ego_xy = np.stack([results[\"input_x\"], results[\"input_y\"]], axis=-1)\n        results[\"speed\"] = tick_data[\"speed\"]\n        results[\"can_bus\"] = np.zeros(18)\n        results[\"can_bus\"][0] = results[\"input_x\"] #Gloabal\n        results[\"can_bus\"][1] = results[\"input_y\"] #Global\n        accel = np.array(tick_data[\"acceleration\"])\n        accel[:2] = self.offset_then_rotate(np.array(accel[:2])[np.newaxis, :], np.array([0, 0]), ego_theta).squeeze(0)\n        results[\"can_bus\"][7:10] = accel\n        results[\"can_bus\"][10:13] = tick_data[\"angular_velocity\"]\n        results[\"can_bus\"][13] = tick_data[\"speed\"]\n        results[\"can_bus\"][-2] = ego_theta\n        results[\"can_bus\"][-1] = ego_theta / np.pi * 180\n        \n        results['target_point'] = self.offset_then_rotate(np.array([[tick_data[\"y_target\"], -tick_data[\"x_target\"]]]), ego_xy, ego_theta).squeeze(0)\n\n        command = tick_data['next_command']\n        if command < 0:\n            command = 4\n        command -= 1\n        results['target_command_raw'] = torch.tensor(command).long()\n        assert command in [0, 1, 2, 3, 4, 5]\n        cmd_one_hot = [0] * 6\n        cmd_one_hot[command] = 1\n        results['target_command'] = torch.tensor(cmd_one_hot)\n\n        ## Inference mode, all empty\n        results['waypoints'] = np.zeros(4)\n        results[\"action\"] = np.zeros(3)\n        results[\"action_mu\"] = np.zeros(2)\n        results[\"action_sigma\"] = np.zeros(2)\n        results['future_action_mu'] = np.zeros((self.pred_len, 2))\n        results['future_action_sigma'] = np.zeros((self.pred_len, 2))        \n        results['future_action'] = np.zeros((self.pred_len, 3)) \n        results[\"value\"] = 0\n        results[\"feature\"] = np.zeros(1)\n        results[\"future_feature\"] = np.zeros((self.pred_len, 1))\n        \n        results[\"img\"] = [tick_data[camera_name] for camera_name in self.cfg[\"camera_list\"]]\n\n        points = tick_data[\"lidar\"]\n        points = self.points_class(\n            points, points_dim=points.shape[-1], attribute_dims=None)\n        results[\"points\"] = points\n        results = self.test_pipeline(results)\n\n        if len(self.data_queue) >= self.data_queue_len:\n            self.data_queue.popleft()\n        self.data_queue.append(results)\n\n        if self.step < self.data_queue_len:\n            control = carla.VehicleControl()\n            control.steer = 0.0\n            control.throttle = 0.0\n            control.brake = 0.0\n            self.update_gps_buffer(control, tick_data['theta'], tick_data['speed'])\n            return control\n        \n        ## Preprocess\n        selected_index_lis = []\n        for selected_index in self.cfg[\"cfg\"][\"history_query_index_lis\"][:-1]:\n            selected_index = selected_index * 10 ## train in 2Hz while Simulator is in 20 Hz\n            selected_index_lis.append(selected_index-1)\n        selected_index_lis.append(-1)\n        input_data_queue = [copy.deepcopy(self.data_queue[selected_index]) for selected_index in selected_index_lis]\n        input_data_union = ds_module.union2one(self.seq_test_pipeline, input_data_queue)\n        input_data_batch = mm_collate_to_batch_form([input_data_union], samples_per_gpu=1)\n        input_data_batch[\"img\"] = input_data_batch[\"img\"].data[0]\n        if len(selected_index_lis) == 1:\n            input_data_batch[\"img\"] = input_data_batch[\"img\"].squeeze(0)\n        input_data_batch[\"points\"] = input_data_batch[\"points\"].data[0]\n        input_data_batch[\"img_metas\"] = input_data_batch[\"img_metas\"].data[0]\n        for _ in input_data_batch:\n            if torch.is_tensor(input_data_batch[_]):\n                input_data_batch[_] = input_data_batch[_].to(self.device)\n\n        with torch.no_grad():\n            pred = self.model.forward_inference(input_data_batch)\n            gt_velocity = torch.FloatTensor([tick_data['speed']]).to(self.device, dtype=torch.float32)\n            steer_ctrl, throttle_ctrl, brake_ctrl, metadata = self.model.process_action(pred, tick_data['next_command'], gt_velocity, results['target_point'])\n            \n            steer_traj, throttle_traj, brake_traj, metadata_traj = self.model.control_pid(pred['pred_wp'][:, -1, :, :], gt_velocity,  results['target_point'])\n            \n            if brake_traj < 0.05: brake_traj = 0.0\n            if throttle_traj > brake_traj: brake_traj = 0.0\n\n            overall_pred_is_accel = ((throttle_traj>0) or (throttle_ctrl>0) or (brake_traj<0.95) or (brake_ctrl<0.95))\n            overall_pred_is_brake = ((brake_traj>0.2) or (brake_ctrl>0.2))\n\n            control = carla.VehicleControl()\n            control.steer = steer_ctrl\n            is_turn = False\n            if abs(control.steer) > 0.07: ## In turning\n                is_turn = True\n                speed_threshold = 1.5 ## Reduce stuck during turning\n            else:\n                speed_threshold = 3.5 ## Recude red light infraction/collision\n\n            if overall_pred_is_brake:\n                control.brake=1.0\n                control.throttle=0.0\n            else:\n                control.brake=0.0\n                control.throttle=1.0\n\n            is_stuck = False\n            # By transfuser, crawl\n            if(self.stuck_detector > self.stuck_threshold):\n                print(\"Detected agent being stuck.\", \"Frame:\", self.step // 10)\n                is_stuck = True\n                if overall_pred_is_accel:\n                    control.brake = 0.0\n                    control.throttle = 1.0\n                else:\n                    control.brake = 1.0\n                    control.throttle = 0.0\n            \n            if(float(gt_velocity) < 0.5): # just an arbitrary low number to threshhold when the car is stopped\n                self.stuck_detector += 1\n            elif(float(gt_velocity) > 0.5):\n                self.stuck_detector = 0\n            \n            if float(tick_data['speed']) > speed_threshold:\n                max_throttle = 0.05\n            else:\n                if is_turn:\n                    max_throttle = 0.4\n                else:\n                    max_throttle = 0.6\n            control.throttle = np.clip(control.throttle, a_min=0.0, a_max=max_throttle)\n\n        self.pid_metadata = {}\n        self.pid_metadata['steer_ctrl'] = float(steer_ctrl)\n        self.pid_metadata['steer_traj'] = float(steer_traj)\n        self.pid_metadata['throttle_ctrl'] = float(throttle_ctrl)\n        self.pid_metadata['throttle_traj'] = float(throttle_traj)\n        self.pid_metadata['brake_ctrl'] = float(brake_ctrl)\n        self.pid_metadata['brake_traj'] = float(brake_traj)\n        self.pid_metadata[\"is_stuck\"] = is_stuck\n        self.pid_metadata[\"stuck_detector\"] = self.stuck_detector\n        self.pid_metadata['steer'] = control.steer\n        self.pid_metadata[\"brake\"] = control.brake\n        self.pid_metadata[\"throttle\"] = control.throttle\n        self.pid_metadata[\"speed\"] = float(tick_data['speed'])\n\n        if SAVE_PATH is not None and self.step % 10 == 0:\n            self.save(tick_data)\n        \n        self.update_gps_buffer(control, tick_data['theta'], tick_data['speed'])        \n        return control\n\n    def save(self, tick_data):\n        frame = self.step // 10\n        Image.fromarray(tick_data['rgb_front']).save(self.save_path / 'rgb_front' / ('%04d.png' % frame))\n        #Image.fromarray(tick_data['rgb_left']).save(self.save_path / 'rgb_left' / ('%04d.png' % frame))\n        #Image.fromarray(tick_data['rgb_right']).save(self.save_path / 'rgb_right' / ('%04d.png' % frame))\n        #Image.fromarray(tick_data['rgb_back']).save(self.save_path / 'rgb_back' / ('%04d.png' % frame))\n        Image.fromarray(tick_data['topdown']).save(self.save_path / 'topdown' / ('%04d.png' % frame))\n        outfile = open(self.save_path / 'meta' / ('%04d.json' % frame), 'w')\n        json.dump(self.pid_metadata, outfile, indent=4)\n        outfile.close()\n        #np.save(self.save_path / 'lidar' / ('%04d.npy' % frame), tick_data[\"lidar\"].astype(np.float32), allow_pickle=True)\n\n    def destroy(self):\n        del self.model\n        torch.cuda.empty_cache()\n\n    def update_gps_buffer(self, control, theta, speed):\n        yaw = np.array([(theta - np.pi/2.0)])\n        speed = np.array([speed])\n        action = np.array(np.stack([control.steer, control.throttle, control.brake], axis=-1))\n\n        #Update gps locations\n        for i in range(len(self.gps_buffer)):\n            loc =self.gps_buffer[i]\n            loc_temp = np.array([loc[1], -loc[0]]) #Bicycle model uses a different coordinate system\n            next_loc_tmp, _, _ = self.ego_model.forward(loc_temp, yaw, speed, action)\n            next_loc = np.array([-next_loc_tmp[1], next_loc_tmp[0]])\n            self.gps_buffer[i] = next_loc\n        return None"
  },
  {
    "path": "leaderboard/team_code/thinktwice_agent_old.py",
    "content": "import os\nimport json\nimport datetime\nimport pathlib\nfrom select import select\nimport time\nfrom unittest import result\nimport cv2\nimport carla\nfrom collections import deque\nimport math\nfrom collections import OrderedDict\nimport pickle\nimport copy\nimport torch\nimport carla\nimport numpy as np\nfrom PIL import Image\nfrom torchvision import transforms as T\n\nfrom leaderboard.autoagents import autonomous_agent\nimport sys\nfrom team_code.planner import RoutePlanner\nfrom importlib import import_module\nSAVE_PATH = os.environ.get('SAVE_PATH', None)\nimport cv2\nimport mmcv\nfrom mmcv import Config\nfrom mmdet3d.models import build_model\nfrom mmcv.runner import (get_dist_info, init_dist, load_checkpoint,\n                        wrap_fp16_model)\nfrom mmdet3d.datasets.pipelines import Compose\nfrom mmdet3d.core.points import get_points_type\n\nimport open_loop_training.code.datasets.carla_dataset as ds_module\nfrom mmcv.parallel.collate import collate as  mm_collate_to_batch_form\n\n\ndef get_entry_point():\n    return 'ThinkTwiceAgent'\n\nclass GlobalConfig:\n    def __init__(self, init_dic):\n        for k, v in init_dic.items():\n            setattr(self, k, v)\n\ndef obtain_transform_matrix(x, y, yaw):\n    cy = math.cos(yaw)\n    sy = math.sin(yaw)\n    cr = 1\n    sr = 0\n    cp = 1\n    sp = 0\n    mat = np.array([\n        [cp * cy, cy * sp * sr - sy * cr, -cy * sp * cr - sy * sr, x,],\n        [cp * sy, sy * sp * sr + cy * cr, -sy * sp * cr + cy * sr, y],\n        [sp, -cp * sr, cp * cr, 0],\n        [0.0, 0.0, 0.0, 1.0],\n        ])\n    return mat\n\ndef InverseRotateVector(x, y, yaw):\n    z = 0\n    cy = math.cos(yaw)\n    sy = math.sin(yaw)\n    cr = 1\n    sr = 0\n    cp = 1\n    sp = 0\n    out_x = x * (cp * cy) + y * (cp * sy) + z * (sp)\n    out_y = x * (cy * sp * sr - sy * cr) + y * (sy * sp * sr + cy * cr) + z * (-cp * sr)\n    return out_x, out_y\n\ndef obtain_inv_transform_matrix(x, y, yaw):\n    x = -x\n    y = -y\n    x, y = InverseRotateVector(x, y, yaw)\n    cy = math.cos(yaw)\n    sy = math.sin(yaw)\n    cr = 1\n    sr = 0\n    cp = 1\n    sp = 0\n    inv_mat = np.array([\n        [cp * cy, cp * sy, sp, x,],\n        [cy * sp * sr - sy * cr, sy * sp * sr + cy * cr, -cp * sr, y,],\n        [-cy * sp * cr - sy * sr, -sy * sp * cr + cy * sr, cp * cr, 0,],\n        [0., 0., 0., 1.0],\n        ])\n    return inv_mat\n# Taken from World on Rails\nclass EgoModel():\n    def __init__(self, dt=1./4):\n        self.dt = dt\n        \n        # Kinematic bicycle model. Numbers are the tuned parameters from World on Rails\n        self.front_wb    = -0.090769015\n        self.rear_wb     = 1.4178275\n\n        self.steer_gain  = 0.36848336\n        self.brake_accel = -4.952399\n        self.throt_accel = 0.5633837\n\n    def forward(self, locs, yaws, spds, acts):\n        # Kinematic bicycle model. Numbers are the tuned parameters from World on Rails\n        steer = acts[..., 0:1].item()\n        throt = acts[..., 1:2].item()\n        brake = acts[..., 2:3].astype(np.uint8)\n\n        if (brake):\n            accel = self.brake_accel\n        else:\n            accel = self.throt_accel * throt\n\n        wheel = self.steer_gain * steer\n\n        beta = math.atan(self.rear_wb / (self.front_wb + self.rear_wb) * math.tan(wheel))\n        yaws = yaws.item()\n        spds = spds.item()\n        next_locs_0 = locs[0].item() + spds * math.cos(yaws + beta) * self.dt\n        next_locs_1 = locs[1].item() + spds * math.sin(yaws + beta) * self.dt\n        next_yaws = yaws + spds / self.rear_wb * math.sin(beta) * self.dt\n        next_spds = spds + accel * self.dt\n        next_spds = next_spds * (next_spds > 0.0)  # Fast ReLU\n\n        next_locs = np.array([next_locs_0, next_locs_1])\n        next_yaws = np.array(next_yaws)\n        next_spds = np.array(next_spds)\n\n        return next_locs, next_yaws, next_spds\n    \nclass ThinkTwiceAgent(autonomous_agent.AutonomousAgent):\n    def setup(self, path_to_conf_file):\n        self.device = \"cuda:0\"\n        self.track = autonomous_agent.Track.SENSORS\n\n        ### For temporal information\n        self.data_queue = deque()\n        self.data_queue_len = 31 ### Under 20 Hz\n        self.pred_len = 4\n        self.points_class = get_points_type('LIDAR')\n       \n        self.config_path = path_to_conf_file\n        self.step = -1\n        self.wall_start = time.time()\n        self.initialized = False\n\n        path_to_conf_file = path_to_conf_file.split(\"+\")\n        ckpt_path = path_to_conf_file[0]\n        config_path = path_to_conf_file[1]\n        cfg = Config.fromfile(config_path)\n\n        ## For mmcv\n        if hasattr(cfg, 'plugin'):\n            if cfg.plugin:\n                import importlib\n                if hasattr(cfg, 'plugin_dir'):\n                    plugin_dir = cfg.plugin_dir\n                    plugin_dir = os.path.join(\"open_loop_training\", plugin_dir)\n                    _module_dir = os.path.dirname(plugin_dir)\n                    _module_dir = _module_dir.split('/')\n                    _module_path = _module_dir[0]\n                    for m in _module_dir[1:]:\n                        _module_path = _module_path + '.' + m\n                    print(_module_path)\n                    plg_lib = importlib.import_module(_module_path)\n\n        self.model = build_model(cfg.model, train_cfg=cfg.get('train_cfg'), test_cfg=cfg.get('test_cfg'))\n        print(ckpt_path)\n        checkpoint = load_checkpoint(self.model, ckpt_path, map_location='cpu')\n        self.model = self.model.to(self.device)\n        self.model.eval()\n\n        ## For mmcv to preprocess single frames\n        self.test_pipeline = []\n        cfg.val_full_queue_pipeline[0].cfg.use_depth = False ##No gt for testing\n        cfg.val_full_queue_pipeline[0].cfg.use_seg = False ##No gt for testing\n        for test_pipeline in cfg.test_pipeline:\n            if test_pipeline[\"type\"] not in [\"LoadMultiImages\", \"LoadPoints\", 'LoadDepth', 'LoadSeg']:\n                self.test_pipeline .append(test_pipeline)\n        self.test_pipeline = Compose(self.test_pipeline)\n        ## For mmcv to preprocess temporal information\n        self.seq_test_pipeline = Compose(cfg.val_full_queue_pipeline)\n\n        self.save_path = None\n        if SAVE_PATH is not None:\n            now = datetime.datetime.now()\n            string = pathlib.Path(os.environ['ROUTES']).stem + '_'\n            string += '_'.join(map(lambda x: '%02d' % x, (now.month, now.day, now.hour, now.minute, now.second)))\n            if len(path_to_conf_file) > 2:\n                string += \"_index\" + str(path_to_conf_file[2]) + \"_\" + str(path_to_conf_file[3])\n            self.save_path = pathlib.Path(os.environ['SAVE_PATH']) / string\n            self.save_path.mkdir(parents=True, exist_ok=False)\n            (self.save_path / 'meta').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'rgb_front').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'rgb_left').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'rgb_right').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'rgb_back').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'topdown').mkdir(parents=True, exist_ok=True)\n            (self.save_path / 'lidar').mkdir(parents=True, exist_ok=True)\n\n        self.cfg = cfg\n        self.folder_name = string\n        \n        ## Creep\n        self.stuck_detector = 0\n        self.stuck_threshold = 20.0\n\n\n        topdown_extrinsics =  np.array([[0.0, -0.0, -1.0, 50.0], [0.0, 1.0, -0.0, 0.0], [1.0, -0.0, 0.0, -0.0], [0.0, 0.0, 0.0, 1.0]])\n        unreal2cam = np.array([[0,1,0,0], [0,0,-1,0], [1,0,0,0], [0,0,0,1]])\n        self.coor2topdown = unreal2cam @ topdown_extrinsics\n        topdown_intrinsics = np.array([[548.993771650447, 0.0, 256.0, 0], [0.0, 548.993771650447, 256.0, 0], [0.0, 0.0, 1.0, 0], [0, 0, 0, 1.0]])\n        self.coor2topdown = topdown_intrinsics @ self.coor2topdown\n\n        self.ego_model = EgoModel(dt=1.0 / 20.0)\n        self.gps_buffer = deque(maxlen=100)\n\n    def _init(self):\n        self._route_planner = RoutePlanner(4.0, 50.0)\n        self._route_planner.set_route(self._global_plan, True)\n        self.prev_lidar = None\n        self.prev_matrix = None\n        self.initialized = True\n\n    def _get_position(self, tick_data):\n        gps = tick_data['gps']\n        gps = (gps - self._route_planner.mean) * self._route_planner.scale\n        return gps\n\n    def sensors(self):\n        return [\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 1.5, 'y': 0.0, 'z':2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_front'\n                    },\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 0, 'y': -0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': -90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_left'\n                    },\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 0, 'y': 0.3, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 90.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_right'\n                    },\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': -1.6, 'y': 0.0, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 180.0,\n                    'width': 1600, 'height': 900, 'fov': 150,\n                    'id': 'rgb_back'\n                    },\n                {   'type': 'sensor.lidar.ray_cast',\n                    'x': 0.0, 'y': 0.0, 'z': 2.5,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'id': 'lidar'\n                    },\n                {\n                    'type': 'sensor.other.imu',\n                    'x': 0.0, 'y': 0.0, 'z': 0.0,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'sensor_tick': 0.05,\n                    'id': 'imu'\n                    },\n                {\n                    'type': 'sensor.other.gnss',\n                    'x': 0.0, 'y': 0.0, 'z': 0.0,\n                    'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'sensor_tick': 0.01,\n                    'id': 'gps'\n                    },\n                {\n                    'type': 'sensor.speedometer',\n                    'reading_frequency': 20,\n                    'id': 'speed'\n                    },\n                ### Debug sensor, not used by the model\n                {\n                    'type': 'sensor.camera.rgb',\n                    'x': 0.0, 'y': 0.0, 'z': 50.0,\n                    'roll': 0.0, 'pitch': -90.0, 'yaw': 0.0,\n                    'width': 512, 'height': 512, 'fov': 5 * 10.0,\n                    'id': 'topdown'\n                    },\t\n                ]\n    def tick(self, input_data):\n        self.step += 1\n        \n        topdown = cv2.cvtColor(input_data['topdown'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_front = cv2.cvtColor(input_data['rgb_front'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_left = cv2.cvtColor(input_data['rgb_left'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_right = cv2.cvtColor(input_data['rgb_right'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n        rgb_back = cv2.cvtColor(input_data['rgb_back'][1][:, :, :3], cv2.COLOR_BGR2RGB)\n\n        gps = input_data['gps'][1][:2]\n        speed = input_data['speed'][1]['speed']\n        compass = input_data['imu'][1][-1]\n        acceleration = input_data['imu'][1][:3]\n        angular_velocity = input_data['imu'][1][3:6]\n        if (math.isnan(compass) == True): #It can happen that the compass sends nan for a few frames\n            compass = 0.0\n            acceleration = np.zeros(3)\n            angular_velocity = np.zeros(3)\n        \n        result = {\n                'rgb_front': rgb_front,\n                'rgb_left': rgb_left,\n                'rgb_right': rgb_right,\n                'rgb_back': rgb_back,\n                'gps': gps,\n                'speed': speed,\n                'theta': compass,\n                \"acceleration\":acceleration,\n                \"angular_velocity\":angular_velocity,\n                \"topdown\": topdown,\n                \"acceleration\":acceleration.tolist(),\n                \"angular_velocity\":angular_velocity.tolist()\n                }\n        \n        pos = self._get_position(result)\n        self.gps_buffer.append(pos)\n        pos = np.average(self.gps_buffer, axis=0)\n\n        result[\"x\"] = pos[0]\n        result[\"y\"] = pos[1]\n        result['gps'] = pos\n        next_wp, next_cmd = self._route_planner.run_step(pos)\n        result['next_command'] = next_cmd.value\n        result['x_target'] = next_wp[0]\n        result['y_target'] = next_wp[1]\n\n        ## Lidar is 10Hz and the simulator is running 20Hz -> Each frame the Lidar only returns 180 degree point clouds\n        now_lidar = input_data['lidar'][1]\n        if self.prev_lidar is not None:\n            now_inv_mat = obtain_inv_transform_matrix(pos[1], -pos[0], compass-np.pi/2)\n            relative_transform_mat = np.dot(now_inv_mat , np.array(self.prev_matrix)) #4 * 4\n            transformed_prev_lidar_xyz = np.concatenate([self.prev_lidar[:, :3], np.ones((self.prev_lidar.shape[0], 1))], axis=1) # N * 4\n            transformed_prev_lidar_xyz = np.einsum(\"ij,kj->ki\", relative_transform_mat, transformed_prev_lidar_xyz)\n            transformed_prev_lidar_xyz = np.concatenate([transformed_prev_lidar_xyz[:, :3], self.prev_lidar[:, 3][:, np.newaxis]], axis=1)\n            saved_lidar = np.concatenate([transformed_prev_lidar_xyz, now_lidar], axis=0).copy()\n            saved_lidar[:, 2] += 2.5\n        else:\n            saved_lidar = now_lidar.copy()\n            saved_lidar[:, 2] += 2.5\n\n\n        result[\"lidar\"] = saved_lidar.astype(np.float32)\n        self.prev_lidar = now_lidar\n        self.prev_matrix = obtain_transform_matrix(pos[1], -pos[0], compass-np.pi/2)\n        return result\n    \n    def offset_then_rotate(self, target_2d_world_coor, ref_2d_wolrd_coor, ref_yaw):\n        final_coor = target_2d_world_coor - ref_2d_wolrd_coor\n        R = np.array([\n            [np.cos(ref_yaw), -np.sin(ref_yaw)],\n            [np.sin(ref_yaw), np.cos(ref_yaw)]\n        ])\n        return np.einsum(\"ij,kj->ki\", R.T, final_coor)\n\n    @torch.no_grad()\n    def run_step(self, input_data, timestamp):\n        if not self.initialized:\n            self._init()\n        tick_data = self.tick(input_data)\n        ################# Preprocess ################\n        results = {}\n        ego_theta = tick_data[\"theta\"]   if not np.isnan(tick_data[\"theta\"]) else 0\n        ego_theta = ego_theta - np.pi/2\n        results[\"input_theta\"] = ego_theta\n\n        results[\"input_x\"] = tick_data[\"y\"]\n        results[\"input_y\"] = -tick_data[\"x\"]\n        ego_xy = np.stack([results[\"input_x\"], results[\"input_y\"]], axis=-1)\n        results[\"speed\"] = tick_data[\"speed\"]\n        results[\"can_bus\"] = np.zeros(18)\n        results[\"can_bus\"][0] = results[\"input_x\"] #Gloabal\n        results[\"can_bus\"][1] = results[\"input_y\"] #Global\n        accel = np.array(tick_data[\"acceleration\"])\n        accel[:2] = self.offset_then_rotate(np.array(accel[:2])[np.newaxis, :], np.array([0, 0]), ego_theta).squeeze(0)\n        results[\"can_bus\"][7:10] = accel\n        results[\"can_bus\"][10:13] = tick_data[\"angular_velocity\"]\n        results[\"can_bus\"][13] = tick_data[\"speed\"]\n        results[\"can_bus\"][-2] = ego_theta\n        results[\"can_bus\"][-1] = ego_theta / np.pi * 180\n        \n        results['target_point'] = self.offset_then_rotate(np.array([[tick_data[\"y_target\"], -tick_data[\"x_target\"]]]), ego_xy, ego_theta).squeeze(0)\n\n        command = tick_data['next_command']\n        if command < 0:\n            command = 4\n        command -= 1\n        results['target_command_raw'] = torch.tensor(command).long()\n        assert command in [0, 1, 2, 3, 4, 5]\n        cmd_one_hot = [0] * 6\n        cmd_one_hot[command] = 1\n        results['target_command'] = torch.tensor(cmd_one_hot)\n\n        ## Inference mode, all empty\n        results['waypoints'] = np.zeros(4)\n        results[\"action\"] = np.zeros(3)\n        results[\"action_mu\"] = np.zeros(2)\n        results[\"action_sigma\"] = np.zeros(2)\n        results['future_action_mu'] = np.zeros((self.pred_len, 2))\n        results['future_action_sigma'] = np.zeros((self.pred_len, 2))        \n        results['future_action'] = np.zeros((self.pred_len, 3)) \n        results[\"value\"] = 0\n        results[\"feature\"] = np.zeros(1)\n        results[\"future_feature\"] = np.zeros((self.pred_len, 1))\n        \n        results[\"img\"] = [tick_data[camera_name] for camera_name in self.cfg[\"camera_list\"]]\n\n        points = tick_data[\"lidar\"]\n        points = self.points_class(\n            points, points_dim=points.shape[-1], attribute_dims=None)\n        results[\"points\"] = points\n        results = self.test_pipeline(results)\n\n        if len(self.data_queue) >= self.data_queue_len:\n            self.data_queue.popleft()\n        self.data_queue.append(results)\n\n        if self.step < self.data_queue_len:\n            control = carla.VehicleControl()\n            control.steer = 0.0\n            control.throttle = 0.0\n            control.brake = 0.0\n            self.update_gps_buffer(control, tick_data['theta'], tick_data['speed'])\n            return control\n        \n        ## Preprocess\n        selected_index_lis = []\n        for selected_index in self.cfg[\"cfg\"][\"history_query_index_lis\"][:-1]:\n            selected_index = selected_index * 10 ## train in 2Hz while Simulator is in 20 Hz\n            selected_index_lis.append(selected_index-1)\n        selected_index_lis.append(-1)\n        input_data_queue = [copy.deepcopy(self.data_queue[selected_index]) for selected_index in selected_index_lis]\n        input_data_union = ds_module.union2one(self.seq_test_pipeline, input_data_queue)\n        input_data_batch = mm_collate_to_batch_form([input_data_union], samples_per_gpu=1)\n        input_data_batch[\"img\"] = input_data_batch[\"img\"].data[0]\n        if len(selected_index_lis) == 1:\n            input_data_batch[\"img\"] = input_data_batch[\"img\"].squeeze(0)\n        input_data_batch[\"points\"] = input_data_batch[\"points\"].data[0]\n        input_data_batch[\"img_metas\"] = input_data_batch[\"img_metas\"].data[0]\n        for _ in input_data_batch:\n            if torch.is_tensor(input_data_batch[_]):\n                input_data_batch[_] = input_data_batch[_].to(self.device)\n\n        with torch.no_grad():\n            pred = self.model.forward_inference(input_data_batch)\n            gt_velocity = torch.FloatTensor([tick_data['speed']]).to(self.device, dtype=torch.float32)\n            steer_ctrl, throttle_ctrl, brake_ctrl, metadata = self.model.process_action(pred, tick_data['next_command'], gt_velocity, results['target_point'])\n            \n            steer_traj, throttle_traj, brake_traj, metadata_traj = self.model.control_pid(pred['pred_wp'][:, -1, :, :], gt_velocity,  results['target_point'])\n            \n            if brake_traj < 0.05: brake_traj = 0.0\n            if throttle_traj > brake_traj: brake_traj = 0.0\n\n            overall_pred_is_accel = ((throttle_traj>0) or (throttle_ctrl>0) or (brake_traj<0.3) or (brake_ctrl<0.3))\n            overall_pred_is_brake = ((brake_traj>0.1) or (brake_ctrl>0.1))\n\n            control = carla.VehicleControl()\n            control.steer = steer_ctrl\n            is_turn = False\n            if abs(control.steer) > 0.07: ## In turning\n                is_turn = True\n                speed_threshold = 2.5 ## Reduce stuck during turning\n            else:\n                speed_threshold = 3.0 ## Recude red light infraction/collision\n\n            if overall_pred_is_brake:\n                control.brake=1.0\n                control.throttle=0.0\n            else:\n                control.brake=0.0\n                control.throttle=0.75\n\n            is_stuck = False\n            # By transfuser, crawl\n            if(self.stuck_detector > self.stuck_threshold):\n                print(\"Detected agent being stuck.\", \"Frame:\", self.step // 10)\n                is_stuck = True\n                if overall_pred_is_accel:\n                    control.brake = 0.0\n                    control.throttle = 0.75\n                else:\n                    control.brake = 1.0\n                    control.throttle = 0.0\n            \n            if(float(gt_velocity) < 0.5): # just an arbitrary low number to threshhold when the car is stopped\n                self.stuck_detector += 1\n            elif(float(gt_velocity) > 0.5):\n                self.stuck_detector = 0\n            \n            if float(tick_data['speed']) > speed_threshold:\n                max_throttle = 0.05\n            else:\n                max_throttle = 0.75\n            control.throttle = np.clip(control.throttle, a_min=0.0, a_max=max_throttle)\n\n        self.pid_metadata = {}\n        self.pid_metadata['steer_ctrl'] = float(steer_ctrl)\n        self.pid_metadata['steer_traj'] = float(steer_traj)\n        self.pid_metadata['throttle_ctrl'] = float(throttle_ctrl)\n        self.pid_metadata['throttle_traj'] = float(throttle_traj)\n        self.pid_metadata['brake_ctrl'] = float(brake_ctrl)\n        self.pid_metadata['brake_traj'] = float(brake_traj)\n        self.pid_metadata[\"is_stuck\"] = is_stuck\n        self.pid_metadata[\"stuck_detector\"] = self.stuck_detector\n        self.pid_metadata['steer'] = control.steer\n        self.pid_metadata[\"brake\"] = control.brake\n        self.pid_metadata[\"throttle\"] = control.throttle\n        self.pid_metadata[\"speed\"] = float(tick_data['speed'])\n\n        if SAVE_PATH is not None and self.step % 10 == 0:\n            self.save(tick_data)\n        \n        self.update_gps_buffer(control, tick_data['theta'], tick_data['speed'])        \n        return control\n\n    def save(self, tick_data):\n        frame = self.step // 10\n        Image.fromarray(tick_data['rgb_front']).save(self.save_path / 'rgb_front' / ('%04d.png' % frame))\n        #Image.fromarray(tick_data['rgb_left']).save(self.save_path / 'rgb_left' / ('%04d.png' % frame))\n        #Image.fromarray(tick_data['rgb_right']).save(self.save_path / 'rgb_right' / ('%04d.png' % frame))\n        #Image.fromarray(tick_data['rgb_back']).save(self.save_path / 'rgb_back' / ('%04d.png' % frame))\n        Image.fromarray(tick_data['topdown']).save(self.save_path / 'topdown' / ('%04d.png' % frame))\n        outfile = open(self.save_path / 'meta' / ('%04d.json' % frame), 'w')\n        json.dump(self.pid_metadata, outfile, indent=4)\n        outfile.close()\n        #np.save(self.save_path / 'lidar' / ('%04d.npy' % frame), tick_data[\"lidar\"].astype(np.float32), allow_pickle=True)\n\n    def destroy(self):\n        del self.model\n        torch.cuda.empty_cache()\n\n    def update_gps_buffer(self, control, theta, speed):\n        yaw = np.array([(theta - np.pi/2.0)])\n        speed = np.array([speed])\n        action = np.array(np.stack([control.steer, control.throttle, control.brake], axis=-1))\n\n        #Update gps locations\n        for i in range(len(self.gps_buffer)):\n            loc =self.gps_buffer[i]\n            loc_temp = np.array([loc[1], -loc[0]]) #Bicycle model uses a different coordinate system\n            next_loc_tmp, _, _ = self.ego_model.forward(loc_temp, yaw, speed, action)\n            next_loc = np.array([-next_loc_tmp[1], next_loc_tmp[0]])\n            self.gps_buffer[i] = next_loc\n        return None"
  },
  {
    "path": "open_loop_training/__init__.py",
    "content": ""
  },
  {
    "path": "open_loop_training/code/__init__.py",
    "content": "from .datasets.pipelines import *\nfrom .datasets import CarlaDataset\nfrom .model_code.backbones import *\nfrom .model_code.dense_heads import *\nfrom .encoder_decoder_framework import *\n\n"
  },
  {
    "path": "open_loop_training/code/apis/__init__.py",
    "content": "from .train import custom_train_model\nfrom .mmdet_train import custom_train_detector\n__all__ = ['custom_train_model', 'custom_train_detector']\n"
  },
  {
    "path": "open_loop_training/code/apis/mmdet_train.py",
    "content": "# ---------------------------------------------\n# Copyright (c) OpenMMLab. All rights reserved.\n# ---------------------------------------------\n#  Modified by Zhiqi Li\n# ---------------------------------------------\nimport random\nimport warnings\n\nimport numpy as np\nimport torch\nimport torch.distributed as dist\nfrom mmcv.parallel import MMDataParallel, MMDistributedDataParallel\nfrom mmcv.runner import (HOOKS, DistSamplerSeedHook, EpochBasedRunner,\n                         Fp16OptimizerHook, OptimizerHook, build_optimizer,\n                         build_runner, get_dist_info)\nfrom mmcv.utils import build_from_cfg\n\nfrom mmdet.core import EvalHook\n\nfrom mmdet.datasets import (build_dataset,\n                            replace_ImageToTensor)\nfrom mmdet.utils import get_root_logger\nimport time\nimport os.path as osp\nfrom ..datasets.builder import build_dataloader\nfrom ..core.evaluation.eval_hooks import CustomDistEvalHook, CustomEvalHook\nfrom ..datasets import custom_build_dataset\ndef custom_train_detector(model,\n                   dataset,\n                   cfg,\n                   distributed=False,\n                   validate=False,\n                   timestamp=None,\n                   eval_model=None,\n                   meta=None):\n    logger = get_root_logger(cfg.log_level)\n\n    # prepare data loaders\n   \n    dataset = dataset if isinstance(dataset, (list, tuple)) else [dataset]\n    #assert len(dataset)==1s\n    if 'imgs_per_gpu' in cfg.data:\n        logger.warning('\"imgs_per_gpu\" is deprecated in MMDet V2.0. '\n                       'Please use \"samples_per_gpu\" instead')\n        if 'samples_per_gpu' in cfg.data:\n            logger.warning(\n                f'Got \"imgs_per_gpu\"={cfg.data.imgs_per_gpu} and '\n                f'\"samples_per_gpu\"={cfg.data.samples_per_gpu}, \"imgs_per_gpu\"'\n                f'={cfg.data.imgs_per_gpu} is used in this experiments')\n        else:\n            logger.warning(\n                'Automatically set \"samples_per_gpu\"=\"imgs_per_gpu\"='\n                f'{cfg.data.imgs_per_gpu} in this experiments')\n        cfg.data.samples_per_gpu = cfg.data.imgs_per_gpu\n\n    data_loaders = [\n        build_dataloader(\n            ds,\n            cfg.data.samples_per_gpu,\n            cfg.data.workers_per_gpu,\n            # cfg.gpus will be ignored if distributed\n            len(cfg.gpu_ids),\n            dist=distributed,\n            seed=cfg.seed,\n            shuffler_sampler=cfg.data.shuffler_sampler,  # dict(type='DistributedGroupSampler'),\n            nonshuffler_sampler=cfg.data.nonshuffler_sampler,  # dict(type='DistributedSampler'),\n        ) for ds in dataset\n    ]\n\n    # put model on gpus\n    if distributed:\n        find_unused_parameters = True#cfg.get('find_unused_parameters', False)\n        # Sets the `find_unused_parameters` parameter in\n        # torch.nn.parallel.DistributedDataParallel\n        model = MMDistributedDataParallel(\n            model.cuda(),\n            device_ids=[torch.cuda.current_device()],\n            broadcast_buffers=False,\n            find_unused_parameters=find_unused_parameters)\n        if eval_model is not None:\n            eval_model = MMDistributedDataParallel(\n                eval_model.cuda(),\n                device_ids=[torch.cuda.current_device()],\n                broadcast_buffers=False,\n                find_unused_parameters=find_unused_parameters)\n        if hasattr(cfg, 'SyncBN') and cfg.SyncBN:\n            model = torch.nn.SyncBatchNorm.convert_sync_batchnorm(model)\n    else:\n        model = MMDataParallel(\n            model.cuda(cfg.gpu_ids[0]), device_ids=cfg.gpu_ids)\n        if eval_model is not None:\n            eval_model = MMDataParallel(\n                eval_model.cuda(cfg.gpu_ids[0]), device_ids=cfg.gpu_ids)\n\n\n    # build runner\n    optimizer = build_optimizer(model, cfg.optimizer)\n\n    if 'runner' not in cfg:\n        cfg.runner = {\n            'type': 'EpochBasedRunner',\n            'max_epochs': cfg.total_epochs\n        }\n        warnings.warn(\n            'config is now expected to have a `runner` section, '\n            'please set `runner` in your config.', UserWarning)\n    else:\n        if 'total_epochs' in cfg:\n            assert cfg.total_epochs == cfg.runner.max_epochs\n    if eval_model is not None:\n        runner = build_runner(\n            cfg.runner,\n            default_args=dict(\n                model=model,\n                eval_model=eval_model,\n                optimizer=optimizer,\n                work_dir=cfg.work_dir,\n                logger=logger,\n                meta=meta))\n    else:\n        runner = build_runner(\n            cfg.runner,\n            default_args=dict(\n                model=model,\n                optimizer=optimizer,\n                work_dir=cfg.work_dir,\n                logger=logger,\n                meta=meta))\n\n    # an ugly workaround to make .log and .log.json filenames the same\n    runner.timestamp = timestamp\n\n    # fp16 setting\n    fp16_cfg = cfg.get('fp16', None)\n    if fp16_cfg is not None:\n        optimizer_config = Fp16OptimizerHook(\n            **cfg.optimizer_config, **fp16_cfg, distributed=distributed)\n    elif distributed and 'type' not in cfg.optimizer_config:\n        optimizer_config = OptimizerHook(**cfg.optimizer_config)\n    else:\n        optimizer_config = cfg.optimizer_config\n\n    # register hooks\n    runner.register_training_hooks(cfg.lr_config, optimizer_config,\n                                   cfg.checkpoint_config, cfg.log_config,\n                                   cfg.get('momentum_config', None))\n    \n    # register profiler hook\n    #trace_config = dict(type='tb_trace', dir_name='work_dir')\n    #profiler_config = dict(on_trace_ready=trace_config)\n    #runner.register_profiler_hook(profiler_config)\n    \n    if distributed:\n        if isinstance(runner, EpochBasedRunner):\n            runner.register_hook(DistSamplerSeedHook())\n\n    # register eval hooks\n    if validate:\n        # Support batch_size > 1 in validation\n        # val_samples_per_gpu = cfg.data.val.pop('samples_per_gpu', 1)\n        # if val_samples_per_gpu > 1:\n        #     assert False\n        #     # Replace 'ImageToTensor' to 'DefaultFormatBundle'\n        #     cfg.data.val.pipeline = replace_ImageToTensor(\n        #         cfg.data.val.pipeline)\n        val_dataset = custom_build_dataset(cfg.data.val, dict(test_mode=True))\n\n        val_dataloader = build_dataloader(\n            val_dataset,\n            samples_per_gpu=cfg.data.samples_per_gpu,\n            workers_per_gpu=cfg.data.workers_per_gpu,\n            dist=distributed,\n            shuffle=False,\n            shuffler_sampler=cfg.data.shuffler_sampler,  # dict(type='DistributedGroupSampler'),\n            nonshuffler_sampler=cfg.data.nonshuffler_sampler,  # dict(type='DistributedSampler'),\n        )\n        eval_cfg = cfg.get('evaluation', {})\n        eval_cfg['by_epoch'] = cfg.runner['type'] != 'IterBasedRunner'\n        eval_cfg['jsonfile_prefix'] = osp.join('val', cfg.work_dir, time.ctime().replace(' ','_').replace(':','_'))\n        eval_hook = CustomDistEvalHook if distributed else CustomEvalHook\n        runner.register_hook(eval_hook(val_dataloader, **eval_cfg))\n\n    # user-defined hooks\n    if cfg.get('custom_hooks', None):\n        custom_hooks = cfg.custom_hooks\n        assert isinstance(custom_hooks, list), \\\n            f'custom_hooks expect list type, but got {type(custom_hooks)}'\n        for hook_cfg in cfg.custom_hooks:\n            assert isinstance(hook_cfg, dict), \\\n                'Each item in custom_hooks expects dict type, but got ' \\\n                f'{type(hook_cfg)}'\n            hook_cfg = hook_cfg.copy()\n            priority = hook_cfg.pop('priority', 'NORMAL')\n            hook = build_from_cfg(hook_cfg, HOOKS)\n            runner.register_hook(hook, priority=priority)\n\n    if cfg.resume_from:\n        runner.resume(cfg.resume_from)\n    elif cfg.load_from:\n        runner.load_checkpoint(cfg.load_from)\n    runner.run(data_loaders, cfg.workflow)\n\n"
  },
  {
    "path": "open_loop_training/code/apis/train.py",
    "content": "# ---------------------------------------------\n# Copyright (c) OpenMMLab. All rights reserved.\n# ---------------------------------------------\n#  Modified by Zhiqi Li\n# ---------------------------------------------\n\nfrom .mmdet_train import custom_train_detector\nfrom mmseg.apis import train_segmentor\nfrom mmdet.apis import train_detector\n\ndef custom_train_model(model,\n                dataset,\n                cfg,\n                distributed=False,\n                validate=False,\n                timestamp=None,\n                eval_model=None,\n                meta=None):\n    \"\"\"A function wrapper for launching model training according to cfg.\n\n    Because we need different eval_hook in runner. Should be deprecated in the\n    future.\n    \"\"\"\n    if cfg.model.type in ['EncoderDecoder3D']:\n        assert False\n    else:\n        custom_train_detector(\n            model,\n            dataset,\n            cfg,\n            distributed=distributed,\n            validate=validate,\n            timestamp=timestamp,\n            eval_model=eval_model,\n            meta=meta)\n\n\ndef train_model(model,\n                dataset,\n                cfg,\n                distributed=False,\n                validate=False,\n                timestamp=None,\n                meta=None):\n    \"\"\"A function wrapper for launching model training according to cfg.\n\n    Because we need different eval_hook in runner. Should be deprecated in the\n    future.\n    \"\"\"\n    if cfg.model.type in ['EncoderDecoder3D']:\n        train_segmentor(\n            model,\n            dataset,\n            cfg,\n            distributed=distributed,\n            validate=validate,\n            timestamp=timestamp,\n            meta=meta)\n    else:\n        train_detector(\n            model,\n            dataset,\n            cfg,\n            distributed=distributed,\n            validate=validate,\n            timestamp=timestamp,\n            meta=meta)\n"
  },
  {
    "path": "open_loop_training/code/core/evaluation/__init__.py",
    "content": "from .eval_hooks import CustomDistEvalHook, CustomEvalHook\nfrom .epoch_hook import MySetEpochInfoHook"
  },
  {
    "path": "open_loop_training/code/core/evaluation/epoch_hook.py",
    "content": "from mmcv.parallel import is_module_wrapper\nfrom mmcv.runner import HOOKS, Hook\n\n\n@HOOKS.register_module()\nclass MySetEpochInfoHook(Hook):\n    \"\"\"Set runner's epoch information to the model.\"\"\"\n    def before_train_epoch(self, runner):\n        epoch = runner.epoch\n        model = runner.model\n        if is_module_wrapper(model):\n            model = model.module\n        model.set_epoch(epoch)"
  },
  {
    "path": "open_loop_training/code/core/evaluation/eval_hooks.py",
    "content": "\n# Note: Considering that MMCV's EvalHook updated its interface in V1.3.16,\n# in order to avoid strong version dependency, we did not directly\n# inherit EvalHook but BaseDistEvalHook.\n\nimport bisect\nimport os.path as osp\nimport re\n\nimport mmcv\nimport torch.distributed as dist\nfrom mmcv.runner import DistEvalHook as BaseDistEvalHook\nfrom mmcv.runner import EvalHook as BaseEvalHook\nfrom torch.nn.modules.batchnorm import _BatchNorm\nfrom mmdet.core.evaluation.eval_hooks import DistEvalHook, EvalHook\nimport torch\n\ndef _calc_dynamic_intervals(start_interval, dynamic_interval_list):\n    assert mmcv.is_list_of(dynamic_interval_list, tuple)\n\n    dynamic_milestones = [0]\n    dynamic_milestones.extend(\n        [dynamic_interval[0] for dynamic_interval in dynamic_interval_list])\n    dynamic_intervals = [start_interval]\n    dynamic_intervals.extend(\n        [dynamic_interval[1] for dynamic_interval in dynamic_interval_list])\n    return dynamic_milestones, dynamic_intervals\n\n\nclass CustomEvalHook(BaseEvalHook):\n    def __init__(self, *args, dynamic_intervals=None,  **kwargs):\n        super(CustomEvalHook, self).__init__(*args, **kwargs)\n        self.use_dynamic_intervals = dynamic_intervals is not None\n\n        if self.use_dynamic_intervals:\n            self.dynamic_milestones, self.dynamic_intervals = \\\n                _calc_dynamic_intervals(self.interval, dynamic_intervals)\n    def _decide_interval(self, runner):\n        if self.use_dynamic_intervals:\n            progress = runner.epoch if self.by_epoch else runner.iter\n            step = bisect.bisect(self.dynamic_milestones, (progress + 1))\n            # Dynamically modify the evaluation interval\n            self.interval = self.dynamic_intervals[step - 1]\n\n    def before_train_epoch(self, runner):\n        \"\"\"Evaluate the model only at the start of training by epoch.\"\"\"\n        self._decide_interval(runner)\n        super().before_train_epoch(runner)\n\n    def before_train_iter(self, runner):\n        self._decide_interval(runner)\n        super().before_train_iter(runner)\n\n    def _do_evaluate(self, runner):\n        \"\"\"perform evaluation and save ckpt.\"\"\"\n        # Synchronization of BatchNorm's buffer (running_mean\n        # and running_var) is not supported in the DDP of pytorch,\n        # which may cause the inconsistent performance of models in\n        # different ranks, so we broadcast BatchNorm's buffers\n        # of rank 0 to other ranks to avoid this.\n        if not self._should_evaluate(runner):\n            return\n        results = {}\n        calculated_num = 0.0\n        dataset = self.dataloader.dataset\n        prog_bar = mmcv.ProgressBar(len(dataset))\n        runner.model.eval()\n        for i, data in enumerate(self.dataloader):\n            with torch.no_grad():\n                result = runner.model(return_loss=False, **data)\n                batch_size = result[\"num_samples\"]\n                for key in result[\"log_vars\"]:\n                    if key not in results:\n                        results[key] = 0.0\n                    results[key] += result[\"log_vars\"][key] * batch_size\n                calculated_num += batch_size\n\n        for key in results.keys():\n            results[key] /= calculated_num\n        print('\\n')\n        runner.log_buffer.output['eval_iter_num'] = len(self.dataloader)\n        for name, val in results.items():\n            runner.log_buffer.output[name] = val\n        runner.log_buffer.ready = True\n\n        if self.save_best:\n            self._save_ckpt(runner, results)\n\n\n\nclass CustomDistEvalHook(BaseDistEvalHook):\n\n    def __init__(self, *args, dynamic_intervals=None,  **kwargs):\n        super(CustomDistEvalHook, self).__init__(*args, **kwargs)\n        self.use_dynamic_intervals = dynamic_intervals is not None\n        if self.use_dynamic_intervals:\n            self.dynamic_milestones, self.dynamic_intervals = \\\n                _calc_dynamic_intervals(self.interval, dynamic_intervals)\n\n    def _decide_interval(self, runner):\n        if self.use_dynamic_intervals:\n            progress = runner.epoch if self.by_epoch else runner.iter\n            step = bisect.bisect(self.dynamic_milestones, (progress + 1))\n            # Dynamically modify the evaluation interval\n            self.interval = self.dynamic_intervals[step - 1]\n\n    def before_train_epoch(self, runner):\n        \"\"\"Evaluate the model only at the start of training by epoch.\"\"\"\n        self._decide_interval(runner)\n        super().before_train_epoch(runner)\n\n    def before_train_iter(self, runner):\n        self._decide_interval(runner)\n        super().before_train_iter(runner)\n\n    def _do_evaluate(self, runner):\n        \"\"\"perform evaluation and save ckpt.\"\"\"\n        # Synchronization of BatchNorm's buffer (running_mean\n        # and running_var) is not supported in the DDP of pytorch,\n        # which may cause the inconsistent performance of models in\n        # different ranks, so we broadcast BatchNorm's buffers\n        # of rank 0 to other ranks to avoid this.\n        if self.broadcast_bn_buffer:\n            model = runner.model\n            for name, module in model.named_modules():\n                if isinstance(module,\n                              _BatchNorm) and module.track_running_stats:\n                    dist.broadcast(module.running_var, 0)\n                    dist.broadcast(module.running_mean, 0)\n\n        if not self._should_evaluate(runner):\n            return\n\n        tmpdir = self.tmpdir\n        if tmpdir is None:\n            tmpdir = osp.join(runner.work_dir, '.eval_hook')\n        from .eval_tool import custom_multi_gpu_test\n        with torch.no_grad():\n            results = custom_multi_gpu_test(\n                runner.model,\n                self.dataloader,\n                tmpdir=tmpdir,\n                gpu_collect=self.gpu_collect)\n            if runner.rank == 0:\n                print('\\n')\n                runner.log_buffer.output['eval_iter_num'] = len(self.dataloader)\n                for name, val in results.items():\n                    runner.log_buffer.output[name] = val\n                runner.log_buffer.ready = True\n\n                if self.save_best:\n                    self._save_ckpt(runner, results)\n  \n"
  },
  {
    "path": "open_loop_training/code/core/evaluation/eval_tool.py",
    "content": "# ---------------------------------------------\r\n# Copyright (c) OpenMMLab. All rights reserved.\r\n# ---------------------------------------------\r\n#  Modified by Zhiqi Li\r\n# ---------------------------------------------\r\nimport os.path as osp\r\nimport pickle\r\nimport shutil\r\nimport tempfile\r\nimport time\r\n\r\nimport mmcv\r\nimport torch\r\nimport torch.distributed as dist\r\nfrom mmcv.image import tensor2imgs\r\nfrom mmcv.runner import get_dist_info\r\n\r\nfrom mmdet.core import encode_mask_results\r\n\r\n\r\nimport mmcv\r\nimport numpy as np\r\nimport pycocotools.mask as mask_util\r\n\r\n# ---------------------------------------------\r\n# Copyright (c) OpenMMLab. All rights reserved.\r\n# ---------------------------------------------\r\n#  Modified by Zhiqi Li\r\n#  Modified then by Xiaosong Jia \r\n# ---------------------------------------------\r\nimport os.path as osp\r\nimport pickle\r\nimport shutil\r\nimport tempfile\r\nimport time\r\nfrom unittest import result\r\n\r\nimport mmcv\r\nimport torch\r\nimport torch.distributed as dist\r\nfrom mmcv.image import tensor2imgs\r\nfrom mmcv.runner import get_dist_info\r\n\r\nfrom mmdet.core import encode_mask_results\r\n\r\n\r\nimport mmcv\r\nimport numpy as np\r\nimport pycocotools.mask as mask_util\r\n\r\ndef custom_encode_mask_results(mask_results):\r\n    \"\"\"Encode bitmap mask to RLE code. Semantic Masks only\r\n    Args:\r\n        mask_results (list | tuple[list]): bitmap mask results.\r\n            In mask scoring rcnn, mask_results is a tuple of (segm_results,\r\n            segm_cls_score).\r\n    Returns:\r\n        list | tuple: RLE encoded mask.\r\n    \"\"\"\r\n    cls_segms = mask_results\r\n    num_classes = len(cls_segms)\r\n    encoded_mask_results = []\r\n    for i in range(len(cls_segms)):\r\n        encoded_mask_results.append(\r\n            mask_util.encode(\r\n                np.array(\r\n                    cls_segms[i][:, :, np.newaxis], order='F',\r\n                        dtype='uint8'))[0])  # encoded with RLE\r\n    return [encoded_mask_results]\r\n\r\ndef custom_multi_gpu_test(model, data_loader, tmpdir=None, gpu_collect=False):\r\n    \"\"\"Test model with multiple gpus.\r\n    This method tests model with multiple gpus and collects the results\r\n    under two different modes: gpu and cpu modes. By setting 'gpu_collect=True'\r\n    it encodes results to gpu tensors and use gpu communication for results\r\n    collection. On cpu mode it saves the results on different gpus to 'tmpdir'\r\n    and collects them by the rank 0 worker.\r\n    Args:\r\n        model (nn.Module): Model to be tested.\r\n        data_loader (nn.Dataloader): Pytorch data loader.\r\n        tmpdir (str): Path of directory to save the temporary results from\r\n            different gpus under cpu mode.\r\n        gpu_collect (bool): Option to use either gpu or cpu to collect results.\r\n    Returns:\r\n        list: The prediction results.\r\n    \"\"\"\r\n    model.eval()\r\n\r\n    results = {}\r\n    calculated_num = 0.0\r\n    dataset = data_loader.dataset\r\n    rank, world_size = get_dist_info()\r\n    # if rank == 0:\r\n    #     prog_bar = mmcv.ProgressBar(len(dataset))\r\n    time.sleep(2)  # This line can prevent deadlock problem in some cases.\r\n    for i, data in enumerate(data_loader):\r\n        with torch.no_grad():\r\n                result = model(return_loss=False, **data)\r\n                batch_size = result[\"num_samples\"]\r\n                for key in result[\"log_vars\"]:\r\n                    if key not in results:\r\n                        results[key] = 0.0\r\n                    results[key] += result[\"log_vars\"][key] * batch_size\r\n                calculated_num += batch_size\r\n        # if rank == 0:\r\n        #     for _ in range(batch_size * world_size):\r\n        #         prog_bar.update()\r\n    for key in results.keys():\r\n        results[key] = (results[key]/calculated_num, calculated_num)\r\n    # collect results from all ranks\r\n    if gpu_collect:\r\n        results = collect_results_gpu(results, len(dataset))\r\n    else:\r\n        results = collect_results_cpu(results, len(dataset), tmpdir)\r\n        tmpdir = tmpdir+'_mask' if tmpdir is not None else None\r\n    return results\r\n\r\n\r\ndef collect_results_cpu(result_part, size, tmpdir=None):\r\n    rank, world_size = get_dist_info()\r\n    # create a tmp dir if it is not specified\r\n    if tmpdir is None:\r\n        MAX_LEN = 512\r\n        # 32 is whitespace\r\n        dir_tensor = torch.full((MAX_LEN, ),\r\n                                32,\r\n                                dtype=torch.uint8,\r\n                                device='cuda')\r\n        if rank == 0:\r\n            mmcv.mkdir_or_exist('.dist_test')\r\n            tmpdir = tempfile.mkdtemp(dir='.dist_test')\r\n            tmpdir = torch.tensor(\r\n                bytearray(tmpdir.encode()), dtype=torch.uint8, device='cuda')\r\n            dir_tensor[:len(tmpdir)] = tmpdir\r\n        dist.broadcast(dir_tensor, 0)\r\n        tmpdir = dir_tensor.cpu().numpy().tobytes().decode().rstrip()\r\n    else:\r\n        mmcv.mkdir_or_exist(tmpdir)\r\n    # dump the part result to the dir\r\n    mmcv.dump(result_part, osp.join(tmpdir, f'part_{rank}.pkl'))\r\n    dist.barrier()\r\n    # collect all parts\r\n    if rank != 0:\r\n        return None\r\n    else:\r\n        # load results of all parts from tmp dir\r\n        results = {}\r\n        results_cnts = {}\r\n        num_sample = 0\r\n        for i in range(world_size):\r\n            part_file = osp.join(tmpdir, f'part_{i}.pkl')\r\n            part_file = mmcv.load(part_file)\r\n            for key in part_file:\r\n                if key not in results:\r\n                    results[key] = 0.0\r\n                    results_cnts[key] = 0.0\r\n                results[key] += part_file[key][0] * part_file[key][1]\r\n                results_cnts[key] += part_file[key][1]\r\n        for key in results:\r\n            results[key] /= results_cnts[key]\r\n        shutil.rmtree(tmpdir)\r\n        return results\r\n\r\n\r\ndef collect_results_gpu(result_part, size):\r\n    collect_results_cpu(result_part, size)"
  },
  {
    "path": "open_loop_training/code/datasets/__init__.py",
    "content": "from .carla_dataset import CarlaDataset\nfrom .builder import custom_build_dataset\n\n__all__ = [\n   \"CarlaDataset\"\n]\n"
  },
  {
    "path": "open_loop_training/code/datasets/base_dataset.py",
    "content": "# Copyright (c) OpenMMLab. All rights reserved.\nimport copy\nimport warnings\nimport os.path as osp\nfrom abc import ABCMeta, abstractmethod\nfrom os import PathLike\nfrom typing import List\n\nimport mmcv\nimport numpy as np\nfrom torch.utils.data import Dataset\n\n\nfrom mmdet3d.datasets.pipelines import Compose\n\ndef expanduser(path):\n    if isinstance(path, (str, PathLike)):\n        return osp.expanduser(path)\n    else:\n        return path\n\n\nclass BaseDataset(Dataset):\n    \"\"\"Base dataset.\n\n    Args:\n        data_prefix (str): the prefix of data path\n        pipeline (list): a list of dict, where each element represents\n            a operation defined in `mmcls.datasets.pipelines`\n        ann_file (str | None): the annotation file. When ann_file is str,\n            the subclass is expected to read from the ann_file. When ann_file\n            is None, the subclass is expected to read according to data_prefix\n        test_mode (bool): in train mode or test mode\n    \"\"\"\n\n\n    def __init__(self,\n                 ann_file,\n                 pipeline,\n                 data_prefix='',\n                 test_mode=False):\n        super(BaseDataset, self).__init__()\n        self.data_prefix = expanduser(data_prefix)\n        self.pipeline = Compose(pipeline)\n        self.ann_file = expanduser(ann_file)\n        self.test_mode = test_mode\n        self.data_infos = []\n\n    @abstractmethod\n    def load_annotations(self):\n        return mmcv.load(self.ann_file)\n\n\n    def pre_pipeline(self, results):\n        \"\"\"Prepare results dict for pipeline.\"\"\"\n        results['img_prefix'] = self.img_prefix\n\n\n\n    def __len__(self):\n        return len(self.data_infos)\n\n    def __getitem__(self, idx):\n        results = copy.deepcopy(self.data_infos[idx])\n        self.pre_pipeline(results)\n        return self.pipeline(results)\n\n\n    def evaluate(self,\n                 results,\n                 metric='accuracy',\n                 metric_options=None,\n                 jsonfile_prefix=None,\n                 indices=None,\n                 logger=None):\n        pass\n\n"
  },
  {
    "path": "open_loop_training/code/datasets/builder.py",
    "content": "\n# Copyright (c) OpenMMLab. All rights reserved.\nimport copy\nimport platform\nimport random\nfrom functools import partial\n\nimport numpy as np\nfrom mmcv.parallel import collate\nfrom mmcv.runner import get_dist_info\nfrom mmcv.utils import Registry, build_from_cfg\nfrom torch.utils.data import DataLoader\n\nfrom mmdet.datasets.samplers import GroupSampler\nfrom ..datasets.samplers.group_sampler import DistributedGroupSampler\nfrom ..datasets.samplers.distributed_sampler import DistributedSampler\nfrom ..datasets.samplers.sampler import build_sampler\n\ndef build_dataloader(dataset,\n                     samples_per_gpu,\n                     workers_per_gpu,\n                     num_gpus=1,\n                     dist=True,\n                     shuffle=True,\n                     seed=None,\n                     shuffler_sampler=None,\n                     nonshuffler_sampler=None,\n                     **kwargs):\n    \"\"\"Build PyTorch DataLoader.\n    In distributed training, each GPU/process has a dataloader.\n    In non-distributed training, there is only one dataloader for all GPUs.\n    Args:\n        dataset (Dataset): A PyTorch dataset.\n        samples_per_gpu (int): Number of training samples on each GPU, i.e.,\n            batch size of each GPU.\n        workers_per_gpu (int): How many subprocesses to use for data loading\n            for each GPU.\n        num_gpus (int): Number of GPUs. Only used in non-distributed training.\n        dist (bool): Distributed training/test or not. Default: True.\n        shuffle (bool): Whether to shuffle the data at every epoch.\n            Default: True.\n        kwargs: any keyword argument to be used to initialize DataLoader\n    Returns:\n        DataLoader: A PyTorch dataloader.\n    \"\"\"\n    rank, world_size = get_dist_info()\n    if dist:\n        # DistributedGroupSampler will definitely shuffle the data to satisfy\n        # that images on each GPU are in the same group\n        if shuffle:\n            sampler = build_sampler(shuffler_sampler if shuffler_sampler is not None else dict(type='DistributedGroupSampler'),\n                                     dict(\n                                         dataset=dataset,\n                                         samples_per_gpu=samples_per_gpu,\n                                         num_replicas=world_size,\n                                         rank=rank,\n                                         seed=seed)\n                                     )\n\n        else:\n            sampler = build_sampler(nonshuffler_sampler if nonshuffler_sampler is not None else dict(type='DistributedSampler'),\n                                     dict(\n                                         dataset=dataset,\n                                         num_replicas=world_size,\n                                         rank=rank,\n                                         shuffle=shuffle,\n                                         seed=seed)\n                                     )\n\n        batch_size = samples_per_gpu\n        num_workers = workers_per_gpu\n    else:\n        # assert False, 'not support in bevformer'\n        print('WARNING!!!!, Only can be used for obtain inference speed!!!!')\n        sampler = GroupSampler(dataset, samples_per_gpu) if shuffle else None\n        batch_size = num_gpus * samples_per_gpu\n        num_workers = num_gpus * workers_per_gpu\n\n    init_fn = partial(\n        worker_init_fn, num_workers=num_workers, rank=rank,\n        seed=seed) if seed is not None else None\n\n    data_loader = DataLoader(\n        dataset,\n        batch_size=batch_size,\n        sampler=sampler,\n        num_workers=num_workers,\n        collate_fn=partial(collate, samples_per_gpu=samples_per_gpu),\n        pin_memory=False,\n        worker_init_fn=init_fn,\n        drop_last = True,\n        **kwargs)\n\n    return data_loader\n\n\ndef worker_init_fn(worker_id, num_workers, rank, seed):\n    # The seed of each worker equals to\n    # num_worker * rank + worker_id + user_seed\n    worker_seed = num_workers * rank + worker_id + seed\n    np.random.seed(worker_seed)\n    random.seed(worker_seed)\n\n\n# Copyright (c) OpenMMLab. All rights reserved.\nimport platform\nfrom mmcv.utils import Registry, build_from_cfg\n\nfrom mmdet.datasets import DATASETS\nfrom mmdet.datasets.builder import _concat_dataset\n\nif platform.system() != 'Windows':\n    # https://github.com/pytorch/pytorch/issues/973\n    import resource\n    rlimit = resource.getrlimit(resource.RLIMIT_NOFILE)\n    base_soft_limit = rlimit[0]\n    hard_limit = rlimit[1]\n    soft_limit = min(max(4096, base_soft_limit), hard_limit)\n    resource.setrlimit(resource.RLIMIT_NOFILE, (soft_limit, hard_limit))\n\nOBJECTSAMPLERS = Registry('Object sampler')\n\n\ndef custom_build_dataset(cfg, default_args=None):\n    from mmdet3d.datasets.dataset_wrappers import CBGSDataset\n    from mmdet.datasets.dataset_wrappers import (ClassBalancedDataset,\n                                                 ConcatDataset, RepeatDataset)\n    if isinstance(cfg, (list, tuple)):\n        dataset = ConcatDataset([custom_build_dataset(c, default_args) for c in cfg])\n    elif cfg['type'] == 'ConcatDataset':\n        dataset = ConcatDataset(\n            [custom_build_dataset(c, default_args) for c in cfg['datasets']],\n            cfg.get('separate_eval', True))\n    elif cfg['type'] == 'RepeatDataset':\n        dataset = RepeatDataset(\n            custom_build_dataset(cfg['dataset'], default_args), cfg['times'])\n    elif cfg['type'] == 'ClassBalancedDataset':\n        dataset = ClassBalancedDataset(\n            custom_build_dataset(cfg['dataset'], default_args), cfg['oversample_thr'])\n    elif cfg['type'] == 'CBGSDataset':\n        dataset = CBGSDataset(custom_build_dataset(cfg['dataset'], default_args))\n    elif isinstance(cfg.get('ann_file'), (list, tuple)):\n        dataset = _concat_dataset(cfg, default_args)\n    else:\n        dataset = build_from_cfg(cfg, DATASETS, default_args)\n\n    return dataset\n"
  },
  {
    "path": "open_loop_training/code/datasets/carla_dataset.py",
    "content": "import os\nfrom unittest import result\nimport cv2\nimport copy\nimport mmcv\nimport torch\nimport random\nimport numpy as np\nfrom PIL import Image\nimport matplotlib.pyplot as plt\nfrom torchvision import transforms as T\n\nfrom nuscenes.eval.common.utils import Quaternion\nimport pickle\nfrom mmcv.parallel import DataContainer as DC\nfrom mmdet.datasets import DATASETS, CustomDataset\nfrom mmdet3d.datasets.pipelines import Compose\n\nfrom .base_dataset import BaseDataset\nimport json\nimport math\nimport io\n\n@DATASETS.register_module()\nclass CarlaDataset(BaseDataset):\n    r\"\"\"Carla Dataset.\n    \"\"\"\n    def __init__(self, \n                cfg,\n                used_town,\n                pipeline, \n                is_local,\n                full_queue_pipeline,\n                test_mode=False,\n                **kwargs):\n        super(CarlaDataset).__init__()\n        self.test_mode = test_mode\n        self.pred_len = cfg[\"pred_len\"]\n        ## Pipeline for single frame\n        self.pipeline = Compose(pipeline)\n        ## Pipeline for a sequence of history frames\n        self.full_queue_pipeline = Compose(full_queue_pipeline)\n        self.resize_to21x21 = T.Resize(size=(21, 21))\n        self.is_local = bool(cfg['is_local']) ## Ignore this, we train out model on a cluster with ceph\n        self.is_full = False ## 189K or 2M dataset\n        if \"is_full\" in cfg:\n            self.is_full = bool(cfg[\"is_full\"]) ## 2M frames dataset setting\n        dataset_size_fname = \"dataset_metadata.pkl\"\n\n        with open(\"../dataset/\"+dataset_size_fname, \"rb\") as f:\n            route_length_dict = pickle.load(f)\n\n        self.history_query_index_lis = cfg[\"history_query_index_lis\"]\n        route_start_index = -self.history_query_index_lis[0]\n        self.data_infos = [] #tuple: (route_folder, current_timestep)\n        \n        ### Prepare for dataloader to shuffle data\n        town_sampel_cnt_dict = {}\n        for single_used_town in used_town:\n            if single_used_town not in route_length_dict: ## No data collected\n                print(single_used_town, \"Not Found\")\n                continue\n            now_town = single_used_town[:6] ## town_name without index\n            if now_town not in town_sampel_cnt_dict:\n                town_sampel_cnt_dict[now_town] = 0\n            is_val_town = (\"02\" in now_town or \"05\" in now_town)\n            ##When we only use the 189K dataset\n            if (not self.is_full or is_val_town) and town_sampel_cnt_dict[now_town] > cfg[\"max_sample_per_town\"][now_town]:\n                continue\n            for route in route_length_dict[single_used_town]:\n                ##When we only use the 189K dataset\n                if (not self.is_full or is_val_town) and town_sampel_cnt_dict[now_town] > cfg[\"max_sample_per_town\"][now_town]:\n                    break\n                ##Not use the first few frames\n                if route_length_dict[single_used_town][route] < route_start_index+1+self.pred_len:\n                    continue\n                if self.is_local:\n                    route_path = route[:3] + \"dataset/\"+route[3:]\n                else:\n                    route_path = route\n                new_data_info = [(route_path, current_time_step) for current_time_step in range(route_start_index, route_length_dict[single_used_town][route]-self.pred_len)]\n                self.data_infos += new_data_info\n                town_sampel_cnt_dict[now_town] += len(new_data_info)\n        print(town_sampel_cnt_dict)\n        if not self.is_local: ## ignore this line (we train our model on a cluster with ceph)\n            ceph_conf = '~/petreloss.conf'\n            from petrel_client.client import Client\n            self.client = Client(ceph_conf)\n        self.flag = np.ones(len(self), dtype=np.uint8)\n        self.cfg = cfg\n    \n    def load_json(self, fname):\n        if self.is_local:\n            with open(fname, \"r\") as f:\n                return json.load(f)\n        else:\n            return json.loads(self.client.get(fname))\n\n    def load_npy(self, fname):\n        if self.is_local:\n            with open(fname, \"rb\") as f:\n                return np.load(fname, allow_pickle=True)\n        else:\n            return np.load(io.BytesIO(self.client.get(fname)), allow_pickle=True)\n\n    def offset_then_rotate(self, target_2d_world_coor, ref_2d_wolrd_coor, ref_yaw):\n        final_coor = target_2d_world_coor - ref_2d_wolrd_coor\n        R = np.array([\n            [np.cos(ref_yaw), -np.sin(ref_yaw)],\n            [np.sin(ref_yaw), np.cos(ref_yaw)]\n        ])\n        return np.einsum(\"ij,kj->ki\", R.T, final_coor)\n\n    ## Preprocess for single frame\n    def get_data_info(self, data_folder, route_index, is_current):\n        results = {}\n        results[\"scene_token\"] = data_folder\n        results[\"frame_idx\"] = route_index\n        measurements = self.load_json(os.path.join(data_folder, \"measurements\", f\"{str(route_index).zfill(4)}.json\"))\n        ego_theta = measurements[\"theta\"] if not np.isnan(measurements[\"theta\"]) else 0# fix for theta=nan in some measurements\n        ego_theta = ego_theta - np.pi/2 #Follow https://github.com/dotchen/LAV/blob/23e2f1be3b1b43593761bc7ea7beabda1086b253/team_code/lav_agent.py\n        results[\"input_theta\"] = ego_theta\n        results[\"input_x\"] = measurements[\"y\"] ## All coordinates are in the ego coordinate system (go front=vertically up in BEV similar to Roach)\n        results[\"input_y\"] = -measurements[\"x\"] ## All coordinates are in the ego coordinate system (go front=vertically up in BEV similar to Roach)\n        ego_xy = np.stack([results[\"input_x\"], results[\"input_y\"]], axis=-1)\n        \n        if is_current:\n            future_measurements_lis = []\n            for future_index in range(1, self.pred_len+1):\n                future_measurements_lis.append(self.load_json(os.path.join(data_folder, \"measurements\", f\"{str(route_index+future_index).zfill(4)}.json\")))\n            future_x =  np.array([_[\"y\"] for _ in future_measurements_lis])\n            future_y = -np.array([_[\"x\"] for _ in future_measurements_lis])\n            results['waypoints'] = self.offset_then_rotate(np.stack([future_x, future_y], axis=-1), ego_xy, ego_theta)\n            results[\"future_speed\"] = [_[\"speed\"] for _ in future_measurements_lis]\n\n        results[\"speed\"] = measurements[\"speed\"]\n        results[\"can_bus\"] = np.zeros(18)\n        results[\"can_bus\"][0] = results[\"input_x\"] ## Gloabal Coordinate\n        results[\"can_bus\"][1] = results[\"input_y\"] ## Global Coordinate\n        accel = np.array(measurements[\"acceleration\"])\n        accel[:2] = self.offset_then_rotate(np.array(accel[:2])[np.newaxis, :], np.array([0, 0]), ego_theta).squeeze(0)\n        results[\"can_bus\"][7:10] = accel\n        results[\"can_bus\"][10:13] = measurements[\"angular_velocity\"]\n        results[\"can_bus\"][13] = measurements[\"speed\"]\n        results[\"can_bus\"][-2] = ego_theta\n        results[\"can_bus\"][-1] = ego_theta / np.pi * 180\n        \n        x_target = measurements[\"y_target\"]  ## All coordinates are in the ego coordinate system (go front=vertically up in BEV similar to Roach)\n        y_target = -measurements[\"x_target\"]  ## All coordinates are in the ego coordinate system (go front=vertically up in BEV similar to Roach)\n        results['target_point'] = self.offset_then_rotate(np.array([[x_target, y_target]]), ego_xy, ego_theta).squeeze(0)\n        results['target_point_aim'] = results[\"target_point\"]\n        # VOID = -1\n        # LEFT = 1\n        # RIGHT = 2\n        # STRAIGHT = 3\n        # LANEFOLLOW = 4\n        # CHANGELANELEFT = 5\n        # CHANGELANERIGHT = 6\n        command = measurements[\"target_command\"]\n        if command < 0:\n            command = 4\n        command -= 1\n        results['target_command_raw'] = torch.tensor(command).long()\n        assert command in [0, 1, 2, 3, 4, 5]\n        cmd_one_hot = [0] * 6\n        cmd_one_hot[command] = 1\n        results['target_command'] = torch.tensor(cmd_one_hot)\n\n        results[\"pts_filename\"] = os.path.join(data_folder, \"lidar\", f\"{str(route_index).zfill(4)}.npy\")\n        if is_current:\n            ##Distill Feature\n            current_supervision = self.load_npy(os.path.join(data_folder, \"supervision\", f\"{str(route_index).zfill(4)}.npy\")).item()\n            ## [throttle, steer, brake]\n            results[\"action\"] = current_supervision[\"action\"]\n            results[\"action_mu\"] = current_supervision[\"action_mu\"]\n            results[\"action_sigma\"] = current_supervision[\"action_sigma\"]\n            ## Brake by rules\n            if current_supervision['only_ap_brake']:\n                results['action_mu'][0] = 0.8\n                results['action_sigma'][0] = 5.5\n\n            ## Label\n            future_supervision_lis = []\n            for future_index in range(1, self.pred_len+1):\n                future_supervision_lis.append(self.load_npy(os.path.join(data_folder, \"supervision\", f\"{str(route_index+future_index).zfill(4)}.npy\")).item())\n\n            future_only_ap_brake = [_[\"only_ap_brake\"] for _ in future_supervision_lis]\n\n            results['future_action_mu'] = [_[\"action_mu\"] for _ in future_supervision_lis]  ## pred_len x 2\n            results['future_action_sigma'] =[_[\"action_sigma\"] for _ in future_supervision_lis] ## pred_len x 2\n            results['future_action'] = np.stack([_[\"action\"] for _ in future_supervision_lis], axis=0) ## pred_len x (control.throttle, control.steer, control.brake)\n            # use the average value of roach braking action when the brake is only performed by the rule-based detector\n            for future_index in range(self.pred_len):\n                if future_only_ap_brake[future_index]:\n                    results['future_action_mu'][future_index][0] = 0.8\n                    results['future_action_sigma'][future_index][0] = 5.5\n            results[\"value\"] = current_supervision[\"value\"]\n            results[\"feature\"] = current_supervision[\"features\"]\n            results[\"grid_feature\"] = current_supervision[\"cnn_features\"]\n            results[\"future_feature\"] = [_[\"features\"] for _ in future_supervision_lis]\n            results[\"future_value\"] = [_[\"value\"] for _ in future_supervision_lis]\n            results[\"future_grid_feature\"] = [_[\"cnn_features\"] for _ in future_supervision_lis]\n        return results\n\n    def prepare_train_data(self, index):\n        \"\"\"Returns the item at index idx. \"\"\"\n        data_queue = []\n        # temporal aug      # random choose 3 frames from last 4 frames\n        #prev_indexs_list = list(range(index-self.queue_length, index))\n        #random.shuffle(prev_indexs_list)\n        #prev_indexs_list = sorted(prev_indexs_list[1:], reverse=True)\n        prev_indexs_list = self.history_query_index_lis\n\n        data_folder, route_index = self.data_infos[index]\n        input_dict = self.get_data_info(data_folder, route_index, is_current=True)\n        if input_dict is None:\n            return None\n\n        example = self.pipeline(input_dict)\n        data_queue.insert(0, example)\n        # Load prev frames, not load the current\n        for i in prev_indexs_list[:-1][::-1]:\n            input_dict = self.get_data_info(data_folder, route_index + i, is_current=False)\n            input_dict[\"is_local\"] = self.is_local\n            example = self.pipeline(input_dict)\n            data_queue.insert(0, copy.deepcopy(example))\n        return union2one(self.full_queue_pipeline, data_queue)\n    def __getitem__(self, idx):\n        while True:\n            data = self.prepare_train_data(idx)\n            if data is None:\n                idx = self._rand_another(idx)\n                continue\n            return data\n\n    def _rand_another(self, idx):\n        \"\"\"Randomly get another item with the same flag.\n\n        Returns:\n            int: Another index of item with the same flag.\n        \"\"\"\n        pool = np.where(self.flag == self.flag[idx])[0]\n        return np.random.choice(pool)\n\n    def prepare_test_data(self, index):\n        input_dict = self.get_data_info(index)\n        example = self.pipeline(input_dict)\n        return example\n\n\n\ndef get_ego_shift(delta_x, delta_y, ego_angle):\n    # obtain rotation angle and shift with ego motion\n    translation_length = np.sqrt(delta_x ** 2 + delta_y ** 2)\n    translation_angle = np.arctan2(delta_y, delta_x) / np.pi * 180\n    bev_angle = ego_angle - translation_angle\n    shift_y = translation_length * np.cos(bev_angle / 180 * np.pi)\n    shift_x = translation_length * np.sin(bev_angle / 180 * np.pi) \n    return shift_x, shift_y\n\n\n### Multiple frames\ndef union2one(full_queue_pipeline, queue):\n    queue = full_queue_pipeline(queue)\n    imgs_list = torch.stack([each['img'] for each in queue])\n    points_size = [each['points'].data.shape[0] for each in queue]\n    metas_map = []\n    prev_pos = None\n    prev_angle = None\n    for i, each in enumerate(queue):\n        meta = copy.deepcopy(each['img_metas'].data)\n        meta['points_size'] = points_size\n        if i == 0: ## Current Frame\n            meta['prev_bev'] = False\n            prev_pos = copy.deepcopy(meta['can_bus'][:3])\n            prev_angle = copy.deepcopy(meta['can_bus'][-1])\n            meta['can_bus'][:3] = 0\n            meta['can_bus'][-1] = 0\n        else:\n            meta['prev_bev'] = True\n            tmp_pos = copy.deepcopy(meta['can_bus'][:3])\n            tmp_angle = copy.deepcopy(meta['can_bus'][-1])\n            meta['can_bus'][:3] -= prev_pos\n            meta['can_bus'][-1] -= prev_angle\n            prev_pos = copy.deepcopy(tmp_pos)\n            prev_angle = copy.deepcopy(tmp_angle)\n        metas_map.append(meta)\n\n    # sweep2key transformation\n    metas_map[-1]['curr2key'] = torch.eye(4)\n    metas_map[-1]['currlidar2keycam'] = metas_map[-1]['lidar2cam']\n    key_x, key_y = queue[-1]['img_metas'].data['can_bus'][:2]\n    key_yaw = queue[-1]['img_metas'].data['can_bus'][-2]\n    for i in range(len(queue)-2, -1, -1):\n        curr_x = queue[i]['img_metas'].data['can_bus'][0]\n        curr_y = queue[i]['img_metas'].data['can_bus'][1]\n        curr2key_x, curr2key_y = get_ego_shift(\n            key_x - curr_x,\n            key_y - curr_y,\n            key_yaw / np.pi * 180\n        )\n        curr_yaw = queue[i]['img_metas'].data['can_bus'][-2]\n        curr2key_angle = key_yaw - curr_yaw \n        # get transmation mats\n        R = torch.eye(4)\n        R[:2,:2] = torch.Tensor([[np.cos(curr2key_angle), np.sin(curr2key_angle)],\n                    [-np.sin(curr2key_angle), np.cos(curr2key_angle)]])\n        T = torch.eye(4)\n        T[0,3], T[1,3] = curr2key_x, curr2key_y\n        curr2key = R @ T\n        metas_map[i]['curr2key'] = curr2key\n        metas_map[i]['currlidar2keycam'] = metas_map[i]['lidar2cam'] @ curr2key\n\n    # dense-fusion\n    points = queue[-1]['points'].data     \n    points = torch.cat([points,torch.zeros(points.shape[0],1)], dim=1)\n    points[:,4] = 0\n    points_list = [points]\n    for i in range(len(queue)-2, -1, -1):\n        points_sweep = copy.deepcopy(queue[i]['points'].data)\n        points_sweep = torch.cat([points_sweep,torch.zeros(points_sweep.shape[0],1)], dim=1)\n        curr2key = metas_map[i]['curr2key']\n        points_sweep[:, :4] = (curr2key@points_sweep[:, :4].T).T\n        timestamp = i-(len(queue)-1)\n        points_sweep[:,4] = timestamp\n        points_list.append(points_sweep)\n        points = torch.cat(points_list).unsqueeze(0)\n        queue[-1]['points'] = DC(points, cpu_only=False, stack=True)\n        \n    queue[-1]['img'] = DC(imgs_list,\n                            cpu_only=False, stack=True)\n    queue[-1]['img_metas'] = DC(metas_map, cpu_only=True)\n    queue = queue[-1]\n    return queue\n"
  },
  {
    "path": "open_loop_training/code/datasets/pipelines/__init__.py",
    "content": "from .transform import (InitMultiImage, ImageTransformMulti, IDAImageTransform)\nfrom .loading import LoadMultiImages, LoadPoints, LoadDepth\nfrom .formating import CarlaFormatBundle,CarlaCollect\n__all__ = [\n    'LoadPoints',\n    'ImageTransformMulti',\n    'InitMultiImage',\n    'LoadMultiImages',\n    'CarlaFormatBundle',\n    'CarlaCollect',\n    'LoadDepth',\n    'IDAImageTransform',\n]"
  },
  {
    "path": "open_loop_training/code/datasets/pipelines/formating.py",
    "content": "\r\n# Copyright (c) OpenMMLab. All rights reserved.\r\nimport torch\r\nimport numpy as np\r\nfrom mmcv.parallel import DataContainer as DC\r\n\r\n\r\nfrom mmdet3d.core.points import BasePoints\r\nfrom mmdet.datasets.builder import PIPELINES\r\nfrom mmdet.datasets.pipelines import to_tensor\r\nfrom torch import Tensor\r\n\r\n\r\n@PIPELINES.register_module()\r\nclass CarlaFormatBundle(object):\r\n    def __init__(self, ):\r\n        return\r\n    def __call__(self, results):\r\n        if 'points' in results:\r\n            if isinstance(results['points'], BasePoints):\r\n                results['points'] = DC(results['points'].tensor)\r\n            else:\r\n                results['points'] = DC(torch.Tensor(results['points']))\r\n        if 'img' in results:\r\n            if isinstance(results['img'], list):\r\n                results['img'] = np.stack(results['img'], axis=0)\r\n        return results\r\n    def __repr__(self):\r\n        return self.__class__.__name__\r\n\r\n\r\n\r\n@PIPELINES.register_module()\r\nclass CarlaCollect(object):\r\n    def __init__(self,\r\n                 keys,\r\n                 meta_keys=('can_bus', 'ori_shape', 'intrin_mats', 'lidar2img',\r\n                            'depth2img', 'cam2img', 'pad_shape',\r\n                            'scale_factor', 'flip', 'pcd_horizontal_flip',\r\n                            'pcd_vertical_flip', 'frame_idx', 'img_filename',\r\n                            'img_norm_cfg', 'bda_mat', 'sample_idx',\r\n                            'ida_mats', 'sensor2ego_mats', 'pts_filename',\r\n                            'scene_token')):\r\n        self.keys = keys\r\n        self.meta_keys = meta_keys\r\n\r\n    def __call__(self, results):\r\n        \"\"\"Call function to collect keys in results. The keys in ``meta_keys``\r\n        will be converted to :obj:`mmcv.DataContainer`.\r\n\r\n        Args:\r\n            results (dict): Result dict contains the data to collect.\r\n\r\n        Returns:\r\n            dict: The result dict contains the following keys\r\n                - keys in ``self.keys``\r\n                - ``img_metas``\r\n        \"\"\"\r\n        data = {}\r\n        img_metas = {}\r\n        for key in self.meta_keys:\r\n            if key in results:\r\n                img_metas[key] = results[key]\r\n        data['img_metas'] = DC(img_metas, cpu_only=True)\r\n        for key in self.keys:\r\n            if key in results:\r\n                data[key] = results[key]\r\n        return data\r\n\r\n    def __repr__(self):\r\n        \"\"\"str: Return a string that describes the module.\"\"\"\r\n        return self.__class__.__name__ + \\\r\n            f'(keys={self.keys}, meta_keys={self.meta_keys})'\r\n\r\n"
  },
  {
    "path": "open_loop_training/code/datasets/pipelines/loading.py",
    "content": "# Copyright (c) OpenMMLab. All rights reserved.\nimport os\nfrom types import new_class\nimport cv2\nimport time\nimport copy\nimport torch\nimport numpy as np\n\nimport os.path as osp\nfrom PIL import Image\nimport matplotlib.pyplot as plt\nfrom mmdet.datasets.builder import PIPELINES\n\nfrom torchvision import transforms as T\n\nimport mmcv\nfrom mmdet.datasets.builder import PIPELINES\nfrom mmcv.parallel import DataContainer as DC\nfrom mmdet3d.datasets.pipelines.loading import LoadPointsFromFile\nimport io\nfrom scipy.ndimage import label as sep_mask\n\n\n\n@PIPELINES.register_module()\nclass LoadMultiImages(object):\n    def __init__(self,\n                 is_local=False,\n                 camera_names = ['rgb_front', 'rgb_left', 'rgb_right', 'rgb_back'],\n                 ceph_conf=\"~/petreloss.conf\",\n                ):\n        self.is_local = is_local\n        self.camera_names = camera_names\n        if not self.is_local:\n            from petrel_client.client import Client\n            self.client = Client(ceph_conf)\n        self.file_client_args=dict(backend='disk')\n        self.file_client = mmcv.FileClient(**self.file_client_args)\n    def load_img(self, filename):\n        if self.is_local:\n            return np.array(Image.open(filename))\n        else:\n            return np.frombuffer(memoryview(self.client.get(filename)), np.uint8).reshape(900, 1600, 3)\n    def __call__(self, results):\n        filenames = [os.path.join(results[\"scene_token\"], name, str(results[\"frame_idx\"]).zfill(4)+\".png\") for name in self.camera_names]\n        results['img'] = [self.load_img(filename) for filename in filenames]\n        results[\"img_filename\"] = filenames\n        return results\n    def __repr__(self):\n        repr_str = self.__class__.__name__\n        repr_str += f'(is_local={self.is_local}, '\n        return repr_str\n\n\n\n@PIPELINES.register_module()\nclass LoadPoints(LoadPointsFromFile):\n    def __init__(self,\n                 is_local,\n                 ceph_conf='~/petreloss.conf',\n                 **kwargs,\n                ):\n        super().__init__(**kwargs)\n        self.is_local = is_local\n        if not self.is_local:\n            from petrel_client.client import Client\n            self.client = Client(ceph_conf)\n    def _load_points(self, pts_filename):\n        if not self.is_local:\n            points = np.load(io.BytesIO(self.client.get(pts_filename)), allow_pickle=True)\n        else:\n            points = np.load(pts_filename, allow_pickle=True)\n        return points\n\n@PIPELINES.register_module()\nclass LoadDepth(LoadMultiImages):\n    def __init__(self,\n                 is_local=False,     # carla's camera use unreal-coordination, which must be corrected\n                 camera_names = ['rgb_front', 'rgb_left', 'rgb_right', 'rgb_back'],\n                 ceph_conf=\"~/petreloss.conf\",\n                ):\n        super().__init__(is_local, camera_names, ceph_conf)\n    def __call__(self, results):\n        filenames = [os.path.join(results[\"scene_token\"], name.replace('rgb','depth'), str(results[\"frame_idx\"]).zfill(4)+\".png\") for name in self.camera_names]\n        depths = []\n        for filename in filenames:\n            rgb = self.load_img(filename).astype(np.float32)\n            r,g,b = rgb[...,0], rgb[...,1], rgb[...,2]\n            depth = (r + g*256 + b*256*256)/(256**3 - 1) * 1000\n            depths.append(depth)\n        results['depth'] = depths\n        return results\n\n## Segment Traffic Light\ndef red_green_yellow(rgb_image):\n    hsv = cv2.cvtColor(rgb_image[:, None, :], cv2.COLOR_RGB2HSV)\n    avg_saturation = int(hsv[:,:,1].mean()) # Sum the brightness values   \n    sat_low = int(avg_saturation * 1.1)#1.3)\n    val_low = 140\n    # Green\n    lower_green = np.array([70,sat_low,val_low])\n    upper_green = np.array([100,255,255])\n    sum_green = cv2.inRange(hsv, lower_green, upper_green).astype(np.bool8).sum()\n    # Red\n    lower_red = np.array([150,sat_low,val_low])\n    upper_red = np.array([180,255,255])\n    sum_red = cv2.inRange(hsv, lower_red, upper_red).astype(np.bool8).sum()\n    if sum_red < 3 and sum_green < 3:\n        return 0 #not sure or yellow\n    if sum_red >= sum_green:\n        return 1# Red\n    return 2 # Green\n\n\n@PIPELINES.register_module()\nclass LoadSeg(LoadMultiImages):\n    def __init__(self,\n                 is_local=False,     # carla's camera use unreal-coordination, which must be corrected\n                 camera_names = ['rgb_front', 'rgb_left', 'rgb_right', 'rgb_back'],\n                 seg_label_idxs=[0,1,2,3,4,5,6],\n                 ceph_conf=\"~/petreloss.conf\",\n                ):\n        super().__init__(is_local, camera_names, ceph_conf)\n        self.seg_label_idxs = seg_label_idxs\n    \n    def load_img(self, filename):\n        if self.is_local:\n            return np.array(Image.open(filename))\n        else:\n            return np.frombuffer(memoryview(self.client.get(filename)), np.uint8).reshape(900, 1600,)\n    def __call__(self, results):\n        filenames = [os.path.join(results[\"scene_token\"], name.replace('rgb','seg'), str(results[\"frame_idx\"]).zfill(4)+\".png\") for name in self.camera_names]\n        segs = []\n        for f_index, filename in enumerate(filenames):\n            src = self.load_img(filename).astype(np.float32)\n            seg = np.zeros_like(src)\n            for idx, label in enumerate(self.seg_label_idxs):\n                ## Mannually Segment the traffic light into red, green, yellow\n                if label == 18:\n                    now_img = results['img'][f_index]\n                    tl_part = src==label\n                    #tl_pixel_index = np.where(tl_part)\n                    tl_mask, num_tl = sep_mask(tl_part, structure=[[1,1,1],[1,1,1],[1,1,1]])\n                    a_flattened = tl_mask.ravel()\n                    sidx = np.argsort(a_flattened)\n                    afs = a_flattened[sidx]\n                    cut_idx = np.r_[0,np.flatnonzero(afs[1:] != afs[:-1])+1, a_flattened.size]\n                    row, col = np.unravel_index(sidx, tl_mask.shape)\n                    row_indices = [row[i:j] for i,j in zip(cut_idx[:-1],cut_idx[1:])][1:]\n                    col_indices = [col[i:j] for i,j in zip(cut_idx[:-1],cut_idx[1:])][1:]\n                    for tl_index in range(num_tl):\n                        if len(row_indices[tl_index]) < 20:\n                            continue\n                        now_tl = now_img[row_indices[tl_index], col_indices[tl_index], :]\n                        light_type=red_green_yellow(now_tl)\n                        seg[row_indices[tl_index], col_indices[tl_index]] = idx + light_type\n                else:\n                    seg[np.where(src==label)] = idx\n            segs.append(seg)\n        results['seg'] = segs\n        return results\n\n"
  },
  {
    "path": "open_loop_training/code/datasets/pipelines/transform.py",
    "content": "from email.mime import image\nimport os\nimport cv2\nimport copy\nimport numpy as np\nfrom numpy import random\nimport matplotlib.pyplot as plt\nfrom imgaug import augmenters as iaa\nfrom torchvision import transforms as T\nimport torch\nimport mmcv\nfrom mmdet.datasets.builder import PIPELINES\nfrom mmcv.parallel import DataContainer as DC\nfrom mmdet.datasets.pipelines import to_tensor\n\n## Precompute the following matrice to speed\nLIDAR2UNREAL = {\n    \"rgb_front\": np.array([[1.0, 0.0, -0.0, -1.5], [0.0, 1.0, 0.0, 0.0], [-0.0, 0.0, 1.0, -2.5], [0.0, 0.0, 0.0, 1.0]]),\n    \"rgb_back\":np.array([[-1.0, -0.0, 0.0, -1.6], [0.0, -1.0, 0.0, -0.0], [0.0, 0.0, 1.0, -2.5], [0.0, 0.0, 0.0, 1.0]]),\n    \"rgb_left\":np.array([[0.0, -1.0, 0.0, -0.3], [1.0, 0.0, -0.0, -0.0], [0.0, 0.0, 1.0, -2.5], [0.0, 0.0, 0.0, 1.0]]),\n    \"rgb_right\":np.array([[0.0, 1.0, -0.0, -0.3], [-1.0, -0.0, 0.0, 0.0], [0.0, 0.0, 1.0, -2.5], [0.0, 0.0, 0.0, 1.0]])\n}     \n\nunreal2cam = np.array([[0,1,0,0], [0,0,-1,0], [1,0,0,0], [0,0,0,1]])\nLIDAR2CAM = {\n    \"rgb_front\": np.array([ [0.0, 1.0, 0.0, 0.0] , [0.0, 0.0, -1.0, 2.5] , [1.0, 0.0, 0.0, -1.5] , [0.0, 0.0, 0.0, 1.0] ]),\n    \"rgb_back\": np.array([ [0.0, -1.0, 0.0, 0.0] , [0.0, 0.0, -1.0, 2.5] , [-1.0, 0.0, 0.0, -1.6] , [0.0, 0.0, 0.0, 1.0] ]),\n    \"rgb_left\": np.array([ [1.0, 0.0, 0.0, 0.0] , [0.0, 0.0, -1.0, 2.5] , [0.0, -1.0, 0.0, -0.3] , [0.0, 0.0, 0.0, 1.0] ]),\n    \"rgb_right\": np.array([ [-1.0, 0.0, 0.0, 0.0] , [0.0, 0.0, -1.0, 2.5] , [0.0, 1.0, 0.0, -0.3] , [0.0, 0.0, 0.0, 1.0] ]),\n}\n\n\nUNDISTORT_LIDAR2IMG = {\n    \"rgb_front\":np.array([[788.25758876, 304.14395142, 0.0, -1182.38638314], [449.78972161, 0.0, -221.49429321, -120.94884939000008], [1.0, 0.0, 0.0, -1.5], [0.0, 0.0, 0.0, 1.0]]),\n    \"rgb_left\":np.array([[304.14395142, -788.25758876, 0.0, -236.47727662799997], [0.0, -449.78972161, -221.49429321, 418.79881654199994], [0.0, -1.0, 0.0, -0.3], [0.0, 0.0, 0.0, 1.0]]),\n    \"rgb_right\":np.array([[-304.14395142, 788.25758876, 0.0, -236.47727662799997], [0.0, 449.78972161, -221.49429321, 418.79881654199994], [0.0, 1.0, 0.0, -0.3], [0.0, 0.0, 0.0, 1.0]]),\n    \"rgb_back\":np.array([[-788.25758876, -304.14395142, 0.0, -1261.2121420160001], [-449.78972161, 0.0, -221.49429321, -165.9278215510001], [-1.0, 0.0, 0.0, -1.6], [0.0, 0.0, 0.0, 1.0]])\n}\n\nLIDAR2IMG = {\n    \"rgb_front\":np.array([[800.0, 214.35935394, 0.0, -1200.0], [450.0, 0.0, -214.35935394, -139.10161515000004], [1.0, 0.0, 0.0, -1.5], [0.0, 0.0, 0.0, 1.0]]),\n    \"rgb_left\":np.array([[214.35935394, -800.0, 0.0, -240.0], [0.0, -450.0, -214.35935394, 400.89838484999996], [0.0, -1.0, 0.0, -0.3], [0.0, 0.0, 0.0, 1.0]]),\n    \"rgb_right\":np.array([[-214.35935394, 800.0, 0.0, -240.0], [0.0, 450.0, -214.35935394, 400.89838484999996], [0.0, 1.0, 0.0, -0.3], [0.0, 0.0, 0.0, 1.0]]),\n    \"rgb_back\":np.array([[-800.0, -214.35935394, 0.0, -1280.0], [-450.0, 0.0, -214.35935394, -184.10161515000007], [-1.0, 0.0, 0.0, -1.6], [0.0, 0.0, 0.0, 1.0]])\n}\n\nmtx = np.array([[214.35935394, 0, 800,],[0, 214.35935394, 450],[0, 0, 1]])\ndist = np.array([[ 0.00888296, -0.00130899,  0.00012061, -0.00338673,  0.00028834]])\nnewcameramtx = np.array([[304.14395142,   0,         788.25758876,],\n[  0,        221.49429321, 449.78972161,],\n[  0,           0,           1,        ],])\nCAM_INTRINSIC = {\n    \"rgb_front\": mtx,\n    \"rgb_back\": mtx,\n    \"rgb_left\": mtx,\n    \"rgb_right\": mtx,\n}\nCAM_DIST= {\n    \"rgb_front\": dist,\n    \"rgb_back\": dist,\n    \"rgb_left\": dist,\n    \"rgb_right\": dist,\n}\n\n@PIPELINES.register_module(force=True)\nclass InitMultiImage(object):\n    \"\"\"Random scale the image\n    Args:\n        scales\n    \"\"\"\n    def __init__(self, cfg):\n        self.size = cfg[\"img_size\"]\n        self.camera_names = cfg['camera_names']\n        self.resize_func = T.Resize(size=self.size)\n        assert len(self.size)==2\n        self.undistort = cfg[\"undistort\"]\n        self.unreal_coord = cfg[\"unreal_coord\"]\n        self.use_depth = cfg['use_depth']\n        ## Undistort mat\n        mapx, mapy = cv2.initUndistortRectifyMap(mtx, dist, None, newcameramtx, (1600, 900), 5)\n        mapx = (torch.from_numpy(mapx) - 800) / 800\n        mapy= (torch.from_numpy(mapy) - 450) / 450\n        self.num_cams = cfg[\"num_cams\"]\n        self.temporal_len = cfg[\"queue_length\"]\n        ## Precompute the mapping matrix to speed up\n        self.map_grid = torch.stack([mapx, mapy], dim=-1).unsqueeze(0).repeat(self.temporal_len*self.num_cams, 1, 1, 1)\n        if self.use_depth:\n            self.map_grid_depth = torch.stack([mapx, mapy], dim=-1).unsqueeze(0).repeat(self.num_cams, 1, 1, 1)\n\n        ##Initialize mats for all cameras\n        self.cam_intrinsic = np.array([newcameramtx.copy() for _ in range(self.num_cams)] if self.undistort else [mtx.copy() for _ in range(self.num_cams)])\n        self.lidar2cam = np.array([LIDAR2CAM[name] for name in self.camera_names])\n        self.lidar2img = np.array([UNDISTORT_LIDAR2IMG[name] for name in self.camera_names] if self.undistort else [LIDAR2IMG[name] for name in self.camera_names])\n\n    def __call__(self, queue):\n        \"\"\"Call function to pad images, masks, semantic segmentation maps.\n        Args:\n            results (dict): Result dict from loading pipeline.\n        Returns:\n            dict: Updated result dict.\n        \"\"\"\n        #loading from queue\n        imgs_list = np.stack([each['img'].data for each in queue], axis=0)\n        temporal_len, num_cams, h, w, c = imgs_list.shape\n        y_size, x_size = self.size\n        y_scale, x_scale = y_size/h, x_size/w\n\n        ## undistort\n        imgs_list = torch.from_numpy(imgs_list).to(dtype=torch.get_default_dtype()).view(-1, h, w, c).permute(0, 3, 1, 2)\n        if self.undistort:\n            imgs_list = torch.nn.functional.grid_sample(imgs_list, self.map_grid, align_corners=False)\n        imgs_list = self.resize_func(imgs_list).view(temporal_len, num_cams, c, y_size, x_size)\n\n        ## depth label \n        if self.use_depth:\n            depth = torch.from_numpy(np.stack(queue[-1]['depth'])).to(dtype=torch.get_default_dtype()).view(-1,1,h,w)\n            if self.undistort:\n                depth = torch.nn.functional.grid_sample(depth, self.map_grid_depth, align_corners=False)\n            queue[-1]['depth'] = self.resize_func(depth)[:,0,...]\n        ## camera mat\n        scale_factor = np.eye(4)\n        scale_factor[0, 0] *= x_scale\n        scale_factor[1, 1] *= y_scale\n        for i in range(len(queue)):\n            queue[i][\"img_metas\"].data['cam_intrinsic'] = self.cam_intrinsic        \n            queue[i][\"img_metas\"].data['lidar2cam'] = self.lidar2cam\n            lidar2img = [scale_factor @ l2i for l2i in self.lidar2img]\n            queue[i][\"img_metas\"].data['lidar2img'] = lidar2img\n            queue[i][\"img\"] = imgs_list[i]\n            queue[i][\"img_metas\"].data['img_shape'] = [imgs_list.shape[-2:]] * self.num_cams\n            queue[i][\"img_metas\"].data['ori_shape'] = [imgs_list.shape[-2:]] * self.num_cams\n            queue[i][\"img_metas\"].data['ida_mats'] = np.array([[[1,0,0,0], [0,1,0,0], [0,0,1,0], [0,0,0,1]]] * self.num_cams)\n        return queue\n    def __repr__(self):\n        repr_str = self.__class__.__name__\n        repr_str += f'(size={self.size}, '\n        return repr_str\n\n\n\n@PIPELINES.register_module()\nclass ImageTransformMulti(object):\n    def __init__(self, aug, batch_size):\n        self.transform = T.Compose([T.Normalize(mean=[0.485,0.456,0.406], std=[0.229,0.224,0.225])])\n        self.aug = aug\n        self._batch_read_number = 0\n        self._batch_size =  batch_size\n    \n    def __call__(self, queue):\n        if self.aug:\n            imgs_list = np.stack([each['img'].numpy().astype(np.uint8) for each in queue], axis=0).transpose((0, 1, 3, 4, 2))\n            temporal_len, num_cams, H, W, C = imgs_list.shape\n            #temporal length x num_camera x H x W x C\n            now_augmentor = augmenter(self._batch_read_number/self._batch_size).to_deterministic()\n            ##Same ImgAug for all history frames and camera of one single sample\n            new_imgs_list = np.stack([now_augmentor.augment_image(imgs_list[i][j]) for i in range(temporal_len) for j in range(num_cams)], axis=0).reshape(-1, H, W, C)\n            new_imgs_list = self.transform(torch.from_numpy(new_imgs_list).permute(0, 3, 1, 2).to(dtype=torch.get_default_dtype()).div(255)).view(temporal_len, num_cams, C, H, W)\n            for temporal_index in range(imgs_list.shape[0]):\n                queue[temporal_index][\"img\"] = to_tensor(new_imgs_list[temporal_index])\n            self._batch_read_number += 1\n        else:\n            for temporal_index in range(len(queue)):\n                queue[temporal_index][\"img\"] = self.transform(queue[temporal_index][\"img\"].to(dtype=torch.get_default_dtype()).div(255))\n        return queue\n    \n    def __repr__(self):\n        repr_str = self.__class__.__name__\n        repr_str += f'(aug={self.aug}, '\n        return repr_str\n\ndef augmenter(image_iteration):\n    iteration = image_iteration\n    frequency_factor = min(0.05 + float(iteration)/600000.0, 1.0)\n    color_factor = min(float(iteration)/3000000.0, 1.0)\n    dropout_factor = 0.198667 + (0.03856658 - 0.198667) / (1 + (iteration / 600000) ** 1.863486)\n\n    blur_factor = min(0.5 + (0.5*iteration/300000.0), 1.0)\n\n    add_factor = 10 + 10*iteration/300000.0\n\n    multiply_factor_pos = 1 + (2.5*iteration/600000.0)\n    multiply_factor_neg = 1 - (0.91 * iteration / 1500000.0)\n\n    contrast_factor_pos = 1 + (0.5*iteration/1500000.0)\n    contrast_factor_neg = 1 - (0.5 * iteration / 1500000.0)\n\n    augmenter = iaa.Sequential([\n\n        iaa.Sometimes(frequency_factor, iaa.GaussianBlur((0, blur_factor))),\n        # blur images with a sigma between 0 and 1.5\n        iaa.Sometimes(frequency_factor, iaa.AdditiveGaussianNoise(loc=0, scale=(0.0, dropout_factor),\n                                                                  per_channel=color_factor)),\n        # add gaussian noise to images\n        iaa.Sometimes(frequency_factor, iaa.CoarseDropout((0.0, dropout_factor), size_percent=(\n            0.08, 0.2), per_channel=color_factor)),\n        # randomly remove up to X% of the pixels\n        iaa.Sometimes(frequency_factor, iaa.Dropout((0.0, dropout_factor), per_channel=color_factor)),\n        # randomly remove up to X% of the pixels\n        iaa.Sometimes(frequency_factor,\n                      iaa.Add((-add_factor, add_factor), per_channel=color_factor)),\n        # change brightness of images (by -X to Y of original value)\n        iaa.Sometimes(frequency_factor,\n                      iaa.Multiply((multiply_factor_neg, multiply_factor_pos), per_channel=color_factor)),\n        # change brightness of images (X-Y% of original value)\n        # iaa.Sometimes(frequency_factor, iaa.ContrastNormalization((contrast_factor_neg, contrast_factor_pos),\n        #                                                                per_channel=color_factor)),\n        iaa.Sometimes(frequency_factor, iaa.contrast.LinearContrast((contrast_factor_neg, contrast_factor_pos),\n                                                                    per_channel=color_factor)),\n        # improve or worsen the contrast\n        iaa.Sometimes(frequency_factor, iaa.Grayscale((0.0, 1))),  # put grayscale\n\n    ],\n        random_order=True  # do all of the above in random order\n    )\n\n    return augmenter\n\n\n\n### From BEVDepth: https://github.com/Megvii-BaseDetection/BEVDepth\n@PIPELINES.register_module()\nclass IDAImageTransform(object):\n    def __init__(self, cfg, ida_aug_conf, is_train=False):\n        self.ida_aug_conf = ida_aug_conf\n        self.is_train = is_train\n        self.size = cfg[\"img_size\"]\n        self.camera_names = cfg['camera_names']\n        self.resize_func = T.Resize(size=self.size)\n        assert len(self.size)==2\n        self.undistort = cfg[\"undistort\"]\n        self.unreal_coord = cfg[\"unreal_coord\"]\n        self.use_depth = False if 'use_depth' not in cfg else cfg['use_depth']\n        self.use_seg = False if 'use_seg' not in cfg else cfg['use_seg']\n        ## Undistort mat\n        mapx, mapy = cv2.initUndistortRectifyMap(mtx, dist, None, newcameramtx, (1600, 900), 5)\n        mapx = (torch.from_numpy(mapx) - 800) / 800\n        mapy= (torch.from_numpy(mapy) - 450) / 450\n        self.num_cams = cfg[\"num_cams\"]\n        self.temporal_len = cfg[\"queue_length\"]\n        self.map_grid = torch.stack([mapx, mapy], dim=-1).unsqueeze(0).repeat(self.temporal_len*self.num_cams, 1, 1, 1)\n        if self.use_depth or self.use_seg:\n            self.map_grid_depth = torch.stack([mapx, mapy], dim=-1).unsqueeze(0).repeat(self.num_cams, 1, 1, 1)\n        ##Initialize mats for all cameras\n        self.cam_intrinsic = torch.from_numpy((np.stack([newcameramtx.copy() for _ in range(self.num_cams)], axis=0) if self.undistort else np.stack([mtx.copy() for _ in range(self.num_cams)], axis=0)).astype(np.float32))\n        self.lidar2cam = torch.from_numpy(np.stack([LIDAR2CAM[name] for name in self.camera_names], axis=0).astype(np.float32))\n        self.lidar2img = torch.from_numpy((np.stack([UNDISTORT_LIDAR2IMG[name] for name in self.camera_names], axis=0) if self.undistort else np.stack([LIDAR2IMG[name] for name in self.camera_names], axis=0)).astype(np.float32))\n\n    def sample_ida_augmentation(self):\n        \"\"\"Generate ida augmentation values based on ida_config.\"\"\"\n        H, W = self.ida_aug_conf['H'], self.ida_aug_conf['W']\n        fH, fW = self.ida_aug_conf['final_dim']\n        if self.is_train:\n            resize = np.random.uniform(*self.ida_aug_conf['resize_lim'])\n            resize_dims = (int(W * resize), int(H * resize))\n            newW, newH = resize_dims\n            crop_h = int(\n                (1 - np.random.uniform(*self.ida_aug_conf['bot_pct_lim'])) *\n                newH) - fH\n            crop_w = int(np.random.uniform(0, max(0, newW - fW)))\n            crop = (crop_w, crop_h, crop_w + fW, crop_h + fH)\n            flip = False\n            if self.ida_aug_conf['rand_flip'] and np.random.choice([0, 1]):\n                flip = True\n        else:\n            resize = max(fH / H, fW / W)\n            resize_dims = (int(W * resize), int(H * resize))\n            newW, newH = resize_dims\n            crop_h = int(\n                (1 - np.mean(self.ida_aug_conf['bot_pct_lim'])) * newH) - fH\n            crop_w = int(max(0, newW - fW) / 2)\n            crop = (crop_w, crop_h, crop_w + fW, crop_h + fH)\n            flip = False\n        return resize, resize_dims, crop, flip\n\n    def __call__(self, queue):\n        #loading from queue\n        imgs_list = np.stack([each['img'].data for each in queue], axis=0)\n        T, N, h, w, c = imgs_list.shape\n        ## undistort\n        imgs_list = torch.from_numpy(imgs_list).to(dtype=torch.get_default_dtype()).view(-1, h, w, c).permute(0, 3, 1, 2)\n        if self.undistort:\n            imgs_list = torch.nn.functional.grid_sample(imgs_list, self.map_grid, align_corners=False)\n        imgs_list = imgs_list.view(T,N,c,h,w)\n        ## depth label  \n        if self.use_depth:\n            depth = torch.from_numpy(np.stack(queue[-1]['depth'])).to(dtype=torch.get_default_dtype()).view(-1,1,h,w)\n            if self.undistort:\n                depth = torch.nn.functional.grid_sample(depth, self.map_grid_depth, align_corners=False)[:,0]\n        if self.use_seg:\n            seg = torch.from_numpy(np.stack(queue[-1]['seg'])).to(dtype=torch.get_default_dtype()).view(-1,1,h,w)\n            if self.undistort:\n                seg = torch.nn.functional.grid_sample(seg, self.map_grid_depth, align_corners=False)[:,0]\n\n        img_list_aug = []\n        ida_list = []\n        depth_list = []\n        seg_list = []\n        for cam_id in range(N):\n            resize, resize_dims, crop, flip = self.sample_ida_augmentation()\n            if self.use_depth:\n                depth_aug = depth_transform(\n                        depth[cam_id], resize_dims,\n                        crop, flip)\n                depth_list.append(depth_aug)\n            if self.use_seg:\n                seg_aug = depth_transform(\n                        seg[cam_id], resize_dims,\n                        crop, flip)\n                seg_list.append(seg_aug)\n            imgs, idas = [], []\n            for frame_id in range(T):\n                img_aug, ida_mat = img_transform(\n                            imgs_list[frame_id][cam_id],\n                            resize=resize,\n                            resize_dims=resize_dims,\n                            crop=crop,\n                            flip=flip,\n                            rotate=0,\n                        )\n                imgs.append(img_aug)\n                idas.append(ida_mat)\n            imgs, idas = torch.stack(imgs), torch.stack(idas)\n            img_list_aug.append(imgs)\n            ida_list.append(idas)\n        \n        img_list_aug = torch.stack(img_list_aug).permute(1,0,2,3,4)   \n        ida_list = torch.stack(ida_list).permute(1,0,2,3)\n        if self.use_depth:\n            queue[-1]['depth'] = torch.stack(depth_list)\n        if self.use_seg:\n            queue[-1]['seg'] = torch.stack(seg_list)\n        ## camera mat\n        for i in range(len(queue)):     # Save origin values, and they will be transformed in fpn_lss.py finally\n            queue[i][\"img_metas\"].data['cam_intrinsic'] = self.cam_intrinsic        \n            queue[i][\"img_metas\"].data['lidar2cam'] = self.lidar2cam\n            queue[i][\"img_metas\"].data['lidar2img'] = self.lidar2img\n            queue[i][\"img\"] = img_list_aug[i]\n            queue[i][\"img_metas\"].data['img_shape'] = [imgs_list.shape[-2:]] * self.num_cams\n            queue[i][\"img_metas\"].data['ori_shape'] = [imgs_list.shape[-2:]] * self.num_cams\n            queue[i][\"img_metas\"].data['ida_mats'] = ida_list[i]\n        return queue\n\n        \n        \n\ndef img_transform(img, resize, resize_dims, crop, flip, rotate=0):\n    ida_rot = torch.eye(2)\n    ida_tran = torch.zeros(2)\n\n    (w,h) = resize_dims\n    resize_func = T.Resize((h,w))\n    # adjust image\n    img = resize_func(img)\n    x0,y0,x1,y1 = crop\n    \n    img = img[..., y0:y1, x0:x1]\n    if flip:\n        img = torch.flip(img, dims=[-1])\n\n    # post-homography transformation\n    ida_rot *= resize\n    ida_tran -= torch.Tensor(crop[:2])\n    if flip:\n        A = torch.Tensor([[-1, 0], [0, 1]])\n        b = torch.Tensor([crop[2] - crop[0], 0])\n        ida_rot = A.matmul(ida_rot)\n        ida_tran = A.matmul(ida_tran) + b\n    A = get_rot(rotate / 180 * np.pi)\n    b = torch.Tensor([crop[2] - crop[0], crop[3] - crop[1]]) / 2\n    b = A.matmul(-b) + b\n    ida_rot = A.matmul(ida_rot)\n    ida_tran = A.matmul(ida_tran) + b\n    ida_mat = ida_rot.new_zeros(4, 4)\n    ida_mat[3, 3] = 1\n    ida_mat[2, 2] = 1\n    ida_mat[:2, :2] = ida_rot\n    ida_mat[:2, 3] = ida_tran\n    return img, ida_mat\n\ndef get_rot(h):\n    return torch.Tensor([\n        [np.cos(h), np.sin(h)],\n        [-np.sin(h), np.cos(h)],\n    ])\n\ndef depth_transform(depth, resize_dims, crop, flip):\n    (w,h) = resize_dims\n    resize_func = T.Resize((h,w))\n    # adjust image\n    depth = resize_func(depth.unsqueeze(0))\n    x0,y0,x1,y1 = crop\n    depth = depth[..., y0:y1, x0:x1]\n    if flip:\n        depth = torch.flip(depth, dims=[-1])\n\n    return depth[0]"
  },
  {
    "path": "open_loop_training/code/datasets/samplers/__init__.py",
    "content": "from .group_sampler import DistributedGroupSampler\nfrom .distributed_sampler import DistributedSampler\nfrom .sampler import SAMPLER, build_sampler\n\n"
  },
  {
    "path": "open_loop_training/code/datasets/samplers/distributed_sampler.py",
    "content": "import math\n\nimport torch\nfrom torch.utils.data import DistributedSampler as _DistributedSampler\nfrom .sampler import SAMPLER\n\n\n@SAMPLER.register_module()\nclass DistributedSampler(_DistributedSampler):\n\n    def __init__(self,\n                 dataset=None,\n                 num_replicas=None,\n                 rank=None,\n                 shuffle=True,\n                 seed=0):\n        super().__init__(\n            dataset, num_replicas=num_replicas, rank=rank, shuffle=shuffle)\n        # for the compatibility from PyTorch 1.3+\n        self.seed = seed if seed is not None else 0\n\n    def __iter__(self):\n        # deterministically shuffle based on epoch\n        if self.shuffle:\n            assert False\n        else:\n            indices = torch.arange(len(self.dataset)).tolist()\n\n        # add extra samples to make it evenly divisible\n        # in case that indices is shorter than half of total_size\n        indices = (indices *\n                   math.ceil(self.total_size / len(indices)))[:self.total_size]\n        assert len(indices) == self.total_size\n\n        # subsample\n        per_replicas = self.total_size//self.num_replicas\n        # indices = indices[self.rank:self.total_size:self.num_replicas]\n        indices = indices[self.rank*per_replicas:(self.rank+1)*per_replicas]\n        assert len(indices) == self.num_samples\n\n        return iter(indices)\n"
  },
  {
    "path": "open_loop_training/code/datasets/samplers/group_sampler.py",
    "content": "\n# Copyright (c) OpenMMLab. All rights reserved.\nimport math\n\nimport numpy as np\nimport torch\nfrom mmcv.runner import get_dist_info\nfrom torch.utils.data import Sampler\nfrom .sampler import SAMPLER\nimport random\n\n\n@SAMPLER.register_module()\nclass DistributedGroupSampler(Sampler):\n    \"\"\"Sampler that restricts data loading to a subset of the dataset.\n    It is especially useful in conjunction with\n    :class:`torch.nn.parallel.DistributedDataParallel`. In such case, each\n    process can pass a DistributedSampler instance as a DataLoader sampler,\n    and load a subset of the original dataset that is exclusive to it.\n    .. note::\n        Dataset is assumed to be of constant size.\n    Arguments:\n        dataset: Dataset used for sampling.\n        num_replicas (optional): Number of processes participating in\n            distributed training.\n        rank (optional): Rank of the current process within num_replicas.\n        seed (int, optional): random seed used to shuffle the sampler if\n            ``shuffle=True``. This number should be identical across all\n            processes in the distributed group. Default: 0.\n    \"\"\"\n\n    def __init__(self,\n                 dataset,\n                 samples_per_gpu=1,\n                 num_replicas=None,\n                 rank=None,\n                 seed=0):\n        _rank, _num_replicas = get_dist_info()\n        if num_replicas is None:\n            num_replicas = _num_replicas\n        if rank is None:\n            rank = _rank\n        self.dataset = dataset\n        self.samples_per_gpu = samples_per_gpu\n        self.num_replicas = num_replicas\n        self.rank = rank\n        self.epoch = 0\n        self.seed = seed if seed is not None else 0\n\n        assert hasattr(self.dataset, 'flag')\n        self.flag = self.dataset.flag\n        self.group_sizes = np.bincount(self.flag)\n\n        self.num_samples = 0\n        for i, j in enumerate(self.group_sizes):\n            self.num_samples += int(\n                math.ceil(self.group_sizes[i] * 1.0 / self.samples_per_gpu /\n                          self.num_replicas)) * self.samples_per_gpu\n        self.total_size = self.num_samples * self.num_replicas\n\n    def __iter__(self):\n        # deterministically shuffle based on epoch\n        g = torch.Generator()\n        g.manual_seed(self.epoch + self.seed)\n\n        indices = []\n        for i, size in enumerate(self.group_sizes):\n            if size > 0:\n                indice = np.where(self.flag == i)[0]\n                assert len(indice) == size\n                indice = indice[list(\n                    torch.randperm(int(size), generator=g).numpy())].tolist()\n                extra = int(\n                    math.ceil(\n                        size * 1.0 / self.samples_per_gpu / self.num_replicas)\n                ) * self.samples_per_gpu * self.num_replicas - len(indice)\n                # pad indice\n                tmp = indice.copy()\n                for _ in range(extra // size):\n                    indice.extend(tmp)\n                indice.extend(tmp[:extra % size])\n                indices.extend(indice)\n\n        assert len(indices) == self.total_size\n\n        indices = [\n            indices[j] for i in list(\n                torch.randperm(\n                    len(indices) // self.samples_per_gpu, generator=g))\n            for j in range(i * self.samples_per_gpu, (i + 1) *\n                           self.samples_per_gpu)\n        ]\n\n        # subsample\n        offset = self.num_samples * self.rank\n        indices = indices[offset:offset + self.num_samples]\n        assert len(indices) == self.num_samples\n\n        return iter(indices)\n\n    def __len__(self):\n        return self.num_samples\n\n    def set_epoch(self, epoch):\n        self.epoch = epoch\n\n"
  },
  {
    "path": "open_loop_training/code/datasets/samplers/sampler.py",
    "content": "from mmcv.utils.registry import Registry, build_from_cfg\r\n\r\nSAMPLER = Registry('sampler')\r\n\r\n\r\ndef build_sampler(cfg, default_args):\r\n    return build_from_cfg(cfg, SAMPLER, default_args)\r\n"
  },
  {
    "path": "open_loop_training/code/encoder_decoder_framework.py",
    "content": "from collections import deque, OrderedDict\nfrom distutils.command.config import config\nimport cv2\nimport numpy as np\nimport matplotlib\nmatplotlib.use('AGG')\nimport matplotlib.pyplot as plt\n\nimport torch \nfrom torch import nn\nimport torch.nn.functional as F\nimport torch.distributed as dist\nfrom torchvision import transforms as T\n\nfrom mmcv.runner import BaseModule\nfrom mmdet.models import DETECTORS\nimport mmcls.models\nfrom mmdet3d.models import builder\nfrom mmcv.runner import force_fp32, auto_fp16\nfrom .utils import PIDController, FocalLoss, set_dropout_zero, init_weights, SEBasicBlock\n\n\n@DETECTORS.register_module()\nclass EncoderDecoder(BaseModule):\n    def __init__(self,  \n                img_encoder,\n                decoder,\n                lidar_encoder=None,\n                num_cams = 4,\n                use_depth=False,\n                use_seg=False,\n                downsample_factor=16,\n                seg_downsample_factor=2,\n                train_cfg=None,\n                test_cfg=None,\n                ):\n        super().__init__()\n        self.config = train_cfg\n        self.fp16_enabled = False\n\n        self.num_cams = num_cams\n        self.use_depth = False if 'use_depth' not in train_cfg else train_cfg['use_depth']\n        self.use_seg  = False if 'use_seg' not in train_cfg else train_cfg['use_seg']\n        self.downsample_factor = downsample_factor\n        self.seg_downsample_factor = seg_downsample_factor\n        \n        self.turn_controller = PIDController(K_P=self.config['turn_KP'], K_I=self.config['turn_KI'], K_D=self.config['turn_KD'], n=self.config['turn_n'])\n        self.speed_controller = PIDController(K_P=self.config['speed_KP'], K_I=self.config['speed_KI'], K_D=self.config['speed_KD'], n=self.config['speed_n'])\n\n        ## Encoder\n        self.img_encoder = builder.build_backbone(img_encoder)\n        self.depth_resize = None\n        self.dbound = self.img_encoder.d_bound\n        self.depth_channels = int((self.dbound[1] - self.dbound[0]) / self.dbound[2])\n        self.seg_loss_func = FocalLoss()\n        self.lidar_encoder = builder.build_backbone(lidar_encoder)\n        self.act = nn.ReLU\n        self.build_fusion_and_flatten_network_for_BEV()\n        self.measurements_encoder = nn.Sequential(\n                            nn.Linear(1+2+6, 128),\n                            self.act(),\n                            nn.Linear(128, 128),\n                            self.act(),\n                        )\n        nn.init.xavier_normal_(self.measurements_encoder[0].weight)\n        nn.init.constant_(self.measurements_encoder[0].bias, 0)\n        nn.init.xavier_normal_(self.measurements_encoder[2].weight)\n        nn.init.constant_(self.measurements_encoder[2].bias, 0)\n        \n\n        ## Decoder\n        self.decoder= builder.build_head(decoder)\n        self.max_epoch = 60\n        if \"total_epochs\" in self.config:\n            self.max_epoch = self.config[\"total_epochs\"]\n    \n    def set_epoch(self, epoch):\n        self.epoch = epoch\n    \n    @auto_fp16()\n    def build_fusion_and_flatten_network_for_BEV(self):\n        ### BEV Fusion Network \n        self.norm = nn.BatchNorm2d\n        self.inplace_act = self.act()\n        self.conv_cam = nn.Sequential(\n            nn.Conv2d(256, 256, kernel_size=3, padding=1, bias=False),\n            self.norm(256),\n            self.act(),\n            nn.Conv2d(256, 256, kernel_size=3, padding=1, bias=False),\n            self.norm(256),\n        )\n        self.conv_cam.apply(init_weights)\n\n        self.conv_lidar = nn.Sequential(\n            nn.Conv2d(256*2, 256, kernel_size=3, padding=1, bias=False, stride=2),\n            self.norm(256),\n            self.act(),\n            nn.Conv2d(256, 256, kernel_size=3, padding=1, bias=False, stride=2),\n            self.norm(256),\n            self.act(),\n        )\n        self.conv_lidar.apply(init_weights)\n        self.conv_fusion = nn.Sequential(\n            nn.Conv2d(256*2, 256, kernel_size=3, padding=1, bias=False),\n            self.norm(256),\n            self.act(),\n            nn.Conv2d(256, 256, kernel_size=3, padding=1, bias=False),\n            self.norm(256),\n        )\n        self.conv_fusion.apply(init_weights)\n\n        ### Transform Raw BEV feature to 1D feature map\n        ## The dimension of middle BEV feature map follows Roach to enable feature distillation\n        self._256_to_32 = nn.Conv2d(256, 32, kernel_size=3, padding=1)\n        self._256_to_32.apply(init_weights)\n        self.MLP21 = SEBasicBlock(32, self.act) ## MLP for the 21x21 BEV feature map\n        self.MLP10 = SEBasicBlock(64, self.act) ## MLP for the 10x10 BEV feature map\n        self.MLP4 = SEBasicBlock(128, self.act) ## MLP for the 4x4 BEV feature map\n        self.MLP2 = SEBasicBlock(256, self.act) ## MLP for the 2x2 BEV feature map\n        self.MLP21.apply(init_weights)\n        self.MLP10.apply(init_weights)\n        self.MLP4.apply(init_weights)\n        self.MLP2.apply(init_weights)\n        self.conv21_10 = nn.Conv2d(32, 64, kernel_size=3, stride=2)\n        self.conv10_4 = nn.Conv2d(64, 128, kernel_size=3, stride=2)\n        self.conv4_2 = nn.Conv2d(128, 256, kernel_size=3, stride=1)\n        self.conv21_10.apply(init_weights)\n        self.conv10_4.apply(init_weights)\n        self.conv4_2.apply(init_weights)\n        \n        self.output_fc = nn.Sequential(\n            nn.Linear(1024, 512),\n            self.act(),\n            nn.BatchNorm1d(512),\n            nn.Linear(512, 256),\n            self.act()\n        )\n        self.output_fc.apply(init_weights)\n\n    def train_step(self, data, optimizer):\n        losses = self.forward_train(data)\n        loss, log_vars = self._parse_losses(losses)\n        outputs = dict(\n            loss=loss, log_vars=log_vars, num_samples=data['img'].shape[0])\n        return outputs\n    \n    @force_fp32()\n    def forward_train(self, batch):\n        target_point = batch['target_point'].to(dtype=torch.float32)\n        command = batch['target_command']\n        speed = batch['speed'].to(dtype=torch.float32).view(-1,1) / 12.\n        state = [speed, target_point, command,  batch['target_command_raw']]\n        # extract all modal features\n        points = batch['points'] if 'points' in batch else None\n        cam_feat, lidar_feat, measurement_feat = self.extract_sensor_feat(\n            img=batch['img'], \n            state=state, \n            img_metas=batch['img_metas'],\n            points=points)\n        \n        flattend_BEV_feat, fusion_feats, mid_BEV_feature, mid_lidar_feat = self.get_fusion_feat(cam_feat, lidar_feat)\n        \n        teacher_forcing_input = {}\n        for teacher_key in [\"waypoints\", \"action_sigma\", \"action_mu\", \"future_action_sigma\", \"future_action_mu\"]:\n            teacher_forcing_input[teacher_key] = batch[teacher_key]\n\n        ## Decoder\n        pred = self.decoder(flattend_BEV_feat, fusion_feats, measurement_feat, target_point, self, teacher_forcing_input, [cam_feat[\"lidar2img\"], cam_feat[\"ida_mat\"], cam_feat[\"fpn_feats\"], mid_lidar_feat])\n        loss_dict = self.decoder.loss(batch, pred, mid_BEV_feature)\n\n        ## seg supervision\n        if self.use_seg:\n            seg_gt = self.get_downsampled_gt_seg(batch['seg'])\n            seg_pred = cam_feat['seg']\n            seg_loss = self.seg_loss_func(seg_pred, seg_gt)\n            loss_dict['seg_loss'] = seg_loss * 10\n          \n        ## depth supervision\n        if self.use_depth:\n            depth_gt = batch['depth']\n            depth_gt = self.get_downsampled_gt_depth(depth_gt)\n            depth_pred = cam_feat['depth'].permute(0, 2, 3, 1).contiguous().view(\n                -1, self.depth_channels)\n            fg_mask = torch.max(depth_gt, dim=1).values > 0.0\n            depth_loss = F.binary_cross_entropy_with_logits(\n                depth_pred[fg_mask],\n                depth_gt[fg_mask],\n                reduction='none',\n            ).sum() / max(1.0, fg_mask.sum())\n            loss_dict['depth_loss'] = depth_loss\n        return loss_dict\n    \n    ## For close-loop evaluation\n    def forward_inference(self, batch):\n        self.epoch = 10000\n        target_point = batch['target_point'].to(dtype=torch.float32)\n        command = batch['target_command']\n        speed = batch['speed'].to(dtype=torch.float32).view(-1,1) / 12.\n        state = [speed, target_point, command,  batch['target_command_raw']]\n        # extract all modal features\n        points = batch['points'] if 'points' in batch else None\n        cam_feat, lidar_feat, measurement_feat = self.extract_sensor_feat(\n            img=batch['img'], \n            state=state, \n            img_metas=batch['img_metas'],\n            points=points)\n        flattend_BEV_feat, fusion_feats, mid_feature, mid_lidar_feat = self.get_fusion_feat(cam_feat, lidar_feat)\n        teacher_forcing_data = None\n        pred = self.decoder(flattend_BEV_feat, fusion_feats, measurement_feat, target_point, self, teacher_forcing_data, [cam_feat[\"lidar2img\"], cam_feat[\"ida_mat\"], cam_feat[\"fpn_feats\"], mid_lidar_feat])\n        return pred\n\n    @auto_fp16()\n    def get_fusion_feat(self, cam_feat, lidar_feat,):\n        lidar_feat_with_high_resolution = lidar_feat[0].clone()\n        #fusion\n        cam_feats_reduce = self.inplace_act(self.conv_cam(cam_feat['bev']) + cam_feat['bev']) # Residual Connection\n        if self.lidar_encoder is not None:\n            pts_feats_reduce = self.conv_lidar(lidar_feat[0])\n            bev_feats = self.inplace_act(self.conv_fusion(torch.cat([cam_feats_reduce, pts_feats_reduce], dim=1)) + cam_feats_reduce + pts_feats_reduce)  # Residual Connection  Bx256x21x21\n        else:\n            bev_feats = cam_feats_reduce # Bx256x21x21\n        \n        mid_feature = [None, None] #Currently no feature for 8x94x94 16x45x45\n        feats32_21_21 = self.MLP21(self.inplace_act(self._256_to_32(bev_feats)))\n        \n        bev_feats = feats32_21_21\n        mid_feature.append(feats32_21_21)\n        feats64_10_10 = self.MLP10(self.inplace_act(self.conv21_10(feats32_21_21)))\n        mid_feature.append(feats64_10_10)\n        feats128_4_4 = self.MLP4(self.inplace_act(self.conv10_4(feats64_10_10)))\n        mid_feature.append(feats128_4_4)\n        feats256_2_2 = self.MLP2(self.inplace_act(self.conv4_2((feats128_4_4))))\n        mid_feature.append(feats256_2_2)\n        flattend_BEV_feat = self.output_fc(feats256_2_2.flatten(start_dim=1)) # Bx256\n        return flattend_BEV_feat, bev_feats, mid_feature, lidar_feat_with_high_resolution\n\n    @auto_fp16()\n    def extract_sensor_feat(self, img, state, img_metas, points, is_train=True):\n        # extract camera feature\n        cam_feat = self.img_encoder(img=img, img_metas=img_metas, is_return_depth=self.use_depth and is_train)\n        cam_feat['bev'] = torch.rot90(torch.flip(cam_feat['bev'],dims=[2]), 1, dims=[2,3]) ### Match with Roach BEV\n        state = torch.cat(state[:3], dim=-1)\n        measurement_feat = self.measurements_encoder(state)\n        lidar_feat = self.lidar_encoder(points[:, -1, ...])\n        for i in range(len(lidar_feat)):\n            lidar_feat[i] = torch.rot90(torch.flip(lidar_feat[i],dims=[2]), 1, dims=[2,3]) ### Match with Roach BEV\n        ## Visualization of BEV feature\n        if False:\n            self.plot(cam_feat['bev'], lidar_feat[0], img_metas[0])\n        return cam_feat, lidar_feat, measurement_feat\n\n    def plot(self, cam_feats, fusion_feats, img_metas):\n        def get_plot(arr):\n            arr2 = arr.cpu().detach().numpy()\n            return np.max(arr2,axis=0)\n        for i in [0]:\n            plt.clf()\n            plt.subplot(2,1,1)\n            plt.imshow(get_plot(cam_feats[i]))#[::-1])\n            plt.title('cam feature')\n            plt.subplot(2,1,2)\n            plt.imshow(get_plot(fusion_feats[i]))#[::-1])\n            plt.title('lidar feature')\n            plt.suptitle('x=[-8.0, 30.4], y=[-19.2, 19.2]')\n            plt.savefig('cam_fusion_'+str(i)+'.png')\n\n    @force_fp32()\n    def process_action(self, pred, command, speed, target_point):\n        action = self._get_action_beta(pred['mu_branches'][:, -1, :].view(1,2), pred['sigma_branches'][:, -1, :].view(1,2))\n        acc, steer = action.cpu().numpy()[0].astype(np.float64)\n        if acc >= 0.0:\n            throttle = acc\n            brake = 0.0\n        else:\n            throttle = 0.0\n            brake = np.abs(acc)\n        throttle = np.clip(throttle, 0, 1)\n        steer = np.clip(steer, -1, 1)\n        brake = np.clip(brake, 0, 1)\n        metadata = {\n            'speed': float(speed.cpu().numpy().astype(np.float64)),\n            'steer': float(steer),\n            'throttle': float(throttle),\n            'brake': float(brake),\n            'command': command,\n            'target_point': target_point,\n        }\n        return steer, throttle, brake, metadata\n\n    @force_fp32()\n    def _get_action_beta(self, alpha, beta):\n        x = torch.zeros_like(alpha)\n        x[:, 1] += 0.5\n        mask1 = (alpha > 1) & (beta > 1)\n        x[mask1] = (alpha[mask1]-1)/(alpha[mask1]+beta[mask1]-2)\n        mask2 = (alpha <= 1) & (beta > 1)\n        x[mask2] = 0.0\n        mask3 = (alpha > 1) & (beta <= 1)\n        x[mask3] = 1.0\n        # mean\n        mask4 = (alpha <= 1) & (beta <= 1)\n        x[mask4] = alpha[mask4]/torch.clamp((alpha[mask4]+beta[mask4]), min=1e-5)\n        x = x * 2 - 1\n        return x\n    \n    ## Copy from TCP\n    ## Modified by Xiaosong Jia\n    @force_fp32()\n    def control_pid(self, waypoints, velocity, target, stuck_desired_speed=-1):\n        ''' Predicts vehicle control with a PID controller.\n        Args:\n            waypoints (tensor): output of self.plan()\n            velocity (tensor): speedometer input\n        '''\n        assert(waypoints.size(0)==1)\n        waypoints = waypoints[0].data.cpu().numpy()\n        saved_waypoints = waypoints.copy()\n        saved_target = target.copy()\n        waypoints = waypoints[:, ::-1]\n        target = target[::-1]\n\n        # iterate over vectors between predicted waypoints\n        num_pairs = len(waypoints) - 1\n        best_norm = 1e5\n        desired_speed = 0\n        aim = waypoints[0]\n        for i in range(num_pairs):\n            # magnitude of vectors, used for speed\n            desired_speed += np.linalg.norm(\n                    waypoints[i+1] - waypoints[i]) * 2.0 / num_pairs\n\n            # norm of vector midpoints, used for steering\n            norm = np.linalg.norm((waypoints[i+1] + waypoints[i]) / 2.0)\n            if abs(self.config['aim_dist']-best_norm) > abs(self.config['aim_dist']-norm):\n                aim = waypoints[i]\n                best_norm = norm\n        desired_speed = desired_speed.astype(np.float64)\n        if stuck_desired_speed > 0:\n            desired_speed = stuck_desired_speed\n        aim_last = waypoints[-1] - waypoints[-2]\n\n        angle = np.degrees(np.pi / 2 - np.arctan2(aim[1], aim[0])) / 90\n        angle_last = np.degrees(np.pi / 2 - np.arctan2(aim_last[1], aim_last[0])) / 90\n        angle_target = np.degrees(np.pi / 2 - np.arctan2(target[1], target[0])) / 90\n\n        # choice of point to aim for steering, removing outlier predictions\n        # use target point if it has a smaller angle or if error is large\n        # predicted point otherwise\n        # (reduces noise in eg. straight roads, helps with sudden turn commands)\n        use_target_to_aim = np.abs(angle_target) < np.abs(angle)\n        #angle_thresh  \n        use_target_to_aim = use_target_to_aim or (np.abs(angle_target-angle_last) > self.config['angle_thresh'] and target[1] < self.config['dist_thresh'])\n        if use_target_to_aim:\n            angle_final = angle_target\n        else:\n            angle_final = angle\n        angle_final = angle_final.astype(np.float64)\n        speed = velocity[0].data.cpu().numpy()\n        if (speed < 0.01):\n            angle_final = 0.0  # When we don't move we don't want the angle error to accumulate in the integral\n\n        steer = self.turn_controller.step(angle_final)\n        steer = np.clip(steer, -1.0, 1.0)\n\n        brake = desired_speed < self.config['brake_speed'] or (speed / desired_speed) > self.config['brake_ratio']\n\n        delta = np.clip(desired_speed - speed, 0.0, self.config['clip_delta'])\n        throttle = self.speed_controller.step(delta)\n        throttle = np.clip(throttle, 0.0, 1.0)#self.config['max_throttle'])\n        throttle = throttle if not brake else 0.0\n\n        metadata = {\n            'speed': float(speed.astype(np.float64)),\n            'steer': float(steer),\n            'throttle': float(throttle),\n            'brake': float(brake),\n            'wp_4': tuple(saved_waypoints[3].astype(np.float64)),\n            'wp_3': tuple(saved_waypoints[2].astype(np.float64)),\n            'wp_2': tuple(saved_waypoints[1].astype(np.float64)),\n            'wp_1': tuple(saved_waypoints[0].astype(np.float64)),\n            'aim': tuple(aim.astype(np.float64)),\n            'target': tuple(saved_target.astype(np.float64)),\n            'desired_speed': float(desired_speed),\n            'angle': float(angle.astype(np.float64)),\n            'angle_last': float(angle_last.astype(np.float64)),\n            'angle_target': float(angle_target.astype(np.float64)),\n            'angle_final': float(angle_final),\n            'delta': float(delta.astype(np.float64)),\n        }\n        return steer, throttle, brake, metadata\n\n    @force_fp32()\n    def forward(self, is_eval=True, **kwargs):\n        \"\"\"Calls either forward_train or forward_test depending on whether\n        return_loss=True.\n        Note this setting will change the expected inputs. When\n        `return_loss=True`, img and img_metas are single-nested (i.e.\n        torch.Tensor and list[dict]), and when `resturn_loss=False`, img and\n        img_metas should be double nested (i.e.  list[torch.Tensor],\n        list[list[dict]]), with the outer list indicating test time\n        augmentations.\n        \"\"\"\n        losses = self.forward_train(kwargs)\n        loss, log_vars = self._parse_losses(losses)\n        outputs = dict(\n        loss=loss, log_vars=log_vars, num_samples=kwargs['img'].shape[0])\n        return outputs\n    \n    @force_fp32()\n    def _parse_losses(self, losses):\n        \"\"\"Parse the raw outputs (losses) of the network.\n\n        Args:\n            losses (dict): Raw output of the network, which usually contain\n                losses and other necessary infomation.\n\n        Returns:\n            tuple[Tensor, dict]: (loss, log_vars), loss is the loss tensor \\\n                which may be a weighted sum of all losses, log_vars contains \\\n                all the variables to be sent to the logger.\n        \"\"\"\n        log_vars = OrderedDict()\n        for loss_name, loss_value in losses.items():\n            if isinstance(loss_value, torch.Tensor):\n                log_vars[loss_name] = loss_value.mean()\n            elif isinstance(loss_value, list):\n                log_vars[loss_name] = sum(_loss.mean() for _loss in loss_value)\n            else:\n                raise TypeError(\n                    f'{loss_name} is not a tensor or list of tensors')\n        loss = sum(_value for _key, _value in log_vars.items()\n                   if 'loss' in _key)\n        log_vars['loss'] = loss\n        for loss_name, loss_value in log_vars.items():\n            # reduce loss when distributed training\n            if dist.is_available() and dist.is_initialized():\n                loss_value = loss_value.data.clone()\n                dist.all_reduce(loss_value.div_(dist.get_world_size()))\n            log_vars[loss_name] = loss_value.item()\n        return loss, log_vars\n    \n    @force_fp32()\n    def get_downsampled_gt_depth(self, gt_depths, min_pooling=True):\n        \"\"\"\n        Input:\n            gt_depths: [B, N, H, W]\n        Output:\n            gt_depths: [B*N*h*w, d]\n        \"\"\"\n        B, N, H, W = gt_depths.shape\n        if min_pooling:\n            gt_depths = gt_depths.view(\n                B * N,\n                H // self.downsample_factor,\n                self.downsample_factor,\n                W // self.downsample_factor,\n                self.downsample_factor,\n                1,\n            )\n            gt_depths = gt_depths.permute(0, 1, 3, 5, 2, 4).contiguous()\n            gt_depths = gt_depths.view(\n                -1, self.downsample_factor * self.downsample_factor)\n            gt_depths_tmp = torch.where(gt_depths == 0.0,\n                                        1e5 * torch.ones_like(gt_depths),\n                                        gt_depths)\n            gt_depths = torch.min(gt_depths_tmp, dim=-1).values\n            gt_depths = gt_depths.view(B * N, H // self.downsample_factor,\n                                    W // self.downsample_factor)\n        else:   # just use nearest sampling\n            if self.depth_resize is None:\n                self.depth_resize = T.Resize((H//self.downsample_factor,W//self.downsample_factor), interpolation=T.InterpolationMode.NEAREST)\n            gt_depths = gt_depths.view(B*N, H, W)\n            gt_depths = self.depth_resize(gt_depths)\n        gt_depths = (gt_depths -\n                     (self.dbound[0] - self.dbound[2])) / self.dbound[2]\n        gt_depths = torch.where(\n            (gt_depths < self.depth_channels + 1) & (gt_depths >= 0.0),\n            gt_depths, torch.zeros_like(gt_depths))\n        gt_depths = F.one_hot(gt_depths.long(),\n                              num_classes=self.depth_channels + 1).view(\n                                  -1, self.depth_channels + 1)[:, 1:]\n        return gt_depths.float()\n\n    @force_fp32()\n    def get_downsampled_gt_seg(self, gt_seg):\n        B, N, H, W = gt_seg.shape\n        if self.depth_resize is None:\n            self.depth_resize = T.Resize((H//self.seg_downsample_factor,W//self.seg_downsample_factor), interpolation=T.InterpolationMode.NEAREST)\n        gt_seg = gt_seg.view(B*N, H, W)\n        gt_seg = self.depth_resize(gt_seg)\n        return gt_seg.long()\n\n\n"
  },
  {
    "path": "open_loop_training/code/model_code/backbones/__init__.py",
    "content": "\nfrom .lidarnet import LidarNet, SparseEncoder_fp32\nfrom .lss import LSS, PAFPN_fp32\n__all__ = ['LidarNet', 'LSS', \"SparseEncoder_fp32\", \"PAFPN_fp32\"]"
  },
  {
    "path": "open_loop_training/code/model_code/backbones/lidarnet.py",
    "content": "import copy\r\nimport numpy as np\r\n\r\nimport torch\r\nimport torch.nn as nn\r\nimport torch.nn.functional as F\r\nfrom torch.distributions import Beta\r\n\r\nfrom mmcv.runner import BaseModule\r\nfrom mmcv.runner import force_fp32, auto_fp16\r\nfrom mmdet.models import BACKBONES\r\nfrom mmdet.core import (multi_apply, multi_apply, reduce_mean)\r\nfrom mmdet3d.models.detectors.mvx_two_stage import MVXTwoStageDetector\r\nfrom mmdet3d.models.builder import MIDDLE_ENCODERS\r\nfrom mmdet3d.models.middle_encoders.sparse_encoder import SparseEncoder\r\nfrom mmdet3d.ops.spconv import IS_SPCONV2_AVAILABLE\r\nif IS_SPCONV2_AVAILABLE:\r\n    from spconv.pytorch import SparseConvTensor\r\nelse:\r\n    from mmcv.ops import SparseConvTensor\r\n\r\n\r\n#To avoid strange FP16 inf norm bug\r\n@MIDDLE_ENCODERS.register_module()\r\nclass SparseEncoder_fp32(SparseEncoder):\r\n    \r\n    @force_fp32()\r\n    def forward(self, voxel_features, coors, batch_size):\r\n        \"\"\"Forward of SparseEncoder.\r\n\r\n        Args:\r\n            voxel_features (torch.Tensor): Voxel features in shape (N, C).\r\n            coors (torch.Tensor): Coordinates in shape (N, 4),\r\n                the columns in the order of (batch_idx, z_idx, y_idx, x_idx).\r\n            batch_size (int): Batch size.\r\n\r\n        Returns:\r\n            dict: Backbone features.\r\n        \"\"\"\r\n        coors = coors.int()\r\n        input_sp_tensor = SparseConvTensor(voxel_features, coors,\r\n                                           self.sparse_shape, batch_size)\r\n        x = self.conv_input(input_sp_tensor)\r\n\r\n        encode_features = []\r\n        for encoder_layer in self.encoder_layers:\r\n            x = encoder_layer(x)\r\n            encode_features.append(x)\r\n\r\n        # for detection head\r\n        # [200, 176, 5] -> [200, 176, 2]\r\n        out = self.conv_out(encode_features[-1])\r\n        spatial_features = out.dense()\r\n\r\n        N, C, D, H, W = spatial_features.shape\r\n        spatial_features = spatial_features.view(N, C * D, H, W)\r\n\r\n        return spatial_features\r\n\r\n\r\n@BACKBONES.register_module()\r\nclass LidarNet(MVXTwoStageDetector):\r\n    def __init__(self,\r\n                 bev_h=None,\r\n                 bev_w=None,\r\n                 pts_voxel_layer=None,\r\n                 pts_voxel_encoder=None,\r\n                 pts_middle_encoder=None,\r\n                 pts_fusion_layer=None,\r\n                 pts_backbone=None,\r\n                 pts_neck=None,\r\n                 pts_bbox_head=None,\r\n                 train_cfg=None,\r\n                 test_cfg=None,\r\n                 ):\r\n        self.bev_h = bev_h\r\n        self.bev_w = bev_w\r\n        super(LidarNet,\r\n              self).__init__(pts_voxel_layer, pts_voxel_encoder,\r\n                             pts_middle_encoder, pts_fusion_layer,\r\n                             None, pts_backbone, None, pts_neck,\r\n                             pts_bbox_head, None, None,\r\n                             train_cfg, test_cfg, None)\r\n        self.fp16_enabled = False\r\n    \r\n    @auto_fp16()\r\n    def forward(self, pts):\r\n        voxels, num_points, coors = self.voxelize(pts)\r\n        voxel_features = self.pts_voxel_encoder(voxels, num_points, coors)\r\n        batch_size = coors[-1, 0] + 1\r\n        x = self.pts_middle_encoder(voxel_features, coors, batch_size) \r\n        if self.with_pts_backbone:\r\n            x = self.pts_backbone(x)\r\n        if self.with_pts_neck:\r\n            x = self.pts_neck(x)\r\n        return x\r\n\r\n\r\n"
  },
  {
    "path": "open_loop_training/code/model_code/backbones/lss.py",
    "content": "## Copyright (c) Megvii Inc. All rights reserved.\n## From BEVDepth\n## Modified by Xiaosong Jia\nimport torch\nimport torch.nn.functional as F\nfrom mmcv.runner import BaseModule\nfrom mmdet.models import BACKBONES\nfrom mmcv.cnn import build_conv_layer\nfrom mmdet3d.models import build_neck\nfrom mmdet.models import build_backbone\nfrom mmdet.models.backbones.resnet import BasicBlock\nfrom torch import nn\nimport numpy as np\nfrom ops.voxel_pooling import voxel_pooling\nfrom mmcv.runner import force_fp32, auto_fp16\n\n__all__ = ['LSS']\n\n\nclass _ASPPModule(nn.Module):\n    def __init__(self, inplanes, planes, kernel_size, padding, dilation,\n                 BatchNorm):\n        super(_ASPPModule, self).__init__()\n        self.atrous_conv = nn.Conv2d(inplanes,\n                                     planes,\n                                     kernel_size=kernel_size,\n                                     stride=1,\n                                     padding=padding,\n                                     dilation=dilation,\n                                     bias=False)\n        self.bn = BatchNorm(planes)\n        self.relu = nn.ReLU()\n        self._init_weight()\n\n    def forward(self, x):\n        x = self.atrous_conv(x)\n        x = self.bn(x)\n        return self.relu(x)\n\n    def _init_weight(self):\n        for m in self.modules():\n            if isinstance(m, nn.Conv2d):\n                torch.nn.init.kaiming_normal_(m.weight)\n            elif isinstance(m, nn.BatchNorm2d):\n                m.weight.data.fill_(1)\n                m.bias.data.zero_()\n\n\nclass ASPP(nn.Module):\n    def __init__(self, inplanes, mid_channels=256, BatchNorm=nn.BatchNorm2d):\n        super(ASPP, self).__init__()\n        dilations = [1, 6, 12, 18]\n\n        self.aspp1 = _ASPPModule(inplanes,\n                                 mid_channels,\n                                 1,\n                                 padding=0,\n                                 dilation=dilations[0],\n                                 BatchNorm=BatchNorm)\n        self.aspp2 = _ASPPModule(inplanes,\n                                 mid_channels,\n                                 3,\n                                 padding=dilations[1],\n                                 dilation=dilations[1],\n                                 BatchNorm=BatchNorm)\n        self.aspp3 = _ASPPModule(inplanes,\n                                 mid_channels,\n                                 3,\n                                 padding=dilations[2],\n                                 dilation=dilations[2],\n                                 BatchNorm=BatchNorm)\n        self.aspp4 = _ASPPModule(inplanes,\n                                 mid_channels,\n                                 3,\n                                 padding=dilations[3],\n                                 dilation=dilations[3],\n                                 BatchNorm=BatchNorm)\n\n        self.global_avg_pool = nn.Sequential(\n            nn.AdaptiveAvgPool2d((1, 1)),\n            nn.Conv2d(inplanes, mid_channels, 1, stride=1, bias=False),\n            BatchNorm(mid_channels),\n            nn.ReLU(),\n        )\n        self.conv1 = nn.Conv2d(int(mid_channels * 5),\n                               mid_channels,\n                               1,\n                               bias=False)\n        self.bn1 = BatchNorm(mid_channels)\n        self.relu = nn.ReLU()\n        self.dropout = nn.Dropout(0.5)\n        self._init_weight()\n\n    def forward(self, x):\n        x1 = self.aspp1(x)\n        x2 = self.aspp2(x)\n        x3 = self.aspp3(x)\n        x4 = self.aspp4(x)\n        x5 = self.global_avg_pool(x)\n        x5 = F.interpolate(x5,\n                           size=x4.size()[2:],\n                           mode='bilinear',\n                           align_corners=True)\n        x = torch.cat((x1, x2, x3, x4, x5), dim=1)\n\n        x = self.conv1(x)\n        x = self.bn1(x)\n        x = self.relu(x)\n\n        return self.dropout(x)\n\n    def _init_weight(self):\n        for m in self.modules():\n            if isinstance(m, nn.Conv2d):\n                torch.nn.init.kaiming_normal_(m.weight)\n            elif isinstance(m, nn.BatchNorm2d):\n                m.weight.data.fill_(1)\n                m.bias.data.zero_()\n\n\nclass Mlp(nn.Module):\n    def __init__(self,\n                 in_features,\n                 hidden_features=None,\n                 out_features=None,\n                 act_layer=nn.ReLU,\n                 drop=0.0):\n        super().__init__()\n        out_features = out_features or in_features\n        hidden_features = hidden_features or in_features\n        self.fc1 = nn.Linear(in_features, hidden_features)\n        self.act = act_layer()\n        self.drop1 = nn.Dropout(drop)\n        self.fc2 = nn.Linear(hidden_features, out_features)\n        self.drop2 = nn.Dropout(drop)\n\n    def forward(self, x):\n        x = self.fc1(x)\n        x = self.act(x)\n        x = self.drop1(x)\n        x = self.fc2(x)\n        x = self.drop2(x)\n        return x\n\n\nclass SELayer(nn.Module):\n    def __init__(self, channels, act_layer=nn.ReLU, gate_layer=nn.Sigmoid):\n        super().__init__()\n        self.conv_reduce = nn.Conv2d(channels, channels, 1, bias=True)\n        self.act1 = act_layer()\n        self.conv_expand = nn.Conv2d(channels, channels, 1, bias=True)\n        self.gate = gate_layer()\n\n    def forward(self, x, x_se):\n        x_se = self.conv_reduce(x_se)\n        x_se = self.act1(x_se)\n        x_se = self.conv_expand(x_se)\n        return x * self.gate(x_se)\n\n\nclass DepthNet(nn.Module):\n    def __init__(self, in_channels, mid_channels, context_channels,\n                 depth_channels):\n        super(DepthNet, self).__init__()\n        self.reduce_conv = nn.Sequential(\n            nn.Conv2d(in_channels,\n                      mid_channels,\n                      kernel_size=3,\n                      stride=1,\n                      padding=1),\n            nn.BatchNorm2d(mid_channels),\n            nn.ReLU(inplace=True),\n        )\n        self.context_conv = nn.Conv2d(mid_channels,\n                                      context_channels,\n                                      kernel_size=1,\n                                      stride=1,\n                                      padding=0)\n        self.bn = nn.BatchNorm1d(22)\n        self.depth_mlp = Mlp(22, mid_channels, mid_channels)\n        self.depth_se = SELayer(mid_channels)  # NOTE: add camera-aware\n        self.context_mlp = Mlp(22, mid_channels, mid_channels)\n        self.context_se = SELayer(mid_channels)  # NOTE: add camera-aware\n        self.depth_conv = nn.Sequential(\n            BasicBlock(mid_channels, mid_channels),\n            BasicBlock(mid_channels, mid_channels),\n            BasicBlock(mid_channels, mid_channels),\n            ASPP(mid_channels, mid_channels),\n            build_conv_layer(cfg=dict(\n                type='DCN',\n                in_channels=mid_channels,\n                out_channels=mid_channels,\n                kernel_size=3,\n                padding=1,\n                groups=4,\n                im2col_step=128,\n            )),\n            nn.Conv2d(mid_channels,\n                      depth_channels,\n                      kernel_size=1,\n                      stride=1,\n                      padding=0),\n        )\n\n    def forward(self, x, mats_dict):    # mats_dict   B x T x N\n        intrins = mats_dict['intrin_mats'][:, -1:, ..., :3, :3]\n        batch_size = intrins.shape[0]\n        num_cams = intrins.shape[2]\n        ida = mats_dict['ida_mats'][:,  -1:, ...]\n        sensor2ego = mats_dict['sensor2ego_mats'][:,  -1:, ..., :3, :]\n        mlp_input = torch.cat(\n            [\n                torch.stack(\n                    [\n                        intrins[:, 0:1, ..., 0, 0],\n                        intrins[:, 0:1, ..., 1, 1],\n                        intrins[:, 0:1, ..., 0, 2],\n                        intrins[:, 0:1, ..., 1, 2],\n                        ida[:, 0:1, ..., 0, 0],\n                        ida[:, 0:1, ..., 0, 1],\n                        ida[:, 0:1, ..., 0, 3],\n                        ida[:, 0:1, ..., 1, 0],\n                        ida[:, 0:1, ..., 1, 1],\n                        ida[:, 0:1, ..., 1, 3],\n                    ],\n                    dim=-1,\n                ),\n                sensor2ego.view(batch_size, 1, num_cams, -1),\n            ],\n            -1,\n        )\n        mlp_input = self.bn(mlp_input.reshape(-1, mlp_input.shape[-1]))\n        x = self.reduce_conv(x)\n        context_se = self.context_mlp(mlp_input)[..., None, None]\n        context = self.context_se(x, context_se)\n        context = self.context_conv(context)\n        depth_se = self.depth_mlp(mlp_input)[..., None, None]\n        depth = self.depth_se(x, depth_se)\n        depth = self.depth_conv(depth)\n        return torch.cat([depth, context], dim=1)\n\n\nclass UnetLayer(nn.Module):\n    def __init__(self, in_channels, middle_channels, out_channels):\n        super(UnetLayer, self).__init__()\n        self.up = nn.ConvTranspose2d(in_channels, out_channels, kernel_size=2, stride=2)\n        self.conv_relu = nn.Sequential(\n            nn.Conv2d(middle_channels, out_channels, kernel_size=3, padding=1),\n            nn.ReLU(inplace=True),\n            )\n        self.fp16_enabled = False\n    \n    @force_fp32()\n    def forward(self, x1, x2):\n        x1 = self.up(x1)\n        x1 = torch.cat((x1, x2), dim=1)\n        x1 = self.conv_relu(x1)\n        return x1\n\nclass UNet(nn.Module):\n    def __init__(self, n_class, fpn_in_channels):\n        super().__init__()\n        self.unet_layer4 = UnetLayer(fpn_in_channels[3], 256+fpn_in_channels[2], 256)\n        self.unet_layer3 = UnetLayer(256, 256+fpn_in_channels[1], 256)\n        self.unet_layer2 = UnetLayer(256, 128+fpn_in_channels[0], 128)\n        self.unet_layer0 = nn.Sequential(\n            nn.Upsample(scale_factor=2, mode='bilinear', align_corners=True),\n            nn.Conv2d(128, 64, kernel_size=3, padding=1, bias=False),\n            nn.ReLU(inplace=True),\n            nn.Conv2d(64, 64, kernel_size=3, padding=1, bias=False)\n            )\n        self.conv_last = nn.Conv2d(64, n_class, 1)\n        self.fp16_enabled = False\n    \n    def forward(self, input):\n        e1, e2, e3, e4 = input # input resnet's feature directly\n        d4 = self.unet_layer4(e4, e3) \n        d3 = self.unet_layer3(d4, e2) \n        d2 = self.unet_layer2(d3, e1) \n        d0 = self.unet_layer0(d2) \n        out = self.conv_last(d0) #  1/2 origin shape\n        return out\n\nfrom mmdet.models.necks.pafpn import PAFPN   \nfrom mmdet.models import NECKS \n@NECKS.register_module()\nclass PAFPN_fp32(PAFPN):\n    @force_fp32()\n    def forward(self, inputs):\n        \"\"\"Forward function.\"\"\"\n        assert len(inputs) == len(self.in_channels)\n\n        # build laterals\n        laterals = [\n            lateral_conv(inputs[i + self.start_level])\n            for i, lateral_conv in enumerate(self.lateral_convs)\n        ]\n\n        # build top-down path\n        used_backbone_levels = len(laterals)\n        for i in range(used_backbone_levels - 1, 0, -1):\n            prev_shape = laterals[i - 1].shape[2:]\n            # fix runtime error of \"+=\" inplace operation in PyTorch 1.10\n            laterals[i - 1] = laterals[i - 1] + F.interpolate(\n                laterals[i], size=prev_shape, mode='nearest')\n\n        # build outputs\n        # part 1: from original levels\n        inter_outs = [\n            self.fpn_convs[i](laterals[i]) for i in range(used_backbone_levels)\n        ]\n\n        # part 2: add bottom-up path\n        for i in range(0, used_backbone_levels - 1):\n            inter_outs[i + 1] += self.downsample_convs[i](inter_outs[i])\n\n        outs = []\n        outs.append(inter_outs[0])\n        outs.extend([\n            self.pafpn_convs[i - 1](inter_outs[i])\n            for i in range(1, used_backbone_levels)\n        ])\n\n        # part 3: add extra levels\n        if self.num_outs > len(outs):\n            # use max pool to get more levels on top of outputs\n            # (e.g., Faster R-CNN, Mask R-CNN)\n            if not self.add_extra_convs:\n                for i in range(self.num_outs - used_backbone_levels):\n                    outs.append(F.max_pool2d(outs[-1], 1, stride=2))\n            # add conv layers on top of original feature maps (RetinaNet)\n            else:\n                if self.add_extra_convs == 'on_input':\n                    orig = inputs[self.backbone_end_level - 1]\n                    outs.append(self.fpn_convs[used_backbone_levels](orig))\n                elif self.add_extra_convs == 'on_lateral':\n                    outs.append(self.fpn_convs[used_backbone_levels](\n                        laterals[-1]))\n                elif self.add_extra_convs == 'on_output':\n                    outs.append(self.fpn_convs[used_backbone_levels](outs[-1]))\n                else:\n                    raise NotImplementedError\n                for i in range(used_backbone_levels + 1, self.num_outs):\n                    if self.relu_before_extra_convs:\n                        outs.append(self.fpn_convs[i](F.relu(outs[-1])))\n                    else:\n                        outs.append(self.fpn_convs[i](outs[-1]))\n        return tuple(outs)\n\n\n@BACKBONES.register_module()\nclass LSS(BaseModule):\n    def __init__(self, x_bound, y_bound, z_bound, d_bound, final_dim,\n                 downsample_factor, output_channels, img_backbone_conf,\n                 img_neck_conf, depth_net_conf, seg_net_conf=None, queue_len=1, fpn_in_channels=[64, 128, 256, 512]):\n        \"\"\"Modified from `https://github.com/nv-tlabs/lift-splat-shoot`.\n        Args:\n            x_bound (list): Boundaries for x.\n            y_bound (list): Boundaries for y.\n            z_bound (list): Boundaries for z.\n            d_bound (list): Boundaries for d.\n            final_dim (list): Dimension for input images.\n            downsample_factor (int): Downsample factor between feature map\n                and input image.\n            output_channels (int): Number of channels for the output\n                feature map.\n            img_backbone_conf (dict): Config for image backbone.\n            img_neck_conf (dict): Config for image neck.\n            depth_net_conf (dict): Config for depth net.\n        \"\"\"\n\n        super(LSS, self).__init__()\n        self.downsample_factor = downsample_factor\n        self.fp16_enabled = False\n        self.d_bound = d_bound\n        self.final_dim = final_dim\n        self.output_channels = output_channels\n        self.queue_len = queue_len\n        if self.queue_len!=1:\n            self.bev_multiframe_merge = nn.Conv2d(256*queue_len,\n                                     256,\n                                     kernel_size=3,\n                                     stride=1,\n                                     padding=1,\n                                     bias=False)\n        self.register_buffer(\n            'voxel_size',\n            torch.Tensor([row[2] for row in [x_bound, y_bound, z_bound]]))\n        self.register_buffer(\n            'voxel_coord',\n            torch.Tensor([\n                row[0] + row[2] / 2.0 for row in [x_bound, y_bound, z_bound]\n            ]))\n        self.register_buffer(\n            'voxel_num',\n            torch.LongTensor([(row[1] - row[0]) / row[2]\n                              for row in [x_bound, y_bound, z_bound]]))\n        self.register_buffer('frustum', self.create_frustum())\n        self.depth_channels, _, _, _ = self.frustum.shape\n\n        self.img_backbone = build_backbone(img_backbone_conf)\n        self.img_neck = build_neck(img_neck_conf)\n        self.neck_conv = nn.Conv2d(in_channels=img_neck_conf[\"out_channels\"], out_channels=depth_net_conf[\"in_channels\"], kernel_size=1)\n        self.depth_net = self._configure_depth_net(depth_net_conf)\n\n\n        self.seg_net = self._configure_seg_net(seg_net_conf, fpn_in_channels)\n        \n        self.seg_res_to_image_feature =nn.Sequential(\n                nn.Conv2d(seg_net_conf['out_channels'], 64, 1),\n                nn.BatchNorm2d(64),\n                nn.ReLU(),\n\n                nn.Conv2d(64, 16, 1),\n                nn.BatchNorm2d(16),\n                nn.ReLU(),\n\n                nn.Conv2d(16, 32, 3, padding=1, stride=2),\n                nn.BatchNorm2d(32),\n                nn.ReLU(),\n\n\n                nn.Conv2d(32, 32, 1),\n                nn.BatchNorm2d(32),\n                nn.ReLU(),\n                \n                nn.Conv2d(32, 64, 3, padding=1, stride=2),\n                nn.BatchNorm2d(64),\n                nn.ReLU(),\n\n                nn.Conv2d(64, 64, 1),\n                nn.BatchNorm2d(64),\n                nn.ReLU(),\n\n                nn.Conv2d(64, 128, 3, padding=1, stride=2),\n                nn.BatchNorm2d(128),\n                nn.ReLU(),\n            )\n        self.merge_seg_and_image = nn.Conv2d(256+128, 256, 3, padding=1)\n        self.img_neck.init_weights()\n        self.img_backbone.init_weights()\n\n    def _configure_depth_net(self, depth_net_conf):\n        return DepthNet(\n            depth_net_conf['in_channels'],\n            depth_net_conf['mid_channels'],\n            self.output_channels,\n            self.depth_channels,\n        )\n\n    def _configure_seg_net(self, seg_net_conf, fpn_in_channels):\n        return UNet(seg_net_conf['out_channels'], fpn_in_channels)\n\n    def create_frustum(self):\n        \"\"\"Generate frustum\"\"\"\n        # make grid in image plane\n        ogfH, ogfW = self.final_dim\n        fH, fW = ogfH // self.downsample_factor, ogfW // self.downsample_factor\n        d_coords = torch.arange(*self.d_bound,\n                                dtype=torch.float).view(-1, 1,\n                                                        1).expand(-1, fH, fW)\n        D, _, _ = d_coords.shape\n        x_coords = torch.linspace(0, ogfW - 1, fW, dtype=torch.float).view(\n            1, 1, fW).expand(D, fH, fW)\n        y_coords = torch.linspace(0, ogfH - 1, fH,\n                                  dtype=torch.float).view(1, fH,\n                                                          1).expand(D, fH, fW)\n        paddings = torch.ones_like(d_coords)\n        # D x H x W x 3\n        frustum = torch.stack((x_coords, y_coords, d_coords, paddings), -1)\n        return frustum\n\n    @force_fp32()\n    def get_geometry(self, sensor2ego_mat, intrin_mat, ida_mat, bda_mat):\n        \"\"\"Transfer points from camera coord to ego coord.\n\n        Args:\n            rots(Tensor): Rotation matrix from camera to ego.\n            trans(Tensor): Translation matrix from camera to ego.\n            intrins(Tensor): Intrinsic matrix.\n            post_rots_ida(Tensor): Rotation matrix for ida.\n            post_trans_ida(Tensor): Translation matrix for ida\n            post_rot_bda(Tensor): Rotation matrix for bda.\n\n        Returns:\n            Tensors: points ego coord.\n        \"\"\"\n        batch_size, num_cams, _, _ = sensor2ego_mat.shape\n\n        # undo post-transformation\n        # B x N x D x H x W x 3\n        points = self.frustum\n        ida_mat = ida_mat.view(batch_size, num_cams, 1, 1, 1, 4, 4)\n        ## ida_mat = aug_img2img\n        ## img2aug_img\n        points = ida_mat.inverse().matmul(points.unsqueeze(-1))     # B,N,D,H,W,4,1\n        # cam_to_ego\n        points = torch.cat(\n            (points[:, :, :, :, :, :2] * points[:, :, :, :, :, 2:3],    # x/y * z \n             points[:, :, :, :, :, 2:]), 5)\n       \n        combine = sensor2ego_mat.matmul(torch.inverse(intrin_mat))\n        # cam2lidar @ img2cam   --> img2lidar\n        points = combine.view(batch_size, num_cams, 1, 1, 1, 4,\n                              4).matmul(points)\n        if bda_mat is not None:\n            bda_mat = bda_mat.unsqueeze(1).repeat(1, num_cams, 1, 1).view(\n                batch_size, num_cams, 1, 1, 1, 4, 4)\n            points = (bda_mat @ points).squeeze(-1)\n        else:\n            points = points.squeeze(-1)\n        return points[..., :3]\n\n    @auto_fp16()\n    def get_cam_feats(self, imgs):\n        \"\"\"Get feature maps from images.\"\"\"\n        batch_size, num_sweeps, num_cams, num_channels, imH, imW = imgs.shape\n        imgs = imgs.flatten().view(batch_size * num_sweeps * num_cams,\n                                   num_channels, imH, imW)\n        fpn_feats = self.img_backbone(imgs)\n        fpn_feats = self.img_neck(fpn_feats)\n\n        img_feats = self.neck_conv_fp32(fpn_feats[2])\n        img_feats = img_feats.reshape(batch_size, num_sweeps, num_cams,\n                                      img_feats.shape[1], img_feats.shape[2],\n                                      img_feats.shape[3])\n        return img_feats, fpn_feats\n\n    @force_fp32()\n    def neck_conv_fp32(self, input):\n        return self.neck_conv(input)\n\n    @force_fp32()\n    def _forward_depth_net(self, feat, mats_dict):\n        return self.depth_net(feat, mats_dict)\n    \n    @auto_fp16()\n    def _forward_voxel_net(self, img_feat_with_depth):\n        return img_feat_with_depth\n\n    @auto_fp16()\n    def _forward_single_sweep(self,\n                              sweep_index,\n                              sweep_imgs,\n                              mats_dict,\n                              is_return_depth=False):\n        \"\"\"Forward function for single sweep.\n\n        Args:\n            sweep_index (int): Index of sweeps.\n            sweep_imgs (Tensor): Input images.\n            mats_dict (dict):\n                sensor2ego_mats(Tensor): Transformation matrix from\n                    camera to ego with shape of (B, num_sweeps,\n                    num_cameras, 4, 4).\n                intrin_mats(Tensor): Intrinsic matrix with shape\n                    of (B, num_sweeps, num_cameras, 4, 4).\n                ida_mats(Tensor): Transformation matrix for ida with\n                    shape of (B, num_sweeps, num_cameras, 4, 4).\n                sensor2sensor_mats(Tensor): Transformation matrix\n                    from key frame camera to sweep frame camera with\n                    shape of (B, num_sweeps, num_cameras, 4, 4).\n            is_return_depth (bool, optional): Whether to return depth.\n                Default: False.\n\n        Returns:\n            Tensor: BEV feature map.\n        \"\"\"\n        batch_size, num_sweeps, num_cams, num_channels, img_height, \\\n            img_width = sweep_imgs.shape\n\n        img_feats, fpn_feats = self.get_cam_feats(sweep_imgs)\n        source_features = img_feats[:, 0, ...]\n        source_features = source_features.reshape(batch_size * num_cams,\n                                    source_features.shape[2],\n                                    source_features.shape[3],\n                                    source_features.shape[4])\n        depth_feature = self._forward_depth_net(\n            source_features,\n            mats_dict,\n        )\n        depth = depth_feature[:, :self.depth_channels]\n        depth_softmax = depth.softmax(1)\n\n        img_feature = depth_feature[:, self.depth_channels:(self.depth_channels + self.output_channels)]\n\n        ## Map 2D Segmentation to BEV as well \n        seg_output = self.seg_net(fpn_feats)    # 1/2 origin shape\n        seg_feature = self.seg_res_to_image_feature_forward(seg_output.detach())# 1/16 origin shape\n        img_feature = torch.cat((img_feature, seg_feature), dim=1)\n        img_feature = self.merge_seg_and_image(img_feature)   # keep same dims\n\n        img_feat_with_depth = depth_softmax.unsqueeze(1) * img_feature.unsqueeze(2)\n        outs = {}\n        outs[\"fpn_feats\"] = fpn_feats\n        img_feat_with_depth = self._forward_voxel_net(img_feat_with_depth)\n\n        img_feat_with_depth = img_feat_with_depth.reshape(\n            batch_size,\n            num_cams,\n            img_feat_with_depth.shape[1],\n            img_feat_with_depth.shape[2],\n            img_feat_with_depth.shape[3],\n            img_feat_with_depth.shape[4],\n        )\n        geom_xyz = self.get_geometry(\n            mats_dict['sensor2ego_mats'][:, sweep_index, ...],\n            mats_dict['intrin_mats'][:, sweep_index, ...],\n            mats_dict['ida_mats'][:, sweep_index, ...],\n            mats_dict.get('bda_mat', None),\n        )\n\n        img_feat_with_depth = img_feat_with_depth.permute(0, 1, 3, 4, 5, 2)\n\n        feature_map = self.voxel_pooling_method(geom_xyz, img_feat_with_depth.contiguous(), self.voxel_num.to(img_feat_with_depth.device))\n        \n        outs[\"bev\"] = feature_map.contiguous()\n        if is_return_depth:\n            outs['depth'] = depth\n        outs['seg'] = seg_output\n        return outs\n    \n   \n    @force_fp32()\n    def seg_res_to_image_feature_forward(self, input):\n        return self.seg_res_to_image_feature(input)\n\n    @force_fp32()\n    def voxel_pooling_method(self, geom_xyz, img_feat_with_depth, voxel_num):\n        geom_xyz = ((geom_xyz - (self.voxel_coord - self.voxel_size / 2.0)) /\n                    self.voxel_size).int()\n        return voxel_pooling(geom_xyz, img_feat_with_depth, voxel_num)\n\n    @auto_fp16()\n    def forward(self,\n                img,\n                img_metas,\n                timestamps=None,\n                is_return_depth=False):\n        \"\"\"Forward function.\n        Args:\n            sweep_imgs(Tensor): Input images with shape of (B, num_sweeps,\n                num_cameras, 3, H, W).\n            mats_dict(dict):\n                sensor2ego_mats(Tensor): Transformation matrix from\n                    camera to ego with shape of (B, num_sweeps,\n                    num_cameras, 4, 4).\n                intrin_mats(Tensor): Intrinsic matrix with shape\n                    of (B, num_sweeps, num_cameras, 4, 4).\n                ida_mats(Tensor): Transformation matrix for ida with\n                    shape of (B, num_sweeps, num_cameras, 4, 4).\n                sensor2sensor_mats(Tensor): Transformation matrix\n                    from key frame camera to sweep frame camera with\n                    shape of (B, num_sweeps, num_cameras, 4, 4).\n            timestamps(Tensor): Timestamp for all images with the shape of(B,\n                num_sweeps, num_cameras).\n\n        Return:\n            Tensor: bev feature map.\n        \"\"\"\n        if img.dim() == 5:\n            img = img.unsqueeze(1)    \n\n        batch_size, num_sweeps, num_cams, num_channels, img_height, \\\n            img_width = img.shape\n\n        intrins, ida, sensor2ego = [], [], []\n        for b in range(len(img_metas)):\n            _intrins, _ida, _sensor2ego = [], [], []\n            for sweep_idx in range(len(img_metas[0])):\n                mats = img_metas[b][sweep_idx]\n                intrinsic_mat = torch.zeros((num_cams,4,4))\n                intrinsic_mat[:,:3,:3] = mats['cam_intrinsic']\n                intrinsic_mat[:,3,3] = 1\n                _intrins.append(intrinsic_mat)\n                _ida.append(mats['ida_mats'])   # Nx4x4\n                _sensor2ego.append(mats['currlidar2keycam'].permute(0,2,1))     # cam2lidar\n            intrins.append(torch.stack(_intrins))\n            sensor2ego.append(torch.stack(_sensor2ego))\n            ida.append(torch.stack(_ida))\n        intrins, ida, sensor2ego = torch.stack(intrins), torch.stack(ida), torch.stack(sensor2ego)\n        \n        old_img_metas = img_metas\n        img_metas = {}\n        img_metas['intrin_mats'] = intrins.to(img.device)\n        img_metas['sensor2ego_mats'] = sensor2ego.to(img.device)\n        img_metas['ida_mats'] = ida.to(img.device)\n\n        key_frame_res = self._forward_single_sweep(\n            -1,\n            img[:, -1:, ...],  \n            img_metas,\n            is_return_depth=is_return_depth)\n\n\n        outs = {}\n        bev_feature_list = [key_frame_res['bev']]\n        if self.seg_net is not None:\n            outs['seg'] = key_frame_res['seg']\n        if is_return_depth:\n            outs['depth'] = key_frame_res['depth']\n        outs[\"fpn_feats\"] = key_frame_res[\"fpn_feats\"]\n\n        current_ida = ida[:, -1, :, :].clone() #B, 4, 4, 4\n        current_lidar2img = torch.stack([_[-1][\"lidar2img\"] for _ in old_img_metas], dim=0)\n        outs['lidar2img'] = current_lidar2img\n        outs['ida_mat'] = current_ida\n\n        # multi-frame \n        for sweep_index in range(1, num_sweeps):\n            with torch.no_grad():\n                sweep_frame_res = self._forward_single_sweep(\n                    -sweep_index,\n                    img[:, -(sweep_index+1):-sweep_index, ...],\n                    img_metas,\n                    is_return_depth=False)\n                bev_feature_list.append(sweep_frame_res['bev'])\n\n        assert len(bev_feature_list)==self.queue_len, 'LSS.queue_len must be set correctly in config!'\n        bev_feature = torch.cat(bev_feature_list, 1)\n        if self.queue_len>1:\n            bev_feature = self.bev_multiframe_merge(bev_feature)\n        outs['bev'] = bev_feature\n        return outs\n        "
  },
  {
    "path": "open_loop_training/code/model_code/dense_heads/__init__.py",
    "content": "from .thinktwice_decoder import ThinkTwiceDecoder\n"
  },
  {
    "path": "open_loop_training/code/model_code/dense_heads/multi_scale_deformable_attn_function.py",
    "content": "# ---------------------------------------------\n# Copyright (c) OpenMMLab. All rights reserved.\n# ---------------------------------------------\n#  Modified by Zhiqi Li\n#  Modified by Xiaosong Jia\n# ---------------------------------------------\nimport torch\nfrom torch.cuda.amp import custom_bwd, custom_fwd\nfrom torch.autograd.function import Function, once_differentiable\nfrom mmcv.utils import ext_loader\nimport torch.nn as nn\nimport torch.nn.functional as F\n\nfrom mmcv.cnn import xavier_init, constant_init\nfrom mmcv.cnn.bricks.registry import (ATTENTION,\n                                      TRANSFORMER_LAYER_SEQUENCE)\nfrom mmcv.cnn.bricks.transformer import TransformerLayerSequence\nimport math\nfrom mmcv.runner.base_module import BaseModule, ModuleList, Sequential\nfrom mmcv.utils import (ConfigDict, build_from_cfg, deprecated_api_warning,\n                        to_2tuple)\nfrom mmcv.ops.multi_scale_deform_attn import multi_scale_deformable_attn_pytorch\nfrom mmcv.utils import ext_loader\next_module = ext_loader.load_ext(\n    '_ext', ['ms_deform_attn_backward', 'ms_deform_attn_forward'])\nfrom mmcv.runner import force_fp32, auto_fp16\n\ndef inverse_sigmoid(x, eps=1e-5):\n    \"\"\"Inverse function of sigmoid.\n    Args:\n        x (Tensor): The tensor to do the\n            inverse.\n        eps (float): EPS avoid numerical\n            overflow. Defaults 1e-5.\n    Returns:\n        Tensor: The x has passed the inverse\n            function of sigmoid, has same\n            shape with input.\n    \"\"\"\n    x = x.clamp(min=0, max=1)\n    x1 = x.clamp(min=eps)\n    x2 = (1 - x).clamp(min=eps)\n    return torch.log(x1 / x2)\n\nclass MultiScaleDeformableAttnFunction_fp16(Function):\n\n    @staticmethod\n    @custom_fwd(cast_inputs=torch.float16)\n    def forward(ctx, value, value_spatial_shapes, value_level_start_index,\n                sampling_locations, attention_weights, im2col_step):\n        \"\"\"GPU version of multi-scale deformable attention.\n\n        Args:\n            value (Tensor): The value has shape\n                (bs, num_keys, mum_heads, embed_dims//num_heads)\n            value_spatial_shapes (Tensor): Spatial shape of\n                each feature map, has shape (num_levels, 2),\n                last dimension 2 represent (h, w)\n            sampling_locations (Tensor): The location of sampling points,\n                has shape\n                (bs ,num_queries, num_heads, num_levels, num_points, 2),\n                the last dimension 2 represent (x, y).\n            attention_weights (Tensor): The weight of sampling points used\n                when calculate the attention, has shape\n                (bs ,num_queries, num_heads, num_levels, num_points),\n            im2col_step (Tensor): The step used in image to column.\n\n        Returns:\n            Tensor: has shape (bs, num_queries, embed_dims)\n        \"\"\"\n        ctx.im2col_step = im2col_step\n        output = ext_module.ms_deform_attn_forward(\n            value,\n            value_spatial_shapes,\n            value_level_start_index,\n            sampling_locations,\n            attention_weights,\n            im2col_step=ctx.im2col_step)\n        ctx.save_for_backward(value, value_spatial_shapes,\n                              value_level_start_index, sampling_locations,\n                              attention_weights)\n        return output\n\n    @staticmethod\n    @once_differentiable\n    @custom_bwd\n    def backward(ctx, grad_output):\n        \"\"\"GPU version of backward function.\n\n        Args:\n            grad_output (Tensor): Gradient\n                of output tensor of forward.\n\n        Returns:\n             Tuple[Tensor]: Gradient\n                of input tensors in forward.\n        \"\"\"\n        value, value_spatial_shapes, value_level_start_index, \\\n            sampling_locations, attention_weights = ctx.saved_tensors\n        grad_value = torch.zeros_like(value)\n        grad_sampling_loc = torch.zeros_like(sampling_locations)\n        grad_attn_weight = torch.zeros_like(attention_weights)\n\n        ext_module.ms_deform_attn_backward(\n            value,\n            value_spatial_shapes,\n            value_level_start_index,\n            sampling_locations,\n            attention_weights,\n            grad_output.contiguous(),\n            grad_value,\n            grad_sampling_loc,\n            grad_attn_weight,\n            im2col_step=ctx.im2col_step)\n\n        return grad_value, None, None, \\\n            grad_sampling_loc, grad_attn_weight, None\n\n\nclass MultiScaleDeformableAttnFunction_fp32(Function):\n\n    @staticmethod\n    @custom_fwd(cast_inputs=torch.float32)\n    def forward(ctx, value, value_spatial_shapes, value_level_start_index,\n                sampling_locations, attention_weights, im2col_step):\n        \"\"\"GPU version of multi-scale deformable attention.\n\n        Args:\n            value (Tensor): The value has shape\n                (bs, num_keys, mum_heads, embed_dims//num_heads)\n            value_spatial_shapes (Tensor): Spatial shape of\n                each feature map, has shape (num_levels, 2),\n                last dimension 2 represent (h, w)\n            sampling_locations (Tensor): The location of sampling points,\n                has shape\n                (bs ,num_queries, num_heads, num_levels, num_points, 2),\n                the last dimension 2 represent (x, y).\n            attention_weights (Tensor): The weight of sampling points used\n                when calculate the attention, has shape\n                (bs ,num_queries, num_heads, num_levels, num_points),\n            im2col_step (Tensor): The step used in image to column.\n\n        Returns:\n            Tensor: has shape (bs, num_queries, embed_dims)\n        \"\"\"\n\n        ctx.im2col_step = im2col_step\n        output = ext_module.ms_deform_attn_forward(\n            value,\n            value_spatial_shapes,\n            value_level_start_index,\n            sampling_locations,\n            attention_weights,\n            im2col_step=ctx.im2col_step)\n        ctx.save_for_backward(value, value_spatial_shapes,\n                              value_level_start_index, sampling_locations,\n                              attention_weights)\n        return output\n\n    @staticmethod\n    @once_differentiable\n    @custom_bwd\n    def backward(ctx, grad_output):\n        \"\"\"GPU version of backward function.\n\n        Args:\n            grad_output (Tensor): Gradient\n                of output tensor of forward.\n\n        Returns:\n             Tuple[Tensor]: Gradient\n                of input tensors in forward.\n        \"\"\"\n        value, value_spatial_shapes, value_level_start_index, \\\n            sampling_locations, attention_weights = ctx.saved_tensors\n        grad_value = torch.zeros_like(value)\n        grad_sampling_loc = torch.zeros_like(sampling_locations)\n        grad_attn_weight = torch.zeros_like(attention_weights)\n\n        ext_module.ms_deform_attn_backward(\n            value,\n            value_spatial_shapes,\n            value_level_start_index,\n            sampling_locations,\n            attention_weights,\n            grad_output.contiguous(),\n            grad_value,\n            grad_sampling_loc,\n            grad_attn_weight,\n            im2col_step=ctx.im2col_step)\n\n        return grad_value, None, None, \\\n            grad_sampling_loc, grad_attn_weight, None\n\n\n\nclass PositionwiseFeedForward(nn.Module):\n    ''' A two-feed-forward-layer module '''\n    def __init__(self, d_in, d_hid, dropout=0.0):\n        super().__init__()\n        self.norm = nn.LayerNorm(d_in)\n        self.w_1 = nn.Linear(d_in, d_hid)\n        self.w_2 = nn.Linear(d_hid, d_in) # position-wise\n        self.act = F.gelu\n        self.dropout = nn.Dropout(dropout)\n        xavier_init(self.w_1, distribution='normal', bias=0.)\n        xavier_init(self.w_2, distribution='normal', bias=0.)\n        nn.init.constant_(self.norm.weight, 1)\n        nn.init.constant_(self.norm.bias, 0)\n    def forward(self, x):\n        residual = x\n        output = self.w_2(self.act(self.w_1(self.norm(x))))\n        output = self.dropout(output) + residual\n        return output\n\nclass SpatialCrossAttention(BaseModule):\n    \"\"\"An attention module used in BEVFormer.\n    Args:\n        embed_dims (int): The embedding dimension of Attention.\n            Default: 256.\n        num_cams (int): The number of cameras\n        dropout (float): A Dropout layer on `inp_residual`.\n            Default: 0..\n        init_cfg (obj:`mmcv.ConfigDict`): The Config for initialization.\n            Default: None.\n        deformable_attention: (dict): The config for the deformable attention used in SCA.\n    \"\"\"\n\n    def __init__(self,\n                 embed_dims=256,\n                 num_cams=4,\n                 dropout=0.0,\n                 init_cfg=None,\n                 batch_first=True,\n                 deformable_attention=dict(\n                     type='MSDeformableAttention3D',\n                     embed_dims=256,\n                     num_levels=4),\n                 query_dims=1543,\n                 **kwargs\n                 ):\n        super(SpatialCrossAttention, self).__init__(init_cfg)\n\n        self.init_cfg = init_cfg\n        self.dropout = nn.Dropout(dropout)\n        self.fp16_enabled = False\n        self.deformable_attention = MSDeformableAttention3D()\n        self.embed_dims = embed_dims\n        self.num_cams = num_cams\n        self.batch_first = batch_first\n        self.query_linear = nn.Sequential(\n           nn.LayerNorm(query_dims),\n           nn.Linear(query_dims, 512),\n           nn.GELU(),\n           nn.Linear(512, embed_dims),\n           nn.GELU()\n        )\n        self.dropout = nn.Dropout(dropout)\n        self.ffn = PositionwiseFeedForward(256, 1024)\n\n        self.output_proj = nn.Sequential(\n           nn.LayerNorm(int(self.num_cams*256)),\n           nn.Linear(int(self.num_cams*256), 512),\n           nn.GELU(),\n           nn.Linear(512, embed_dims),\n        )\n        self.init_weight()\n\n        \n    def init_weight(self):\n        \"\"\"Default initialization for Parameters of Module.\"\"\"\n        nn.init.constant_(self.query_linear[0].weight, 1)\n        nn.init.constant_(self.query_linear[0].bias, 0)\n        xavier_init(self.query_linear[1], distribution='normal', bias=0.)\n        xavier_init(self.query_linear[3], distribution='normal', bias=0.)\n        xavier_init(self.output_proj, distribution='normal', bias=0.)\n        \n    @force_fp32(apply_to=('query', 'key', 'value', 'query_pos', 'reference_points_cam'))\n    def forward(self,\n                query,\n                key=None,\n                value=None,\n                residual=None,\n                query_pos=None,\n                key_padding_mask=None,\n                reference_points=None,\n                spatial_shapes=None,\n                reference_points_cam=None,\n                bev_mask=None,\n                level_start_index=None,\n                indexes=None,\n                flag='encoder',\n                **kwargs):\n        \"\"\"Forward Function of Detr3DCrossAtten.\n        Args:\n            query (Tensor): Query of Transformer with shape\n                (num_query, bs, embed_dims).\n            key (Tensor): The key tensor with shape\n                `(num_key, bs, embed_dims)`.\n            value (Tensor): The value tensor with shape\n                `(num_key, bs, embed_dims)`. (B, N, C, H, W)\n            residual (Tensor): The tensor used for addition, with the\n                same shape as `x`. Default None. If None, `x` will be used.\n            query_pos (Tensor): The positional encoding for `query`.\n                Default: None.\n            key_pos (Tensor): The positional encoding for  `key`. Default\n                None.\n            reference_points (Tensor):  The normalized reference\n                points with shape (bs, num_query, 4),\n                all elements is range in [0, 1], top-left (0,0),\n                bottom-right (1, 1), including padding area.\n                or (N, Length_{query}, num_levels, 4), add\n                additional two dimensions is (w, h) to\n                form reference boxes.\n            key_padding_mask (Tensor): ByteTensor for `query`, with\n                shape [bs, num_key].\n            spatial_shapes (Tensor): Spatial shape of features in\n                different level. With shape  (num_levels, 2),\n                last dimension represent (h, w).\n            level_start_index (Tensor): The start index of each level.\n                A tensor has shape (num_levels) and can be represented\n                as [0, h_0*w_0, h_0*w_0+h_1*w_1, ...].\n        Returns:\n             Tensor: forwarded results with shape [num_query, bs, embed_dims].\n        \"\"\"\n        query = self.query_linear(query)\n        bs, num_cams, max_len, _ = query.size()\n        num_cams, l, bs, embed_dims = value.shape\n        value = value.permute(2, 0, 1, 3).reshape(\n            bs * self.num_cams, l, self.embed_dims)\n\n        queries = self.dropout(self.deformable_attention(\n        query=query.view(bs*self.num_cams, max_len, self.embed_dims), key=value, value=value, \n        reference_points=reference_points.view(bs*self.num_cams, max_len, 2), spatial_shapes=spatial_shapes,\n        level_start_index=level_start_index).view(bs, self.num_cams, max_len, self.embed_dims))\n        queries = self.ffn(queries)\n           \n        for j in range(bs):\n            for i, index_query_per_img in enumerate(indexes):\n                queries[j, i, :len(index_query_per_img)] = 0\n                queries[j, i] /= max(len(index_query_per_img), 1.0)\n        queries = queries.sum(-2).view(bs, -1)\n        queries = self.output_proj(queries)\n        return queries\n\nclass MSDeformableAttention3D(BaseModule):\n    \"\"\"An attention module used in BEVFormer based on Deformable-Detr.\n    `Deformable DETR: Deformable Transformers for End-to-End Object Detection.\n    <https://arxiv.org/pdf/2010.04159.pdf>`_.\n    Args:\n        embed_dims (int): The embedding dimension of Attention.\n            Default: 256.\n        num_heads (int): Parallel attention heads. Default: 64.\n        num_levels (int): The number of feature map used in\n            Attention. Default: 4.\n        num_points (int): The number of sampling points for\n            each query in each head. Default: 4.\n        im2col_step (int): The step used in image_to_column.\n            Default: 64.\n        dropout (float): A Dropout layer on `inp_identity`.\n            Default: 0.1.\n        batch_first (bool): Key, Query and Value are shape of\n            (batch, n, embed_dim)\n            or (n, batch, embed_dim). Default to False.\n        norm_cfg (dict): Config dict for normalization layer.\n            Default: None.\n        init_cfg (obj:`mmcv.ConfigDict`): The Config for initialization.\n            Default: None.\n    \"\"\"\n\n    def __init__(self,\n                 embed_dims=256,\n                 num_heads=8,\n                 num_levels=4,\n                 num_points=8,\n                 im2col_step=64,\n                 dropout=0.0,\n                 batch_first=True,\n                 norm_cfg=None,\n                 init_cfg=None):\n        super().__init__(init_cfg)\n        if embed_dims % num_heads != 0:\n            raise ValueError(f'embed_dims must be divisible by num_heads, '\n                             f'but got {embed_dims} and {num_heads}')\n        dim_per_head = embed_dims // num_heads\n        self.norm_cfg = norm_cfg\n        self.batch_first = batch_first\n        self.output_proj = None\n        self.fp16_enabled = False\n\n        self.im2col_step = im2col_step\n        self.embed_dims = embed_dims\n        self.num_levels = num_levels\n        self.num_heads = num_heads\n        self.num_points = num_points\n        self.sampling_offsets = nn.Linear(\n            embed_dims, num_heads * num_levels * num_points * 2)\n        self.attention_weights = nn.Linear(embed_dims,\n                                           num_heads * num_levels * num_points)\n        self.value_proj = nn.Linear(embed_dims, embed_dims)\n        self.init_weights()\n\n    def init_weights(self):\n        \"\"\"Default initialization for Parameters of Module.\"\"\"\n        constant_init(self.sampling_offsets, 0.)\n        thetas = torch.arange(\n            self.num_heads,\n            dtype=torch.float32) * (2.0 * math.pi / self.num_heads)\n        grid_init = torch.stack([thetas.cos(), thetas.sin()], -1)\n        grid_init = (grid_init /\n                     grid_init.abs().max(-1, keepdim=True)[0]).view(\n            self.num_heads, 1, 1,\n            2).repeat(1, self.num_levels, self.num_points, 1)\n        for i in range(self.num_points):\n            grid_init[:, :, i, :] *= i + 1\n\n        self.sampling_offsets.bias.data = grid_init.view(-1)\n        constant_init(self.attention_weights, val=0., bias=0.)\n        xavier_init(self.value_proj, distribution='uniform', bias=0.)\n        xavier_init(self.output_proj, distribution='uniform', bias=0.)\n        self._is_init = True\n\n    def forward(self,\n                query,\n                key=None,\n                value=None,\n                identity=None,\n                query_pos=None,\n                key_padding_mask=None,\n                reference_points=None,\n                spatial_shapes=None,\n                level_start_index=None,\n                **kwargs):\n        \"\"\"Forward Function of MultiScaleDeformAttention.\n        Args:\n            query (Tensor): Query of Transformer with shape\n                ( bs, num_query, embed_dims).\n            key (Tensor): The key tensor with shape\n                `(bs, num_key,  embed_dims)`.\n            value (Tensor): The value tensor with shape\n                `(bs, num_key,  embed_dims)`.\n            identity (Tensor): The tensor used for addition, with the\n                same shape as `query`. Default None. If None,\n                `query` will be used.\n            query_pos (Tensor): The positional encoding for `query`.\n                Default: None.\n            key_pos (Tensor): The positional encoding for `key`. Default\n                None.\n            reference_points (Tensor):  The normalized reference\n                points with shape (bs, num_query, num_levels, 2),\n                all elements is range in [0, 1], top-left (0,0),\n                bottom-right (1, 1), including padding area.\n                or (N, Length_{query}, num_levels, 4), add\n                additional two dimensions is (w, h) to\n                form reference boxes.\n            key_padding_mask (Tensor): ByteTensor for `query`, with\n                shape [bs, num_key].\n            spatial_shapes (Tensor): Spatial shape of features in\n                different levels. With shape (num_levels, 2),\n                last dimension represents (h, w).\n            level_start_index (Tensor): The start index of each level.\n                A tensor has shape ``(num_levels, )`` and can be represented\n                as [0, h_0*w_0, h_0*w_0+h_1*w_1, ...].\n        Returns:\n             Tensor: forwarded results with shape [num_query, bs, embed_dims].\n        \"\"\"\n\n        if value is None:\n            value = query\n        bs, num_query, _ = query.shape\n        bs, num_value, _ = value.shape\n        assert (spatial_shapes[:, 0] * spatial_shapes[:, 1]).sum() == num_value\n\n        value = self.value_proj(value)\n        # if key_padding_mask is not None:\n        #     value = value.masked_fill(key_padding_mask[..., None], 0.0)\n        value = value.view(bs, num_value, self.num_heads, -1)\n        sampling_offsets = self.sampling_offsets(query).view(\n            bs, num_query, self.num_heads, self.num_levels, self.num_points, 2)\n        attention_weights = self.attention_weights(query).view(\n            bs, num_query, self.num_heads, self.num_levels * self.num_points)\n\n        attention_weights = attention_weights.softmax(-1)\n\n        attention_weights = attention_weights.view(bs, num_query,\n                                                   self.num_heads,\n                                                   self.num_levels,\n                                                   self.num_points)\n\n        if reference_points.shape[-1] == 2:\n            \"\"\"\n            For each BEV query, it owns `num_Z_anchors` in 3D space that having different heights.\n            After proejcting, each BEV query has `num_Z_anchors` reference points in each 2D image.\n            For each referent point, we sample `num_points` sampling points.\n            For `num_Z_anchors` reference points,  it has overall `num_points * num_Z_anchors` sampling points.\n            \"\"\"\n            offset_normalizer = torch.stack(\n                [spatial_shapes[..., 1], spatial_shapes[..., 0]], -1)\n\n            bs, num_query, xy = reference_points.shape\n            reference_points = reference_points[:, :, None, None, None, :]\n            sampling_offsets = sampling_offsets / offset_normalizer[None, None, None, :, None, :]\n            bs, num_query, num_heads, num_levels, num_all_points, xy = sampling_offsets.shape\n            sampling_locations = reference_points + sampling_offsets\n            #bs, num_query, num_heads, num_levels, num_all_points, xy = sampling_locations.shape\n\n\n        else:\n            raise ValueError(\n                f'Last dim of reference_points must be'\n                f' 2 or 4, but get {reference_points.shape[-1]} instead.')\n\n        #  sampling_locations.shape: bs, num_query, num_heads, num_levels, num_all_points, 2\n        #  attention_weights.shape: bs, num_query, num_heads, num_levels, num_all_points\n        if torch.cuda.is_available() and value.is_cuda:\n            if value.dtype == torch.float16:\n                MultiScaleDeformableAttnFunction = MultiScaleDeformableAttnFunction_fp32\n            else:\n                MultiScaleDeformableAttnFunction = MultiScaleDeformableAttnFunction_fp32\n            output = MultiScaleDeformableAttnFunction.apply(\n                value, spatial_shapes, level_start_index, sampling_locations,\n                attention_weights, self.im2col_step)\n        else:\n            output = multi_scale_deformable_attn_pytorch(\n                value, spatial_shapes, sampling_locations, attention_weights)\n        return output"
  },
  {
    "path": "open_loop_training/code/model_code/dense_heads/thinktwice_decoder.py",
    "content": "import copy\r\nfrom collections import OrderedDict\r\nfrom distutils.errors import LibError\r\nfrom .multi_scale_deformable_attn_function import SpatialCrossAttention\r\nfrom .utils import SpatialGRU, sigmoid_focal_loss, init_weights\r\nfrom mmcv.cnn import build_conv_layer\r\n\r\nimport torch\r\nimport torch.nn as nn\r\nimport torch.nn.functional as F\r\nfrom torch.distributions import Beta\r\n\r\nfrom mmdet.core import (multi_apply, multi_apply, reduce_mean)\r\nfrom mmdet.models import HEADS\r\nfrom mmcv.runner import BaseModule\r\n\r\nimport numpy as np\r\nimport mmcv\r\nimport cv2 as cv\r\nfrom mmcv.runner import force_fp32, auto_fp16\r\n\r\ndef inv_softplus(x):\r\n    return x + torch.log(-torch.expm1(-x))\r\n\r\n\r\nclass PredictionModule(nn.Module):\r\n    def __init__(self, act):\r\n        super().__init__()\r\n        self.act = act\r\n        self.spatial_gru = SpatialGRU(input_size=6, hidden_size=32, act=self.act)\r\n        ## Resiudal Update\r\n        self.ffn = nn.Sequential(\r\n                nn.Conv2d(32, 64, kernel_size=1),\r\n                self.act(),\r\n                nn.Conv2d(64, 32, kernel_size=3, padding=1),\r\n                self.act(),\r\n                nn.Conv2d(32, 32, kernel_size=1),\r\n            )\r\n    \r\n    @force_fp32()\r\n    def forward(self, current_BEV_feature, current_wp, current_ctrl, future_bev_feat_from_last_layer):\r\n        future_bev_feat = self.spatial_gru(torch.cat([current_wp, current_ctrl], dim=2).unsqueeze(-1).unsqueeze(-1).repeat(1, 1, 1, current_BEV_feature.shape[-2], current_BEV_feature.shape[-1]), state=current_BEV_feature).view(-1, current_BEV_feature.shape[1], current_BEV_feature.shape[2], current_BEV_feature.shape[3])\r\n        ## Residual Update\r\n        if future_bev_feat_from_last_layer is not None:\r\n            current_future_bev_feat = self.ffn(future_bev_feat) + future_bev_feat_from_last_layer.view(-1, current_BEV_feature.shape[1], current_BEV_feature.shape[2], current_BEV_feature.shape[3])\r\n        return future_bev_feat\r\n     \r\n\r\n\r\n\r\nclass LookModule(nn.Module):\r\n    def __init__(self, act):\r\n        super().__init__()\r\n        self.act = act\r\n        self.cam_look_module = SpatialCrossAttention()\r\n        self.lidar_look_module_atten = nn.Sequential(\r\n                    nn.Linear(6+128, 256),\r\n                    self.act(),\r\n                    nn.Linear(256, 512),\r\n                    nn.Sigmoid(),\r\n                )\r\n        self.lidar_look_module_MLP = nn.Sequential(\r\n                    nn.Linear(512, 128),\r\n                    self.act(),\r\n                    nn.Flatten(start_dim=2),\r\n                    nn.Linear(9*128, 256),\r\n                    self.act(),\r\n                )\r\n\r\n        self.look_feature_MLP = nn.Sequential(\r\n                nn.Linear(512*4, 512),\r\n                self.act(),\r\n                nn.Linear(512, 128),\r\n            )\r\n        self.point_cloud_range = [-8.0, -19.2, -4.0, 30.4, 19.2, 4.0]\r\n        self.fp16_enabled = False\r\n    \r\n    @force_fp32()    \r\n    def obtain_lidar_look_features(self, wp, lidar_grid):\r\n        bs, T, xy = wp.size()\r\n        relative_wp_x = 1.0 - torch.clamp(((wp[..., 0] - self.point_cloud_range[0])/(self.point_cloud_range[3]-self.point_cloud_range[0])).unsqueeze(-1) + torch.Tensor([0.0, -0.1, 0.1]).unsqueeze(0).unsqueeze(0).to(wp.device), min=0.0, max=1.0)\r\n        relative_wp_y = torch.clamp(((wp[..., 1] - self.point_cloud_range[1])/(self.point_cloud_range[4]-self.point_cloud_range[1])).unsqueeze(-1)  + torch.Tensor([0.0, -0.1, 0.1]).unsqueeze(0).unsqueeze(0).to(wp.device), min=0.0, max=1.0)\r\n        relative_wp = torch.stack([relative_wp_x.unsqueeze(-1).repeat(1, 1, 1, 3), relative_wp_y.unsqueeze(-2).repeat(1, 1, 3, 1)], dim=-1).view(bs*T, -1, 1, 2) * 2 - 1\r\n        sampled_feat = F.grid_sample(input=lidar_grid.view(bs*T, *lidar_grid.shape[2:]), grid=relative_wp, align_corners=False).view(bs, T, -1, 9).transpose(2, 3)\r\n        return sampled_feat\r\n\r\n    @force_fp32()\r\n    def obtain_cam_ref_points_query(self, reference_points, transform_mat, img_shape, query, mlvl_feats):\r\n        reference_points = torch.cat((reference_points, torch.ones_like(reference_points[..., :1])), -1) # reference_points (B, num_queries, 4)\r\n\r\n        B, num_query = reference_points.size()[:2]\r\n        num_cam = transform_mat[0].size(1)\r\n        reference_points = reference_points.view(B, 1, num_query, 4).repeat(1, num_cam, 1, 1).unsqueeze(-1)\r\n        lidar2img = transform_mat[0].view(B, num_cam, 1, 4, 4).repeat(1, 1, num_query, 1, 1)\r\n        ida_mat = transform_mat[1].view(B, num_cam, 1, 4, 4).repeat(1, 1, num_query, 1, 1)\r\n        reference_points_cam = torch.matmul(lidar2img, reference_points).squeeze(-1)\r\n        eps = 1e-5\r\n        new_reference_points_cam = reference_points_cam.clone()\r\n        new_reference_points_cam[..., 0:2] = reference_points_cam[..., 0:2] / torch.maximum(\r\n            reference_points_cam[..., 2:3], torch.ones_like(reference_points_cam[..., 2:3])*eps)\r\n        reference_points_cam = torch.matmul(ida_mat, new_reference_points_cam.unsqueeze(-1)).squeeze(-1)\r\n        mask = (reference_points_cam[..., 2:3] > eps)\r\n\r\n        reference_points_cam = reference_points_cam[..., :2]\r\n\r\n        reference_points_cam[..., 0] /= img_shape[1]\r\n        reference_points_cam[..., 1] /= img_shape[0]#B x Cam x Num_query x 2\r\n        mask = (mask & (reference_points_cam[..., 1:2] > 0.0)\r\n                        & (reference_points_cam[..., 1:2] < 1.0)\r\n                        & (reference_points_cam[..., 0:1] < 1.0)    \r\n                        & (reference_points_cam[..., 0:1] > 0.0))\r\n        mask = mask.view(B, num_cam, num_query)\r\n        mask = torch.nan_to_num(mask)\r\n        mask = mask.permute(1, 0, 2)\r\n        sampled_feats = []\r\n        \r\n        N = 4\r\n        reference_points_cam_lvl = reference_points_cam.view(B*N, num_query, 1, 2) * 2 -1.0\r\n        for lvl, feat in enumerate(mlvl_feats):\r\n            BN, C, H, W = feat.size()\r\n            B = int(BN/N)\r\n            #feat = feat.view(B*N, C, H, W)\r\n            sampled_feat = F.grid_sample(feat, reference_points_cam_lvl, align_corners=False)\r\n            sampled_feat = sampled_feat.view(B, N, C, num_query, 1).permute(0, 2, 3, 1, 4)\r\n            sampled_feats.append(sampled_feat)\r\n        sampled_feats = torch.stack(sampled_feats, -1)\r\n        sampled_feats = sampled_feats.view(B, C, num_query, num_cam, len(mlvl_feats)).permute(0, 2, 3, 1, 4).reshape(B, num_query, num_cam, -1)\r\n        \r\n        indexes = []\r\n        # From bev_mask of each image, to obtain the available queries' index\r\n        for i, mask_per_img in enumerate(mask):\r\n            tmp_index = []\r\n            for j in range(B):\r\n                index_query_per_img = mask_per_img[j].nonzero().squeeze(-1)\r\n                tmp_index.append(index_query_per_img)\r\n            indexes.append(tmp_index)\r\n        max_len = max([len(each_sample) for each_cam in indexes for each_sample in each_cam])\r\n        bs, num_query, query_emb = query.shape\r\n        num_cams = 4\r\n        queries_rebatch = query.new_zeros([bs * num_cams, max_len, query_emb+1024])\r\n        reference_points_rebatch = reference_points_cam.new_zeros([bs * num_cams, max_len, 2]) \r\n\r\n        reference_points_cam = reference_points_cam.permute(1, 0, 2, 3)\r\n        for i, reference_points_per_img in enumerate(reference_points_cam):\r\n            for j in range(bs):\r\n                index_query_per_img = indexes[i][j]\r\n                if len(index_query_per_img) != 0:\r\n                    queries_rebatch[j * num_cams + i, :len(index_query_per_img)] = torch.cat([query[j, index_query_per_img], sampled_feats[j, index_query_per_img, i]], dim=-1)\r\n                    reference_points_rebatch[j * num_cams + i, :len(index_query_per_img)] = reference_points_per_img[j, index_query_per_img]\r\n        return reference_points_rebatch.view(bs, num_cams, max_len, 2), queries_rebatch.view(bs, num_cams, max_len, query_emb+1024), indexes\r\n    \r\n\r\n    @force_fp32()\r\n    def forward(self, current_wp, current_ctrl_softplus, measurement_feat, flattened_feat, coor2img, img_size, mlvl_feats, fpn_feat_flatten, spatial_shapes, level_start_index, lidar_feat_with_high_resolution, temporal_embedding, static_embedding):\r\n        # Look Module - Image\r\n        ## Avoid empty points situation which could cause bugs in code \r\n        static_point = torch.Tensor([[5.0, 0.0], [0.0, -5.0], [0.0, 5.0], [-5.0, 0.0],]).unsqueeze(0).repeat(current_wp.shape[0], 1, 1).to(current_wp.device)\r\n        look_wp = torch.cat([current_wp, static_point], dim=1)\r\n        ### Add z to 2D BEV coordinate uniformly\r\n        look_wp_3d = torch.cat([look_wp.unsqueeze(2).repeat(1, 1, 15, 1), torch.linspace(-4, 10, 15, dtype=float, device=look_wp.device).unsqueeze(0).unsqueeze(0).unsqueeze(-1).repeat(look_wp.shape[0], look_wp.shape[1], 1, 1)], dim=-1).view(look_wp.shape[0], -1, 3).to(look_wp.device, look_wp.dtype) # B x T x z_level x 3 -> B x T*z_level x 3\r\n        input_ctrl = torch.cat([current_ctrl_softplus.unsqueeze(2).repeat(1, 1, 15, 1).view(current_ctrl_softplus.shape[0], -1, 4), torch.zeros(current_wp.shape[0], 4*15, 4).to(current_wp.device)], dim=1) ## No control for static points\r\n\r\n        ## For deformable Attn\r\n        img_query = torch.cat([\r\n            input_ctrl, ## predicted control \r\n            look_wp_3d, ## predict traj\r\n            torch.cat([temporal_embedding.unsqueeze(0).unsqueeze(-2).repeat(current_wp.shape[0], 1, 15, 1).view(current_wp.shape[0], -1, temporal_embedding.shape[-1]), ## Temporal Emeddding\r\n            static_embedding.unsqueeze(0).unsqueeze(-2).repeat(current_wp.shape[0], 1, 15, 1).view(current_wp.shape[0], -1, temporal_embedding.shape[-1])], dim=1), ## Static Point Embedding\r\n            measurement_feat.unsqueeze(1).repeat(1, look_wp_3d.shape[1], 1), \r\n            flattened_feat.unsqueeze(1).repeat(1, look_wp_3d.shape[1], 1)\r\n            ], dim=-1) #B x T*z_level * 4 + 3 + 128 + 128 + 256\r\n        \r\n        ## Transform into the desired format for the deformable attention\r\n        ref_points_cam_rebatch, query_rebatch, indexes_rebatch = self.obtain_cam_ref_points_query(look_wp_3d, coor2img, img_size, img_query, mlvl_feats)\r\n        img_look_features = self.cam_look_module(query=query_rebatch, value=fpn_feat_flatten, reference_points=ref_points_cam_rebatch, spatial_shapes=spatial_shapes, level_start_index=level_start_index, indexes=indexes_rebatch)\r\n        img_look_features = img_look_features.unsqueeze(1).repeat(1, temporal_embedding.shape[0], 1)\r\n\r\n        ## Look Module - Lidar\r\n        lidar_attn_weight = self.lidar_look_module_atten(torch.cat([current_wp, current_ctrl_softplus, temporal_embedding.unsqueeze(0).repeat(current_wp.shape[0], 1, 1)], dim=-1)) ## Different feature maps for different control signals and time-steps\r\n\r\n        temporal_lidar_feat = lidar_attn_weight.unsqueeze(-1).unsqueeze(-1) * lidar_feat_with_high_resolution.unsqueeze(1).float()\r\n        ## Retrieve Lidar features\r\n        lidar_look_features = self.obtain_lidar_look_features(current_wp, temporal_lidar_feat)\r\n        lidar_look_features = self.lidar_look_module_MLP(lidar_look_features)\r\n\r\n        look_features = torch.cat([img_look_features, torch.zeros_like(lidar_look_features)], dim=-1)\r\n        return look_features\r\n\r\nclass ThinkTwiceDecoderLayer(nn.Module):\r\n    def __init__(self, act):\r\n        super().__init__()\r\n        self.act = act\r\n        self.prediction_module = PredictionModule(self.act)\r\n        self.look_module = LookModule(self.act)\r\n\r\n        self.mlp = nn.Sequential(\r\n                            nn.LayerNorm(256+128+512+128),\r\n                            ## flattened prediction BEV feat 256  + look feature 512 + temporal embedding 128 + measurement\r\n                            nn.Linear(256+128+512+128, 512),\r\n                            self.act(),\r\n                            nn.Dropout(0.0),\r\n                            nn.Linear(512, 512),\r\n                            self.act(),\r\n                        )\r\n        \r\n        self.traj_offset_module = nn.Sequential(\r\n                            nn.Linear(512+2, 256),\r\n                            self.act(),\r\n                            nn.Linear(256, 64),\r\n                            self.act(),\r\n                            nn.Linear(64, 2),\r\n                        )\r\n        self.ctrl_offset_module =  nn.Sequential(\r\n                            nn.Linear(512+4, 256),\r\n                            self.act(),\r\n                            nn.Linear(256, 64),\r\n                            self.act(),\r\n                            nn.Linear(64, 4),\r\n                        )\r\n        \r\n        self.BEV_feat_update_module = nn.Sequential(\r\n                nn.Conv2d(512*4+32, 128, kernel_size=3, padding=1),\r\n                self.act(),\r\n                nn.Conv2d(128, 32, kernel_size=3, padding=1),\r\n            )\r\n        \r\n        self.flattened_BEV_feat_update_module = nn.Sequential(\r\n                nn.Linear(256+512*4, 512),\r\n                self.act(),\r\n                nn.Linear(512, 256),\r\n            )\r\n        self.fp16_enabled = False\r\n\r\n\r\n    @force_fp32()\r\n    def forward(self, BEV_feat, current_wp, current_ctrl, future_bev_feat_from_last_layer, parent_module, grid2feat, measurement_feat, flattened_BEV_feat, coor2img, img_size, mlvl_feats, fpn_feat_flatten, spatial_shapes, level_start_index, lidar_feat_with_high_resolution, temporal_embedding, static_embedding):\r\n        current_ctrl_softplus = F.softplus(current_ctrl)\r\n\r\n        ## Prediction Module\r\n        future_bev_feat = self.prediction_module(current_BEV_feature=BEV_feat, current_wp=current_wp, current_ctrl=current_ctrl_softplus, future_bev_feat_from_last_layer=future_bev_feat_from_last_layer)\r\n\r\n        flattened_future_BEV_feat, _ = grid2feat(future_bev_feat, parent_module)\r\n        flattened_future_BEV_feat = flattened_future_BEV_feat.view(BEV_feat.shape[0], 4, 256) ## Pred_len = 4\r\n        future_bev_feat = future_bev_feat.view(BEV_feat.shape[0], -1, BEV_feat.shape[1], BEV_feat.shape[2], BEV_feat.shape[3])\r\n\r\n        ## Look Module\r\n        look_features = self.look_module(\r\n            current_wp=current_wp, current_ctrl_softplus=current_ctrl_softplus, measurement_feat=measurement_feat, flattened_feat=flattened_BEV_feat, coor2img=coor2img, img_size=img_size, mlvl_feats=mlvl_feats, fpn_feat_flatten=fpn_feat_flatten, spatial_shapes=spatial_shapes, level_start_index=level_start_index, lidar_feat_with_high_resolution=lidar_feat_with_high_resolution, temporal_embedding=temporal_embedding, static_embedding=static_embedding\r\n        )\r\n\r\n        all_future_feat = self.mlp(torch.cat([flattened_future_BEV_feat, look_features, temporal_embedding.unsqueeze(0).repeat(flattened_future_BEV_feat.shape[0], 1, 1), measurement_feat.unsqueeze(1).repeat(1, flattened_future_BEV_feat.shape[1], 1)], dim=-1))\r\n\r\n        traj_offset =self.traj_offset_module(torch.cat([current_wp, all_future_feat], dim=-1))\r\n        ctrl_offset = self.ctrl_offset_module(torch.cat([current_ctrl, all_future_feat], dim=-1))\r\n\r\n        ## Residual update of feature maps similar to DETR\r\n        updated_BEV_feat = self.BEV_feat_update_module(torch.cat([BEV_feat, all_future_feat.view(BEV_feat.shape[0], -1).unsqueeze(-1).unsqueeze(-1).repeat(1, 1, BEV_feat.shape[2], BEV_feat.shape[3])], dim=1)) + BEV_feat\r\n\r\n        updated_flattend_BEV_feat = self.flattened_BEV_feat_update_module(torch.cat([flattened_BEV_feat, all_future_feat.view(flattened_BEV_feat.shape[0], -1)], dim=-1)) + flattened_BEV_feat\r\n        return traj_offset, ctrl_offset, future_bev_feat, updated_BEV_feat, updated_flattend_BEV_feat\r\n\r\n@HEADS.register_module()\r\nclass ThinkTwiceDecoder(BaseModule):\r\n    def __init__(self,\r\n                 *args,\r\n                 config=None,\r\n                 bev_h=None,\r\n                 bev_w=None,\r\n                 BEV_feat_dim=256, ## BEVfFeature dimension\r\n                 flattened_BEV_feat_dim=256, ## Flattened 1D feature dimension\r\n                 **kwargs):\r\n\r\n        super(ThinkTwiceDecoder, self).__init__(\r\n            *args, **kwargs)\r\n        \r\n        self.config = config\r\n        self.bev_h = bev_h\r\n        self.bev_w = bev_w\r\n        self.BEV_feat_dim = BEV_feat_dim\r\n        self.flattened_BEV_feat_dim = flattened_BEV_feat_dim\r\n        self.act = nn.ReLU\r\n\r\n        #For distil\r\n        self.distil_index = [2, 3, 4, 5] ## All layers\r\n        self.distil_kl_loss_weight_dict = {2:0.25, 3:1.0/3.0, 4:1.0/4.0, 5:1/11.0}\r\n        self.wp_loss_weight = 15.0\r\n        self.action_loss_weight = 15.0\r\n        \r\n        self.build_layers()\r\n        self.fp16_enabled = False\r\n\r\n    def build_layers(self):\r\n        self.build_coarse_output_layer()\r\n        self.build_refine_layers()\r\n        self.apply(init_weights)\r\n\r\n    ## Similar to TCP, give 1D feature map, predict 1D traj and control\r\n    def build_coarse_output_layer(self):\r\n        self.join_traj = nn.Sequential(\r\n                            nn.Linear(128+self.flattened_BEV_feat_dim, 512),\r\n                            self.act(),\r\n                            nn.Linear(512, 512),\r\n                            self.act(),\r\n                            nn.Linear(512, 256),\r\n                            self.act(),\r\n                        )\r\n        self.output_traj = nn.Sequential(\r\n                nn.Linear(256, 512),\r\n                self.act(),\r\n                nn.Linear(512, 2*self.config.pred_len),\r\n            )\r\n        self.join_ctrl = nn.Sequential(\r\n                            nn.Linear(128+self.flattened_BEV_feat_dim, 512),\r\n                            self.act(),\r\n                            nn.Linear(512, 512),\r\n                            self.act(),\r\n                            nn.Linear(512, 256),\r\n                            self.act(),\r\n                        )\r\n        self.speed_branch = nn.Sequential(\r\n                            nn.Linear(self.flattened_BEV_feat_dim, 256),\r\n                            self.act(),\r\n                            nn.Linear(256, 256),\r\n                            self.act(),\r\n                            nn.Linear(256, 1),\r\n                        )\r\n\r\n        self.value_branch_traj = nn.Sequential(\r\n                    nn.Linear(256, 256),\r\n                    self.act(),\r\n                    nn.Linear(256, 256),\r\n                    self.act(),\r\n                    nn.Linear(256, 1),\r\n                )\r\n        self.value_branch_ctrl = nn.Sequential(\r\n                    nn.Linear(256, 256),\r\n                    self.act(),\r\n                    nn.Linear(256, 256),\r\n                    self.act(),\r\n                    nn.Linear(256, 1),\r\n                )\r\n        # shared branches_neurons\r\n        self.dim_out = 2\r\n\r\n        self.policy_head = nn.Sequential(\r\n                nn.Linear(256, 512),\r\n                self.act(),\r\n                nn.Linear(512, 512),\r\n                self.act(),\r\n            )\r\n        self.dist_mu = nn.Sequential(\r\n            nn.Linear(512, 512), \r\n            self.act(),\r\n            nn.Linear(512, self.dim_out * self.config.pred_len),\r\n            ) ## No softplus here!\r\n        self.dist_sigma = nn.Sequential(\r\n            nn.Linear(512, 512), \r\n            self.act(),\r\n            nn.Linear(512, self.dim_out * self.config.pred_len),\r\n            ) ## No softplus here!\r\n        \r\n\r\n    def build_refine_layers(self):\r\n        ## Transform all FPN feature to the same dimension to conduct multi-scale deformable attention\r\n        self.fpn_linear0 = nn.Conv2d(in_channels=self.config[\"FPN_out_channels\"][0], out_channels=256, kernel_size=1)\r\n        self.fpn_linear1 = nn.Conv2d(in_channels=self.config[\"FPN_out_channels\"][1], out_channels=256, kernel_size=1)\r\n        self.fpn_linear2 = nn.Conv2d(in_channels=self.config[\"FPN_out_channels\"][2], out_channels=256, kernel_size=1)\r\n        self.fpn_linear3 = nn.Conv2d(in_channels=self.config[\"FPN_out_channels\"][3], out_channels=256, kernel_size=1)\r\n        self.temporal_embedding = nn.parameter.Parameter(torch.zeros(self.config.pred_len, 128)) ## Embedding for different predicted time-step\r\n        self.cams_embeds = nn.parameter.Parameter(torch.zeros(4, 256))\r\n        self.static_embedding = nn.parameter.Parameter(torch.zeros(4, 128))\r\n        self.level_embeds = nn.parameter.Parameter(torch.zeros(4, 256)) ## For multi-scale attention\r\n        nn.init.trunc_normal_(self.temporal_embedding, mean=0, std=0.02)\r\n        nn.init.trunc_normal_(self.cams_embeds, mean=0, std=0.02)\r\n        nn.init.trunc_normal_(self.static_embedding, mean=0, std=0.02)\r\n        nn.init.trunc_normal_(self.temporal_embedding, mean=0, std=0.02)\r\n\r\n        self.decoder_layers = nn.ModuleList([ThinkTwiceDecoderLayer(self.act) for _ in range(self.config[\"refine_num\"])])\r\n    \r\n    @force_fp32()\r\n    def transform_fpn_feats(self, mlvl_feats):\r\n        spatial_shapes = []\r\n        feat_flatten = []\r\n        \"\"\"  flatten feats of each level \"\"\"\r\n        for lvl, feat in enumerate(mlvl_feats):\r\n            bs_num_cam, c, h, w = feat.shape\r\n            num_cam = 4\r\n            bs = int(bs_num_cam/num_cam)\r\n            feat = feat.view(bs, num_cam, c, h, w)\r\n            spatial_shape = (h, w)\r\n            feat = feat.flatten(3).permute(1, 0, 3, 2)  \r\n            feat = feat + self.cams_embeds[:, None, None, :].to(feat.dtype)\r\n            feat = feat + self.level_embeds[None, None, lvl:lvl + 1, :].to(feat.dtype)\r\n            spatial_shapes.append(spatial_shape)\r\n            feat_flatten.append(feat)\r\n        \"\"\" concat flattened features \"\"\"\r\n        feat_flatten = torch.cat(feat_flatten, 2)  # (cam, bs, sum(h*w), 256)\r\n        spatial_shapes = torch.as_tensor(spatial_shapes, dtype=torch.long, device=mlvl_feats[0].device)\r\n        level_start_index = torch.cat((spatial_shapes.new_zeros((1,)), spatial_shapes.prod(1).cumsum(0)[:-1]))\r\n        fpn_feat_flatten = feat_flatten.permute(0, 2, 1, 3)  # (num_cam, sum(H*W), bs, embed_dims)\r\n        return spatial_shapes, level_start_index, fpn_feat_flatten\r\n\r\n    ## Convert 32x21x21 BEV feature to 256 dim 1D feature by the shared flatten module\r\n    @auto_fp16()\r\n    def grid2feat(self, grid_feat, parent_module):\r\n        mid_feature = [None, None] #Currently no feature for 8x94x94 16x45x45\r\n        mid_feature.append(grid_feat)\r\n        feats64_10_10 = parent_module.MLP10(parent_module.inplace_act(parent_module.conv21_10(grid_feat)))\r\n        mid_feature.append(feats64_10_10)\r\n        feats128_4_4 = parent_module.MLP4(parent_module.inplace_act(parent_module.conv10_4(feats64_10_10)))\r\n        mid_feature.append(feats128_4_4)\r\n        feats256_2_2 = parent_module.MLP2(parent_module.inplace_act(parent_module.conv4_2((feats128_4_4))))\r\n        mid_feature.append(feats256_2_2)\r\n        flattened_BEV_feat = parent_module.output_fc(feats256_2_2.flatten(start_dim=1))\r\n        return flattened_BEV_feat, mid_feature\r\n    \r\n\r\n    @force_fp32()\r\n    def forward(self, flattend_BEV_feat, BEV_feat, measurement_feat, target_point, parent_module, teacher_forcing_data=None, look_feature_metadata=None):\r\n        outs = {}\r\n        outs['bev_feature'] = BEV_feat\r\n        ## Coarase prediction similar to TCP\r\n        ### Predict speed by sensor feature to alleviate copy cat problem\r\n        outs['pred_speed'] = self.speed_branch(flattend_BEV_feat)\r\n        ### Coarse Traj Branch\r\n        j_traj = self.join_traj(torch.cat([flattend_BEV_feat, measurement_feat], 1))\r\n        outs['pred_value_traj'] = self.value_branch_traj(j_traj)\r\n        outs['pred_features_traj'] = j_traj\r\n        pred_wp  = self.output_traj(j_traj).view(-1, self.config.pred_len, 2)\r\n        pred_wp_lis = [pred_wp]\r\n        ### Coarse Ctrl Branch\r\n        j_ctrl = self.join_ctrl(torch.cat([flattend_BEV_feat, measurement_feat], dim=-1))\r\n        outs['pred_value_ctrl'] = self.value_branch_ctrl(j_ctrl)\r\n        outs['pred_features_ctrl'] = j_ctrl\r\n        policy = self.policy_head(j_ctrl)\r\n        predicted_mu = self.dist_mu(policy).view(-1, self.config.pred_len, self.dim_out)\r\n        predicted_sigma = self.dist_sigma(policy).view(-1, self.config.pred_len, self.dim_out)\r\n        pred_ctrl_lis = [torch.cat([predicted_mu, predicted_sigma], dim=-1)]\r\n\r\n        ## Look Module\r\n        ### Prepare features for Look Module - Image\r\n        lidar2img = look_feature_metadata[0].to(flattend_BEV_feat.device)\r\n        ida_mat = look_feature_metadata[1].to(flattend_BEV_feat.device)\r\n        fpn_feats = look_feature_metadata[2]\r\n        mlvl_feats = []\r\n        mlvl_feats.append(self.fpn_linear0(fpn_feats[0]))\r\n        mlvl_feats.append(self.fpn_linear1(fpn_feats[1]))\r\n        mlvl_feats.append(self.fpn_linear2(fpn_feats[2]))\r\n        mlvl_feats.append(self.fpn_linear3(fpn_feats[3]))\r\n        spatial_shapes, level_start_index, fpn_feat_flatten = self.transform_fpn_feats(mlvl_feats)\r\n        ### Prepare features for Look Module - Lidar\r\n        lidar_feat_with_high_resolution = look_feature_metadata[3]\r\n\r\n\r\n        future_bev_feat = None\r\n        current_BEV_feat = BEV_feat.clone()\r\n        current_flattened_BEV_feat = flattend_BEV_feat.clone()\r\n        stored_BEV_feat = []\r\n        stored_flattened_BEV_feat = []\r\n        stored_future_BEV_feat = []\r\n        for refine_layer_index in range(self.config[\"refine_num\"]):\r\n            current_wp = pred_wp_lis[-1].detach()\r\n            current_ctrl = pred_ctrl_lis[-1].detach()\r\n\r\n            traj_offset, ctrl_offset, updated_future_bev_feat, updated_BEV_feat, updated_flattend_BEV_feat = self.decoder_layers[refine_layer_index](BEV_feat=current_BEV_feat, current_wp=current_wp, current_ctrl=current_ctrl, future_bev_feat_from_last_layer=future_bev_feat, parent_module=parent_module, grid2feat=self.grid2feat, measurement_feat=measurement_feat, flattened_BEV_feat=current_flattened_BEV_feat, coor2img=[lidar2img, ida_mat], img_size=self.config[\"img_size\"], mlvl_feats=mlvl_feats, fpn_feat_flatten=fpn_feat_flatten, spatial_shapes=spatial_shapes, level_start_index=level_start_index, lidar_feat_with_high_resolution=lidar_feat_with_high_resolution, temporal_embedding=self.temporal_embedding, static_embedding=self.static_embedding)\r\n\r\n            pred_wp_lis.append(traj_offset.float()+current_wp.float())\r\n            pred_ctrl_lis.append(ctrl_offset.float()+current_ctrl.float())\r\n\r\n            stored_BEV_feat.append(updated_BEV_feat)\r\n            current_BEV_feat = updated_BEV_feat\r\n\r\n            stored_flattened_BEV_feat.append(updated_flattend_BEV_feat)\r\n            current_flattened_BEV_feat = updated_flattend_BEV_feat\r\n\r\n            stored_future_BEV_feat.append(updated_future_bev_feat)\r\n            future_bev_feat = updated_future_bev_feat\r\n        \r\n        outs[\"refine_flattned_BEV_feature\"] = torch.stack(stored_flattened_BEV_feat, dim=1)\r\n        outs[\"refine_BEV_feature\"] = torch.stack(stored_BEV_feat, dim=1)\r\n        outs[\"refine_future_BEV_feature\"] = torch.stack(stored_future_BEV_feat, dim=1).view(current_wp.shape[0], current_wp.shape[1], self.config[\"refine_num\"], 32, 21, 21).transpose(1, 2)\r\n\r\n        pred_wp_lis = torch.stack(pred_wp_lis, dim=1) #BxrefinexTx2\r\n        pred_ctrl_lis = torch.clamp(F.softplus(torch.stack(pred_ctrl_lis, dim=1).float()), min=1e-3) #BxrefinexTx4\r\n        outs['pred_wp'] = pred_wp_lis\r\n        outs['mu_branches'] = pred_ctrl_lis[:, :, 0, :2]\r\n        outs['sigma_branches'] = pred_ctrl_lis[:, :, 0, 2:]\r\n        outs['future_mu'] = pred_ctrl_lis[:, :, 1:, :2]\r\n        outs['future_sigma'] = pred_ctrl_lis[:, :, 1:, 2:]\r\n\r\n        ## Apply teacher forcing\r\n        if teacher_forcing_data is not None:\r\n            teacher_pred_traj_offset_lis = []\r\n            teacher_pred_ctrl_offset_lis = []\r\n            ##GT input should obtain GT future feature\r\n            current_wp = teacher_forcing_data[\"waypoints\"].float()\r\n\r\n            current_ctrl_softplus = torch.cat([torch.cat([teacher_forcing_data[\"action_mu\"], teacher_forcing_data[\"action_sigma\"]], dim=-1).unsqueeze(1), torch.cat([torch.stack(teacher_forcing_data[\"future_action_mu\"][:-1], dim=1), torch.stack(teacher_forcing_data[\"future_action_sigma\"][:-1], dim=1)], dim=-1)], dim=1).float()\r\n\r\n            current_ctrl = inv_softplus(current_ctrl_softplus)\r\n\r\n            future_bev_feat = None\r\n            current_BEV_feat = BEV_feat.clone()\r\n            current_flattened_BEV_feat = flattend_BEV_feat.clone()\r\n            stored_BEV_feat = []\r\n            stored_flattened_BEV_feat = []\r\n            stored_future_BEV_feat = []\r\n            for refine_layer_index in range(self.config[\"refine_num\"]):\r\n                traj_offset, ctrl_offset, updated_future_bev_feat, updated_BEV_feat, updated_flattend_BEV_feat = self.decoder_layers[refine_layer_index](BEV_feat=current_BEV_feat, current_wp=current_wp, current_ctrl=current_ctrl, future_bev_feat_from_last_layer=future_bev_feat, parent_module=parent_module, grid2feat=self.grid2feat, measurement_feat=measurement_feat, flattened_BEV_feat=current_flattened_BEV_feat, coor2img=[lidar2img, ida_mat], img_size=self.config[\"img_size\"], mlvl_feats=mlvl_feats, fpn_feat_flatten=fpn_feat_flatten, spatial_shapes=spatial_shapes, level_start_index=level_start_index, lidar_feat_with_high_resolution=lidar_feat_with_high_resolution, temporal_embedding=self.temporal_embedding, static_embedding=self.static_embedding)\r\n\r\n                teacher_pred_traj_offset_lis.append(traj_offset)\r\n                teacher_pred_ctrl_offset_lis.append(ctrl_offset)\r\n\r\n                stored_BEV_feat.append(updated_BEV_feat)\r\n                current_BEV_feat = updated_BEV_feat\r\n\r\n                stored_flattened_BEV_feat.append(updated_flattend_BEV_feat)\r\n                current_flattened_BEV_feat = updated_flattend_BEV_feat\r\n\r\n                stored_future_BEV_feat.append(updated_future_bev_feat)\r\n                future_bev_feat = updated_future_bev_feat\r\n                \r\n            teacher_pred_traj_offset_lis = torch.stack(teacher_pred_traj_offset_lis, dim=1)\r\n            teacher_pred_ctrl_offset_lis = torch.stack(teacher_pred_ctrl_offset_lis, dim=1)\r\n            teacher_future_BEV_lis = torch.stack(stored_future_BEV_feat, dim=1)\r\n\r\n            outs[\"teacher_pred_wp_offset\"] = teacher_pred_traj_offset_lis\r\n            outs[\"teacher_pred_ctrl_offset_lis\"] = teacher_pred_ctrl_offset_lis\r\n            outs[\"teacher_future_BEV_feature\"] = teacher_future_BEV_lis\r\n\r\n            outs[\"teacher_refine_flattned_BEV_feature\"] = torch.stack(stored_flattened_BEV_feat, dim=1)\r\n            outs[\"teacher_refine_BEV_feature\"] = torch.stack(stored_BEV_feat, dim=1)\r\n        return outs\r\n\r\n    @force_fp32()\r\n    def loss(self,\r\n             batch,\r\n             pred,\r\n             mid_BEV_feature, indices_with_gradient=None,\r\n            ):\r\n        loss_dict = dict()\r\n\r\n        gt_speed = batch['speed'].to(dtype=torch.float32).view(-1,1) / 12.\r\n        gt_value = batch['value'].view(-1,1)\r\n        gt_flattened_BEV_feature = batch['feature']\r\n        gt_waypoints = batch['waypoints']\r\n\r\n        ## Open Loop Statistics\r\n        with torch.no_grad():\r\n            pred_action = self._get_action_beta(pred['mu_branches'][:, -1, :], pred['sigma_branches'][:, -1, :])\r\n            gt_action = self._get_action_beta(batch['action_mu'], batch['action_sigma'])\r\n            l1_action = F.l1_loss(pred_action, gt_action, reduction=\"none\").detach().mean(dim=0)\r\n            loss_dict[\"current_throttle_brake_offset\"] = l1_action[0]\r\n            loss_dict['current_steer_offset'] = l1_action[1]\r\n            wp_offset = F.l1_loss(pred['pred_wp'][:, -1, :, :], gt_waypoints[:, :, :],reduction=\"none\").detach().mean(dim=0)\r\n            mean_wp_offset = wp_offset.mean(dim=0) \r\n            loss_dict[\"longitudinal_offset\"] = mean_wp_offset[0] \r\n            loss_dict[\"lateral_offset\"] = mean_wp_offset[1]\r\n            loss_dict[\"longitudinal_offset\"] = mean_wp_offset[0] \r\n            loss_dict[\"lateral_offset\"] = mean_wp_offset[1]\r\n\r\n        ## Current Action Loss\r\n        gt_ctrl_distribution = Beta(batch['action_mu'].unsqueeze(1), batch['action_sigma'].unsqueeze(1))\r\n        pred_ctrl_disttribution = Beta(pred['mu_branches'], pred['sigma_branches'])\r\n        kl_div = torch.distributions.kl_divergence(gt_ctrl_distribution, pred_ctrl_disttribution)\r\n        loss_dict['action_loss'] = kl_div.mean() * self.action_loss_weight\r\n\r\n\r\n        loss_dict['speed_loss'] = F.smooth_l1_loss(pred['pred_speed'], gt_speed, reduction=\"mean\")\r\n        loss_dict['value_loss'] = (F.smooth_l1_loss(pred['pred_value_traj'], gt_value, reduction=\"mean\") + F.smooth_l1_loss(pred['pred_value_ctrl'], gt_value, reduction=\"none\")) * self.config.value_weight\r\n\r\n        loss_dict['flattened_feature_loss'] = (F.smooth_l1_loss(pred['pred_features_traj'], gt_flattened_BEV_feature, reduction=\"mean\") + F.smooth_l1_loss(pred['pred_features_ctrl'], gt_flattened_BEV_feature, reduction=\"mean\")) * self.config.features_weight\r\n\r\n        ## Future Action Loss\r\n        gt_future_action_mu = torch.stack(batch['future_action_mu'][:-1], axis=1).unsqueeze(1)\r\n        gt_future_action_sigma = torch.stack(batch['future_action_sigma'][:-1], axis=1).unsqueeze(1)\r\n        gt_future_ctrl_distribution = Beta(gt_future_action_mu, gt_future_action_sigma)\r\n        pred_future_ctrl_distribution = Beta(pred['future_mu'], pred['future_sigma'])\r\n        future_kl_div = torch.distributions.kl_divergence(gt_future_ctrl_distribution, pred_future_ctrl_distribution)\r\n        loss_dict['future_action_loss'] = future_kl_div.mean() * self.action_loss_weight * 0.25\r\n\r\n        ## Traj Loss\r\n        wp_loss = F.smooth_l1_loss(pred['pred_wp'], gt_waypoints.unsqueeze(1).repeat(1, pred['pred_wp'].shape[1], 1, 1), reduction=\"mean\")\r\n        loss_dict['wp_loss'] = wp_loss * self.wp_loss_weight\r\n        \r\n        ## Feature Disillation Loss\r\n        ## BEV Feature Loss of Encoder\r\n        for feature_map_index in self.distil_index:\r\n            gt_BEV_feature =  batch[\"grid_feature\"][feature_map_index]\r\n            pred_BEV_feature = mid_BEV_feature[feature_map_index]\r\n            loss_dict['BEV_feature_loss'+str(feature_map_index)] = torch.clamp(F.smooth_l1_loss(pred_BEV_feature, gt_BEV_feature, reduction=\"none\"), min=-5.0, max=5.0).mean() * self.distil_kl_loss_weight_dict[feature_map_index]\r\n        \r\n        ## BEV Feature Loss of Look Module\r\n        pred_BEV_feature = pred[\"refine_BEV_feature\"]\r\n        gt_BEV_feature =  batch[\"grid_feature\"][2].unsqueeze(1).repeat(1, pred_BEV_feature.shape[1], 1, 1, 1) ## 21x21 BEV feature map\r\n        loss_dict['refine_BEV_feature_loss2'] =  torch.clamp(F.smooth_l1_loss(pred_BEV_feature, gt_BEV_feature, reduction=\"none\"), min=-5.0, max=5.0).mean() * self.distil_kl_loss_weight_dict[2]\r\n\r\n        loss_dict['refine_flattened_feature_loss'] = torch.clamp(F.smooth_l1_loss(pred['refine_flattned_BEV_feature'], gt_flattened_BEV_feature.unsqueeze(1).repeat(1, pred['refine_flattned_BEV_feature'].shape[1], 1), reduction=\"none\"), min=-5.0, max=5.0).mean() * self.config.features_weight * 0.1\r\n\r\n        # Teacher Forcing Part\r\n        ## All offset should be zero\r\n        loss_dict['teacher_wp_loss'] = F.smooth_l1_loss(pred['teacher_pred_wp_offset'], torch.zeros_like(pred['teacher_pred_wp_offset']), reduction='mean')\r\n        loss_dict['teacher_action_loss'] = F.smooth_l1_loss(pred['teacher_pred_ctrl_offset_lis'], torch.zeros_like(pred['teacher_pred_ctrl_offset_lis']), reduction='mean')\r\n\r\n        ## Future Feature Supervision\r\n        feature_map_index = 2 ## 21x21 feature map\r\n        gt_future_BEV_feature = torch.stack([_[feature_map_index] for _ in batch[\"future_grid_feature\"]], dim=1)\r\n        pred_future_BEV_feature = pred[\"teacher_future_BEV_feature\"]\r\n        ## NumSamples, RefineNum, TemporalStep, Channel, Width, Height\r\n        N,R,T,C,W,H = pred_future_BEV_feature.shape\r\n        gt_future_BEV_feature = gt_future_BEV_feature.unsqueeze(1).repeat(1, R, 1, 1, 1, 1)\r\n        loss_dict['teacher_future_BEV_feature_loss'+str(feature_map_index)] = torch.clamp(F.smooth_l1_loss(pred_future_BEV_feature, gt_future_BEV_feature, reduction=\"none\"), min=-5.0, max=5.0).mean() * self.distil_kl_loss_weight_dict[2]\r\n\r\n        ## BEV Feature Loss of Look Module\r\n        pred_BEV_feature = pred[\"teacher_refine_BEV_feature\"]\r\n        gt_BEV_feature =  batch[\"grid_feature\"][2].unsqueeze(1).repeat(1, pred_BEV_feature.shape[1], 1, 1, 1) ## 21x21 BEV feature map\r\n        loss_dict['teacher_refine_BEV_feature_loss'+str(feature_map_index)] = torch.clamp(F.smooth_l1_loss(pred_BEV_feature, gt_BEV_feature, reduction=\"none\"), min=-5.0, max=5.0).mean() * self.distil_kl_loss_weight_dict[2]\r\n\r\n        loss_dict['teacher_refine_flattened_feature_loss'] = torch.clamp(F.smooth_l1_loss(pred['teacher_refine_flattned_BEV_feature'], gt_flattened_BEV_feature.unsqueeze(1).repeat(1, pred['teacher_refine_flattned_BEV_feature'].shape[1], 1), reduction=\"none\"), min=-5.0, max=5.0).mean() * self.config.features_weight\r\n        return loss_dict\r\n    \r\n    @force_fp32()\r\n    def _get_action_beta(self, alpha, beta):\r\n        x = torch.zeros_like(alpha)\r\n        x[:, 1] += 0.5\r\n        mask1 = (alpha > 1) & (beta > 1)\r\n        x[mask1] = (alpha[mask1]-1)/(alpha[mask1]+beta[mask1]-2)\r\n        mask2 = (alpha <= 1) & (beta > 1)\r\n        x[mask2] = 0.0\r\n        mask3 = (alpha > 1) & (beta <= 1)\r\n        x[mask3] = 1.0\r\n        # mean\r\n        mask4 = (alpha <= 1) & (beta <= 1)\r\n        x[mask4] = alpha[mask4]/torch.clamp((alpha[mask4]+beta[mask4]), min=1e-5)\r\n        x = x * 2 - 1\r\n        return x"
  },
  {
    "path": "open_loop_training/code/model_code/dense_heads/utils.py",
    "content": "import torch\nimport torch.nn as nn\nimport torch.nn.functional as F\n\n\ndef sigmoid_focal_loss(\n    inputs: torch.Tensor,\n    targets: torch.Tensor,\n    alpha: float = 0.25,\n    gamma: float = 2,\n    reduction: str = \"none\",\n) -> torch.Tensor:\n    p = torch.sigmoid(inputs)\n    ce_loss = F.binary_cross_entropy_with_logits(inputs, targets, reduction=\"none\")\n    p_t = p * targets + (1 - p) * (1 - targets)\n    loss = ce_loss * ((1 - p_t) ** gamma)\n    if alpha >= 0:\n        alpha_t = alpha * targets + (1 - alpha) * (1 - targets)\n        loss = alpha_t * loss\n    if reduction == \"mean\":\n        loss = loss.mean()\n    elif reduction == \"sum\":\n        loss = loss.sum()\n    return loss\n\ndef init_weights(m):\n    with torch.no_grad():\n        classname = m.__class__.__name__\n        if classname.find('Conv2d') != -1:\n            nn.init.xavier_normal_(m.weight)\n            if m.bias is not None:\n                nn.init.constant_(m.bias, 0)\n        elif classname.find('LayerNorm') != -1:\n            nn.init.constant_(m.weight, 1)\n            nn.init.constant_(m.bias, 0)\n        elif classname.find('BatchNorm') != -1:\n            nn.init.constant_(m.weight, 1)\n            nn.init.constant_(m.bias, 0)\n        elif classname.find('GroupNorm') != -1:\n            nn.init.constant_(m.weight, 1)\n            nn.init.constant_(m.bias, 0)\n        elif classname.find('Linear') != -1:\n            if m.bias is not None:\n                nn.init.constant_(m.bias, 0)\n            nn.init.xavier_normal_(m.weight)\n        elif classname.find('Embedding') != -1:\n            nn.init.trunc_normal_(m.weight, mean=0, std=0.02)\n\n\n\n\n\nclass SpatialGRU(nn.Module):\n    \"\"\"A GRU cell that takes an input tensor [BxTxCxHxW] and an optional previous state and passes a\n    convolutional gated recurrent unit over the data\"\"\"\n    def __init__(self, input_size, hidden_size, act, gru_bias_init=0.0):\n        super().__init__()\n        self.input_size = input_size\n        self.hidden_size = hidden_size\n        self.gru_bias_init = gru_bias_init\n        self.act = act\n        self.conv_update = nn.Sequential(\n            nn.Conv2d(input_size + hidden_size, hidden_size, kernel_size=3, bias=True, padding=1),\n            self.act(),\n            nn.Conv2d(hidden_size, hidden_size, kernel_size=3, bias=True, padding=1)\n        )\n        self.conv_reset = nn.Sequential(\n            nn.Conv2d(input_size + hidden_size, hidden_size, kernel_size=3, bias=True, padding=1),\n            self.act(),\n            nn.Conv2d(hidden_size, hidden_size, kernel_size=3, bias=True, padding=1)\n        )\n        self.conv_state_tilde = nn.Sequential(\n            nn.Conv2d(input_size + hidden_size, hidden_size, kernel_size=3, bias=True, padding=1),\n            self.act(),\n            nn.Conv2d(hidden_size, hidden_size, kernel_size=3, bias=True, padding=1)\n        )\n        self.conv_decoder = nn.Sequential(\n            nn.Conv2d(hidden_size, hidden_size, kernel_size=3, bias=True, padding=1),\n            self.act(),\n            nn.Conv2d(hidden_size, hidden_size, kernel_size=3, bias=True, padding=1)\n        )\n    def forward(self, x, state=None):\n        # Check size\n        assert len(x.size()) == 5, 'Input tensor must be BxTxCxHxW.'\n        # recurrent layers\n        rnn_output = []\n        b, timesteps, c, h, w = x.size()\n        rnn_state = torch.zeros(b, self.hidden_size, h, w, device=x.device) if state is None else state\n        for t in range(timesteps):\n            x_t = x[:, t]\n            rnn_state = self.gru_cell(x_t, rnn_state)\n            rnn_output.append(self.conv_decoder(rnn_state))\n        # reshape rnn output to batch tensor\n        return torch.stack(rnn_output, dim=1)\n    def gru_cell(self, x, state):\n        # Compute gates\n        x_and_state = torch.cat([x, state], dim=1)\n        update_gate = self.conv_update(x_and_state)\n        reset_gate = self.conv_reset(x_and_state)\n        # Add bias to initialise gate as close to identity function\n        update_gate = torch.sigmoid(update_gate + self.gru_bias_init)\n        reset_gate = torch.sigmoid(reset_gate + self.gru_bias_init)\n        # Compute proposal state, activation is defined in norm_act_config (can be tanh, ReLU etc)\n        state_tilde = self.conv_state_tilde(torch.cat([x, (1.0 - reset_gate) * state], dim=1))\n        output = (1.0 - update_gate) * state + update_gate * state_tilde\n        return output\n"
  },
  {
    "path": "open_loop_training/code/utils.py",
    "content": "from collections import deque\nimport torch\nimport torch.nn as nn\nimport numpy as np\nfrom mmcv.runner import force_fp32, auto_fp16\n\nclass PIDController(object):\n    def __init__(self, K_P=1.0, K_I=0.0, K_D=0.0, n=20):\n        self._K_P = K_P\n        self._K_I = K_I\n        self._K_D = K_D\n\n        self._window = deque([0 for _ in range(n)], maxlen=n)\n        self._max = 0.0\n        self._min = 0.0\n\n    def step(self, error):\n        self._window.append(error)\n        self._max = max(self._max, abs(error))\n        self._min = -abs(self._max)\n\n        if len(self._window) >= 2:\n            integral = np.mean(self._window)\n            derivative = (self._window[-1] - self._window[-2])\n        else:\n            integral = 0.0\n            derivative = 0.0\n\n        return self._K_P * error + self._K_I * integral + self._K_D * derivative\n\nclass FocalLoss(nn.Module):\n    def __init__(self, alpha=0.5, gamma=2, weight=None, ignore_index=255):\n        super().__init__()\n        self.alpha = alpha\n        self.gamma = gamma\n        self.weight = weight\n        self.ignore_index = ignore_index\n        self.ce_fn = nn.CrossEntropyLoss(weight=self.weight, ignore_index=self.ignore_index)\n        self.fp16_enabled = False\n\n\n    @force_fp32()\n    def forward(self, preds, labels):\n        logpt = -self.ce_fn(preds.float(), labels)\n        pt = torch.exp(logpt)\n        loss = -((1 - pt) ** self.gamma) * self.alpha * logpt\n        return loss\n\ndef set_dropout_zero(m):\n    with torch.no_grad():\n        classname = m.__class__.__name__\n        if classname.find('Dropout') != -1 or classname.find('Dropout2d') != -1:\n            m.p = 0\n        elif classname.find('DropPath') != -1:\n            m.drop_prob = 0\n\n\n\ndef init_weights(m):\n    with torch.no_grad():\n        classname = m.__class__.__name__\n        if classname.find('Conv2d') != -1:\n            nn.init.xavier_normal_(m.weight)\n            if m.bias is not None:\n                nn.init.constant_(m.bias, 0)\n        elif classname.find('LayerNorm') != -1:\n            nn.init.constant_(m.weight, 1)\n            nn.init.constant_(m.bias, 0)\n        elif classname.find('BatchNorm') != -1:\n            nn.init.constant_(m.weight, 1)\n            nn.init.constant_(m.bias, 0)\n        elif classname.find('GroupNorm') != -1:\n            nn.init.constant_(m.weight, 1)\n            nn.init.constant_(m.bias, 0)\n        elif classname.find('Linear') != -1:\n            if m.bias is not None:\n                nn.init.constant_(m.bias, 0)\n            nn.init.xavier_normal_(m.weight)\n        elif classname.find('Embedding') != -1:\n            nn.init.trunc_normal_(m.weight, mean=0, std=0.02)\n\n        \n\nclass SEModule(nn.Module):\n    def __init__(self, channels, act):\n        super(SEModule, self).__init__()\n        self.fc1 = nn.Conv2d(channels, channels, kernel_size=1)\n        self.act = act()\n        self.fc2 = nn.Conv2d(channels, channels, kernel_size=1)\n    def forward(self, x):\n        x_se = x.mean((2, 3), keepdim=True)\n        x_se = 0.5 * x_se + 0.5 * x.amax((2, 3), keepdim=True)\n        x_se = self.fc1(x_se)\n        x_se = self.act(x_se)\n        x_se = self.fc2(x_se)\n        return x * x_se.sigmoid()\n\n\nclass SEBasicBlock(nn.Module):\n    def __init__(self, inplanes, act):\n        super(SEBasicBlock, self).__init__()\n        self.conv1 = nn.Conv2d(inplanes, inplanes * 2, kernel_size=3, padding=1,)\n        self.bn1 = nn.BatchNorm2d(inplanes * 2)\n        self.act1 = act()\n        self.conv2 = nn.Conv2d(inplanes*2, inplanes, kernel_size=3, padding=1,)\n        self.bn2 = nn.BatchNorm2d(inplanes)\n        self.act2 = act()\n        self.se = SEModule(inplanes, act)\n        self.act3 = act()\n    def forward(self, x):\n        shortcut = x\n        x = self.conv1(x)\n        x = self.bn1(x)\n        x = self.act1(x)\n        x = self.conv2(x)\n        x = self.bn2(x)\n        x = self.act2(x)\n        x = self.se(x)\n        x += shortcut\n        x = self.act3(x)\n        return x\n\n"
  },
  {
    "path": "open_loop_training/configs/_base_/default_runtime.py",
    "content": "checkpoint_config = dict(interval=1)\n# yapf:disable push\n# By default we use textlogger hook and tensorboard\n# For more loggers see\n# https://mmcv.readthedocs.io/en/latest/api.html#mmcv.runner.LoggerHook\nlog_config = dict(\n    interval=50,\n    hooks=[\n        dict(type='TextLoggerHook'),\n        dict(type='TensorboardLoggerHook')\n    ])\n# yapf:enable\ndist_params = dict(backend='nccl')\nlog_level = 'INFO'\nwork_dir = None\nload_from = None\nresume_from = None\nworkflow = [('train', 1)]\ncustom_hooks = [dict(type=\"MySetEpochInfoHook\")]"
  },
  {
    "path": "open_loop_training/configs/_base_/schedules/cosine.py",
    "content": "# This schedule is mainly used by models with dynamic voxelization\n# optimizer\nlr = 0.003  # max learning rate\noptimizer = dict(\n    type='AdamW',\n    lr=lr,\n    betas=(0.95, 0.99),  # the momentum is change during training\n    weight_decay=0.001)\noptimizer_config = dict(grad_clip=dict(max_norm=10, norm_type=2))\n\nlr_config = dict(\n    policy='CosineAnnealing',\n    warmup='linear',\n    warmup_iters=1000,\n    warmup_ratio=1.0 / 10,\n    min_lr_ratio=1e-5)\n\nmomentum_config = None\n\nrunner = dict(type='EpochBasedRunner', max_epochs=40)\n"
  },
  {
    "path": "open_loop_training/configs/_base_/schedules/cyclic_20e.py",
    "content": "# For nuScenes dataset, we usually evaluate the model at the end of training.\n# Since the models are trained by 24 epochs by default, we set evaluation\n# interval to be 20. Please change the interval accordingly if you do not\n# use a default schedule.\n# optimizer\n# This schedule is mainly used by models on nuScenes dataset\noptimizer = dict(type='AdamW', lr=1e-4, weight_decay=0.01)\n# max_norm=10 is better for SECOND\noptimizer_config = dict(grad_clip=dict(max_norm=35, norm_type=2))\nlr_config = dict(\n    policy='cyclic',\n    target_ratio=(10, 1e-4),\n    cyclic_times=1,\n    step_ratio_up=0.4,\n)\nmomentum_config = dict(\n    policy='cyclic',\n    target_ratio=(0.85 / 0.95, 1),\n    cyclic_times=1,\n    step_ratio_up=0.4,\n)\n\n# runtime settings\nrunner = dict(type='EpochBasedRunner', max_epochs=20)\n"
  },
  {
    "path": "open_loop_training/configs/_base_/schedules/cyclic_40e.py",
    "content": "# The schedule is usually used by models trained on KITTI dataset\n\n# The learning rate set in the cyclic schedule is the initial learning rate\n# rather than the max learning rate. Since the target_ratio is (10, 1e-4),\n# the learning rate will change from 0.0018 to 0.018, than go to 0.0018*1e-4\nlr = 0.0018\n# The optimizer follows the setting in SECOND.Pytorch, but here we use\n# the offcial AdamW optimizer implemented by PyTorch.\noptimizer = dict(type='AdamW', lr=lr, betas=(0.95, 0.99), weight_decay=0.01)\noptimizer_config = dict(grad_clip=dict(max_norm=10, norm_type=2))\n# We use cyclic learning rate and momentum schedule following SECOND.Pytorch\n# https://github.com/traveller59/second.pytorch/blob/3aba19c9688274f75ebb5e576f65cfe54773c021/torchplus/train/learning_schedules_fastai.py#L69  # noqa\n# We implement them in mmcv, for more details, please refer to\n# https://github.com/open-mmlab/mmcv/blob/f48241a65aebfe07db122e9db320c31b685dc674/mmcv/runner/hooks/lr_updater.py#L327  # noqa\n# https://github.com/open-mmlab/mmcv/blob/f48241a65aebfe07db122e9db320c31b685dc674/mmcv/runner/hooks/momentum_updater.py#L130  # noqa\nlr_config = dict(\n    policy='cyclic',\n    target_ratio=(10, 1e-4),\n    cyclic_times=1,\n    step_ratio_up=0.4,\n)\nmomentum_config = dict(\n    policy='cyclic',\n    target_ratio=(0.85 / 0.95, 1),\n    cyclic_times=1,\n    step_ratio_up=0.4,\n)\n# Although the max_epochs is 40, this schedule is usually used we\n# RepeatDataset with repeat ratio N, thus the actual max epoch\n# number could be Nx40\nrunner = dict(type='EpochBasedRunner', max_epochs=40)\n"
  },
  {
    "path": "open_loop_training/configs/_base_/schedules/mmdet_schedule_1x.py",
    "content": "# optimizer\noptimizer = dict(type='SGD', lr=0.02, momentum=0.9, weight_decay=0.0001)\noptimizer_config = dict(grad_clip=None)\n# learning policy\nlr_config = dict(\n    policy='step',\n    warmup='linear',\n    warmup_iters=500,\n    warmup_ratio=0.001,\n    step=[8, 11])\nrunner = dict(type='EpochBasedRunner', max_epochs=12)\n"
  },
  {
    "path": "open_loop_training/configs/_base_/schedules/schedule_2x.py",
    "content": "# optimizer\n# This schedule is mainly used by models on nuScenes dataset\noptimizer = dict(type='AdamW', lr=0.001, weight_decay=0.01)\n# max_norm=10 is better for SECOND\noptimizer_config = dict(grad_clip=dict(max_norm=35, norm_type=2))\nlr_config = dict(\n    policy='step',\n    warmup='linear',\n    warmup_iters=1000,\n    warmup_ratio=1.0 / 1000,\n    step=[20, 23])\nmomentum_config = None\n# runtime settings\nrunner = dict(type='EpochBasedRunner', max_epochs=24)\n"
  },
  {
    "path": "open_loop_training/configs/_base_/schedules/schedule_3x.py",
    "content": "# optimizer\n# This schedule is mainly used by models on indoor dataset,\n# e.g., VoteNet on SUNRGBD and ScanNet\nlr = 0.008  # max learning rate\noptimizer = dict(type='AdamW', lr=lr, weight_decay=0.01)\noptimizer_config = dict(grad_clip=dict(max_norm=10, norm_type=2))\nlr_config = dict(policy='step', warmup=None, step=[24, 32])\n# runtime settings\nrunner = dict(type='EpochBasedRunner', max_epochs=36)\n"
  },
  {
    "path": "open_loop_training/configs/_base_/schedules/seg_cosine_150e.py",
    "content": "# optimizer\n# This schedule is mainly used on S3DIS dataset in segmentation task\noptimizer = dict(type='SGD', lr=0.2, weight_decay=0.0001, momentum=0.9)\noptimizer_config = dict(grad_clip=None)\nlr_config = dict(policy='CosineAnnealing', warmup=None, min_lr=0.002)\nmomentum_config = None\n\n# runtime settings\nrunner = dict(type='EpochBasedRunner', max_epochs=150)\n"
  },
  {
    "path": "open_loop_training/configs/_base_/schedules/seg_cosine_200e.py",
    "content": "# optimizer\n# This schedule is mainly used on ScanNet dataset in segmentation task\noptimizer = dict(type='Adam', lr=0.001, weight_decay=0.01)\noptimizer_config = dict(grad_clip=None)\nlr_config = dict(policy='CosineAnnealing', warmup=None, min_lr=1e-5)\nmomentum_config = None\n\n# runtime settings\nrunner = dict(type='EpochBasedRunner', max_epochs=200)\n"
  },
  {
    "path": "open_loop_training/configs/_base_/schedules/seg_cosine_50e.py",
    "content": "# optimizer\n# This schedule is mainly used on S3DIS dataset in segmentation task\noptimizer = dict(type='Adam', lr=0.001, weight_decay=0.001)\noptimizer_config = dict(grad_clip=None)\nlr_config = dict(policy='CosineAnnealing', warmup=None, min_lr=1e-5)\nmomentum_config = None\n\n# runtime settings\nrunner = dict(type='EpochBasedRunner', max_epochs=50)\n"
  },
  {
    "path": "open_loop_training/configs/thinktwice.py",
    "content": "_base_ = [\n    './_base_/default_runtime.py',\n]\n\ndev_max_sample_per_town = {\"town01\":10, \"town02\":10, \"town03\":10, \"town04\":10, \"town05\":10, \"town06\":10, \"town07\":10, \"town10\":10}\nlocal_dev_train = [\"town01_00\", ]\nlocal_dev_val = [\"town01_00\", ]\n\ntcp_max_sample_per_town = {\"town01\":50384, \"town02\":55943, \"town03\":42771, \"town04\":47954, \"town05\":53684, \"town06\":48415, \"town07\":51549, \"town10\":59898} ## tcp num\ntrain_towns = [\"01\", \"03\", \"04\", \"06\"]\nval_twons =  [\"02\", \"05\"]\nindex_per_down = [\"val\"] + [str(_).zfill(2) for _ in range(0, 12)]\n\ntcp_train = []\nfor town in train_towns:\n    for town_index in index_per_down:\n        tcp_train.append(\"town\"+town + \"_\" + town_index)\n\ntcp_val = []\nfor town in val_twons:\n    for town_index in index_per_down:\n        tcp_val.append(\"town\"+town + \"_\" + town_index)\n\nfull_towns = [\"01\", \"02\", \"03\", \"04\", \"05\", \"06\", \"07\", \"10\"]\nfull_train = []\nfull_val = []\nfor town in full_towns:\n    for town_index in index_per_down:\n        if \"val\" == town_index:\n            full_val.append(\"town\"+town + \"_\" + town_index)\n        else:\n            full_train.append(\"town\"+town + \"_\" + town_index)\nmax_sample_per_town_full = {\"town01\":1e9, \"town02\":1e9, \"town03\":1e9, \"town04\":1e9, \"town05\":1e9, \"town06\":1e9, \"town07\":1e9, \"town10\":1e9}\n\nplugin = True\nplugin_dir = 'code/'\n\nimg_aug = True\nSyncBN=True\npoint_cloud_range = [-8.0, -19.2, -4.0, 30.4, 19.2, 10.0] ## The same as Roach\ncfg = dict(\n    ###From TCP\n    pred_len = 4, # future waypoints predicted\n    turn_KP = 0.75,\n    turn_KI = 0.75,\n    turn_KD = 0.3,\n    turn_n = 40, # buffer size\n    speed_KP = 5.0,\n    speed_KI = 0.5,\n    speed_KD = 1.0,\n    speed_n = 40, # buffer size\n    brake_speed = 0.4, # desired speed below which brake is triggered\n    brake_ratio = 1.1, # ratio of speed to desired speed at which brake is triggered\n    clip_delta = 0.25, # maximum change in speed input to logitudinal controller\n    aim_dist = 4.0, # distance to search around for aim point\n    angle_thresh = 0.3, # outlier control detection angle\n    dist_thresh = 10, # target point y-distance for outlier filtering\n    speed_weight = 0.05,\n    value_weight = 0.001,\n    features_weight = 0.05,\n    img_aug=img_aug,\n\n    ## ThinkTwice configuration\n    undistort = True, ## Use the intrinsics of undistorted images\n    unreal_coord = True, ## Use the coordinate system of Carla - Unreal https://carla.readthedocs.io/en/0.9.10/core_actors/\n    is_dev=False, ## Turn it into True when running on a small dataset for debug\n    is_local=True, ## Ignore it since we train our model on a cluster with ceph\n    is_full=False, ## Set it as True will use the size of dataset exactly the same as TCP, while set it as False will use all possible data recorded in the ../dataset/dataset_metadata.pkl\n\n    refine_num=5,\n    total_epochs = 60, ## For 16 A100; With less GPUs, you could train less epochs\n\n    ceph_conf=\"~/petreloss.conf\",\n    FPN_out_channels=[256, 256, 256, 256],\n    point_cloud_range=point_cloud_range,\n    SyncBN=SyncBN,\n)\n\nckpt_interval = 1\nbatch_size_per_gpu = 8 ## 2 for 3090, 3 for V100, 8 for A100\nif cfg[\"is_dev\"]:\n    cfg[\"train_town\"] = local_dev_train\n    cfg[\"val_town\"] = local_dev_val\n    cfg[\"max_sample_per_town\"] = dev_max_sample_per_town\n    num_worker_per_gpu = 0\nelse:\n    if cfg[\"is_full\"]:\n        cfg[\"train_town\"] = full_train\n        cfg[\"val_town\"] = full_val\n        cfg[\"max_sample_per_town\"] = max_sample_per_town_full\n    else:\n        cfg[\"train_town\"] = tcp_train\n        cfg[\"val_town\"] = tcp_val\n        cfg[\"max_sample_per_town\"] = tcp_max_sample_per_town\n    num_worker_per_gpu = 8\n\nbev_h = 21 ## The number of BEV grid\nbev_w = 21 ## The number of BEV grid\ncfg[\"history_query_index_lis\"] = [-1, 0] ## The index of frames used for BEV encoder\ncfg[\"queue_length\"] = len(cfg[\"history_query_index_lis\"]) ## The index of frames used for BEV encoder\n\ncamera_list = ['rgb_front', 'rgb_left', 'rgb_right', 'rgb_back']\nnum_cams = len(camera_list)\ncfg['camera_names'] = camera_list\ncfg[\"num_cams\"] = num_cams\ncfg['use_depth'] = True ## During Training\ncfg['use_seg'] = True ## During Training\ncfg['seg_label_idxs'] = [1,4,5,6,7,8,10,12,18]\ncfg[\"num_seg_type\"] = len(cfg['seg_label_idxs'])+2\n##From BEVDepth: https://github.com/Megvii-BaseDetection/BEVDepth, data augmentation\nida_aug_conf = {\n    'resize_lim': (0.56, 0.6255),\n    'final_dim':(448, 896),\n    'rot_lim': (0, 0),\n    'H': 900,\n    'W': 1600,\n    'rand_flip': True,\n    'bot_pct_lim': (0.0, 0.0),\n}\ncfg[\"img_size\"] = ida_aug_conf['final_dim']\n\nmodel = dict(\n    type='EncoderDecoder',\n    decoder=dict(\n        type='ThinkTwiceDecoder',\n        config=cfg,\n        bev_h = bev_h,\n        bev_w = bev_w,\n    ),\n    img_encoder=dict(\n        type='LSS',\n        ## Same BEV range with Roach\n        x_bound=[-8.0, 30.4, 1.8285],\n        y_bound=[-19.2, 19.2, 1.8285],\n        z_bound=[-4, 10, 14],\n        d_bound=[1.0, 41.0, 0.5],\n        final_dim=cfg[\"img_size\"],\n        output_channels=256,\n        downsample_factor=16,\n        queue_len=cfg['queue_length'],\n        img_backbone_conf = dict(\n                                type='ResNet',\n                                depth=50,\n                                frozen_stages=-1,\n                                out_indices=[0, 1, 2, 3],\n                                norm_eval=False,\n                                init_cfg=dict(type='Pretrained', checkpoint='torchvision://resnet50'),\n                            ),\n        img_neck_conf = dict(\n                        type='PAFPN',\n                        in_channels=[256, 512, 1024, 2048],\n                        num_outs=4,\n                        out_channels=256,\n                    ),\n        depth_net_conf=dict(in_channels=512, mid_channels=512),\n        seg_net_conf=dict(in_channels=512, out_channels=cfg[\"num_seg_type\"]+1),\n        fpn_in_channels=[256, 256, 256, 256],\n    ),\n    lidar_encoder=dict(\n        type='LidarNet',\n        pts_voxel_layer=dict(\n            max_num_points=10,\n            voxel_size=[0.0571428, 0.0571428, 0.2],\n            max_voxels=(120000, 160000),\n            point_cloud_range = point_cloud_range),\n        pts_voxel_encoder=dict(type='HardSimpleVFE', num_features=5),\n        pts_middle_encoder=dict(\n            type='SparseEncoder_fp32',\n            in_channels=5,\n            sparse_shape=[41, 672, 672],\n            output_channels=128,\n            order=('conv', 'norm', 'act'),\n            encoder_channels=((16, 16, 32), (32, 32, 64), (64, 64, 128), (128,\n                                                                        128)),\n            encoder_paddings=((0, 0, 1), (0, 0, 1), (0, 0, [0, 1, 1]), (0, 0)),\n            block_type='basicblock'),\n        pts_backbone=dict(\n            type='SECOND',\n            in_channels=256,\n            out_channels=[128, 256],\n            layer_nums=[5, 5],\n            layer_strides=[1, 2],\n            norm_cfg=dict(type='BN', eps=0.001, momentum=0.01),\n            conv_cfg=dict(type='Conv2d', bias=False)),\n        pts_neck=dict(\n            type='SECONDFPN',\n            in_channels=[128, 256],\n            out_channels=[256, 256],\n            upsample_strides=[1, 2],\n            norm_cfg=dict(type='BN', eps=0.001, momentum=0.01),\n            upsample_cfg=dict(type='deconv', bias=False),\n            use_conv_for_no_stride=True),\n    ),\n    use_depth=cfg['use_depth'],\n    num_cams=num_cams,\n    train_cfg=cfg,\n    test_cfg=cfg,\n)\n\ndataset_type = 'CarlaDataset'\nfile_client_args = dict(backend='disk')\n#fp16 = dict(loss_scale=\"dynamic\")  ## Use amp if you are familiar with debugging overflow gradients\n\ntrain_pipeline = [\n    dict(type='LoadPoints', is_local=cfg[\"is_local\"],  coord_type='LIDAR', load_dim=4, use_dim=4, ceph_conf=cfg[\"ceph_conf\"]), \n    dict(type='LoadMultiImages', \n            is_local=cfg[\"is_local\"],\n            camera_names=camera_list, ceph_conf=cfg[\"ceph_conf\"]),\n    dict(type='LoadDepth', is_local=cfg[\"is_local\"], camera_names=camera_list, ceph_conf=cfg[\"ceph_conf\"]),\n    dict(type='LoadSeg', is_local=cfg[\"is_local\"], camera_names=camera_list, seg_label_idxs=cfg['seg_label_idxs'], ceph_conf=cfg[\"ceph_conf\"]),\n    dict(type='CarlaFormatBundle'),\n    dict(type='CarlaCollect', keys=[\n                'img', 'points', 'depth', 'seg',\n                'waypoints', 'target_point', 'target_command', 'target_command_raw',\n                'speed', \"future_speed\", 'value', \"future_value\",\n                'feature', 'future_feature', \"grid_feature\", \"future_grid_feature\",\n                'action_sigma', 'action_mu',\n                'future_action_mu', 'future_action_sigma'],)\n]\ntest_pipeline = [\n    dict(type='LoadPoints', is_local=cfg[\"is_local\"], coord_type='LIDAR', load_dim=4, use_dim=4, ceph_conf=cfg[\"ceph_conf\"]),\n    dict(type='LoadMultiImages', \n            is_local=cfg[\"is_local\"],\n            camera_names=camera_list, ceph_conf=cfg[\"ceph_conf\"]),\n    dict(type='LoadDepth', is_local=cfg[\"is_local\"], camera_names=camera_list, ceph_conf=cfg[\"ceph_conf\"]),\n    dict(type='LoadSeg', is_local=cfg[\"is_local\"], camera_names=camera_list, seg_label_idxs=cfg['seg_label_idxs'], ceph_conf=cfg[\"ceph_conf\"]),\n    dict(type='CarlaFormatBundle'),\n    dict(type='CarlaCollect', keys=[\n                'img', 'points', 'depth', 'seg',\n                'waypoints', 'target_point', 'target_command', 'target_command_raw',\n                'speed', \"future_speed\", 'value', \"future_value\", \n                'feature', 'future_feature', \"grid_feature\", \"future_grid_feature\",\n                'action_sigma', 'action_mu',\n                'future_action_mu', 'future_action_sigma'])\n]\n\n\ntrain_full_queue_pipeline = [\n    dict(type='IDAImageTransform', cfg=cfg, ida_aug_conf=ida_aug_conf, is_train=True),\n    dict(type='ImageTransformMulti', aug=True, batch_size=batch_size_per_gpu),\n]\nval_full_queue_pipeline = [\n    dict(type='IDAImageTransform', cfg=cfg, ida_aug_conf=ida_aug_conf, is_train=False),\n    dict(type='ImageTransformMulti', aug=False, batch_size=batch_size_per_gpu),\n]\n\ndata = dict(\n    samples_per_gpu=batch_size_per_gpu,\n    workers_per_gpu=num_worker_per_gpu,\n    train=dict(\n        type=dataset_type,\n        cfg=cfg,\n        used_town=cfg[\"train_town\"],\n        pipeline=train_pipeline,\n        full_queue_pipeline=train_full_queue_pipeline,\n        is_local=cfg[\"is_local\"],\n        test_mode=False\n        ),\n    val=dict(\n        type=dataset_type,\n        cfg = cfg,\n        used_town=cfg[\"val_town\"],\n        pipeline=test_pipeline,\n        full_queue_pipeline=val_full_queue_pipeline,\n        is_local=cfg[\"is_local\"],\n        test_mode = False\n    ),\n    test=dict(\n        type=dataset_type,\n        cfg = cfg,\n        used_town=cfg[\"val_town\"],\n        pipeline=test_pipeline,\n        full_queue_pipeline=val_full_queue_pipeline,\n        is_local=cfg[\"is_local\"],\n        test_mode = False\n    ),\n    shuffler_sampler=dict(type='DistributedGroupSampler'),\n    nonshuffler_sampler=dict(type='DistributedSampler')\n)\n\n\noptimizer = dict(\n    type='AdamW',\n    lr=1e-4, ## 1e-4 - 16 A100; For less GPUs, please use smaller lr such as 3e-5 for stable training\n    weight_decay=1e-7,)\n\noptimizer_config = dict(grad_clip=dict(max_norm=100, norm_type=2))\n# learning policy\nlr_config = dict(\n    policy='CosineAnnealing',\n    warmup='linear',\n    warmup_iters=1000,\n    warmup_ratio=1.0 / 3,\n    min_lr_ratio=1e-3)\ntotal_epochs = cfg[\"total_epochs\"]\nevaluation = dict(interval=1)\n\nrunner = dict(type='EpochBasedRunner', max_epochs=total_epochs)\n\nif cfg[\"is_dev\"]:\n    log_interval = 1\nelse:\n    log_interval = 100\n\nlog_config = dict(\n    interval=log_interval,\n    hooks=[\n        dict(type='TextLoggerHook'),\n        dict(type='TensorboardLoggerHook')\n    ])\n\ncheckpoint_config = dict(interval=ckpt_interval)"
  },
  {
    "path": "open_loop_training/ops/voxel_pooling/__init__.py",
    "content": "from .voxel_pooling import voxel_pooling\n\n__all__ = ['voxel_pooling']\n"
  },
  {
    "path": "open_loop_training/ops/voxel_pooling/src/voxel_pooling_forward.cpp",
    "content": "// Copyright (c) Megvii Inc. All rights reserved.\n#include <cuda.h>\n#include <cuda_runtime_api.h>\n#include <torch/extension.h>\n#include <torch/serialize/tensor.h>\n#include <ATen/cuda/CUDAContext.h>\n\n#include <vector>\n\n#define CHECK_CUDA(x) \\\n  TORCH_CHECK(x.type().is_cuda(), #x, \" must be a CUDAtensor \")\n#define CHECK_CONTIGUOUS(x) \\\n  TORCH_CHECK(x.is_contiguous(), #x, \" must be contiguous \")\n#define CHECK_INPUT(x) \\\n  CHECK_CUDA(x);       \\\n  CHECK_CONTIGUOUS(x)\n\nint voxel_pooling_forward_wrapper(int batch_size, int num_points, int num_channels, int num_voxel_x, int num_voxel_y, int num_voxel_z, at::Tensor geom_xyz_tensor,\n                       at::Tensor input_features_tensor, at::Tensor output_features_tensor, at::Tensor pos_memo_tensor);\n\nvoid voxel_pooling_forward_kernel_launcher(int batch_size, int num_points, int num_channels, int num_voxel_x, int num_voxel_y, int num_voxel_z, const int *geom_xyz, const float *input_features,\n                                float *output_features, int *pos_memo, cudaStream_t stream);\n\nint voxel_pooling_forward_wrapper(int batch_size, int num_points, int num_channels, int num_voxel_x, int num_voxel_y, int num_voxel_z, at::Tensor geom_xyz_tensor,\n                       at::Tensor input_features_tensor, at::Tensor output_features_tensor, at::Tensor pos_memo_tensor) {\n    CHECK_INPUT(geom_xyz_tensor);\n    CHECK_INPUT(input_features_tensor);\n    const int *geom_xyz = geom_xyz_tensor.data_ptr<int>();\n    const float *input_features = input_features_tensor.data_ptr<float>();\n    float *output_features = output_features_tensor.data_ptr<float>();\n    int *pos_memo = pos_memo_tensor.data_ptr<int>();\n\n    cudaStream_t stream = at::cuda::getCurrentCUDAStream().stream();\n    voxel_pooling_forward_kernel_launcher(batch_size, num_points, num_channels, num_voxel_x, num_voxel_y, num_voxel_z, geom_xyz, input_features,\n                                output_features, pos_memo, stream);\n    return 1;\n}\n\nPYBIND11_MODULE(TORCH_EXTENSION_NAME, m) {\n  m.def(\"voxel_pooling_forward_wrapper\", &voxel_pooling_forward_wrapper, \"voxel_pooling_forward_wrapper\");\n}\n"
  },
  {
    "path": "open_loop_training/ops/voxel_pooling/src/voxel_pooling_forward_cuda.cu",
    "content": "// Copyright (c) Megvii Inc. All rights reserved.\n#include <math.h>\n#include <stdio.h>\n#include <stdlib.h>\n\n#define THREADS_PER_BLOCK 256\n#define DIVUP(m, n) ((m) / (n) + ((m) % (n) > 0))\n\n__global__ void voxel_pooling_forward_kernel(int batch_size, int num_points, int num_channels, int num_voxel_x,\n                                             int num_voxel_y, int num_voxel_z, const int *geom_xyz,\n                                             const float *input_features, float *output_features, int *pos_memo) {\n  // Each thread process only one channel of one voxel.\n  int blk_idx = blockIdx.x;\n  int thd_idx = threadIdx.x;\n  int pt_idx = blk_idx * blockDim.x + thd_idx;\n  if (pt_idx >= batch_size * num_points) {\n    return;\n  } else {\n    int batch_idx = pt_idx / num_points;\n    int x = geom_xyz[pt_idx * 3];\n    int y = geom_xyz[pt_idx * 3 + 1];\n    int z = geom_xyz[pt_idx * 3 + 2];\n    // if coord of current voxel is out of boundary, return.\n    if (x < 0 || x >= num_voxel_x || y < 0 || y >= num_voxel_y || z < 0 || z >= num_voxel_z) {\n      return;\n    }\n    pos_memo[pt_idx * 3] = batch_idx;\n    pos_memo[pt_idx * 3 + 1] = y;\n    pos_memo[pt_idx * 3 + 2] = x;\n    for (int channel_idx = 0; channel_idx < num_channels; channel_idx++) {\n      atomicAdd(\n          &output_features[(batch_idx * num_voxel_y * num_voxel_x + y * num_voxel_x + x) * num_channels + channel_idx],\n          input_features[pt_idx * num_channels + channel_idx]);\n    }\n  }\n}\n\nvoid voxel_pooling_forward_kernel_launcher(int batch_size, int num_points, int num_channels, int num_voxel_x,\n                                           int num_voxel_y, int num_voxel_z, const int *geom_xyz,\n                                           const float *input_features, float *output_features, int *pos_memo,\n                                           cudaStream_t stream) {\n  cudaError_t err;\n\n  dim3 blocks(DIVUP(batch_size * num_points, THREADS_PER_BLOCK)); // blockIdx.x(col), blockIdx.y(row)\n  dim3 threads(THREADS_PER_BLOCK);\n\n  voxel_pooling_forward_kernel<<<blocks, threads, 0, stream>>>(batch_size, num_points, num_channels, num_voxel_x,\n                                                               num_voxel_y, num_voxel_z, geom_xyz, input_features,\n                                                               output_features, pos_memo);\n  // cudaDeviceSynchronize();  // for using printf in kernel function\n  err = cudaGetLastError();\n  if (cudaSuccess != err) {\n    fprintf(stderr, \"CUDA kernel failed : %s\\n\", cudaGetErrorString(err));\n    exit(-1);\n  }\n}\n"
  },
  {
    "path": "open_loop_training/ops/voxel_pooling/voxel_pooling.py",
    "content": "# Copyright (c) Megvii Inc. All rights reserved.\nimport torch\nfrom torch.autograd import Function\n\nfrom . import voxel_pooling_ext\n\n\nclass VoxelPooling(Function):\n    @staticmethod\n    def forward(ctx, geom_xyz: torch.Tensor, input_features: torch.Tensor,\n                voxel_num: torch.Tensor) -> torch.Tensor:\n        \"\"\"Forward function for `voxel pooling.\n\n        Args:\n            geom_xyz (Tensor): xyz coord for each voxel with the shape\n                of [B, N, 3].\n            input_features (Tensor): feature for each voxel with the\n                shape of [B, N, C].\n            voxel_num (Tensor): Number of voxels for each dim with the\n                shape of [3].\n\n        Returns:\n            Tensor: (B, C, H, W) bev feature map.\n        \"\"\"\n        assert geom_xyz.is_contiguous()\n        assert input_features.is_contiguous()\n        # no gradient for input_features and geom_feats\n        ctx.mark_non_differentiable(geom_xyz)\n        grad_input_features = torch.zeros_like(input_features)\n        geom_xyz = geom_xyz.reshape(geom_xyz.shape[0], -1, geom_xyz.shape[-1])\n        input_features = input_features.reshape(\n            (geom_xyz.shape[0], -1, input_features.shape[-1]))\n        assert geom_xyz.shape[1] == input_features.shape[1]\n        batch_size = input_features.shape[0]\n        num_points = input_features.shape[1]\n        num_channels = input_features.shape[2]\n        output_features = input_features.new_zeros(batch_size, voxel_num[1],\n                                                   voxel_num[0], num_channels)\n        # Save the position of bev_feature_map for each input point.\n        pos_memo = geom_xyz.new_ones(batch_size, num_points, 3) * -1\n        voxel_pooling_ext.voxel_pooling_forward_wrapper(\n            batch_size,\n            num_points,\n            num_channels,\n            voxel_num[0],\n            voxel_num[1],\n            voxel_num[2],\n            geom_xyz,\n            input_features,\n            output_features,\n            pos_memo,\n        )\n        # save grad_input_features and pos_memo for backward\n        ctx.save_for_backward(grad_input_features, pos_memo)\n        return output_features.permute(0, 3, 1, 2)\n\n    @staticmethod\n    def backward(ctx, grad_output_features):\n        (grad_input_features, pos_memo) = ctx.saved_tensors\n        kept = (pos_memo != -1)[..., 0]\n        grad_input_features_shape = grad_input_features.shape\n        grad_input_features = grad_input_features.reshape(\n            grad_input_features.shape[0], -1, grad_input_features.shape[-1])\n        grad_input_features[kept] = grad_output_features[\n            pos_memo[kept][..., 0].long(), :, pos_memo[kept][..., 1].long(),\n            pos_memo[kept][..., 2].long()]\n        grad_input_features = grad_input_features.reshape(\n            grad_input_features_shape)\n        return None, grad_input_features, None\n\n\nvoxel_pooling = VoxelPooling.apply\n"
  },
  {
    "path": "open_loop_training/setup.py",
    "content": "# setup.py\nfrom setuptools import setup\nimport os\nimport torch\nfrom torch.utils.cpp_extension import BuildExtension, CUDAExtension\n\ndef make_cuda_ext(name,\n                  module,\n                  sources,\n                  sources_cuda=[],\n                  extra_args=[],\n                  extra_include_path=[]):\n\n    define_macros = []\n    extra_compile_args = {'cxx': [] + extra_args}\n\n    if torch.cuda.is_available() or os.getenv('FORCE_CUDA', '0') == '1':\n        define_macros += [('WITH_CUDA', None)]\n        extension = CUDAExtension\n        extra_compile_args['nvcc'] = extra_args + [\n            '-D__CUDA_NO_HALF_OPERATORS__',\n            '-D__CUDA_NO_HALF_CONVERSIONS__',\n            '-D__CUDA_NO_HALF2_OPERATORS__',\n        ]\n        sources += sources_cuda\n    else:\n        raise EnvironmentError('CUDA is required to compile MMDetection!')\n\n    return extension(\n        name='{}.{}'.format(module, name),\n        sources=[os.path.join(*module.split('.'), p) for p in sources],\n        include_dirs=extra_include_path,\n        define_macros=define_macros,\n        extra_compile_args=extra_compile_args,\n    )\n\nsetup(\n    name='voxel_pooling',\n    ext_modules=[\n        make_cuda_ext(\n            name='voxel_pooling_ext',\n            module='ops.voxel_pooling',\n            sources=['src/voxel_pooling_forward.cpp'],\n            sources_cuda=['src/voxel_pooling_forward_cuda.cu'],\n        ),\n    ],\n    cmdclass={'build_ext': BuildExtension})\n\n"
  },
  {
    "path": "open_loop_training/train.py",
    "content": "# ---------------------------------------------\n# Copyright (c) OpenMMLab. All rights reserved.\n# ---------------------------------------------\n#  Modified by Zhiqi Li\n#  Modified by Xiaosong Jia\n# ---------------------------------------------\nfrom __future__ import division\nimport argparse\nimport copy\nimport mmcv\nimport os\nimport time\nimport torch\nimport warnings\nfrom mmcv import Config, DictAction\nfrom mmcv.runner import get_dist_info, init_dist\nfrom os import path as osp\n\nfrom mmdet import __version__ as mmdet_version\nfrom mmdet3d import __version__ as mmdet3d_version\n#from mmdet3d.apis import train_model\n\nfrom mmdet3d.datasets import build_dataset\nfrom mmdet3d.models import build_model\nfrom mmdet3d.utils import collect_env, get_root_logger\nfrom mmdet.apis import set_random_seed\nfrom mmseg import __version__ as mmseg_version\n\nfrom mmcv.utils import TORCH_VERSION, digit_version\ntorch.hub.set_dir(\"./ckpt\")\n\ndef str2bool(v):\n    if isinstance(v, bool):\n        return v\n    if v.lower() in ('yes', 'true', 't', 'y', '1'):\n        return True\n    elif v.lower() in ('no', 'false', 'f', 'n', '0'):\n        return False\n    else:\n        raise argparse.ArgumentTypeError('Boolean value expected.')\n\n\ndef parse_args():\n    parser = argparse.ArgumentParser(description='Train a detector')\n    parser.add_argument('config', help='train config file path')\n    parser.add_argument('--work-dir', help='the dir to save logs and models')\n    parser.add_argument(\n        '--resume-from', help='the checkpoint file to resume from')\n    parser.add_argument(\n        '--load-from', help='the checkpoint file to resume from')\n    parser.add_argument(\n        '--no-validate',\n        action='store_true',\n        help='whether not to evaluate the checkpoint during training')\n    group_gpus = parser.add_mutually_exclusive_group()\n    group_gpus.add_argument(\n        '--gpus',\n        type=int,\n        help='number of gpus to use '\n        '(only applicable to non-distributed training)')\n    group_gpus.add_argument(\n        '--gpu-ids',\n        type=int,\n        nargs='+',\n        help='ids of gpus to use '\n        '(only applicable to non-distributed training)')\n    parser.add_argument('--seed', type=int, default=0, help='random seed')\n    parser.add_argument(\n        '--deterministic',\n        action='store_true',\n        help='whether to set deterministic options for CUDNN backend.')\n    parser.add_argument(\n        '--options',\n        nargs='+',\n        action=DictAction,\n        help='override some settings in the used config, the key-value pair '\n        'in xxx=yyy format will be merged into config file (deprecate), '\n        'change to --cfg-options instead.')\n    parser.add_argument(\n        '--cfg-options',\n        nargs='+',\n        action=DictAction,\n        help='override some settings in the used config, the key-value pair '\n        'in xxx=yyy format will be merged into config file. If the value to '\n        'be overwritten is a list, it should be like key=\"[a,b]\" or key=a,b '\n        'It also allows nested list/tuple values, e.g. key=\"[(a,b),(c,d)]\" '\n        'Note that the quotation marks are necessary and that no white space '\n        'is allowed.')\n    parser.add_argument(\n        '--launcher',\n        choices=['none', 'pytorch', 'slurm', 'mpi'],\n        default='none',\n        help='job launcher')\n    parser.add_argument('--local_rank', type=int, default=0)\n    parser.add_argument(\n        '--autoscale-lr',\n        action='store_true',\n        help='automatically scale lr with the number of gpus')\n    args = parser.parse_args()\n    if 'LOCAL_RANK' not in os.environ:\n        os.environ['LOCAL_RANK'] = str(args.local_rank)\n\n    if args.options and args.cfg_options:\n        raise ValueError(\n            '--options and --cfg-options cannot be both specified, '\n            '--options is deprecated in favor of --cfg-options')\n    if args.options:\n        warnings.warn('--options is deprecated in favor of --cfg-options')\n        args.cfg_options = args.options\n\n    return args\n\n\ndef main():\n    args = parse_args()\n    cfg = Config.fromfile(args.config)\n    if args.cfg_options is not None:\n        cfg.merge_from_dict(args.cfg_options)\n    # import modules from string list.\n    if cfg.get('custom_imports', None):\n        from mmcv.utils import import_modules_from_strings\n        import_modules_from_strings(**cfg['custom_imports'])\n\n    # import modules from plguin/xx, registry will be updated\n    if hasattr(cfg, 'plugin'):\n        if cfg.plugin:\n            import importlib\n            if hasattr(cfg, 'plugin_dir'):\n                plugin_dir = cfg.plugin_dir\n                _module_dir = os.path.dirname(plugin_dir)\n                _module_dir = _module_dir.split('/')\n                _module_path = _module_dir[0]\n\n                for m in _module_dir[1:]:\n                    _module_path = _module_path + '.' + m\n                print(_module_path)\n                plg_lib = importlib.import_module(_module_path)\n            else:\n                # import dir is the dirpath for the config file\n                _module_dir = os.path.dirname(args.config)\n                _module_dir = _module_dir.split('/')\n                _module_path = _module_dir[0]\n                for m in _module_dir[1:]:\n                    _module_path = _module_path + '.' + m\n                print(_module_path)\n                plg_lib = importlib.import_module(_module_path)\n\n            from code.apis.train import custom_train_model\n    # set cudnn_benchmark\n    if cfg.get('cudnn_benchmark', False):\n        torch.backends.cudnn.benchmark = True\n\n    # work_dir is determined in this priority: CLI > segment in file > filename\n    if args.work_dir is not None:\n        # update configs according to CLI args if args.work_dir is not None\n        cfg.work_dir = args.work_dir\n    elif cfg.get('work_dir', None) is None:\n        # use config filename as default work_dir if cfg.work_dir is None\n        cfg.work_dir = osp.join('./work_dirs',\n                                osp.splitext(osp.basename(args.config))[0])\n    # if args.resume_from is not None:\n    if args.resume_from is not None and osp.isfile(args.resume_from):\n        cfg.resume_from = args.resume_from\n    if args.load_from is not None and osp.isfile(args.load_from):\n        cfg.load_from = args.load_from\n    if args.gpu_ids is not None:\n        cfg.gpu_ids = args.gpu_ids\n    else:\n        cfg.gpu_ids = range(1) if args.gpus is None else range(args.gpus)\n    # init distributed env first, since logger depends on the dist info.\n    if args.launcher == 'none':\n        distributed = False\n    else:\n        distributed = True\n        init_dist(args.launcher, **cfg.dist_params)\n        # re-set gpu_ids with distributed training mode\n        _, world_size = get_dist_info()\n        cfg.gpu_ids = range(world_size)\n    \n    # create work_dir\n    mmcv.mkdir_or_exist(osp.abspath(cfg.work_dir))\n    # dump config\n    cfg.dump(osp.join(cfg.work_dir, osp.basename(args.config)))\n    # init the logger before other steps\n    timestamp = time.strftime('%Y%m%d_%H%M%S', time.localtime())\n    log_file = osp.join(cfg.work_dir, f'{timestamp}.log')\n    # specify logger name, if we still use 'mmdet', the output info will be\n    # filtered and won't be saved in the log_file\n    if cfg.model.type in ['EncoderDecoder3D']:\n        logger_name = 'mmseg'\n    else:\n        logger_name = 'mmdet'\n    logger = get_root_logger(\n        log_file=log_file, log_level=cfg.log_level, name=logger_name)\n\n    # init the meta dict to record some important information such as\n    # environment info and seed, which will be logged\n    meta = dict()\n    # log env info\n    env_info_dict = collect_env()\n    env_info = '\\n'.join([(f'{k}: {v}') for k, v in env_info_dict.items()])\n    dash_line = '-' * 60 + '\\n'\n    logger.info('Environment info:\\n' + dash_line + env_info + '\\n' +\n                dash_line)\n    meta['env_info'] = env_info\n    meta['config'] = cfg.pretty_text\n\n    # log some basic info\n    logger.info(f'Distributed training: {distributed}')\n    logger.info(f'Config:\\n{cfg.pretty_text}')\n\n    # set random seeds\n    if args.seed is not None:\n        logger.info(f'Set random seed to {args.seed}, '\n                    f'deterministic: {args.deterministic}')\n        set_random_seed(args.seed, deterministic=args.deterministic)\n    cfg.seed = args.seed\n    meta['seed'] = args.seed\n    meta['exp_name'] = osp.basename(args.config)\n\n    model = build_model(\n        cfg.model,\n        train_cfg=cfg.get('train_cfg'),\n        test_cfg=cfg.get('test_cfg'))\n    model.init_weights()\n    logger.info(f'Model:\\n{model}')\n    datasets = [build_dataset(cfg.data.train)]\n    if len(cfg.workflow) == 2:\n        val_dataset = copy.deepcopy(cfg.data.val)\n        # in case we use a dataset wrapper\n        if 'dataset' in cfg.data.train:\n            val_dataset.pipeline = cfg.data.train.dataset.pipeline\n        else:\n            val_dataset.pipeline = cfg.data.train.pipeline\n        val_dataset.test_mode = False\n        datasets.append(build_dataset(val_dataset))\n    custom_train_model(\n        model,\n        datasets,\n        cfg,\n        distributed=distributed,\n        validate=(not args.no_validate),\n        timestamp=timestamp,\n        meta=meta)\n\n\nif __name__ == '__main__':\n    main()\n"
  },
  {
    "path": "roach/config/config_agent.yaml",
    "content": "entry_point: roach.rl_birdview_agent:RlBirdviewAgent\nwb_run_path: null\nwb_ckpt_step: null\nenv_wrapper:\n  entry_point: roach.utils.rl_birdview_wrapper:RlBirdviewWrapper\n  kwargs:\n    input_states:\n    - control\n    - vel_xy\n    acc_as_action: true\npolicy:\n  entry_point: roach.models.ppo_policy:PpoPolicy\n  kwargs:\n    policy_head_arch:\n    - 256\n    - 256\n    value_head_arch:\n    - 256\n    - 256\n    features_extractor_entry_point: roach.models.torch_layers:XtMaCNN\n    features_extractor_kwargs:\n      states_neurons:\n      - 256\n      - 256\n    distribution_entry_point: roach.models.distributions:BetaDistribution\n    distribution_kwargs:\n      dist_init: null\ntraining:\n  entry_point: roach.models.ppo:PPO\n  kwargs:\n    learning_rate: 1.0e-05\n    n_steps_total: 12288\n    batch_size: 256\n    n_epochs: 20\n    gamma: 0.99\n    gae_lambda: 0.9\n    clip_range: 0.2\n    clip_range_vf: null\n    ent_coef: 0.01\n    explore_coef: 0.05\n    vf_coef: 0.5\n    max_grad_norm: 0.5\n    target_kl: 0.01\n    update_adv: false\n    lr_schedule_step: 8\nobs_configs:\n  birdview:\n    module: birdview.chauffeurnet\n    width_in_pixels: 192\n    pixels_ev_to_bottom: 40\n    pixels_per_meter: 5.0\n    history_idx:\n    - -16\n    - -11\n    - -6\n    - -1\n    scale_bbox: true\n    scale_mask_col: 1.0\n  speed:\n    module: actor_state.speed\n  control:\n    module: actor_state.control\n  velocity:\n    module: actor_state.velocity\n"
  },
  {
    "path": "roach/criteria/blocked.py",
    "content": "import numpy as np\n\n\nclass Blocked():\n\n    def __init__(self, speed_threshold=0.1, below_threshold_max_time=90.0):\n        self._speed_threshold = speed_threshold\n        self._below_threshold_max_time = below_threshold_max_time\n        self._time_last_valid_state = None\n\n    def tick(self, vehicle, timestamp):\n        info = None\n        linear_speed = self._calculate_speed(vehicle.get_velocity())\n\n        if linear_speed < self._speed_threshold and self._time_last_valid_state:\n            if (timestamp['relative_simulation_time'] - self._time_last_valid_state) > self._below_threshold_max_time:\n                # The actor has been \"blocked\" for too long\n                ev_loc = vehicle.get_location()\n                info = {\n                    'step': timestamp['step'],\n                    'simulation_time': timestamp['relative_simulation_time'],\n                    'ev_loc': [ev_loc.x, ev_loc.y, ev_loc.z]\n                }\n        else:\n            self._time_last_valid_state = timestamp['relative_simulation_time']\n        return info\n\n    @staticmethod\n    def _calculate_speed(carla_velocity):\n        return np.linalg.norm([carla_velocity.x, carla_velocity.y])\n"
  },
  {
    "path": "roach/criteria/collision.py",
    "content": "import carla\nimport weakref\nimport numpy as np\n\n\nclass Collision():\n    def __init__(self, vehicle, carla_world, intensity_threshold=0.0,\n                 min_area_of_collision=3, max_area_of_collision=5, max_id_time=5):\n        blueprint = carla_world.get_blueprint_library().find('sensor.other.collision')\n        self._collision_sensor = carla_world.spawn_actor(blueprint, carla.Transform(), attach_to=vehicle)\n        self._collision_sensor.listen(lambda event: self._on_collision(weakref.ref(self), event))\n        self._collision_info = None\n\n        self.registered_collisions = []\n        self.last_id = None\n        self.collision_time = None\n\n        # If closer than this distance, the collision is ignored\n        self._min_area_of_collision = min_area_of_collision\n        # If further than this distance, the area is forgotten\n        self._max_area_of_collision = max_area_of_collision\n        # Amount of time the last collision if is remembered\n        self._max_id_time = max_id_time\n        # intensity_threshold, LBC uses 400, leaderboard does not use it (set to 0)\n        self._intensity_threshold = intensity_threshold\n\n    def tick(self, vehicle, timestamp):\n        ev_loc = vehicle.get_location()\n        new_registered_collisions = []\n        # Loops through all the previous registered collisions\n        for collision_location in self.registered_collisions:\n            distance = ev_loc.distance(collision_location)\n            # If far away from a previous collision, forget it\n            if distance <= self._max_area_of_collision:\n                new_registered_collisions.append(collision_location)\n\n        self.registered_collisions = new_registered_collisions\n\n        if self.last_id and timestamp['relative_simulation_time'] - self.collision_time > self._max_id_time:\n            self.last_id = None\n\n        info = self._collision_info\n        self._collision_info = None\n        if info is not None:\n            info['step'] -= timestamp['start_frame']\n            info['simulation_time'] -= timestamp['start_simulation_time']\n        return info\n\n    @staticmethod\n    def _on_collision(weakself, event):\n        self = weakself()\n        if not self:\n            return\n        # Ignore the current one if it's' the same id as before\n        if self.last_id == event.other_actor.id:\n            return\n        # Ignore if it's too close to a previous collision (avoid micro collisions)\n        ev_loc = event.actor.get_transform().location\n        for collision_location in self.registered_collisions:\n            if ev_loc.distance(collision_location) <= self._min_area_of_collision:\n                return\n        # Ignore if its intensity is smaller than self._intensity_threshold\n        impulse = event.normal_impulse\n        intensity = np.linalg.norm([impulse.x, impulse.y, impulse.z])\n        if intensity < self._intensity_threshold:\n            return\n\n        # collision_type\n        if ('static' in event.other_actor.type_id or 'traffic' in event.other_actor.type_id) \\\n                and 'sidewalk' not in event.other_actor.type_id:\n            collision_type = 0  # TrafficEventType.COLLISION_STATIC\n        elif 'vehicle' in event.other_actor.type_id:\n            collision_type = 1  # TrafficEventType.COLLISION_VEHICLE\n        elif 'walker' in event.other_actor.type_id:\n            collision_type = 2  # TrafficEventType.COLLISION_PEDESTRIAN\n        else:\n            collision_type = -1\n\n        # write to info, all quantities in in world coordinate\n        event_loc = event.transform.location\n        event_rot = event.transform.rotation\n        oa_loc = event.other_actor.get_transform().location\n        oa_rot = event.other_actor.get_transform().rotation\n        oa_vel = event.other_actor.get_velocity()\n        ev_rot = event.actor.get_transform().rotation\n        ev_vel = event.actor.get_velocity()\n\n        self._collision_info = {\n            'step': event.frame,\n            'simulation_time': event.timestamp,\n            'collision_type': collision_type,\n            'other_actor_id': event.other_actor.id,\n            'other_actor_type_id': event.other_actor.type_id,\n            'intensity': intensity,\n            'normal_impulse': [impulse.x, impulse.y, impulse.z],\n            'event_loc': [event_loc.x, event_loc.y, event_loc.z],\n            'event_rot': [event_rot.roll, event_rot.pitch, event_rot.yaw],\n            'ev_loc': [ev_loc.x, ev_loc.y, ev_loc.z],\n            'ev_rot': [ev_rot.roll, ev_rot.pitch, ev_rot.yaw],\n            'ev_vel': [ev_vel.x, ev_vel.y, ev_vel.z],\n            'oa_loc': [oa_loc.x, oa_loc.y, oa_loc.z],\n            'oa_rot': [oa_rot.roll, oa_rot.pitch, oa_rot.yaw],\n            'oa_vel': [oa_vel.x, oa_vel.y, oa_vel.z]\n        }\n\n        self.collision_time = event.timestamp\n\n        self.registered_collisions.append(ev_loc)\n\n        # Number 0: static objects -> ignore it\n        if event.other_actor.id != 0:\n            self.last_id = event.other_actor.id\n\n    def clean(self):\n        self._collision_sensor.stop()\n        self._collision_sensor.destroy()\n        self._collision_sensor = None\n"
  },
  {
    "path": "roach/criteria/encounter_light.py",
    "content": "from carla_gym.utils.traffic_light import TrafficLightHandler\n\n\nclass EncounterLight():\n\n    def __init__(self, dist_threshold=7.5):\n        self._last_light_id = None\n        self._dist_threshold = dist_threshold\n\n    def tick(self, vehicle, timestamp):\n        info = None\n\n        light_state, light_loc, light_id = TrafficLightHandler.get_light_state(\n            vehicle, dist_threshold=self._dist_threshold)\n\n        if light_id is not None:\n            if light_id != self._last_light_id:\n                self._last_light_id = light_id\n                info = {\n                    'step': timestamp['step'],\n                    'simulation_time': timestamp['relative_simulation_time'],\n                    'id': light_id,\n                    'tl_loc': light_loc.tolist()\n                }\n\n        return info\n"
  },
  {
    "path": "roach/criteria/outside_route_lane.py",
    "content": "import carla\nfrom carla_gym.utils.transforms import cast_angle\n\n\nclass OutsideRouteLane():\n\n    def __init__(self, carla_map, vehicle_loc,\n                 allowed_out_distance=1.3, max_allowed_vehicle_angle=120.0, max_allowed_waypint_angle=150.0):\n        self._map = carla_map\n        self._pre_ego_waypoint = self._map.get_waypoint(vehicle_loc)\n\n        self._allowed_out_distance = allowed_out_distance\n        self._max_allowed_vehicle_angle = max_allowed_vehicle_angle\n        self._max_allowed_waypint_angle = max_allowed_waypint_angle\n\n        self._outside_lane_active = False\n        self._wrong_lane_active = False\n        self._last_road_id = None\n        self._last_lane_id = None\n\n    def tick(self, vehicle, timestamp, distance_traveled):\n        ev_loc = vehicle.get_location()\n        ev_yaw = vehicle.get_transform().rotation.yaw\n        self._is_outside_driving_lanes(ev_loc)\n        self._is_at_wrong_lane(ev_loc, ev_yaw)\n\n        info = None\n        if self._outside_lane_active or self._wrong_lane_active:\n            info = {\n                'step': timestamp['step'],\n                'simulation_time': timestamp['relative_simulation_time'],\n                'ev_loc': [ev_loc.x, ev_loc.y, ev_loc.z],\n                'distance_traveled': distance_traveled,\n                'outside_lane': self._outside_lane_active,\n                'wrong_lane': self._wrong_lane_active\n            }\n        return info\n\n    def _is_outside_driving_lanes(self, location):\n        \"\"\"\n        Detects if the ego_vehicle is outside driving/parking lanes\n        \"\"\"\n\n        current_driving_wp = self._map.get_waypoint(location, lane_type=carla.LaneType.Driving, project_to_road=True)\n        current_parking_wp = self._map.get_waypoint(location, lane_type=carla.LaneType.Parking, project_to_road=True)\n\n        driving_distance = location.distance(current_driving_wp.transform.location)\n        if current_parking_wp is not None:  # Some towns have no parking\n            parking_distance = location.distance(current_parking_wp.transform.location)\n        else:\n            parking_distance = float('inf')\n\n        if driving_distance >= parking_distance:\n            distance = parking_distance\n            lane_width = current_parking_wp.lane_width\n        else:\n            distance = driving_distance\n            lane_width = current_driving_wp.lane_width\n\n        self._outside_lane_active = distance > (lane_width / 2 + self._allowed_out_distance)\n\n    def _is_at_wrong_lane(self, location, yaw):\n        \"\"\"\n        Detects if the ego_vehicle has invaded a wrong driving lane\n        \"\"\"\n\n        current_waypoint = self._map.get_waypoint(location, lane_type=carla.LaneType.Driving, project_to_road=True)\n        current_lane_id = current_waypoint.lane_id\n        current_road_id = current_waypoint.road_id\n\n        # Lanes and roads are too chaotic at junctions\n        if current_waypoint.is_junction:\n            self._wrong_lane_active = False\n        elif self._last_road_id != current_road_id or self._last_lane_id != current_lane_id:\n\n            # Route direction can be considered continuous, except after exiting a junction.\n            if self._pre_ego_waypoint.is_junction:\n                # cast angle to [-180, +180)\n                vehicle_lane_angle = cast_angle(\n                    current_waypoint.transform.rotation.yaw - yaw)\n\n                self._wrong_lane_active = abs(vehicle_lane_angle) > self._max_allowed_vehicle_angle\n\n            else:\n                # Check for a big gap in waypoint directions.\n                waypoint_angle = cast_angle(\n                    current_waypoint.transform.rotation.yaw - self._pre_ego_waypoint.transform.rotation.yaw)\n\n                if abs(waypoint_angle) >= self._max_allowed_waypint_angle:\n                    # Is the ego vehicle going back to the lane, or going out? Take the opposite\n                    self._wrong_lane_active = not bool(self._wrong_lane_active)\n                else:\n                    # Changing to a lane with the same direction\n                    self._wrong_lane_active = False\n\n        # Remember the last state\n        self._last_lane_id = current_lane_id\n        self._last_road_id = current_road_id\n        self._pre_ego_waypoint = current_waypoint\n"
  },
  {
    "path": "roach/criteria/route_deviation.py",
    "content": "class RouteDeviation():\n\n    def __init__(self, offroad_min=15, offroad_max=30, max_route_percentage=0.3):\n        self._offroad_min = offroad_min\n        self._offroad_max = offroad_max\n        self._max_route_percentage = max_route_percentage\n        self._out_route_distance = 0.0\n\n    def tick(self, vehicle, timestamp, ref_waypoint, distance_traveled, route_length):\n        ev_loc = vehicle.get_location()\n\n        distance = ev_loc.distance(ref_waypoint.transform.location)\n\n        # fail if off_route is True\n        off_route_max = distance > self._offroad_max\n\n        # fail if off_safe_route more than 30% of total route length\n        off_route_min = False\n        if distance > self._offroad_min:\n            self._out_route_distance += distance_traveled\n            out_route_percentage = self._out_route_distance / route_length\n            if out_route_percentage > self._max_route_percentage:\n                off_route_min = True\n\n        info = None\n        if off_route_max or off_route_min:\n            info = {\n                'step': timestamp['step'],\n                'simulation_time': timestamp['relative_simulation_time'],\n                'ev_loc': [ev_loc.x, ev_loc.y, ev_loc.z],\n                'off_route_max': off_route_max,\n                'off_route_min': off_route_min\n            }\n        return info\n"
  },
  {
    "path": "roach/criteria/run_red_light.py",
    "content": "import carla\nimport shapely.geometry\nfrom carla_gym.utils.traffic_light import TrafficLightHandler\n\n\nclass RunRedLight():\n\n    def __init__(self, carla_map, distance_light=30):\n        self._map = carla_map\n        self._last_red_light_id = None\n        self._distance_light = distance_light\n\n    def tick(self, vehicle, timestamp):\n        ev_tra = vehicle.get_transform()\n        ev_loc = ev_tra.location\n        ev_dir = ev_tra.get_forward_vector()\n        ev_extent = vehicle.bounding_box.extent.x\n\n        tail_close_pt = ev_tra.transform(carla.Location(x=-0.8 * ev_extent))\n        tail_far_pt = ev_tra.transform(carla.Location(x=-ev_extent - 1.0))\n        tail_wp = self._map.get_waypoint(tail_far_pt)\n\n        info = None\n        for idx_tl in range(TrafficLightHandler.num_tl):\n            traffic_light = TrafficLightHandler.list_tl_actor[idx_tl]\n            tl_tv_loc = TrafficLightHandler.list_tv_loc[idx_tl]\n            if tl_tv_loc.distance(ev_loc) > self._distance_light:\n                continue\n            if traffic_light.state != carla.TrafficLightState.Red:\n                continue\n            if self._last_red_light_id and self._last_red_light_id == traffic_light.id:\n                continue\n\n            for idx_wp in range(len(TrafficLightHandler.list_stopline_wps[idx_tl])):\n                wp = TrafficLightHandler.list_stopline_wps[idx_tl][idx_wp]\n                wp_dir = wp.transform.get_forward_vector()\n                dot_ve_wp = ev_dir.x * wp_dir.x + ev_dir.y * wp_dir.y + ev_dir.z * wp_dir.z\n\n                if tail_wp.road_id == wp.road_id and tail_wp.lane_id == wp.lane_id and dot_ve_wp > 0:\n                    # This light is red and is affecting our lane\n                    stop_left_loc, stop_right_loc = TrafficLightHandler.list_stopline_vtx[idx_tl][idx_wp]\n                    # Is the vehicle traversing the stop line?\n                    if self._is_vehicle_crossing_line((tail_close_pt, tail_far_pt), (stop_left_loc, stop_right_loc)):\n                        tl_loc = traffic_light.get_location()\n                        # loc_in_ev = trans_utils.loc_global_to_ref(tl_loc, ev_tra)\n                        self._last_red_light_id = traffic_light.id\n                        info = {\n                            'step': timestamp['step'],\n                            'simulation_time': timestamp['relative_simulation_time'],\n                            'id': traffic_light.id,\n                            'tl_loc': [tl_loc.x, tl_loc.y, tl_loc.z],\n                            'ev_loc': [ev_loc.x, ev_loc.y, ev_loc.z]\n                        }\n        return info\n\n    @staticmethod\n    def _is_vehicle_crossing_line(seg1, seg2):\n        \"\"\"\n        check if vehicle crosses a line segment\n        \"\"\"\n        line1 = shapely.geometry.LineString([(seg1[0].x, seg1[0].y), (seg1[1].x, seg1[1].y)])\n        line2 = shapely.geometry.LineString([(seg2[0].x, seg2[0].y), (seg2[1].x, seg2[1].y)])\n        inter = line1.intersection(line2)\n        return not inter.is_empty\n"
  },
  {
    "path": "roach/criteria/run_stop_sign.py",
    "content": "import carla\nimport numpy as np\n\n\nclass RunStopSign():\n\n    def __init__(self, carla_world, proximity_threshold=50.0, speed_threshold=0.1, waypoint_step=1.0):\n        self._map = carla_world.get_map()\n        self._proximity_threshold = proximity_threshold\n        self._speed_threshold = speed_threshold\n        self._waypoint_step = waypoint_step\n\n        all_actors = carla_world.get_actors()\n        self._list_stop_signs = []\n        for _actor in all_actors:\n            if 'traffic.stop' in _actor.type_id:\n                self._list_stop_signs.append(_actor)\n\n        self._target_stop_sign = None\n        self._stop_completed = False\n        self._affected_by_stop = False\n\n    def tick(self, vehicle, timestamp):\n        info = None\n        ev_loc = vehicle.get_location()\n        ev_f_vec = vehicle.get_transform().get_forward_vector()\n\n        if self._target_stop_sign is None:\n            self._target_stop_sign = self._scan_for_stop_sign(vehicle.get_transform())\n            if self._target_stop_sign is not None:\n                stop_loc = self._target_stop_sign.get_location()\n                # info = {\n                #     'event': 'encounter',\n                #     'step': timestamp['step'],\n                #     'simulation_time': timestamp['relative_simulation_time'],\n                #     'id': self._target_stop_sign.id,\n                #     'stop_loc': [stop_loc.x, stop_loc.y, stop_loc.z],\n                #     'ev_loc': [ev_loc.x, ev_loc.y, ev_loc.z]\n                # }\n        else:\n            # we were in the middle of dealing with a stop sign\n            if not self._stop_completed:\n                # did the ego-vehicle stop?\n                current_speed = self._calculate_speed(vehicle.get_velocity())\n                if current_speed < self._speed_threshold:\n                    self._stop_completed = True\n\n            if not self._affected_by_stop:\n                stop_t = self._target_stop_sign.get_transform()\n                transformed_tv = stop_t.transform(self._target_stop_sign.trigger_volume.location)\n                stop_extent = self._target_stop_sign.trigger_volume.extent\n                if self.point_inside_boundingbox(ev_loc, transformed_tv, stop_extent):\n                    self._affected_by_stop = True\n\n            if not self.is_affected_by_stop(ev_loc, self._target_stop_sign):\n                # is the vehicle out of the influence of this stop sign now?\n                if not self._stop_completed and self._affected_by_stop:\n                    # did we stop?\n                    stop_loc = self._target_stop_sign.get_transform().location\n                    # info = {\n                    #     'event': 'run',\n                    #     'step': timestamp['step'],\n                    #     'simulation_time': timestamp['relative_simulation_time'],\n                    #     'id': self._target_stop_sign.id,\n                    #     'stop_loc': [stop_loc.x, stop_loc.y, stop_loc.z],\n                    #     'ev_loc': [ev_loc.x, ev_loc.y, ev_loc.z]\n                    # }\n                # reset state\n                self._target_stop_sign = None\n                self._stop_completed = False\n                self._affected_by_stop = False\n\n        # return info\n\n    def _scan_for_stop_sign(self, vehicle_transform):\n        target_stop_sign = None\n\n        ve_dir = vehicle_transform.get_forward_vector()\n\n        wp = self._map.get_waypoint(vehicle_transform.location)\n        wp_dir = wp.transform.get_forward_vector()\n\n        dot_ve_wp = ve_dir.x * wp_dir.x + ve_dir.y * wp_dir.y + ve_dir.z * wp_dir.z\n\n        if dot_ve_wp > 0:  # Ignore all when going in a wrong lane\n            for stop_sign in self._list_stop_signs:\n                if self.is_affected_by_stop(vehicle_transform.location, stop_sign):\n                    # this stop sign is affecting the vehicle\n                    target_stop_sign = stop_sign\n                    break\n\n        return target_stop_sign\n\n    def is_affected_by_stop(self, vehicle_loc, stop, multi_step=20):\n        \"\"\"\n        Check if the given actor is affected by the stop\n        \"\"\"\n        affected = False\n        # first we run a fast coarse test\n        stop_t = stop.get_transform()\n        stop_location = stop_t.location\n        if stop_location.distance(vehicle_loc) > self._proximity_threshold:\n            return affected\n\n        transformed_tv = stop_t.transform(stop.trigger_volume.location)\n\n        # slower and accurate test based on waypoint's horizon and geometric test\n        list_locations = [vehicle_loc]\n        waypoint = self._map.get_waypoint(vehicle_loc)\n        for _ in range(multi_step):\n            if waypoint:\n                next_wps = waypoint.next(self._waypoint_step)\n                if not next_wps:\n                    break\n                waypoint = next_wps[0]\n                if not waypoint:\n                    break\n                list_locations.append(waypoint.transform.location)\n\n        for actor_location in list_locations:\n            if self.point_inside_boundingbox(actor_location, transformed_tv, stop.trigger_volume.extent):\n                affected = True\n\n        return affected\n\n    @staticmethod\n    def _calculate_speed(carla_velocity):\n        return np.linalg.norm([carla_velocity.x, carla_velocity.y])\n\n    @staticmethod\n    def point_inside_boundingbox(point, bb_center, bb_extent):\n        \"\"\"\n        X\n        :param point:\n        :param bb_center:\n        :param bb_extent:\n        :return:\n        \"\"\"\n        # bugfix slim bbox\n        bb_extent.x = max(bb_extent.x, bb_extent.y)\n        bb_extent.y = max(bb_extent.x, bb_extent.y)\n\n        # pylint: disable=invalid-name\n        A = carla.Vector2D(bb_center.x - bb_extent.x, bb_center.y - bb_extent.y)\n        B = carla.Vector2D(bb_center.x + bb_extent.x, bb_center.y - bb_extent.y)\n        D = carla.Vector2D(bb_center.x - bb_extent.x, bb_center.y + bb_extent.y)\n        M = carla.Vector2D(point.x, point.y)\n\n        AB = B - A\n        AD = D - A\n        AM = M - A\n        am_ab = AM.x * AB.x + AM.y * AB.y\n        ab_ab = AB.x * AB.x + AB.y * AB.y\n        am_ad = AM.x * AD.x + AM.y * AD.y\n        ad_ad = AD.x * AD.x + AD.y * AD.y\n\n        return am_ab > 0 and am_ab < ab_ab and am_ad > 0 and am_ad < ad_ad\n"
  },
  {
    "path": "roach/models/distributions.py",
    "content": "from typing import Optional, Tuple\nimport torch as th\nimport torch.nn as nn\nfrom torch.distributions import Beta, Normal\nfrom torch.nn import functional as F\nimport numpy as np\n\n\ndef sum_independent_dims(tensor: th.Tensor) -> th.Tensor:\n    if len(tensor.shape) > 1:\n        tensor = tensor.sum(dim=1)\n    else:\n        tensor = tensor.sum()\n    return tensor\n\n\nclass DiagGaussianDistribution():\n    def __init__(self, action_dim: int, dist_init=None, action_dependent_std=False):\n        self.distribution = None\n        self.action_dim = action_dim\n        self.dist_init = dist_init\n        self.action_dependent_std = action_dependent_std\n\n        self.low = None\n        self.high = None\n        self.log_std_max = 2\n        self.log_std_min = -20\n\n        # [mu, log_std], [0, 1]\n        self.acc_exploration_dist = {\n            'go': th.FloatTensor([0.66, -3]),\n            'stop': th.FloatTensor([-0.66, -3])\n        }\n        self.steer_exploration_dist = {\n            'turn': th.FloatTensor([0.0, -1]),\n            'straight': th.FloatTensor([3.0, 3.0])\n        }\n\n        if th.cuda.is_available():\n            self.device = 'cuda'\n        else:\n            self.device = 'cpu'\n\n    def proba_distribution_net(self, latent_dim: int) -> Tuple[nn.Module, nn.Parameter]:\n        mean_actions = nn.Linear(latent_dim, self.action_dim)\n        if self.action_dependent_std:\n            log_std = nn.Linear(latent_dim, self.action_dim)\n        else:\n            log_std = nn.Parameter(-2.0*th.ones(self.action_dim), requires_grad=True)\n\n        if self.dist_init is not None:\n            # log_std.weight.data.fill_(0.01)\n            # mean_actions.weight.data.fill_(0.01)\n            # acc/steer\n            mean_actions.bias.data[0] = self.dist_init[0][0]\n            mean_actions.bias.data[1] = self.dist_init[1][0]\n            if self.action_dependent_std:\n                log_std.bias.data[0] = self.dist_init[0][1]\n                log_std.bias.data[1] = self.dist_init[1][1]\n            else:\n                init_tensor = th.FloatTensor([self.dist_init[0][1], self.dist_init[1][1]])\n                log_std = nn.Parameter(init_tensor, requires_grad=True)\n\n        return mean_actions, log_std\n\n    def proba_distribution(self, mean_actions: th.Tensor, log_std: th.Tensor) -> \"DiagGaussianDistribution\":\n        if self.action_dependent_std:\n            log_std = th.clamp(log_std, self.log_std_min, self.log_std_max)\n        action_std = th.ones_like(mean_actions) * log_std.exp()\n        self.distribution = Normal(mean_actions, action_std)\n        return self\n\n    def log_prob(self, actions: th.Tensor) -> th.Tensor:\n        log_prob = self.distribution.log_prob(actions)\n        return sum_independent_dims(log_prob)\n\n    def entropy_loss(self) -> th.Tensor:\n        entropy_loss = -1.0 * self.distribution.entropy()\n        return th.mean(entropy_loss)\n\n    def exploration_loss(self, exploration_suggests) -> th.Tensor:\n        # [('stop'/'go'/None, 'turn'/'straight'/None)]\n        # (batch_size, action_dim)\n        mu = self.distribution.loc.detach().clone()\n        sigma = self.distribution.scale.detach().clone()\n\n        for i, (acc_suggest, steer_suggest) in enumerate(exploration_suggests):\n            if acc_suggest != '':\n                mu[i, 0] = self.acc_exploration_dist[acc_suggest][0]\n                sigma[i, 0] = self.acc_exploration_dist[acc_suggest][1]\n            if steer_suggest != '':\n                mu[i, 1] = self.steer_exploration_dist[steer_suggest][0]\n                sigma[i, 1] = self.steer_exploration_dist[steer_suggest][1]\n\n        dist_ent = Normal(mu, sigma)\n\n        exploration_loss = th.distributions.kl_divergence(dist_ent, self.distribution)\n        return th.mean(exploration_loss)\n\n    def sample(self) -> th.Tensor:\n        return self.distribution.rsample()\n\n    def mode(self) -> th.Tensor:\n        return self.distribution.mean\n\n    def get_actions(self, deterministic: bool = False) -> th.Tensor:\n        if deterministic:\n            return self.mode()\n        return self.sample()\n\n\nclass SquashedDiagGaussianDistribution():\n    def __init__(self, action_dim: int, log_std_init: float = 0.0, action_dependent_std=False):\n        self.distribution = None\n\n        self.action_dim = action_dim\n        self.log_std_init = log_std_init\n        self.eps = 1e-7\n        self.action_dependent_std = action_dependent_std\n\n        self.low = -1.0\n        self.high = 1.0\n        self.log_std_max = 2\n        self.log_std_min = -20\n\n        self.gaussian_actions = None\n\n    def proba_distribution_net(self, latent_dim: int):\n        mean_actions = nn.Linear(latent_dim, self.action_dim)\n        if self.action_dependent_std:\n            log_std = nn.Linear(latent_dim, self.action_dim)\n        else:\n            log_std = nn.Parameter(th.ones(self.action_dim) * self.log_std_init, requires_grad=True)\n        return mean_actions, log_std\n\n    def proba_distribution(self, mean_actions: th.Tensor, log_std: th.Tensor):\n        if self.action_dependent_std:\n            log_std = th.clamp(log_std, self.log_std_min, self.log_std_max)\n        action_std = th.ones_like(mean_actions) * log_std.exp()\n        self.distribution = Normal(mean_actions, action_std)\n        return self\n\n    def log_prob(self, actions: th.Tensor, gaussian_actions: Optional[th.Tensor] = None) -> th.Tensor:\n        # Inverse tanh\n        if gaussian_actions is None:\n            gaussian_actions = th.clamp(actions, min=-1.0 + self.eps, max=1.0 - self.eps)\n            gaussian_actions = 0.5 * (gaussian_actions.log1p() - (-gaussian_actions).log1p())\n\n        # Log likelihood for a Gaussian distribution\n        log_prob = self.distribution.log_prob(gaussian_actions)\n        log_prob = sum_independent_dims(log_prob)\n\n        # sb3 correction\n        # log_prob -= th.sum(th.log(1 - actions ** 2 + self.eps), dim=1)\n        # spinning-up correction\n        log_prob -= (2*(np.log(2) - gaussian_actions - F.softplus(-2*gaussian_actions))).sum(axis=1)\n        return log_prob\n\n    def entropy(self) -> Optional[th.Tensor]:\n        return None\n\n    def sample(self) -> th.Tensor:\n        return th.tanh(self.distribution.rsample())\n\n    def mode(self) -> th.Tensor:\n        return th.tanh(self.distribution.mean)\n\n    def get_actions(self, deterministic: bool = False) -> th.Tensor:\n        if deterministic:\n            return self.mode()\n        return self.sample()\n\n\nclass BetaDistribution():\n    def __init__(self, action_dim=2, dist_init=None):\n        assert action_dim == 2\n\n        self.distribution = None\n        self.action_dim = action_dim\n        self.dist_init = dist_init\n        self.low = 0.0\n        self.high = 1.0\n\n        # [beta, alpha], [0, 1]\n        self.acc_exploration_dist = {\n            # [1, 2.5]\n            # [1.5, 1.0]\n            'go': th.FloatTensor([1.0, 2.5]),\n            'stop': th.FloatTensor([1.5, 1.0])\n        }\n        self.steer_exploration_dist = {\n            'turn': th.FloatTensor([1.0, 1.0]),\n            'straight': th.FloatTensor([3.0, 3.0])\n        }\n\n        if th.cuda.is_available():\n            self.device = 'cuda'\n        else:\n            self.device = 'cpu'\n\n    def proba_distribution_net(self, latent_dim: int) -> Tuple[nn.Module, nn.Module]:\n\n        linear_alpha = nn.Linear(latent_dim, self.action_dim)\n        linear_beta = nn.Linear(latent_dim, self.action_dim)\n\n        if self.dist_init is not None:\n            # linear_alpha.weight.data.fill_(0.01)\n            # linear_beta.weight.data.fill_(0.01)\n            # acc\n            linear_alpha.bias.data[0] = self.dist_init[0][1]\n            linear_beta.bias.data[0] = self.dist_init[0][0]\n            # steer\n            linear_alpha.bias.data[1] = self.dist_init[1][1]\n            linear_beta.bias.data[1] = self.dist_init[1][0]\n\n        alpha = nn.Sequential(linear_alpha, nn.Softplus())\n        beta = nn.Sequential(linear_beta, nn.Softplus())\n        return alpha, beta\n\n    def proba_distribution(self, alpha, beta):\n        self.distribution = Beta(alpha, beta)\n        return self\n\n    def log_prob(self, actions: th.Tensor) -> th.Tensor:\n        log_prob = self.distribution.log_prob(actions)\n        return sum_independent_dims(log_prob)\n\n    def entropy_loss(self) -> th.Tensor:\n        entropy_loss = -1.0 * self.distribution.entropy()\n        return th.mean(entropy_loss)\n\n    def exploration_loss(self, exploration_suggests) -> th.Tensor:\n        # [('stop'/'go'/None, 'turn'/'straight'/None)]\n        # (batch_size, action_dim)\n        alpha = self.distribution.concentration1.detach().clone()\n        beta = self.distribution.concentration0.detach().clone()\n\n        for i, (acc_suggest, steer_suggest) in enumerate(exploration_suggests):\n            if acc_suggest != '':\n                beta[i, 0] = self.acc_exploration_dist[acc_suggest][0]\n                alpha[i, 0] = self.acc_exploration_dist[acc_suggest][1]\n            if steer_suggest != '':\n                beta[i, 1] = self.steer_exploration_dist[steer_suggest][0]\n                alpha[i, 1] = self.steer_exploration_dist[steer_suggest][1]\n\n        dist_ent = Beta(alpha, beta)\n\n        exploration_loss = th.distributions.kl_divergence(self.distribution, dist_ent)\n        return th.mean(exploration_loss)\n\n    def sample(self) -> th.Tensor:\n        # Reparametrization trick to pass gradients\n        return self.distribution.rsample()\n\n    def mode(self) -> th.Tensor:\n        alpha = self.distribution.concentration1\n        beta = self.distribution.concentration0\n        x = th.zeros_like(alpha)\n        x[:, 1] += 0.5\n        mask1 = (alpha > 1) & (beta > 1)\n        x[mask1] = (alpha[mask1]-1)/(alpha[mask1]+beta[mask1]-2)\n\n        mask2 = (alpha <= 1) & (beta > 1)\n        x[mask2] = 0.0\n\n        mask3 = (alpha > 1) & (beta <= 1)\n        x[mask3] = 1.0\n\n        # mean\n        mask4 = (alpha <= 1) & (beta <= 1)\n        x[mask4] = self.distribution.mean[mask4]\n\n        return x\n\n    def get_actions(self, deterministic: bool = False) -> th.Tensor:\n        if deterministic:\n            return self.mode()\n        return self.sample()\n"
  },
  {
    "path": "roach/models/ppo.py",
    "content": "import time\nimport torch as th\nimport numpy as np\nfrom collections import deque\nfrom torch.nn import functional as F\n\nfrom stable_baselines3.common.vec_env import VecEnv\nfrom stable_baselines3.common.callbacks import BaseCallback\nfrom stable_baselines3.common.utils import explained_variance\n\nfrom .ppo_buffer import PpoBuffer\n\n\nclass PPO():\n    def __init__(self, policy, env,\n                 learning_rate: float = 1e-5,\n                 n_steps_total: int = 8192,\n                 batch_size: int = 256,\n                 n_epochs: int = 20,\n                 gamma: float = 0.99,\n                 gae_lambda: float = 0.9,\n                 clip_range: float = 0.2,\n                 clip_range_vf: float = None,\n                 ent_coef: float = 0.05,\n                 explore_coef: float = 0.05,\n                 vf_coef: float = 0.5,\n                 max_grad_norm: float = 0.5,\n                 target_kl: float = 0.01,\n                 update_adv=False,\n                 lr_schedule_step=None,\n                 start_num_timesteps: int = 0):\n\n        self.policy = policy\n        self.env = env\n        self.learning_rate = learning_rate\n        self.n_steps_total = n_steps_total\n        self.n_steps = n_steps_total//env.num_envs\n        self.batch_size = batch_size\n        self.n_epochs = n_epochs\n        self.gamma = gamma\n        self.gae_lambda = gae_lambda\n        self.clip_range = clip_range\n        self.clip_range_vf = clip_range_vf\n        self.ent_coef = ent_coef\n        self.explore_coef = explore_coef\n        self.vf_coef = vf_coef\n        self.max_grad_norm = max_grad_norm\n        self.target_kl = target_kl\n        self.update_adv = update_adv\n        self.lr_schedule_step = lr_schedule_step\n        self.start_num_timesteps = start_num_timesteps\n        self.num_timesteps = start_num_timesteps\n\n        self._last_obs = None\n        self._last_dones = None\n        self.ep_stat_buffer = None\n\n        self.buffer = PpoBuffer(self.n_steps, self.env.observation_space, self.env.action_space,\n                                gamma=self.gamma, gae_lambda=self.gae_lambda, n_envs=self.env.num_envs)\n        self.policy = self.policy.to(self.policy.device)\n\n        model_parameters = filter(lambda p: p.requires_grad, self.policy.parameters())\n        total_params = sum([np.prod(p.size()) for p in model_parameters])\n        print(f'trainable parameters: {total_params/1000000:.2f}M')\n\n    def collect_rollouts(self, env: VecEnv, callback: BaseCallback,\n                         rollout_buffer: PpoBuffer, n_rollout_steps: int) -> bool:\n        assert self._last_obs is not None, \"No previous observation was provided\"\n        n_steps = 0\n        rollout_buffer.reset()\n\n        self.action_statistics = []\n        self.mu_statistics = []\n        self.sigma_statistics = []\n\n        while n_steps < n_rollout_steps:\n            actions, values, log_probs, mu, sigma, _ = self.policy.forward(self._last_obs)\n            self.action_statistics.append(actions)\n            self.mu_statistics.append(mu)\n            self.sigma_statistics.append(sigma)\n\n            new_obs, rewards, dones, infos = env.step(actions)\n\n            if callback.on_step() is False:\n                return False\n\n            # update_info_buffer\n            for i in np.where(dones)[0]:\n                self.ep_stat_buffer.append(infos[i]['episode_stat'])\n\n            n_steps += 1\n            self.num_timesteps += env.num_envs\n\n            rollout_buffer.add(self._last_obs, actions, rewards, self._last_dones, values, log_probs, mu, sigma, infos)\n            self._last_obs = new_obs\n            self._last_dones = dones\n\n        last_values = self.policy.forward_value(self._last_obs)\n        rollout_buffer.compute_returns_and_advantage(last_values, dones=self._last_dones)\n\n        return True\n\n    def train(self):\n        for param_group in self.policy.optimizer.param_groups:\n            param_group[\"lr\"] = self.learning_rate\n\n        entropy_losses, exploration_losses, pg_losses, value_losses, losses = [], [], [], [], []\n        clip_fractions = []\n        approx_kl_divs = []\n\n        # train for gradient_steps epochs\n        epoch = 0\n        data_len = int(self.buffer.buffer_size * self.buffer.n_envs / self.batch_size)\n        for epoch in range(self.n_epochs):\n            approx_kl_divs = []\n            # Do a complete pass on the rollout buffer\n            self.buffer.start_caching(self.batch_size)\n            # while self.buffer.sample_queue.qsize() < 3:\n                # time.sleep(0.01)\n            for i in range(data_len):\n\n                if self.buffer.sample_queue.empty():\n                    while self.buffer.sample_queue.empty():\n                        # print(f'buffer_empty: {self.buffer.sample_queue.qsize()}')\n                        time.sleep(0.01)\n                rollout_data = self.buffer.sample_queue.get()\n\n                values, log_prob, entropy_loss, exploration_loss, distribution = self.policy.evaluate_actions(\n                    rollout_data.observations, rollout_data.actions, rollout_data.exploration_suggests,\n                    detach_values=False)\n                # Normalize advantage\n                advantages = rollout_data.advantages\n                # advantages = (advantages - advantages.mean()) / (advantages.std() + 1e-8)\n\n                # ratio between old and new policy, should be one at the first iteration\n                ratio = th.exp(log_prob - rollout_data.old_log_prob)\n\n                # clipped surrogate loss\n                policy_loss_1 = advantages * ratio\n                policy_loss_2 = advantages * th.clamp(ratio, 1 - self.clip_range, 1 + self.clip_range)\n                policy_loss = -th.min(policy_loss_1, policy_loss_2).mean()\n\n                # Logging\n                clip_fraction = th.mean((th.abs(ratio - 1) > self.clip_range).float()).item()\n                clip_fractions.append(clip_fraction)\n\n                if self.clip_range_vf is None:\n                    # No clipping\n                    values_pred = values\n                else:\n                    # Clip the different between old and new value\n                    # NOTE: this depends on the reward scaling\n                    values_pred = rollout_data.old_values + th.clamp(values - rollout_data.old_values,\n                                                                     -self.clip_range_vf, self.clip_range_vf)\n                # Value loss using the TD(gae_lambda) target\n                value_loss = F.mse_loss(rollout_data.returns, values_pred)\n\n                loss = policy_loss + self.vf_coef * value_loss \\\n                    + self.ent_coef * entropy_loss + self.explore_coef * exploration_loss\n\n                losses.append(loss.item())\n                pg_losses.append(policy_loss.item())\n                value_losses.append(value_loss.item())\n                entropy_losses.append(entropy_loss.item())\n                exploration_losses.append(exploration_loss.item())\n\n                # Optimization step\n                self.policy.optimizer.zero_grad()\n                loss.backward()\n                # Clip grad norm\n                th.nn.utils.clip_grad_norm_(self.policy.parameters(), self.max_grad_norm)\n                self.policy.optimizer.step()\n\n                with th.no_grad():\n                    old_distribution = self.policy.action_dist.proba_distribution(\n                        rollout_data.old_mu, rollout_data.old_sigma)\n                    kl_div = th.distributions.kl_divergence(old_distribution.distribution, distribution)\n\n                approx_kl_divs.append(kl_div.mean().item())\n\n            if self.target_kl is not None and np.mean(approx_kl_divs) > 1.5 * self.target_kl:\n                if self.lr_schedule_step is not None:\n                    self.kl_early_stop += 1\n                    if self.kl_early_stop >= self.lr_schedule_step:\n                        self.learning_rate *= 0.5\n                        self.kl_early_stop = 0\n                break\n\n            # update advantages\n            if self.update_adv:\n                self.buffer.update_values(self.policy)\n                last_values = self.policy.forward_value(self._last_obs)\n                self.buffer.compute_returns_and_advantage(last_values, dones=self._last_dones)\n\n        explained_var = explained_variance(self.buffer.returns.flatten(), self.buffer.values.flatten())\n\n        # Logs\n        self.train_debug = {\n            \"train/entropy_loss\": np.mean(entropy_losses),\n            \"train/exploration_loss\": np.mean(exploration_losses),\n            \"train/policy_gradient_loss\": np.mean(pg_losses),\n            \"train/value_loss\": np.mean(value_losses),\n            \"train/last_epoch_kl\": np.mean(approx_kl_divs),\n            \"train/clip_fraction\": np.mean(clip_fractions),\n            \"train/loss\": np.mean(losses),\n            \"train/explained_variance\": explained_var,\n            \"train/clip_range\": self.clip_range,\n            \"train/train_epoch\": epoch,\n            \"train/learning_rate\": self.learning_rate\n        }\n\n    def learn(self, total_timesteps, callback=None, seed=2021):\n        # reset env seed\n        self.env.action_space.seed(seed)\n        self.env.observation_space.seed(seed)\n        self.env.seed(seed)\n\n        self.start_time = time.time()\n\n        self.kl_early_stop = 0\n        self.t_train_values = 0.0\n\n        self.ep_stat_buffer = deque(maxlen=100)\n        self._last_obs = self.env.reset()\n        self._last_dones = np.zeros((self.env.num_envs,), dtype=np.bool)\n\n        callback.init_callback(self)\n\n        callback.on_training_start(locals(), globals())\n\n        while self.num_timesteps < total_timesteps:\n            callback.on_rollout_start()\n            t0 = time.time()\n            self.policy = self.policy.train()\n            continue_training = self.collect_rollouts(self.env, callback, self.buffer, self.n_steps)\n            self.t_rollout = time.time() - t0\n            callback.on_rollout_end()\n\n            if continue_training is False:\n                break\n\n            t0 = time.time()\n            self.train()\n            self.t_train = time.time() - t0\n            callback.on_training_end()\n\n        return self\n\n    def _get_init_kwargs(self):\n        init_kwargs = dict(\n            learning_rate=self.learning_rate,\n            n_steps_total=self.n_steps_total,\n            batch_size=self.batch_size,\n            n_epochs=self.n_epochs,\n            gamma=self.gamma,\n            gae_lambda=self.gae_lambda,\n            clip_range=self.clip_range,\n            clip_range_vf=self.clip_range_vf,\n            ent_coef=self.ent_coef,\n            explore_coef=self.explore_coef,\n            vf_coef=self.vf_coef,\n            max_grad_norm=self.max_grad_norm,\n            target_kl=self.target_kl,\n            update_adv=self.update_adv,\n            lr_schedule_step=self.lr_schedule_step,\n            start_num_timesteps=self.num_timesteps,\n        )\n        return init_kwargs\n\n    def save(self, path: str) -> None:\n        th.save({'policy_state_dict': self.policy.state_dict(),\n                 'policy_init_kwargs': self.policy.get_init_kwargs(),\n                 'train_init_kwargs': self._get_init_kwargs()},\n                path)\n\n    def get_env(self):\n        return self.env\n"
  },
  {
    "path": "roach/models/ppo_buffer.py",
    "content": "from gym import spaces\nimport numpy as np\nfrom typing import Optional, Generator, NamedTuple, Dict, List\nimport torch as th\nfrom stable_baselines3.common.vec_env.base_vec_env import tile_images\nimport cv2\nimport time\nfrom threading import Thread\nimport queue\n\nCOLORS = [\n    [46, 52, 54],\n    [136, 138, 133],\n    [255, 0, 255],\n    [0, 255, 255],\n    [0, 0, 255],\n    [255, 0, 0],\n    [255, 255, 0],\n    [255, 255, 255]\n]\n\n\nclass PpoBufferSamples(NamedTuple):\n    observations: Dict[str, th.Tensor]\n    actions: th.Tensor\n    old_values: th.Tensor\n    old_log_prob: th.Tensor\n    old_mu: th.Tensor\n    old_sigma: th.Tensor\n    advantages: th.Tensor\n    returns: th.Tensor\n    exploration_suggests: List[tuple]\n\n\nclass PpoBuffer():\n    def __init__(self, buffer_size: int, observation_space: spaces.Space, action_space: spaces.Space,\n                 gae_lambda: float = 1, gamma: float = 0.99, n_envs: int = 1):\n\n        self.buffer_size = buffer_size\n        self.observation_space = observation_space\n        self.action_space = action_space\n        self.gae_lambda = gae_lambda\n        self.gamma = gamma\n        self.n_envs = n_envs\n        self.reset()\n\n        self.pos = 0\n        self.full = False\n        if th.cuda.is_available():\n            self.device = 'cuda'\n        else:\n            self.device = 'cpu'\n\n        self.sample_queue = queue.Queue()\n\n    def reset(self) -> None:\n        self.observations = {}\n        for k, s in self.observation_space.spaces.items():\n            self.observations[k] = np.zeros((self.buffer_size, self.n_envs,)+s.shape, dtype=s.dtype)\n        # int(np.prod(self.action_space.shape))\n        self.actions = np.zeros((self.buffer_size, self.n_envs)+self.action_space.shape, dtype=np.float32)\n        self.rewards = np.zeros((self.buffer_size, self.n_envs), dtype=np.float32)\n        self.returns = np.zeros((self.buffer_size, self.n_envs), dtype=np.float32)\n        self.advantages = np.zeros((self.buffer_size, self.n_envs), dtype=np.float32)\n        self.dones = np.zeros((self.buffer_size, self.n_envs), dtype=np.float32)\n        self.values = np.zeros((self.buffer_size, self.n_envs), dtype=np.float32)\n        self.log_probs = np.zeros((self.buffer_size, self.n_envs), dtype=np.float32)\n        self.mus = np.zeros((self.buffer_size, self.n_envs)+self.action_space.shape, dtype=np.float32)\n        self.sigmas = np.zeros((self.buffer_size, self.n_envs)+self.action_space.shape, dtype=np.float32)\n        self.exploration_suggests = np.zeros((self.buffer_size, self.n_envs), dtype=[('acc', 'U10'), ('steer', 'U10')])\n\n        self.reward_debugs = [[] for i in range(self.n_envs)]\n        self.terminal_debugs = [[] for i in range(self.n_envs)]\n\n        self.pos = 0\n        self.full = False\n\n    def compute_returns_and_advantage(self, last_value: th.Tensor, dones: np.ndarray) -> None:\n        last_gae_lam = 0\n        for step in reversed(range(self.buffer_size)):\n            if step == self.buffer_size - 1:\n                next_non_terminal = 1.0 - dones\n                next_value = last_value\n                # spinning up return calculation\n                # self.returns[step] = self.rewards[step] + self.gamma * last_value * next_non_terminal\n            else:\n                next_non_terminal = 1.0 - self.dones[step + 1]\n                next_value = self.values[step + 1]\n                # spinning up return calculation\n                # self.returns[step] = self.rewards[step] + self.gamma * self.returns[step+1] * next_non_terminal\n            delta = self.rewards[step] + self.gamma * next_value * next_non_terminal - self.values[step]\n            last_gae_lam = delta + self.gamma * self.gae_lambda * next_non_terminal * last_gae_lam\n            self.advantages[step] = last_gae_lam\n\n        # sb3 return\n        self.returns = self.advantages + self.values\n\n    def add(self,\n            obs_dict: Dict[str, np.ndarray],\n            action: np.ndarray,\n            reward: np.ndarray,\n            done: np.ndarray,\n            value: np.ndarray,\n            log_prob: np.ndarray,\n            mu: np.ndarray,\n            sigma: np.ndarray,\n            infos) -> None:\n\n        for k, v in obs_dict.items():\n            self.observations[k][self.pos] = v\n        self.actions[self.pos] = action\n        self.rewards[self.pos] = reward\n        self.dones[self.pos] = done\n        self.values[self.pos] = value\n        self.log_probs[self.pos] = log_prob\n        self.mus[self.pos] = mu\n        self.sigmas[self.pos] = sigma\n\n        for i in range(self.n_envs):\n            self.reward_debugs[i].append(infos[i]['reward_debug']['debug_texts'])\n            self.terminal_debugs[i].append(infos[i]['terminal_debug']['debug_texts'])\n\n            n_steps = infos[i]['terminal_debug']['exploration_suggest']['n_steps']\n            if n_steps > 0:\n                n_start = max(0, self.pos-n_steps)\n                self.exploration_suggests[n_start:self.pos, i] = \\\n                    infos[i]['terminal_debug']['exploration_suggest']['suggest']\n\n        self.pos += 1\n        if self.pos == self.buffer_size:\n            self.full = True\n\n    def update_values(self, policy):\n        for i in range(self.buffer_size):\n            obs_dict = {}\n            for k in self.observations.keys():\n                obs_dict[k] = self.observations[k][i]\n            values = policy.forward_value(obs_dict)\n            self.values[i] = values\n\n    def get(self, batch_size: Optional[int] = None) -> Generator[PpoBufferSamples, None, None]:\n        assert self.full, ''\n        indices = np.random.permutation(self.buffer_size * self.n_envs)\n        # Prepare the data\n        for tensor in ['actions', 'values', 'log_probs', 'advantages', 'returns',\n                       'mus', 'sigmas', 'exploration_suggests']:\n            self.__dict__['flat_'+tensor] = self.flatten(self.__dict__[tensor])\n        self.flat_observations = {}\n        for k in self.observations.keys():\n            self.flat_observations[k] = self.flatten(self.observations[k])\n\n        # spinning up: the next two lines implement the advantage normalization trick\n        adv_mean = np.mean(self.advantages)\n        adv_std = np.std(self.advantages) + np.finfo(np.float32).eps\n        self.advantages = (self.advantages - adv_mean) / adv_std\n\n        # Return everything, don't create minibatches\n        if batch_size is None:\n            batch_size = self.buffer_size * self.n_envs\n\n        start_idx = 0\n        while start_idx < self.buffer_size * self.n_envs:\n            yield self._get_samples(indices[start_idx:start_idx + batch_size])\n            start_idx += batch_size\n\n    def _get_samples(self, batch_inds: np.ndarray) -> PpoBufferSamples:\n        def to_torch(x):\n            return th.as_tensor(x).to(self.device)\n            # return th.from_numpy(x.astype(np.float32)).to(self.device)\n\n        obs_dict = {}\n        for k in self.observations.keys():\n            obs_dict[k] = to_torch(self.flat_observations[k][batch_inds])\n\n        data = (self.flat_actions[batch_inds],\n                self.flat_values[batch_inds],\n                self.flat_log_probs[batch_inds],\n                self.flat_mus[batch_inds],\n                self.flat_sigmas[batch_inds],\n                self.flat_advantages[batch_inds],\n                self.flat_returns[batch_inds]\n                )\n\n        data_torch = (obs_dict,) + tuple(map(to_torch, data)) + (self.flat_exploration_suggests[batch_inds],)\n        return PpoBufferSamples(*data_torch)\n\n    @staticmethod\n    def flatten(arr: np.ndarray) -> np.ndarray:\n        shape = arr.shape\n        # if len(shape) < 3:\n        #     return arr.swapaxes(0, 1).reshape(shape[0] * shape[1])\n        # else:\n        return arr.reshape(shape[0] * shape[1], *shape[2:])\n\n    def render(self):\n        assert self.full, ''\n        list_render = []\n\n        _, _, c, h, w = self.observations['birdview'].shape\n        vis_idx = np.array([0, 1, 2, 6, 10, 14])\n\n        for i in range(self.buffer_size):\n            im_envs = []\n            for j in range(self.n_envs):\n\n                masks = self.observations['birdview'][i, j, vis_idx, :, :] > 100\n\n                im_birdview = np.zeros([h, w, 3], dtype=np.uint8)\n                for idx_c in range(len(vis_idx)):\n                    im_birdview[masks[idx_c]] = COLORS[idx_c]\n\n                im = np.zeros([h, w*2, 3], dtype=np.uint8)\n                im[:h, :w] = im_birdview\n\n                action_str = np.array2string(self.actions[i, j], precision=1, separator=',', suppress_small=True)\n                state_str = np.array2string(self.observations['state'][i, j],\n                                            precision=1, separator=',', suppress_small=True)\n\n                reward = self.rewards[i, j]\n                ret = self.returns[i, j]\n                advantage = self.advantages[i, j]\n                done = int(self.dones[i, j])\n                value = self.values[i, j]\n                log_prob = self.log_probs[i, j]\n\n                txt_1 = f'v:{value:5.2f} p:{log_prob:5.2f} a{action_str}'\n                im = cv2.putText(im, txt_1, (2, 12), cv2.FONT_HERSHEY_SIMPLEX, 0.35, (255, 255, 255), 1)\n                txt_2 = f'{done} {state_str}'\n                im = cv2.putText(im, txt_2, (2, 24), cv2.FONT_HERSHEY_SIMPLEX, 0.35, (255, 255, 255), 1)\n                txt_3 = f'rw:{reward:5.2f} rt:{ret:5.2f} a:{advantage:5.2f}'\n                im = cv2.putText(im, txt_3, (2, 36), cv2.FONT_HERSHEY_SIMPLEX, 0.35, (255, 255, 255), 1)\n\n                for i_txt, txt in enumerate(self.reward_debugs[j][i] + self.terminal_debugs[j][i]):\n                    im = cv2.putText(im, txt, (w, (i_txt+1)*15), cv2.FONT_HERSHEY_SIMPLEX, 0.35, (255, 255, 255), 1)\n\n                im_envs.append(im)\n\n            big_im = tile_images(im_envs)\n            list_render.append(big_im)\n\n        return list_render\n\n    def start_caching(self, batch_size):\n        thread1 = Thread(target=self.cache_to_cuda, args=(batch_size,))\n        thread1.start()\n\n    def cache_to_cuda(self, batch_size):\n        self.sample_queue.queue.clear()\n\n        for rollout_data in self.get(batch_size):\n            while self.sample_queue.qsize() >= 2:\n                time.sleep(0.01)\n            self.sample_queue.put(rollout_data)\n\n    def size(self) -> int:\n        \"\"\"\n        :return: (int) The current size of the buffer\n        \"\"\"\n        if self.full:\n            return self.buffer_size\n        return self.pos\n"
  },
  {
    "path": "roach/models/ppo_policy.py",
    "content": "from typing import Union, Dict, Tuple, Any\nfrom functools import partial\nimport gym\nimport torch as th\nimport torch.nn as nn\nimport numpy as np\n\nfrom roach.utils.config_utils import load_entry_point\n\n\nclass PpoPolicy(nn.Module):\n\n    def __init__(self,\n                 observation_space: gym.spaces.Space,\n                 action_space: gym.spaces.Space,\n                 policy_head_arch=[256, 256],\n                 value_head_arch=[256, 256],\n                 features_extractor_entry_point=None,\n                 features_extractor_kwargs={},\n                 distribution_entry_point=None,\n                 distribution_kwargs={}):\n\n        super(PpoPolicy, self).__init__()\n        self.observation_space = observation_space\n        self.action_space = action_space\n        self.features_extractor_entry_point = features_extractor_entry_point\n        self.features_extractor_kwargs = features_extractor_kwargs\n        self.distribution_entry_point = distribution_entry_point\n        self.distribution_kwargs = distribution_kwargs\n\n        if th.cuda.is_available():\n            self.device = 'cuda'\n        else:\n            self.device = 'cpu'\n\n        self.optimizer_class = th.optim.Adam\n        self.optimizer_kwargs = {'eps': 1e-5}\n\n        features_extractor_entry_point = features_extractor_entry_point.replace(\"agents.rl_birdview\",\"roach\")\n        features_extractor_class = load_entry_point(features_extractor_entry_point)\n        self.features_extractor = features_extractor_class(observation_space, **features_extractor_kwargs)\n\n        distribution_entry_point = distribution_entry_point.replace(\"agents.rl_birdview\",\"roach\")\n        distribution_class = load_entry_point(distribution_entry_point)\n        self.action_dist = distribution_class(int(np.prod(action_space.shape)), **distribution_kwargs)\n\n        if 'StateDependentNoiseDistribution' in distribution_entry_point:\n            self.use_sde = True\n            self.sde_sample_freq = 4\n        else:\n            self.use_sde = False\n            self.sde_sample_freq = None\n\n        # best_so_far\n        # self.net_arch = [dict(pi=[256, 128, 64], vf=[128, 64])]\n        self.policy_head_arch = list(policy_head_arch)\n        self.value_head_arch = list(value_head_arch)\n        self.activation_fn = nn.ReLU\n        self.ortho_init = False\n        self._build()\n\n    def reset_noise(self, n_envs: int = 1) -> None:\n        assert self.use_sde, 'reset_noise() is only available when using gSDE'\n        self.action_dist.sample_weights(self.dist_sigma, batch_size=n_envs)\n\n    def _build(self) -> None:\n        last_layer_dim_pi = self.features_extractor.features_dim\n        policy_net = []\n        for layer_size in self.policy_head_arch:\n            policy_net.append(nn.Linear(last_layer_dim_pi, layer_size))\n            policy_net.append(self.activation_fn())\n            last_layer_dim_pi = layer_size\n        self.policy_head = nn.Sequential(*policy_net).to(self.device)\n        # mu->alpha/mean, sigma->beta/log_std (nn.Module, nn.Parameter)\n        self.dist_mu, self.dist_sigma = self.action_dist.proba_distribution_net(last_layer_dim_pi)\n        last_layer_dim_vf = self.features_extractor.features_dim\n        value_net = []\n        for layer_size in self.value_head_arch:\n            value_net.append(nn.Linear(last_layer_dim_vf, layer_size))\n            value_net.append(self.activation_fn())\n            last_layer_dim_vf = layer_size\n        value_net.append(nn.Linear(last_layer_dim_vf, 1))\n        self.value_head = nn.Sequential(*value_net).to(self.device)\n        # Init weights: use orthogonal initialization\n        # with small initial weight for the output\n        if self.ortho_init:\n            # check for features_extractor\n            # Values from stable-baselines.\n            # feature_extractor/mlp values are\n            # originally from openai/baselines (default gains/init_scales).\n            module_gains = {\n                # self.features_extractor: np.sqrt(2),\n                self.policy_head: np.sqrt(2),\n                self.value_head: np.sqrt(2)\n                # self.action_net: 0.01,\n            }\n            for module, gain in module_gains.items():\n                module.apply(partial(self.init_weights, gain=gain))\n\n        self.optimizer = self.optimizer_class(self.parameters(), **self.optimizer_kwargs)\n\n    def _get_features(self, birdview: th.Tensor, state: th.Tensor) -> th.Tensor:\n        \"\"\"\n        :param birdview: th.Tensor (num_envs, frame_stack*channel, height, width)\n        :param state: th.Tensor (num_envs, state_dim)\n        \"\"\"\n        birdview = birdview.float() / 255.0\n        features, cnn_feature = self.features_extractor(birdview, state)\n        return features, cnn_feature\n\n    def _get_action_dist_from_features(self, features: th.Tensor):\n        latent_pi = self.policy_head(features)\n        mu = self.dist_mu(latent_pi)\n        if isinstance(self.dist_sigma, nn.Parameter):\n            sigma = self.dist_sigma\n        else:\n            sigma = self.dist_sigma(latent_pi)\n        return self.action_dist.proba_distribution(mu, sigma), mu.detach().cpu().numpy(), sigma.detach().cpu().numpy()\n\n    def evaluate_actions(self, obs_dict: Dict[str, th.Tensor], actions: th.Tensor, exploration_suggests,\n                         detach_values=False):\n        features, cnn_feature = self._get_features(**obs_dict)\n\n        if detach_values:\n            detached_features = features.detach()\n            values = self.value_head(detached_features)\n        else:\n            values = self.value_head(features)\n\n        distribution, mu, sigma = self._get_action_dist_from_features(features)\n        actions = self.scale_action(actions)\n        log_prob = distribution.log_prob(actions)\n        return values.flatten(), log_prob, distribution.entropy_loss(), \\\n            distribution.exploration_loss(exploration_suggests), distribution.distribution\n\n    def evaluate_values(self, obs_dict: Dict[str, th.Tensor]):\n        features, cnn_feature = self._get_features(**obs_dict)\n        values = self.value_head(features)\n        distribution, mu, sigma = self._get_action_dist_from_features(features)\n        return values.flatten(), distribution.distribution\n\n    def forward(self, obs_dict: Dict[str, np.ndarray], deterministic: bool = False, clip_action: bool = False, only_feature: bool = False, feature_input: np.ndarray = None):\n        '''\n        used in collect_rollouts(), do not clamp actions\n        '''\n        with th.no_grad():\n            if feature_input is None:\n                obs_tensor_dict = dict([(k, th.as_tensor(v).to(self.device).unsqueeze(0)) for k, v in obs_dict.items()])\n                features, cnn_feature = self._get_features(**obs_tensor_dict)\n            else:\n                features = th.tensor(feature_input).to(self.device)\n            if only_feature:\n                return features.cpu().numpy()\n            values = self.value_head(features)\n            distribution, mu, sigma = self._get_action_dist_from_features(features)\n            actions = distribution.get_actions(deterministic=deterministic)\n            log_prob = distribution.log_prob(actions)\n        actions = actions.cpu().numpy()\n        actions = self.unscale_action(actions)\n        if clip_action:\n            actions = np.clip(actions, self.action_space.low, self.action_space.high)\n        values = values.cpu().numpy().flatten()\n        log_prob = log_prob.cpu().numpy()\n        features = features.cpu().numpy()\n        return actions, values, log_prob, mu, sigma, features, cnn_feature\n\n    def forward_value(self, obs_dict: Dict[str, np.ndarray]) -> np.ndarray:\n        with th.no_grad():\n            obs_tensor_dict = dict([(k, th.as_tensor(v).to(self.device)) for k, v in obs_dict.items()])\n            features, cnn_feature = self._get_features(**obs_tensor_dict)\n            values = self.value_head(features)\n        values = values.cpu().numpy().flatten()\n        return values\n\n    def forward_policy(self, obs_dict: Dict[str, np.ndarray]) -> np.ndarray:\n        with th.no_grad():\n            obs_tensor_dict = dict([(k, th.as_tensor(v).to(self.device)) for k, v in obs_dict.items()])\n            features, cnn_feature = self._get_features(**obs_tensor_dict)\n            distribution, mu, sigma = self._get_action_dist_from_features(features)\n        return mu, sigma\n\n    def scale_action(self, action: th.Tensor, eps=1e-7) -> th.Tensor:\n        # input action \\in [a_low, a_high]\n        # output action \\in [d_low+eps, d_high-eps]\n        d_low, d_high = self.action_dist.low, self.action_dist.high  # scalar\n\n        if d_low is not None and d_high is not None:\n            a_low = th.as_tensor(self.action_space.low.astype(np.float32)).to(action.device)\n            a_high = th.as_tensor(self.action_space.high.astype(np.float32)).to(action.device)\n            action = (action-a_low)/(a_high-a_low) * (d_high-d_low) + d_low\n            action = th.clamp(action, d_low+eps, d_high-eps)\n        return action\n\n    def unscale_action(self, action: np.ndarray, eps=0.0) -> np.ndarray:\n        # input action \\in [d_low, d_high]\n        # output action \\in [a_low+eps, a_high-eps]\n        d_low, d_high = self.action_dist.low, self.action_dist.high  # scalar\n\n        if d_low is not None and d_high is not None:\n            # batch_size = action.shape[0]\n            a_low, a_high = self.action_space.low, self.action_space.high\n            # same shape as action [batch_size, action_dim]\n            # a_high = np.tile(self.action_space.high, [batch_size, 1])\n            action = (action-d_low)/(d_high-d_low) * (a_high-a_low) + a_low\n            # action = np.clip(action, a_low+eps, a_high-eps)\n        return action\n\n    def get_init_kwargs(self) -> Dict[str, Any]:\n        init_kwargs = dict(\n            observation_space=self.observation_space,\n            action_space=self.action_space,\n            policy_head_arch=self.policy_head_arch,\n            value_head_arch=self.value_head_arch,\n            features_extractor_entry_point=self.features_extractor_entry_point,\n            features_extractor_kwargs=self.features_extractor_kwargs,\n            distribution_entry_point=self.distribution_entry_point,\n            distribution_kwargs=self.distribution_kwargs,\n        )\n        return init_kwargs\n\n    @classmethod\n    def load(cls, path):\n        if th.cuda.is_available():\n            device = 'cuda'\n        else:\n            device = 'cpu'\n        saved_variables = th.load(path, map_location=device)\n        # Create policy object\n        model = cls(**saved_variables['policy_init_kwargs'])\n\n        state_dict = saved_variables['policy_state_dict']\n        for index in [2, 4, 6, 8, 10]:\n            state_dict[\"features_extractor.cnn.\"+str(index//2)+\".weight\"] = state_dict.pop(\"features_extractor.cnn.\"+str(index)+\".weight\")\n            state_dict[\"features_extractor.cnn.\"+str(index//2)+\".bias\"] = state_dict.pop(\"features_extractor.cnn.\"+str(index)+\".bias\")\n        #OLD!!! odict_keys(['features_extractor.cnn.0.weight', 'features_extractor.cnn.0.bias', 'features_extractor.cnn.2.weight', 'features_extractor.cnn.2.bias', 'features_extractor.cnn.4.weight', 'features_extractor.cnn.4.bias', 'features_extractor.cnn.6.weight', 'features_extractor.cnn.6.bias', 'features_extractor.cnn.8.weight', 'features_extractor.cnn.8.bias', 'features_extractor.cnn.10.weight', 'features_extractor.cnn.10.bias', 'features_extractor.linear.0.weight', 'features_extractor.linear.0.bias', 'features_extractor.linear.2.weight', 'features_extractor.linear.2.bias', 'features_extractor.state_linear.0.weight', 'features_extractor.state_linear.0.bias', 'features_extractor.state_linear.2.weight', 'features_extractor.state_linear.2.bias', 'policy_head.0.weight', 'policy_head.0.bias', 'policy_head.2.weight', 'policy_head.2.bias', 'dist_mu.0.weight', 'dist_mu.0.bias', 'dist_sigma.0.weight', 'dist_sigma.0.bias', 'value_head.0.weight', 'value_head.0.bias', 'value_head.2.weight', 'value_head.2.bias', 'value_head.4.weight', 'value_head.4.bias'])\n        # odict_keys(['features_extractor.cnn.0.weight', 'features_extractor.cnn.0.bias', 'features_extractor.cnn.1.weight', 'features_extractor.cnn.1.bias', 'features_extractor.cnn.2.weight', 'features_extractor.cnn.2.bias', 'features_extractor.cnn.3.weight', 'features_extractor.cnn.3.bias', 'features_extractor.cnn.4.weight', 'features_extractor.cnn.4.bias', 'features_extractor.cnn.5.weight', 'features_extractor.cnn.5.bias', 'features_extractor.linear.0.weight', 'features_extractor.linear.0.bias', 'features_extractor.linear.2.weight', 'features_extractor.linear.2.bias', 'features_extractor.state_linear.0.weight', 'features_extractor.state_linear.0.bias', 'features_extractor.state_linear.2.weight', 'features_extractor.state_linear.2.bias', 'policy_head.0.weight', 'policy_head.0.bias', 'policy_head.2.weight', 'policy_head.2.bias', 'dist_mu.0.weight', 'dist_mu.0.bias', 'dist_sigma.0.weight', 'dist_sigma.0.bias', 'value_head.0.weight', 'value_head.0.bias', 'value_head.2.weight', 'value_head.2.bias', 'value_head.4.weight', 'value_head.4.bias'])\n        # Load weights\n        model.load_state_dict(saved_variables['policy_state_dict'])\n        model.to(device)\n        return model, saved_variables['train_init_kwargs']\n\n    @staticmethod\n    def init_weights(module: nn.Module, gain: float = 1) -> None:\n        \"\"\"\n        Orthogonal initialization (used in PPO and A2C)\n        \"\"\"\n        if isinstance(module, (nn.Linear, nn.Conv2d)):\n            nn.init.orthogonal_(module.weight, gain=gain)\n            if module.bias is not None:\n                module.bias.data.fill_(0.0)\n"
  },
  {
    "path": "roach/models/torch_layers.py",
    "content": "\"\"\"Policies: abstract base class and concrete implementations.\"\"\"\n\nimport torch as th\nimport torch.nn as nn\nimport numpy as np\n\nfrom . import torch_util as tu\n\n\nclass XtMaCNN(nn.Module):\n    '''\n    Inspired by https://github.com/xtma/pytorch_car_caring\n    '''\n\n    def __init__(self, observation_space, features_dim=256, states_neurons=[256]):\n        super().__init__()\n        self.features_dim = features_dim\n\n        n_input_channels = observation_space['birdview'].shape[0]\n\n        self.cnn = nn.ModuleList([\n            nn.Conv2d(n_input_channels, 8, kernel_size=5, stride=2),\n            #nn.ReLU(),\n            nn.Conv2d(8, 16, kernel_size=5, stride=2),\n            #nn.ReLU(),\n            nn.Conv2d(16, 32, kernel_size=5, stride=2),\n            #nn.ReLU(),\n            nn.Conv2d(32, 64, kernel_size=3, stride=2),\n            #nn.ReLU(),\n            nn.Conv2d(64, 128, kernel_size=3, stride=2),\n            #nn.ReLU(),\n            nn.Conv2d(128, 256, kernel_size=3, stride=1),]\n            #nn.ReLU(),\n            #nn.Flatten(),\n        )\n        self.relu = nn.ReLU()\n        # self.cnn = nn.ModuleList(\n        #     nn.Conv2d(n_input_channels, 8, kernel_size=5, stride=2),\n        #     nn.ReLU(),\n        #     nn.Conv2d(8, 16, kernel_size=5, stride=2),\n        #     nn.ReLU(),\n        #     nn.Conv2d(16, 32, kernel_size=5, stride=2),\n        #     nn.ReLU(),\n        #     nn.Conv2d(32, 64, kernel_size=3, stride=2),\n        #     nn.ReLU(),\n        #     nn.Conv2d(64, 128, kernel_size=3, stride=2),\n        #     nn.ReLU(),\n        #     nn.Conv2d(128, 256, kernel_size=3, stride=1),\n        #     nn.ReLU(),\n        #     #nn.Flatten(),\n        # )\n        # Compute shape by doing one forward pass\n        #with th.no_grad():\n            #n_flatten = self.cnn(th.as_tensor(observation_space['birdview'].sample()[None]).float()).flatten(start_dim=1).shape[1]\n        n_flatten = 1024\n        self.linear = nn.Sequential(nn.Linear(n_flatten+states_neurons[-1], 512), nn.ReLU(),\n                                    nn.Linear(512, features_dim), nn.ReLU())\n\n        states_neurons = [observation_space['state'].shape[0]] + states_neurons\n        self.state_linear = []\n        for i in range(len(states_neurons)-1):\n            self.state_linear.append(nn.Linear(states_neurons[i], states_neurons[i+1]))\n            self.state_linear.append(nn.ReLU())\n        self.state_linear = nn.Sequential(*self.state_linear)\n\n        self.apply(self._weights_init)\n\n    @staticmethod\n    def _weights_init(m):\n        if isinstance(m, nn.Conv2d):\n            nn.init.xavier_uniform_(m.weight, gain=nn.init.calculate_gain('relu'))\n            nn.init.constant_(m.bias, 0.1)\n\n    def forward(self, birdview, state):\n        cnn_feature = []\n        feature = birdview\n        for i in range(len(self.cnn)):\n            feature = self.relu(self.cnn[i](feature))\n            if birdview.shape[0] == 1:\n                cnn_feature.append(feature[0, ...].detach().cpu().numpy())\n        #cnn_feature = self.cnn(birdview)\n        x = feature.flatten(start_dim=1)\n        latent_state = self.state_linear(state)\n\n        # latent_state = state.repeat(1, state.shape[1]*256)\n\n        x = th.cat((x, latent_state), dim=1)\n        x = self.linear(x)\n        return x, cnn_feature\n\n\nclass ImpalaCNN(nn.Module):\n    def __init__(self, observation_space, chans=(16, 32, 32, 64, 64), states_neurons=[256],\n                 features_dim=256, nblock=2, batch_norm=False, final_relu=True):\n        # (16, 32, 32)\n        super().__init__()\n        self.features_dim = features_dim\n        self.final_relu = final_relu\n\n        # image encoder\n        curshape = observation_space['birdview'].shape\n        s = 1 / np.sqrt(len(chans))  # per stack scale\n        self.stacks = nn.ModuleList()\n        for outchan in chans:\n            stack = tu.CnnDownStack(curshape[0], nblock=nblock, outchan=outchan, scale=s, batch_norm=batch_norm)\n            self.stacks.append(stack)\n            curshape = stack.output_shape(curshape)\n\n        # dense after concatenate\n        n_image_latent = tu.intprod(curshape)\n        self.dense = tu.NormedLinear(n_image_latent+states_neurons[-1], features_dim, scale=1.4)\n\n        # state encoder\n        states_neurons = [observation_space['state'].shape[0]] + states_neurons\n        self.state_linear = []\n        for i in range(len(states_neurons)-1):\n            self.state_linear.append(tu.NormedLinear(states_neurons[i], states_neurons[i+1]))\n            self.state_linear.append(nn.ReLU())\n        self.state_linear = nn.Sequential(*self.state_linear)\n\n    def forward(self, birdview, state):\n        # birdview: [b, c, h, w]\n        # x = x.to(dtype=th.float32) / self.scale_ob\n\n        for layer in self.stacks:\n            birdview = layer(birdview)\n\n        x = th.flatten(birdview, 1)\n        x = th.relu(x)\n\n        latent_state = self.state_linear(state)\n\n        x = th.cat((x, latent_state), dim=1)\n        x = self.dense(x)\n        if self.final_relu:\n            x = th.relu(x)\n        return x\n"
  },
  {
    "path": "roach/models/torch_util.py",
    "content": "import torch as th\nfrom torch import nn\nimport math\nimport torch.nn.functional as F\n\n\ndef NormedLinear(*args, scale=1.0, dtype=th.float32, **kwargs):\n    \"\"\"\n    nn.Linear but with normalized fan-in init\n    \"\"\"\n    out = nn.Linear(*args, **kwargs)\n    out.weight.data *= scale / out.weight.norm(dim=1, p=2, keepdim=True)\n    if kwargs.get(\"bias\", True):\n        out.bias.data *= 0\n    return out\n\n\ndef NormedConv2d(*args, scale=1, **kwargs):\n    \"\"\"\n    nn.Conv2d but with normalized fan-in init\n    \"\"\"\n    out = nn.Conv2d(*args, **kwargs)\n    out.weight.data *= scale / out.weight.norm(dim=(1, 2, 3), p=2, keepdim=True)\n    if kwargs.get(\"bias\", True):\n        out.bias.data *= 0\n    return out\n\n\ndef intprod(xs):\n    \"\"\"\n    Product of a sequence of integers\n    \"\"\"\n    out = 1\n    for x in xs:\n        out *= x\n    return out\n\n\nclass CnnBasicBlock(nn.Module):\n    \"\"\"\n    Residual basic block (without batchnorm), as in ImpalaCNN\n    Preserves channel number and shape\n    \"\"\"\n\n    def __init__(self, inchan, scale=1, batch_norm=False):\n        super().__init__()\n        self.inchan = inchan\n        self.batch_norm = batch_norm\n        s = math.sqrt(scale)\n        self.conv0 = NormedConv2d(self.inchan, self.inchan, 3, padding=1, scale=s)\n        self.conv1 = NormedConv2d(self.inchan, self.inchan, 3, padding=1, scale=s)\n        if self.batch_norm:\n            self.bn0 = nn.BatchNorm2d(self.inchan)\n            self.bn1 = nn.BatchNorm2d(self.inchan)\n\n    def residual(self, x):\n        # inplace should be False for the first relu, so that it does not change the input,\n        # which will be used for skip connection.\n        # getattr is for backwards compatibility with loaded models\n        if getattr(self, \"batch_norm\", False):\n            x = self.bn0(x)\n        x = F.relu(x, inplace=False)\n        x = self.conv0(x)\n        if getattr(self, \"batch_norm\", False):\n            x = self.bn1(x)\n        x = F.relu(x, inplace=True)\n        x = self.conv1(x)\n        return x\n\n    def forward(self, x):\n        return x + self.residual(x)\n\n\nclass CnnDownStack(nn.Module):\n    \"\"\"\n    Downsampling stack from Impala CNN\n    \"\"\"\n\n    def __init__(self, inchan, nblock, outchan, scale=1, pool=True, **kwargs):\n        super().__init__()\n        self.inchan = inchan\n        self.outchan = outchan\n        self.pool = pool\n        self.firstconv = NormedConv2d(inchan, outchan, 3, padding=1)\n        s = scale / math.sqrt(nblock)\n        self.blocks = nn.ModuleList(\n            [CnnBasicBlock(outchan, scale=s, **kwargs) for _ in range(nblock)]\n        )\n\n    def forward(self, x):\n        x = self.firstconv(x)\n        if getattr(self, \"pool\", True):\n            x = F.max_pool2d(x, kernel_size=3, stride=2, padding=1)\n        for block in self.blocks:\n            x = block(x)\n        return x\n\n    def output_shape(self, inshape):\n        c, h, w = inshape\n        assert c == self.inchan\n        if getattr(self, \"pool\", True):\n            return (self.outchan, (h + 1) // 2, (w + 1) // 2)\n        else:\n            return (self.outchan, h, w)"
  },
  {
    "path": "roach/obs_manager/actor_state/control.py",
    "content": "import numpy as np\nfrom gym import spaces\n\nfrom roach.obs_manager.obs_manager import ObsManagerBase\n\n\nclass ObsManager():\n\n    def __init__(self, obs_configs):\n        self._parent_actor = None\n    def attach_ego_vehicle(self, parent_actor):\n        self._parent_actor = parent_actor\n\n    def get_observation(self):\n        control = self._parent_actor.vehicle.get_control()\n        speed_limit = self._parent_actor.vehicle.get_speed_limit() / 3.6 * 0.8\n        obs = {\n            'throttle': np.array([control.throttle], dtype=np.float32),\n            'steer': np.array([control.steer], dtype=np.float32),\n            'brake': np.array([control.brake], dtype=np.float32),\n            'gear': np.array([control.gear], dtype=np.float32),\n            'speed_limit': np.array([speed_limit], dtype=np.float32),\n        }\n        return obs\n\n    def clean(self):\n        self._parent_actor = None\n"
  },
  {
    "path": "roach/obs_manager/actor_state/route.py",
    "content": "import numpy as np\nfrom gym import spaces\n\nfrom carla_gym.core.obs_manager.obs_manager import ObsManagerBase\nimport carla_gym.utils.transforms as trans_utils\n\n\nclass ObsManager(ObsManagerBase):\n\n    def __init__(self, obs_configs):\n        self._parent_actor = None\n        self._route_steps = 5\n        super(ObsManager, self).__init__()\n\n    def _define_obs_space(self):\n        self.obs_space = spaces.Dict({\n            'lateral_dist': spaces.Box(low=0.0, high=2.0, shape=(1,), dtype=np.float32),\n            'angle_diff': spaces.Box(low=-2.0, high=2.0, shape=(1,), dtype=np.float32),\n            'route_locs': spaces.Box(low=-5.0, high=5.0, shape=(self._route_steps*2,), dtype=np.float32),\n            'dist_remaining': spaces.Box(low=0.0, high=100, shape=(1,), dtype=np.float32)\n        })\n\n    def attach_ego_vehicle(self, parent_actor):\n        self._parent_actor = parent_actor\n\n    def get_observation(self):\n        ev_transform = self._parent_actor.vehicle.get_transform()\n        route_plan = self._parent_actor.route_plan\n\n        # lateral_dist\n        waypoint, road_option = route_plan[0]\n        wp_transform = waypoint.transform\n\n        d_vec = ev_transform.location - wp_transform.location\n        np_d_vec = np.array([d_vec.x, d_vec.y], dtype=np.float32)\n        wp_unit_forward = wp_transform.rotation.get_forward_vector()\n        np_wp_unit_right = np.array([-wp_unit_forward.y, wp_unit_forward.x], dtype=np.float32)\n\n        lateral_dist = np.abs(np.dot(np_wp_unit_right, np_d_vec))\n        lateral_dist = np.clip(lateral_dist, 0, 2)\n\n        # angle_diff\n        angle_diff = np.deg2rad(np.abs(trans_utils.cast_angle(ev_transform.rotation.yaw - wp_transform.rotation.yaw)))\n        angle_diff = np.clip(angle_diff, -2, 2)\n        \n        # route_locs\n        location_list = []\n        route_length = len(route_plan)\n        for i in range(self._route_steps):\n            if i < route_length:\n                waypoint, road_option = route_plan[i]\n            else:\n                waypoint, road_option = route_plan[-1]\n\n            wp_location_world_coord = waypoint.transform.location\n            wp_location_actor_coord = trans_utils.loc_global_to_ref(wp_location_world_coord, ev_transform)\n            location_list += [wp_location_actor_coord.x, wp_location_actor_coord.y]\n        \n        # dist_remaining_in_km\n        dist_remaining_in_km = (self._parent_actor.route_length - self._parent_actor.route_completed)  / 1000.0\n\n        obs = {\n            'lateral_dist': np.array([lateral_dist], dtype=np.float32),\n            'angle_diff': np.array([angle_diff], dtype=np.float32),\n            'route_locs': np.array(location_list, dtype=np.float32),\n            'dist_remaining': np.array([dist_remaining_in_km], dtype=np.float32)\n        }\n        return obs\n\n    def clean(self):\n        self._parent_actor = None\n"
  },
  {
    "path": "roach/obs_manager/actor_state/speed.py",
    "content": "import numpy as np\nfrom gym import spaces\n\nfrom carla_gym.core.obs_manager.obs_manager import ObsManagerBase\n\n\nclass ObsManager(ObsManagerBase):\n    \"\"\"\n    in m/s\n    \"\"\"\n\n    def __init__(self, obs_configs):\n        self._parent_actor = None\n        super(ObsManager, self).__init__()\n\n    def _define_obs_space(self):\n        self.obs_space = spaces.Dict({\n            'speed': spaces.Box(low=-10.0, high=30.0, shape=(1,), dtype=np.float32),\n            'speed_xy': spaces.Box(low=-10.0, high=30.0, shape=(1,), dtype=np.float32),\n            'forward_speed': spaces.Box(low=-10.0, high=30.0, shape=(1,), dtype=np.float32)\n        })\n\n    def attach_ego_vehicle(self, parent_actor):\n        self._parent_actor = parent_actor\n\n    def get_observation(self):\n        velocity = self._parent_actor.vehicle.get_velocity()\n        transform = self._parent_actor.vehicle.get_transform()\n        forward_vec = transform.get_forward_vector()\n\n        np_vel = np.array([velocity.x, velocity.y, velocity.z])\n        np_fvec = np.array([forward_vec.x, forward_vec.y, forward_vec.z])\n\n        speed = np.linalg.norm(np_vel)\n        speed_xy = np.linalg.norm(np_vel[0:2])\n        forward_speed = np.dot(np_vel, np_fvec)\n\n        obs = {\n            'speed': np.array([speed], dtype=np.float32),\n            'speed_xy': np.array([speed_xy], dtype=np.float32),\n            'forward_speed': np.array([forward_speed], dtype=np.float32)\n        }\n        return obs\n\n    def clean(self):\n        self._parent_actor = None\n"
  },
  {
    "path": "roach/obs_manager/actor_state/velocity.py",
    "content": "import numpy as np\nfrom gym import spaces\n\nfrom carla_gym.core.obs_manager.obs_manager import ObsManagerBase\nimport carla_gym.utils.transforms as trans_utils\n\n\nclass ObsManager(ObsManagerBase):\n\n    def __init__(self, obs_configs):\n        super(ObsManager, self).__init__()\n\n    def _define_obs_space(self):\n        # acc_x, acc_y: m/s2\n        # vel_x, vel_y: m/s\n        # vel_angular z: rad/s\n        self.obs_space = spaces.Dict({\n            'acc_xy': spaces.Box(low=-1e3, high=1e3, shape=(2,), dtype=np.float32),\n            'vel_xy': spaces.Box(low=-1e2, high=1e2, shape=(2,), dtype=np.float32),\n            'vel_ang_z': spaces.Box(low=-1e3, high=1e3, shape=(1,), dtype=np.float32)\n        })\n\n    def attach_ego_vehicle(self, parent_actor):\n        self._parent_actor = parent_actor\n\n    def get_observation(self):\n        ev_transform = self._parent_actor.vehicle.get_transform()\n        acc_w = self._parent_actor.vehicle.get_acceleration()\n        vel_w = self._parent_actor.vehicle.get_velocity()\n        ang_w = self._parent_actor.vehicle.get_angular_velocity()\n\n        acc_ev = trans_utils.vec_global_to_ref(acc_w, ev_transform.rotation)\n        vel_ev = trans_utils.vec_global_to_ref(vel_w, ev_transform.rotation)\n\n        obs = {\n            'acc_xy': np.array([acc_ev.x, acc_ev.y], dtype=np.float32),\n            'vel_xy': np.array([vel_ev.x, vel_ev.y], dtype=np.float32),\n            'vel_ang_z': np.array([ang_w.z], dtype=np.float32)\n        }\n        return obs\n\n    def clean(self):\n        self._parent_actor = None\n"
  },
  {
    "path": "roach/obs_manager/birdview/chauffeurnet.py",
    "content": "import numpy as np\nimport carla\nfrom gym import spaces\nimport cv2 as cv\nfrom collections import deque\nfrom pathlib import Path\nimport h5py\n\nfrom roach.utils.traffic_light import TrafficLightHandler\n\n\nCOLOR_BLACK = (0, 0, 0)\nCOLOR_RED = (255, 0, 0)\nCOLOR_GREEN = (0, 255, 0)\nCOLOR_BLUE = (0, 0, 255)\nCOLOR_CYAN = (0, 255, 255)\nCOLOR_MAGENTA = (255, 0, 255)\nCOLOR_MAGENTA_2 = (255, 140, 255)\nCOLOR_YELLOW = (255, 255, 0)\nCOLOR_YELLOW_2 = (160, 160, 0)\nCOLOR_WHITE = (255, 255, 255)\nCOLOR_ALUMINIUM_0 = (238, 238, 236)\nCOLOR_ALUMINIUM_3 = (136, 138, 133)\nCOLOR_ALUMINIUM_5 = (46, 52, 54)\n\n\ndef tint(color, factor):\n    r, g, b = color\n    r = int(r + (255-r) * factor)\n    g = int(g + (255-g) * factor)\n    b = int(b + (255-b) * factor)\n    r = min(r, 255)\n    g = min(g, 255)\n    b = min(b, 255)\n    return (r, g, b)\n\n\nclass ObsManager():\n    def __init__(self, obs_configs, criteria_stop=None):\n        self._width = int(obs_configs['width_in_pixels'])\n        self._pixels_ev_to_bottom = obs_configs['pixels_ev_to_bottom']\n        self._pixels_per_meter = obs_configs['pixels_per_meter']\n        self._history_idx = obs_configs['history_idx']\n        self._scale_bbox = obs_configs.get('scale_bbox', True)\n        self._scale_mask_col = obs_configs.get('scale_mask_col', 1.1)\n\n        self._history_queue = deque(maxlen=20)\n\n        self._image_channels = 3\n        self._masks_channels = 3 + 3*len(self._history_idx)\n        self._parent_actor = None\n        self._world = None\n\n        self._map_dir = Path(__file__).resolve().parent / 'maps'\n\n        self._criteria_stop =criteria_stop\n\n        super(ObsManager, self).__init__()\n\n    def attach_ego_vehicle(self, ego_vehicle):\n        self._parent_actor = ego_vehicle\n        self._world = self._parent_actor.get_world()\n\n        maps_h5_path = self._map_dir / (self._world.get_map().name + '.h5')\n        with h5py.File(maps_h5_path, 'r', libver='latest', swmr=True) as hf:\n            self._road = np.array(hf['road'], dtype=np.uint8)\n            self._lane_marking_all = np.array(hf['lane_marking_all'], dtype=np.uint8)\n            self._lane_marking_white_broken = np.array(hf['lane_marking_white_broken'], dtype=np.uint8)\n\n            self._world_offset = np.array(hf.attrs['world_offset_in_meters'], dtype=np.float32)\n            assert np.isclose(self._pixels_per_meter, float(hf.attrs['pixels_per_meter']))\n\n        self._distance_threshold = np.ceil(self._width / self._pixels_per_meter)\n\n    @staticmethod\n    def _get_stops(criteria_stop):\n        stop_sign = criteria_stop._target_stop_sign\n        stops = []\n        if (stop_sign is not None) and (not criteria_stop._stop_completed):\n            bb_loc = carla.Location(stop_sign.trigger_volume.location)\n            bb_ext = carla.Vector3D(stop_sign.trigger_volume.extent)\n            bb_ext.x = max(bb_ext.x, bb_ext.y)\n            bb_ext.y = max(bb_ext.x, bb_ext.y)\n            trans = stop_sign.get_transform()\n            stops = [(carla.Transform(trans.location, trans.rotation), bb_loc, bb_ext)]\n        return stops\n\n    def get_observation(self, route_plan):\n        ev_transform = self._parent_actor.get_transform()\n        ev_loc = ev_transform.location\n        ev_rot = ev_transform.rotation\n        ev_bbox = self._parent_actor.bounding_box\n\n        def is_within_distance(w):\n            c_distance = abs(ev_loc.x - w.location.x) < self._distance_threshold \\\n                and abs(ev_loc.y - w.location.y) < self._distance_threshold \\\n                and abs(ev_loc.z - w.location.z) < 8.0\n            c_ev = abs(ev_loc.x - w.location.x) < 1.0 and abs(ev_loc.y - w.location.y) < 1.0\n            return c_distance and (not c_ev)\n            \n\n        vehicle_bbox_list = self._world.get_level_bbs(carla.CityObjectLabel.Vehicles)\n        walker_bbox_list = self._world.get_level_bbs(carla.CityObjectLabel.Pedestrians)\n        if self._scale_bbox:\n            vehicles = self._get_surrounding_actors(vehicle_bbox_list, is_within_distance, 1.0)\n            walkers = self._get_surrounding_actors(walker_bbox_list, is_within_distance, 2.0)\n        else:\n            vehicles = self._get_surrounding_actors(vehicle_bbox_list, is_within_distance)\n            walkers = self._get_surrounding_actors(walker_bbox_list, is_within_distance)\n\n        tl_green = TrafficLightHandler.get_stopline_vtx(ev_loc, 0)\n        tl_yellow = TrafficLightHandler.get_stopline_vtx(ev_loc, 1)\n        tl_red = TrafficLightHandler.get_stopline_vtx(ev_loc, 2)\n        stops = self._get_stops(self._criteria_stop)\n\n        self._history_queue.append((vehicles, walkers, tl_green, tl_yellow, tl_red, stops))\n\n        M_warp = self._get_warp_transform(ev_loc, ev_rot)\n\n        # objects with history\n        vehicle_masks, walker_masks, tl_green_masks, tl_yellow_masks, tl_red_masks, stop_masks \\\n            = self._get_history_masks(M_warp)\n\n        # road_mask, lane_mask\n        road_mask = cv.warpAffine(self._road, M_warp, (self._width, self._width)).astype(np.bool)\n        lane_mask_all = cv.warpAffine(self._lane_marking_all, M_warp, (self._width, self._width)).astype(np.bool)\n        lane_mask_broken = cv.warpAffine(self._lane_marking_white_broken, M_warp,\n                                         (self._width, self._width)).astype(np.bool)\n\n        # route_mask\n        route_mask = np.zeros([self._width, self._width], dtype=np.uint8)\n        route_in_pixel = np.array([[self._world_to_pixel(wp.transform.location)]\n                                   for wp, _ in route_plan[0:80]])\n        route_warped = cv.transform(route_in_pixel, M_warp)\n        cv.polylines(route_mask, [np.round(route_warped).astype(np.int32)], False, 1, thickness=16)\n        route_mask = route_mask.astype(np.bool)\n\n        # ev_mask\n        ev_mask = self._get_mask_from_actor_list([(ev_transform, ev_bbox.location, ev_bbox.extent)], M_warp)\n        ev_mask_col = self._get_mask_from_actor_list([(ev_transform, ev_bbox.location,\n                                                       ev_bbox.extent*self._scale_mask_col)], M_warp)\n        # render\n        image = np.zeros([self._width, self._width, 3], dtype=np.uint8)\n        image[road_mask] = COLOR_ALUMINIUM_5\n        image[route_mask] = COLOR_ALUMINIUM_3\n        image[lane_mask_all] = COLOR_MAGENTA\n        image[lane_mask_broken] = COLOR_MAGENTA_2\n\n        h_len = len(self._history_idx)-1\n        for i, mask in enumerate(stop_masks):\n            image[mask] = tint(COLOR_YELLOW_2, (h_len-i)*0.2)\n        for i, mask in enumerate(tl_green_masks):\n            image[mask] = tint(COLOR_GREEN, (h_len-i)*0.2)\n        for i, mask in enumerate(tl_yellow_masks):\n            image[mask] = tint(COLOR_YELLOW, (h_len-i)*0.2)\n        for i, mask in enumerate(tl_red_masks):\n            image[mask] = tint(COLOR_RED, (h_len-i)*0.2)\n\n        for i, mask in enumerate(vehicle_masks):\n            image[mask] = tint(COLOR_BLUE, (h_len-i)*0.2)\n        for i, mask in enumerate(walker_masks):\n            image[mask] = tint(COLOR_CYAN, (h_len-i)*0.2)\n\n        image[ev_mask] = COLOR_WHITE\n        # image[obstacle_mask] = COLOR_BLUE\n\n        # masks\n        c_road = road_mask * 255\n        c_route = route_mask * 255\n        c_lane = lane_mask_all * 255\n        c_lane[lane_mask_broken] = 120\n\n        # masks with history\n        c_tl_history = []\n        for i in range(len(self._history_idx)):\n            c_tl = np.zeros([self._width, self._width], dtype=np.uint8)\n            c_tl[tl_green_masks[i]] = 80\n            c_tl[tl_yellow_masks[i]] = 170\n            c_tl[tl_red_masks[i]] = 255\n            c_tl[stop_masks[i]] = 255\n            c_tl_history.append(c_tl)\n\n        c_vehicle_history = [m*255 for m in vehicle_masks]\n        c_walker_history = [m*255 for m in walker_masks]\n\n        masks = np.stack((c_road, c_route, c_lane, *c_vehicle_history, *c_walker_history, *c_tl_history), axis=2)\n        masks = np.transpose(masks, [2, 0, 1])\n\n        obs_dict = {'rendered': image, 'masks': masks}\n\n        # self._parent_actor.collision_px = np.any(ev_mask_col & walker_masks[-1])\n\n        return obs_dict\n\n    def _get_history_masks(self, M_warp):\n        qsize = len(self._history_queue)\n        vehicle_masks, walker_masks, tl_green_masks, tl_yellow_masks, tl_red_masks, stop_masks = [], [], [], [], [], []\n        for idx in self._history_idx:\n            idx = max(idx, -1 * qsize)\n\n            vehicles, walkers, tl_green, tl_yellow, tl_red, stops = self._history_queue[idx]\n\n            vehicle_masks.append(self._get_mask_from_actor_list(vehicles, M_warp))\n            walker_masks.append(self._get_mask_from_actor_list(walkers, M_warp))\n            tl_green_masks.append(self._get_mask_from_stopline_vtx(tl_green, M_warp))\n            tl_yellow_masks.append(self._get_mask_from_stopline_vtx(tl_yellow, M_warp))\n            tl_red_masks.append(self._get_mask_from_stopline_vtx(tl_red, M_warp))\n            stop_masks.append(self._get_mask_from_actor_list(stops, M_warp))\n\n        return vehicle_masks, walker_masks, tl_green_masks, tl_yellow_masks, tl_red_masks, stop_masks\n\n    def _get_mask_from_stopline_vtx(self, stopline_vtx, M_warp):\n        mask = np.zeros([self._width, self._width], dtype=np.uint8)\n        for sp_locs in stopline_vtx:\n            stopline_in_pixel = np.array([[self._world_to_pixel(x)] for x in sp_locs])\n            stopline_warped = cv.transform(stopline_in_pixel, M_warp)\n            cv.line(mask, tuple(stopline_warped[0, 0].astype(np.int32)), tuple(stopline_warped[1, 0].astype(np.int32)),\n                    color=1, thickness=6)\n        return mask.astype(np.bool)\n\n    def _get_mask_from_actor_list(self, actor_list, M_warp):\n        mask = np.zeros([self._width, self._width], dtype=np.uint8)\n        for actor_transform, bb_loc, bb_ext in actor_list:\n\n            corners = [carla.Location(x=-bb_ext.x, y=-bb_ext.y),\n                       carla.Location(x=bb_ext.x, y=-bb_ext.y),\n                       carla.Location(x=bb_ext.x, y=0),\n                       carla.Location(x=bb_ext.x, y=bb_ext.y),\n                       carla.Location(x=-bb_ext.x, y=bb_ext.y)]\n            corners = [bb_loc + corner for corner in corners]\n\n            corners = [actor_transform.transform(corner) for corner in corners]\n            corners_in_pixel = np.array([[self._world_to_pixel(corner)] for corner in corners])\n            corners_warped = cv.transform(corners_in_pixel, M_warp)\n\n            cv.fillConvexPoly(mask, np.round(corners_warped).astype(np.int32), 1)\n        return mask.astype(np.bool)\n\n    @staticmethod\n    def _get_surrounding_actors(bbox_list, criterium, scale=None):\n        actors = []\n        for bbox in bbox_list:\n            is_within_distance = criterium(bbox)\n            if is_within_distance:\n                bb_loc = carla.Location()\n                bb_ext = carla.Vector3D(bbox.extent)\n                if scale is not None:\n                    bb_ext = bb_ext * scale\n                    bb_ext.x = max(bb_ext.x, 0.8)\n                    bb_ext.y = max(bb_ext.y, 0.8)\n\n                actors.append((carla.Transform(bbox.location, bbox.rotation), bb_loc, bb_ext))\n        return actors\n\n    def _get_warp_transform(self, ev_loc, ev_rot):\n        ev_loc_in_px = self._world_to_pixel(ev_loc)\n        yaw = np.deg2rad(ev_rot.yaw)\n\n        forward_vec = np.array([np.cos(yaw), np.sin(yaw)])\n        right_vec = np.array([np.cos(yaw + 0.5*np.pi), np.sin(yaw + 0.5*np.pi)])\n\n        bottom_left = ev_loc_in_px - self._pixels_ev_to_bottom * forward_vec - (0.5*self._width) * right_vec\n        top_left = ev_loc_in_px + (self._width-self._pixels_ev_to_bottom) * forward_vec - (0.5*self._width) * right_vec\n        top_right = ev_loc_in_px + (self._width-self._pixels_ev_to_bottom) * forward_vec + (0.5*self._width) * right_vec\n\n        src_pts = np.stack((bottom_left, top_left, top_right), axis=0).astype(np.float32)\n        dst_pts = np.array([[0, self._width-1],\n                            [0, 0],\n                            [self._width-1, 0]], dtype=np.float32)\n        return cv.getAffineTransform(src_pts, dst_pts)\n\n    def _world_to_pixel(self, location, projective=False):\n        \"\"\"Converts the world coordinates to pixel coordinates\"\"\"\n        x = self._pixels_per_meter * (location.x - self._world_offset[0])\n        y = self._pixels_per_meter * (location.y - self._world_offset[1])\n\n        if projective:\n            p = np.array([x, y, 1], dtype=np.float32)\n        else:\n            p = np.array([x, y], dtype=np.float32)\n        return p\n\n    def _world_to_pixel_width(self, width):\n        \"\"\"Converts the world units to pixel units\"\"\"\n        return self._pixels_per_meter * width\n\n    def clean(self):\n        self._parent_actor = None\n        self._world = None\n        self._history_queue.clear()\n"
  },
  {
    "path": "roach/obs_manager/birdview/hdmap_generate.py",
    "content": "import numpy as np\nimport carla\nfrom gym import spaces\nimport cv2 as cv\nfrom collections import deque\nfrom pathlib import Path\nimport h5py\n\n\nCOLOR_BLACK = (0, 0, 0)\nCOLOR_RED = (255, 0, 0)\nCOLOR_GREEN = (0, 255, 0)\nCOLOR_BLUE = (0, 0, 255)\nCOLOR_CYAN = (0, 255, 255)\nCOLOR_MAGENTA = (255, 0, 255)\nCOLOR_MAGENTA_2 = (255, 140, 255)\nCOLOR_YELLOW = (255, 255, 0)\nCOLOR_YELLOW_2 = (160, 160, 0)\nCOLOR_WHITE = (255, 255, 255)\nCOLOR_ALUMINIUM_0 = (238, 238, 236)\nCOLOR_ALUMINIUM_3 = (136, 138, 133)\nCOLOR_ALUMINIUM_5 = (46, 52, 54)\n\ndef tint(color, factor):\n    r, g, b = color\n    r = int(r + (255-r) * factor)\n    g = int(g + (255-g) * factor)\n    b = int(b + (255-b) * factor)\n    r = min(r, 255)\n    g = min(g, 255)\n    b = min(b, 255)\n    return (r, g, b)\n\n"
  },
  {
    "path": "roach/rl_birdview_agent.py",
    "content": "import logging\nimport numpy as np\nfrom omegaconf import OmegaConf\nimport copy\n\nfrom roach.utils.config_utils import load_entry_point\n\n\nclass RlBirdviewAgent():\n    def __init__(self, path_to_conf_file='config_agent.yaml', ckpt = None):\n\n        self._render_dict = None\n        self.supervision_dict = None\n        self._ckpt = ckpt\n        self.setup(path_to_conf_file)\n\n    def setup(self, path_to_conf_file):\n        cfg = OmegaConf.load(path_to_conf_file)\n        cfg = OmegaConf.to_container(cfg)\n\n        self._obs_configs = cfg['obs_configs']\n        self._train_cfg = cfg['training']\n\n\n        self._policy_class = load_entry_point(cfg['policy']['entry_point'])\n        self._policy_kwargs = cfg['policy']['kwargs']\n        if self._ckpt is None:\n            self._policy = None\n        else:\n            self._policy, self._train_cfg['kwargs'] = self._policy_class.load(self._ckpt)\n            self._policy = self._policy.eval()\n\n        self._wrapper_class = load_entry_point(cfg['env_wrapper']['entry_point'])\n        self._wrapper_kwargs = cfg['env_wrapper']['kwargs']\n\n    def run_step(self, input_data, timestamp):\n        input_data = copy.deepcopy(input_data)\n\n        policy_input = self._wrapper_class.process_obs(input_data, self._wrapper_kwargs['input_states'], train=False)\n\n        actions, values, log_probs, mu, sigma, features = self._policy.forward(\n            policy_input, deterministic=True, clip_action=True)\n        control = self._wrapper_class.process_act(actions, self._wrapper_kwargs['acc_as_action'], train=False)\n        self.supervision_dict = {\n            'action': np.array([control.throttle, control.steer, control.brake], dtype=np.float32),\n            'value': values[0],\n            'action_mu': mu[0],\n            'action_sigma': sigma[0],\n            'features': features[0],\n            'speed': input_data['speed']['forward_speed']\n        }\n        self.supervision_dict = copy.deepcopy(self.supervision_dict)\n\n        return control\n\n    @property\n    def obs_configs(self):\n        return self._obs_configs\n"
  },
  {
    "path": "roach/utils/config_utils.py",
    "content": "from importlib import import_module\nimport json\nfrom pathlib import Path\nimport socket\nimport xml.etree.ElementTree as ET\nimport h5py\nimport carla\nimport numpy as np\nimport hydra\n\n\ndef check_h5_maps(env_configs, obs_configs, carla_sh_path):\n    pixels_per_meter = None\n    for agent_id, obs_cfg in obs_configs.items():\n        for k,v in obs_cfg.items():\n            if 'birdview' in v['module']:\n                pixels_per_meter = float(v['pixels_per_meter'])\n\n    if pixels_per_meter is None:\n        # agent does not require birdview map as observation\n        return\n\n    save_dir = Path(hydra.utils.get_original_cwd()) / 'carla_gym/core/obs_manager/birdview/maps'\n    txt_command = f'Please run map generation script from project root directory. \\n' \\\n        f'\\033[93m' \\\n        f'python -m carla_gym.utils.birdview_map ' \\\n        f'--save_dir {save_dir} --pixels_per_meter {pixels_per_meter:.2f} ' \\\n        f'--carla_sh_path {carla_sh_path}' \\\n        f'\\033[0m'\n    \n    # check if pixels_per_meter match\n    for env_cfg in env_configs:\n        carla_map = env_cfg['env_configs']['carla_map']\n        hf_file_path = save_dir / (carla_map+'.h5')\n\n        file_exists = hf_file_path.exists()\n        if file_exists:\n            map_hf = h5py.File(hf_file_path, 'r')\n            hf_pixels_per_meter = float(map_hf.attrs['pixels_per_meter'])\n            map_hf.close()\n            pixels_per_meter_match = np.isclose(hf_pixels_per_meter, pixels_per_meter)\n            txt_assert = f'pixel_per_meter mismatch between h5 file ({hf_pixels_per_meter}) '\\\n                f'and obs_config ({pixels_per_meter}). '\n        else:\n            txt_assert = f'{hf_file_path} does not exists. '\n            pixels_per_meter_match = False\n\n        assert file_exists and pixels_per_meter_match, txt_assert + txt_command\n\n\ndef load_entry_point(name):\n    mod_name, attr_name = name.split(\":\")\n    mod = import_module(mod_name)\n    fn = getattr(mod, attr_name)\n    return fn\n\n\ndef load_obs_configs(agent_configs_dict):\n    obs_configs = {}\n    for actor_id, cfg in agent_configs_dict.items():\n        obs_configs[actor_id] = json.load(open(cfg['path_to_conf_file'], 'r'))['obs_configs']\n    return obs_configs\n\n\ndef init_agents(agent_configs_dict, **kwargs):\n    agents_dict = {}\n    for actor_id, cfg in agent_configs_dict.items():\n        AgentClass = load_entry_point(cfg['entry_point'])\n        agents_dict[actor_id] = AgentClass(cfg['path_to_conf_file'], **kwargs)\n    return agents_dict\n\n\ndef parse_routes_file(routes_xml_filename):\n    route_descriptions_dict = {}\n    tree = ET.parse(routes_xml_filename)\n\n    for route in tree.iter(\"route\"):\n\n        route_id = int(route.attrib['id'])\n\n        route_descriptions_dict[route_id] = {}\n\n        for actor_type in ['ego_vehicle', 'scenario_actor']:\n            route_descriptions_dict[route_id][actor_type+'s'] = {}\n            for actor in route.iter(actor_type):\n                actor_id = actor.attrib['id']\n\n                waypoint_list = []  # the list of waypoints that can be found on this route for this actor\n                for waypoint in actor.iter('waypoint'):\n                    location = carla.Location(\n                        x=float(waypoint.attrib['x']),\n                        y=float(waypoint.attrib['y']),\n                        z=float(waypoint.attrib['z']))\n                    rotation = carla.Rotation(\n                        roll=float(waypoint.attrib['roll']),\n                        pitch=float(waypoint.attrib['pitch']),\n                        yaw=float(waypoint.attrib['yaw']))\n                    waypoint_list.append(carla.Transform(location, rotation))\n\n                route_descriptions_dict[route_id][actor_type+'s'][actor_id] = waypoint_list\n\n    return route_descriptions_dict\n\n\ndef get_single_route(routes_xml_filename, route_id):\n    tree = ET.parse(routes_xml_filename)\n    route = tree.find(f'.//route[@id=\"{route_id}\"]')\n\n    route_dict = {}\n    for actor_type in ['ego_vehicle', 'scenario_actor']:\n        route_dict[actor_type+'s'] = {}\n        for actor in route.iter(actor_type):\n            actor_id = actor.attrib['id']\n\n            waypoint_list = []  # the list of waypoints that can be found on this route for this actor\n            for waypoint in actor.iter('waypoint'):\n                location = carla.Location(\n                    x=float(waypoint.attrib['x']),\n                    y=float(waypoint.attrib['y']),\n                    z=float(waypoint.attrib['z']))\n                rotation = carla.Rotation(\n                    roll=float(waypoint.attrib['roll']),\n                    pitch=float(waypoint.attrib['pitch']),\n                    yaw=float(waypoint.attrib['yaw']))\n                waypoint_list.append(carla.Transform(location, rotation))\n\n            route_dict[actor_type+'s'][actor_id] = waypoint_list\n    return route_dict\n\n\ndef to_camel_case(snake_str, init_capital=False):\n    # agent_class_str = to_camel_case(agent_module_str.split('.')[-1], init_capital=True)\n    components = snake_str.split('_')\n    if init_capital:\n        init_letter = components[0].title()\n    else:\n        init_letter = components[0]\n    return init_letter + ''.join(x.title() for x in components[1:])\n\n\ndef get_free_tcp_port():\n    s = socket.socket()\n    s.bind((\"\", 0))  # Request the sys to provide a free port dynamically\n    server_port = s.getsockname()[1]\n    s.close()\n    # 2000 works fine for now\n    server_port = 2000\n    return server_port\n"
  },
  {
    "path": "roach/utils/expert_noiser.py",
    "content": "import time\nimport random\n\n\nclass ExpertNoiser(object):\n\n    # define frequency into noise events per minute\n    # define the amount_of_time of setting the noise\n\n    def __init__(self, noise_type, frequency=15, intensity=10, min_noise_time_amount=2.0):\n\n        # self.variable_type = variable\n        self.noise_type = noise_type\n        self.frequency = frequency\n        self.noise_being_set = False\n        self.noise_start_time = time.time()\n        self.noise_end_time = time.time() + 1\n        self.min_noise_time_amount = min_noise_time_amount\n        self.noise_time_amount = min_noise_time_amount + float(random.randint(50, 200) / 100.0)\n        self.second_counter = time.time()\n        self.steer_noise_time = 0\n        self.intensity = intensity + random.randint(-2, 2)\n        self.remove_noise = False\n        self.current_noise_mean = 0\n\n    def set_noise(self):\n\n        if self.noise_type == 'Spike' or self.noise_type == 'Throttle':\n\n            # flip between positive and negative\n            coin = random.randint(0, 1)\n            if coin == 0:  # negative\n                self.current_noise_mean = 0.001  # -random.gauss(0.05,0.02)\n            else:  # positive\n                self.current_noise_mean = -0.001  # random.gauss(0.05,0.02)\n\n    def get_noise(self):\n\n        if self.noise_type == 'Spike' or self.noise_type == 'Throttle':\n            if self.current_noise_mean > 0:\n\n                return min(0.55,\n                           self.current_noise_mean + (\n                               time.time() - self.noise_start_time) * 0.03 * self.intensity)\n            else:\n\n                return max(-0.55,\n                           self.current_noise_mean - (\n                               time.time() - self.noise_start_time) * 0.03 * self.intensity)\n\n    def get_noise_removing(self):\n        # print 'REMOVING'\n        added_noise = (self.noise_end_time - self.noise_start_time) * 0.02 * self.intensity\n        # print added_noise\n        if self.noise_type == 'Spike' or self.noise_type == 'Throttle':\n            if self.current_noise_mean > 0:\n                added_noise = min(0.55, added_noise + self.current_noise_mean)\n                return added_noise - (time.time() - self.noise_end_time) * 0.03 * self.intensity\n            else:\n                added_noise = max(-0.55, self.current_noise_mean - added_noise)\n                return added_noise + (time.time() - self.noise_end_time) * 0.03 * self.intensity\n\n    def is_time_for_noise(self, steer):\n\n        # Count Seconds\n        second_passed = False\n        if time.time() - self.second_counter >= 1.0:\n            second_passed = True\n            self.second_counter = time.time()\n\n        if time.time() - self.noise_start_time >= self.noise_time_amount and not self.remove_noise and self.noise_being_set:\n            self.noise_being_set = False\n            self.remove_noise = True\n            self.noise_end_time = time.time()\n\n        if self.noise_being_set:\n            return True\n\n        if self.remove_noise:\n            # print \"TIME REMOVING \",(time.time()-self.noise_end_time)\n            if (time.time() - self.noise_end_time) > (\n                    self.noise_time_amount):  # if half the amount put passed\n                self.remove_noise = False\n                self.noise_time_amount = self.min_noise_time_amount + float(\n                    random.randint(50, 200) / 100.0)\n                return False\n            else:\n                return True\n\n        if second_passed and not self.noise_being_set:\n            # Ok, if noise is not being set but a second passed... we may start puting more\n\n            seed = random.randint(0, 60)\n            if seed < self.frequency:\n                if not self.noise_being_set:\n                    self.noise_being_set = True\n                    self.set_noise()\n                    self.steer_noise_time = steer\n                    self.noise_start_time = time.time()\n                return True\n            else:\n                return False\n\n        else:\n            return False\n\n    def set_noise_exist(self, noise_exist):\n        self.noise_being_set = noise_exist\n\n    def compute_noise(self, action, speed):\n\n        # noisy_action = action\n        if self.noise_type == 'None':\n            return action, False, False\n\n        if self.noise_type == 'Spike':\n\n            if self.is_time_for_noise(action.steer):\n                steer = action.steer\n\n                if self.remove_noise:\n                    steer_noisy = max(\n                        min(steer + self.get_noise_removing() * (25 / (2.3 * speed + 5)), 1), -1)\n\n                else:\n                    steer_noisy = max(min(steer + self.get_noise() * (25 / (2.3 * speed + 5)), 1),\n                                      -1)\n\n                noisy_action = action\n\n                noisy_action.steer = steer_noisy\n\n                return noisy_action, False, not self.remove_noise\n\n            else:\n                return action, False, False\n\n        if self.noise_type == 'Throttle':\n            if self.is_time_for_noise(action.throttle):\n                throttle_noisy = action.throttle\n                brake_noisy = action.brake\n\n                if self.remove_noise:\n                    # print(\" Throttle noise removing\", self.get_noise_removing())\n                    noise = self.get_noise_removing()\n                    if noise > 0:\n                        throttle_noisy = max(min(throttle_noisy + noise, 1), 0)\n                    else:\n                        brake_noisy = max(min(brake_noisy + -noise, 1), 0)\n\n                else:\n\n                    # print(\" Throttle noise \", self.get_noise())\n                    noise = self.get_noise()\n                    if noise > 0:\n                        throttle_noisy = max(min(throttle_noisy + noise, 1), 0)\n                    else:\n                        brake_noisy = max(min(brake_noisy + -noise, 1), 0)\n\n                noisy_action = action\n                noisy_action.throttle = throttle_noisy\n                noisy_action.brake = brake_noisy\n\n                # print 'timefornosie'\n                return noisy_action, False, not self.remove_noise\n            else:\n                return action, False, False\n"
  },
  {
    "path": "roach/utils/rl_birdview_wrapper.py",
    "content": "import gym\nimport numpy as np\nimport cv2\nimport carla\n\neval_num_zombie_vehicles = {\n    'Town01': 120,\n    'Town02': 70,\n    'Town03': 70,\n    'Town04': 150,\n    'Town05': 120,\n    'Town06': 120\n}\neval_num_zombie_walkers = {\n    'Town01': 120,\n    'Town02': 70,\n    'Town03': 70,\n    'Town04': 80,\n    'Town05': 120,\n    'Town06': 80\n}\n\nclass RlBirdviewWrapper(gym.Wrapper):\n    def __init__(self, env, input_states=[], acc_as_action=False):\n        assert len(env._obs_configs) == 1\n        self._ev_id = list(env._obs_configs.keys())[0]\n        self._input_states = input_states\n        self._acc_as_action = acc_as_action\n        self._render_dict = {}\n\n        state_spaces = []\n        if 'speed' in self._input_states:\n            state_spaces.append(env.observation_space[self._ev_id]['speed']['speed_xy'])\n        if 'speed_limit' in self._input_states:\n            state_spaces.append(env.observation_space[self._ev_id]['control']['speed_limit'])\n        if 'control' in self._input_states:\n            state_spaces.append(env.observation_space[self._ev_id]['control']['throttle'])\n            state_spaces.append(env.observation_space[self._ev_id]['control']['steer'])\n            state_spaces.append(env.observation_space[self._ev_id]['control']['brake'])\n            state_spaces.append(env.observation_space[self._ev_id]['control']['gear'])\n        if 'acc_xy' in self._input_states:\n            state_spaces.append(env.observation_space[self._ev_id]['velocity']['acc_xy'])\n        if 'vel_xy' in self._input_states:\n            state_spaces.append(env.observation_space[self._ev_id]['velocity']['vel_xy'])\n        if 'vel_ang_z' in self._input_states:\n            state_spaces.append(env.observation_space[self._ev_id]['velocity']['vel_ang_z'])\n\n        state_low = np.concatenate([s.low for s in state_spaces])\n        state_high = np.concatenate([s.high for s in state_spaces])\n\n        env.observation_space = gym.spaces.Dict(\n            {'state': gym.spaces.Box(low=state_low, high=state_high, dtype=np.float32),\n             'birdview': env.observation_space[self._ev_id]['birdview']['masks']})\n\n        if self._acc_as_action:\n            # act: acc(throttle/brake), steer\n            env.action_space = gym.spaces.Box(low=np.array([-1, -1]), high=np.array([1, 1]), dtype=np.float32)\n        else:\n            # act: throttle, steer, brake\n            env.action_space = gym.spaces.Box(low=np.array([0, -1, 0]), high=np.array([1, 1, 1]), dtype=np.float32)\n\n        super(RlBirdviewWrapper, self).__init__(env)\n\n        self.eval_mode = False\n\n    def step(self, action):\n        action_ma = {self._ev_id: self.process_act(action, self._acc_as_action)}\n\n        obs_ma, reward_ma, done_ma, info_ma = self.env.step(action_ma)\n\n        obs = self.process_obs(obs_ma[self._ev_id], self._input_states)\n        reward = reward_ma[self._ev_id]\n        done = done_ma[self._ev_id]\n        info = info_ma[self._ev_id]\n\n        self._render_dict = {\n            'timestamp': self.env.timestamp,\n            'obs': self._render_dict['prev_obs'],\n            'prev_obs': obs,\n            'im_render': self._render_dict['prev_im_render'],\n            'prev_im_render': obs_ma[self._ev_id]['birdview']['rendered'],\n            'action': action,\n            'reward_debug': info['reward_debug'],\n            'terminal_debug': info['terminal_debug']\n        }\n        return obs, reward, done, info\n\n\n    @staticmethod\n    def process_obs(obs, input_states, train=True):\n\n        state_list = []\n        if 'speed' in input_states:\n            state_list.append(obs['speed']['speed_xy'])\n        if 'speed_limit' in input_states:\n            state_list.append(obs['control']['speed_limit'])\n        if 'control' in input_states:\n            state_list.append(obs['control']['throttle'])\n            state_list.append(obs['control']['steer'])\n            state_list.append(obs['control']['brake'])\n            state_list.append(obs['control']['gear']/5.0)\n        if 'acc_xy' in input_states:\n            state_list.append(obs['velocity']['acc_xy'])\n        if 'vel_xy' in input_states:\n            state_list.append(obs['velocity']['vel_xy'])\n        if 'vel_ang_z' in input_states:\n            state_list.append(obs['velocity']['vel_ang_z'])\n\n        state = np.concatenate(state_list)\n\n        birdview = obs['birdview']['masks']\n\n        if not train:\n            birdview = np.expand_dims(birdview, 0)\n            state = np.expand_dims(state, 0)\n\n        obs_dict = {\n            'state': state.astype(np.float32),\n            'birdview': birdview\n        }\n        return obs_dict\n\n    @staticmethod\n    def process_act(action, acc_as_action, train=True):\n        if not train:\n            action = action[0]\n        if acc_as_action:\n            acc, steer = action.astype(np.float64)\n            if acc >= 0.0:\n                throttle = acc\n                brake = 0.0\n            else:\n                throttle = 0.0\n                brake = np.abs(acc)\n        else:\n            throttle, steer, brake = action.astype(np.float64)\n\n        throttle = np.clip(throttle, 0, 1)\n        steer = np.clip(steer, -1, 1)\n        brake = np.clip(brake, 0, 1)\n        control = carla.VehicleControl(throttle=throttle, steer=steer, brake=brake)\n        return control\n"
  },
  {
    "path": "roach/utils/traffic_light.py",
    "content": "from collections import deque\nimport carla\nimport numpy as np\nimport roach.utils.transforms as trans_utils\n\n\ndef _get_traffic_light_waypoints(traffic_light, carla_map):\n    \"\"\"\n    get area of a given traffic light\n    adapted from \"carla-simulator/scenario_runner/srunner/scenariomanager/scenarioatomics/atomic_criteria.py\"\n    \"\"\"\n    base_transform = traffic_light.get_transform()\n    tv_loc = traffic_light.trigger_volume.location\n    tv_ext = traffic_light.trigger_volume.extent\n\n    # Discretize the trigger box into points\n    x_values = np.arange(-0.9 * tv_ext.x, 0.9 * tv_ext.x, 1.0)  # 0.9 to avoid crossing to adjacent lanes\n    area = []\n    for x in x_values:\n        point_location = base_transform.transform(tv_loc + carla.Location(x=x))\n        area.append(point_location)\n\n    # Get the waypoints of these points, removing duplicates\n    ini_wps = []\n    for pt in area:\n        wpx = carla_map.get_waypoint(pt)\n        # As x_values are arranged in order, only the last one has to be checked\n        if not ini_wps or ini_wps[-1].road_id != wpx.road_id or ini_wps[-1].lane_id != wpx.lane_id:\n            ini_wps.append(wpx)\n\n    # Leaderboard: Advance them until the intersection\n    stopline_wps = []\n    stopline_vertices = []\n    junction_wps = []\n    for wpx in ini_wps:\n        # Below: just use trigger volume, otherwise it's on the zebra lines.\n        # stopline_wps.append(wpx)\n        # vec_forward = wpx.transform.get_forward_vector()\n        # vec_right = carla.Vector3D(x=-vec_forward.y, y=vec_forward.x, z=0)\n\n        # loc_left = wpx.transform.location - 0.4 * wpx.lane_width * vec_right\n        # loc_right = wpx.transform.location + 0.4 * wpx.lane_width * vec_right\n        # stopline_vertices.append([loc_left, loc_right])\n\n        while not wpx.is_intersection:\n            next_wp = wpx.next(0.5)[0]\n            if next_wp and not next_wp.is_intersection:\n                wpx = next_wp\n            else:\n                break\n        junction_wps.append(wpx)\n\n        stopline_wps.append(wpx)\n        vec_forward = wpx.transform.get_forward_vector()\n        vec_right = carla.Vector3D(x=-vec_forward.y, y=vec_forward.x, z=0)\n\n        loc_left = wpx.transform.location - 0.4 * wpx.lane_width * vec_right\n        loc_right = wpx.transform.location + 0.4 * wpx.lane_width * vec_right\n        stopline_vertices.append([loc_left, loc_right])\n\n    # all paths at junction for this traffic light\n    junction_paths = []\n    path_wps = []\n    wp_queue = deque(junction_wps)\n    while len(wp_queue) > 0:\n        current_wp = wp_queue.pop()\n        path_wps.append(current_wp)\n        next_wps = current_wp.next(1.0)\n        for next_wp in next_wps:\n            if next_wp.is_junction:\n                wp_queue.append(next_wp)\n            else:\n                junction_paths.append(path_wps)\n                path_wps = []\n\n    return carla.Location(base_transform.transform(tv_loc)), stopline_wps, stopline_vertices, junction_paths\n\n\nclass TrafficLightHandler:\n    num_tl = 0\n    list_tl_actor = []\n    list_tv_loc = []\n    list_stopline_wps = []\n    list_stopline_vtx = []\n    list_junction_paths = []\n    carla_map = None\n\n    @staticmethod\n    def reset(world):\n        TrafficLightHandler.carla_map = world.get_map()\n\n        TrafficLightHandler.num_tl = 0\n        TrafficLightHandler.list_tl_actor = []\n        TrafficLightHandler.list_tv_loc = []\n        TrafficLightHandler.list_stopline_wps = []\n        TrafficLightHandler.list_stopline_vtx = []\n        TrafficLightHandler.list_junction_paths = []\n\n        all_actors = world.get_actors()\n        for _actor in all_actors:\n            if 'traffic_light' in _actor.type_id:\n                tv_loc, stopline_wps, stopline_vtx, junction_paths = _get_traffic_light_waypoints(\n                    _actor, TrafficLightHandler.carla_map)\n\n                TrafficLightHandler.list_tl_actor.append(_actor)\n                TrafficLightHandler.list_tv_loc.append(tv_loc)\n                TrafficLightHandler.list_stopline_wps.append(stopline_wps)\n                TrafficLightHandler.list_stopline_vtx.append(stopline_vtx)\n                TrafficLightHandler.list_junction_paths.append(junction_paths)\n\n                TrafficLightHandler.num_tl += 1\n\n    @staticmethod\n    def get_light_state(vehicle, offset=0.0, dist_threshold=15.0):\n        '''\n        vehicle: carla.Vehicle\n        '''\n        vec_tra = vehicle.get_transform()\n        veh_dir = vec_tra.get_forward_vector()\n\n        hit_loc = vec_tra.transform(carla.Location(x=offset))\n        hit_wp = TrafficLightHandler.carla_map.get_waypoint(hit_loc)\n\n        light_loc = None\n        light_state = None\n        light_id = None\n        for i in range(TrafficLightHandler.num_tl):\n            traffic_light = TrafficLightHandler.list_tl_actor[i]\n            tv_loc = 0.5*TrafficLightHandler.list_stopline_wps[i][0].transform.location \\\n                + 0.5*TrafficLightHandler.list_stopline_wps[i][-1].transform.location\n\n            distance = np.sqrt((tv_loc.x-hit_loc.x)**2 + (tv_loc.y-hit_loc.y)**2)\n            if distance > dist_threshold:\n                continue\n\n            for wp in TrafficLightHandler.list_stopline_wps[i]:\n\n                wp_dir = wp.transform.get_forward_vector()\n                dot_ve_wp = veh_dir.x * wp_dir.x + veh_dir.y * wp_dir.y + veh_dir.z * wp_dir.z\n\n                wp_1 = wp.previous(4.0)[0]\n                same_road = (hit_wp.road_id == wp.road_id) and (hit_wp.lane_id == wp.lane_id)\n                same_road_1 = (hit_wp.road_id == wp_1.road_id) and (hit_wp.lane_id == wp_1.lane_id)\n\n                # if (wp.road_id != wp_1.road_id) or (wp.lane_id != wp_1.lane_id):\n                #     print(f'Traffic Light Problem: {wp.road_id}={wp_1.road_id}, {wp.lane_id}={wp_1.lane_id}')\n\n                if (same_road or same_road_1) and dot_ve_wp > 0:\n                    # This light is red and is affecting our lane\n                    loc_in_ev = trans_utils.loc_global_to_ref(wp.transform.location, vec_tra)\n                    light_loc = np.array([loc_in_ev.x, loc_in_ev.y, loc_in_ev.z], dtype=np.float32)\n                    light_state = traffic_light.state\n                    light_id = traffic_light.id\n                    break\n\n        return light_state, light_loc, light_id\n\n    @staticmethod\n    def get_junctoin_paths(veh_loc, color=0, dist_threshold=50.0):\n        if color == 0:\n            tl_state = carla.TrafficLightState.Green\n        elif color == 1:\n            tl_state = carla.TrafficLightState.Yellow\n        elif color == 2:\n            tl_state = carla.TrafficLightState.Red\n\n        junctoin_paths = []\n        for i in range(TrafficLightHandler.num_tl):\n            traffic_light = TrafficLightHandler.list_tl_actor[i]\n            tv_loc = TrafficLightHandler.list_tv_loc[i]\n            if tv_loc.distance(veh_loc) > dist_threshold:\n                continue\n            if traffic_light.state != tl_state:\n                continue\n\n            junctoin_paths += TrafficLightHandler.list_junction_paths[i]\n\n        return junctoin_paths\n\n    @staticmethod\n    def get_stopline_vtx(veh_loc, color, dist_threshold=50.0):\n        if color == 0:\n            tl_state = carla.TrafficLightState.Green\n        elif color == 1:\n            tl_state = carla.TrafficLightState.Yellow\n        elif color == 2:\n            tl_state = carla.TrafficLightState.Red\n\n        stopline_vtx = []\n        for i in range(TrafficLightHandler.num_tl):\n            traffic_light = TrafficLightHandler.list_tl_actor[i]\n            tv_loc = TrafficLightHandler.list_tv_loc[i]\n            if tv_loc.distance(veh_loc) > dist_threshold:\n                continue\n            if traffic_light.state != tl_state:\n                continue\n            stopline_vtx += TrafficLightHandler.list_stopline_vtx[i]\n\n        return stopline_vtx\n"
  },
  {
    "path": "roach/utils/transforms.py",
    "content": "import numpy as np\nimport carla\n\n\ndef loc_global_to_ref(target_loc_in_global, ref_trans_in_global):\n    \"\"\"\n    :param target_loc_in_global: carla.Location in global coordinate (world, actor)\n    :param ref_trans_in_global: carla.Transform in global coordinate (world, actor)\n    :return: carla.Location in ref coordinate\n    \"\"\"\n    x = target_loc_in_global.x - ref_trans_in_global.location.x\n    y = target_loc_in_global.y - ref_trans_in_global.location.y\n    z = target_loc_in_global.z - ref_trans_in_global.location.z\n    vec_in_global = carla.Vector3D(x=x, y=y, z=z)\n    vec_in_ref = vec_global_to_ref(vec_in_global, ref_trans_in_global.rotation)\n\n    target_loc_in_ref = carla.Location(x=vec_in_ref.x, y=vec_in_ref.y, z=vec_in_ref.z)\n    return target_loc_in_ref\n\n\ndef vec_global_to_ref(target_vec_in_global, ref_rot_in_global):\n    \"\"\"\n    :param target_vec_in_global: carla.Vector3D in global coordinate (world, actor)\n    :param ref_rot_in_global: carla.Rotation in global coordinate (world, actor)\n    :return: carla.Vector3D in ref coordinate\n    \"\"\"\n    R = carla_rot_to_mat(ref_rot_in_global)\n    np_vec_in_global = np.array([[target_vec_in_global.x],\n                                 [target_vec_in_global.y],\n                                 [target_vec_in_global.z]])\n    np_vec_in_ref = R.T.dot(np_vec_in_global)\n    target_vec_in_ref = carla.Vector3D(x=np_vec_in_ref[0, 0], y=np_vec_in_ref[1, 0], z=np_vec_in_ref[2, 0])\n    return target_vec_in_ref\n\n\ndef rot_global_to_ref(target_rot_in_global, ref_rot_in_global):\n    target_roll_in_ref = cast_angle(target_rot_in_global.roll - ref_rot_in_global.roll)\n    target_pitch_in_ref = cast_angle(target_rot_in_global.pitch - ref_rot_in_global.pitch)\n    target_yaw_in_ref = cast_angle(target_rot_in_global.yaw - ref_rot_in_global.yaw)\n\n    target_rot_in_ref = carla.Rotation(roll=target_roll_in_ref, pitch=target_pitch_in_ref, yaw=target_yaw_in_ref)\n    return target_rot_in_ref\n\ndef rot_ref_to_global(target_rot_in_ref, ref_rot_in_global):\n    target_roll_in_global = cast_angle(target_rot_in_ref.roll + ref_rot_in_global.roll)\n    target_pitch_in_global = cast_angle(target_rot_in_ref.pitch + ref_rot_in_global.pitch)\n    target_yaw_in_global = cast_angle(target_rot_in_ref.yaw + ref_rot_in_global.yaw)\n\n    target_rot_in_global = carla.Rotation(roll=target_roll_in_global, pitch=target_pitch_in_global, yaw=target_yaw_in_global)\n    return target_rot_in_global\n\n\ndef carla_rot_to_mat(carla_rotation):\n    \"\"\"\n    Transform rpy in carla.Rotation to rotation matrix in np.array\n\n    :param carla_rotation: carla.Rotation \n    :return: np.array rotation matrix\n    \"\"\"\n    roll = np.deg2rad(carla_rotation.roll)\n    pitch = np.deg2rad(carla_rotation.pitch)\n    yaw = np.deg2rad(carla_rotation.yaw)\n\n    yaw_matrix = np.array([\n        [np.cos(yaw), -np.sin(yaw), 0],\n        [np.sin(yaw), np.cos(yaw), 0],\n        [0, 0, 1]\n    ])\n    pitch_matrix = np.array([\n        [np.cos(pitch), 0, -np.sin(pitch)],\n        [0, 1, 0],\n        [np.sin(pitch), 0, np.cos(pitch)]\n    ])\n    roll_matrix = np.array([\n        [1, 0, 0],\n        [0, np.cos(roll), np.sin(roll)],\n        [0, -np.sin(roll), np.cos(roll)]\n    ])\n\n    rotation_matrix = yaw_matrix.dot(pitch_matrix).dot(roll_matrix)\n    return rotation_matrix\n\ndef get_loc_rot_vel_in_ev(actor_list, ev_transform, get_acceleration = False, origin = False):\n    location, rotation, absolute_velocity = [], [], []\n    if get_acceleration:\n        absolute_acceleration = []\n    if origin:\n        origin_velocity = []\n        origin_acceleration = []\n    for actor in actor_list:\n        # location\n        location_in_world = actor.get_transform().location\n        location_in_ev = loc_global_to_ref(location_in_world, ev_transform)\n        location.append([location_in_ev.x, location_in_ev.y, location_in_ev.z])\n        # rotation\n        rotation_in_world = actor.get_transform().rotation\n        rotation_in_ev = rot_global_to_ref(rotation_in_world, ev_transform.rotation)\n        rotation.append([rotation_in_ev.roll, rotation_in_ev.pitch, rotation_in_ev.yaw])\n        # velocity\n        vel_in_world = actor.get_velocity()\n        vel_in_ev = vec_global_to_ref(vel_in_world, ev_transform.rotation)\n        absolute_velocity.append([vel_in_ev.x, vel_in_ev.y, vel_in_ev.z])\n        if get_acceleration:\n            # acceleration\n            acc_in_world = actor.get_acceleration()\n            acc_in_ev = vec_global_to_ref(acc_in_world, ev_transform.rotation)\n            absolute_acceleration.append([acc_in_ev.x, acc_in_ev.y, acc_in_ev.z])\n        if origin:\n            origin_velocity.append([vel_in_world.x, vel_in_world.y, vel_in_world.z])\n            origin_acceleration.append([acc_in_world.x, acc_in_world.y, acc_in_world.z])\n    if get_acceleration:\n        if origin:\n            return location, rotation, absolute_velocity, absolute_acceleration, origin_velocity, origin_acceleration\n        return location, rotation, absolute_velocity, absolute_acceleration\n    return np.array(location), np.array(rotation), np.array(absolute_velocity)\n\ndef get_loc_rot_in_global(actor_list):\n    location, rotation = [], []\n    for actor in actor_list:\n        location_in_world = actor.get_transform().location\n        location.append([location_in_world.x, location_in_world.y, location_in_world.z])\n        rotation_in_world = actor.get_transform().rotation\n        rotation.append([rotation_in_world.roll, rotation_in_world.pitch, rotation_in_world.yaw])\n    return np.array(location), np.array(rotation)\n\ndef cast_angle(x):\n    # cast angle to [-180, +180)\n    return (x+180.0)%360.0-180.0"
  },
  {
    "path": "roach/utils/wandb_callback.py",
    "content": "import numpy as np\nimport time\nfrom pathlib import Path\nimport wandb\nfrom stable_baselines3.common.callbacks import BaseCallback\nfrom gym.wrappers.monitoring.video_recorder import ImageEncoder\nfrom omegaconf import OmegaConf\n\n\nclass WandbCallback(BaseCallback):\n    def __init__(self, cfg, vec_env):\n        super(WandbCallback, self).__init__(verbose=1)\n\n        # save_dir = Path.cwd()\n        # self._save_dir = save_dir\n        self._video_path = Path('video')\n        self._video_path.mkdir(parents=True, exist_ok=True)\n        self._ckpt_dir = Path('ckpt')\n        self._ckpt_dir.mkdir(parents=True, exist_ok=True)\n\n        # wandb.init(project=cfg.wb_project, dir=save_dir, name=cfg.wb_runname)\n        wandb.init(project=cfg.wb_project, name=cfg.wb_name, notes=cfg.wb_notes, tags=cfg.wb_tags)\n        wandb.config.update(OmegaConf.to_container(cfg))\n\n        wandb.save('./config_agent.yaml')\n        wandb.save('.hydra/*')\n\n        self.vec_env = vec_env\n\n        self._eval_step = int(1e5)\n        self._buffer_step = int(1e5)\n\n    def _init_callback(self):\n        self.n_epoch = 0\n        self._last_time_buffer = self.model.num_timesteps\n        self._last_time_eval = self.model.num_timesteps\n\n    def _on_step(self) -> bool:\n        return True\n\n    def _on_training_start(self) -> None:\n        pass\n\n    def _on_rollout_start(self):\n        # self.model._last_obs = self.model.env.reset()\n        pass\n\n    def _on_training_end(self) -> None:\n        print(f'n_epoch: {self.n_epoch}, num_timesteps: {self.model.num_timesteps}')\n        # save time\n        time_elapsed = time.time() - self.model.start_time\n        wandb.log({\n            'time/n_epoch': self.n_epoch,\n            'time/sec_per_epoch': time_elapsed / (self.n_epoch+1),\n            'time/fps': (self.model.num_timesteps-self.model.start_num_timesteps) / time_elapsed,\n            'time/train': self.model.t_train,\n            'time/train_values': self.model.t_train_values,\n            'time/rollout': self.model.t_rollout\n        }, step=self.model.num_timesteps)\n        wandb.log(self.model.train_debug, step=self.model.num_timesteps)\n\n        # evaluate and save checkpoint\n        if (self.model.num_timesteps - self._last_time_eval) >= self._eval_step:\n            self._last_time_eval = self.model.num_timesteps\n            # evaluate\n            eval_video_path = (self._video_path / f'eval_{self.model.num_timesteps}.mp4').as_posix()\n            avg_ep_stat, ep_events = self.evaluate_policy(self.vec_env, self.model.policy, eval_video_path)\n            # log to wandb\n            wandb.log({f'video/{self.model.num_timesteps}': wandb.Video(eval_video_path)},\n                      step=self.model.num_timesteps)\n            wandb.log(avg_ep_stat, step=self.model.num_timesteps)\n            # save events\n            # eval_json_path = (video_path / f'event_{self.model.num_timesteps}.json').as_posix()\n            # with open(eval_json_path, 'w') as fd:\n            #     json.dump(ep_events, fd, indent=4, sort_keys=False)\n            # wandb.save(eval_json_path)\n\n            ckpt_path = (self._ckpt_dir / f'ckpt_{self.model.num_timesteps}.pth').as_posix()\n            self.model.save(ckpt_path)\n            wandb.save(f'./{ckpt_path}')\n        self.n_epoch += 1\n\n        # CONFIGHACK: curriculum\n        # num_zombies = {}\n        # for i in range(self.vec_env.num_envs):\n        #     env_all_tasks = self.vec_env.get_attr('all_tasks',indices=i)[0]\n        #     num_zombies[f'train/n_veh/{i}'] = env_all_tasks[0]['num_zombie_vehicles']\n        #     num_zombies[f'train/n_ped/{i}'] = env_all_tasks[0]['num_zombie_walkers']\n        #     if wandb.config['curriculum']:\n        #         if avg_ep_stat['eval/route_completed_in_km'] > 1.0:\n        #             # and avg_ep_stat['eval/red_light']>0:\n        #             for env_task in env_all_tasks:\n        #                 env_task['num_zombie_vehicles'] += 10\n        #                 env_task['num_zombie_walkers'] += 10\n        #             self.vec_env.set_attr('all_tasks', env_all_tasks, indices=i)\n\n        # wandb.log(num_zombies, step=self.model.num_timesteps)\n\n    def _on_rollout_end(self):\n        wandb.log({'time/rollout': self.model.t_rollout}, step=self.model.num_timesteps)\n\n        # save rollout statistics\n        avg_ep_stat = self.get_avg_ep_stat(self.model.ep_stat_buffer, prefix='rollout/')\n        wandb.log(avg_ep_stat, step=self.model.num_timesteps)\n\n        # action, mu, sigma histogram\n        action_statistics = np.array(self.model.action_statistics)\n        mu_statistics = np.array(self.model.mu_statistics)\n        sigma_statistics = np.array(self.model.sigma_statistics)\n        n_action = action_statistics.shape[-1]\n        action_statistics = action_statistics.reshape(-1, n_action)\n        mu_statistics = mu_statistics.reshape(-1, n_action)\n        sigma_statistics = sigma_statistics.reshape(-1, n_action)\n\n        for i in range(n_action):\n            # path_str = (self._save_dir/f'action{i}.csv').as_posix()\n            # np.savetxt(path_str, action_statistics[:, i], delimiter=',')\n            # wandb.save(path_str)\n            wandb.log({f'action[{i}]': wandb.Histogram(action_statistics[:, i])}, step=self.model.num_timesteps)\n            wandb.log({f'alpha[{i}]': wandb.Histogram(mu_statistics[:, i])}, step=self.model.num_timesteps)\n            wandb.log({f'beta[{i}]': wandb.Histogram(sigma_statistics[:, i])}, step=self.model.num_timesteps)\n\n        # render buffer\n        if (self.model.num_timesteps - self._last_time_buffer) >= self._buffer_step:\n            self._last_time_buffer = self.model.num_timesteps\n            buffer_video_path = (self._video_path / f'buffer_{self.model.num_timesteps}.mp4').as_posix()\n\n            list_buffer_im = self.model.buffer.render()\n            encoder = ImageEncoder(buffer_video_path, list_buffer_im[0].shape, 30, 30)\n            for im in list_buffer_im:\n                encoder.capture_frame(im)\n            encoder.close()\n            encoder = None\n\n            wandb.log({f'buffer/{self.model.num_timesteps}': wandb.Video(buffer_video_path)},\n                      step=self.model.num_timesteps)\n\n    @staticmethod\n    def evaluate_policy(env, policy, video_path, min_eval_steps=3000):\n        policy = policy.eval()\n        t0 = time.time()\n        for i in range(env.num_envs):\n            env.set_attr('eval_mode', True, indices=i)\n        obs = env.reset()\n\n        list_render = []\n        ep_stat_buffer = []\n        ep_events = {}\n        for i in range(env.num_envs):\n            ep_events[f'venv_{i}'] = []\n\n        n_step = 0\n        n_timeout = 0\n        env_done = np.array([False]*env.num_envs)\n        # while n_step < min_eval_steps:\n        while n_step < min_eval_steps or not np.all(env_done):\n            actions, values, log_probs, mu, sigma, _ = policy.forward(obs, deterministic=True, clip_action=True)\n            obs, reward, done, info = env.step(actions)\n\n            for i in range(env.num_envs):\n                env.set_attr('action_value', values[i], indices=i)\n                env.set_attr('action_log_probs', log_probs[i], indices=i)\n                env.set_attr('action_mu', mu[i], indices=i)\n                env.set_attr('action_sigma', sigma[i], indices=i)\n\n            list_render.append(env.render(mode='rgb_array'))\n\n            n_step += 1\n            env_done |= done\n\n            for i in np.where(done)[0]:\n                ep_stat_buffer.append(info[i]['episode_stat'])\n                ep_events[f'venv_{i}'].append(info[i]['episode_event'])\n                n_timeout += int(info[i]['timeout'])\n\n        # conda install x264=='1!152.20180717' ffmpeg=4.0.2 -c conda-forge\n        encoder = ImageEncoder(video_path, list_render[0].shape, 30, 30)\n        for im in list_render:\n            encoder.capture_frame(im)\n        encoder.close()\n\n        avg_ep_stat = WandbCallback.get_avg_ep_stat(ep_stat_buffer, prefix='eval/')\n        avg_ep_stat['eval/eval_timeout'] = n_timeout\n\n        duration = time.time() - t0\n        avg_ep_stat['time/t_eval'] = duration\n        avg_ep_stat['time/fps_eval'] = n_step * env.num_envs / duration\n\n        for i in range(env.num_envs):\n            env.set_attr('eval_mode', False, indices=i)\n        obs = env.reset()\n        return avg_ep_stat, ep_events\n\n    @staticmethod\n    def get_avg_ep_stat(ep_stat_buffer, prefix=''):\n        avg_ep_stat = {}\n        if len(ep_stat_buffer) > 0:\n            for ep_info in ep_stat_buffer:\n                for k, v in ep_info.items():\n                    k_avg = f'{prefix}{k}'\n                    if k_avg in avg_ep_stat:\n                        avg_ep_stat[k_avg] += v\n                    else:\n                        avg_ep_stat[k_avg] = v\n\n            n_episodes = float(len(ep_stat_buffer))\n            for k in avg_ep_stat.keys():\n                avg_ep_stat[k] /= n_episodes\n            avg_ep_stat[f'{prefix}n_episodes'] = n_episodes\n\n        return avg_ep_stat\n"
  },
  {
    "path": "scenario_runner/CARLA_VER",
    "content": "HOST = https://carla-releases.s3.eu-west-3.amazonaws.com/Linux\nRELEASE=CARLA_0.9.9\n"
  },
  {
    "path": "scenario_runner/Dockerfile",
    "content": "from ubuntu:18.04\n\n# Install base libs\nrun apt-get update && apt-get install --no-install-recommends -y libpng16-16=1.6.34-1ubuntu0.18.04.2 \\\nlibtiff5=4.0.9-5ubuntu0.3 libjpeg8=8c-2ubuntu8 build-essential=12.4ubuntu1 wget=1.19.4-1ubuntu2.2 git=1:2.17.1-1ubuntu0.7 \\\n python3.6=3.6.9-1~18.04ubuntu1 python3.6-dev=3.6.9-1~18.04ubuntu1 python3-pip=9.0.1-2.3~ubuntu1.18.04.1 \\\n && rm -rf /var/lib/apt/lists/*\n\n# Install python requirements\nrun pip3 install --user setuptools==46.3.0 wheel==0.34.2 && pip3 install py_trees==0.8.3 networkx==2.2 pygame==1.9.6 \\\n    six==1.14.0 numpy==1.18.4 psutil==5.7.0 shapely==1.7.0 xmlschema==1.1.3 ephem==3.7.6.0 tabulate==0.8.7\\\n&& mkdir -p /app/scenario_runner\n\n# Install scenario_runner \ncopy . /app/scenario_runner\n\n# setup environment :\n# \n#   CARLA_HOST :    uri for carla package without trailing slash. \n#                   For example, \"https://carla-releases.s3.eu-west-3.amazonaws.com/Linux\".\n#                   If this environment is not passed to docker build, the value\n#\t\t    is taken from CARLA_VER file inside the repository.\n#\n#   CARLA_RELEASE : Name of the package to be used. For example, \"CARLA_0.9.9\".\n#                   If this environment is not passed to docker build, the value\n#                   is taken from CARLA_VER file inside the repository.\n# \n#\n#  It's expected that $(CARLA_HOST)/$(CARLA_RELEASE).tar.gz is a downloadable resource.\n#\n\nenv CARLA_HOST \"\"\nenv CARLA_RELEASE \"\"\n\n# Extract and install python API and resources from CARLA\nrun export DEFAULT_CARLA_HOST=\"$(sed -e 's/^\\s*HOST\\s*=\\s*//;t;d' /app/scenario_runner/CARLA_VER)\" && \\\n    echo \"$DEFAULT_CARLA_HOST\" && \\\n    export CARLA_HOST=\"${CARLA_HOST:-$DEFAULT_CARLA_HOST}\" && \\\n    export DEFAULT_CARLA_RELEASE=\"$(sed -e 's/^\\s*RELEASE\\s*=\\s*//;t;d' /app/scenario_runner/CARLA_VER)\" && \\\n    export CARLA_RELEASE=\"${CARLA_RELEASE:-$DEFAULT_CARLA_RELEASE}\" && \\\n    echo \"$CARLA_HOST/$CARLA_RELEASE.tar.gz\" && \\\n    wget -qO- \"$CARLA_HOST/$CARLA_RELEASE.tar.gz\" | tar -xzv PythonAPI/carla -C / && \\\n    mv /PythonAPI/carla /app/ && \\\n    python3 -m easy_install --no-find-links --no-deps \"$(find /app/carla/ -iname '*py3.*.egg' )\"\n\n\n# Setup working environment\nworkdir /app/scenario_runner\nenv PYTHONPATH \"${PYTHONPATH}:/app/carla/agents:/app/carla\"\nentrypoint [\"/bin/sh\" ]\n\n"
  },
  {
    "path": "scenario_runner/Docs/CHANGELOG.md",
    "content": "## Table of Contents\n* [Latest Changes](#latest-changes)\n* [CARLA ScenarioRunner 0.9.10](#carla-scenariorunner-0910)\n* [CARLA ScenarioRunner 0.9.9](#carla-scenariorunner-099)\n* [CARLA ScenarioRunner 0.9.8](#carla-scenariorunner-098)\n* [CARLA ScenarioRunner 0.9.7](#carla-scenariorunner-097)\n* [CARLA ScenarioRunner 0.9.6](#carla-scenariorunner-096)\n* [CARLA ScenarioRunner 0.9.5.1](#carla-scenariorunner-0951)\n* [CARLA ScenarioRunner 0.9.5](#carla-scenariorunner-095)\n* [CARLA ScenarioRunner 0.9.2](#carla-scenariorunner-092)\n\n## Latest Changes\n\n## CARLA ScenarioRunner 0.9.10\n### :rocket: New Features\n* Renamed some agent labels inside Jenkins CI pipelines for new standard proposals.\n* Added support for Jenkins CI pipelines doing automated testing and docker images creation.\n* **Very important:** CarlaActorPool has been removed and all its functions moved to the CarlaDataProvider:\n    - The spawning functions have been refactored. All the *setup* functions have been removed, and its functionalities moved to their *request* counterparts. For example, previously *request_new_actor* just called *setup_actor*, but now *setup_actor* no longer exists, and the spawning is done via *request_new_actor*. They have also been unified and are now more consistent.\n    - Changed *ActorConfiguration* to *ActorConfigurationData.parse_from_node*\n    - Renamed the _map_ element at routes to _town_, matching the scenario configuration files\n\n* Added new environment variables needed. They can be seen at (Docs/getting_scenariorunner.md).\n* Improved the visual display of the information from the *output* and *file* arguments.\n* Routes are now deterministic in regards to the spawning scenarios when more than one are at the same location\n* The BackgroundActivity functionality has been unchanged but some tweaks have been made, fixing a previous patch. As a result, the *amount* parameter at *ActorConfigurationData* has been removed.\n* Remade how ScenarioRunner reads the scenarios files. It now reads all scenarios inside the *srunner/scenarios* folder without needing to import them. Scenarios outside that folder will still need the *--additionalScenario* argument.\n* The new weather parameters (related to fog) are now correctly read when running scenarios outside routes.\n* Enable weather animation during scenario execution (requires ephem pip package)\n* Changed manual control to be in par with the CARLA version. Among others, added vehicle lights, recording and some new sensors\n* Removed unsupported scenarios (ChallengeBasic and BackgroundActivity, VehicleTurnLeftAtJunction)\n* Added a new metrics module, which gives access to all the information about a scenario in order to allow the user to extract any desired information about the simulation. More information [here](metrics_module.md)\n* Removed the default randomness at the ControlLoss scenario\n* OpenSCENARIO support:\n    - Added support for controllers and provided default implementations for vehicles and pedestrians. This required changing the handling of actors, which results in that now all actors are controlled by an OSC controller. Supported controllers:\n        - Pedestrian controller\n        - NPC vehicle controller (based on CARLA LocalPlanner)\n        - Simple vehicle controller to set velocities not brake/throttle, and consider obstacles in the forward-facing region.\n        - External controller (to forward control to external entities)\n    - Added initial speed support for pedestrians for OpenSCENARIO\n    - Support for EnvironmentActions within Story (before only within Init). This allows changing weather conditions during scenario execution\n    - Added support for RelativeSpeedCondition\n    - Added support for AccelerationCondition\n    - Added support for TimeOfDayCondition\n    - Added support for OffroadCondition\n    - Added support for CollisionCondition\n    - Added support for EndOfRoadCondition\n    - Added support for TimeHeadwayCondition\n    - Added support for TrafficSignalCondition\n    - Added support for AcquirePositionAction\n    - Extended FollowLeadingVehicle example to illustrate weather changes\n    - Created example scenarios to illustrate usage of controllers and weather changes\n    - Reworked the handling of Catalogs to make it compliant to the 1.0 version (relative paths have to be relative to the scenario file)\n    - The RoadNetwork can be defined as global Parameter\n    - Fixed handling of relative positions with negative offset\n    - Added support for local ParamaterDeclarations\n    - Added support for Parameters within Catalogs\n    - Added support for ParameterAssignments for CatalogReferences\n    - Fixed name handling of Parameters: Parameter declerations must not start with a leading '$', but when the parameter is used a leading '$' is required.\n    - Fixed use of Parameters for multiple instances of the same Catalog element\n    - Fixed use of relative initial positions for any actor\n    - Added possibility to use synchronous execution mode with OpenSCENARIO\n    - Fixed use of relative paths in CustomCommandAction\n    - Fixed use of ControllerCatalogs\n* Atomics:\n    - Several new atomics to enable usage of OSC controllers\n    - WeatherBehavior to simulate weather over time\n    - UpdateWeather to update weather to a new setting, e.g. sun to rain\n    - UpdateRoadFriction to update the road friction while running\n    - new RelativeVelocityToOtherActor trigger condition, used to compare velocities of two actors\n    - new TriggerAcceleration trigger condition which compares a reference acceleration with the actor's one.\n    - new TimeOfDayComparison trigger condition, comparing the simulation time (set up by the new weather system) with a given *datetime*.\n    - Added new *OffRoadTest* criteria.\n    - Added new *EndofRoadTest* criteria, to detect when a vehicle changes between OpenDRIVE roads.\n    - CollisionTest criterion can now filter the collisions for a specific actor, or actor type_id.\n    - Added a *duration* argument to *OnSidewalkTest* criteria, which makes the criteria fail after a certain time has passed, instead of doing so immediately. The default behavior has been unchanged.\n    - InTimeToArrivalToVehicle has had its two actor arguments swapped, to match all the other behaviors.\n    - Added *along_route* flag to InTimeToArrivalToVehicle, to take into account the topology of the road\n    - Changed the inputs to TrafficLightStateSetter to match the other atomics, but the functionality remains unchanged\n\n### :bug: Bug Fixes\n* Fixed bug causing parsing RelativeTargetSpeed tag to fail. \n* Fixed missing 'six' in requirements.txt\n* Support OpenSCENARIO parameters also if they're only part of a string value\n* Support Routes in Catalogs\n* Fix parsing of properties within ControllerCatalogs\n* Add cleanup of instantiated OpenSCENARIO controllers\n* Do not register SIGHUP signal in windows\n* Fixed initial speed of vehicles using OpenSCENARIO\n* Fixed bug causing an exception when calling BasicScenario's *_initialize_actors* with no other_actors.\n* Fixed bug causing the route to be downsampled (introduced by mistake at 0.9.9)\n* Fixed bug causing _output_ argument to not display the correct number with _InRouteTest_ and _RouteCompletionTest_ criterias (the succces and failure was correctly displayed)\n* Fixed bug causing OpenSCENARIO's SpeedCondition to not work as intended\n* Fixed bug causing CollisionConditions not to work properly in OpenSCENARIO\n* Fixed bug causing the *group:* functionality to behave incorrectly when moving scenarios around.\n* Fixed bug causing FollowLeadingVehicle and FollowLeadingVehicleWithObstacle scenarios to not properly end\n* Fixed bug causing CollisionTest to ignore multiple collisions with scene objects\n* Fixed bug causing NoSignalJunctionCrossing to not output the results of the scenario\n* Fixed bug causing SyncArrival to fail when the actor was destroyed after the behavior ended\n* Fixed bug with ending roads near stop signals to break the simulation\n* Fixed exception bug in spawn function of CarlaDataProvider\n* Fixed access to private member of CARLA LocalPlanner inside OSC NpcVehicleControl\n* Fixed handling of OSC LanePosition (#625)\n* Fixed bug causing the route repetitions to spawn different background activity\n* Fixed bug causing the rotate_point function inside RunningRedLightTest to not function properly.\n### :ghost: Maintenance\n* Exposed traffic manager port flag to enable the execution of multiple scenarios on a single machine.\n\n## CARLA ScenarioRunner 0.9.9\n### :rocket: New Features\n* OpenSCENARIO support:\n    - Support for OpenSCENARIO 1.0 (a converter for old scenarios is available)\n    - Added support for position with Lane information (roadId and laneId)\n    - Added support to use a non-CARLA OpenDRIVE map (instead of CARLA towns)\n    - Added support for TimeOfDay tag\n    - Added support for scenarios with no actors\n* Scenario updates:\n    - Scenarios that are part of RouteScenario have had their triggering condition modified. This will only activate when a certain parameter is set, and if not, the old trigger condition will still be applied.\n* Atomics:\n    - ChangeAutopilot now calls a TM instance, and allows to change its parameters\n    - Added WaitUntilInFront behavior and InTimeToArrivalToVehicleSideLane trigger condition, useful for cut ins\n    - Added new trigger condition, AtRightestLane, which checks if the actor is at the rightmost driving lane\n    - Added new criteria, ActorSpeedAboveThresholdTest, useful to check if the ego vehicle has been standing still for long periods of time.\n* Setting up actors in batch now also randomizes their colors\n* When running routes, the weather parameters of each route can now be changed at will. Check the first route at srunner/data/routes_training.xml to see the correct format to do so. By default the weather is now a sunny midday.\n* **Important** All challenge related content has been removed. This functionality has been improved and is now part of the [Leaderboard](https://github.com/carla-simulator/leaderboard). As a consequence:\n    - The path to the autoagents has changed from .../challenge/autoagents to .../autoagents\n    - The path to the route and scenario descriptions has changed from .../challenge to .../data\n### :bug: Bug Fixes\n* Fixed spawning bugs for scenario DynamicObjectCrossing when it is part of a route\n* Fixed spawning bugs for scenarios VehicleTurningRight, VehicleTurningLeft when they are part of a route\n* Fixed bug causing the GPS coordinates given to the agents to be wrongly calculated\n* Fixed bug when setting up actors in batch causing to ignore the spawn points given.\n* Fixed bug where CollisionTest was counting as multiple hits collisions that displaced the actor for a long distance.\n* Fixed bug causing the simulation to end after running in synchronous mode\n* Fixed bug when using the WaypointFollower atomic to create new LocalPlanners for on-the-fly created actors (#502)\n* Fixed bug causing the scenarios to run faster than real time.\n### :ghost: Maintenance\n* Removed perform_carla_tick() function at CarlaDataProvider, which was a workaround for world.tick()\n\n\n## CARLA ScenarioRunner 0.9.8\n### :rocket: New Features\n* Added \"--timeout\" command line parameter to set a user-defined timeout value\n* Scenario updates:\n    - Changed traffic light behavior of scenarios 7, 8 and 9. The new sequence is meant to greatly improve the chances of the ego vehicle having to interact at junctions.\n* OpenSCENARIO support:\n    - Added initial support for Catalogs (Vehicle, Pedestrian, Environment, Maneuver, and and MiscObject types only)\n### :bug: Bug Fixes\n* Fixed #471: Handling of weather parameter (cloudyness -> cloudiness adaption)\n* Fixed #472: Spawning issue of pedestrians in OpenSCENARIO\n* Fixed #374: Usage of evaluation critieria with multiple ego vehicles in OpenSCENARIO\n* Fixed #459: Add initial support for Catalogs (Vehicle, Pedestrian, Environment, Maneuver, and and MiscObject types only)\n* Fixed wrong StandStill behavior which return SUCCESS immediatly on a standing actor\n* Fixed scenario bug causing junction related scenarios (4, 7, 8 and 9) to not spawn due to lane changes.\n### :ghost: Maintenance\n* Added watchdog to ScenarioManager to handle timeouts and CARLA crashes\n* Added timeout for CARLA tick() calls to avoid blocking CARLA server calls\n\n\n## CARLA ScenarioRunner 0.9.7\n**This is the _first_ release to work with CARLA 0.9.7 (not the patch versions 0.9.7.x)**\n### :rocket: New Features\n* Challenge routes can be directly executed with the ScenarioRunner using the --route option\n* Agents can be used with the ScenarioRunner (currently only for route-based scenarios)\n* New scenarios:\n    - Added example scenario for lane change\n    - Added cut-in example scenario\n* Scenario updates:\n    - Scenarios 7 to 10 are now visible when running routes (instead of being triggered in the background). Their\n      methodology has remained unchanged\n* Scenario atomics:\n    - Added new OutsideRouteLanesTest atomic criter that encompasses both SidewalkTest and WrongLaneTest, returning\n      the percentage of route that has been traveled outside the lane.\n    - InRouteTest is now more forgiving. The max distance has been increased, but staying above the previous one will eventually \n      also cause failure\n    - Changed SidewalkTest atomic criteria to also track other type of out of lane conditions\n    - SidewalkTest and WrongLaneTest atomic criterias now track the amount of meters traversed\n    - CollisionTest atomic criteria now correctly ignores multiple micro-collisions with the same object\n    - Added LaneChange and TrafficLightSateSetter behavior atomics\n    - Added AccelerateToCatchUp behavior atomic\n    - Added get_transform() method for CarlaDataProvider\n    - Added support for weather conditions\n    - Added basic version check to ensure usage of correct CARLA version\n    - WaypointFollower atomic can handle pedestrians\n    - Extensions in WaypointFollower atomic for consecutive WaypointFollowers (one WF cancels the previous one)\n* Extended OpenScenario support:\n    - Added support for UserDefinedActions (e.g. to run additional scripts)\n    - Added init speed behavior for vehicles\n    - Added support for relative velocities\n    - Extended convert_position_to_transform with RelativeWorld, RelativeObject and RelativeLane osc_positions\n    - Added new trigger atomics InTriggerDistanceToOSCPosition and InTimeToArrivalToOSCPosition to support relative osc_positions\n    - Added new atomic behaviour ActorTransformSetterToOSCPosition\n    - Workaround for relative osc_positions: World is started earlier to support relative osc_positions in story init\n    - Added delay condition support in convert_condition_to_atomic\n    - Added support for pedestrians\n    - Full support for SimulationTime condition\n    - Added weather support\n    - Updated implementation to be closer to upcoming OpenSCENARIO standard\n    - AfterTermination, AtStart conditions are supported\n    - Added initial support for lateral action: LaneChange\n    - Added initial support for OSCGlobalAction to set state of traffic signal\n    - FollowRoute action is supported for vehicles and pedestrians, for global world positions.\n    - Added support for RoadCondition: Friction\n    - Redundant rolename object property is no longer required\n    - Added support for global parameters\n    - Fixed coordinate system to use right-hand as default. Left-hand CARLA system can be used by adding \"CARLA:\" at the start of the description in the FileHeader.\n    - Added support to change actor color\n    - Added support for a default actor model, in case the stated model is not available\n    - Added support for MiscObjects (besides vehicles and pedestrians)\n    - Reworked traffic signal handling: The name has to start now either with \"id=\" or \"pos=\" depending on whether the position or id is used as unique identifier\n    - Actor physics can now be set via Object Properties (<Property name=\"physics\" value=\"off\" />)\n### :bug: Bug Fixes\n* Fixed wrong handling of OpenSCENARIO ConditionGroups, which should be handled as parallel composites, not sequences\n* Fixed #443: Repetitions in OpenSCENARIO were not properly working\n* Fixed bug causing RunningStopTest atomic criteria to trigger when lane changing near a STOP signal\n* Fixed bug causing RunningRedLightTest atomic criteria to occasionally not trigger\n* Fixed bug causing occasional frame_errors\n* Fixed #426: Avoid underground vehicles fall forever by disabling physics when spawning underground.\n* Fixed #427: Removed unnecessary warnings when using get_next_traffic_light() with non-cached locations\n* Fixed missing ego_vehicle: compare actor IDs instead of object in CarlaDataProvider in get_velocity, get_transform and get_location\n* Avoided use of 'controller.ai.walker' as walker type in DynamicObjectCrossing scenario\n* Fixed WaypointFollower behavior to use m/s instead of km/h\n* Fixed starting position of VehicleTurnLeft/Right scenarios\n* Fixed spawn_point modification inside CarlaActorPool.setup_actor()\n* Fixed result of DrivenDistanceTest\n* Fixed exception in manual_control on fps visualization\n* Cleanup of pylint errors for all autonomous agents\n* Fixed randomness of route-based scenarios\n* Fixed usage of radians instead of degrees for OpenSCENARIO\n* Fixed ActorTransformSetter behavior to avoid vehicles not reaching the desired transform\n* Fixed spawning of debris for ControlLoss scenario (Scenario01)\n* Fixed CTRL+C termination of ScenarioRunner\n### :ghost: Maintenance\n* Increased speed of actor initialization by using CARLA batch mode and buffering CARLA blueprint library\n* Split of behaviors into behaviors and conditions\n* Moved atomics into new submodule scenarioatomics\n* Updated documentation for all behaviors, conditions and test criteria\n* Refactoring of scenario configurations and parsers\n* Extended WaypointFollower atomic behavior to be able to use the current actor speed\n* Removed usage of 'import *' to have cleaner Python imports\n* Removed broad-except and bare-except where possible\n* Python-Scenarios: Removed obsolete categories\n* ScenarioRunner: Removed scenario dictonary, use imports directly\n* CarlaDataProvider: Simplified update_light_states() to remove code duplication\n* Timer: class TimeOut() is derived from SimulationTimeCondition() to  avoid code duplication\n* Moved backported py_trees classes and methods to tools/py_trees_port.py to avoid code duplication\n* Removed setup_environment.sh\n* Adaptions to CARLA API Changes\n     - Renamed GnssEvent to GnssMeasurement\n\n## CARLA ScenarioRunner 0.9.6\n**This is the _first_ release to work with CARLA 0.9.6**\n### :ghost: Maintenance\n* Adapted to CARLA API changes\n    - Frame rate is set now via Python\n    - Renamed frame_count and frame_number to frame\n    - Removed wait_for_tick() calls\n\n\n## CARLA ScenarioRunner 0.9.5.1\n**This is the _last_ release that works with CARLA 0.9.5**\n### :rocket: New Features\n* Added initial support for OpenScenario v0.9.1\n* Added support for multiple ego vehicles plus an example\n* Added commandline option for output directory\n* Added option to load external scenario implementations (in python)\n* Added option to scenario_runner to load external scenario XMLs\n* Atomic behaviors:\n    - Extended KeepVelocity atomic behavior to support duration/distance\n      based termination\n    - Extended StandStill atomic behavior to support duration based\n      termination\n    - Added behavior to activate/deactivate autopilot\n### :bug: Bug Fixes\n* Fixed WaypointFollower initialization\n\n\n## CARLA ScenarioRunner 0.9.5\n**This is the _first_ release to work with CARLA 0.9.5**\n### :rocket: New Features\n* Added support for CARLA challenge\n    - Added logging functionalities to challenge_evaluator_routes.py\n    - Added wall clock timeout for the CARLA challenge\n    - Added background scenario to generate dynamic traffic using autopilot\n    - Updated compatibility with Python 2.7 for the challenge evaluator\n    - Updated WaypointFollower behavior\n    - Added detect_lane_obstacle() helper function which identifies if an obstacle is present in front of the reference actor\n    - Added test to detect vehicles running a stop\n    - Updated the reference position for a scenario is now called trigger_point\n    - Added universal access to the map without re-calling get_map()\n    - Added criteria_enable flag to enable/disable criteria tree\n    - Added multiple helper methods for generic scenario execution.\n    - Added pseudo-sensors for SceneLayoutMeasurements and ObjectMeasurements for Track4 of the CARLA AD challenge\n    - Added track identification for autonomous_agent.py\n    - Added HDMap pseudo-sensor\n    - Added new traffic event logger\n    - Added various helper methods to allow generic scenario execution\n    - Added method to calculate distance along a route\n    - In challenge mode spawn exception are caught and the corresponding scenario is removed\n* Added new atomic behaviors using py_trees behavior tree library\n    - BasicAgentBehavior: drive to target location using CARLA's BasicAgent\n    - StandStill: check if a vehicle stands still\n    - InTriggerDistanceToNextIntersection: check if a vehicle is within certain distance with respect to the next intersection\n    - WaypointFollower: follows auto-generated waypoints indefinitely or follows a given waypoint list\n    - HandBrakeVehicle: sets the handbrake value for a given actor\n    - ActorDestroy: destroys a given actor\n    - ActorTransformSetter: sets transform of given actor\n    - ActorSource: creates actors indefinitely around a location if no other vehicles are present within a threshold\n    - ActorSink: indefinitely destroys vehicles that wander close to a location within a threshold\n    - InTriggerDistanceToLocationAlongRoute: check if an actor is within a certain distance to a given location along a given route\n* Added new atomic evaluation criteria\n    - Added running red light test\n    - Added running stop test\n    - Added wrong way test\n* Added NHTSA Traffic Scenarios\n    - Updated all traffic scenarios to let the other actors appear upon scenario triggering and removal on scenario end\n    - ManeuverOppositeDirection: hero vehicle must maneuver in the opposite lane to pass a leading vehicle.\n    - OtherLeadingVehicle: hero vehicle must react to the deceleration of leading vehicle and change lane to avoid collision and follow the vehicle in changed lane\n    - SignalizedJunctionRightTurn: hero vehicle must turn right into the same direction of another vehicle crossing straight initially from a lateral direction and avoid collision at a signalized intersection.\n    - SignalizedJunctionLeftTurn : hero vehicle is turning left at signalized intersection, cuts across the path of another vehicle coming straight crossing from an opposite direction.\n### :bug: Bug Fixes\n* Fixed SteerVehicle atomic behavior to keep vehicle velocity    \n### :ghost: Maintenance\n* Reworked scenario execution\n    - Updated folder structure and naming convention in lowercase\n    - Extended CarlaDataProvider with method to get next relevant traffic light\n    - Every scenario has to have a configuration provided as XML file.\n      Currently there is one XML file for each scenario class\n    - The scenario runner is now responsible for spawning/destroying the ego vehicle\n    - Added a CarlaActorPool to share scenario-related actors between scenarios and the scenario_runner\n    - Renamed vehicle -> actor\n    - If all scenarios in one configurations file should be executed, the scenario_runner can be started with --scenario group:<CONFIG_FILE>\n    - Generalized ControlLoss and FollowLeadingVehicle scenarios\n    - Added randomization option to scenario_runner and scenarios\n    - The scenario behavior always starts with a wait behavior until the ego vehicle reached the scenario starting position\n    - Created method _initialize_actors in basic scenario that can be overridden for scenario specific actor initialization\n* Updated NHTSA Traffic Scenarios\n    - OppositeVehicleRunningRedLight: Updated to allow execution at different locations    \n\n\n## CARLA ScenarioRunner 0.9.2\n**This release is designed to work with CARLA 0.9.2**\n### :rocket: New Features\n* Added Traffic Scenarios engine to reproduce complex traffic situations for training and evaluating driving agents\n* Added NHTSA Traffic Scenarios\n    - FollowLeadingVehicle: hero vehicle must react to the deceleration of a leading vehicle\n    - FollowLeadingVehicleWithObstacle: hero vehicle must react to a leading vehicle due to an obstacle blocking the road\n    - StationaryObjectCrossing: hero vehicle must react to a cyclist or pedestrian blocking the road\n    - DynamicObjectCrossing: hero vehicle must react to a cyclist or pedestrian suddenly crossing in front of it\n    - OppositeVehicleRunningRedLight: hero vehicle must avoid a collision at an intersection regulated by traffic lights when the crossing traffic runs a red light\n    - NoSignalJunctionCrossing: hero vehicle must cross a non-signalized intersection\n    - VehicleTurningRight: hero vehicle must react to a cyclist or pedestrian crossing ahead after a right turn\n    - VehicleTurningLeft: hero vehicle must react to a cyclist or pedestrian crossing ahead after a left turn\n    - ControlLoss: Hero vehicle must react to a control loss and regain its control\n* Added atomic behaviors using py_trees behavior trees library\n    - InTriggerRegion: new behavior to check if an object is within a trigger region\n    - InTriggerDistanceToVehicle: check if a vehicle is within certain distance with respect to a reference vehicle\n    - InTriggerDistanceToLocation: check if a vehicle is within certain distance with respect to a reference location\n    - TriggerVelocity: triggers if a velocity is met\n    - InTimeToArrivalToLocation:  check if a vehicle arrives within a given time budget to a reference location\n    - InTimeToArrivalToVehicle: check if a vehicle arrives within a given time budget to a reference vehicle\n    - AccelerateToVelocity: accelerate until reaching requested velocity\n    - KeepVelocity: keep constant velocity\n    - DriveDistance: drive certain distance\n    - UseAutoPilot: enable autopilot\n    - StopVehicle: stop vehicle\n    - WaitForTrafficLightState: wait for the traffic light to have a given state\n    - SyncArrival: sync the arrival of two vehicles to a given target\n    - AddNoiseToVehicle: Add noise to steer as well as throttle of the vehicle\n"
  },
  {
    "path": "scenario_runner/Docs/CODE_OF_CONDUCT.md",
    "content": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nIn the interest of fostering an open and welcoming environment, we as\ncontributors and maintainers pledge to making participation in our project and\nour community a harassment-free experience for everyone, regardless of age, body\nsize, disability, ethnicity, gender identity and expression, level of experience,\neducation, socio-economic status, nationality, personal appearance, race,\nreligion, or sexual identity and orientation.\n\n## Our Standards\n\nExamples of behavior that contributes to creating a positive environment\ninclude:\n\n* Using welcoming and inclusive language\n* Being respectful of differing viewpoints and experiences\n* Gracefully accepting constructive criticism\n* Focusing on what is best for the community\n* Showing empathy towards other community members\n\nExamples of unacceptable behavior by participants include:\n\n* The use of sexualized language or imagery and unwelcome sexual attention or\n  advances\n* Trolling, insulting/derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or electronic\n  address, without explicit permission\n* Other conduct which could reasonably be considered inappropriate in a\n  professional setting\n\n## Our Responsibilities\n\nProject maintainers are responsible for clarifying the standards of acceptable\nbehavior and are expected to take appropriate and fair corrective action in\nresponse to any instances of unacceptable behavior.\n\nProject maintainers have the right and responsibility to remove, edit, or\nreject comments, commits, code, wiki edits, issues, and other contributions\nthat are not aligned to this Code of Conduct, or to ban temporarily or\npermanently any contributor for other behaviors that they deem inappropriate,\nthreatening, offensive, or harmful.\n\n## Scope\n\nThis Code of Conduct applies both within project spaces and in public spaces\nwhen an individual is representing the project or its community. Examples of\nrepresenting a project or community include using an official project e-mail\naddress, posting via an official social media account, or acting as an appointed\nrepresentative at an online or offline event. Representation of a project may be\nfurther defined and clarified by project maintainers.\n\n## Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be\nreported by contacting the project team at [INSERT EMAIL ADDRESS]. All\ncomplaints will be reviewed and investigated and will result in a response that\nis deemed necessary and appropriate to the circumstances. The project team is\nobligated to maintain confidentiality with regard to the reporter of an incident.\nFurther details of specific enforcement policies may be posted separately.\n\nProject maintainers who do not follow or enforce the Code of Conduct in good\nfaith may face temporary or permanent repercussions as determined by other\nmembers of the project's leadership.\n\n## Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,\navailable at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html\n\n[homepage]: https://www.contributor-covenant.org\n"
  },
  {
    "path": "scenario_runner/Docs/CONTRIBUTING.md",
    "content": "Contributing to CARLA\n=====================\n\nWe are more than happy to accept contributions!\n\nHow can I contribute?\n\n  * Reporting bugs\n  * Feature requests\n  * Improving documentation\n  * Code contributions\n\nReporting bugs\n--------------\n\nUse our [issue section][issueslink] on GitHub. Please check before that the\nissue is not already reported, and make sure you have read our CARLA\n[Documentation][docslink] and [FAQ][faqlink].\n\n[issueslink]: https://github.com/carla-simulator/scenario_runner/issues\n[docslink]: http://carla.readthedocs.io\n[faqlink]: http://carla.readthedocs.io/en/latest/faq/\n\nFeature requests\n----------------\n\nPlease check first the list of [feature requests][frlink]. If it is not there\nand you think is a feature that might be interesting for users, please submit\nyour request as a new issue.\n\n[frlink]: https://github.com/carla-simulator/scenario_runner/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22+sort%3Acomments-desc\n\nImproving documentation\n-----------------------\n\nIf you feel something is missing in the documentation, please don't hesitate to\nopen an issue to let us know. Even better, if you think you can improve it\nyourself, it would be a great contribution to the community!\n\nWe build our documentation with [MkDocs](http://www.mkdocs.org/) based on the\nMarkdown files inside the \"Docs\" folder. You can either directly modify them on\nGitHub or locally in your machine.\n\nOnce you are done with your changes, please submit a pull-request.\n\n**TIP:** You can build and serve it locally by running `mkdocs` in the project's\nmain folder\n\n    $ sudo pip install mkdocs\n    $ mkdocs serve\n\nCode contributions\n------------------\n\nSo you are considering making a code contribution, great! we love to have\ncontributions from the community.\n\nBefore starting hands-on on coding, please check out our\n[issue board][wafflelink] to see if we are already working on that, it would\nbe a pity putting an effort into something just to discover that someone else\nwas already working on that. In case of doubt or to discuss how to proceed,\nplease contact one of us (or send an email to carla.simulator@gmail.com).\n\n[wafflelink]: https://waffle.io/carla-simulator/scenario_runner\n\n#### What should I know before I get started?\n\nCheck out the [\"CARLA Documentation\"][docslink] to get an idea on CARLA. In\naddition you may want to check the [Getting started](getting_started.md) document.\n\n[docslink]: http://carla.readthedocs.io\n\n#### Coding standard\n\nPlease follow the current [coding standard](coding_standard.md) when submitting\nnew code.\n\n#### Pull-requests\n\nOnce you think your contribution is ready to be added to CARLA, please submit a\npull-request.\n\nTry to be as descriptive as possible when filling the pull-request description.\nAdding images and gifs may help people to understand your changes or new\nfeatures.\n\nPlease note that there are some checks that the new code is required to pass\nbefore we can do the merge. The checks are automatically run by the continuous\nintegration system, you will see a green tick mark if all the checks succeeded.\nIf you see a red mark, please correct your code accordingly.\n\n###### Checklist\n\n  - [ ] Your branch is up-to-date with the `master` branch and tested with latest changes\n  - [ ] Extended the README / documentation, if necessary\n  - [ ] Code compiles correctly\n"
  },
  {
    "path": "scenario_runner/Docs/FAQ.md",
    "content": "# Frequently Asked Questions\n\n## I receive the error \"TypeError: 'instancemethod' object has no attribute '__getitem__'\" in the agent navigation\n\nThis issue is most likely caused by an outdated version of the Python Networkx package. Please remove the current installation\n(e.g. sudo apt-get remove python-networkx) and install it using \"pip install --user networkx==2.2\".\n\n## No scenario visible and I receive the message \"No more scenarios .... Exiting\"\n\nIn case you receive the following output\n```\nPreparing scenario: FollowLeadingVehicle_1\nScenarioManager: Running scenario FollowVehicle\nResetting ego-vehicle!\nFailure!\nResetting ego-vehicle!\nERROR: failed to destroy actor 527 : unable to destroy actor: not found\nNo more scenarios .... Exiting\n```\nand you see nothing happening, it is most likely due to the fact, that you did not launch a program to control\nthe ego vehicle. Run for example manual_control.py, and you should now see something happening.\n\n\n## Scenario Runner exits with error when using --debug commandline parameter\n\nIn case you receive the following output\n```\nUnicodeEncodeError: 'ascii' codec can't encode character '\\u2713' in position 58: ordinal not in range(128)\n```\nPlease set environment variable\n```\nPYTHONIOENCODING=utf-8\n```\n\n"
  },
  {
    "path": "scenario_runner/Docs/agent_evaluation.md",
    "content": "#### Setting up your agent for evaluation\n\n## Important: This information is outdated and the challenge files have been removed. This feature has now been moved to the [Leaderboard](https://github.com/carla-simulator/leaderboard). However, it can still be used with the route argument of scenario_runner.py, instead of the challenge_evaluator.py\n\nTo have your agent evaluated by the challenge evaluation system\nyou must define an Agent class that inherits the\n[AutonomousAgent](https://github.com/carla-simulator/scenario_runner/blob/master/srunner/autoagents/autonomous_agent.py) base class. In addition, you need to setup your environment as described in the Challenge evaluator tutorial.\n\nOn your agent class there are three main functions to be overwritten\nthat need to be defined in order to set your agent to run.\nFurther you also should consider the route to the goal that is\ninitially set as a variable.\n\n\n##### The \"setup\" function:\nThis is the function where you should make all the necessary setup\nfor the your agent.\n\nThis function receives as a parameter the path to a configuration\nfile to be parsed by the user.\n\nWhen executing the \"challenge_evaluator.py\" you should pass the\nconfiguration file path as a parameter. For example:\n\n```\npython srunner/challenge/challenge_evaluator_routes.py  --agent=<path_to_my_agent> --config=myconfigfilename.format\n```\n\n\n##### The \"sensors\" function:\n\nThis function is where you set all the sensors required by your agent.\nFor instance, on the dummy agent sample class the following sensors are defined:\n\n```Python\ndef sensors(self):\n    sensors = [{'type': 'sensor.camera.rgb', 'x':0.7, 'y':0.0, 'z':1.60, 'roll':0.0, 'pitch':0.0, 'yaw':0.0, 'width':800, 'height': 600, 'fov':100, 'id': 'Center'},\n               {'type': 'sensor.camera.rgb', 'x':0.7, 'y':-0.4, 'z': 1.60,   'roll': 0.0, 'pitch': 0.0, 'yaw': -45.0, 'width': 800, 'height': 600, 'fov': 100, 'id': 'Left'},\n               {'type': 'sensor.camera.rgb', 'x':0.7, 'y':0.4, 'z':1.60, 'roll':0.0, 'pitch':0.0, 'yaw':45.0, 'width':800, 'height':600, 'fov':100, 'id': 'Right'},\n               {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': -45.0, 'id': 'LIDAR'},\n               {'type': 'sensor.other.gnss', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'id': 'GPS'},\n               {'type': 'sensor.speedometer','reading_frequency': 25, 'id': 'speed'}\n              ]\n    return sensors\n```\n\n\nEvery sensor is a dictionary where you should\nspecify:\n\n* type: basically which is the sensor to be added, for example:  'sensor.camera.rgb' for an rgb camera or 'sensor.lidar.ray_cast' for a ray casting lidar.\n* id: the label that will be given to the sensor in order for it to be accessed later.\n* other parameters: these are sensor dependent, such as position, 'x' and 'y', or the field of view for a camera, 'fov'\n\n\n\n\n##### The \"run_step\" function:\n\nThis function is called on every step of the simulation from the challenge evaluation\nan receives some input data as parameter.\n\nThis input data is a dictionary with all the sensors specified on the \"sensors\" function.\n\nThis function should return a [vehicle control](https://carla.readthedocs.io/en/latest/python_api_tutorial/#vehicles)\n to be applied into the ego vehicle.\n\n\n\n\n##### The initial route:\n\nOn the beginning of the execution, the entire route that the hero agent\nshould travel is set on  the \"self.global_plan\" variable:\n\n```\n[({'z': 0.0, 'lat': 48.99822669411668, 'lon': 8.002271601998707}, <RoadOption.LANEFOLLOW: 4>),\n ({'z': 0.0, 'lat': 48.99822669411668, 'lon': 8.002709765148996}, <RoadOption.LANEFOLLOW: 4>),\n ...\n ({'z': 0.0, 'lat': 48.99822679980298, 'lon': 8.002735250105061}, <RoadOption.LANEFOLLOW: 4>)]`\n ```\n\n It is represented as a list of tuples, containing the route waypoints, expressed in latitude\n and longitude and the current road option recommended. For an intersection, the option can\n be go straight, turn left or turn right. For the rest of the route the recommended option\n is lane follow.\n"
  },
  {
    "path": "scenario_runner/Docs/coding_standard.md",
    "content": "<h1>Coding standard</h1>\n\n> _This document is a work in progress and might be incomplete._\n\nGeneral\n-------\n\n  * Use spaces, not tabs.\n  * Avoid adding trailing whitespace as it creates noise in the diffs.\n  * Comments should not exceed 120 columns, code may exceed this limit a bit in\n    rare occasions if it results in clearer code.\n\nPython\n------\n\n  * All code must be compatible with Python 2.7, 3.5, and 3.6.\n  * [Pylint][pylintlink] should not give any error or warning (few exceptions\n    apply with external classes like `numpy`, see our `.pylintrc`).\n  * Python code follows [PEP8 style guide][pep8link] (use `autopep8` whenever\n    possible).\n\n[pylintlink]: https://www.pylint.org/\n[pep8link]: https://www.python.org/dev/peps/pep-0008/\n\nC++\n---\n\n  * Compilation should not give any error or warning\n    (`clang++ -Wall -Wextra -std=C++14 -Wno-missing-braces`).\n  * Unreal C++ code (CarlaUE4 and Carla plugin) follow the\n    [Unreal Engine's Coding Standard][ue4link] with the exception of using\n    spaces instead of tabs.\n  * LibCarla uses a variation of [Google's style guide][googlelink].\n\n[ue4link]: https://docs.unrealengine.com/latest/INT/Programming/Development/CodingStandard/\n[googlelink]: https://google.github.io/styleguide/cppguide.html\n"
  },
  {
    "path": "scenario_runner/Docs/creating_new_scenario.md",
    "content": "# Create a new scenario tutorial\n\nThis tutorial describes how you can create and run a new scenario using the\nScenarioRunner and the ScenarioManager suite.\n\nLet us call the new scenario _NewScenario_. To create it, there are only few\nsteps required.\n\n## Creating an empty Python class\nGo to the Scenarios folder and create a new Python class with the name\n_NewScenario_ in a new Python file (_new_scenario.py_). The class should be\nderived from the _BasicScenario_ class. As a result, the class should look as\nfollows:\n\n   ```\n   class NewScenario(BasicScenario):\n       \"\"\"\n       Some documentation on NewScenario\n       :param world is the CARLA world\n       :param ego_vehicles is a list of ego vehicles for this scenario\n       :param config is the scenario configuration (ScenarioConfiguration)\n       :param randomize can be used to select parameters randomly (optional, default=False)\n       :param debug_mode can be used to provide more comprehensive console output (optional, default=False)\n       :param criteria_enable can be used to disable/enable scenario evaluation based on test criteria (optional, default=True)\n       :param timeout is the overall scenario timeout (optional, default=60 seconds)\n       \"\"\"\n\n       # some ego vehicle parameters\n       # some parameters for the other vehicles\n\n       def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                    timeout=60):\n           \"\"\"\n           Initialize all parameters required for NewScenario\n           \"\"\"\n\n           # Call constructor of BasicScenario\n           super(NewScenario, self).__init__(\n             name=\"NewScenario\",\n             ego_vehicles,\n             config,\n             world,\n             debug_mode,\n             criteria_enable=criteria_enable))\n\n\n       def create_behavior(self):\n           \"\"\"\n           Setup the behavior for NewScenario\n           \"\"\"\n\n       def create_test_criteria(self):\n           \"\"\"\n           Setup the evaluation criteria for NewScenario\n           \"\"\"\n   ```\n\n## Filling the Python class\n\nIn the NewScenario class, you have to define the following methods mentioned\nin the code example.\n\n### Initialize Method\nThe initialize method is intended to setup all parameters required\nfor the scenario and all vehicles. This includes selecting the correct vehicles,\nspawning them at the correct location, etc. To simplify this, you may want to\nuse the _setup_vehicle()_ function defined in basic_scenario.py\n\n### CreateBehavior method\nThis method should setup the behavior tree that contains the behavior of all\nnon-ego vehicles during the scenario. The behavior tree should use py_trees and\nthe atomic behaviors defined in _atomic_scenario_behavior.py_\n\n### CreateTestCriteria method\nThis method should setup a list with all evaluation criteria for the scenario.\nThe criteria should be based on the atomic criteria defined in\n_atomic_scenario_criteria.py_.\n\nNote: From this list a parallel py_tree will be created automatically!\n\n## Adding the scenario configuration\nFinally the scenario configuration should be added to the examples/ folder. If you\nextend an already existing scenario module, you can simply extend the corresponding\nXML, otherwise add a new XML file. In this case you can use any of the existing\nXML files as blueprint.\n\nIf you want to add multiple ego vehicles for a scenario, make sure that they use different\nrole names, e.g.\n```\n    <scenario name=\"MultiEgoTown03\" type=\"FreeRide\" town=\"Town03\">\n        <ego_vehicle x=\"207\" y=\"59\" z=\"0\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" rolename=\"hero\"/>\n        <ego_vehicle x=\"237\" y=\"-95.0754252474\" z=\"0\" yaw=\"90\" model=\"vehicle.tesla.model3\" rolename=\"hero2\"/>\n    </scenario>\n```\n"
  },
  {
    "path": "scenario_runner/Docs/extra.css",
    "content": ".build-buttons{\n    text-align: center;\n}\n\n.build-buttons > p {\n    display: inline-block;\n    vertical-align: top;\n    padding: 5px;\n}\n\n.vector-zero {\n    text-align: center;\n}\n\n\n/************************* DEFAULT TABLES **************************/\n\ntable.defTable {\n  border: 1px solid #242424;\n  background-color: #f3f6f6;\n  text-align: left;\n  border-collapse: collapse;\n}\n\ntable.defTable thead {\n  background: #ffffff; \n  border-bottom: 1px solid #444444;\n}\n\ntable.defTable tr:nth-child(even) {\n  background: #ffffff;\n}\n\ntable.defTable thead th {\n  padding: 7px 13px;\n}\n\ntable.defTable tbody td{\n  padding: 7px 13px;\n}\n\n/************************* TOWN SLIDER **************************/\n\n * {box-sizing:border-box}\n\n/* Container */\n.townslider-container {\n  max-width: 1000px;\n  position: relative;\n  margin: auto;\n}\n\n/* Hide the images by default */\n.townslide {\n  display: none;\n  text-align: center; \n\n}\n\n/* Fading animation for slides */\n.fade {\n  -webkit-animation-name: fade;\n  -webkit-animation-duration: 1.5s;\n  animation-name: fade;\n  animation-duration: 1.5s;\n}\n\n@-webkit-keyframes fade {\n  from {opacity: .4}\n  to {opacity: 1}\n}\n\n@keyframes fade {\n  from {opacity: .4}\n  to {opacity: 1}\n}\n\n/* \"next\" and \"previous\" buttons */\n.prev, .next {\n  cursor: pointer;\n  position: absolute;\n  top: 50%;\n  width: auto;\n  margin-top: -22px;\n  padding: 16px;\n  color: white;\n  font-weight: bold;\n  font-size: 18px;\n  transition: 0.6s ease;\n  border-radius: 0 3px 3px 0;\n  user-select: none;\n}\n\n/* Position the \"next\" button*/\n.next {\n  right: 0;\n  border-radius: 3px 0 0 3px;\n}\n\n/* Black background color to buttons when hovering*/\n.prev:hover, .next:hover {\n  background-color: rgba(0,0,0,0.8);\n}\n\n/* Caption text for towns */\n.text {\n  color: #f2f2f2;\n  font-size: 15px;\n  padding: 8px 12px;\n  position: absolute;\n  bottom: 8px;\n  width: 100%;\n  text-align: center;\n  /*background-color:rgba(0,0,0,0.5);*/\n}\n\n/* The dot indicators for slides */\n.dot {\n  cursor: pointer;\n  height: 15px;\n  width: 15px;\n  margin: 0 2px;\n  background-color: #bbb;\n  border-radius: 50%;\n  display: inline-block;\n  transition: background-color 0.6s ease;\n}\n\n.active, .dot:hover {\n  background-color: #717171;\n}\n\n"
  },
  {
    "path": "scenario_runner/Docs/getting_scenariorunner.md",
    "content": "# Get ScenarioRunner\n\nThis tutorial explains how to download ScenarioRunner and run a simple example to test it. ScenarioRunner needs CARLA in order to run, and must match the CARLA version being used. If the CARLA being used is a build from source, download ScenarioRunner from source. If the CARLA being used is a package, download the corresponding version of ScenarioRunner.  \n\n*   __[Installation summary](#installation-summary)__  \n*   __[A. Download a ScenarioRunner release](#a.-download-a-scenariorunner-release)__  \n\t*   [Update the release](#update-the-release)  \n*   __[B. Download ScenarioRunner from source](#b.-build-scenariorunner-from-source)__  \n\t*   [Update the build from source](#update-the-build-from-source)  \n*   __[Run a test](#run-a-test)__  \n\n---\n## Installation summary\n\n<details>\n   <summary>\n    Show command line summary for the quick start installation\n   </summary>\n\n```sh\n# Decide whether to use a package or make the build from source\n\n\n# Option A) Use a ScenarioRunner package\n   # 1. Install a CARLA package: \n      https://carla.readthedocs.io/en/latest/start_quickstart/\n   # 2. Download the matching ScenarioRunner package: \n      https://github.com/carla-simulator/scenario_runner/releases\n   # 3. Extract the content wherever needed. \n\n   # Update the release: \n   # 1. Delete previous CARLA and ScenarioRunner versions.\n   # 2. Download the latest CARLA release. \n   # 3. Download the matching ScenarioRunner release.\n\n\n# Option B) Download ScenarioRunner from source\n   # 1. Build CARLA from source:\n      https://carla.readthedocs.io/en/latest/build_linux/\n   # 2. Clone the ScenarioRunner repository: \ngit clone https://github.com/carla-simulator/scenario_runner.git\n   # 3. Install requirements according to the Python version to be used: \n   # For Python 2.x:\nsudo apt remove python-networkx #if installed, remove old version of networkx\npip2 install --user -r requirements.txt\n   # For Python 3.x: \nsudo apt remove python3-networkx #if installed, remove old version of networkx\npip3 install --user -r requirements.txt\n\n   # To update ScenarioRunner from source:\n   # 1. Update CARLA: \n      https://carla.readthedocs.io/en/latest/build_update/\n   # 2. Go to the ScenarioRunner repository, master branch\ncd ~/scenario_runner\ngit branch master\n   # 3. Pull the latest changes from the repository\ngit pull \n\n```\n</details>\n\n\n---\n## A. Download a ScenarioRunner release\n\nThe releases of ScenarioRunner are packages containing:  \n*   A ScenarioRunner version tied to a specific CARLA release.  \n*   A few example scenarios written in Python.  \n\nThe process to run a ScenarioRunner release is quite straightforward.  \n\n__1. Download a CARLA release.__ Follow the process in the [CARLA quick start](https://github.com/carla-simulator/carla/releases).  \n__2. Download the matching ScenarioRunner release.__ All of the releases are listed [here](https://github.com/carla-simulator/scenario_runner/releases).\n\n!!! Important\n    Both versions have to match. If the CARLA release is *0.9.9*, use also ScenarioRunner *0.9.9*. [Here](https://github.com/carla-simulator/scenario_runner) is a brief list of compatibilities between CARLA and ScenarioRunner.  \n\n__3. Extract the content.__ The directory does not matter.  \n\n\n### Update the release\n\nThe packaged version requires no updates. The content is bundled and thus, tied to a specific release of CARLA. Everytime there is a new CARLA release, there will be a matching one for ScenarioRunner. All the releases are listed here:  \n\n*   [CARLA releases](https://github.com/carla-simulator/carla/releases)  \n*   [Scenario Runner releases](https://github.com/carla-simulator/scenario_runner/releases)  \n\nTo run the latest or any other release, delete the previous and install the one desired.  \n\n---\n## B. Download ScenarioRunner from source\n\nThe ScenarioRunner source repository contains the most experimental features that run with the latest development version of CARLA. It requires no build, as it only contains Python code for the ScenarioRunner module.  \n\n__1. Build CARLA from source.__ Follow the docs to build on [Linux](https://carla.readthedocs.io/en/latest/build_linux/) or [Windows](https://carla.readthedocs.io/en/latest/build_windows/).  \n\n!!! Important\n    ScenarioRunner needs CARLA to run, so the minimum requirements for CARLA stated in the docs are also necessary to run ScenarioRunner.  \n\n__2. Clone the ScenarioRunner repository.__\n\n```sh\ngit clone https://github.com/carla-simulator/scenario_runner.git\n```\n\n__3. Install the requirements according to the Python version to be used.__  First go to the main ScenarioRunner directory\n\n```sh\ncd ~/scenario_runner/\n```\n\n*   __For Python 2.x.__  \n\n```sh\nsudo apt remove python-networkx #if installed, remove old version of networkx\npip2 install --user -r requirements.txt\n```\n\n*   __For Python 3.x__  \n```sh\nsudo apt remove python3-networkx #if installed, remove old version of networkx\npip3 install --user -r requirements.txt\n```\n\n!!! Warning\n    py-trees newer than v0.8 are __not__ supported.\n\n\n### Update from source  \n\n__1. Update the CARLA build__ Follow the [docs](https://carla.readthedocs.io/en/latest/build_update/) to update CARLA.  \n\n__2. Go to the main ScenarioRunner directory.__ Make sure to be in the local master branch.  \n\n```sh\ncd ~/scenario_runner\ngit branch master\n```\n__3. Pull the latest changes from the repository.__  \n\n```sh\ngit pull\n```\n\n__4. Add environment variables and Python paths__ These are necessary for the system to find CARLA, and add the PythonAPI to the Python path.\n\n*   __For Linux__\n\n```sh\n# ${CARLA_ROOT} is the CARLA installation directory\n# ${SCENARIO_RUNNER} is the ScenarioRunner installation directory\n# <VERSION> is the correct string for the Python version being used\n# In a build from source, the .egg files may be in: ${CARLA_ROOT}/PythonAPI/dist/ instead of ${CARLA_ROOT}/PythonAPI\nexport CARLA_ROOT=/path/to/your/carla/installation\nexport SCENARIO_RUNNER_ROOT=/path/to/your/scenario/runner/installation\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla/dist/carla-<VERSION>.egg\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla/agents\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI\n```\n\n!!! Note\n    Change the command lines with the proper paths, according to the comments. \n\n*   __For Windows__\n\n\n```sh\n# %CARLA_ROOT% is the CARLA installation directory\n# %SCENARIO_RUNNER% is the ScenarioRunner installation directory\n# <VERSION> is the correct string for the Python version being used\n# In a build from source, the .egg files may be in: ${CARLA_ROOT}/PythonAPI/dist/ instead of ${CARLA_ROOT}/PythonAPI\nset CARLA_ROOT=\\path\\to\\your\\carla\\installation\nset SCENARIO_RUNNER_ROOT=\\path\\to\\your\\scenario\\runner\\installation\nset PYTHONPATH=%PYTHONPATH%;%CARLA_ROOT%\\PythonAPI\\carla\\dist\\carla-<VERSION>.egg\nset PYTHONPATH=%PYTHONPATH%;%CARLA_ROOT%\\PythonAPI\\carla\\agents\nset PYTHONPATH=%PYTHONPATH%;%CARLA_ROOT%\\PythonAPI\\carla\nset PYTHONPATH=%PYTHONPATH%:%CARLA_ROOT%\\PythonAPI\n```\n\n!!! Note\n    Change the command lines with the proper paths, according to the comments. \n\nTo permanently set the environment variables, go to *edit the environment variables of this account*. This can be quickly accessed by writing *env* on the Windows' search panel.\n\n---\n## Run a test \n\nRunning the follow vehicle example\nFirst of all, you need to get latest master branch from CARLA. Then you have to\ninclude CARLA Python API to the Python path:\n\n!!! Important\n    If working with builds from source, make sure to upload these. Download the latest content in the master branches.  \n\n\n__1. Run the CARLA server.__\n\n*   __A) In a build from source__ go to the CARLA directory and launch the server in the editor. \n\n```sh\ncd ~/carla # Change the path accordingly\nmake launch\n# Press Play in the UE Editor\n```\n\n*   __B) In a CARLA package__ run the server directly. \n\n```sh\n./CarlaUE4.sh\n```\n\n__2. Start an example scenario.__ Open another terminal and go to the directory where ScenarioRunner is downloaded. For the sake of this test, the follow leading vehicle scenario will be used. \n\n```sh\n# Inside the ScenarioRunner root directory\npython scenario_runner.py --scenario FollowLeadingVehicle_1 --reloadWorld\n```\n\n!!! Note\n    If using a Python 3.x version, run the command with `python3`. \n\n__3. Test the scenario with manual control.__ Open a new terminal and run the `manual_control.py`. A new window should pop up, with an ego vehicle in the middle of the street. Move forward and the leading vehicle will appear. \n\n```sh\n# Inside the ScenarioRunner root directory\npython manual_control.py\n```\n\nThe scenarios have a timeout of one minute approximately, for the agent to be launched. If the timeout appears, the follow leading vehicle example should be launched again.  \n\n!!! Warning\n    Run the `manual_control.py` found in the ScenarioRunner package/repository, __not CARLA__. \n\n__4. Explore other options.__ Run the Scenario Runner with the flag `--help` to explore other command line parameters and some basic descriptions. For example, to avoid automatically (re-)load the CARLA world, skip the command line option `--reloadWorld`.\n\n```sh\npython scenario_runner.py --help\n```\n\n---\n\nThus concludes the installation process for ScenarioRunner. In case any unexpected error or issue occurs, the [CARLA forum](https://forum.carla.org/c/using-carla/scenario-runner) is open to everybody. There is an _ScenarioRunner_ category to post problems and doubts regarding this module. \n\n"
  },
  {
    "path": "scenario_runner/Docs/getting_started.md",
    "content": "# Getting Started Tutorial\n\n!!! important\n    This tutorial refers to the latest versions of CARLA (at least 0.9.5)\n\nWelcome to the ScenarioRunner for CARLA! This tutorial provides the basic steps\nfor getting started using the ScenarioRunner for CARLA.\n\nDownload the latest release from our GitHub page and extract all the contents of\nthe package in a folder of your choice.\n\nThe release package contains the following\n\n  * The ScenarioRunner for CARLA\n  * A few example scenarios written in Python.\n\n## Installing prerequisites\nThe current version is designed to be used with Ubuntu 16.04, Python 2.7 or\nPython 3.5. Depending on your Python version, execute:\n```\n\n\n#Python 2.x\nsudo apt remove python-networkx #if installed, remove old version of networkx\npip2 install --user -r requirements.txt\n#Python 3.x\nsudo apt remove python3-networkx #if installed, remove old version of networkx\npip3 install --user -r requirements.txt\n```\nNote: py-trees newer than v0.8 is *NOT* supported.\n\n\n\n## Running the follow vehicle example\nFirst of all, you need to get latest master branch from CARLA. Then you have to\ninclude CARLA Python API to the Python path:\n```Bash\nexport CARLA_ROOT=/path/to/your/carla/installation\nexport PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla/dist/carla-<VERSION>.egg:${CARLA_ROOT}/PythonAPI/carla/agents:${CARLA_ROOT}/PythonAPI/carla\n```\nNOTE: ${CARLA_ROOT} needs to be replaced with your CARLA installation directory,\n      and <VERSION> needs to be replaced with the correct string.\n      If you build CARLA from source, the egg files maybe located in:\n      ${CARLA_ROOT}/PythonAPI/dist/ instead of ${CARLA_ROOT}/PythonAPI.\n\nNow, you can start the CARLA server from ${CARLA_ROOT}\n```\n./CarlaUE4.sh\n```\n\nStart the example scenario (follow a leading vehicle) in an extra terminal:\n```\npython scenario_runner.py --scenario FollowLeadingVehicle_1 --reloadWorld\n```\n\nIf you require help or want to explore other command line parameters, start the scenario\nrunner as follows:\n```\npython scenario_runner.py --help\n```\n\nTo control the ego vehicle within the scenario, open another terminal and run:\n```\npython manual_control.py\n```\n\nNote: If you do not wish to automatically (re-)load the CARLA world, you can\nskip the command line option _--reloadWorld_\n\n## Running all scenarios of one scenario class\nSimilar to the previous example, it is also possible to execute a sequence of scenarios,\nthat belong to the same class, e.g. the \"FollowLeadingVehicle\" class.\n\nThe only difference is, that you start the scenario_runner as follows:\n```\npython scenario_runner.py --scenario group:FollowLeadingVehicle\n```\n\n## Running other scenarios\nA list of supported scenarios is provided in\n[List of Supported Scenarios](list_of_scenarios.md). Please note that\ndifferent scenarios may take place in different CARLA towns. This has to be\nrespected when launching the CARLA server.\n\n## Running scenarios using the OpenSCENARIO format\nTo run a scenario, which is based on the OpenSCENARIO format, please run the ScenarioRunner as follows:\n```\npython scenario_runner.py --openscenario <path/to/xosc-file>\n```\nPlease note that the OpenSCENARIO support and the OpenSCENARIO format itself are still work in progress.\nMore information you can find in [OpenSCENARIO support](openscenario_support.md)\n\n## Running route-based scenario (similar to the CARLA AD Challenge)\nTo run a route-based scenario, please run the ScenarioRunner as follows:\n```\npython scenario_runner.py --route <path/to/route-file> <path/to/scenario_sample_file> [route id] --agent <path/to/agent_file>\n```\nExample:\n```\npython scenario_runner.py /scenario_runner/srunner/routes_debug.xml /scenario_runner/srunner/data/all_towns_traffic_scenarios1_3_4.json 0 --agent srunner/autoagents/npc_agent.py\n```\n\nIf no route id is provided, all routes within the given file will be executed.\n\n\nBy doing so, ScenarioRunner will match the scenarios to the route, and they'll activate when the ego vehicle is nearby. However, routes need an autonomous agent to control the ego vehicle. Several examples are provided in srunner/autoagents/. For more information about agents, please have a look into the [agent documentation](agent_evaluation.md)\n\n"
  },
  {
    "path": "scenario_runner/Docs/index.md",
    "content": "[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/carla-simulator/scenario_runner.svg)\n[![Build Status](https://travis-ci.com/carla-simulator/scenario_runner.svg?branch=master)](https://travis-ci.com/carla/scenario_runner)\n\n# ScenarioRunner\n\nScenarioRunner is a module that allows traffic scenario definition and execution for the [CARLA](http://carla.org/ ) simulator. The scenarios can be defined through a Python interface or using the [OpenSCENARIO](http://www.openscenario.org/) standard.  \n  \nScenarioRunner can also be used to prepare AD agents for their evaluation, by easily creating complex traffic scenarios and routes for the agents to navigate through. These results can be validated and shared in the [CARLA Leaderboard](https://leaderboard.carla.org/), an open platform for the community to fairly compare their progress, evaluating agents in realistic traffic situatoins.\n\n\nThe CARLA forum has a specific section regarding ScenarioRunner, for users to post any doubts or suggestions that may arise during the reading of this documentation.  \n<div class=\"build-buttons\">\n<a href=\"https://forum.carla.org/\" target=\"_blank\" class=\"btn btn-neutral\" title=\"Go to the latest CARLA release\">\nCARLA forum</a>\n</div>\n\n---\n\n## Quick start\n  <p style=\"padding-left:30px;line-height:1.8\">\n    [__Get ScenarioRunner__](getting_scenariorunner.md)\n        — Tutorial on how to download and launch ScenarioRunner.  \n    [__First steps__](getting_started.md)\n        — Brief tutorials on how to run different types of scenarios.  \n    [__Create a new scenario__](creating_new_scenario.md)\n        — Tutorial on how to create a new scenario using ScenarioRunner.  \n    [__Metrics module__](metrics_module.md)\n        — Explanation of the metrics module.  \n    [__F.A.Q.__](FAQ.md)\n        — Some of the most frequent installation issues.  \n    [__Release notes__](CHANGELOG.md)\n        — Features, fixes and other changes listed per release.  \n  </p>\n\n## References\n  <p style=\"padding-left:30px;line-height:1.8\">\n    [__List of scenarios__](list_of_scenarios.md)\n        — Example scenarios available in ScenarioRunner.  \n    [__OpenScenario support__](getting_started.md)\n        — Support status of OpenSCENARIO features.  \n  </p>\n\n## Contributing\n  <p style=\"padding-left:30px;line-height:1.8\">\n    [__Code of conduct__](CODE_OF_CONDUCT.md)\n        — Standard rights and duties for contributors.\n    [__Coding standard__](coding_standard.md)\n        — Guidelines to write proper code.  \n    [__Contribution guidelines__](CONTRIBUTING.md)\n        — The different ways to contribute to ScenarioRunner.\n  </p>\n\n"
  },
  {
    "path": "scenario_runner/Docs/list_of_scenarios.md",
    "content": "# List of Supported Scenarios\n\nWelcome to the ScenarioRunner for CARLA! This document provides a list of all\ncurrently supported scenarios, and a short description for each one.\n\n### FollowLeadingVehicle\nThe scenario realizes a common driving behavior, in which the user-controlled\nego vehicle follows a leading car driving down a given road in Town01. At some\npoint the leading car slows down and finally stops. The ego vehicle has to react\naccordingly to avoid a collision. The scenario ends either via a timeout, or if\nthe ego vehicle stopped close enough to the leading vehicle\n\n### FollowLeadingVehicleWithObstacle\nThis scenario is very similar to 'FollowLeadingVehicle'. The only difference is,\nthat in front of the leading vehicle is a (hidden) obstacle that blocks the way.\n\n### VehicleTurningRight\nIn this scenario the ego vehicle takes a right turn from an intersection where\na cyclist suddenly drives into the way of the ego vehicle,which has to stop\naccordingly. After some time, the cyclist clears the road, such that ego vehicle\ncan continue driving.\n\n### VehicleTurningLeft\nThis scenario is similar to 'VehicleTurningRight'. The difference is that the ego\nvehicle takes a left turn from an intersection.\n\n### OppositeVehicleRunningRedLight\nIn this scenario an illegal behavior at an intersection is tested. An other\nvehicle waits at an intersection, but illegally runs a red traffic light. The\napproaching ego vehicle has to handle this situation correctly, i.e. despite of\na green traffic light, it has to stop and wait until the intersection is clear\nagain. Afterwards, it should continue driving.\n\n### StationaryObjectCrossing\nIn this scenario a cyclist is stationary waiting in the middle of the road and\nblocking the way for the ego vehicle. Hence, the ego vehicle has to stop in\nfront of the cyclist.\n\n### DynamicObjectCrossing\nThis is similar to 'StationaryObjectCrossing', but with the difference that the\ncyclist is dynamic. It suddenly drives into the way of the ego vehicle, which\nhas to stop accordingly. After some time, the cyclist will clear the road, such\nthat the ego vehicle can continue driving.\n\n### NoSignalJunctionCrossing\nThis scenario tests negotiation between two vehicles crossing cross each other\nthrough a junction without signal.\nThe ego vehicle is passing through a junction without traffic lights\nAnd encounters another vehicle passing across the junction. The ego vehicle has\nto avoid collision and navigate across the junction to succeed.\n\n### ControlLoss\nIn this scenario control loss of a vehicle is tested due to bad road conditions, etc\nand it checks whether the vehicle is regained its control and corrected its course.\n\n### ManeuverOppositeDirection\nIn this scenario vehicle is passing another vehicle in a rural area, in daylight, under clear\nweather conditions, at a non-junction and encroaches into another\nvehicle traveling in the opposite direction.\n\n### OtherLeadingVehicle\nThe scenario realizes a common driving behavior, in which the user-controlled ego\nvehicle follows a leading car driving down a given road.\nAt some point the leading car has to decelerate. The ego vehicle has to react\naccordingly by changing lane to avoid a collision and follow the leading car in\nother lane. The scenario ends via timeout, or if the ego vehicle drives certain\ndistance.\n\n### SignalizedJunctionRightTurn\nIn this scenario right turn of hero actor without collision at signalized intersection\nis tested. Hero Vehicle is turning right in an urban area, at a signalized intersection and\nturns into the same direction of another vehicle crossing straight initially from\na lateral direction.\n\n### SignalizedJunctionLeftTurn\nIn this scenario hero vehicle is turning left in an urban area,\nat a signalized intersection and cuts across the path of another vehicle\ncoming straight crossing from an opposite direction.\n"
  },
  {
    "path": "scenario_runner/Docs/metrics_module.md",
    "content": "# Metrics module\n\n\nThe metrics module relies on the [CARLA recorder](https://carla.readthedocs.io/en/latest/adv_recorder/) to facilitate the easy calculus and monitoring of any kind of parameter. After the scenario is finished, the recorder stores the simulation information. Users can then define their own metrics, and check the corresponding results with no need to play the simulation again and again. \n\nThis section covers an explanation of the different elements that form the module, a step by step tutorial of how to create a new metric, and a reference of the functions that query the recording and define the metrics.  \n\n* [__Structure of the module__](#structure-of-the-module)  \n* [__How to use the metrics module__](#how-to-use-the-metrics-module)  \n\t* [1. Record a scenario](#1.-record-a-scenario)  \n\t* [2. Define the metrics](#2.-run-the-metrics-manager)  \n\t* [3. Run the metrics manager](#3.-run-the-metrics-manager)  \n* [__Recording queries reference__](#recording-queries-reference)  \n\t* [Generic actor data](#generic-actor-data)  \n\t* [Generic simulation data](#generic-simulation-data)  \n\t* [Actor accelerations](#actor-accelerations)  \n\t* [Actor angular velocities](#actor-angular-velocities)  \n\t* [Actor controls](#actor-controls)  \n\t* [Actor transforms](#actor-transforms)  \n\t* [Actor velocities](#actor-velocities)  \n\t* [Scene lights](#scene-lights)  \n\t* [Traffic lights](#traffic-lights)  \n\t* [Vehicle lights](#vehicle-lights)  \n\n---\n## Structure of the module\n\nSimilarly to the main ScenarioRunner module, the Metrics module is run using a main script, `metrics_manager.py`, and the rest of the information is contained inside a folder structure. Here is a brief introduction to the main script.  \n\n*   __`metrics_manager.py`__ — The main script of the module. Run this to show the results of the set of metrics. The script has the usual `host` and `port` arguments, and some more to set the metrics and recording to be used.  \n\t*   `host` *(string)* – IP address where a CARLA simulation is running. Default is `(127.0.0.1)`.  \n\t*   `port` *(int)* – TCP port where the CARLA simulation is running. Default are `2000` and `2001`.  \n\t*   `metrics` — Path to the metrics to be used.  \n\t*   `log` — Path to the `.log` file containing the recording (relative to the environment variable `SCENARIO_RUNNER_ROOT`).  \n\t*   `criteria` *(optional)* — Path to a JSON file with the criteria of the scenario.  \n\nThe rest of the elements that shape the module can be found in the `srunner/metrics` folder. These folder has been divided in three subfolders.\n\n* __`srunner/metrics/data`__ — Stores information about the scenarios. By default, it has six files, which are part of the examples metric.  \n\n* __`srunner/metrics/examples`__ — Contains some example metrics, and the metric containing the base class `BaseMetric` to create new metrics.  \n\t*   `basic_metric.py` – Contains the base class `BaseMetric`. All the metrics are inherited from it.  \n\t*   `criteria_filter.py` – Returns a JSON with the most important attributes of the criteria. \n\t*   `distance_between_vehicles.py` – Returns the distance betwen two vehicles. Useful to show how to query the recording.  \n\t*   `distance_to_lane_center.py` – Calculates the distance between the vehicle location and the center of the lane. Useful to show how to access the map API information..  \n\n* __`srunner/metrics/tools`__ — Contains two key scripts that allow to query the recording.  \n\t*   `metrics_parser.py` – Transforms the string provided by the recording to a dictionary.  \n\t*   `metrics_log.py` – Provides with several functions to query the dictionary created with `metrics_parser.py`. These functions are the easiest way to access information of a scenario. They listed in a [reference](#recording-queries-reference) in the last segment of this page.  \n\n---\n## How to use the metrics module\n\n### 1. Record a scenario\n\nThe metrics module needs for a recording of a simulation in order to work. Otherwise, it has no data to make the calculations of the metrics.  \n\nUse the `record` argument. Add the path where the information should be saved should be saved. The path must be relative to the environment variable `SCENARIO_RUNNER_ROOT`.  \n\n```sh\npython scenario_runner.py --scenario <scenario_name> --record <path/to/save/the/recorder/file>\n```\n\nBy recording the scenario two files will be created in the desired path. These files will later be used as the `log` and `criteria` arguments in the `metrics_manager.py`.  \n__1. A CARLA recording__ *(`.log`)* — Contains simulation data per frame. To know more about this, read the [recorder docs](https://carla.readthedocs.io/en/latest/adv_recorder/).  \n__2. A criteria file__ *(.json)* — The criteria of the scenario parsed as a dictionary, and stored in a JSON file. The keys of the dictionary are the names of the criteria. The values are the attributes of each criteria.\n\n!!! Note\n    Only the JSON serializable attributes will be parsed, the rest will be ignored.\n\n By default, both files are named after the scenario that is run. If the scenario is named `example.py`, the files will be `example.log` and `example.json`.  \n\n\n### 2. Define the metrics\n\nIt is time to create the desired metrics that will be used for the scenario. The possibilities are endless, but for the sake of this tutorial, the metric described in `srunner/metrics/examples/distance_between_vehicles.py` will be used as an example. Let's dig a little bit into the code itself.  \n\n    class DistanceBetweenVehicles(BasicMetric):\n    \"\"\"\n    Metric class DistanceBetweenVehicles\n    \"\"\"\n\n    def _create_metric(self, town_map, log, criteria):\n        \"\"\"\n        Implementation of the metric. This is an example to show how to use the recorder,\n        accessed via the log.\n        \"\"\"\n\n        # Get the ID of the two vehicles\n        ego_id = log.get_ego_vehicle_id()\n        adv_id = log.get_actor_ids_with_role_name(\"scenario\")[0]  # Could have also used its type_id\n\n        dist_list = []\n        frames_list = []\n\n        # Get the frames both actors were alive\n        start_ego, end_ego = log.get_actor_alive_frames(ego_id)\n        start_adv, end_adv = log.get_actor_alive_frames(adv_id)\n        start = max(start_ego, start_adv)\n        end = min(end_ego, end_adv)\n\n        # Get the distance between the two\n        for i in range(start, end):\n\n            # Get the transforms\n            ego_location = log.get_actor_transform(ego_id, i).location\n            adv_location = log.get_actor_transform(adv_id, i).location\n\n            # Filter some points for a better graph\n            if adv_location.z < -10:\n                continue\n\n            dist_v = ego_location - adv_location\n            dist = math.sqrt(dist_v.x * dist_v.x + dist_v.y * dist_v.y + dist_v.z * dist_v.z)\n\n            dist_list.append(dist)\n            frames_list.append(i)\n\n        # Use matplotlib to show the results\n        plt.plot(frames_list, dist_list)\n        plt.ylabel('Distance [m]')\n        plt.xlabel('Frame number')\n        plt.title('Distance between the ego vehicle and the adversary over time')\n        plt.show()\n\n__2.1. Name the metric__. First of all, as it was previously mentioned, all metrics are childs of the `BasicMetric` class.\n\n```py\n    class DistanceBetweenVehicles(BasicMetric):\n```\n\n__2.2. Name the main method__. A metric only requires one method in order to run, `_create_metric()`, which has three arguments.  \n\n*   __`town_map`__ — Instance of the [carla.Map()](https://carla.readthedocs.io/en/latest/python_api/#carlamap) where the scenario took place in.  \n*   __`log`__ — Instance to the `MetricsLog` class, with all the functions needed to access the recorder dictionary.  \n*   __`criteria`__ — A JSOn with the criteria dictionary. The file provided when recording a scenario that is later provided to the `metrics_manager.py`.  \n\n```py\n    def _create_metric(self, town_map, log, criteria):\n```\n\n__2.3. Implement the metric__. The code will vary depending on the metric itself.  \n\nThe example metric `DistanceBetweenVehicles` calculates the distance between the ego vehicle, and the car it follows (adversary). To do so, it needs the `id` of the two vehicles. These can be retrieved from the log using the `get_ego_vehicle_id()` and `get_actor_ids_with_role_name(\"scenario\")[0]` functions. \n\n```py\n    # Get the ID of the two vehicles\n    ego_id = log.get_ego_vehicle_id()\n    adv_id = log.get_actor_ids_with_role_name(\"scenario\")[0]  # Could have also used its type_id\n```\n\nThe `id` are used to retrieve the frames where the vehicles were alive using `get_actor_alive_frames(actor_id)`. \n```py\n    # Get the frames both actors were alive\n    start_ego, end_ego = log.get_actor_alive_frames(ego_id)\n    start_adv, end_adv = log.get_actor_alive_frames(adv_id)\n    start = max(start_ego, start_adv)\n    end = min(end_ego, end_adv)\n```\n\nNow everything is ready to loop through those frames, get their transforms, and calculate the distance. To get the transform, `get_actor_transform(actor_id, frame)` is used. \n\n```py\n    dist_list = []\n    frames_list = []\n\n...\n\n    # Get the distance between the two\n    for i in range(start, end):\n\n        # Get the transforms\n        ego_location = log.get_actor_transform(ego_id, i).location\n        adv_location = log.get_actor_transform(adv_id, i).location\n\n        # Filter some points for a better graph\n        if adv_location.z < -10:\n            continue\n\n        dist_v = ego_location - adv_location\n        dist = math.sqrt(dist_v.x * dist_v.x + dist_v.y * dist_v.y + dist_v.z * dist_v.z)\n\n        dist_list.append(dist)\n```\n!!! Note\n    The vertical condition of the adversary is to only take into account the adversary when it is driving normally.\n\nLastly, use [matplotlib](https://matplotlib.org/) to define which should be the output of the metric when running `metrics_manager.py`.  \n\n```py\n        # Use matplotlib to show the results\n        plt.plot(frames_list, dist_list)\n        plt.ylabel('Distance [m]')\n        plt.xlabel('Frame number')\n        plt.title('Distance between the ego vehicle and the adversary over time')\n        plt.show()\n```\n\n### 3. Run the metrics manager\n\nFinally it is time to used the information retrieve from the scenario, and the metrics that have been defined to return some metrics information. Let's run the module using the example metric that has been used so far, and an example log named after it.  \n\n```sh\npython metrics_manager.py --metric srunner/metrics/examples/distance_between_vehicles.py --log srunner/metrics/data/DistanceBetweenVehicles.log\n```\n\n!!! Warning\n    A simulation must be running. Otherwise, the module will not be able to acces the map API.\n\n\nThis will create a new window with the results plotted. The script will not finish until the ouput window is closed.\n\n![metrics_plot](img/metrics_example.jpg)\n\n---\n## Recording queries reference\n\nWhen defining a metric, all the information about the scenario is accessed via the `MetricsLog` class (the `log` argument at the `_create_metric()` function). This class is located at `srunner/metrics/tools/metrics_log.py`, and this reference is a following of the functions contained in it.  \n\n### Generic actor data\n\n- <a name=\"get_ego_vehicle_id\"></a>__<font color=\"#7fb800\">get_ego_vehicle_id</font>__(<font color=\"#00a6ed\">__self__</font>)  \nReturns the `id` of the ego vehicle.\n    - __Return —__ int\n\n- <a name=\"get_actor_ids_with_role_name\"></a>__<font color=\"#7fb800\">get_actor_ids_with_role_name</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__role_name__</font>)  \nReturns a list of actor `id` that match the given `role_name`.\n    - __Return —__ list\n    - __Parameters__\n        - `role_name` (_str_) — `role_name` of the actor.\n\n- <a name=\"get_actor_ids_with_type_id\"></a>__<font color=\"#7fb800\">get_actor_ids_with_type_id</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__type_id__</font>)  \nReturns a list of actor `id` that match the given `type_id`, according to fnmatch standard.\n    - __Return —__ list\n    - __Parameters__\n        - `type_id` (_str_) — `type_id` of the actor.\n\n- <a name=\"get_actor_attributes\"></a>__<font color=\"#7fb800\">get_actor_attributes</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>)  \nReturns a dictionary with all the attributes of an actor.\n    - __Return —__ dict\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n\n- <a name=\"get_actor_bounding_box\"></a>__<font color=\"#7fb800\">get_actor_bounding_box</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>)  \nReturns the bounding box of the specified actor.\n    - __Return —__ [carla.BoundingBox](https://carla.readthedocs.io/en/latest/python_api/#carlaboundingbox)\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n\n- <a name=\"get_traffic_light_trigger_volume\"></a>__<font color=\"#7fb800\">get_traffic_light_trigger_volume</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__traffic_light_id__</font>)  \nReturns the trigger volume of the specified traffic light.\n    - __Return —__ [carla.BoundingBox](https://carla.readthedocs.io/en/latest/python_api/#carlaboundingbox)\n    - __Parameters__\n        - `traffic_light_id` (_int_) — `id` of the traffic light.\n\n- <a name=\"get_actor_alive_frames\"></a>__<font color=\"#7fb800\">get_actor_alive_frames</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>)  \nReturns a tuple with the first and last frame an actor was alive. Note that frames start at 1, not 0.\n    - __Return —__ tuple\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n\n\n### Generic simulation data\n\n- <a name=\"get_collisions\"></a>__<font color=\"#7fb800\">get_collisions</font>__(<font color=\"#00a6ed\">__self__</font>,<font color=\"#00a6ed\">__actor_id__</font>)  \nReturns a list of dictionaries with two keys. `frame` is the frame number of the collision, and `other_id`, a list of the ids the actor collided with at that frame.\n    - __Return —__ list\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n\n- <a name=\"get_total_frame_count\"></a>__<font color=\"#7fb800\">get_total_frame_count</font>__(<font color=\"#00a6ed\">__self__</font>)  \nReturns an int with the total amount of frames the simulation lasted.\n    - __Return —__ int\n\n- <a name=\"get_elapsed_time\"></a>__<font color=\"#7fb800\">get_elapsed_time</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns a float with the elapsed time of a specific frame.\n    - __Return —__ float\n    - __Parameters__\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_delta_time\"></a>__<font color=\"#7fb800\">get_delta_time</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns an float with the delta time of a specific frame.\n    - __Return —__ float\n    - __Parameters__\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_platform_time\"></a>__<font color=\"#7fb800\">get_platform_time</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns a float with the platform time of a specific frame.\n    - __Return —__ float\n    - __Parameters__\n        - `frame` (_int_) — Frame number.\n\n### Actor accelerations\n\n- <a name=\"get_actor_acceleration\"></a>__<font color=\"#7fb800\">get_actor_acceleration</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the acceleration of the actor at a given frame. Returns <b>None</b> if the actor `id` doesn't exist, the actor has no acceleration, or the actor wasn't alive at that frame.\n    - __Return —__ [carla.Vector3D](https://carla.readthedocs.io/en/latest/python_api/#carlavector3d)\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_all_actor_accelerations\"></a>__<font color=\"#7fb800\">get_all_actor_accelerations</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>, <font color=\"#00a6ed\">__first_frame__=None</font>, <font color=\"#00a6ed\">__last_frame__=None</font>)  \nReturns a list with all the accelerations of the actor at the frame interval. By default, the frame interval comprises all the recording.\n    - __Return —__ list(carla.Vector3D)\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n        - `first_frame` (_int_) — Initial frame of the interval. By default, the start of the simulation.\n        - `last_frame` (_int_) — Last frame of the interval. By default, the end of the simulation.\n\n- <a name=\"get_actor_accelerations_at_frame\"></a>__<font color=\"#7fb800\">get_actor_accelerations_at_frame</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__frame__</font>, <font color=\"#00a6ed\">__actor_list__=None</font>)  \nReturns a dict where the keys are the frame number, and the values are the carla.Vector3D of the actor at the given frame. By default, all actors are considered but if *actor_list* is passed, only actors in the list will be checked.\n    - __Return —__ list(carla.Vector3D)\n    - __Parameters__\n        - `frame` (_int_) — Frame number.\n        - `actor_list` (_int_) — List of actor `id`.\n\n### Actor angular velocities\n\n- <a name=\"get_actor_angular_velocity\"></a>__<font color=\"#7fb800\">get_actor_angular_velocity</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the angular velocity of the actor at a given frame. Returns <b>None</b> if the actor id doesn't exist, the actor has no angular velocity, or the actor wasn't alive at that frame.\n    - __Return —__ carla.Vector3D\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_all_actor_angular_velocities\"></a>__<font color=\"#7fb800\">get_all_actor_angular_velocities</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>, <font color=\"#00a6ed\">__first_frame__=None</font>, <font color=\"#00a6ed\">__last_frame__=None</font>)  \nReturns a list with all the angular velocities of the actor at the frame interval. By default, the frame interval comprises all the recording.\n    - __Return —__ list(carla.Vector3D)\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n        - `first_frame` (_int_) — Initial frame of the interval. By default, the start of the simulation.\n        - `last_frame` (_int_) — Last frame of the interval. By default, the end of the simulation.\n\n- <a name=\"get_actor_angular_velocities_at_frame\"></a>__<font color=\"#7fb800\">get_actor_angular_velocities_at_frame</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__frame__</font>, <font color=\"#00a6ed\">__actor_list__=None</font>)  \nReturns a dictionary where the keys are the frame number, and the values are the [carla.Vector3D](https://carla.readthedocs.io/en/latest/python_api/#carlavector3d) of the actor at the given frame. By default, all actors are considered but if `actor_list` is passed, only actors in the list will be checked.\n    - __Return —__ list([carla.Vector3D](https://carla.readthedocs.io/en/latest/python_api/#carlavector3d))\n    - __Parameters__\n        - `frame` (_int_) — frame number.\n        - `actor_list` (_int_) — List of actor ids.\n\n### Actor controls\n\n- <a name=\"get_vehicle_control\"></a>__<font color=\"#7fb800\">get_vehicle_control</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__vehicle_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the control of a vehicle at a given frame. The `manual_gear_shift` attribute will always be False.\n    - __Return —__ [carla.VehicleCotnrol](https://carla.readthedocs.io/en/latest/python_api/#carlavehiclecontrol)\n    - __Parameters__\n        - `vehicle_id` (_int_) — `id` of the vehicle.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_vehicle_physics_control\"></a>__<font color=\"#7fb800\">get_vehicle_physics_control</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__vehicle_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the physics control of a vehicle at a given frame.\n    - __Return —__ [carla.VehiclePhysicsControl](https://carla.readthedocs.io/en/latest/python_api/#carlavehiclephysicscontrol)\n    - __Parameters__\n        - `vehicle_id` (_int_) — `id` of the vehicle.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_walker_speed\"></a>__<font color=\"#7fb800\">get_walker_speed</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__walker_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the speed of a walker at a given frame.\n    - __Return —__ [carla.Vector3D](https://carla.readthedocs.io/en/latest/python_api/#carlavector3d)\n    - __Parameters__\n        - `walker_id` (_int_) — `id` of the walker.\n        - `frame` (_int_) — Frame number.\n\n\n### Actor transforms\n\n- <a name=\"get_actor_transform\"></a>__<font color=\"#7fb800\">get_actor_transform</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the transform of the actor at a given frame. Returns <b>None</b> if the actor id doesn't exist, the actor has no transform, or the actor wasn't alive at that frame.\n    - __Return —__ [carla.Transform](https://carla.readthedocs.io/en/latest/python_api/#carlatransform)\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_all_actor_transforms\"></a>__<font color=\"#7fb800\">get_all_actor_transforms</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>, <font color=\"#00a6ed\">__first_frame__=None</font>, <font color=\"#00a6ed\">__last_frame__=None</font>)  \nReturns a list with all the transforms of the actor at the frame interval. By default, the frame interval comprises all the recording.\n    - __Return —__ list([carla.Transform](https://carla.readthedocs.io/en/latest/python_api/#carlatransform))\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n        - `first_frame` (_int_) — Initial frame of the interval. By default, the start of the simulation.\n        - `last_frame` (_int_) — Last frame of the interval. By default, the end of the simulation.\n\n- <a name=\"get_actor_transforms_at_frame\"></a>__<font color=\"#7fb800\">get_actor_transforms_at_frame</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__frame__</font>, <font color=\"#00a6ed\">__actor_list__=None</font>)  \nReturns a dictionary where the keys are the frame number, and the values are the [carla.Transform](https://carla.readthedocs.io/en/latest/python_api/#carlatransform) of the actor at the given frame. By default, all actors are considered but if `actor_list` is passed, only actors in the list will be checked.\n    - __Return —__ list([carla.Transform](https://carla.readthedocs.io/en/latest/python_api/#carlatransform))\n    - __Parameters__\n        - `frame` (_int_) — Frame number.\n        - `actor_list` (_int_) — List of actor `id`. \n\n### Actor velocities\n\n- <a name=\"get_actor_velocity\"></a>__<font color=\"#7fb800\">get_actor_velocity</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the velocity of the actor at a given frame. Returns <b>None</b> if the actor id doesn't exist, the actor has no velocity, or the actor wasn't alive at that frame.\n    - __Return —__ [carla.Vector3D](https://carla.readthedocs.io/en/latest/python_api/#carlavector3d)\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_all_actor_velocities\"></a>__<font color=\"#7fb800\">get_all_actor_velocities</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__actor_id__</font>, <font color=\"#00a6ed\">__first_frame__=None</font>, <font color=\"#00a6ed\">__last_frame__=None</font>)  \nReturns a list with all the velocities of the actor at the frame interval. By default, the frame interval comprises all the recording.\n    - __Return —__ list([carla.Vector3D](https://carla.readthedocs.io/en/latest/python_api/#carlavector3d))\n    - __Parameters__\n        - `actor_id` (_int_) — `id` of the actor.\n        - `first_frame` (_int_) — Initial frame of the interval. By default, the start of the simulation.\n        - `last_frame` (_int_) — Last frame of the interval. By default, the end of the simulation.\n\n- <a name=\"get_actor_velocities_at_frame\"></a>__<font color=\"#7fb800\">get_actor_velocities_at_frame</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__frame__</font>, <font color=\"#00a6ed\">__actor_list__=None</font>)  \nReturns a dict where the keys are the frame number, and the values are the carla.Vector3D of the actor at the given frame. By default, all actors are considered but if *actor_list* is passed, only actors in the list will be checked.\n    - __Return —__ list([carla.Vector3D](https://carla.readthedocs.io/en/latest/python_api/#carlavector3d)\n    - __Parameters__\n        - `frame` (_int_) — Frame number.\n        - `actor_list` (_int_) — List of actor `id`. \n\n### Scene lights\n\n- <a name=\"get_scene_light_state\"></a>__<font color=\"#7fb800\">get_scene_light_state</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__light__</font>, <font color=\"#00a6ed\">__vehicle_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the state of a scene light for a given frame. The light state group will always be [carla.LightGroup.None](https://carla.readthedocs.io/en/latest/python_api/#carlalightgroup).\n    - __Return —__ carla.LightState\n    - __Parameters__\n        - `light_id` (_int_) — `id` of the scene light.\n        - `frame` (_int_) — Frame number.\n\n\n### Traffic lights\n\n- <a name=\"get_traffic_light_state\"></a>__<font color=\"#7fb800\">get_traffic_light_state</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__traffic_light_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the state of a traffic light at a given frame.\n    - __Return —__ [carla.TrafficLightState](https://carla.readthedocs.io/en/latest/python_api/#carlatrafficlightstate).\n    - __Parameters__\n        - `traffic_light_id` (_int_) — `id` of the traffic light.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"is_traffic_light_frozen\"></a>__<font color=\"#7fb800\">is_traffic_light_frozen</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__traffic_light_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns whether or not a traffic light is frozen at a given frame.\n    - __Return —__ bool\n    - __Parameters__\n        - `traffic_light_id` (_int_) — `id` of the traffic light.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_traffic_light_elapsed_time\"></a>__<font color=\"#7fb800\">get_traffic_light_elapsed_time</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__traffic_light_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the elapsed time of a traffic light at a given frame.\n    - __Return —__ float\n    - __Parameters__\n        - `traffic_light_id` (_int_) — `id` of the traffic light.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"get_traffic_light_state_time\"></a>__<font color=\"#7fb800\">get_traffic_light_state_time</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__traffic_light_id__</font>, <font color=\"#00a6ed\">__state__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns the maximum time of a specific state of a traffic light at a given frame.\n    - __Return —__ float\n    - __Parameters__\n        - `traffic_light_id` (_int_) — `id` of the traffic light.\n        - `state` ([carla.TrafficLightState](https://carla.readthedocs.io/en/latest/python_api/#carlatrafficlightstate)) — `id` of the actor.\n        - `frame` (_int_) — Frame number.\n\n### Vehicle lights\n\n- <a name=\"get_vehicle_lights\"></a>__<font color=\"#7fb800\">get_vehicle_lights</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__vehicle_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nReturns a list with the active lights of a specific vehicle at a given frame.\n    - __Return —__ list([carla.VehicleLightState](https://carla.readthedocs.io/en/latest/python_api/#carlavehiclelightstate))\n    - __Parameters__\n        - `vehicle_id` (_int_) — `id` of the vehicle.\n        - `frame` (_int_) — Frame number.\n\n- <a name=\"is_vehicle_light_active\"></a>__<font color=\"#7fb800\">is_vehicle_light_active</font>__(<font color=\"#00a6ed\">__self__</font>, <font color=\"#00a6ed\">__light__</font>, <font color=\"#00a6ed\">__vehicle_id__</font>, <font color=\"#00a6ed\">__frame__</font>)  \nChecks whether or not a given vehicle light is active for a vehicle at a specific frame.\n    - __Return —__ bool\n    - __Parameters__\n        - `light` ([carla.VehicleLightState](https://carla.readthedocs.io/en/latest/python_api/#carlavehiclelightstate)) — The light state to be compared with the vehicle.\n        - `vehicle_id` (_int_) — `id` of the vehicle.\n        - `frame` (_int_) — Frame number.\n"
  },
  {
    "path": "scenario_runner/Docs/openscenario_support.md",
    "content": "## OpenSCENARIO Support\r\n\r\nThe scenario_runner provides support for the [OpenSCENARIO](http://www.openscenario.org/) 1.0 standard.\r\nThe current implementation covers initial support for maneuver Actions, Conditions, Stories and the Storyboard.\r\nIf you would like to use evaluation criteria for a scenario to evaluate pass/fail results, these can be implemented\r\nas StopTriggers (see below). However, not all features for these elements are yet available. If in doubt, please see the\r\nmodule documentation in srunner/tools/openscenario_parser.py\r\n\r\nAn example for a supported scenario based on OpenSCENARIO is available [here](https://github.com/carla-simulator/scenario_runner/blob/master/srunner/examples/FollowLeadingVehicle.xosc)\r\n\r\nIn addition, it is recommended to take a look into the official documentation available [here](https://releases.asam.net/OpenSCENARIO/1.0.0/Model-Documentation/index.html) and [here](https://releases.asam.net/OpenSCENARIO/1.0.0/ASAM_OpenSCENARIO_BS-1-2_User-Guide_V1-0-0.html#_foreword).\r\n\r\n### Migrating OpenSCENARIO 0.9.x to 1.0\r\nThe easiest way to convert old OpenSCENARIO samples to the official standard 1.0 is to use _xsltproc_ and the migration scheme located in the openscenario folder.\r\nExample:\r\n\r\n```bash\r\nxsltproc -o newScenario.xosc migration0_9_1to1_0.xslt oldScenario.xosc\r\n```\r\n\r\n\r\n### Level of support\r\nIn the following the OpenSCENARIO attributes are listed with their current support status.\r\n\r\n#### General OpenSCENARIO setup\r\n\r\nThis covers all part that are defined outside the OpenSCENARIO Storyboard\r\n\r\n<table class =\"defTable\">\r\n<thead>\r\n<th>Attribute</th>\r\n<th>Support</th>\r\n<th>Notes</th>\r\n</thead>\r\n<tbody>\r\n<td>\r\n<code>FileHeader</code></td>\r\n<td>&#9989;</td>\r\n<td>Use \"CARLA:\" at the beginning of the description to use the CARLA coordinate system.</td>\r\n<tr>\r\n<td><small><code>CatalogLocations</code></small><br><code>ControllerCatalog</code></td>\r\n<td>&#9989;</td>\r\n<td>While the catalog is supported, the reference/usage may not work. </td>\r\n<tr>\r\n<td><small><code>CatalogLocations</code></small><br><code>EnvironmentCatalog</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>CatalogLocations</code></small><br><code>ManeuverCatalog</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>CatalogLocations</code></small><br><code>MiscObjectCatalog</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>CatalogLocations</code></small><br><code>PedestrianCatalog</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>CatalogLocations</code></small><br><code>RouteCatalog</code></td>\r\n<td>&#9989;</td>\r\n<td>While the catalog is supported, the reference/usage may not work. </td>\r\n<tr>\r\n<td><small><code>CatalogLocations</code></small><br><code>TrajectoryCatalog</code></td>\r\n<td>&#9989;</td>\r\n<td>While the catalog is supported, the reference/usage may not work. </td>\r\n<tr>\r\n<td><small><code>CatalogLocations</code></small><br><code>VehicleCatalog</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>ParameterDeclarations</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>RoadNetwork</code></small><br><code>LogicFile</code></td>\r\n<td>&#9989;</td>\r\n<td>The CARLA level can be used directly (e.g. LogicFile=Town01). Also any OpenDRIVE path can be provided.</td>\r\n<tr>\r\n<td><small><code>RoadNetwork</code></small><br><code>SceneGraphFile</code></td>\r\n<td>&#10060;</td>\r\n<td>The provided information is not used.</td>\r\n<tr>\r\n<td><small><code>RoadNetwork</code></small><br><code>TafficSignals</code></td>\r\n<td>&#10060;</td>\r\n<td>The provided information is not used.</td>\r\n<tr>\r\n<td><small><code>Entities</code></small><br><code>EntitySelection</code></td>\r\n<td>&#10060;</td>\r\n<td>The provided information is not used.</td>\r\n<tr>\r\n<td><small><code>Entities</code><code>ScenarioObject</code></small><br><code>CatalogReference</code></td>\r\n<td>&#9989;</td>\r\n<td>The provided information is not used.</td>\r\n<tr>\r\n<td><small><code>Entities</code><code>ScenarioObject</code></small><br><code>MiscObject</code></td>\r\n<td>&#9989;</td>\r\n<td>The name should match a CARLA vehicle model, otherwise a default vehicle based on the vehicleCategory is used. BoundingBox entries are ignored.</td>\r\n<tr>\r\n<td><small><code>Entities</code><code>ScenarioObject</code></small><br><code>ObjectController</code></td>\r\n<td>&#10060;</td>\r\n<td>The provided information is not used.</td>\r\n<tr>\r\n<td><small><code>Entities</code><code>ScenarioObject</code></small><br><code>Pedestrian</code></td>\r\n<td>&#9989;</td>\r\n<td>The name should match a CARLA vehicle model, otherwise a default vehicle based on the vehicleCategory is used. BoundingBox entries are ignored.</td>\r\n<tr>\r\n<td><small><code>Entities</code><code>ScenarioObject</code></small><br><code>Vehicle</code></td>\r\n<td>&#9989;</td>\r\n<td>The name should match a CARLA vehicle model, otherwise a default vehicle based on the vehicleCategory is used. The color can be set via properties ('Property name=\"color\" value=\"0,0,255\"'). Axles, Performance, BoundingBox entries are ignored.</td>\r\n</tbody>\r\n</table>\r\n<br>\r\n\r\n#### OpenSCENARIO Storyboard\r\n\r\n##### OpenSCENARIO Actions\r\n\r\nThe OpenSCENARIO Actions can be used for two different purposes. First, Actions can be used to\r\ndefine the initial behavior of something, e.g. a traffic participant. Therefore, Actions can be\r\nused within the OpenSCENARIO Init. In addition, Actions are also used within the OpenSCENARIO\r\nstory. In the following, the support status for both application areas is listed. If an action\r\ncontains of submodules, which are not listed, the support status applies to all submodules.\r\n\r\n###### GlobalAction\r\n\r\n<table class =\"defTable\">\r\n<thead>\r\n<th>GlobalAction</th>\r\n<th>Init <br> support</th>\r\n<th>Story <br> support</th>\r\n<th>Notes</th>\r\n</thead>\r\n<tbody>\r\n<td><code>EntityAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>EnvironmentAction</code></td>\r\n<td>&#9989;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>ParameterAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>InfrastructureAction</code><code>TrafficSignalAction</code></small><br><code>TrafficAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>InfrastructureAction</code><code>TrafficSignalAction</code></small><br><code>TrafficSignalControllerAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>InfrastructureAction</code><code>TrafficSignalAction</code></small><br><code>TrafficSignalStateAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#9989;</td>\r\n<td>As traffic signals in CARLA towns have no unique ID, they have to be set by providing their position (Example: TrafficSignalStateAction name=\"pos=x,y\" state=\"green\"). The id can also be used for none CARLA town (Example: TrafficSignalStateAction name=\"id=n\" state=\"green\")</td>\r\n</tbody>\r\n</table>\r\n<br>\r\n\r\n###### UserDefinedAction\r\n\r\n<table class =\"defTable\">\r\n<thead>\r\n<th>UserDefinedAction</th>\r\n<th>Init <br> support</th>\r\n<th>Story <br> support</th>\r\n<th>Notes</th>\r\n</thead>\r\n<tbody>\r\n<td><code>CustomCommandAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#9989;</td>\r\n<td>This action is currently used to trigger the execution of an additional script. Example: type=\"python /path/to/script args\".</td>\r\n</tbody>\r\n</table>\r\n<br>\r\n\r\n###### PrivateAction\r\n\r\n<table class =\"defTable\">\r\n<thead>\r\n<th>PrivateAction</th>\r\n<th>Init <br> support</th>\r\n<th>Story <br> support</th>\r\n<th>Notes</th>\r\n</thead>\r\n<tbody>\r\n<td><code>ActivateControllerAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#9989;</td>\r\n<td>Can be used to activate/deactive the CARLA autopilot.</td>\r\n<tr>\r\n<td><code>ControllerAction</code></td>\r\n<td>&#9989;</td>\r\n<td>&#9989;</td>\r\n<td>AssignControllerAction is supported, but a Python module has to be provided for the controller implementation, and in OverrideControllerValueAction all values need to be <code>False</code>.</td>\r\n<tr>\r\n<td><small><code>LateralAction</code></small><br><code>LaneChangeAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#9989;</td>\r\n<td>Currently only lane change by one lane to the left or right is supported (RelativeTargetLane).</td>\r\n<tr>\r\n<td><small><code>LateralAction</code></small><br><code>LaneOffsetAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>LateralAction</code></small><br><code>LateralDistanceAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>LongitudinalAction</code></small><br><code>LongitudinalDistanceAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>LongitudinalAction</code></small><br><code>SpeedAction</code></td>\r\n<td>&#9989;</td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>SynchronizeAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>TeleportAction</code></td>\r\n<td>&#9989;</td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>VisibilityAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>RoutingAction</code></small><br><code>AcquirePositionAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>RoutingAction</code></small><br><code>AssignRouteAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><small><code>RoutingAction</code></small><br><code>FollowTrajectoryAction</code></td>\r\n<td>&#10060;</td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n</tbody>\r\n</table>\r\n<br>\r\n\r\n\r\n\r\n##### OpenSCENARIO Conditions\r\n\r\nConditions in OpenSCENARIO can be defined either as ByEntityCondition or as ByValueCondition.\r\nBoth can be used for StartTrigger and StopTrigger conditions.\r\nThe following two tables list the support status for each.\r\n\r\n###### ByEntityCondition\r\n\r\n<table class =\"defTable\">\r\n<thead>\r\n<th>EntityCondition</th>\r\n<th>Support</th>\r\n<th>Notes</th>\r\n</thead>\r\n<tbody>\r\n<td><code>AccelerationCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>CollisionCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>DistanceCondition</code></td>\r\n<td>&#9989;</td>\r\n<td>*freespace* attribute is still not supported</td>\r\n<tr>\r\n<td><code>EndOfRoadCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>OffroadCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>ReachPositionCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>RelativeDistanceCondition</code></td>\r\n<td>&#9989;</td>\r\n<td>*freespace* attribute is still not supported</td>\r\n<tr>\r\n<td><code>RelativeSpeedCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>SpeedCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>StandStillCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>TimeHeadwayCondition</code></td>\r\n<td>&#9989;</td>\r\n<td>*freespace* attribute is still not supported</td>\r\n<tr>\r\n<td><code>TimeToCollisionCondition</code></td>\r\n<td>&#9989;</td>\r\n<td>*freespace* attribute is still not supported</td>\r\n<tr>\r\n<td><code>TraveledDistanceCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n</tbody>\r\n</table>\r\n<br>\r\n\r\n###### ByValueCondition\r\n\r\n<table class =\"defTable\">\r\n<thead>\r\n<th>ValueCondition</th>\r\n<th>Support</th>\r\n<th>Notes</th>\r\n</thead>\r\n<tbody>\r\n<td><code>ParameterCondition</code></td>\r\n<td>&#9989;</td>\r\n<td>The level of support depends on the parameter. It is recommended to use other conditions if possible. Please also consider the note below.</td>\r\n<tr>\r\n<td><code>SimulationTimeCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>StoryboardElementStateCondition</code></td>\r\n<td>&#9989;</td>\r\n<td>startTransition, stopTransition, endTransition and completeState are currently supported.</td>\r\n<tr>\r\n<td><code>TimeOfDayCondition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>TrafficSignalCondition</code></td>\r\n<td>&#9989;</td>\r\n<td>As traffic signals in CARLA towns have no unique ID, they have to be set by providing their position (Example: TrafficSignalCondition name=\"pos=x,y\" state=\"green\"). The id can also be used for none CARLA town (Example: TrafficSignalCondition name=\"id=n\" state=\"green\")</td>\r\n<tr>\r\n<td><code>TrafficSignalControllerCondition</code></td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>UserDefinedValueCondition</code></td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n</tbody>\r\n</table>\r\n<br>\r\n\r\n!!! Note\r\n     In the OpenSCENARIO 1.0 standard, a definition of test / evaluation criteria is not\r\n     defined. For this purpose, you can re-use StopTrigger conditions with CARLA. The following\r\n     StopTrigger conditions for evaluation criteria are supported through ParameterConditions by\r\n     providing the criteria name for the condition:\r\n\r\n     * criteria_RunningStopTest\r\n     * criteria_RunningRedLightTest\r\n     * criteria_WrongLaneTest\r\n     * criteria_OnSideWalkTest\r\n     * criteria_KeepLaneTest\r\n     * criteria_CollisionTest\r\n     * criteria_DrivenDistanceTest\r\n\r\n##### OpenSCENARIO Positions\r\n\r\nThere are several ways of defining positions in OpenSCENARIO. In the following we list the\r\ncurrent support status for each definition format.\r\n\r\n<table class =\"defTable\">\r\n<thead>\r\n<th>Position</th>\r\n<th>Support</th>\r\n<th>Notes</th>\r\n</thead>\r\n<tbody>\r\n<td><code>LanePosition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>RelativeLanePosition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>RelativeObjectPosition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>RelativeRoadPosition</code></td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>RelativeWorldPosition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>RoadPosition</code></td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>RoutePosition</code></td>\r\n<td>&#10060;</td>\r\n<td></td>\r\n<tr>\r\n<td><code>WorldPosition</code></td>\r\n<td>&#9989;</td>\r\n<td></td>\r\n</tbody>\r\n</table>\r\n<br>"
  },
  {
    "path": "scenario_runner/Docs/requirements.txt",
    "content": "mkdocs >= 1.0\nmarkdown-include\nmkdocs-redirects\n"
  },
  {
    "path": "scenario_runner/Docs/ros_agent.md",
    "content": "# ROS-based Challenge Agent\n\nInterfacing CARLA from ROS is normally done via [CARLA ROS Bridge](https://github.com/carla-simulator/ros-bridge).\nIn Challenge Mode this bridging functionality is provided by a RosAgent. It uses the same topics and message-types for the sensors but does not publish tf-transformations.\n \n# Requirements\n\n* `roscore` is expected to be running in the docker container. Please adapt your entrypoint.\n\n## Setup\n\nTo enable your stack within challenge mode, the following steps need to be taken:\n\n1. Define Sensor Setup\n2. Define Startup\n\n### Define Sensor Setup\n\nDerive from RosAgent and implement the sensors() method.\n\n    from srunner.autoagents.ros_agent import RosAgent\n\n    class MyRosAgent(RosAgent):\n\n        def sensors(self):\n            return [ <sensor-definition> ]\n\nAs an example for the sensor definition, see [HumanAgent.py](../srunner/autoagents/human_agent.py).\n\n\n### Define Startup\n\nThe startup of the stack is done within the shell script `$TEAM_CODE_ROOT/start.sh`.\nTherefore the environment variable `TEAM_CODE_ROOT` must be set.\n\nRosAgent takes care of executing and monitoring. The script shall remain running as long as the stack is active.\n\nExample for start.sh\n\n    #!/bin/bash -e\n    roslaunch $TEAM_CODE_ROOT/challenge.launch\n\n\n## Testing\n\nIn general, the challenge execution is headless. For diagnosis you're still able to use ros-tools like rviz or rqt. Additionally you\ncan use [carla_manual_control](https://github.com/carla-simulator/ros-bridge/tree/master/carla_manual_control) from the carla_ros_bridge for visualization (and also controlling the vehicle).\n\n"
  },
  {
    "path": "scenario_runner/Jenkinsfile",
    "content": "#!/usr/bin/env groovy\n\n\nString CARLA_HOST \nString CARLA_RELEASE\nString TEST_HOST\nString COMMIT\nString ECR_REPOSITORY = \"456841689987.dkr.ecr.eu-west-3.amazonaws.com/scenario_runner\"\nboolean CARLA_RUNNING = false\nboolean CONCURRENCY = true\n\n// V3 - include detection of concurrent builds\n\npipeline\n{\n    agent none\n\n    options\n    {\n        buildDiscarder(logRotator(numToKeepStr: '3', artifactNumToKeepStr: '3'))\n        skipDefaultCheckout()\n    }\n\n    stages\n    {\n        stage('setup')\n        {\n            agent { label \"master\" }\n            steps\n            {\n                checkout scm\n                script\n                {\n                    jenkinsLib = load(\"/home/jenkins/scenario_runner.groovy\")\n                    TEST_HOST = jenkinsLib.getUbuntuTestNodeHost()\n                    CARLA_HOST= sh(\n                        script: \"cat ./CARLA_VER | grep HOST | sed 's/HOST\\\\s*=\\\\s*//g'\",\n                        returnStdout: true).trim()\n                    CARLA_RELEASE = sh(\n                        script: \"cat ./CARLA_VER | grep RELEASE | sed 's/RELEASE\\\\s*=\\\\s*//g'\",\n                        returnStdout: true).trim()\n                    COMMIT = sh(returnStdout: true, script: \"git log -n 1 --pretty=format:'%h'\").trim()\n                }\n                println \"using CARLA version ${CARLA_RELEASE} from ${TEST_HOST}\"\n            }\n        }\n        stage('get concurrency status')\n        {\n            options\n            {\n                lock resource: 'ubuntu_gpu', skipIfLocked: true\n            }\n            agent { label \"master\" }\n            steps\n            {\n                script\n                {\n                    CONCURRENCY = false\n                    println \"no concurrent builds detected.\"\n                }\n            }\n        }\n        stage('act on concurrency')\n        {\n            agent { label \"master\" }\n            steps\n            {\n                script\n                {\n                    if ( CONCURRENCY == true )\n                    {\n                        println \"concurrent builds detected, prebuilding SR image.\"\n                        stage('prebuild SR docker image')\n                        {\n                            //checkout scm\n                            sh \"docker build -t jenkins/scenario_runner:${COMMIT} .\"\n                            sh \"docker tag jenkins/scenario_runner:${COMMIT} ${ECR_REPOSITORY}:${COMMIT}\"\n                            sh '$(aws ecr get-login | sed \\'s/ -e none//g\\' )' \n                            sh \"docker push ${ECR_REPOSITORY}\"\n\t\t\t    sh \"docker image rmi -f \\\"\\$(docker images -q ${ECR_REPOSITORY}:${COMMIT})\\\"\"\n                        }\n                    }\n                }\n            }\n        }\n        stage('lock ubuntu_gpu instance')\n        {\n            options\n            {\n                lock resource: \"ubuntu_gpu\"\n            }\n            stages\n            {\n                stage('start server')\n                {\n                        agent { label \"master\" }\n                        steps\n                        {\n                            script\n                            {\n                                jenkinsLib = load(\"/home/jenkins/scenario_runner.groovy\")\n                                jenkinsLib.StartUbuntuTestNode()\n                            }\n                        }\n                }\n                stage('deploy')\n                {\n                        parallel\n                        {\n                            stage('build SR docker image')\n                            {\n                                    agent { label \"master\" }\n                                    steps\n                                    {\n                                        script\n                                        {\n                                            if ( CONCURRENCY == false )\n                                            {\n                                                //checkout scm\n                                                sh \"docker build -t jenkins/scenario_runner:${COMMIT} .\"\n                                                sh \"docker tag jenkins/scenario_runner:${COMMIT} ${ECR_REPOSITORY}:${COMMIT}\"\n                                                sh '$(aws ecr get-login | sed \\'s/ -e none//g\\' )'\n                                                sh \"docker push ${ECR_REPOSITORY}\"\n\t\t\t\t\t\tsh \"docker image rmi -f \\\"\\$(docker images -q ${ECR_REPOSITORY}:${COMMIT})\\\"\"\n                                            }\n                                            else\n                                            {\n                                                println \"SR docker image already built due concurrency\"\n                                            }\n                                        }\n                                    }\n                            }\n                            stage('deploy CARLA')\n                            {\n                                    stages\n                                    {\n                                        stage('install CARLA')\n                                        {\n                                                agent { label \"secondary && ubuntu && gpu && sr\" }\n                                                steps\n                                                {\n                                                    println \"using CARLA version ${CARLA_RELEASE}\"\n                                                    sh \"wget -qO- ${CARLA_HOST}/${CARLA_RELEASE}.tar.gz | tar -xzv -C .\"\n                                                }\n                                        }\n                                    }\n                            }\n                        }\n                }\n                stage('run test')\n                {\n                    agent { label \"secondary && ubuntu && gpu && sr\" }\n                        steps\n                        {\n                            sh 'DISPLAY= ./CarlaUE4.sh -opengl -nosound > CarlaUE4.log&'\n                        sleep 10\n                            script\n                            {\n                                    sh '$(aws ecr get-login | sed \\'s/ -e none//g\\' )' \n                                    sh \"docker pull ${ECR_REPOSITORY}:${COMMIT}\"\n                                    sh \"docker container run --rm --network host -e LANG=C.UTF-8 \\\"${ECR_REPOSITORY}:${COMMIT}\\\" -c \\\"python3 scenario_runner.py --scenario FollowLeadingVehicle_1 --debug --output --reloadWorld \\\"\"\n                                    deleteDir()\n                            }\n                        }\n                }\n            }\n            post\n            {\n                always\n                {\n                        node('master')\n                        {\n                            script  \n                            {\n                                    jenkinsLib = load(\"/home/jenkins/scenario_runner.groovy\")\n                                    jenkinsLib.StopUbuntuTestNode()\n                                    echo 'test node stopped'\n                                    sh 'docker system prune --volumes -f'\n                            }\n                            deleteDir()\n                        }\n                }\n            }\n        }\n    }\n}\n"
  },
  {
    "path": "scenario_runner/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 CARLA\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "scenario_runner/README.md",
    "content": "## Note by ThinkTwice\nWe have changed/added some log related functions of the srunner for easier debug. For example, each simulated route would have a index in its folder name. For all infractions, the location and timestep would be recorded in the json file.\n\nOriginal README.md\n========================\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/carla-simulator/scenario_runner.svg)\n[![Build Status](https://travis-ci.com/carla-simulator/scenario_runner.svg?branch=master)](https://travis-ci.com/carla/scenario_runner)\n\nScenarioRunner for CARLA\n========================\nThis repository contains traffic scenario definition and an execution engine\nfor CARLA. It also allows the execution of a simulation of the CARLA Challenge.\nYou can use this system to prepare your agent for the CARLA Challenge.\n\nScenarios can be defined through a Python interface, and with the newest version\nthe scenario_runner also the upcoming [OpenSCENARIO](http://www.openscenario.org/) standard is supported.\n\n[![Scenario_Runner for CARLA](Docs/img/scenario_runner_video.png)](https://youtu.be/ChmF8IFagpo?t=68)\n\nGetting the ScenarioRunner\n---------------------------\n\nUse `git clone` or download the project from this page. Note that the master\nbranch contains the latest fixes and features, and may be required to use the latest features from CARLA.\n\nIt is important to also consider the release version that has to match the CARLA version.\n\n* [Version 0.9.10](https://github.com/carla-simulator/scenario_runner/releases/tag/v0.9.10) and the 0.9.10 Branch: Compatible with [CARLA 0.9.10](https://github.com/carla-simulator/carla/releases/tag/0.9.10)\n* [Version 0.9.9](https://github.com/carla-simulator/scenario_runner/releases/tag/v0.9.9) and the 0.9.9 Branch: Compatible with [CARLA 0.9.9](https://github.com/carla-simulator/carla/releases/tag/0.9.9). Use the 0.9.9 branch, if you use CARLA 0.9.9.4.\n* [Version 0.9.8](https://github.com/carla-simulator/scenario_runner/releases/tag/v0.9.8) and the 0.9.8 Branch: Compatible with [CARLA 0.9.8](https://github.com/carla-simulator/carla/releases/tag/0.9.8)\n* [Version 0.9.7](https://github.com/carla-simulator/scenario_runner/releases/tag/v0.9.7) and the 0.9.7 Branch: Compatible with [CARLA 0.9.7](https://github.com/carla-simulator/carla/releases/tag/0.9.7) but not with the later release patch versions.\n* [Version 0.9.6](https://github.com/carla-simulator/scenario_runner/releases/tag/v0.9.6) and the 0.9.6 Branch: Compatible with [CARLA 0.9.6](https://github.com/carla-simulator/carla/releases/tag/0.9.6)\n* [Version 0.9.5](https://github.com/carla-simulator/scenario_runner/releases/tag/v0.9.5) and [Version 0.9.5.1](https://github.com/carla-simulator/scenario_runner/releases/tag/v0.9.5.1): Compatible with [CARLA 0.9.5](https://github.com/carla-simulator/carla/releases/tag/0.9.5)\n* [Version 0.9.2](https://github.com/carla-simulator/scenario_runner/releases/tag/0.9.2): Compatible with [CARLA 0.9.2](https://github.com/carla-simulator/carla/releases/tag/0.9.2)\n\nTo use a particular version you can either download the corresponding tarball or simply checkout the version tag associated to the release (e.g. git checkout v0.9.5)\n\nCurrently no build is required, as all code is in Python.\n\nUsing the ScenarioRunner\n------------------------\n\nPlease take a look at our [Getting started](Docs/getting_scenariorunner.md)\ndocumentation.\n\nChallenge Evaluation\n---------------------\n\nYou can evaluate your own agents using a reproduction\nof the CARLA Challenge by following [this tutorial](Docs/challenge_evaluation.md)\n\nContributing\n------------\n\nPlease take a look at our [Contribution guidelines](https://carla.readthedocs.io/en/latest/#contributing).\n\nFAQ\n------\n\nIf you run into problems, check our\n[FAQ](http://carla.readthedocs.io/en/latest/faq/).\n\nLicense\n-------\n\nScenarioRunner specific code is distributed under MIT License.\n"
  },
  {
    "path": "scenario_runner/manual_control.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Computer Vision Center (CVC) at the Universitat Autonoma de\n# Barcelona (UAB).\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n# Allows controlling a vehicle with a keyboard. For a simpler and more\n# documented example, please take a look at tutorial.py.\n\n\"\"\"\nWelcome to CARLA manual control.\n\nUse ARROWS or WASD keys for control.\n\n    W            : throttle\n    S            : brake\n    A/D          : steer left/right\n    Q            : toggle reverse\n    Space        : hand-brake\n    P            : toggle autopilot\n    M            : toggle manual transmission\n    ,/.          : gear up/down\n\n    L            : toggle next light type\n    SHIFT + L    : toggle high beam\n    Z/X          : toggle right/left blinker\n    I            : toggle interior light\n\n    TAB          : change sensor position\n    ` or N       : next sensor\n    [1-9]        : change to sensor [1-9]\n    G            : toggle radar visualization\n    C            : change weather (Shift+C reverse)\n\n    R            : toggle recording images to disk\n\n    CTRL + R     : toggle recording of simulation (replacing any previous)\n    CTRL + P     : start replaying last recorded simulation\n    CTRL + +     : increments the start time of the replay by 1 second (+SHIFT = 10 seconds)\n    CTRL + -     : decrements the start time of the replay by 1 second (+SHIFT = 10 seconds)\n\n    F1           : toggle HUD\n    H/?          : toggle help\n    ESC          : quit\n\"\"\"\n\nfrom __future__ import print_function\n\n# ==============================================================================\n# -- imports -------------------------------------------------------------------\n# ==============================================================================\n\n\nimport carla\n\nfrom examples.manual_control import (World, HUD, KeyboardControl, CameraManager,\n                                     CollisionSensor, LaneInvasionSensor, GnssSensor, IMUSensor)\n\nimport os\nimport argparse\nimport logging\nimport time\nimport pygame\n\n# ==============================================================================\n# -- Global functions ----------------------------------------------------------\n# ==============================================================================\n\n\ndef get_actor_display_name(actor, truncate=250):\n    name = ' '.join(actor.type_id.replace('_', '.').title().split('.')[1:])\n    return (name[:truncate - 1] + u'\\u2026') if len(name) > truncate else name\n\n\n# ==============================================================================\n# -- World ---------------------------------------------------------------------\n# ==============================================================================\n\nclass WorldSR(World):\n\n    restarted = False\n\n    def restart(self):\n\n        if self.restarted:\n            return\n        self.restarted = True\n\n        self.player_max_speed = 1.589\n        self.player_max_speed_fast = 3.713\n\n        # Keep same camera config if the camera manager exists.\n        cam_index = self.camera_manager.index if self.camera_manager is not None else 0\n        cam_pos_index = self.camera_manager.transform_index if self.camera_manager is not None else 0\n\n        # Get the ego vehicle\n        while self.player is None:\n            print(\"Waiting for the ego vehicle...\")\n            time.sleep(1)\n            possible_vehicles = self.world.get_actors().filter('vehicle.*')\n            for vehicle in possible_vehicles:\n                if vehicle.attributes['role_name'] == \"hero\":\n                    print(\"Ego vehicle found\")\n                    self.player = vehicle\n                    break\n        \n        self.player_name = self.player.type_id\n\n        # Set up the sensors.\n        self.collision_sensor = CollisionSensor(self.player, self.hud)\n        self.lane_invasion_sensor = LaneInvasionSensor(self.player, self.hud)\n        self.gnss_sensor = GnssSensor(self.player)\n        self.imu_sensor = IMUSensor(self.player)\n        self.camera_manager = CameraManager(self.player, self.hud, self._gamma)\n        self.camera_manager.transform_index = cam_pos_index\n        self.camera_manager.set_sensor(cam_index, notify=False)\n        actor_type = get_actor_display_name(self.player)\n        self.hud.notification(actor_type)\n\n    def tick(self, clock):\n        if len(self.world.get_actors().filter(self.player_name)) < 1:\n            return False\n\n        self.hud.tick(self, clock)\n        return True\n\n# ==============================================================================\n# -- game_loop() ---------------------------------------------------------------\n# ==============================================================================\n\ndef game_loop(args):\n    pygame.init()\n    pygame.font.init()\n    world = None\n\n    try:\n        client = carla.Client(args.host, args.port)\n        client.set_timeout(2.0)\n\n        display = pygame.display.set_mode(\n            (args.width, args.height),\n            pygame.HWSURFACE | pygame.DOUBLEBUF)\n\n        hud = HUD(args.width, args.height)\n        world = WorldSR(client.get_world(), hud, args)\n        controller = KeyboardControl(world, args.autopilot)\n\n        clock = pygame.time.Clock()\n        while True:\n            clock.tick_busy_loop(60)\n            if controller.parse_events(client, world, clock):\n                return\n            if not world.tick(clock):\n                return\n            world.render(display)\n            pygame.display.flip()\n\n    finally:\n\n        if (world and world.recording_enabled):\n            client.stop_recorder()\n\n        if world is not None:\n            world.destroy()\n\n        pygame.quit()\n\n\n# ==============================================================================\n# -- main() --------------------------------------------------------------------\n# ==============================================================================\n\n\ndef main():\n    argparser = argparse.ArgumentParser(\n        description='CARLA Manual Control Client')\n    argparser.add_argument(\n        '-v', '--verbose',\n        action='store_true',\n        dest='debug',\n        help='print debug information')\n    argparser.add_argument(\n        '--host',\n        metavar='H',\n        default='127.0.0.1',\n        help='IP of the host server (default: 127.0.0.1)')\n    argparser.add_argument(\n        '-p', '--port',\n        metavar='P',\n        default=2000,\n        type=int,\n        help='TCP port to listen to (default: 2000)')\n    argparser.add_argument(\n        '-a', '--autopilot',\n        action='store_true',\n        help='enable autopilot')\n    argparser.add_argument(\n        '--res',\n        metavar='WIDTHxHEIGHT',\n        default='1280x720',\n        help='window resolution (default: 1280x720)')\n    args = argparser.parse_args()\n\n    args.rolename = 'hero'      # Needed for CARLA version\n    args.filter = \"vehicle.*\"   # Needed for CARLA version\n    args.gamma = 2.2   # Needed for CARLA version\n    args.width, args.height = [int(x) for x in args.res.split('x')]\n\n    log_level = logging.DEBUG if args.debug else logging.INFO\n    logging.basicConfig(format='%(levelname)s: %(message)s', level=log_level)\n\n    logging.info('listening to server %s:%s', args.host, args.port)\n\n    print(__doc__)\n\n    try:\n\n        game_loop(args)\n\n    except KeyboardInterrupt:\n        print('\\nCancelled by user. Bye!')\n    except Exception as error:\n        logging.exception(error)\n\n\nif __name__ == '__main__':\n\n    main()\n"
  },
  {
    "path": "scenario_runner/metrics_manager.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Computer Vision Center (CVC) at the Universitat Autonoma de\n# Barcelona (UAB).\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n# Allows the execution of user-implemented metrics\n\n\"\"\"\nWelcome to the ScenarioRunner's metric module\n\nThis is the main script to be executed when running a metric.\nIt is responsible of parsing all the information and executing\nthe metric specified by the user.\n\"\"\"\n\nimport os\nimport sys\nimport importlib\nimport inspect\nimport json\nimport argparse\nfrom argparse import RawTextHelpFormatter\n\nimport carla\nfrom srunner.metrics.tools.metrics_log import MetricsLog\n\n\nclass MetricsManager(object):\n    \"\"\"\n    Main class of the metrics module. Handles the parsing and execution of\n    the metrics.\n    \"\"\"\n\n    def __init__(self, args):\n        \"\"\"\n        Initialization of the metrics manager. This creates the client, needed to parse\n        the information from the recorder, extract the metrics class, and runs it\n        \"\"\"\n        self._args = args\n\n        # Parse the arguments\n        recorder_str = self._get_recorder(self._args.log)\n        criteria_dict = self._get_criteria(self._args.criteria)\n\n        # Get the correct world and load it\n        map_name = self._get_recorder_map(recorder_str)\n        world = self._client.load_world(map_name)\n        town_map = world.get_map()\n\n        # Instanciate the MetricsLog, used to querry the needed information\n        log = MetricsLog(recorder_str)\n\n        # Read and run the metric class\n        metric_class = self._get_metric_class(self._args.metric)\n        metric_class(town_map, log, criteria_dict)\n\n    def _get_recorder(self, log):\n        \"\"\"\n        Parses the log argument into readable information\n        \"\"\"\n\n        # Get the log information.\n        self._client = carla.Client(self._args.host, self._args.port)\n        recorder_file = \"{}/{}\".format(os.getenv('SCENARIO_RUNNER_ROOT', \"./\"), log)\n\n        # Check that the file is correct\n        if recorder_file[-4:] != '.log':\n            print(\"ERROR: The log argument has to point to a .log file\")\n            sys.exit(-1)\n        if not os.path.exists(recorder_file):\n            print(\"ERROR: The specified log file does not exist\")\n            sys.exit(-1)\n\n        recorder_str = self._client.show_recorder_file_info(recorder_file, True)\n\n        return recorder_str\n\n    def _get_criteria(self, criteria_file):\n        \"\"\"\n        Parses the criteria argument into a dictionary\n        \"\"\"\n        if criteria_file:\n            with open(criteria_file) as fd:\n                criteria_dict = json.load(fd)\n        else:\n            criteria_dict = None\n\n        return criteria_dict\n\n    def _get_metric_class(self, metric_file):\n        \"\"\"\n        Function to extract the metrics class from the path given by the metrics\n        argument. Returns the first class found that is a child of BasicMetric\n\n        Args:\n            metric_file (str): path to the metric's file.\n        \"\"\"\n        # Get their module\n        module_name = os.path.basename(metric_file).split('.')[0]\n        sys.path.insert(0, os.path.dirname(metric_file))\n        metric_module = importlib.import_module(module_name)\n\n        # And their members of type class\n        for member in inspect.getmembers(metric_module, inspect.isclass):\n            # Get the first one with parent BasicMetrics\n            member_parent = member[1].__bases__[0]\n            if 'BasicMetric' in str(member_parent):\n                return member[1]\n\n        print(\"No child class of BasicMetric was found ... Exiting\")\n        sys.exit(-1)\n\n    def _get_recorder_map(self, recorder_str):\n        \"\"\"\n        Returns the name of the map the simulation took place in\n        \"\"\"\n\n        header = recorder_str.split(\"\\n\")\n        sim_map = header[1][5:]\n\n        return sim_map\n\n\ndef main():\n    \"\"\"\n    main function\n    \"\"\"\n\n    # pylint: disable=line-too-long\n    description = (\"Scenario Runner's metrics module. Evaluate the execution of a specific scenario by developing your own metric.\\n\")\n\n    parser = argparse.ArgumentParser(description=description,\n                                    formatter_class=RawTextHelpFormatter)\n    parser.add_argument('--host', default='127.0.0.1',\n                        help='IP of the host server (default: localhost)')\n    parser.add_argument('--port', '-p', default=2000,\n                        help='TCP port to listen to (default: 2000)')\n    parser.add_argument('--log', required=True,\n                        help='Path to the CARLA recorder .log file (relative to SCENARIO_RUNNER_ROOT).\\nThis file is created by the record functionality at ScenarioRunner')\n    parser.add_argument('--metric', required=True,\n                        help='Path to the .py file defining the used metric.\\nSome examples at srunner/metrics')\n    parser.add_argument('--criteria', default=\"\",\n                        help='Path to the .json file with the criteria information.\\nThis file is created by the record functionality at ScenarioRunner')\n    # pylint: enable=line-too-long\n\n    args = parser.parse_args()\n\n    MetricsManager(args)\n\nif __name__ == \"__main__\":\n    sys.exit(main())\n"
  },
  {
    "path": "scenario_runner/mkdocs.yml",
    "content": "site_name: CARLA ScenarioRunner\nrepo_url: https://github.com/carla-simulator/scenario_runner\ndocs_dir: Docs\nedit_uri: 'edit/master/Docs/'\ntheme: readthedocs\nextra_css: [extra.css]\n\nnav:\n- Home: index.md\n- Quick start:\n  - Get ScenarioRunner: getting_scenariorunner.md\n  - First steps: getting_started.md\n  - Create a new scenario: creating_new_scenario.md\n  - Metrics module: metrics_module.md\n  - FAQ: FAQ.md\n  - Release Notes: CHANGELOG.md\n- References:\n  - List of scenarios: list_of_scenarios.md\n  - OpenSCENARIO support: openscenario_support.md\n- Contributing:\n  - Code of conduct: CODE_OF_CONDUCT.md\n  - Coding standard: coding_standard.md\n  - Contribution guidelines: CONTRIBUTING.md\n\nmarkdown_extensions:\n  - admonition\n  - markdown_include.include:\n      base_path: '.'\n\n"
  },
  {
    "path": "scenario_runner/no_rendering_mode.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Computer Vision Center (CVC) at the Universitat Autonoma de\n# Barcelona (UAB).\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n# Allows visualising a 2D map generated by vehicles.\n\n\"\"\"\nWelcome to CARLA No-Rendering Mode Visualizer\n\n    TAB          : toggle hero mode\n    Mouse Wheel  : zoom in / zoom out\n    Mouse Drag   : move map (map mode only)\n\n    W            : throttle\n    S            : brake\n    AD           : steer\n    Q            : toggle reverse\n    Space        : hand-brake\n    P            : toggle autopilot\n    M            : toggle manual transmission\n    ,/.          : gear up/down\n\n    F1           : toggle HUD\n    I            : toggle actor ids\n    H/?          : toggle help\n    ESC          : quit\n\"\"\"\n\n# ==============================================================================\n# -- find carla module ---------------------------------------------------------\n# ==============================================================================\n\nimport glob\nimport os\nimport sys\n\ntry:\n    sys.path.append(glob.glob('../carla/dist/carla-*%d.%d-%s.egg' % (\n        sys.version_info.major,\n        sys.version_info.minor,\n        'win-amd64' if os.name == 'nt' else 'linux-x86_64'))[0])\nexcept IndexError:\n    pass\n\n# ==============================================================================\n# -- imports -------------------------------------------------------------------\n# ==============================================================================\n\nimport carla\nfrom carla import TrafficLightState as tls\n\nimport argparse\nimport logging\nimport datetime\nimport weakref\nimport math\nimport random\n\ntry:\n    import pygame\n    from pygame.locals import KMOD_CTRL\n    from pygame.locals import KMOD_SHIFT\n    from pygame.locals import K_COMMA\n    from pygame.locals import K_DOWN\n    from pygame.locals import K_ESCAPE\n    from pygame.locals import K_F1\n    from pygame.locals import K_LEFT\n    from pygame.locals import K_PERIOD\n    from pygame.locals import K_RIGHT\n    from pygame.locals import K_SLASH\n    from pygame.locals import K_SPACE\n    from pygame.locals import K_TAB\n    from pygame.locals import K_UP\n    from pygame.locals import K_a\n    from pygame.locals import K_d\n    from pygame.locals import K_h\n    from pygame.locals import K_i\n    from pygame.locals import K_m\n    from pygame.locals import K_p\n    from pygame.locals import K_q\n    from pygame.locals import K_s\n    from pygame.locals import K_w\nexcept ImportError:\n    raise RuntimeError('cannot import pygame, make sure pygame package is installed')\n\n# ==============================================================================\n# -- Constants -----------------------------------------------------------------\n# ==============================================================================\n\n# Colors\n\n# We will use the color palette used in Tango Desktop Project (Each color is indexed depending on brightness level)\n# See: https://en.wikipedia.org/wiki/Tango_Desktop_Project\n\nCOLOR_BUTTER_0 = pygame.Color(252, 233, 79)\nCOLOR_BUTTER_1 = pygame.Color(237, 212, 0)\nCOLOR_BUTTER_2 = pygame.Color(196, 160, 0)\n\nCOLOR_ORANGE_0 = pygame.Color(252, 175, 62)\nCOLOR_ORANGE_1 = pygame.Color(245, 121, 0)\nCOLOR_ORANGE_2 = pygame.Color(209, 92, 0)\n\nCOLOR_CHOCOLATE_0 = pygame.Color(233, 185, 110)\nCOLOR_CHOCOLATE_1 = pygame.Color(193, 125, 17)\nCOLOR_CHOCOLATE_2 = pygame.Color(143, 89, 2)\n\nCOLOR_CHAMELEON_0 = pygame.Color(138, 226, 52)\nCOLOR_CHAMELEON_1 = pygame.Color(115, 210, 22)\nCOLOR_CHAMELEON_2 = pygame.Color(78, 154, 6)\n\nCOLOR_SKY_BLUE_0 = pygame.Color(114, 159, 207)\nCOLOR_SKY_BLUE_1 = pygame.Color(52, 101, 164)\nCOLOR_SKY_BLUE_2 = pygame.Color(32, 74, 135)\n\nCOLOR_PLUM_0 = pygame.Color(173, 127, 168)\nCOLOR_PLUM_1 = pygame.Color(117, 80, 123)\nCOLOR_PLUM_2 = pygame.Color(92, 53, 102)\n\nCOLOR_SCARLET_RED_0 = pygame.Color(239, 41, 41)\nCOLOR_SCARLET_RED_1 = pygame.Color(204, 0, 0)\nCOLOR_SCARLET_RED_2 = pygame.Color(164, 0, 0)\n\nCOLOR_ALUMINIUM_0 = pygame.Color(238, 238, 236)\nCOLOR_ALUMINIUM_1 = pygame.Color(211, 215, 207)\nCOLOR_ALUMINIUM_2 = pygame.Color(186, 189, 182)\nCOLOR_ALUMINIUM_3 = pygame.Color(136, 138, 133)\nCOLOR_ALUMINIUM_4 = pygame.Color(85, 87, 83)\nCOLOR_ALUMINIUM_4_5 = pygame.Color(66, 62, 64)\nCOLOR_ALUMINIUM_5 = pygame.Color(46, 52, 54)\n\n\nCOLOR_WHITE = pygame.Color(255, 255, 255)\nCOLOR_BLACK = pygame.Color(0, 0, 0)\n\n\n# Module Defines\nMODULE_WORLD = 'WORLD'\nMODULE_HUD = 'HUD'\nMODULE_INPUT = 'INPUT'\n\nPIXELS_PER_METER = 12\n\nMAP_DEFAULT_SCALE = 0.1\nHERO_DEFAULT_SCALE = 1.0\n\nPIXELS_AHEAD_VEHICLE = 150\n\n# ==============================================================================\n# -- Util -----------------------------------------------------------\n# ==============================================================================\n\n\ndef get_actor_display_name(actor, truncate=250):\n    name = ' '.join(actor.type_id.replace('_', '.').title().split('.')[1:])\n    return (name[:truncate - 1] + u'\\u2026') if len(name) > truncate else name\n\n\nclass Util(object):\n\n    @staticmethod\n    def blits(destination_surface, source_surfaces, rect=None, blend_mode=0):\n        for surface in source_surfaces:\n            destination_surface.blit(surface[0], surface[1], rect, blend_mode)\n\n    @staticmethod\n    def length(v):\n        return math.sqrt(v.x**2 + v.y**2 + v.z**2)\n\n    @staticmethod\n    def get_bounding_box(actor):\n        bb = actor.trigger_volume.extent\n        corners = [carla.Location(x=-bb.x, y=-bb.y),\n                   carla.Location(x=bb.x, y=-bb.y),\n                   carla.Location(x=bb.x, y=bb.y),\n                   carla.Location(x=-bb.x, y=bb.y),\n                   carla.Location(x=-bb.x, y=-bb.y)]\n        corners = [x + actor.trigger_volume.location for x in corners]\n        t = actor.get_transform()\n        t.transform(corners)\n        return corners\n\n# ==============================================================================\n# -- ModuleManager -------------------------------------------------------------\n# ==============================================================================\n\n\nclass ModuleManager(object):\n    def __init__(self):\n        self.modules = []\n\n    def register_module(self, module):\n        self.modules.append(module)\n\n    def clear_modules(self):\n        del self.modules[:]\n\n    def tick(self, clock):\n        # Update all the modules\n        for module in self.modules:\n            module.tick(clock)\n\n    def render(self, display):\n        display.fill(COLOR_ALUMINIUM_4)\n        for module in self.modules:\n            module.render(display)\n\n    def get_module(self, name):\n        for module in self.modules:\n            if module.name == name:\n                return module\n\n    def start_modules(self):\n        for module in self.modules:\n            module.start()\n\n\n# ==============================================================================\n# -- FadingText ----------------------------------------------------------------\n# ==============================================================================\n\n\nclass FadingText(object):\n    def __init__(self, font, dim, pos):\n        self.font = font\n        self.dim = dim\n        self.pos = pos\n        self.seconds_left = 0\n        self.surface = pygame.Surface(self.dim)\n\n    def set_text(self, text, color=COLOR_WHITE, seconds=2.0):\n        text_texture = self.font.render(text, True, color)\n        self.surface = pygame.Surface(self.dim)\n        self.seconds_left = seconds\n        self.surface.fill(COLOR_BLACK)\n        self.surface.blit(text_texture, (10, 11))\n\n    def tick(self, clock):\n        delta_seconds = 1e-3 * clock.get_time()\n        self.seconds_left = max(0.0, self.seconds_left - delta_seconds)\n        self.surface.set_alpha(500.0 * self.seconds_left)\n\n    def render(self, display):\n        display.blit(self.surface, self.pos)\n\n\n# ==============================================================================\n# -- HelpText ------------------------------------------------------------------\n# ==============================================================================\n\n\nclass HelpText(object):\n    def __init__(self, font, width, height):\n        lines = __doc__.split('\\n')\n        self.font = font\n        self.dim = (680, len(lines) * 22 + 12)\n        self.pos = (0.5 * width - 0.5 * self.dim[0], 0.5 * height - 0.5 * self.dim[1])\n        self.seconds_left = 0\n        self.surface = pygame.Surface(self.dim)\n        self.surface.fill(COLOR_BLACK)\n        for n, line in enumerate(lines):\n            text_texture = self.font.render(line, True, COLOR_WHITE)\n            self.surface.blit(text_texture, (22, n * 22))\n            self._render = False\n        self.surface.set_alpha(220)\n\n    def toggle(self):\n        self._render = not self._render\n\n    def render(self, display):\n        if self._render:\n            display.blit(self.surface, self.pos)\n\n\n# ==============================================================================\n# -- ModuleHUD -----------------------------------------------------------------\n# ==============================================================================\n\n\nclass ModuleHUD (object):\n\n    def __init__(self, name, width, height):\n        self.name = name\n        self.dim = (width, height)\n        self._init_hud_params()\n        self._init_data_params()\n\n    def start(self):\n        pass\n\n    def _init_hud_params(self):\n        fonts = [x for x in pygame.font.get_fonts() if 'mono' in x]\n        default_font = 'ubuntumono'\n        mono = default_font if default_font in fonts else fonts[0]\n        mono = pygame.font.match_font(mono)\n        self._font_mono = pygame.font.Font(mono, 14)\n        self._header_font = pygame.font.SysFont('Arial', 14, True)\n        self.help = HelpText(pygame.font.Font(mono, 24), *self.dim)\n        self._notifications = FadingText(\n            pygame.font.Font(pygame.font.get_default_font(), 20),\n            (self.dim[0], 40), (0, self.dim[1] - 40))\n\n    def _init_data_params(self):\n        self.show_info = True\n        self.show_actor_ids = False\n        self._info_text = {}\n\n    def notification(self, text, seconds=2.0):\n        self._notifications.set_text(text, seconds=seconds)\n\n    def tick(self, clock):\n        self._notifications.tick(clock)\n\n    def add_info(self, module_name, info):\n        self._info_text[module_name] = info\n\n    def render_vehicles_ids(self, vehicle_id_surface, list_actors, world_to_pixel, hero_actor, hero_transform):\n        vehicle_id_surface.fill(COLOR_BLACK)\n        if self.show_actor_ids:\n            vehicle_id_surface.set_alpha(150)\n            for actor in list_actors:\n                x, y = world_to_pixel(actor[1].location)\n\n                angle = 0\n                if hero_actor is not None:\n                    angle = -hero_transform.rotation.yaw - 90\n\n                color = COLOR_SKY_BLUE_0\n                if int(actor[0].attributes['number_of_wheels']) == 2:\n                    color = COLOR_CHOCOLATE_0\n                if actor[0].attributes['role_name'] == 'hero':\n                    color = COLOR_CHAMELEON_0\n\n                font_surface = self._header_font.render(str(actor[0].id), True, color)\n                rotated_font_surface = pygame.transform.rotate(font_surface, angle)\n                rect = rotated_font_surface.get_rect(center=(x, y))\n                vehicle_id_surface.blit(rotated_font_surface, rect)\n\n        return vehicle_id_surface\n\n    def render(self, display):\n        if self.show_info:\n            info_surface = pygame.Surface((240, self.dim[1]))\n            info_surface.set_alpha(100)\n            display.blit(info_surface, (0, 0))\n            v_offset = 4\n            bar_h_offset = 100\n            bar_width = 106\n            i = 0\n            for module_name, module_info in self._info_text.items():\n                if not module_info:\n                    continue\n                surface = self._header_font.render(module_name, True, COLOR_ALUMINIUM_0).convert_alpha()\n                display.blit(surface, (8 + bar_width / 2, 18 * i + v_offset))\n                v_offset += 12\n                i += 1\n                for item in module_info:\n                    if v_offset + 18 > self.dim[1]:\n                        break\n                    if isinstance(item, list):\n                        if len(item) > 1:\n                            points = [(x + 8, v_offset + 8 + (1.0 - y) * 30) for x, y in enumerate(item)]\n                            pygame.draw.lines(display, (255, 136, 0), False, points, 2)\n                        item = None\n                    elif isinstance(item, tuple):\n                        if isinstance(item[1], bool):\n                            rect = pygame.Rect((bar_h_offset, v_offset + 8), (6, 6))\n                            pygame.draw.rect(display, COLOR_ALUMINIUM_0, rect, 0 if item[1] else 1)\n                        else:\n                            rect_border = pygame.Rect((bar_h_offset, v_offset + 8), (bar_width, 6))\n                            pygame.draw.rect(display, COLOR_ALUMINIUM_0, rect_border, 1)\n                            f = (item[1] - item[2]) / (item[3] - item[2])\n                            if item[2] < 0.0:\n                                rect = pygame.Rect((bar_h_offset + f * (bar_width - 6), v_offset + 8), (6, 6))\n                            else:\n                                rect = pygame.Rect((bar_h_offset, v_offset + 8), (f * bar_width, 6))\n                            pygame.draw.rect(display, COLOR_ALUMINIUM_0, rect)\n                        item = item[0]\n                    if item:  # At this point has to be a str.\n                        surface = self._font_mono.render(item, True, COLOR_ALUMINIUM_0).convert_alpha()\n                        display.blit(surface, (8, 18 * i + v_offset))\n                    v_offset += 18\n                v_offset += 24\n        self._notifications.render(display)\n        self.help.render(display)\n\n\n# ==============================================================================\n# -- TrafficLightSurfaces ------------------------------------------------------\n# ==============================================================================\n\n\nclass TrafficLightSurfaces(object):\n    \"\"\"Holds the surfaces (scaled and rotated) for painting traffic lights\"\"\"\n\n    def __init__(self):\n        def make_surface(tl):\n            w = 40\n            surface = pygame.Surface((w, 3 * w), pygame.SRCALPHA)\n            surface.fill(COLOR_ALUMINIUM_5 if tl != 'h' else COLOR_ORANGE_2)\n            if tl != 'h':\n                hw = int(w / 2)\n                off = COLOR_ALUMINIUM_4\n                red = COLOR_SCARLET_RED_0\n                yellow = COLOR_BUTTER_0\n                green = COLOR_CHAMELEON_0\n                pygame.draw.circle(surface, red if tl == tls.Red else off, (hw, hw), int(0.4 * w))\n                pygame.draw.circle(surface, yellow if tl == tls.Yellow else off, (hw, w + hw), int(0.4 * w))\n                pygame.draw.circle(surface, green if tl == tls.Green else off, (hw, 2 * w + hw), int(0.4 * w))\n            return pygame.transform.smoothscale(surface, (15, 45) if tl != 'h' else (19, 49))\n        self._original_surfaces = {\n            'h': make_surface('h'),\n            tls.Red: make_surface(tls.Red),\n            tls.Yellow: make_surface(tls.Yellow),\n            tls.Green: make_surface(tls.Green),\n            tls.Off: make_surface(tls.Off),\n            tls.Unknown: make_surface(tls.Unknown)\n        }\n        self.surfaces = dict(self._original_surfaces)\n\n    def rotozoom(self, angle, scale):\n        for key, surface in self._original_surfaces.items():\n            self.surfaces[key] = pygame.transform.rotozoom(surface, angle, scale)\n\n\n# ==============================================================================\n# -- World ---------------------------------------------------------------------\n# ==============================================================================\n\n\nclass MapImage(object):\n    def __init__(self, carla_world, carla_map, pixels_per_meter, show_triggers, show_connections, show_spawn_points):\n        self._pixels_per_meter = pixels_per_meter\n        self.scale = 1.0\n        self.show_triggers = show_triggers\n        self.show_connections = show_connections\n        self.show_spawn_points = show_spawn_points\n\n        waypoints = carla_map.generate_waypoints(2)\n        margin = 50\n        max_x = max(waypoints, key=lambda x: x.transform.location.x).transform.location.x + margin\n        max_y = max(waypoints, key=lambda x: x.transform.location.y).transform.location.y + margin\n        min_x = min(waypoints, key=lambda x: x.transform.location.x).transform.location.x - margin\n        min_y = min(waypoints, key=lambda x: x.transform.location.y).transform.location.y - margin\n\n        self.width = max(max_x - min_x, max_y - min_y)\n        self._world_offset = (min_x, min_y)\n\n        width_in_pixels = int(self._pixels_per_meter * self.width)\n\n        self.big_map_surface = pygame.Surface((width_in_pixels, width_in_pixels)).convert()\n        self.draw_road_map(self.big_map_surface, carla_world, carla_map, self.world_to_pixel, self.world_to_pixel_width)\n        self.surface = self.big_map_surface\n\n    def draw_road_map(self, map_surface, carla_world, carla_map, world_to_pixel, world_to_pixel_width):\n        map_surface.fill(COLOR_ALUMINIUM_4)\n        precision = 0.05\n\n        def lane_marking_color_to_tango(lane_marking_color):\n            tango_color = COLOR_BLACK\n\n            if lane_marking_color == carla.LaneMarkingColor.White:\n                tango_color = COLOR_ALUMINIUM_2\n\n            elif lane_marking_color == carla.LaneMarkingColor.Blue:\n                tango_color = COLOR_SKY_BLUE_0\n\n            elif lane_marking_color == carla.LaneMarkingColor.Green:\n                tango_color = COLOR_CHAMELEON_0\n\n            elif lane_marking_color == carla.LaneMarkingColor.Red:\n                tango_color = COLOR_SCARLET_RED_0\n\n            elif lane_marking_color == carla.LaneMarkingColor.Yellow:\n                tango_color = COLOR_ORANGE_0\n\n            return tango_color\n\n        def draw_solid_line(surface, color, closed, points, width):\n            if len(points) >= 2:\n                pygame.draw.lines(surface, color, closed, points, width)\n\n        def draw_broken_line(surface, color, closed, points, width):\n            broken_lines = [x for n, x in enumerate(zip(*(iter(points),) * 20)) if n % 3 == 0]\n            for line in broken_lines:\n                pygame.draw.lines(surface, color, closed, line, width)\n\n        def get_lane_markings(lane_marking_type, lane_marking_color, waypoints, sign):\n            margin = 0.20\n            if lane_marking_type == carla.LaneMarkingType.Broken or (lane_marking_type == carla.LaneMarkingType.Solid):\n                marking_1 = [world_to_pixel(lateral_shift(w.transform, sign * w.lane_width * 0.5)) for w in waypoints]\n                return [(lane_marking_type, lane_marking_color, marking_1)]\n            elif lane_marking_type == carla.LaneMarkingType.SolidBroken or lane_marking_type == carla.LaneMarkingType.BrokenSolid:\n                marking_1 = [world_to_pixel(lateral_shift(w.transform, sign * w.lane_width * 0.5)) for w in waypoints]\n                marking_2 = [world_to_pixel(lateral_shift(w.transform,\n                                                          sign * (w.lane_width * 0.5 + margin * 2))) for w in waypoints]\n                return [(carla.LaneMarkingType.Solid, lane_marking_color, marking_1),\n                        (carla.LaneMarkingType.Broken, lane_marking_color, marking_2)]\n            elif lane_marking_type == carla.LaneMarkingType.BrokenBroken:\n                marking = [world_to_pixel(lateral_shift(w.transform,\n                                                        sign * (w.lane_width * 0.5 - margin))) for w in waypoints]\n                return [(carla.LaneMarkingType.Broken, lane_marking_color, marking)]\n            elif lane_marking_type == carla.LaneMarkingType.SolidSolid:\n                marking = [world_to_pixel(lateral_shift(w.transform,\n                                                        sign * ((w.lane_width * 0.5) - margin))) for w in waypoints]\n                return [(carla.LaneMarkingType.Solid, lane_marking_color, marking)]\n\n            return [(carla.LaneMarkingType.NONE, carla.LaneMarkingColor.Other, [])]\n\n        def draw_lane_marking(surface, waypoints, is_left):\n            sign = -1 if is_left else 1\n            lane_marking = None\n\n            marking_type = carla.LaneMarkingType.NONE\n            previous_marking_type = carla.LaneMarkingType.NONE\n\n            marking_color = carla.LaneMarkingColor.Other\n            previous_marking_color = carla.LaneMarkingColor.Other\n\n            waypoints_list = []\n            temp_waypoints = []\n            current_lane_marking = carla.LaneMarkingType.NONE\n            for sample in waypoints:\n                lane_marking = sample.left_lane_marking if sign < 0 else sample.right_lane_marking\n\n                if lane_marking is None:\n                    continue\n\n                marking_type = lane_marking.type\n                marking_color = lane_marking.color\n\n                if current_lane_marking != marking_type:\n                    markings = get_lane_markings(\n                        previous_marking_type,\n                        lane_marking_color_to_tango(previous_marking_color),\n                        temp_waypoints,\n                        sign)\n                    current_lane_marking = marking_type\n\n                    for marking in markings:\n                        waypoints_list.append(marking)\n\n                    temp_waypoints = temp_waypoints[-1:]\n\n                else:\n                    temp_waypoints.append((sample))\n                    previous_marking_type = marking_type\n                    previous_marking_color = marking_color\n\n            # Add last marking\n            last_markings = get_lane_markings(\n                previous_marking_type,\n                lane_marking_color_to_tango(previous_marking_color),\n                temp_waypoints,\n                sign)\n            for marking in last_markings:\n                waypoints_list.append(marking)\n\n            for markings in waypoints_list:\n                if markings[0] == carla.LaneMarkingType.Solid:\n                    draw_solid_line(surface, markings[1], False, markings[2], 2)\n                elif markings[0] == carla.LaneMarkingType.Broken:\n                    draw_broken_line(surface, markings[1], False, markings[2], 2)\n\n        def draw_arrow(surface, transform, color=COLOR_ALUMINIUM_2):\n            transform.rotation.yaw += 180\n            forward = transform.get_forward_vector()\n            transform.rotation.yaw += 90\n            right_dir = transform.get_forward_vector()\n            end = transform.location\n            start = end - 2.0 * forward\n            right = start + 0.8 * forward + 0.4 * right_dir\n            left = start + 0.8 * forward - 0.4 * right_dir\n            pygame.draw.lines(\n                surface, color, False, [\n                    world_to_pixel(x) for x in [\n                        start, end]], 4)\n            pygame.draw.lines(\n                surface, color, False, [\n                    world_to_pixel(x) for x in [\n                        left, start, right]], 4)\n\n        def draw_traffic_signs(surface, font_surface, actor, color=COLOR_ALUMINIUM_2, trigger_color=COLOR_PLUM_0):\n            transform = actor.get_transform()\n            waypoint = carla_map.get_waypoint(transform.location)\n\n            angle = -waypoint.transform.rotation.yaw - 90.0\n            font_surface = pygame.transform.rotate(font_surface, angle)\n            pixel_pos = world_to_pixel(waypoint.transform.location)\n            offset = font_surface.get_rect(center=(pixel_pos[0], pixel_pos[1]))\n            surface.blit(font_surface, offset)\n\n            # Draw line in front of stop\n            forward_vector = carla.Location(waypoint.transform.get_forward_vector())\n            left_vector = carla.Location(-forward_vector.y, forward_vector.x,\n                                         forward_vector.z) * waypoint.lane_width / 2 * 0.7\n\n            line = [(waypoint.transform.location + (forward_vector * 1.5) + (left_vector)),\n                    (waypoint.transform.location + (forward_vector * 1.5) - (left_vector))]\n\n            line_pixel = [world_to_pixel(p) for p in line]\n            pygame.draw.lines(surface, color, True, line_pixel, 2)\n\n            # draw bounding box\n            if self.show_triggers:\n                corners = Util.get_bounding_box(actor)\n                corners = [world_to_pixel(p) for p in corners]\n                pygame.draw.lines(surface, trigger_color, True, corners, 2)\n\n        def lateral_shift(transform, shift):\n            transform.rotation.yaw += 90\n            return transform.location + shift * transform.get_forward_vector()\n\n        def draw_topology(carla_topology, index):\n            topology = [x[index] for x in carla_topology]\n            topology = sorted(topology, key=lambda w: w.transform.location.z)\n            for waypoint in topology:\n                # if waypoint.road_id == 150 or waypoint.road_id == 16:\n                waypoints = [waypoint]\n\n                nxt = waypoint.next(precision)\n                if len(nxt) > 0:\n                    nxt = nxt[0]\n                    while nxt.road_id == waypoint.road_id:\n                        waypoints.append(nxt)\n                        nxt = nxt.next(precision)\n                        if len(nxt) > 0:\n                            nxt = nxt[0]\n                        else:\n                            break\n\n                # Draw Road\n                road_left_side = [lateral_shift(w.transform, -w.lane_width * 0.5) for w in waypoints]\n                road_right_side = [lateral_shift(w.transform, w.lane_width * 0.5) for w in waypoints]\n\n                polygon = road_left_side + [x for x in reversed(road_right_side)]\n                polygon = [world_to_pixel(x) for x in polygon]\n\n                if len(polygon) > 2:\n                    pygame.draw.polygon(map_surface, COLOR_ALUMINIUM_5, polygon, 5)\n                    pygame.draw.polygon(map_surface, COLOR_ALUMINIUM_5, polygon)\n\n                # Draw Shoulders and Parkings\n                PARKING_COLOR = COLOR_ALUMINIUM_4_5\n                SHOULDER_COLOR = COLOR_ALUMINIUM_5\n\n                final_color = SHOULDER_COLOR\n\n                # Draw Right\n                shoulder = []\n                for w in waypoints:\n                    r = w.get_right_lane()\n                    if r is not None and (\n                            r.lane_type == carla.LaneType.Shoulder or r.lane_type == carla.LaneType.Parking):\n                        if r.lane_type == carla.LaneType.Parking:\n                            final_color = PARKING_COLOR\n                        shoulder.append(r)\n\n                shoulder_left_side = [lateral_shift(w.transform, -w.lane_width * 0.5) for w in shoulder]\n                shoulder_right_side = [lateral_shift(w.transform, w.lane_width * 0.5) for w in shoulder]\n\n                polygon = shoulder_left_side + [x for x in reversed(shoulder_right_side)]\n                polygon = [world_to_pixel(x) for x in polygon]\n\n                if len(polygon) > 2:\n                    pygame.draw.polygon(map_surface, final_color, polygon, 5)\n                    pygame.draw.polygon(map_surface, final_color, polygon)\n\n                draw_lane_marking(\n                    map_surface,\n                    shoulder,\n                    False)\n\n                # Draw Left\n                shoulder = []\n                for w in waypoints:\n                    r = w.get_left_lane()\n                    if r is not None and (\n                            r.lane_type == carla.LaneType.Shoulder or r.lane_type == carla.LaneType.Parking):\n                        if r.lane_type == carla.LaneType.Parking:\n                            final_color = PARKING_COLOR\n                        shoulder.append(r)\n\n                shoulder_left_side = [lateral_shift(w.transform, -w.lane_width * 0.5) for w in shoulder]\n                shoulder_right_side = [lateral_shift(w.transform, w.lane_width * 0.5) for w in shoulder]\n\n                polygon = shoulder_left_side + [x for x in reversed(shoulder_right_side)]\n                polygon = [world_to_pixel(x) for x in polygon]\n\n                if len(polygon) > 2:\n                    pygame.draw.polygon(map_surface, final_color, polygon, 5)\n                    pygame.draw.polygon(map_surface, final_color, polygon)\n\n                draw_lane_marking(\n                    map_surface,\n                    shoulder,\n                    True)\n\n                # Draw Lane Markings and Arrows\n                if not waypoint.is_intersection:\n                    draw_lane_marking(\n                        map_surface,\n                        waypoints,\n                        True)\n                    draw_lane_marking(\n                        map_surface,\n                        waypoints,\n                        False)\n                    for n, wp in enumerate(waypoints):\n                        if ((n + 1) % 400) == 0:\n                            draw_arrow(map_surface, wp.transform)\n\n        topology = carla_map.get_topology()\n        draw_topology(topology, 0)\n        draw_topology(topology, 1)\n\n        if self.show_spawn_points:\n            for sp in carla_map.get_spawn_points():\n                draw_arrow(map_surface, sp, color=COLOR_CHOCOLATE_0)\n\n        if self.show_connections:\n            dist = 1.5\n            to_pixel = lambda wp: world_to_pixel(wp.transform.location)\n            for wp in carla_map.generate_waypoints(dist):\n                col = (0, 255, 255) if wp.is_intersection else (0, 255, 0)\n                for nxt in wp.next(dist):\n                    pygame.draw.line(map_surface, col, to_pixel(wp), to_pixel(nxt), 2)\n                if wp.lane_change & carla.LaneChange.Right:\n                    r = wp.get_right_lane()\n                    if r and r.lane_type == carla.LaneType.Driving:\n                        pygame.draw.line(map_surface, col, to_pixel(wp), to_pixel(r), 2)\n                if wp.lane_change & carla.LaneChange.Left:\n                    l = wp.get_left_lane()\n                    if l and l.lane_type == carla.LaneType.Driving:\n                        pygame.draw.line(map_surface, col, to_pixel(wp), to_pixel(l), 2)\n\n        actors = carla_world.get_actors()\n\n        # Draw Traffic Signs\n        font_size = world_to_pixel_width(1)\n        font = pygame.font.SysFont('Arial', font_size, True)\n\n        stops = [actor for actor in actors if 'stop' in actor.type_id]\n        yields = [actor for actor in actors if 'yield' in actor.type_id]\n\n        stop_font_surface = font.render(\"STOP\", False, COLOR_ALUMINIUM_2)\n        stop_font_surface = pygame.transform.scale(\n            stop_font_surface, (stop_font_surface.get_width(), stop_font_surface.get_height() * 2))\n\n        yield_font_surface = font.render(\"YIELD\", False, COLOR_ALUMINIUM_2)\n        yield_font_surface = pygame.transform.scale(\n            yield_font_surface, (yield_font_surface.get_width(), yield_font_surface.get_height() * 2))\n\n        for ts_stop in stops:\n            draw_traffic_signs(map_surface, stop_font_surface, ts_stop, trigger_color=COLOR_SCARLET_RED_1)\n\n        for ts_yield in yields:\n            draw_traffic_signs(map_surface, yield_font_surface, ts_yield, trigger_color=COLOR_ORANGE_1)\n\n    def world_to_pixel(self, location, offset=(0, 0)):\n        x = self.scale * self._pixels_per_meter * (location.x - self._world_offset[0])\n        y = self.scale * self._pixels_per_meter * (location.y - self._world_offset[1])\n        return [int(x - offset[0]), int(y - offset[1])]\n\n    def world_to_pixel_width(self, width):\n        return int(self.scale * self._pixels_per_meter * width)\n\n    def scale_map(self, scale):\n        if scale != self.scale:\n            self.scale = scale\n            width = int(self.big_map_surface.get_width() * self.scale)\n            self.surface = pygame.transform.smoothscale(self.big_map_surface, (width, width))\n\n\nclass ModuleWorld(object):\n    def __init__(self, name, args, timeout):\n        self.client = None\n        self.name = name\n        self.args = args\n        self.timeout = timeout\n        self.server_fps = 0.0\n        self.simulation_time = 0\n        self.server_clock = pygame.time.Clock()\n\n        # World data\n        self.world = None\n        self.town_map = None\n        self.actors_with_transforms = []\n        # Store necessary modules\n        self.module_hud = None\n        self.module_input = None\n\n        self.surface_size = [0, 0]\n        self.prev_scaled_size = 0\n        self.scaled_size = 0\n        # Hero actor\n        self.hero_actor = None\n        self.spawned_hero = None\n        self.hero_transform = None\n\n        self.scale_offset = [0, 0]\n\n        self.vehicle_id_surface = None\n        self.result_surface = None\n\n        self.traffic_light_surfaces = TrafficLightSurfaces()\n        self.affected_traffic_light = None\n\n        # Map info\n        self.map_image = None\n        self.border_round_surface = None\n        self.original_surface_size = None\n        self.hero_surface = None\n        self.actors_surface = None\n\n    def _get_data_from_carla(self):\n        try:\n            self.client = carla.Client(self.args.host, self.args.port)\n            self.client.set_timeout(self.timeout)\n\n            if self.args.map is None:\n                world = self.client.get_world()\n            else:\n                world = self.client.load_world(self.args.map)\n\n            town_map = world.get_map()\n            return (world, town_map)\n\n        except RuntimeError as ex:\n            logging.error(ex)\n            exit_game()\n\n    def start(self):\n        self.world, self.town_map = self._get_data_from_carla()\n\n        # Create Surfaces\n        self.map_image = MapImage(\n            carla_world=self.world,\n            carla_map=self.town_map,\n            pixels_per_meter=PIXELS_PER_METER,\n            show_triggers=self.args.show_triggers,\n            show_connections=self.args.show_connections,\n            show_spawn_points=self.args.show_spawn_points)\n\n        # Store necessary modules\n        self.module_hud = module_manager.get_module(MODULE_HUD)\n        self.module_input = module_manager.get_module(MODULE_INPUT)\n\n        self.original_surface_size = min(self.module_hud.dim[0], self.module_hud.dim[1])\n        self.surface_size = self.map_image.big_map_surface.get_width()\n\n        self.scaled_size = int(self.surface_size)\n        self.prev_scaled_size = int(self.surface_size)\n\n        # Render Actors\n        self.actors_surface = pygame.Surface((self.map_image.surface.get_width(), self.map_image.surface.get_height()))\n        self.actors_surface.set_colorkey(COLOR_BLACK)\n\n        self.vehicle_id_surface = pygame.Surface((self.surface_size, self.surface_size)).convert()\n        self.vehicle_id_surface.set_colorkey(COLOR_BLACK)\n\n        self.border_round_surface = pygame.Surface(self.module_hud.dim, pygame.SRCALPHA).convert()\n        self.border_round_surface.set_colorkey(COLOR_WHITE)\n        self.border_round_surface.fill(COLOR_BLACK)\n\n        center_offset = (int(self.module_hud.dim[0] / 2), int(self.module_hud.dim[1] / 2))\n        pygame.draw.circle(self.border_round_surface, COLOR_ALUMINIUM_1, center_offset, int(self.module_hud.dim[1] / 2))\n        pygame.draw.circle(self.border_round_surface, COLOR_WHITE, center_offset, int((self.module_hud.dim[1] - 8) / 2))\n\n        scaled_original_size = self.original_surface_size * (1.0 / 0.9)\n        self.hero_surface = pygame.Surface((scaled_original_size, scaled_original_size)).convert()\n\n        self.result_surface = pygame.Surface((self.surface_size, self.surface_size)).convert()\n        self.result_surface.set_colorkey(COLOR_BLACK)\n\n        # Start hero mode by default\n        self.select_hero_actor()\n        self.hero_actor.set_autopilot(False)\n        self.module_input.wheel_offset = HERO_DEFAULT_SCALE\n        self.module_input.control = carla.VehicleControl()\n\n        weak_self = weakref.ref(self)\n        self.world.on_tick(lambda timestamp: ModuleWorld.on_world_tick(weak_self, timestamp))\n\n    def select_hero_actor(self):\n        hero_vehicles = [actor for actor in self.world.get_actors(\n        ) if 'vehicle' in actor.type_id and actor.attributes['role_name'] == 'hero']\n        if len(hero_vehicles) > 0:\n            self.hero_actor = random.choice(hero_vehicles)\n            self.hero_transform = self.hero_actor.get_transform()\n        else:\n            self._spawn_hero()\n\n    def _spawn_hero(self):\n        # Get a random blueprint.\n        blueprint = random.choice(self.world.get_blueprint_library().filter(self.args.filter))\n        blueprint.set_attribute('role_name', 'hero')\n        if blueprint.has_attribute('color'):\n            color = random.choice(blueprint.get_attribute('color').recommended_values)\n            blueprint.set_attribute('color', color)\n        # Spawn the player.\n        while self.hero_actor is None:\n            spawn_points = self.world.get_map().get_spawn_points()\n            spawn_point = random.choice(spawn_points) if spawn_points else carla.Transform()\n            self.hero_actor = self.world.try_spawn_actor(blueprint, spawn_point)\n        self.hero_transform = self.hero_actor.get_transform()\n\n        # Save it in order to destroy it when closing program\n        self.spawned_hero = self.hero_actor\n\n    def tick(self, clock):\n        actors = self.world.get_actors()\n        self.actors_with_transforms = [(actor, actor.get_transform()) for actor in actors]\n        if self.hero_actor is not None:\n            self.hero_transform = self.hero_actor.get_transform()\n        self.update_hud_info(clock)\n\n    def update_hud_info(self, clock):\n        hero_mode_text = []\n        if self.hero_actor is not None:\n            hero_speed = self.hero_actor.get_velocity()\n            hero_speed_text = 3.6 * math.sqrt(hero_speed.x ** 2 + hero_speed.y ** 2 + hero_speed.z ** 2)\n\n            affected_traffic_light_text = 'None'\n            if self.affected_traffic_light is not None:\n                state = self.affected_traffic_light.state\n                if state == carla.TrafficLightState.Green:\n                    affected_traffic_light_text = 'GREEN'\n                elif state == carla.TrafficLightState.Yellow:\n                    affected_traffic_light_text = 'YELLOW'\n                else:\n                    affected_traffic_light_text = 'RED'\n\n            affected_speed_limit_text = self.hero_actor.get_speed_limit()\n\n            hero_mode_text = [\n                'Hero Mode:                 ON',\n                'Hero ID:              %7d' % self.hero_actor.id,\n                'Hero Vehicle:  %14s' % get_actor_display_name(self.hero_actor, truncate=14),\n                'Hero Speed:          %3d km/h' % hero_speed_text,\n                'Hero Affected by:',\n                '  Traffic Light: %12s' % affected_traffic_light_text,\n                '  Speed Limit:       %3d km/h' % affected_speed_limit_text\n            ]\n        else:\n            hero_mode_text = ['Hero Mode:                OFF']\n\n        self.server_fps = self.server_clock.get_fps()\n        self.server_fps = 'inf' if self.server_fps == float('inf') else round(self.server_fps)\n        module_info_text = [\n            'Server:  % 16s FPS' % self.server_fps,\n            'Client:  % 16s FPS' % round(clock.get_fps()),\n            'Simulation Time: % 12s' % datetime.timedelta(seconds=int(self.simulation_time)),\n            'Map Name:          %10s' % self.town_map.name,\n        ]\n\n        module_info_text = module_info_text\n        module_hud = module_manager.get_module(MODULE_HUD)\n        module_hud.add_info(self.name, module_info_text)\n        module_hud.add_info('HERO', hero_mode_text)\n\n    @staticmethod\n    def on_world_tick(weak_self, timestamp):\n        self = weak_self()\n        if not self:\n            return\n\n        self.server_clock.tick()\n        self.server_fps = self.server_clock.get_fps()\n        self.simulation_time = timestamp.elapsed_seconds\n\n    def _split_actors(self):\n        vehicles = []\n        traffic_lights = []\n        speed_limits = []\n        walkers = []\n\n        for actor_with_transform in self.actors_with_transforms:\n            actor = actor_with_transform[0]\n            if 'vehicle' in actor.type_id:\n                vehicles.append(actor_with_transform)\n            elif 'traffic_light' in actor.type_id:\n                traffic_lights.append(actor_with_transform)\n            elif 'speed_limit' in actor.type_id:\n                speed_limits.append(actor_with_transform)\n            elif 'walker' in actor.type_id:\n                walkers.append(actor_with_transform)\n\n        info_text = []\n        if self.hero_actor is not None and len(vehicles) > 1:\n            location = self.hero_transform.location\n            vehicle_list = [x[0] for x in vehicles if x[0].id != self.hero_actor.id]\n\n            def distance(v): return location.distance(v.get_location())\n            for n, vehicle in enumerate(sorted(vehicle_list, key=distance)):\n                if n > 15:\n                    break\n                vehicle_type = get_actor_display_name(vehicle, truncate=22)\n                info_text.append('% 5d %s' % (vehicle.id, vehicle_type))\n        module_manager.get_module(MODULE_HUD).add_info(\n            'NEARBY VEHICLES',\n            info_text)\n\n        return (vehicles, traffic_lights, speed_limits, walkers)\n\n    def _render_traffic_lights(self, surface, list_tl, world_to_pixel):\n        self.affected_traffic_light = None\n\n        for tl in list_tl:\n            world_pos = tl.get_location()\n            pos = world_to_pixel(world_pos)\n\n            if self.args.show_triggers:\n                corners = Util.get_bounding_box(tl)\n                corners = [world_to_pixel(p) for p in corners]\n                pygame.draw.lines(surface, COLOR_BUTTER_1, True, corners, 2)\n\n            if self.hero_actor is not None:\n                corners = Util.get_bounding_box(tl)\n                corners = [world_to_pixel(p) for p in corners]\n                tl_t = tl.get_transform()\n\n                transformed_tv = tl_t.transform(tl.trigger_volume.location)\n                hero_location = self.hero_actor.get_location()\n                d = hero_location.distance(transformed_tv)\n                s = Util.length(tl.trigger_volume.extent) + Util.length(self.hero_actor.bounding_box.extent)\n                if (d <= s):\n                    # Highlight traffic light\n                    self.affected_traffic_light = tl\n                    srf = self.traffic_light_surfaces.surfaces['h']\n                    surface.blit(srf, srf.get_rect(center=pos))\n\n            srf = self.traffic_light_surfaces.surfaces[tl.state]\n            surface.blit(srf, srf.get_rect(center=pos))\n\n    def _render_speed_limits(self, surface, list_sl, world_to_pixel, world_to_pixel_width):\n\n        font_size = world_to_pixel_width(2)\n        radius = world_to_pixel_width(2)\n        font = pygame.font.SysFont('Arial', font_size)\n\n        for sl in list_sl:\n\n            x, y = world_to_pixel(sl.get_location())\n\n            # Render speed limit\n            white_circle_radius = int(radius * 0.75)\n\n            pygame.draw.circle(surface, COLOR_SCARLET_RED_1, (x, y), radius)\n            pygame.draw.circle(surface, COLOR_ALUMINIUM_0, (x, y), white_circle_radius)\n\n            limit = sl.type_id.split('.')[2]\n            font_surface = font.render(limit, True, COLOR_ALUMINIUM_5)\n\n            if self.args.show_triggers:\n                corners = Util.get_bounding_box(sl)\n                corners = [world_to_pixel(p) for p in corners]\n                pygame.draw.lines(surface, COLOR_PLUM_2, True, corners, 2)\n\n            # Blit\n            if self.hero_actor is not None:\n                # Rotate font surface with respect to hero vehicle front\n                angle = -self.hero_transform.rotation.yaw - 90.0\n                font_surface = pygame.transform.rotate(font_surface, angle)\n                offset = font_surface.get_rect(center=(x, y))\n                surface.blit(font_surface, offset)\n\n            else:\n                surface.blit(font_surface, (x - radius / 2, y - radius / 2))\n\n    def _render_walkers(self, surface, list_w, world_to_pixel):\n        for w in list_w:\n            color = COLOR_PLUM_0\n\n            # Compute bounding box points\n            bb = w[0].bounding_box.extent\n            corners = [\n                carla.Location(x=-bb.x, y=-bb.y),\n                carla.Location(x=bb.x, y=-bb.y),\n                carla.Location(x=bb.x, y=bb.y),\n                carla.Location(x=-bb.x, y=bb.y)]\n\n            w[1].transform(corners)\n            corners = [world_to_pixel(p) for p in corners]\n            pygame.draw.polygon(surface, color, corners)\n\n    def _render_vehicles(self, surface, list_v, world_to_pixel):\n\n        for v in list_v:\n            color = COLOR_SKY_BLUE_0\n            if int(v[0].attributes['number_of_wheels']) == 2:\n                color = COLOR_CHOCOLATE_1\n            if v[0].attributes['role_name'] == 'hero':\n                color = COLOR_CHAMELEON_0\n            # Compute bounding box points\n            bb = v[0].bounding_box.extent\n            corners = [carla.Location(x=-bb.x, y=-bb.y),\n                       carla.Location(x=bb.x - 0.8, y=-bb.y),\n                       carla.Location(x=bb.x, y=0),\n                       carla.Location(x=bb.x - 0.8, y=bb.y),\n                       carla.Location(x=-bb.x, y=bb.y),\n                       carla.Location(x=-bb.x, y=-bb.y)\n                       ]\n            v[1].transform(corners)\n            corners = [world_to_pixel(p) for p in corners]\n            pygame.draw.lines(surface, color, False, corners, int(math.ceil(4.0 * self.map_image.scale)))\n\n    def render_actors(self, surface, vehicles, traffic_lights, speed_limits, walkers):\n        # Static actors\n        self._render_traffic_lights(surface, [tl[0] for tl in traffic_lights], self.map_image.world_to_pixel)\n        self._render_speed_limits(surface, [sl[0] for sl in speed_limits], self.map_image.world_to_pixel,\n                                  self.map_image.world_to_pixel_width)\n\n        # Dynamic actors\n        self._render_vehicles(surface, vehicles, self.map_image.world_to_pixel)\n        self._render_walkers(surface, walkers, self.map_image.world_to_pixel)\n\n    def clip_surfaces(self, clipping_rect):\n        self.actors_surface.set_clip(clipping_rect)\n        self.vehicle_id_surface.set_clip(clipping_rect)\n        self.result_surface.set_clip(clipping_rect)\n\n    def _compute_scale(self, scale_factor):\n        m = self.module_input.mouse_pos\n\n        # Percentage of surface where mouse position is actually\n        px = (m[0] - self.scale_offset[0]) / float(self.prev_scaled_size)\n        py = (m[1] - self.scale_offset[1]) / float(self.prev_scaled_size)\n\n        # Offset will be the previously accumulated offset added with the\n        # difference of mouse positions in the old and new scales\n        diff_between_scales = ((float(self.prev_scaled_size) * px) - (float(self.scaled_size) * px),\n                               (float(self.prev_scaled_size) * py) - (float(self.scaled_size) * py))\n\n        self.scale_offset = (self.scale_offset[0] + diff_between_scales[0],\n                             self.scale_offset[1] + diff_between_scales[1])\n\n        # Update previous scale\n        self.prev_scaled_size = self.scaled_size\n\n        # Scale performed\n        self.map_image.scale_map(scale_factor)\n\n    def render(self, display):\n        if self.actors_with_transforms is None:\n            return\n        self.result_surface.fill(COLOR_BLACK)\n        vehicles, traffic_lights, speed_limits, walkers = self._split_actors()\n\n        scale_factor = self.module_input.wheel_offset\n        self.scaled_size = int(self.map_image.width * scale_factor)\n        if self.scaled_size != self.prev_scaled_size:\n            self._compute_scale(scale_factor)\n\n        # Render Actors\n\n        self.actors_surface.fill(COLOR_BLACK)\n        self.render_actors(\n            self.actors_surface,\n            vehicles,\n            traffic_lights,\n            speed_limits,\n            walkers)\n\n        # Render Ids\n        self.module_hud.render_vehicles_ids(self.vehicle_id_surface, vehicles,\n                                            self.map_image.world_to_pixel, self.hero_actor, self.hero_transform)\n\n        # Blit surfaces\n        surfaces = ((self.map_image.surface, (0, 0)),\n                    (self.actors_surface, (0, 0)),\n                    (self.vehicle_id_surface, (0, 0)),\n                    )\n\n        angle = 0.0 if self.hero_actor is None else self.hero_transform.rotation.yaw + 90.0\n        self.traffic_light_surfaces.rotozoom(-angle, self.map_image.scale)\n\n        center_offset = (0, 0)\n        if self.hero_actor is not None:\n\n            hero_location_screen = self.map_image.world_to_pixel(self.hero_transform.location)\n            hero_front = self.hero_transform.get_forward_vector()\n            translation_offset = (\n                hero_location_screen[0] -\n                self.hero_surface.get_width() /\n                2 +\n                hero_front.x *\n                PIXELS_AHEAD_VEHICLE,\n                (hero_location_screen[1] -\n                 self.hero_surface.get_height() /\n                 2 +\n                 hero_front.y *\n                 PIXELS_AHEAD_VEHICLE))\n\n            # Apply clipping rect\n            clipping_rect = pygame.Rect(translation_offset[0],\n                                        translation_offset[1],\n                                        self.hero_surface.get_width(),\n                                        self.hero_surface.get_height())\n            self.clip_surfaces(clipping_rect)\n\n            Util.blits(self.result_surface, surfaces)\n\n            self.border_round_surface.set_clip(clipping_rect)\n\n            self.hero_surface.fill(COLOR_ALUMINIUM_4)\n            self.hero_surface.blit(self.result_surface, (-translation_offset[0],\n                                                         -translation_offset[1]))\n\n            rotated_result_surface = pygame.transform.rotozoom(self.hero_surface, angle, 0.9).convert()\n\n            center = (display.get_width() / 2, display.get_height() / 2)\n            rotation_pivot = rotated_result_surface.get_rect(center=center)\n            display.blit(rotated_result_surface, rotation_pivot)\n\n            display.blit(self.border_round_surface, (0, 0))\n        else:\n            # Translation offset\n            translation_offset = (self.module_input.mouse_offset[0] * scale_factor + self.scale_offset[0],\n                                  self.module_input.mouse_offset[1] * scale_factor + self.scale_offset[1])\n            center_offset = (abs(display.get_width() - self.surface_size) / 2 * scale_factor, 0)\n\n            # Apply clipping rect\n            clipping_rect = pygame.Rect(-translation_offset[0] - center_offset[0], -translation_offset[1],\n                                        self.module_hud.dim[0], self.module_hud.dim[1])\n            self.clip_surfaces(clipping_rect)\n            Util.blits(self.result_surface, surfaces)\n\n            display.blit(self.result_surface, (translation_offset[0] + center_offset[0],\n                                               translation_offset[1]))\n\n    def destroy(self):\n        if self.spawned_hero is not None:\n            self.spawned_hero.destroy()\n# ==============================================================================\n# -- Input -----------------------------------------------------------\n# ==============================================================================\n\n\nclass ModuleInput(object):\n    def __init__(self, name):\n        self.name = name\n        self.mouse_pos = (0, 0)\n        self.mouse_offset = [0.0, 0.0]\n        self.wheel_offset = 0.1\n        self.wheel_amount = 0.025\n        self._steer_cache = 0.0\n        self.control = None\n        self._autopilot_enabled = False\n\n    def start(self):\n        hud = module_manager.get_module(MODULE_HUD)\n        hud.notification(\"Press 'H' or '?' for help.\", seconds=4.0)\n\n    def render(self, display):\n        pass\n\n    def tick(self, clock):\n        self.parse_input(clock)\n\n    def _parse_events(self):\n        self.mouse_pos = pygame.mouse.get_pos()\n        for event in pygame.event.get():\n            if event.type == pygame.QUIT:\n                exit_game()\n            elif event.type == pygame.KEYUP:\n                if self._is_quit_shortcut(event.key):\n                    exit_game()\n                elif event.key == K_h or (event.key == K_SLASH and pygame.key.get_mods() & KMOD_SHIFT):\n                    module_hud = module_manager.get_module(MODULE_HUD)\n                    module_hud.help.toggle()\n                elif event.key == K_TAB:\n                    module_world = module_manager.get_module(MODULE_WORLD)\n                    module_hud = module_manager.get_module(MODULE_HUD)\n                    if module_world.hero_actor is None:\n                        module_world.select_hero_actor()\n                        self.wheel_offset = HERO_DEFAULT_SCALE\n                        self.control = carla.VehicleControl()\n                        module_hud.notification('Hero Mode')\n                    else:\n                        self.wheel_offset = MAP_DEFAULT_SCALE\n                        self.mouse_offset = [0, 0]\n                        self.mouse_pos = [0, 0]\n                        module_world.scale_offset = [0, 0]\n                        module_world.hero_actor = None\n                        module_hud.notification('Map Mode')\n                elif event.key == K_F1:\n                    module_hud = module_manager.get_module(MODULE_HUD)\n                    module_hud.show_info = not module_hud.show_info\n                elif event.key == K_i:\n                    module_hud = module_manager.get_module(MODULE_HUD)\n                    module_hud.show_actor_ids = not module_hud.show_actor_ids\n                elif isinstance(self.control, carla.VehicleControl):\n                    if event.key == K_q:\n                        self.control.gear = 1 if self.control.reverse else -1\n                    elif event.key == K_m:\n                        self.control.manual_gear_shift = not self.control.manual_gear_shift\n                        world = module_manager.get_module(MODULE_WORLD)\n                        self.control.gear = world.hero_actor.get_control().gear\n                        module_hud = module_manager.get_module(MODULE_HUD)\n                        module_hud.notification('%s Transmission' % (\n                            'Manual' if self.control.manual_gear_shift else 'Automatic'))\n                    elif self.control.manual_gear_shift and event.key == K_COMMA:\n                        self.control.gear = max(-1, self.control.gear - 1)\n                    elif self.control.manual_gear_shift and event.key == K_PERIOD:\n                        self.control.gear = self.control.gear + 1\n                    elif event.key == K_p:\n                        world = module_manager.get_module(MODULE_WORLD)\n                        if world.hero_actor is not None:\n                            self._autopilot_enabled = not self._autopilot_enabled\n                            world.hero_actor.set_autopilot(self._autopilot_enabled)\n                            module_hud = module_manager.get_module(MODULE_HUD)\n                            module_hud.notification('Autopilot %s' % ('On' if self._autopilot_enabled else 'Off'))\n            elif event.type == pygame.MOUSEBUTTONDOWN:\n                if event.button == 4:\n                    self.wheel_offset += self.wheel_amount\n                    if self.wheel_offset >= 1.0:\n                        self.wheel_offset = 1.0\n                elif event.button == 5:\n                    self.wheel_offset -= self.wheel_amount\n                    if self.wheel_offset <= 0.1:\n                        self.wheel_offset = 0.1\n\n    def _parse_keys(self, milliseconds):\n        keys = pygame.key.get_pressed()\n        self.control.throttle = 1.0 if keys[K_UP] or keys[K_w] else 0.0\n        steer_increment = 5e-4 * milliseconds\n        if keys[K_LEFT] or keys[K_a]:\n            self._steer_cache -= steer_increment\n        elif keys[K_RIGHT] or keys[K_d]:\n            self._steer_cache += steer_increment\n        else:\n            self._steer_cache = 0.0\n        self._steer_cache = min(0.7, max(-0.7, self._steer_cache))\n        self.control.steer = round(self._steer_cache, 1)\n        self.control.brake = 1.0 if keys[K_DOWN] or keys[K_s] else 0.0\n        self.control.hand_brake = keys[K_SPACE]\n\n    def _parse_mouse(self):\n        if pygame.mouse.get_pressed()[0]:\n            x, y = pygame.mouse.get_pos()\n            self.mouse_offset[0] += (1.0 / self.wheel_offset) * (x - self.mouse_pos[0])\n            self.mouse_offset[1] += (1.0 / self.wheel_offset) * (y - self.mouse_pos[1])\n            self.mouse_pos = (x, y)\n\n    def parse_input(self, clock):\n        self._parse_events()\n        self._parse_mouse()\n        if not self._autopilot_enabled:\n            if isinstance(self.control, carla.VehicleControl):\n                self._parse_keys(clock.get_time())\n                self.control.reverse = self.control.gear < 0\n            world = module_manager.get_module(MODULE_WORLD)\n            if (world.hero_actor is not None):\n                world.hero_actor.apply_control(self.control)\n\n    @staticmethod\n    def _is_quit_shortcut(key):\n        return (key == K_ESCAPE) or (key == K_q and pygame.key.get_mods() & KMOD_CTRL)\n\n\n# ==============================================================================\n# -- Global Objects ------------------------------------------------------------\n# ==============================================================================\nmodule_manager = ModuleManager()\n\n\n# ==============================================================================\n# -- Game Loop ---------------------------------------------------------------\n# ==============================================================================\n\n\ndef game_loop(args):\n    try:\n        # Init Pygame\n        pygame.init()\n        display = pygame.display.set_mode(\n            (args.width, args.height),\n            pygame.HWSURFACE | pygame.DOUBLEBUF)\n        pygame.display.set_caption(args.description)\n\n        font = pygame.font.Font(pygame.font.get_default_font(), 20)\n        text_surface = font.render('Rendering map...', True, COLOR_WHITE)\n        display.blit(text_surface, text_surface.get_rect(center=(args.width / 2, args.height / 2)))\n        pygame.display.flip()\n\n        # Init modules\n        input_module = ModuleInput(MODULE_INPUT)\n        hud_module = ModuleHUD(MODULE_HUD, args.width, args.height)\n        world_module = ModuleWorld(MODULE_WORLD, args, timeout=2.0)\n\n        # Register Modules\n        module_manager.register_module(world_module)\n        module_manager.register_module(hud_module)\n        module_manager.register_module(input_module)\n\n        module_manager.start_modules()\n\n        clock = pygame.time.Clock()\n        while True:\n            clock.tick_busy_loop(60)\n\n            module_manager.tick(clock)\n            module_manager.render(display)\n\n            pygame.display.flip()\n\n    except KeyboardInterrupt:\n        print('\\nCancelled by user. Bye!')\n\n    finally:\n        if world_module is not None:\n            world_module.destroy()\n\ndef exit_game():\n    module_manager.clear_modules()\n    pygame.quit()\n    sys.exit()\n\n# ==============================================================================\n# -- Main --------------------------------------------------------------------\n# ==============================================================================\n\n\ndef main():\n    # Parse arguments\n    argparser = argparse.ArgumentParser(\n        description='CARLA No Rendering Mode Visualizer')\n    argparser.add_argument(\n        '-v', '--verbose',\n        action='store_true',\n        dest='debug',\n        help='print debug information')\n    argparser.add_argument(\n        '--host',\n        metavar='H',\n        default='127.0.0.1',\n        help='IP of the host server (default: 127.0.0.1)')\n    argparser.add_argument(\n        '-p', '--port',\n        metavar='P',\n        default=2000,\n        type=int,\n        help='TCP port to listen to (default: 2000)')\n    argparser.add_argument(\n        '--res',\n        metavar='WIDTHxHEIGHT',\n        default='1280x720',\n        help='window resolution (default: 1280x720)')\n    argparser.add_argument(\n        '--filter',\n        metavar='PATTERN',\n        default='vehicle.*',\n        help='actor filter (default: \"vehicle.*\")')\n    argparser.add_argument(\n        '--map',\n        metavar='TOWN',\n        default=None,\n        help='start a new episode at the given TOWN')\n    argparser.add_argument(\n        '--no-rendering',\n        action='store_true',\n        default=True,\n        help='switch off server rendering')\n    argparser.add_argument(\n        '--show-triggers',\n        action='store_true',\n        help='show trigger boxes of traffic signs')\n    argparser.add_argument(\n        '--show-connections',\n        action='store_true',\n        help='show waypoint connections')\n    argparser.add_argument(\n        '--show-spawn-points',\n        action='store_true',\n        help='show recommended spawn points')\n\n    args = argparser.parse_args()\n    args.description = argparser.description\n    args.width, args.height = [int(x) for x in args.res.split('x')]\n\n    log_level = logging.DEBUG if args.debug else logging.INFO\n    logging.basicConfig(format='%(levelname)s: %(message)s', level=log_level)\n\n    logging.info('listening to server %s:%s', args.host, args.port)\n    print(__doc__)\n\n    game_loop(args)\n\nif __name__ == '__main__':\n    main()\n"
  },
  {
    "path": "scenario_runner/requirements.txt",
    "content": "py-trees==0.8.3\nnetworkx==2.2\nShapely==1.6.4.post2\npsutil\nxmlschema==1.0.18\ncarla\nephem\ntabulate\nopencv-python==4.2.0.32\nnumpy\nmatplotlib\nsix\n"
  },
  {
    "path": "scenario_runner/scenario_runner.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nWelcome to CARLA scenario_runner\n\nThis is the main script to be executed when running a scenario.\nIt loads the scenario configuration, loads the scenario and manager,\nand finally triggers the scenario execution.\n\"\"\"\n\nfrom __future__ import print_function\n\nimport glob\nimport traceback\nimport argparse\nfrom argparse import RawTextHelpFormatter\nfrom datetime import datetime\nfrom distutils.version import LooseVersion\nimport importlib\nimport inspect\nimport os\nimport signal\nimport sys\nimport time\nimport json\nimport pkg_resources\n\nimport carla\n\nfrom srunner.scenarioconfigs.openscenario_configuration import OpenScenarioConfiguration\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenario_manager import ScenarioManager\nfrom srunner.scenarios.open_scenario import OpenScenario\nfrom srunner.scenarios.route_scenario import RouteScenario\nfrom srunner.tools.scenario_parser import ScenarioConfigurationParser\nfrom srunner.tools.route_parser import RouteParser\n\n# Version of scenario_runner\nVERSION = '0.9.9'\n\n\nclass ScenarioRunner(object):\n\n    \"\"\"\n    This is the core scenario runner module. It is responsible for\n    running (and repeating) a single scenario or a list of scenarios.\n\n    Usage:\n    scenario_runner = ScenarioRunner(args)\n    scenario_runner.run()\n    del scenario_runner\n    \"\"\"\n\n    ego_vehicles = []\n\n    # Tunable parameters\n    client_timeout = 10.0  # in seconds\n    wait_for_world = 20.0  # in seconds\n    frame_rate = 20.0      # in Hz\n\n    # CARLA world and scenario handlers\n    world = None\n    manager = None\n\n    additional_scenario_module = None\n\n    agent_instance = None\n    module_agent = None\n\n    def __init__(self, args):\n        \"\"\"\n        Setup CARLA client and world\n        Setup ScenarioManager\n        \"\"\"\n        self._args = args\n\n        if args.timeout:\n            self.client_timeout = float(args.timeout)\n\n        # First of all, we need to create the client that will send the requests\n        # to the simulator. Here we'll assume the simulator is accepting\n        # requests in the localhost at port 2000.\n        self.client = carla.Client(args.host, int(args.port))\n        self.client.set_timeout(self.client_timeout)\n\n        dist = pkg_resources.get_distribution(\"carla\")\n        if LooseVersion(dist.version) < LooseVersion('0.9.8'):\n            raise ImportError(\"CARLA version 0.9.8 or newer required. CARLA version found: {}\".format(dist))\n\n        # Load agent if requested via command line args\n        # If something goes wrong an exception will be thrown by importlib (ok here)\n        if self._args.agent is not None:\n            module_name = os.path.basename(args.agent).split('.')[0]\n            sys.path.insert(0, os.path.dirname(args.agent))\n            self.module_agent = importlib.import_module(module_name)\n\n        # Create the ScenarioManager\n        self.manager = ScenarioManager(self._args.debug, self._args.sync, self._args.timeout)\n\n        # Create signal handler for SIGINT\n        self._shutdown_requested = False\n        if sys.platform != 'win32':\n            signal.signal(signal.SIGHUP, self._signal_handler)\n        signal.signal(signal.SIGINT, self._signal_handler)\n        signal.signal(signal.SIGTERM, self._signal_handler)\n\n        self._start_wall_time = datetime.now()\n\n    def destroy(self):\n        \"\"\"\n        Cleanup and delete actors, ScenarioManager and CARLA world\n        \"\"\"\n\n        self._cleanup()\n        if self.manager is not None:\n            del self.manager\n        if self.world is not None:\n            del self.world\n        if self.client is not None:\n            del self.client\n\n    def _signal_handler(self, signum, frame):\n        \"\"\"\n        Terminate scenario ticking when receiving a signal interrupt\n        \"\"\"\n        self._shutdown_requested = True\n        if self.manager:\n            self.manager.stop_scenario()\n            self._cleanup()\n            if not self.manager.get_running_status():\n                raise RuntimeError(\"Timeout occured during scenario execution\")\n\n    def _get_scenario_class_or_fail(self, scenario):\n        \"\"\"\n        Get scenario class by scenario name\n        If scenario is not supported or not found, exit script\n        \"\"\"\n\n        # Path of all scenario at \"srunner/scenarios\" folder + the path of the additional scenario argument\n        scenarios_list = glob.glob(\"{}/srunner/scenarios/*.py\".format(os.getenv('SCENARIO_RUNNER_ROOT', \"./\")))\n        scenarios_list.append(self._args.additionalScenario)\n\n        for scenario_file in scenarios_list:\n\n            # Get their module\n            module_name = os.path.basename(scenario_file).split('.')[0]\n            sys.path.insert(0, os.path.dirname(scenario_file))\n            scenario_module = importlib.import_module(module_name)\n\n            # And their members of type class\n            for member in inspect.getmembers(scenario_module, inspect.isclass):\n                if scenario in member:\n                    return member[1]\n\n            # Remove unused Python paths\n            sys.path.pop(0)\n\n        print(\"Scenario '{}' not supported ... Exiting\".format(scenario))\n        sys.exit(-1)\n\n    def _cleanup(self):\n        \"\"\"\n        Remove and destroy all actors\n        \"\"\"\n        # Simulation still running and in synchronous mode?\n        if self.manager is not None and self.manager.get_running_status() \\\n                and self.world is not None and self._args.sync:\n            # Reset to asynchronous mode\n            settings = self.world.get_settings()\n            settings.synchronous_mode = False\n            settings.fixed_delta_seconds = None\n            self.world.apply_settings(settings)\n\n        self.manager.cleanup()\n\n        CarlaDataProvider.cleanup()\n\n        for i, _ in enumerate(self.ego_vehicles):\n            if self.ego_vehicles[i]:\n                if not self._args.waitForEgo:\n                    print(\"Destroying ego vehicle {}\".format(self.ego_vehicles[i].id))\n                    self.ego_vehicles[i].destroy()\n                self.ego_vehicles[i] = None\n        self.ego_vehicles = []\n\n        if self.agent_instance:\n            self.agent_instance.destroy()\n            self.agent_instance = None\n\n    def _prepare_ego_vehicles(self, ego_vehicles):\n        \"\"\"\n        Spawn or update the ego vehicles\n        \"\"\"\n\n        if not self._args.waitForEgo:\n            for vehicle in ego_vehicles:\n                self.ego_vehicles.append(CarlaDataProvider.request_new_actor(vehicle.model,\n                                                                             vehicle.transform,\n                                                                             vehicle.rolename,\n                                                                             color=vehicle.color,\n                                                                             actor_category=vehicle.category))\n        else:\n            ego_vehicle_missing = True\n            while ego_vehicle_missing:\n                self.ego_vehicles = []\n                ego_vehicle_missing = False\n                for ego_vehicle in ego_vehicles:\n                    ego_vehicle_found = False\n                    carla_vehicles = CarlaDataProvider.get_world().get_actors().filter('vehicle.*')\n                    for carla_vehicle in carla_vehicles:\n                        if carla_vehicle.attributes['role_name'] == ego_vehicle.rolename:\n                            ego_vehicle_found = True\n                            self.ego_vehicles.append(carla_vehicle)\n                            break\n                    if not ego_vehicle_found:\n                        ego_vehicle_missing = True\n                        break\n\n            for i, _ in enumerate(self.ego_vehicles):\n                self.ego_vehicles[i].set_transform(ego_vehicles[i].transform)\n                CarlaDataProvider.register_actor(self.ego_vehicles[i])\n\n        # sync state\n        if CarlaDataProvider.is_sync_mode():\n            self.world.tick()\n        else:\n            self.world.wait_for_tick()\n\n    def _analyze_scenario(self, config):\n        \"\"\"\n        Provide feedback about success/failure of a scenario\n        \"\"\"\n\n        # Create the filename\n        current_time = str(datetime.now().strftime('%Y-%m-%d-%H-%M-%S'))\n        junit_filename = None\n        config_name = config.name\n        if self._args.outputDir != '':\n            config_name = os.path.join(self._args.outputDir, config_name)\n        if self._args.junit:\n            junit_filename = config_name + current_time + \".xml\"\n        filename = None\n        if self._args.file:\n            filename = config_name + current_time + \".txt\"\n\n        if not self.manager.analyze_scenario(self._args.output, filename, junit_filename):\n            print(\"All scenario tests were passed successfully!\")\n        else:\n            print(\"Not all scenario tests were successful\")\n            if not (self._args.output or filename or junit_filename):\n                print(\"Please run with --output for further information\")\n\n    def _record_criteria(self, criteria, name):\n        \"\"\"\n        Filter the JSON serializable attributes of the criterias and\n        dumps them into a file. This will be used by the metrics manager,\n        in case the user wants specific information about the criterias.\n        \"\"\"\n        file_name = name[:-4] + \".json\"\n\n        # Filter the attributes that aren't JSON serializable\n        with open('temp.json', 'w') as fp:\n\n            criteria_dict = {}\n            for criterion in criteria:\n\n                criterion_dict = criterion.__dict__\n                criteria_dict[criterion.name] = {}\n\n                for key in criterion_dict:\n                    if key != \"name\":\n                        try:\n                            key_dict = {key: criterion_dict[key]}\n                            json.dump(key_dict, fp, sort_keys=False, indent=4)\n                            criteria_dict[criterion.name].update(key_dict)\n                        except TypeError:\n                            pass\n\n        os.remove('temp.json')\n\n        # Save the criteria dictionary into a .json file\n        with open(file_name, 'w') as fp:\n            json.dump(criteria_dict, fp, sort_keys=False, indent=4)\n\n    def _load_and_wait_for_world(self, town, ego_vehicles=None):\n        \"\"\"\n        Load a new CARLA world and provide data to CarlaDataProvider\n        \"\"\"\n\n        if self._args.reloadWorld:\n            self.world = self.client.load_world(town)\n        else:\n            # if the world should not be reloaded, wait at least until all ego vehicles are ready\n            ego_vehicle_found = False\n            if self._args.waitForEgo:\n                while not ego_vehicle_found and not self._shutdown_requested:\n                    vehicles = self.client.get_world().get_actors().filter('vehicle.*')\n                    for ego_vehicle in ego_vehicles:\n                        ego_vehicle_found = False\n                        for vehicle in vehicles:\n                            if vehicle.attributes['role_name'] == ego_vehicle.rolename:\n                                ego_vehicle_found = True\n                                break\n                        if not ego_vehicle_found:\n                            print(\"Not all ego vehicles ready. Waiting ... \")\n                            time.sleep(1)\n                            break\n\n        self.world = self.client.get_world()\n\n        if self._args.sync:\n            settings = self.world.get_settings()\n            settings.synchronous_mode = True\n            settings.fixed_delta_seconds = 1.0 / self.frame_rate\n            self.world.apply_settings(settings)\n\n        CarlaDataProvider.set_client(self.client)\n        CarlaDataProvider.set_world(self.world)\n        CarlaDataProvider.set_traffic_manager_port(int(self._args.trafficManagerPort))\n\n        # Wait for the world to be ready\n        if CarlaDataProvider.is_sync_mode():\n            self.world.tick()\n        else:\n            self.world.wait_for_tick()\n        if CarlaDataProvider.get_map().name != town and CarlaDataProvider.get_map().name != \"OpenDriveMap\":\n            print(\"The CARLA server uses the wrong map: {}\".format(CarlaDataProvider.get_map().name))\n            print(\"This scenario requires to use map: {}\".format(town))\n            return False\n\n        return True\n\n    def _load_and_run_scenario(self, config):\n        \"\"\"\n        Load and run the scenario given by config\n        \"\"\"\n        result = False\n        if not self._load_and_wait_for_world(config.town, config.ego_vehicles):\n            self._cleanup()\n            return False\n\n        if self._args.agent:\n            agent_class_name = self.module_agent.__name__.title().replace('_', '')\n            try:\n                self.agent_instance = getattr(self.module_agent, agent_class_name)(self._args.agentConfig)\n                config.agent = self.agent_instance\n            except Exception as e:          # pylint: disable=broad-except\n                traceback.print_exc()\n                print(\"Could not setup required agent due to {}\".format(e))\n                self._cleanup()\n                return False\n\n        # Prepare scenario\n        print(\"Preparing scenario: \" + config.name)\n        try:\n            self._prepare_ego_vehicles(config.ego_vehicles)\n            if self._args.openscenario:\n                scenario = OpenScenario(world=self.world,\n                                        ego_vehicles=self.ego_vehicles,\n                                        config=config,\n                                        config_file=self._args.openscenario,\n                                        timeout=100000)\n            elif self._args.route:\n                scenario = RouteScenario(world=self.world,\n                                         config=config,\n                                         debug_mode=self._args.debug)\n            else:\n                scenario_class = self._get_scenario_class_or_fail(config.type)\n                scenario = scenario_class(self.world,\n                                          self.ego_vehicles,\n                                          config,\n                                          self._args.randomize,\n                                          self._args.debug)\n        except Exception as exception:                  # pylint: disable=broad-except\n            print(\"The scenario cannot be loaded\")\n            traceback.print_exc()\n            print(exception)\n            self._cleanup()\n            return False\n\n        try:\n            if self._args.record:\n                recorder_name = \"{}/{}/{}.log\".format(\n                    os.getenv('SCENARIO_RUNNER_ROOT', \"./\"), self._args.record, config.name)\n                self.client.start_recorder(recorder_name, True)\n\n            # Load scenario and run it\n            self.manager.load_scenario(scenario, self.agent_instance)\n            self.manager.run_scenario()\n\n            # Provide outputs if required\n            self._analyze_scenario(config)\n\n            # Remove all actors, stop the recorder and save all criterias (if needed)\n            scenario.remove_all_actors()\n            if self._args.record:\n                self.client.stop_recorder()\n                self._record_criteria(self.manager.scenario.get_criteria(), recorder_name)\n\n            result = True\n\n        except Exception as e:              # pylint: disable=broad-except\n            traceback.print_exc()\n            print(e)\n            result = False\n\n        self._cleanup()\n        return result\n\n    def _run_scenarios(self):\n        \"\"\"\n        Run conventional scenarios (e.g. implemented using the Python API of ScenarioRunner)\n        \"\"\"\n        result = False\n\n        # Load the scenario configurations provided in the config file\n        scenario_configurations = ScenarioConfigurationParser.parse_scenario_configuration(\n            self._args.scenario,\n            self._args.configFile)\n        if not scenario_configurations:\n            print(\"Configuration for scenario {} cannot be found!\".format(self._args.scenario))\n            return result\n\n        # Execute each configuration\n        for config in scenario_configurations:\n            for _ in range(self._args.repetitions):\n                result = self._load_and_run_scenario(config)\n\n            self._cleanup()\n        return result\n\n    def _run_route(self):\n        \"\"\"\n        Run the route scenario\n        \"\"\"\n        result = False\n\n        if self._args.route:\n            routes = self._args.route[0]\n            scenario_file = self._args.route[1]\n            single_route = None\n            if len(self._args.route) > 2:\n                single_route = self._args.route[2]\n\n        # retrieve routes\n        route_configurations = RouteParser.parse_routes_file(routes, scenario_file, single_route)\n\n        for config in route_configurations:\n            for _ in range(self._args.repetitions):\n                result = self._load_and_run_scenario(config)\n\n                self._cleanup()\n        return result\n\n    def _run_openscenario(self):\n        \"\"\"\n        Run a scenario based on OpenSCENARIO\n        \"\"\"\n\n        # Load the scenario configurations provided in the config file\n        if not os.path.isfile(self._args.openscenario):\n            print(\"File does not exist\")\n            self._cleanup()\n            return False\n\n        config = OpenScenarioConfiguration(self._args.openscenario, self.client)\n\n        result = self._load_and_run_scenario(config)\n        self._cleanup()\n        return result\n\n    def run(self):\n        \"\"\"\n        Run all scenarios according to provided commandline args\n        \"\"\"\n        result = True\n        if self._args.openscenario:\n            result = self._run_openscenario()\n        elif self._args.route:\n            result = self._run_route()\n        else:\n            result = self._run_scenarios()\n\n        print(\"No more scenarios .... Exiting\")\n        return result\n\n\ndef main():\n    \"\"\"\n    main function\n    \"\"\"\n    description = (\"CARLA Scenario Runner: Setup, Run and Evaluate scenarios using CARLA\\n\"\n                   \"Current version: \" + VERSION)\n\n    # pylint: disable=line-too-long\n    parser = argparse.ArgumentParser(description=description,\n                                     formatter_class=RawTextHelpFormatter)\n    parser.add_argument('-v', '--version', action='version', version='%(prog)s ' + VERSION)\n    parser.add_argument('--host', default='127.0.0.1',\n                        help='IP of the host server (default: localhost)')\n    parser.add_argument('--port', default='2000',\n                        help='TCP port to listen to (default: 2000)')\n    parser.add_argument('--timeout', default=\"10.0\",\n                        help='Set the CARLA client timeout value in seconds')\n    parser.add_argument('--trafficManagerPort', default='8000',\n                        help='Port to use for the TrafficManager (default: 8000)')\n    parser.add_argument('--sync', action='store_true',\n                        help='Forces the simulation to run synchronously')\n    parser.add_argument('--list', action=\"store_true\", help='List all supported scenarios and exit')\n\n    parser.add_argument(\n        '--scenario', help='Name of the scenario to be executed. Use the preposition \\'group:\\' to run all scenarios of one class, e.g. ControlLoss or FollowLeadingVehicle')\n    parser.add_argument('--openscenario', help='Provide an OpenSCENARIO definition')\n    parser.add_argument(\n        '--route', help='Run a route as a scenario (input: (route_file,scenario_file,[route id]))', nargs='+', type=str)\n\n    parser.add_argument(\n        '--agent', help=\"Agent used to execute the scenario. Currently only compatible with route-based scenarios.\")\n    parser.add_argument('--agentConfig', type=str, help=\"Path to Agent's configuration file\", default=\"\")\n\n    parser.add_argument('--output', action=\"store_true\", help='Provide results on stdout')\n    parser.add_argument('--file', action=\"store_true\", help='Write results into a txt file')\n    parser.add_argument('--junit', action=\"store_true\", help='Write results into a junit file')\n    parser.add_argument('--outputDir', default='', help='Directory for output files (default: this directory)')\n\n    parser.add_argument('--configFile', default='', help='Provide an additional scenario configuration file (*.xml)')\n    parser.add_argument('--additionalScenario', default='', help='Provide additional scenario implementations (*.py)')\n\n    parser.add_argument('--debug', action=\"store_true\", help='Run with debug output')\n    parser.add_argument('--reloadWorld', action=\"store_true\",\n                        help='Reload the CARLA world before starting a scenario (default=True)')\n    parser.add_argument('--record', type=str, default='',\n                        help='Path were the files will be saved, relative to SCENARIO_RUNNER_ROOT.\\nActivates the CARLA recording feature and saves to file all the criteria information.')\n    parser.add_argument('--randomize', action=\"store_true\", help='Scenario parameters are randomized')\n    parser.add_argument('--repetitions', default=1, type=int, help='Number of scenario executions')\n    parser.add_argument('--waitForEgo', action=\"store_true\", help='Connect the scenario to an existing ego vehicle')\n\n    arguments = parser.parse_args()\n    # pylint: enable=line-too-long\n\n    if arguments.list:\n        print(\"Currently the following scenarios are supported:\")\n        print(*ScenarioConfigurationParser.get_list_of_scenarios(arguments.configFile), sep='\\n')\n        return 1\n\n    if not arguments.scenario and not arguments.openscenario and not arguments.route:\n        print(\"Please specify either a scenario or use the route mode\\n\\n\")\n        parser.print_help(sys.stdout)\n        return 1\n\n    if arguments.route and (arguments.openscenario or arguments.scenario):\n        print(\"The route mode cannot be used together with a scenario (incl. OpenSCENARIO)'\\n\\n\")\n        parser.print_help(sys.stdout)\n        return 1\n\n    if arguments.agent and (arguments.openscenario or arguments.scenario):\n        print(\"Agents are currently only compatible with route scenarios'\\n\\n\")\n        parser.print_help(sys.stdout)\n        return 1\n\n    if arguments.route:\n        arguments.reloadWorld = True\n\n    if arguments.agent:\n        arguments.sync = True\n\n    scenario_runner = None\n    result = True\n    try:\n        scenario_runner = ScenarioRunner(arguments)\n        result = scenario_runner.run()\n\n    finally:\n        if scenario_runner is not None:\n            scenario_runner.destroy()\n            del scenario_runner\n    return not result\n\n\nif __name__ == \"__main__\":\n    sys.exit(main())\n"
  },
  {
    "path": "scenario_runner/srunner/__init__.py",
    "content": ""
  },
  {
    "path": "scenario_runner/srunner/autoagents/__init__.py",
    "content": ""
  },
  {
    "path": "scenario_runner/srunner/autoagents/agent_wrapper.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nWrapper for autonomous agents required for tracking and checking of used sensors\n\"\"\"\n\nfrom __future__ import print_function\n\nimport carla\n\nfrom srunner.autoagents.sensor_interface import CallBack\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\n\n\nclass AgentWrapper(object):\n\n    \"\"\"\n    Wrapper for autonomous agents required for tracking and checking of used sensors\n    \"\"\"\n\n    _agent = None\n    _sensors_list = []\n\n    def __init__(self, agent):\n        \"\"\"\n        Set the autonomous agent\n        \"\"\"\n        self._agent = agent\n\n    def __call__(self):\n        \"\"\"\n        Pass the call directly to the agent\n        \"\"\"\n        return self._agent()\n\n    def setup_sensors(self, vehicle, debug_mode=False):\n        \"\"\"\n        Create the sensors defined by the user and attach them to the ego-vehicle\n        :param vehicle: ego vehicle\n        :return:\n        \"\"\"\n        bp_library = CarlaDataProvider.get_world().get_blueprint_library()\n        for sensor_spec in self._agent.sensors():\n            # These are the sensors spawned on the carla world\n            bp = bp_library.find(str(sensor_spec['type']))\n            if sensor_spec['type'].startswith('sensor.camera'):\n                bp.set_attribute('image_size_x', str(sensor_spec['width']))\n                bp.set_attribute('image_size_y', str(sensor_spec['height']))\n                bp.set_attribute('fov', str(sensor_spec['fov']))\n                sensor_location = carla.Location(x=sensor_spec['x'], y=sensor_spec['y'],\n                                                 z=sensor_spec['z'])\n                sensor_rotation = carla.Rotation(pitch=sensor_spec['pitch'],\n                                                 roll=sensor_spec['roll'],\n                                                 yaw=sensor_spec['yaw'])\n            elif sensor_spec['type'].startswith('sensor.lidar'):\n                bp.set_attribute('range', str(sensor_spec['range']))\n                bp.set_attribute('rotation_frequency', str(sensor_spec['rotation_frequency']))\n                bp.set_attribute('channels', str(sensor_spec['channels']))\n                bp.set_attribute('upper_fov', str(sensor_spec['upper_fov']))\n                bp.set_attribute('lower_fov', str(sensor_spec['lower_fov']))\n                bp.set_attribute('points_per_second', str(sensor_spec['points_per_second']))\n                sensor_location = carla.Location(x=sensor_spec['x'], y=sensor_spec['y'],\n                                                 z=sensor_spec['z'])\n                sensor_rotation = carla.Rotation(pitch=sensor_spec['pitch'],\n                                                 roll=sensor_spec['roll'],\n                                                 yaw=sensor_spec['yaw'])\n            elif sensor_spec['type'].startswith('sensor.other.gnss'):\n                sensor_location = carla.Location(x=sensor_spec['x'], y=sensor_spec['y'],\n                                                 z=sensor_spec['z'])\n                sensor_rotation = carla.Rotation()\n\n            # create sensor\n            sensor_transform = carla.Transform(sensor_location, sensor_rotation)\n            sensor = CarlaDataProvider.get_world().spawn_actor(bp, sensor_transform, vehicle)\n            # setup callback\n            sensor.listen(CallBack(sensor_spec['id'], sensor, self._agent.sensor_interface))\n            self._sensors_list.append(sensor)\n\n        while not self._agent.all_sensors_ready():\n            if debug_mode:\n                print(\" waiting for one data reading from sensors...\")\n            CarlaDataProvider.get_world().tick()\n\n    def cleanup(self):\n        \"\"\"\n        Remove and destroy all sensors\n        \"\"\"\n        for i, _ in enumerate(self._sensors_list):\n            if self._sensors_list[i] is not None:\n                self._sensors_list[i].stop()\n                self._sensors_list[i].destroy()\n                self._sensors_list[i] = None\n        self._sensors_list = []\n"
  },
  {
    "path": "scenario_runner/srunner/autoagents/autonomous_agent.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides the base class for all autonomous agents\n\"\"\"\n\nfrom __future__ import print_function\n\nimport carla\n\nfrom srunner.autoagents.sensor_interface import SensorInterface\nfrom srunner.scenariomanager.timer import GameTime\nfrom srunner.tools.route_manipulation import downsample_route\n\n\nclass AutonomousAgent(object):\n\n    \"\"\"\n    Autonomous agent base class. All user agents have to be derived from this class\n    \"\"\"\n\n    def __init__(self, path_to_conf_file):\n        #  current global plans to reach a destination\n        self._global_plan = None\n        self._global_plan_world_coord = None\n\n        # this data structure will contain all sensor data\n        self.sensor_interface = SensorInterface()\n\n        # agent's initialization\n        self.setup(path_to_conf_file)\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        Initialize everything needed by your agent and set the track attribute to the right type:\n        \"\"\"\n        pass\n\n    def sensors(self):  # pylint: disable=no-self-use\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors in the following format:\n\n        [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Right'},\n\n            {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'yaw': 0.0, 'pitch': 0.0, 'roll': 0.0,\n             'id': 'LIDAR'}\n        ]\n\n        \"\"\"\n        sensors = []\n\n        return sensors\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        :return: control\n        \"\"\"\n        control = carla.VehicleControl()\n        control.steer = 0.0\n        control.throttle = 0.0\n        control.brake = 0.0\n        control.hand_brake = False\n\n        return control\n\n    def destroy(self):\n        \"\"\"\n        Destroy (clean-up) the agent\n        :return:\n        \"\"\"\n        pass\n\n    def __call__(self):\n        \"\"\"\n        Execute the agent call, e.g. agent()\n        Returns the next vehicle controls\n        \"\"\"\n        input_data = self.sensor_interface.get_data()\n\n        timestamp = GameTime.get_time()\n        wallclock = GameTime.get_wallclocktime()\n        print('======[Agent] Wallclock_time = {} / Sim_time = {}'.format(wallclock, timestamp))\n\n        control = self.run_step(input_data, timestamp)\n        control.manual_gear_shift = False\n\n        return control\n\n    def all_sensors_ready(self):\n        \"\"\"\n        Check if all sensors are ready\n        Returns true if sensors are ready\n        \"\"\"\n        return self.sensor_interface.all_sensors_ready()\n\n    def set_global_plan(self, global_plan_gps, global_plan_world_coord):\n        \"\"\"\n        Set the plan (route) for the agent\n        \"\"\"\n\n        ds_ids = downsample_route(global_plan_world_coord, 1)\n        self._global_plan_world_coord = [(global_plan_world_coord[x][0], global_plan_world_coord[x][1])\n                                         for x in ds_ids]\n        self._global_plan = [global_plan_gps[x] for x in ds_ids]\n"
  },
  {
    "path": "scenario_runner/srunner/autoagents/dummy_agent.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides a dummy agent to control the ego vehicle\n\"\"\"\n\nfrom __future__ import print_function\n\nimport carla\n\nfrom srunner.autoagents.autonomous_agent import AutonomousAgent\n\n\nclass DummyAgent(AutonomousAgent):\n\n    \"\"\"\n    Dummy autonomous agent to control the ego vehicle\n    \"\"\"\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        Setup the agent parameters\n        \"\"\"\n\n    def sensors(self):\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors in the following format:\n\n        [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Right'},\n\n            {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'yaw': 0.0, 'pitch': 0.0, 'roll': 0.0,\n             'id': 'LIDAR'}\n\n\n        \"\"\"\n        sensors = [{'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': 800, 'height': 600, 'fov': 100, 'id': 'Center'},\n                   {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0,\n                    'yaw': -45.0, 'width': 800, 'height': 600, 'fov': 100, 'id': 'Left'},\n                   {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 45.0,\n                    'width': 800, 'height': 600, 'fov': 100, 'id': 'Right'},\n                   {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0,\n                    'yaw': -45.0, 'id': 'LIDAR'},\n                   {'type': 'sensor.other.gnss', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'id': 'GPS'},\n                   {'type': 'sensor.can_bus', 'reading_frequency': 25, 'id': 'can_bus'},\n                   {'type': 'sensor.hd_map', 'reading_frequency': 1, 'id': 'hdmap'},\n                   ]\n\n        return sensors\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        \"\"\"\n        print(\"=====================>\")\n        for key, val in input_data.items():\n            if hasattr(val[1], 'shape'):\n                shape = val[1].shape\n                print(\"[{} -- {:06d}] with shape {}\".format(key, val[0], shape))\n            else:\n                print(\"[{} -- {:06d}] \".format(key, val[0]))\n        print(\"<=====================\")\n\n        # DO SOMETHING SMART\n\n        # RETURN CONTROL\n        control = carla.VehicleControl()\n        control.steer = 0.0\n        control.throttle = 0.0\n        control.brake = 0.0\n        control.hand_brake = False\n\n        return control\n"
  },
  {
    "path": "scenario_runner/srunner/autoagents/human_agent.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides a human agent to control the ego vehicle via keyboard\n\"\"\"\n\nimport time\nfrom threading import Thread\nimport cv2\nimport numpy as np\n\ntry:\n    import pygame\n    from pygame.locals import K_DOWN\n    from pygame.locals import K_LEFT\n    from pygame.locals import K_RIGHT\n    from pygame.locals import K_SPACE\n    from pygame.locals import K_UP\n    from pygame.locals import K_a\n    from pygame.locals import K_d\n    from pygame.locals import K_s\n    from pygame.locals import K_w\nexcept ImportError:\n    raise RuntimeError('cannot import pygame, make sure pygame package is installed')\n\nimport carla\n\nfrom srunner.autoagents.autonomous_agent import AutonomousAgent\n\n\nclass HumanInterface(object):\n\n    \"\"\"\n    Class to control a vehicle manually for debugging purposes\n    \"\"\"\n\n    def __init__(self, parent):\n        self.quit = False\n        self._parent = parent\n        self._width = 800\n        self._height = 600\n        self._throttle_delta = 0.05\n        self._steering_delta = 0.01\n        self._surface = None\n\n        pygame.init()\n        pygame.font.init()\n        self._clock = pygame.time.Clock()\n        self._display = pygame.display.set_mode((self._width, self._height), pygame.HWSURFACE | pygame.DOUBLEBUF)\n        pygame.display.set_caption(\"Human Agent\")\n\n    def run(self):\n        \"\"\"\n        Run the GUI\n        \"\"\"\n        while not self._parent.agent_engaged and not self.quit:\n            time.sleep(0.5)\n\n        controller = KeyboardControl()\n        while not self.quit:\n            self._clock.tick_busy_loop(20)\n            controller.parse_events(self._parent.current_control, self._clock)\n            # Process events\n            pygame.event.pump()\n\n            # process sensor data\n            input_data = self._parent.sensor_interface.get_data()\n            image_center = input_data['Center'][1][:, :, -2::-1]\n            image_left = input_data['Left'][1][:, :, -2::-1]\n            image_right = input_data['Right'][1][:, :, -2::-1]\n            image_rear = input_data['Rear'][1][:, :, -2::-1]\n\n            top_row = np.hstack((image_left, image_center, image_right))\n            bottom_row = np.hstack((0 * image_rear, image_rear, 0 * image_rear))\n            comp_image = np.vstack((top_row, bottom_row))\n            # resize image\n            image_rescaled = cv2.resize(comp_image, dsize=(self._width, self._height), interpolation=cv2.INTER_CUBIC)\n\n            # display image\n            self._surface = pygame.surfarray.make_surface(image_rescaled.swapaxes(0, 1))\n            if self._surface is not None:\n                self._display.blit(self._surface, (0, 0))\n            pygame.display.flip()\n\n        pygame.quit()\n\n\nclass HumanAgent(AutonomousAgent):\n\n    \"\"\"\n    Human agent to control the ego vehicle via keyboard\n    \"\"\"\n\n    current_control = None\n    agent_engaged = False\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        Setup the agent parameters\n        \"\"\"\n\n        self.agent_engaged = False\n        self.current_control = carla.VehicleControl()\n        self.current_control.steer = 0.0\n        self.current_control.throttle = 1.0\n        self.current_control.brake = 0.0\n        self.current_control.hand_brake = False\n        self._hic = HumanInterface(self)\n        self._thread = Thread(target=self._hic.run)\n        self._thread.start()\n\n    def sensors(self):\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors in the following format:\n\n        [\n            ['sensor.camera.rgb', {'x':x_rel, 'y': y_rel, 'z': z_rel,\n                                   'yaw': yaw, 'pitch': pitch, 'roll': roll,\n                                   'width': width, 'height': height, 'fov': fov}, 'Sensor01'],\n            ['sensor.camera.rgb', {'x':x_rel, 'y': y_rel, 'z': z_rel,\n                                   'yaw': yaw, 'pitch': pitch, 'roll': roll,\n                                   'width': width, 'height': height, 'fov': fov}, 'Sensor02'],\n\n            ['sensor.lidar.ray_cast', {'x':x_rel, 'y': y_rel, 'z': z_rel,\n                                       'yaw': yaw, 'pitch': pitch, 'roll': roll}, 'Sensor03']\n        ]\n\n        \"\"\"\n        sensors = [{'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                    'width': 300, 'height': 200, 'fov': 100, 'id': 'Center'},\n\n                   {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0,\n                    'yaw': -45.0, 'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n\n                   {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 45.0,\n                    'width': 300, 'height': 200, 'fov': 100, 'id': 'Right'},\n\n                   {'type': 'sensor.camera.rgb', 'x': -1.8, 'y': 0, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0,\n                    'yaw': 180.0, 'width': 300, 'height': 200, 'fov': 130, 'id': 'Rear'},\n\n                   {'type': 'sensor.other.gnss', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'id': 'GPS'}\n                   ]\n\n        return sensors\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        \"\"\"\n        self.agent_engaged = True\n        time.sleep(0.1)\n        return self.current_control\n\n    def destroy(self):\n        \"\"\"\n        Cleanup\n        \"\"\"\n        self._hic.quit = True\n        self._thread.join()\n\n\nclass KeyboardControl(object):\n\n    \"\"\"\n    Keyboard control for the human agent\n    \"\"\"\n\n    def __init__(self):\n        \"\"\"\n        Init\n        \"\"\"\n        self._control = carla.VehicleControl()\n        self._steer_cache = 0.0\n\n    def parse_events(self, control, clock):\n        \"\"\"\n        Parse the keyboard events and set the vehicle controls accordingly\n        \"\"\"\n        for event in pygame.event.get():\n            if event.type == pygame.QUIT:\n                return\n\n            self._parse_vehicle_keys(pygame.key.get_pressed(), clock.get_time())\n            control.steer = self._control.steer\n            control.throttle = self._control.throttle\n            control.brake = self._control.brake\n            control.hand_brake = self._control.hand_brake\n\n    def _parse_vehicle_keys(self, keys, milliseconds):\n        \"\"\"\n        Calculate new vehicle controls based on input keys\n        \"\"\"\n        self._control.throttle = 0.6 if keys[K_UP] or keys[K_w] else 0.0\n        steer_increment = 15.0 * 5e-4 * milliseconds\n        if keys[K_LEFT] or keys[K_a]:\n            self._steer_cache -= steer_increment\n        elif keys[K_RIGHT] or keys[K_d]:\n            self._steer_cache += steer_increment\n        else:\n            self._steer_cache = 0.0\n\n        self._steer_cache = min(0.95, max(-0.95, self._steer_cache))\n        self._control.steer = round(self._steer_cache, 1)\n        self._control.brake = 1.0 if keys[K_DOWN] or keys[K_s] else 0.0\n        self._control.hand_brake = keys[K_SPACE]\n"
  },
  {
    "path": "scenario_runner/srunner/autoagents/npc_agent.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides an NPC agent to control the ego vehicle\n\"\"\"\n\nfrom __future__ import print_function\n\nimport carla\nfrom agents.navigation.basic_agent import BasicAgent\n\nfrom srunner.autoagents.autonomous_agent import AutonomousAgent\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\n\n\nclass NpcAgent(AutonomousAgent):\n\n    \"\"\"\n    NPC autonomous agent to control the ego vehicle\n    \"\"\"\n\n    _agent = None\n    _route_assigned = False\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        Setup the agent parameters\n        \"\"\"\n\n        self._route_assigned = False\n        self._agent = None\n\n    def sensors(self):\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors in the following format:\n\n        [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': 0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n                      'width': 300, 'height': 200, 'fov': 100, 'id': 'Right'},\n\n            {'type': 'sensor.lidar.ray_cast', 'x': 0.7, 'y': 0.0, 'z': 1.60, 'yaw': 0.0, 'pitch': 0.0, 'roll': 0.0,\n             'id': 'LIDAR'}\n\n\n        \"\"\"\n\n        sensors = [\n            {'type': 'sensor.camera.rgb', 'x': 0.7, 'y': -0.4, 'z': 1.60, 'roll': 0.0, 'pitch': 0.0, 'yaw': 0.0,\n             'width': 300, 'height': 200, 'fov': 100, 'id': 'Left'},\n        ]\n\n        return sensors\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        \"\"\"\n        control = carla.VehicleControl()\n        control.steer = 0.0\n        control.throttle = 0.0\n        control.brake = 0.0\n        control.hand_brake = False\n\n        if not self._agent:\n            hero_actor = None\n            for actor in CarlaDataProvider.get_world().get_actors():\n                if 'role_name' in actor.attributes and actor.attributes['role_name'] == 'hero':\n                    hero_actor = actor\n                    break\n            if hero_actor:\n                self._agent = BasicAgent(hero_actor)\n\n            return control\n\n        if not self._route_assigned:\n            if self._global_plan:\n                plan = []\n\n                for transform, road_option in self._global_plan_world_coord:\n                    wp = CarlaDataProvider.get_map().get_waypoint(transform.location)\n                    plan.append((wp, road_option))\n\n                self._agent._local_planner.set_global_plan(plan)  # pylint: disable=protected-access\n                self._route_assigned = True\n\n        else:\n            control = self._agent.run_step()\n\n        return control\n"
  },
  {
    "path": "scenario_runner/srunner/autoagents/ros_agent.py",
    "content": "#!/usr/bin/env python\n#\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n#\n\n\"\"\"\nThis module provides a ROS autonomous agent interface to control the ego vehicle via a ROS stack\n\"\"\"\n\nimport math\nimport os\nimport subprocess\nimport signal\nimport threading\nimport time\n\nimport numpy\n\nimport carla\n\nimport rospy\nfrom cv_bridge import CvBridge\nfrom geometry_msgs.msg import PoseStamped\nfrom nav_msgs.msg import Odometry, Path\nfrom rosgraph_msgs.msg import Clock\nfrom sensor_msgs.msg import Image, PointCloud2, NavSatFix, NavSatStatus, CameraInfo\nfrom sensor_msgs.point_cloud2 import create_cloud_xyz32\nfrom std_msgs.msg import Header, String\nimport tf\n# pylint: disable=line-too-long\nfrom carla_msgs.msg import CarlaEgoVehicleStatus, CarlaEgoVehicleInfo, CarlaEgoVehicleInfoWheel, CarlaEgoVehicleControl, CarlaWorldInfo\n# pylint: enable=line-too-long\n\nfrom srunner.autoagents.autonomous_agent import AutonomousAgent\n\n\nclass RosAgent(AutonomousAgent):\n\n    \"\"\"\n    Base class for ROS-based stacks.\n\n    Derive from it and implement the sensors() method.\n\n    Please define TEAM_CODE_ROOT in your environment.\n    The stack is started by executing $TEAM_CODE_ROOT/start.sh\n\n    The sensor data is published on similar topics as with the carla-ros-bridge. You can find details about\n    the utilized datatypes there.\n\n    This agent expects a roscore to be running.\n    \"\"\"\n\n    speed = None\n    current_control = None\n    stack_process = None\n    timestamp = None\n    current_map_name = None\n    step_mode_possible = None\n    vehicle_info_publisher = None\n    global_plan_published = None\n\n    def setup(self, path_to_conf_file):\n        \"\"\"\n        setup agent\n        \"\"\"\n        self.stack_thread = None\n\n        # get start_script from environment\n        team_code_path = os.environ['TEAM_CODE_ROOT']\n        if not team_code_path or not os.path.exists(team_code_path):\n            raise IOError(\"Path '{}' defined by TEAM_CODE_ROOT invalid\".format(team_code_path))\n        start_script = \"{}/start.sh\".format(team_code_path)\n        if not os.path.exists(start_script):\n            raise IOError(\"File '{}' defined by TEAM_CODE_ROOT invalid\".format(start_script))\n\n        # set use_sim_time via commandline before init-node\n        process = subprocess.Popen(\n            \"rosparam set use_sim_time true\", shell=True, stderr=subprocess.STDOUT, stdout=subprocess.PIPE)\n        process.wait()\n        if process.returncode:\n            raise RuntimeError(\"Could not set use_sim_time\")\n\n        # initialize ros node\n        rospy.init_node('ros_agent', anonymous=True)\n\n        # publish first clock value '0'\n        self.clock_publisher = rospy.Publisher('clock', Clock, queue_size=10, latch=True)\n        self.clock_publisher.publish(Clock(rospy.Time.from_sec(0)))\n\n        # execute script that starts the ad stack (remains running)\n        rospy.loginfo(\"Executing stack...\")\n        self.stack_process = subprocess.Popen(start_script, shell=True, preexec_fn=os.setpgrp)\n\n        self.vehicle_control_event = threading.Event()\n        self.timestamp = None\n        self.speed = 0\n        self.global_plan_published = False\n\n        self.vehicle_info_publisher = None\n        self.vehicle_status_publisher = None\n        self.odometry_publisher = None\n        self.world_info_publisher = None\n        self.map_file_publisher = None\n        self.current_map_name = None\n        self.tf_broadcaster = None\n        self.step_mode_possible = False\n\n        self.vehicle_control_subscriber = rospy.Subscriber(\n            '/carla/ego_vehicle/vehicle_control_cmd', CarlaEgoVehicleControl, self.on_vehicle_control)\n\n        self.current_control = carla.VehicleControl()\n\n        self.waypoint_publisher = rospy.Publisher(\n            '/carla/ego_vehicle/waypoints', Path, queue_size=1, latch=True)\n\n        self.publisher_map = {}\n        self.id_to_sensor_type_map = {}\n        self.id_to_camera_info_map = {}\n        self.cv_bridge = CvBridge()\n\n        # setup ros publishers for sensors\n        # pylint: disable=line-too-long\n        for sensor in self.sensors():\n            self.id_to_sensor_type_map[sensor['id']] = sensor['type']\n            if sensor['type'] == 'sensor.camera.rgb':\n                self.publisher_map[sensor['id']] = rospy.Publisher(\n                    '/carla/ego_vehicle/camera/rgb/' + sensor['id'] + \"/image_color\", Image, queue_size=1, latch=True)\n                self.id_to_camera_info_map[sensor['id']] = self.build_camera_info(sensor)\n                self.publisher_map[sensor['id'] + '_info'] = rospy.Publisher(\n                    '/carla/ego_vehicle/camera/rgb/' + sensor['id'] + \"/camera_info\", CameraInfo, queue_size=1, latch=True)\n            elif sensor['type'] == 'sensor.lidar.ray_cast':\n                self.publisher_map[sensor['id']] = rospy.Publisher(\n                    '/carla/ego_vehicle/lidar/' + sensor['id'] + \"/point_cloud\", PointCloud2, queue_size=1, latch=True)\n            elif sensor['type'] == 'sensor.other.gnss':\n                self.publisher_map[sensor['id']] = rospy.Publisher(\n                    '/carla/ego_vehicle/gnss/' + sensor['id'] + \"/fix\", NavSatFix, queue_size=1, latch=True)\n            elif sensor['type'] == 'sensor.can_bus':\n                if not self.vehicle_info_publisher:\n                    self.vehicle_info_publisher = rospy.Publisher(\n                        '/carla/ego_vehicle/vehicle_info', CarlaEgoVehicleInfo, queue_size=1, latch=True)\n                if not self.vehicle_status_publisher:\n                    self.vehicle_status_publisher = rospy.Publisher(\n                        '/carla/ego_vehicle/vehicle_status', CarlaEgoVehicleStatus, queue_size=1, latch=True)\n            elif sensor['type'] == 'sensor.hd_map':\n                if not self.odometry_publisher:\n                    self.odometry_publisher = rospy.Publisher(\n                        '/carla/ego_vehicle/odometry', Odometry, queue_size=1, latch=True)\n                if not self.world_info_publisher:\n                    self.world_info_publisher = rospy.Publisher(\n                        '/carla/world_info', CarlaWorldInfo, queue_size=1, latch=True)\n                if not self.map_file_publisher:\n                    self.map_file_publisher = rospy.Publisher('/carla/map_file', String, queue_size=1, latch=True)\n                if not self.tf_broadcaster:\n                    self.tf_broadcaster = tf.TransformBroadcaster()\n            else:\n                raise TypeError(\"Invalid sensor type: {}\".format(sensor['type']))\n        # pylint: enable=line-too-long\n\n    def destroy(self):\n        \"\"\"\n        Cleanup of all ROS publishers\n        \"\"\"\n        if self.stack_process and self.stack_process.poll() is None:\n            rospy.loginfo(\"Sending SIGTERM to stack...\")\n            os.killpg(os.getpgid(self.stack_process.pid), signal.SIGTERM)\n            rospy.loginfo(\"Waiting for termination of stack...\")\n            self.stack_process.wait()\n            time.sleep(5)\n            rospy.loginfo(\"Terminated stack.\")\n\n        rospy.loginfo(\"Stack is no longer running\")\n        self.world_info_publisher.unregister()\n        self.map_file_publisher.unregister()\n        self.vehicle_status_publisher.unregister()\n        self.vehicle_info_publisher.unregister()\n        self.waypoint_publisher.unregister()\n        self.stack_process = None\n        rospy.loginfo(\"Cleanup finished\")\n\n    def on_vehicle_control(self, data):\n        \"\"\"\n        callback if a new vehicle control command is received\n        \"\"\"\n        cmd = carla.VehicleControl()\n        cmd.throttle = data.throttle\n        cmd.steer = data.steer\n        cmd.brake = data.brake\n        cmd.hand_brake = data.hand_brake\n        cmd.reverse = data.reverse\n        cmd.gear = data.gear\n        cmd.manual_gear_shift = data.manual_gear_shift\n        self.current_control = cmd\n        if not self.vehicle_control_event.is_set():\n            self.vehicle_control_event.set()\n        # After the first vehicle control is sent out, it is possible to use the stepping mode\n        self.step_mode_possible = True\n\n    def build_camera_info(self, attributes):  # pylint: disable=no-self-use\n        \"\"\"\n        Private function to compute camera info\n\n        camera info doesn't change over time\n        \"\"\"\n        camera_info = CameraInfo()\n        # store info without header\n        camera_info.header = None\n        camera_info.width = int(attributes['width'])\n        camera_info.height = int(attributes['height'])\n        camera_info.distortion_model = 'plumb_bob'\n        cx = camera_info.width / 2.0\n        cy = camera_info.height / 2.0\n        fx = camera_info.width / (\n            2.0 * math.tan(float(attributes['fov']) * math.pi / 360.0))\n        fy = fx\n        camera_info.K = [fx, 0, cx, 0, fy, cy, 0, 0, 1]\n        camera_info.D = [0, 0, 0, 0, 0]\n        camera_info.R = [1.0, 0, 0, 0, 1.0, 0, 0, 0, 1.0]\n        camera_info.P = [fx, 0, cx, 0, 0, fy, cy, 0, 0, 0, 1.0, 0]\n        return camera_info\n\n    def publish_plan(self):\n        \"\"\"\n        publish the global plan\n        \"\"\"\n        msg = Path()\n        msg.header.frame_id = \"/map\"\n        msg.header.stamp = rospy.Time.now()\n        for wp in self._global_plan_world_coord:\n            pose = PoseStamped()\n            pose.pose.position.x = wp[0].location.x\n            pose.pose.position.y = -wp[0].location.y\n            pose.pose.position.z = wp[0].location.z\n            quaternion = tf.transformations.quaternion_from_euler(\n                0, 0, -math.radians(wp[0].rotation.yaw))\n            pose.pose.orientation.x = quaternion[0]\n            pose.pose.orientation.y = quaternion[1]\n            pose.pose.orientation.z = quaternion[2]\n            pose.pose.orientation.w = quaternion[3]\n            msg.poses.append(pose)\n\n        rospy.loginfo(\"Publishing Plan...\")\n        self.waypoint_publisher.publish(msg)\n\n    def sensors(self):\n        \"\"\"\n        Define the sensor suite required by the agent\n\n        :return: a list containing the required sensors\n        \"\"\"\n        raise NotImplementedError(\n            \"This function has to be implemented by the derived classes\")\n\n    def get_header(self):\n        \"\"\"\n        Returns ROS message header\n        \"\"\"\n        header = Header()\n        header.stamp = rospy.Time.from_sec(self.timestamp)\n        return header\n\n    def publish_lidar(self, sensor_id, data):\n        \"\"\"\n        Function to publish lidar data\n        \"\"\"\n        header = self.get_header()\n        header.frame_id = 'ego_vehicle/lidar/{}'.format(sensor_id)\n\n        lidar_data = numpy.frombuffer(\n            data, dtype=numpy.float32)\n        lidar_data = numpy.reshape(\n            lidar_data, (int(lidar_data.shape[0] / 3), 3))\n        # we take the oposite of y axis\n        # (as lidar point are express in left handed coordinate system, and ros need right handed)\n        # we need a copy here, because the data are read only in carla numpy\n        # array\n        lidar_data = -1.0 * lidar_data\n        # we also need to permute x and y\n        lidar_data = lidar_data[..., [1, 0, 2]]\n        msg = create_cloud_xyz32(header, lidar_data)\n        self.publisher_map[sensor_id].publish(msg)\n\n    def publish_gnss(self, sensor_id, data):\n        \"\"\"\n        Function to publish gnss data\n        \"\"\"\n        msg = NavSatFix()\n        msg.header = self.get_header()\n        msg.header.frame_id = 'gps'\n        msg.latitude = data[0]\n        msg.longitude = data[1]\n        msg.altitude = data[2]\n        msg.status.status = NavSatStatus.STATUS_SBAS_FIX\n        # pylint: disable=line-too-long\n        msg.status.service = NavSatStatus.SERVICE_GPS | NavSatStatus.SERVICE_GLONASS | NavSatStatus.SERVICE_COMPASS | NavSatStatus.SERVICE_GALILEO\n        # pylint: enable=line-too-long\n        self.publisher_map[sensor_id].publish(msg)\n\n    def publish_camera(self, sensor_id, data):\n        \"\"\"\n        Function to publish camera data\n        \"\"\"\n        msg = self.cv_bridge.cv2_to_imgmsg(data, encoding='bgra8')\n        # the camera data is in respect to the camera's own frame\n        msg.header = self.get_header()\n        msg.header.frame_id = 'ego_vehicle/camera/rgb/{}'.format(sensor_id)\n\n        cam_info = self.id_to_camera_info_map[sensor_id]\n        cam_info.header = msg.header\n        self.publisher_map[sensor_id + '_info'].publish(cam_info)\n        self.publisher_map[sensor_id].publish(msg)\n\n    def publish_can(self, sensor_id, data):\n        \"\"\"\n        publish can data\n        \"\"\"\n        if not self.vehicle_info_publisher:\n            self.vehicle_info_publisher = rospy.Publisher(\n                '/carla/ego_vehicle/vehicle_info', CarlaEgoVehicleInfo, queue_size=1, latch=True)\n            info_msg = CarlaEgoVehicleInfo()\n            for wheel in data['wheels']:\n                wheel_info = CarlaEgoVehicleInfoWheel()\n                wheel_info.tire_friction = wheel['tire_friction']\n                wheel_info.damping_rate = wheel['damping_rate']\n                wheel_info.steer_angle = wheel['steer_angle']\n                wheel_info.disable_steering = wheel['disable_steering']\n                info_msg.wheels.append(wheel_info)\n            info_msg.max_rpm = data['max_rpm']\n            info_msg.moi = data['moi']\n            info_msg.damping_rate_full_throttle = data['damping_rate_full_throttle']\n            info_msg.damping_rate_zero_throttle_clutch_disengaged = data['damping_rate_zero_throttle_clutch_disengaged']\n            info_msg.use_gear_autobox = data['use_gear_autobox']\n            info_msg.clutch_strength = data['clutch_strength']\n            info_msg.mass = data['mass']\n            info_msg.drag_coefficient = data['drag_coefficient']\n            info_msg.center_of_mass.x = data['center_of_mass']['x']\n            info_msg.center_of_mass.y = data['center_of_mass']['y']\n            info_msg.center_of_mass.z = data['center_of_mass']['z']\n            self.vehicle_info_publisher.publish(info_msg)\n        msg = CarlaEgoVehicleStatus()\n        msg.header = self.get_header()\n        msg.velocity = data['speed']\n        self.speed = data['speed']\n        # msg.acceleration\n        msg.control.throttle = self.current_control.throttle\n        msg.control.steer = self.current_control.steer\n        msg.control.brake = self.current_control.brake\n        msg.control.hand_brake = self.current_control.hand_brake\n        msg.control.reverse = self.current_control.reverse\n        msg.control.gear = self.current_control.gear\n        msg.control.manual_gear_shift = self.current_control.manual_gear_shift\n\n        self.vehicle_status_publisher.publish(msg)\n\n    def publish_hd_map(self, sensor_id, data):\n        \"\"\"\n        publish hd map data\n        \"\"\"\n        roll = -math.radians(data['transform']['roll'])\n        pitch = -math.radians(data['transform']['pitch'])\n        yaw = -math.radians(data['transform']['yaw'])\n        quat = tf.transformations.quaternion_from_euler(roll, pitch, yaw)\n        x = data['transform']['x']\n        y = -data['transform']['y']\n        z = data['transform']['z']\n\n        if self.odometry_publisher:\n\n            odometry = Odometry()\n            odometry.header.frame_id = 'map'\n            odometry.header.stamp = rospy.Time.from_sec(self.timestamp)\n            odometry.child_frame_id = 'base_link'\n            odometry.pose.pose.position.x = x\n            odometry.pose.pose.position.y = y\n            odometry.pose.pose.position.z = z\n\n            odometry.pose.pose.orientation.x = quat[0]\n            odometry.pose.pose.orientation.y = quat[1]\n            odometry.pose.pose.orientation.z = quat[2]\n            odometry.pose.pose.orientation.w = quat[3]\n\n            odometry.twist.twist.linear.x = self.speed\n            odometry.twist.twist.linear.y = 0\n            odometry.twist.twist.linear.z = 0\n\n            self.odometry_publisher.publish(odometry)\n\n        if self.world_info_publisher:\n            # extract map name\n            map_name = os.path.basename(data['map_file'])[:-4]\n            if self.current_map_name != map_name:\n                self.current_map_name = map_name\n                world_info = CarlaWorldInfo()\n                world_info.map_name = self.current_map_name\n                world_info.opendrive = data['opendrive']\n                self.world_info_publisher.publish(world_info)\n        if self.map_file_publisher:\n            self.map_file_publisher.publish(data['map_file'])\n\n    def use_stepping_mode(self):  # pylint: disable=no-self-use\n        \"\"\"\n        Overload this function to use stepping mode!\n        \"\"\"\n        return False\n\n    def run_step(self, input_data, timestamp):\n        \"\"\"\n        Execute one step of navigation.\n        \"\"\"\n        self.vehicle_control_event.clear()\n        self.timestamp = timestamp\n        self.clock_publisher.publish(Clock(rospy.Time.from_sec(timestamp)))\n\n        # check if stack is still running\n        if self.stack_process and self.stack_process.poll() is not None:\n            raise RuntimeError(\"Stack exited with: {} {}\".format(\n                self.stack_process.returncode, self.stack_process.communicate()[0]))\n\n        # publish global plan to ROS once\n        if self._global_plan_world_coord and not self.global_plan_published:\n            self.global_plan_published = True\n            self.publish_plan()\n\n        new_data_available = False\n\n        # publish data of all sensors\n        for key, val in input_data.items():\n            new_data_available = True\n            sensor_type = self.id_to_sensor_type_map[key]\n            if sensor_type == 'sensor.camera.rgb':\n                self.publish_camera(key, val[1])\n            elif sensor_type == 'sensor.lidar.ray_cast':\n                self.publish_lidar(key, val[1])\n            elif sensor_type == 'sensor.other.gnss':\n                self.publish_gnss(key, val[1])\n            elif sensor_type == 'sensor.can_bus':\n                self.publish_can(key, val[1])\n            elif sensor_type == 'sensor.hd_map':\n                self.publish_hd_map(key, val[1])\n            else:\n                raise TypeError(\"Invalid sensor type: {}\".format(sensor_type))\n\n        if self.use_stepping_mode():\n            if self.step_mode_possible and new_data_available:\n                self.vehicle_control_event.wait()\n        # if the stepping mode is not used or active, there is no need to wait here\n\n        return self.current_control\n"
  },
  {
    "path": "scenario_runner/srunner/autoagents/sensor_interface.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis file containts CallBack class and SensorInterface, responsible of\nhandling the use of sensors for the agents\n\"\"\"\n\nimport copy\nimport logging\nimport numpy as np\n\nimport carla\n\n\nclass CallBack(object):\n\n    \"\"\"\n    Class the sensors listen to in order to receive their data each frame\n    \"\"\"\n\n    def __init__(self, tag, sensor, data_provider):\n        \"\"\"\n        Initializes the call back\n        \"\"\"\n        self._tag = tag\n        self._data_provider = data_provider\n\n        self._data_provider.register_sensor(tag, sensor)\n\n    def __call__(self, data):\n        \"\"\"\n        call function\n        \"\"\"\n        if isinstance(data, carla.Image):\n            self._parse_image_cb(data, self._tag)\n        elif isinstance(data, carla.LidarMeasurement):\n            self._parse_lidar_cb(data, self._tag)\n        elif isinstance(data, carla.GnssMeasurement):\n            self._parse_gnss_cb(data, self._tag)\n        else:\n            logging.error('No callback method for this sensor.')\n\n    # Parsing CARLA physical Sensors\n    def _parse_image_cb(self, image, tag):\n        \"\"\"\n        parses cameras\n        \"\"\"\n        array = np.frombuffer(image.raw_data, dtype=np.dtype(\"uint8\"))\n        array = copy.deepcopy(array)\n        array = np.reshape(array, (image.height, image.width, 4))\n        self._data_provider.update_sensor(tag, array, image.frame)\n\n    def _parse_lidar_cb(self, lidar_data, tag):\n        \"\"\"\n        parses lidar sensors\n        \"\"\"\n        points = np.frombuffer(lidar_data.raw_data, dtype=np.dtype('f4'))\n        points = copy.deepcopy(points)\n        points = np.reshape(points, (int(points.shape[0] / 3), 3))\n        self._data_provider.update_sensor(tag, points, lidar_data.frame)\n\n    def _parse_gnss_cb(self, gnss_data, tag):\n        \"\"\"\n        parses gnss sensors\n        \"\"\"\n        array = np.array([gnss_data.latitude,\n                          gnss_data.longitude,\n                          gnss_data.altitude], dtype=np.float64)\n        self._data_provider.update_sensor(tag, array, gnss_data.frame)\n\n\nclass SensorInterface(object):\n\n    \"\"\"\n    Class that contains all sensor data\n    \"\"\"\n\n    def __init__(self):\n        \"\"\"\n        Initializes the class\n        \"\"\"\n        self._sensors_objects = {}\n        self._data_buffers = {}\n        self._timestamps = {}\n\n    def register_sensor(self, tag, sensor):\n        \"\"\"\n        Registers the sensors\n        \"\"\"\n        if tag in self._sensors_objects:\n            raise ValueError(\"Duplicated sensor tag [{}]\".format(tag))\n\n        self._sensors_objects[tag] = sensor\n        self._data_buffers[tag] = None\n        self._timestamps[tag] = -1\n\n    def update_sensor(self, tag, data, timestamp):\n        \"\"\"\n        Updates the sensor\n        \"\"\"\n        if tag not in self._sensors_objects:\n            raise ValueError(\"The sensor with tag [{}] has not been created!\".format(tag))\n        self._data_buffers[tag] = data\n        self._timestamps[tag] = timestamp\n\n    def all_sensors_ready(self):\n        \"\"\"\n        Checks if all the sensors have sent data at least once\n        \"\"\"\n        for key in self._sensors_objects:\n            if self._data_buffers[key] is None:\n                return False\n        \n        # for k, v in self._sensors_objects.items():\n        #     print(k, v, v.get_transformer().get_matrix(), flush=True)\n        return True\n\n    def get_data(self):\n        \"\"\"\n        Returns the data of a sensor\n        \"\"\"\n        data_dict = {}\n        for key in self._sensors_objects:\n            data_dict[key] = (self._timestamps[key], self._data_buffers[key])\n        return data_dict\n"
  },
  {
    "path": "scenario_runner/srunner/data/all_towns_traffic_scenarios1_3_4.json",
    "content": "{\n    \"available_scenarios\": [\n        {\n            \"Town01\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.64\",\n                                \"y\": \"-2.20\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"107.98\",\n                                \"y\": \"330.64\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.95\",\n                                \"y\": \"326.51\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.68\",\n                                \"y\": \"199.13\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.15\",\n                                \"y\": \"195.0\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.81\",\n                                \"y\": \"133.54\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.79\",\n                                \"y\": \"129.41\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"322.54\",\n                                \"y\": \"55.39\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"170.84\",\n                                \"y\": \"59.52\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"316.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"163.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.81\",\n                                \"y\": \"163.80\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.61\",\n                                \"y\": \"10.73\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"317.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"165.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"392.17\",\n                                \"y\": \"12.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.96\",\n                                \"y\": \"31.64\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"304.75\",\n                                \"y\": \"199.22\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.55\",\n                                \"y\": \"133.65\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.35\",\n                                \"y\": \"59.61\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"158.10\",\n                                \"y\": \"31.4\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.45\",\n                                \"y\": \"30.84\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.53\",\n                                \"y\": \"55.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.33\",\n                                \"y\": \"129.48\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.42\",\n                                \"y\": \"195.16\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"153.94\",\n                                \"y\": \"26.19\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.23\",\n                                \"y\": \"297.43\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.81\",\n                                \"y\": \"297.3\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.12\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"165.78\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"100.1\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"25.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.46\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.81\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"88.85\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"163.42\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"228.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.78\",\n                                \"y\": \"55.38\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.57\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.55\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.64\",\n                                \"y\": \"-2.20\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"107.98\",\n                                \"y\": \"330.64\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.95\",\n                                \"y\": \"326.51\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.68\",\n                                \"y\": \"199.13\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.15\",\n                                \"y\": \"195.0\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.81\",\n                                \"y\": \"133.54\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.79\",\n                                \"y\": \"129.41\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"322.54\",\n                                \"y\": \"55.39\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"170.84\",\n                                \"y\": \"59.52\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"167.69\",\n                                \"y\": \"1.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"316.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"163.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.81\",\n                                \"y\": \"163.80\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.61\",\n                                \"y\": \"10.73\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"317.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"392.17\",\n                                \"y\": \"165.10\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"165.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"392.17\",\n                                \"y\": \"12.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"374.11\",\n                                        \"y\": \"326.55\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.4\",\n                                        \"y\": \"291.71\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.22\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.99\",\n                                        \"y\": \"2.0\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.1\",\n                                        \"y\": \"-2.3\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.96\",\n                                \"y\": \"31.64\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.5\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.55\",\n                                        \"y\": \"168.65\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.55\",\n                                \"y\": \"133.65\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.85\",\n                                        \"y\": \"20.61\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.35\",\n                                        \"y\": \"94.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.35\",\n                                \"y\": \"59.61\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.51\",\n                                        \"y\": \"1.44\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.90\",\n                                        \"y\": \"-1.61\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"158.10\",\n                                \"y\": \"31.4\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.61\",\n                                        \"y\": \"2.3\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.94\",\n                                        \"y\": \"-2.32\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.45\",\n                                \"y\": \"30.84\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.74\",\n                                        \"y\": \"94.29\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.47\",\n                                        \"y\": \"20.20\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.53\",\n                                \"y\": \"55.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.46\",\n                                        \"y\": \"168.64\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.50\",\n                                        \"y\": \"94.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.33\",\n                                \"y\": \"129.48\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.92\",\n                                        \"y\": \"234.16\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.42\",\n                                        \"y\": \"160.16\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.42\",\n                                \"y\": \"195.16\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.94\",\n                                        \"y\": \"55.69\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"118.94\",\n                                        \"y\": \"60.19\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"153.94\",\n                                \"y\": \"26.19\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.39\",\n                                        \"y\": \"326.52\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.12\",\n                                        \"y\": \"330.65\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.23\",\n                                \"y\": \"297.43\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.65\",\n                                        \"y\": \"326.84\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"300.15\",\n                                        \"y\": \"330.50\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.81\",\n                                \"y\": \"297.3\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.9\",\n                                        \"y\": \"-2.4\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.53\",\n                                        \"y\": \"37.27\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.12\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"234.28\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"199.78\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"165.78\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"168.51\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"134.1\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"100.1\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"94.27\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"59.77\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"25.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.24\",\n                                        \"y\": \"-1.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"158.80\",\n                                        \"y\": \"36.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.46\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.17\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.99\",\n                                        \"y\": \"35.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.81\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.99\",\n                                        \"y\": \"20.43\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.87\",\n                                        \"y\": \"55.22\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"88.85\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.47\",\n                                        \"y\": \"94.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.56\",\n                                        \"y\": \"129.21\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"163.42\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.35\",\n                                        \"y\": \"160.10\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.21\",\n                                        \"y\": \"195.29\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"228.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.28\",\n                                        \"y\": \"59.38\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"153.78\",\n                                        \"y\": \"20.38\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.78\",\n                                \"y\": \"55.38\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.0\",\n                                        \"y\": \"330.25\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.86\",\n                                        \"y\": \"292.27\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.57\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"300.57\",\n                                        \"y\": \"331.2\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.60\",\n                                        \"y\": \"291.92\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.55\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"298.83\",\n                                        \"y\": \"2.14\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.27\",\n                                        \"y\": \"36.68\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.15\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"159.40\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"198.40\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"228.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"93.73\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"132.73\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"162.73\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"20.29\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"59.29\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"89.29\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.65\",\n                                        \"y\": \"2.9\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"158.9\",\n                                        \"y\": \"35.84\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.49\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"52.70\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"93.4\",\n                                        \"y\": \"36.17\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.3\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.76\",\n                                        \"y\": \"93.99\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.92\",\n                                        \"y\": \"55.94\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"25.23\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.78\",\n                                        \"y\": \"168.67\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.47\",\n                                        \"y\": \"129.17\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"99.90\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.75\",\n                                        \"y\": \"234.27\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.25\",\n                                        \"y\": \"195.7\",\n                                        \"yaw\": \"180.000076\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"165.27\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.25\",\n                                        \"y\": \"55.49\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"153.76\",\n                                        \"y\": \"21.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.35\",\n                                \"y\": \"59.68\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.51\",\n                                        \"y\": \"326.45\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.16\",\n                                        \"y\": \"291.69\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.44\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                }\n            ],\n            \"Town02\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"180.93\",\n                                \"y\": \"105.31\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"7.63\",\n                                \"y\": \"109.91\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"26.65\",\n                                \"y\": \"187.56\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"207.4\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"74.67\",\n                                \"y\": \"302.64\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"45.67\",\n                                \"y\": \"270.24\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"46.7\",\n                                \"y\": \"220.74\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"136.12\",\n                                \"y\": \"220.86\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.20\",\n                                \"y\": \"191.59\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.25\",\n                                \"y\": \"240.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"132.5\",\n                                \"y\": \"207.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.27\",\n                                \"y\": \"236.54\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"272.34\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.28\",\n                                \"y\": \"221.41\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.82\",\n                                \"y\": \"191.57\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.60\",\n                                \"y\": \"191.58\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.49\",\n                                \"y\": \"157.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.41\",\n                                \"y\": \"207.2\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"236.94\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"180.93\",\n                                \"y\": \"105.31\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"7.63\",\n                                \"y\": \"109.91\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.22\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.60\",\n                                        \"y\": \"218.56\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.35\",\n                                        \"y\": \"157.56\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"26.65\",\n                                \"y\": \"187.56\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.82\",\n                                        \"y\": \"270.45\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.58\",\n                                        \"y\": \"236.78\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"207.4\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.13\",\n                                        \"y\": \"306.53\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.35\",\n                                        \"y\": \"272.9\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"74.67\",\n                                \"y\": \"302.64\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.52\",\n                                        \"y\": \"206.94\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.91\",\n                                        \"y\": \"236.67\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"45.67\",\n                                \"y\": \"270.24\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"14.4\",\n                                        \"y\": \"191.66\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"76.63\",\n                                        \"y\": \"187.29\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"46.7\",\n                                \"y\": \"220.74\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.5\",\n                                        \"y\": \"191.74\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.52\",\n                                        \"y\": \"187.47\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"136.12\",\n                                \"y\": \"220.86\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.38\",\n                                        \"y\": \"157.31\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.86\",\n                                        \"y\": \"221.13\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.20\",\n                                \"y\": \"191.59\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.56\",\n                                        \"y\": \"207.53\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.79\",\n                                        \"y\": \"269.16\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.25\",\n                                \"y\": \"240.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.70\",\n                                        \"y\": \"237.8\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.35\",\n                                        \"y\": \"241.41\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"132.5\",\n                                \"y\": \"207.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"74.92\",\n                                        \"y\": \"302.50\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.46\",\n                                        \"y\": \"272.5\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.57\",\n                                \"y\": \"306.34\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.1\",\n                                        \"y\": \"271.2\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.99\",\n                                        \"y\": \"206.39\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.27\",\n                                \"y\": \"236.54\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.47\",\n                                        \"y\": \"302.34\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.18\",\n                                        \"y\": \"306.46\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"272.34\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.50\",\n                                        \"y\": \"217.35\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"22.50\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-7.50\",\n                                \"y\": \"157.35\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"15.53\",\n                                        \"y\": \"191.84\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.92\",\n                                        \"y\": \"221.47\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.26\",\n                                \"y\": \"187.47\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.4\",\n                                        \"y\": \"191.76\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.18\",\n                                        \"y\": \"220.83\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"187.45\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.26\",\n                                        \"y\": \"157.74\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.14\",\n                                        \"y\": \"191.53\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.63\",\n                                \"y\": \"221.27\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.53\",\n                                        \"y\": \"207.38\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.26\",\n                                        \"y\": \"240.99\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.71\",\n                                \"y\": \"270.70\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.63\",\n                                        \"y\": \"236.96\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.4\",\n                                        \"y\": \"207.55\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.53\",\n                                \"y\": \"241.10\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.28\",\n                                        \"y\": \"161.41\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.72\",\n                                        \"y\": \"187.41\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.28\",\n                                \"y\": \"221.41\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.82\",\n                                        \"y\": \"187.67\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.2\",\n                                        \"y\": \"221.10\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.82\",\n                                \"y\": \"191.57\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.6\",\n                                        \"y\": \"187.54\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.6\",\n                                        \"y\": \"221.2\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.60\",\n                                \"y\": \"191.58\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.72\",\n                                        \"y\": \"221.21\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.15\",\n                                        \"y\": \"191.57\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.49\",\n                                \"y\": \"157.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.82\",\n                                        \"y\": \"268.10\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.79\",\n                                        \"y\": \"240.97\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.41\",\n                                \"y\": \"207.2\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.73\",\n                                        \"y\": \"240.93\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.15\",\n                                        \"y\": \"207.54\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"236.94\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                }\n            ],\n            \"Town03\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.4,\n                                \"y\": 23.39,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.5481719970703\",\n                                \"y\": \"23.466564178466797\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 234.52,\n                                \"y\": 23.65,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"231.04473876953125\",\n                                \"y\": \"23.565475463867188\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.43,\n                                \"y\": 62.24,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.96,\n                                \"y\": 98.9,\n                                \"yaw\": 271.0,\n                                \"z\": 1.12\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1035461425781\",\n                                \"x\": \"243.21473693847656\",\n                                \"y\": \"98.97915649414062\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.29888251423835754\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.1,\n                                \"y\": -140.7,\n                                \"yaw\": 180.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.68,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-78.15487670898438\",\n                                \"y\": \"-106.30052185058594\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.374824196100235\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.1,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-74.6549072265625\",\n                                \"y\": \"-106.31939697265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.3746110796928406\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.11,\n                                \"y\": -170.3,\n                                \"yaw\": 90.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-84.04679870605469\",\n                                \"y\": \"-170.06784057617188\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.48,\n                                \"y\": -170.3,\n                                \"yaw\": 91.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-87.52928924560547\",\n                                \"y\": \"-170.4742431640625\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-88.44371032714844\",\n                                \"y\": \"-28.86114501953125\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26660484075546265\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -113.37,\n                                \"y\": -135.68,\n                                \"yaw\": 1.0,\n                                \"z\": 2.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.33,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.609712600708008\",\n                                \"y\": \"-104.91180419921875\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.44,\n                                \"y\": -167.82,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.15770983695983887\",\n                                \"y\": \"-167.7312469482422\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 7.44,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"10.55854606628418\",\n                                \"y\": \"-163.5830535888672\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 10.99,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"7.061770915985107\",\n                                \"y\": \"-163.75694274902344\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 41.44,\n                                \"y\": -203.9,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"41.517005920410156\",\n                                \"y\": \"-206.9641571044922\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 25.77,\n                                \"y\": -207.44,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"25.680063247680664\",\n                                \"y\": \"-203.86105346679688\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.48,\n                                \"y\": -198.25,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.566158294677734\",\n                                \"y\": \"-194.82147216796875\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.39,\n                                \"y\": 113.42,\n                                \"yaw\": 270.0,\n                                \"z\": 2.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358.8267822265625\",\n                                \"x\": \"242.86146545410156\",\n                                \"y\": \"113.50442504882812\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.5679125189781189\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.36,\n                                \"y\": 113.29,\n                                \"yaw\": 90.0,\n                                \"z\": 2.46\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1732286214828491\",\n                                \"x\": \"228.8646240234375\",\n                                \"y\": \"113.20498657226562\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.5687512755393982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.4,\n                                \"y\": -194.71,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.30937957763672\",\n                                \"y\": \"-198.31613159179688\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.77,\n                                \"y\": 197.2,\n                                \"yaw\": 187.0,\n                                \"z\": 1.74\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.6,\n                                \"y\": 167.1,\n                                \"yaw\": 78.0,\n                                \"z\": 1.53\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-87.55733489990234\",\n                                \"y\": \"167.6916961669922\",\n                                \"yaw\": \"438.6856689453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 203.9,\n                                \"yaw\": 0.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.12353515625\",\n                                \"x\": \"52.918731689453125\",\n                                \"y\": \"207.39906311035156\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"0.2592363655567169\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.64797973632812\",\n                                \"y\": \"165.80230712890625\",\n                                \"yaw\": \"257.414306640625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -201.92,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.58008575439453\",\n                                \"y\": \"-205.50503540039062\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -205.37,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.405517578125\",\n                                \"y\": \"-202.00833129882812\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 68.68,\n                                \"y\": -195.79,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.59178161621094\",\n                                \"y\": \"-192.27935791015625\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 53.6,\n                                \"y\": -192.29,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"53.697120666503906\",\n                                \"y\": \"-196.15476989746094\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"350\",\n                                \"x\": 154.6,\n                                \"y\": -164.4,\n                                \"yaw\": 270.0,\n                                \"z\": 4.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 122.3,\n                                \"y\": -190.88,\n                                \"yaw\": 1.0,\n                                \"z\": 1.21\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"122.3891830444336\",\n                                \"y\": \"-194.4285430908203\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 153.53,\n                                \"y\": -100.37,\n                                \"yaw\": 270.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"12\",\n                                \"x\": 150.81,\n                                \"y\": -165.57,\n                                \"yaw\": 90.0,\n                                \"z\": 4.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 119.41,\n                                \"y\": -132.31,\n                                \"yaw\": 1.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 114.84,\n                                \"y\": -76.55,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"114.74317169189453\",\n                                \"y\": \"-72.87480926513672\",\n                                \"yaw\": \"-178.49090576171875\",\n                                \"z\": \"8.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"9\",\n                                \"x\": 82.9,\n                                \"y\": -47.14,\n                                \"yaw\": 270.0,\n                                \"z\": 5.72\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.96,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.85211944580078\",\n                                \"y\": \"164.83070373535156\",\n                                \"yaw\": \"258.85479736328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.43,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-77.13905334472656\",\n                                \"y\": \"166.22161865234375\",\n                                \"yaw\": \"257.8827209472656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.59,\n                                \"y\": 101.65,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-88.08773803710938\",\n                                \"y\": \"101.6595458984375\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3357953727245331\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.12,\n                                \"y\": 101.68,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-84.58769989013672\",\n                                \"y\": \"101.67036437988281\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3354354798793793\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.9,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.693984508514404\",\n                                \"y\": \"163.87232971191406\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.194162607192993\",\n                                \"y\": \"163.9115447998047\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.12,\n                                \"y\": 102.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.697037696838379\",\n                                \"y\": \"102.12262725830078\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.62,\n                                \"y\": 102.9,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-6.19218635559082\",\n                                \"y\": \"102.87830352783203\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.53,\n                                \"y\": 26.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.7,\n                                \"y\": -3.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.26,\n                                \"y\": -29.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.37,\n                                \"y\": 99.28,\n                                \"yaw\": 270.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 139.75,\n                                \"y\": 62.51,\n                                \"yaw\": 359.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 201.12,\n                                \"y\": 58.8,\n                                \"yaw\": 178.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.8,\n                                \"y\": 34.5,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358.910400390625\",\n                                \"x\": \"-74.27088165283203\",\n                                \"y\": \"34.49037170410156\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.18371541798114777\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.26,\n                                \"y\": 31.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.0536804199219\",\n                                \"x\": \"-77.77780151367188\",\n                                \"y\": \"31.9595947265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.13858206570148468\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.84,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-84.9437484741211\",\n                                \"y\": \"-28.880624771118164\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26675039529800415\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.66,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.14853577315807343\",\n                                \"x\": \"-88.17547607421875\",\n                                \"y\": \"69.48959350585938\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.8320345282554626\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.7,\n                                \"y\": 69.11,\n                                \"yaw\": 270.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.11688232421875\",\n                                \"x\": \"-74.1764907836914\",\n                                \"y\": \"69.10039520263672\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.8328475952148438\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -78.9,\n                                \"yaw\": 90.0,\n                                \"z\": 0.97\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.23343351483345032\",\n                                \"x\": \"-88.58015441894531\",\n                                \"y\": \"-78.89077758789062\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.8594440817832947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.4,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 0.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2005920410156\",\n                                \"x\": \"-74.5789566040039\",\n                                \"y\": \"-78.47042846679688\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.8611809015274048\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.89,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.81\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"8.455883979797363\",\n                                \"y\": \"-78.37200164794922\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.34,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.77\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.903441429138184\",\n                                \"y\": \"69.50254821777344\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.094234466552734\",\n                                \"y\": \"69.08776092529297\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 196.87,\n                                \"yaw\": 179.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.1242796182632446\",\n                                \"x\": \"52.90134048461914\",\n                                \"y\": \"193.39906311035156\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.25958043336868286\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.35,\n                                \"y\": -145.9,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"238.2660675048828\",\n                                \"y\": \"-146.11538696289062\",\n                                \"yaw\": \"85.77556610107422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 236.45,\n                                \"y\": -53.93,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.93157958984375\",\n                                \"y\": \"-54.01557540893555\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 244.44,\n                                \"y\": 44.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"241.04603576660156\",\n                                \"y\": \"44.19745635986328\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 243.51,\n                                \"y\": -54.21,\n                                \"yaw\": 270.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"246.9384002685547\",\n                                \"y\": \"-54.12661361694336\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 238.58,\n                                \"y\": -144.85,\n                                \"yaw\": 91.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.85678100585938\",\n                                \"y\": \"-144.6316375732422\",\n                                \"yaw\": \"86.64344024658203\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": 141.91,\n                                \"y\": 203.68,\n                                \"yaw\": 0.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.2748107910156\",\n                                \"x\": \"141.91873168945312\",\n                                \"y\": \"207.17698669433594\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"2.23475980758667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 245.35,\n                                \"y\": -129.63,\n                                \"yaw\": 270.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"248.77268981933594\",\n                                \"y\": \"-129.54676818847656\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 185.95,\n                                \"y\": -197.37,\n                                \"yaw\": 0.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"185.9499969482422\",\n                                \"y\": \"-193.89999389648438\",\n                                \"yaw\": \"0.0\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 230.94,\n                                \"y\": -174.85,\n                                \"yaw\": 65.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"227.7465362548828\",\n                                \"y\": \"-173.4008331298828\",\n                                \"yaw\": \"65.59180450439453\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 237.1,\n                                \"y\": -178.9,\n                                \"yaw\": 245.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"240.00001525878906\",\n                                \"y\": \"-180.2597198486328\",\n                                \"yaw\": \"244.8795623779297\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.88,\n                                \"y\": 193.2,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.260597586631775\",\n                                \"x\": \"161.10287475585938\",\n                                \"y\": \"196.4036102294922\",\n                                \"yaw\": \"176.02037048339844\",\n                                \"z\": \"2.6701090335845947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 46.36,\n                                \"y\": -203.4,\n                                \"yaw\": 181.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 46.52,\n                                \"y\": -196.33,\n                                \"yaw\": 1.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"46.43220520019531\",\n                                \"y\": \"-192.8362274169922\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -163.36,\n                                \"yaw\": 91.0,\n                                \"z\": 1.82\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.4487547874450684\",\n                                \"y\": \"-163.4599151611328\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.61,\n                                \"y\": 196.49,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.274809718132019\",\n                                \"x\": \"160.38092041015625\",\n                                \"y\": \"192.94418334960938\",\n                                \"yaw\": \"176.3036651611328\",\n                                \"z\": \"2.6584856510162354\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 240.99,\n                                \"y\": 43.78,\n                                \"yaw\": 271.0,\n                                \"z\": 2.44\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"244.55511474609375\",\n                                \"y\": \"43.866703033447266\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.56,\n                                \"y\": -37.12,\n                                \"yaw\": 90.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.5224609375\",\n                                \"y\": \"-37.193870544433594\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.92,\n                                \"y\": -36.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"236.01197814941406\",\n                                \"y\": \"-36.72048568725586\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.73,\n                                \"y\": 0.99,\n                                \"yaw\": 7.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.76,\n                                \"y\": -8.17,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.66706466674805\",\n                                \"y\": \"-4.5203680992126465\",\n                                \"yaw\": \"181.4586181640625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.45,\n                                \"y\": -4.56,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.539730072021484\",\n                                \"y\": \"-8.024791717529297\",\n                                \"yaw\": \"181.48350524902344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -125.3,\n                                \"y\": 45.81,\n                                \"yaw\": 133.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.69,\n                                \"y\": 92.34,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -115.5,\n                                \"y\": 30.75,\n                                \"yaw\": 134.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.84,\n                                \"y\": 170.34,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.265254020690918\",\n                                \"y\": \"170.36167907714844\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.24,\n                                \"y\": 170.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.764954566955566\",\n                                \"y\": \"170.3980255126953\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.52,\n                                \"y\": 196.65,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.0878860130906105\",\n                                \"x\": \"28.512041091918945\",\n                                \"y\": \"193.4599151611328\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.0015862176660448313\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.72,\n                                \"y\": 193.61,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.09670676290988922\",\n                                \"x\": \"28.72835350036621\",\n                                \"y\": \"196.95938110351562\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.00192060018889606\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 110.65,\n                                \"y\": -7.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"110.58321380615234\",\n                                \"y\": \"-3.3287293910980225\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 77.66,\n                                \"y\": -36.16,\n                                \"yaw\": 91.0,\n                                \"z\": 5.25\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 148.52,\n                                \"y\": -35.96,\n                                \"yaw\": 91.0,\n                                \"z\": 4.15\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 182.48,\n                                \"y\": -6.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"182.4210662841797\",\n                                \"y\": \"-2.2556450366973877\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.72,\n                                \"y\": 5.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.66661071777344\",\n                                \"y\": \"9.503244400024414\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.52,\n                                \"y\": 9.7,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.5752410888672\",\n                                \"y\": \"6.001489639282227\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -34.45,\n                                \"y\": 176.76,\n                                \"yaw\": 144.0,\n                                \"z\": 0.99\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.39,\n                                \"y\": 113.42,\n                                \"yaw\": 270.0,\n                                \"z\": 2.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358.8267822265625\",\n                                \"x\": \"242.86146545410156\",\n                                \"y\": \"113.50442504882812\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.5679125189781189\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.36,\n                                \"y\": 113.29,\n                                \"yaw\": 90.0,\n                                \"z\": 2.46\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1732286214828491\",\n                                \"x\": \"228.8646240234375\",\n                                \"y\": \"113.20498657226562\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.5687512755393982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.6,\n                                \"y\": 167.1,\n                                \"yaw\": 78.0,\n                                \"z\": 1.53\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-87.55733489990234\",\n                                \"y\": \"167.6916961669922\",\n                                \"yaw\": \"438.6856689453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 203.9,\n                                \"yaw\": 0.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.12353515625\",\n                                \"x\": \"52.918731689453125\",\n                                \"y\": \"207.39906311035156\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"0.2592363655567169\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.66,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.14853577315807343\",\n                                \"x\": \"-88.17547607421875\",\n                                \"y\": \"69.48959350585938\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.8320345282554626\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.7,\n                                \"y\": 69.11,\n                                \"yaw\": 270.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.11688232421875\",\n                                \"x\": \"-74.1764907836914\",\n                                \"y\": \"69.10039520263672\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.8328475952148438\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -78.9,\n                                \"yaw\": 90.0,\n                                \"z\": 0.97\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.23343351483345032\",\n                                \"x\": \"-88.58015441894531\",\n                                \"y\": \"-78.89077758789062\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.8594440817832947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.4,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 0.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2005920410156\",\n                                \"x\": \"-74.5789566040039\",\n                                \"y\": \"-78.47042846679688\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.8611809015274048\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.89,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.81\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"8.455883979797363\",\n                                \"y\": \"-78.37200164794922\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.34,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.77\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.903441429138184\",\n                                \"y\": \"69.50254821777344\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 196.87,\n                                \"yaw\": 179.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.1242796182632446\",\n                                \"x\": \"52.90134048461914\",\n                                \"y\": \"193.39906311035156\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.25958043336868286\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.35,\n                                \"y\": -145.9,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"238.2660675048828\",\n                                \"y\": \"-146.11538696289062\",\n                                \"yaw\": \"85.77556610107422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 236.45,\n                                \"y\": -53.93,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.93157958984375\",\n                                \"y\": \"-54.01557540893555\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 243.51,\n                                \"y\": -54.21,\n                                \"yaw\": 270.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"246.9384002685547\",\n                                \"y\": \"-54.12661361694336\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 238.58,\n                                \"y\": -144.85,\n                                \"yaw\": 91.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.85678100585938\",\n                                \"y\": \"-144.6316375732422\",\n                                \"yaw\": \"86.64344024658203\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": 141.91,\n                                \"y\": 203.68,\n                                \"yaw\": 0.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.2748107910156\",\n                                \"x\": \"141.91873168945312\",\n                                \"y\": \"207.17698669433594\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"2.23475980758667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 245.35,\n                                \"y\": -129.63,\n                                \"yaw\": 270.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"248.77268981933594\",\n                                \"y\": \"-129.54676818847656\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 185.95,\n                                \"y\": -197.37,\n                                \"yaw\": 0.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"185.9499969482422\",\n                                \"y\": \"-193.89999389648438\",\n                                \"yaw\": \"0.0\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 230.94,\n                                \"y\": -174.85,\n                                \"yaw\": 65.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"227.7465362548828\",\n                                \"y\": \"-173.4008331298828\",\n                                \"yaw\": \"65.59180450439453\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 237.1,\n                                \"y\": -178.9,\n                                \"yaw\": 245.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"240.00001525878906\",\n                                \"y\": \"-180.2597198486328\",\n                                \"yaw\": \"244.8795623779297\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.88,\n                                \"y\": 193.2,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.260597586631775\",\n                                \"x\": \"161.10287475585938\",\n                                \"y\": \"196.4036102294922\",\n                                \"yaw\": \"176.02037048339844\",\n                                \"z\": \"2.6701090335845947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 46.36,\n                                \"y\": -203.4,\n                                \"yaw\": 181.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.61,\n                                \"y\": 196.49,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.274809718132019\",\n                                \"x\": \"160.38092041015625\",\n                                \"y\": \"192.94418334960938\",\n                                \"yaw\": \"176.3036651611328\",\n                                \"z\": \"2.6584856510162354\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 240.99,\n                                \"y\": 43.78,\n                                \"yaw\": 271.0,\n                                \"z\": 2.44\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.43\",\n                                        \"y\": \"113.35\",\n                                        \"yaw\": \"271.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.87\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"1.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.5481719970703\",\n                                \"y\": \"23.466564178466797\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.69\",\n                                        \"y\": \"113.45\",\n                                        \"yaw\": \"270.59845\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.69\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"0.598419\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 234.52,\n                                \"y\": 23.65,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.69\",\n                                        \"y\": \"113.45\",\n                                        \"yaw\": \"270.59845\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.69\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"0.598419\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"231.04473876953125\",\n                                \"y\": \"23.565475463867188\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.32\",\n                                        \"y\": \"22.71\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.8\",\n                                        \"y\": \"22.75\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.40\",\n                                        \"y\": \"112.66\",\n                                        \"yaw\": \"269.268646\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.43,\n                                \"y\": 62.24,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.96,\n                                \"y\": 98.9,\n                                \"yaw\": 271.0,\n                                \"z\": 1.12\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.1035461425781\",\n                                \"x\": \"243.21473693847656\",\n                                \"y\": \"98.97915649414062\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.29888251423835754\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-114.41\",\n                                        \"y\": \"-135.62\",\n                                        \"yaw\": \"0.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.91\",\n                                        \"y\": \"-101.82\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.47\",\n                                        \"y\": \"-101.76\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.46\",\n                                        \"y\": \"-170.55\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.39\",\n                                        \"y\": \"-170.61\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.1,\n                                \"y\": -140.7,\n                                \"yaw\": 180.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.68,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-78.15487670898438\",\n                                \"y\": \"-106.30052185058594\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.374824196100235\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.1,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-74.6549072265625\",\n                                \"y\": \"-106.31939697265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.3746110796928406\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.11,\n                                \"y\": -170.3,\n                                \"yaw\": 90.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-84.04679870605469\",\n                                \"y\": \"-170.06784057617188\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.48,\n                                \"y\": -170.3,\n                                \"yaw\": 91.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-87.52928924560547\",\n                                \"y\": \"-170.4742431640625\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-88.44371032714844\",\n                                \"y\": \"-28.86114501953125\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26660484075546265\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.36\",\n                                        \"y\": \"-2.95\",\n                                        \"yaw\": \"180.718124\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.16\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"89.683105\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-33.98\",\n                                        \"yaw\": \"90.718109\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.98\",\n                                        \"y\": \"39.61\",\n                                        \"yaw\": \"270.218109\",\n                                        \"z\": \"1.38\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.18\",\n                                        \"y\": \"36.65\",\n                                        \"yaw\": \"269.718109\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.12\",\n                                        \"y\": \"-139.6\",\n                                        \"yaw\": \"181.239594\",\n                                        \"z\": \"0.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.34\",\n                                        \"y\": \"-174.23\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.72\",\n                                        \"y\": \"-174.7\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.29\",\n                                        \"y\": \"-102.45\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.75\",\n                                        \"y\": \"-102.37\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -113.37,\n                                \"y\": -135.68,\n                                \"yaw\": 1.0,\n                                \"z\": 2.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"348.799988\",\n                                        \"x\": \"40.70\",\n                                        \"y\": \"-137.40\",\n                                        \"yaw\": \"180.560562\",\n                                        \"z\": \"3.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.9\",\n                                        \"y\": \"-173.4\",\n                                        \"yaw\": \"90.437988\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.9\",\n                                        \"y\": \"-173.7\",\n                                        \"yaw\": \"91.368103\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.65\",\n                                        \"y\": \"-100.19\",\n                                        \"yaw\": \"270.560547\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.38\",\n                                        \"y\": \"-100.12\",\n                                        \"yaw\": \"272.060516\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.33,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.609712600708008\",\n                                \"y\": \"-104.91180419921875\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"1.778076\",\n                                        \"x\": \"-37.55\",\n                                        \"y\": \"-135.41\",\n                                        \"yaw\": \"1.112823\",\n                                        \"z\": \"1.36\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.999237\",\n                                        \"x\": \"5.46\",\n                                        \"y\": \"-100.0\",\n                                        \"yaw\": \"271.128693\",\n                                        \"z\": \"1.19\"\n                                    },\n                                    {\n                                        \"pitch\": \"359.04245\",\n                                        \"x\": \"9.22\",\n                                        \"y\": \"-100.93\",\n                                        \"yaw\": \"271.220764\",\n                                        \"z\": \"1.13\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"0.11\",\n                                        \"y\": \"-172.88\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"-3.18\",\n                                        \"y\": \"-172.95\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.24\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.44,\n                                \"y\": -167.82,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.15770983695983887\",\n                                \"y\": \"-167.7312469482422\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.60\",\n                                        \"y\": \"-198.55\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.70\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.92\",\n                                        \"y\": \"-203.98\",\n                                        \"yaw\": \"180.996216\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 7.44,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.60\",\n                                        \"y\": \"-198.55\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.70\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.92\",\n                                        \"y\": \"-203.98\",\n                                        \"yaw\": \"180.996216\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"10.55854606628418\",\n                                \"y\": \"-163.5830535888672\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.54\",\n                                        \"y\": \"-198.32\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.63\",\n                                        \"y\": \"-194.70\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 10.99,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.54\",\n                                        \"y\": \"-198.32\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.63\",\n                                        \"y\": \"-194.70\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"7.061770915985107\",\n                                \"y\": \"-163.75694274902344\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 41.44,\n                                \"y\": -203.9,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"41.517005920410156\",\n                                \"y\": \"-206.9641571044922\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 25.77,\n                                \"y\": -207.44,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"25.680063247680664\",\n                                \"y\": \"-203.86105346679688\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.87\",\n                                        \"y\": \"-204.4\",\n                                        \"yaw\": \"181.643997\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.37\",\n                                        \"y\": \"-163.23\",\n                                        \"yaw\": \"271.643982\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.48,\n                                \"y\": -198.25,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.87\",\n                                        \"y\": \"-204.4\",\n                                        \"yaw\": \"181.643997\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.37\",\n                                        \"y\": \"-163.23\",\n                                        \"yaw\": \"271.643982\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.566158294677734\",\n                                \"y\": \"-194.82147216796875\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.4,\n                                \"y\": -194.71,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.30937957763672\",\n                                \"y\": \"-198.31613159179688\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -201.92,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.58008575439453\",\n                                \"y\": \"-205.50503540039062\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -205.37,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.405517578125\",\n                                \"y\": \"-202.00833129882812\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 68.68,\n                                \"y\": -195.79,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.59178161621094\",\n                                \"y\": \"-192.27935791015625\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 53.6,\n                                \"y\": -192.29,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"53.697120666503906\",\n                                \"y\": \"-196.15476989746094\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"121.60\",\n                                        \"y\": \"-190.81\",\n                                        \"yaw\": \"0.810791\",\n                                        \"z\": \"1.82\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"350\",\n                                \"x\": 154.6,\n                                \"y\": -164.4,\n                                \"yaw\": 270.0,\n                                \"z\": 4.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 122.3,\n                                \"y\": -190.88,\n                                \"yaw\": 1.0,\n                                \"z\": 1.21\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"122.3891830444336\",\n                                \"y\": \"-194.4285430908203\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.91394\",\n                                        \"x\": \"117.78\",\n                                        \"y\": \"-136.11\",\n                                        \"yaw\": \"181.14859\",\n                                        \"z\": \"10.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"4.646606\",\n                                        \"x\": \"83.6\",\n                                        \"y\": \"-166.12\",\n                                        \"yaw\": \"92.100159\",\n                                        \"z\": \"7.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.714478\",\n                                        \"x\": \"85.16\",\n                                        \"y\": \"-103.41\",\n                                        \"yaw\": \"271.442688\",\n                                        \"z\": \"9.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"357.548035\",\n                                        \"x\": \"83.78\",\n                                        \"y\": \"-104.47\",\n                                        \"yaw\": \"273.09137\",\n                                        \"z\": \"10.29\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.210297\",\n                                        \"x\": \"117.37\",\n                                        \"y\": \"-135.35\",\n                                        \"yaw\": \"183.091324\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"4.749939\",\n                                        \"x\": \"52.33\",\n                                        \"y\": \"-133.70\",\n                                        \"yaw\": \"1.894897\",\n                                        \"z\": \"7.7\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.270966\",\n                                        \"x\": \"51.93\",\n                                        \"y\": \"-134.6\",\n                                        \"yaw\": \"1.270905\",\n                                        \"z\": \"7.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.643555\",\n                                        \"x\": \"85.86\",\n                                        \"y\": \"-103.59\",\n                                        \"yaw\": \"271.270905\",\n                                        \"z\": \"9.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"14.121033\",\n                                        \"x\": \"82.16\",\n                                        \"y\": \"-166.43\",\n                                        \"yaw\": \"91.270874\",\n                                        \"z\": \"5.56\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"83.33\",\n                                        \"y\": \"-166.89\",\n                                        \"yaw\": \"92.13089\",\n                                        \"z\": \"5.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"9.838623\",\n                                        \"x\": \"52.36\",\n                                        \"y\": \"-133.42\",\n                                        \"yaw\": \"2.13089\",\n                                        \"z\": \"6.85\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"115.25\",\n                                        \"y\": \"-136.19\",\n                                        \"yaw\": \"182.130905\",\n                                        \"z\": \"9.35\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"150.78\",\n                                        \"y\": \"-166.9\",\n                                        \"yaw\": \"90.90213\",\n                                        \"z\": \"4.26\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.064728\",\n                                        \"x\": \"119.24\",\n                                        \"y\": \"-132.19\",\n                                        \"yaw\": \"0.90213\",\n                                        \"z\": \"9.53\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 153.53,\n                                \"y\": -100.37,\n                                \"yaw\": 270.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.324677\",\n                                        \"x\": \"153.91\",\n                                        \"y\": \"-100.74\",\n                                        \"yaw\": \"270.315552\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.80191\",\n                                        \"x\": \"119.89\",\n                                        \"y\": \"-131.65\",\n                                        \"yaw\": \"0.600189\",\n                                        \"z\": \"9.67\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"12\",\n                                \"x\": 150.81,\n                                \"y\": -165.57,\n                                \"yaw\": 90.0,\n                                \"z\": 4.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"10.508362\",\n                                        \"x\": \"82.56\",\n                                        \"y\": \"-46.78\",\n                                        \"yaw\": \"271.32608\",\n                                        \"z\": \"6.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 114.84,\n                                \"y\": -76.55,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"10.508362\",\n                                        \"x\": \"82.56\",\n                                        \"y\": \"-46.78\",\n                                        \"yaw\": \"271.32608\",\n                                        \"z\": \"6.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"114.74317169189453\",\n                                \"y\": \"-72.87480926513672\",\n                                \"yaw\": \"-178.49090576171875\",\n                                \"z\": \"8.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.490753\",\n                                        \"x\": \"111.82\",\n                                        \"y\": \"-74.13\",\n                                        \"yaw\": \"180.623871\",\n                                        \"z\": \"11.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"9\",\n                                \"x\": 82.9,\n                                \"y\": -47.14,\n                                \"yaw\": 270.0,\n                                \"z\": 5.72\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.3\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.69\",\n                                        \"y\": \"103.97\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.36\",\n                                        \"y\": \"104.7\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.11\",\n                                        \"y\": \"165.37\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.70\",\n                                        \"y\": \"165.55\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.96,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.85211944580078\",\n                                \"y\": \"164.83070373535156\",\n                                \"yaw\": \"258.85479736328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.43,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-77.13905334472656\",\n                                \"y\": \"166.22161865234375\",\n                                \"yaw\": \"257.8827209472656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.59,\n                                \"y\": 101.65,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-88.08773803710938\",\n                                \"y\": \"101.6595458984375\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3357953727245331\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.12,\n                                \"y\": 101.68,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-84.58769989013672\",\n                                \"y\": \"101.67036437988281\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3354354798793793\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.9\",\n                                        \"y\": \"137.15\",\n                                        \"yaw\": \"358.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.80\",\n                                        \"y\": \"164.23\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.40\",\n                                        \"y\": \"164.6\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.91\",\n                                        \"y\": \"102.90\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.87\",\n                                        \"y\": \"102.78\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.9,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.693984508514404\",\n                                \"y\": \"163.87232971191406\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.194162607192993\",\n                                \"y\": \"163.9115447998047\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.12,\n                                \"y\": 102.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.697037696838379\",\n                                \"y\": \"102.12262725830078\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.62,\n                                \"y\": 102.9,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-6.19218635559082\",\n                                \"y\": \"102.87830352783203\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.63\",\n                                        \"y\": \"134.24\",\n                                        \"yaw\": \"359.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"1.94\",\n                                        \"y\": \"163.13\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.61\",\n                                        \"y\": \"163.2\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.63\",\n                                        \"y\": \"101.72\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"101.54\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.55\",\n                                        \"y\": \"130.76\",\n                                        \"yaw\": \"178.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.37\",\n                                        \"y\": \"102.33\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"102.48\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.93\",\n                                        \"y\": \"163.65\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.34\",\n                                        \"y\": \"163.79\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-148.92\",\n                                        \"y\": \"-34.67\",\n                                        \"yaw\": \"89.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-110.54\",\n                                        \"y\": \"-3.58\",\n                                        \"yaw\": \"179.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.53,\n                                \"y\": 26.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.48\",\n                                        \"y\": \"30.80\",\n                                        \"yaw\": \"270.041382\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-149.11\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.041351\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.7,\n                                \"y\": -3.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.36\",\n                                        \"y\": \"31.37\",\n                                        \"yaw\": \"270.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-111.5\",\n                                        \"y\": \"-3.22\",\n                                        \"yaw\": \"180.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.26,\n                                \"y\": -29.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.98\",\n                                        \"y\": \"58.91\",\n                                        \"yaw\": \"180.209106\",\n                                        \"z\": \"1.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.37,\n                                \"y\": 99.28,\n                                \"yaw\": 270.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 139.75,\n                                \"y\": 62.51,\n                                \"yaw\": 359.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"170.14\",\n                                        \"y\": \"97.81\",\n                                        \"yaw\": \"268.909027\",\n                                        \"z\": \"2.4\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 201.12,\n                                \"y\": 58.8,\n                                \"yaw\": 178.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.22\",\n                                        \"y\": \"-34.30\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-34.27\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.3\",\n                                        \"y\": \"0.31\",\n                                        \"yaw\": \"359.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.64\",\n                                        \"y\": \"-2.99\",\n                                        \"yaw\": \"180.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"358.910400390625\",\n                                \"x\": \"-74.27088165283203\",\n                                \"y\": \"34.49037170410156\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.18371541798114777\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.26,\n                                \"y\": 31.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0536804199219\",\n                                \"x\": \"-77.77780151367188\",\n                                \"y\": \"31.9595947265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.13858206570148468\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.13\",\n                                        \"y\": \"0.27\",\n                                        \"yaw\": \"0.453156\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.72\",\n                                        \"y\": \"39.76\",\n                                        \"yaw\": \"269.523254\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.13\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.453156\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"-33.93\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.22\",\n                                        \"y\": \"-34.28\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.84,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-84.9437484741211\",\n                                \"y\": \"-28.880624771118164\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26675039529800415\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.56,\n                                \"y\": -37.12,\n                                \"yaw\": 90.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.5224609375\",\n                                \"y\": \"-37.193870544433594\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.92,\n                                \"y\": -36.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"236.01197814941406\",\n                                \"y\": \"-36.72048568725586\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.84,\n                                \"y\": 170.34,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.265254020690918\",\n                                \"y\": \"170.36167907714844\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.24,\n                                \"y\": 170.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.764954566955566\",\n                                \"y\": \"170.3980255126953\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.52,\n                                \"y\": 196.65,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.0878860130906105\",\n                                \"x\": \"28.512041091918945\",\n                                \"y\": \"193.4599151611328\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.0015862176660448313\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.72,\n                                \"y\": 193.61,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.09670676290988922\",\n                                \"x\": \"28.72835350036621\",\n                                \"y\": \"196.95938110351562\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.00192060018889606\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.72,\n                                \"y\": 5.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.66661071777344\",\n                                \"y\": \"9.503244400024414\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.52,\n                                \"y\": 9.7,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.5752410888672\",\n                                \"y\": \"6.001489639282227\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.78\",\n                                        \"y\": \"196.68\",\n                                        \"yaw\": \"180.072144\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.30\",\n                                        \"y\": \"193.64\",\n                                        \"yaw\": \"180.072144\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -34.45,\n                                \"y\": 176.76,\n                                \"yaw\": 144.0,\n                                \"z\": 0.99\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                }\n            ],\n            \"Town04\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 97.93,\n                                \"y\": -170.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 129.92,\n                                \"y\": -204.42,\n                                \"yaw\": 95.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 160.43,\n                                \"y\": -173.32,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.16,\n                                \"y\": -170.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 92.43,\n                                \"y\": -173.52,\n                                \"yaw\": 181.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 58.68,\n                                \"y\": -202.99,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.23,\n                                \"y\": -307.64,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.15,\n                                \"y\": -341.28,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 233.13,\n                                \"y\": -311.34,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.77,\n                                \"y\": -277.61,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 435.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.98760986328125\",\n                                \"y\": \"432.04986572265625\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.7461853027344\",\n                                \"y\": \"428.5581970214844\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.5047607421875\",\n                                \"y\": \"425.0665283203125\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 406.92,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.44630432128906\",\n                                \"y\": \"403.47784423828125\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.88621520996094\",\n                                \"y\": \"410.4554138183594\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.60617065429688\",\n                                \"y\": \"413.9441833496094\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 173.49,\n                                \"y\": -242.75,\n                                \"yaw\": 353.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.9,\n                                \"y\": -276.87,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.11,\n                                \"y\": -249.54,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.96,\n                                \"y\": -216.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.32,\n                                \"y\": -307.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.82,\n                                \"y\": -276.47,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.22,\n                                \"y\": -310.76,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 225.69,\n                                \"y\": -246.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.26,\n                                \"y\": -278.35,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 286.77,\n                                \"y\": -249.86,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.59,\n                                \"y\": -217.4,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 224.3,\n                                \"y\": -169.23,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 403.29,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.87094116210938\",\n                                \"y\": \"406.9427185058594\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.58535766601562\",\n                                \"y\": \"410.4310302734375\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.29977416992188\",\n                                \"y\": \"413.91937255859375\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -510.3,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.669189453125\",\n                                \"y\": \"92.98770141601562\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6730651855469\",\n                                \"y\": \"93.22088623046875\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.17498779296875\",\n                                \"y\": \"93.33748626708984\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.6,\n                                \"y\": -202.61,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -514.1,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1750793457031\",\n                                \"y\": \"93.2253189086914\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6768493652344\",\n                                \"y\": \"93.33702087402344\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.17864990234375\",\n                                \"y\": \"93.44872283935547\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -13.36,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.640460968017578\",\n                                \"y\": \"-230.1665802001953\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.651756286621094\",\n                                \"y\": \"-229.7690887451172\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.15740442276001\",\n                                \"y\": \"-229.57032775878906\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -487.27,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.66375732421875\",\n                                \"y\": \"245.8326873779297\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6600646972656\",\n                                \"y\": \"246.06027221679688\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1582336425781\",\n                                \"y\": \"246.17405700683594\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -483.59,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.15789794921875\",\n                                \"y\": \"246.0686798095703\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6559753417969\",\n                                \"y\": \"246.1850128173828\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1540222167969\",\n                                \"y\": \"246.30136108398438\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.36,\n                                \"y\": -172.66,\n                                \"yaw\": 179.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.49,\n                                \"y\": -138.47,\n                                \"yaw\": 269.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.42,\n                                \"y\": -119.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 254.88,\n                                \"y\": -150.67,\n                                \"yaw\": 90.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 288.3,\n                                \"y\": -121.84,\n                                \"yaw\": 181.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 283.7,\n                                \"y\": -246.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.82,\n                                \"y\": -276.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 344.61,\n                                \"y\": -250.3,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 315.17,\n                                \"y\": -218.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 282.45,\n                                \"y\": -169.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.19,\n                                \"y\": -201.37,\n                                \"yaw\": 91.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 342.74,\n                                \"y\": -172.31,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 314.45,\n                                \"y\": -140.51,\n                                \"yaw\": 270.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 281.0,\n                                \"y\": -118.14,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 310.66,\n                                \"y\": -148.94,\n                                \"yaw\": 90.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 340.6,\n                                \"y\": -121.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 313.89,\n                                \"y\": -89.9,\n                                \"yaw\": 270.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 321.46,\n                                \"y\": -168.74,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 348.66,\n                                \"y\": -201.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 351.31,\n                                \"y\": -136.99,\n                                \"yaw\": 271.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 379.53,\n                                \"y\": -172.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.46,\n                                \"y\": 26.83,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4374084472656\",\n                                \"y\": \"30.340999603271484\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4148864746094\",\n                                \"y\": \"33.84092712402344\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39239501953125\",\n                                \"y\": \"37.34085464477539\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -383.23,\n                                \"y\": -19.4,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.42,\n                                \"y\": 30.3,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.397216796875\",\n                                \"y\": \"33.84081268310547\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3747253417969\",\n                                \"y\": \"37.34074020385742\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4422302246094\",\n                                \"y\": \"26.840957641601562\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.37,\n                                \"y\": 33.77,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3470153808594\",\n                                \"y\": \"37.3405647277832\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39202880859375\",\n                                \"y\": \"30.340707778930664\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4145202636719\",\n                                \"y\": \"26.84078025817871\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.33,\n                                \"y\": 37.13,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3511047363281\",\n                                \"y\": \"33.840518951416016\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3736267089844\",\n                                \"y\": \"30.34058952331543\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3961181640625\",\n                                \"y\": \"26.840662002563477\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.24,\n                                \"y\": 15.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2353210449219\",\n                                \"y\": \"12.488129615783691\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.23065185546875\",\n                                \"y\": \"8.98813247680664\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2259521484375\",\n                                \"y\": \"5.488135814666748\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.21,\n                                \"y\": 12.51,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2052917480469\",\n                                \"y\": \"8.988166809082031\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2005920410156\",\n                                \"y\": \"5.488170146942139\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.21466064453125\",\n                                \"y\": \"15.988161087036133\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.18,\n                                \"y\": 9.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1743469238281\",\n                                \"y\": \"5.488206386566162\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1837158203125\",\n                                \"y\": \"12.488200187683105\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.18841552734375\",\n                                \"y\": \"15.988197326660156\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.15,\n                                \"y\": 5.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.15472412109375\",\n                                \"y\": \"8.988235473632812\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1593933105469\",\n                                \"y\": \"12.488232612609863\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1640930175781\",\n                                \"y\": \"15.988229751586914\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -379.68,\n                                \"y\": -18.85,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.69,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.133902549743652\",\n                                \"y\": \"-230.1801300048828\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.628005981445312\",\n                                \"y\": \"-230.38319396972656\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.145692825317383\",\n                                \"y\": \"-229.77401733398438\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 13.24,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.350406646728516\",\n                                \"y\": \"229.65643310546875\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.356184005737305\",\n                                \"y\": \"229.37210083007812\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.859072208404541\",\n                                \"y\": \"229.2299346923828\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 15.3,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.624905586242676\",\n                                \"y\": \"-79.91557312011719\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.124932289123535\",\n                                \"y\": \"-79.90184020996094\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624959468841553\",\n                                \"y\": \"-79.88809967041016\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 15.9,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 16.8,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.859013557434082\",\n                                \"y\": \"229.3724365234375\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.361806869506836\",\n                                \"y\": \"229.2326202392578\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.864601135253906\",\n                                \"y\": \"229.09280395507812\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 432.39,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.4604797363281\",\n                                \"y\": \"435.5253601074219\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.9693603515625\",\n                                \"y\": \"428.5426025390625\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.7237854003906\",\n                                \"y\": \"425.0512390136719\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 36.18,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.44720458984375\",\n                                \"y\": \"39.27357482910156\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.56666564941406\",\n                                \"y\": \"32.274593353271484\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.62640380859375\",\n                                \"y\": \"28.775104522705078\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 34.38,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.096894264221191\",\n                                \"y\": \"37.6077880859375\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.125317096710205\",\n                                \"y\": \"30.607847213745117\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.139528274536133\",\n                                \"y\": \"27.10787582397461\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 34.29,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6138916015625\",\n                                \"y\": \"37.20619201660156\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.60450744628906\",\n                                \"y\": \"30.206199645996094\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.59982299804688\",\n                                \"y\": \"26.70620346069336\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 33.53,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.24749755859375\",\n                                \"y\": \"37.024845123291016\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.2925109863281\",\n                                \"y\": \"30.02499008178711\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.31500244140625\",\n                                \"y\": \"26.525062561035156\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 39.53,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.5640869140625\",\n                                \"y\": \"35.775062561035156\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.6238250732422\",\n                                \"y\": \"32.275569915771484\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.68356323242188\",\n                                \"y\": \"28.776081085205078\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 37.73,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.124706745147705\",\n                                \"y\": \"34.107872009277344\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.138918399810791\",\n                                \"y\": \"30.60790252685547\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.153129577636719\",\n                                \"y\": \"27.10793113708496\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 37.64,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.60472106933594\",\n                                \"y\": \"33.70620346069336\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6000213623047\",\n                                \"y\": \"30.206205368041992\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.5953369140625\",\n                                \"y\": \"26.706209182739258\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 36.88,\n                                \"yaw\": 359.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.2915344238281\",\n                                \"y\": \"33.52505874633789\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.3140563964844\",\n                                \"y\": \"30.025129318237305\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.3365478515625\",\n                                \"y\": \"26.52520179748535\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.98,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.358753204345703\",\n                                \"y\": \"-75.69673919677734\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358806610107422\",\n                                \"y\": \"-75.72421264648438\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.8588337898254395\",\n                                \"y\": \"-75.73794555664062\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 14.1,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.49053955078125\",\n                                \"y\": \"10.631532669067383\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.69122314453125\",\n                                \"y\": \"17.62865447998047\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.79156494140625\",\n                                \"y\": \"21.127216339111328\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 11.9,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.3455047607422\",\n                                \"y\": \"7.477066993713379\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.2260284423828\",\n                                \"y\": \"14.47604751586914\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.16629028320312\",\n                                \"y\": \"17.97553825378418\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 9.52,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.618186950683594\",\n                                \"y\": \"16.46259880065918\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491427421569824\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 9.11,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41539001464844\",\n                                \"y\": \"5.670230388641357\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42477416992188\",\n                                \"y\": \"12.6702241897583\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42945861816406\",\n                                \"y\": \"16.17022132873535\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 10.45,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.70556640625\",\n                                \"y\": \"14.126648902893066\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.8155212402344\",\n                                \"y\": \"17.624921798706055\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.92547607421875\",\n                                \"y\": \"21.123193740844727\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 7.53,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.21119689941406\",\n                                \"y\": \"10.975284576416016\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.15145874023438\",\n                                \"y\": \"14.474775314331055\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.0917205810547\",\n                                \"y\": \"17.974266052246094\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 5.96,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.604219436645508\",\n                                \"y\": \"9.462596893310547\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.618431091308594\",\n                                \"y\": \"12.962567329406738\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.63264274597168\",\n                                \"y\": \"16.462539672851562\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 5.55,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.4248504638672\",\n                                \"y\": \"9.170221328735352\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42955017089844\",\n                                \"y\": \"12.670218467712402\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.43423461914062\",\n                                \"y\": \"16.170215606689453\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 385.91,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.6264343261719\",\n                                \"y\": \"-235.0435333251953\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"389.6253967285156\",\n                                \"y\": \"-235.16390991210938\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"393.1248779296875\",\n                                \"y\": \"-235.22410583496094\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 409.22,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.61456298828125\",\n                                \"y\": \"-85.36454010009766\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.61492919921875\",\n                                \"y\": \"-85.43766784667969\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.1151123046875\",\n                                \"y\": \"-85.47423553466797\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.32,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692474365234375\",\n                                \"y\": \"77.79701232910156\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.6925630569458\",\n                                \"y\": \"77.76168823242188\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192607879638672\",\n                                \"y\": \"77.74402618408203\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 412.59,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1151123046875\",\n                                \"y\": \"-85.43630981445312\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.61529541015625\",\n                                \"y\": \"-85.47286987304688\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.115478515625\",\n                                \"y\": \"-85.50943756103516\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.97,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.157381057739258\",\n                                \"y\": \"-229.76759338378906\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.662800788879395\",\n                                \"y\": \"-229.57290649414062\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.168219089508057\",\n                                \"y\": \"-229.3782196044922\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.59,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858835220336914\",\n                                \"y\": \"-75.72463989257812\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358861923217773\",\n                                \"y\": \"-75.7383804321289\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.858889102935791\",\n                                \"y\": \"-75.75211334228516\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.94,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192610740661621\",\n                                \"y\": \"77.7610855102539\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.692655563354492\",\n                                \"y\": \"77.74342346191406\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192700386047363\",\n                                \"y\": \"77.72576141357422\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 11.74,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124823570251465\",\n                                \"y\": \"-79.94327545166016\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.1248779296875\",\n                                \"y\": \"-79.91580963134766\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624904632568359\",\n                                \"y\": \"-79.90206909179688\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 12.33,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.799628257751465\",\n                                \"y\": \"76.15249633789062\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.79971694946289\",\n                                \"y\": \"76.18782043457031\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.299761772155762\",\n                                \"y\": \"76.20548248291016\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 405.54,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1143493652344\",\n                                \"y\": \"-85.36266326904297\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.6141662597656\",\n                                \"y\": \"-85.32609558105469\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.1147155761719\",\n                                \"y\": \"-85.435791015625\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.31,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858723640441895\",\n                                \"y\": \"-75.6960678100586\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.35869598388672\",\n                                \"y\": \"-75.68233489990234\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.858777046203613\",\n                                \"y\": \"-75.72354125976562\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -8.66,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192425727844238\",\n                                \"y\": \"77.79782104492188\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692380905151367\",\n                                \"y\": \"77.81548309326172\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192514896392822\",\n                                \"y\": \"77.76249694824219\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 8.4,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.624799728393555\",\n                                \"y\": \"-79.9426498413086\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124772071838379\",\n                                \"y\": \"-79.95638275146484\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624853134155273\",\n                                \"y\": \"-79.91517639160156\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 8.63,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"12.299577713012695\",\n                                \"y\": \"76.15148162841797\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.79953384399414\",\n                                \"y\": \"76.13381958007812\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.2996673583984375\",\n                                \"y\": \"76.18680572509766\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.53,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.847021102905273\",\n                                \"y\": \"229.667236328125\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.34402847290039\",\n                                \"y\": \"229.8119354248047\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.853006362915039\",\n                                \"y\": \"229.37783813476562\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 428.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.4712219238281\",\n                                \"y\": \"432.01580810546875\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.721435546875\",\n                                \"y\": \"435.5068664550781\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.97076416015625\",\n                                \"y\": \"425.0337219238281\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 410.82,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.47103881835938\",\n                                \"y\": \"406.9908752441406\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.74537658691406\",\n                                \"y\": \"403.50164794921875\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.92237854003906\",\n                                \"y\": \"413.9693298339844\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -506.72,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1669006347656\",\n                                \"y\": \"92.98015594482422\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.664794921875\",\n                                \"y\": \"92.85853576660156\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.1711120605469\",\n                                \"y\": \"93.223388671875\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -490.77,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.16552734375\",\n                                \"y\": \"245.8351593017578\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.66729736328125\",\n                                \"y\": \"245.72369384765625\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1619567871094\",\n                                \"y\": \"246.05809020996094\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 32.58,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.4454803466797\",\n                                \"y\": \"35.77303695678711\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.38575744628906\",\n                                \"y\": \"39.272525787353516\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.56495666503906\",\n                                \"y\": \"28.774057388305664\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 30.78,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.096487998962402\",\n                                \"y\": \"34.107757568359375\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.082276821136475\",\n                                \"y\": \"37.60772705078125\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.124910831451416\",\n                                \"y\": \"27.10781478881836\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 30.69,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.61404418945312\",\n                                \"y\": \"33.7061882019043\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6187286376953\",\n                                \"y\": \"37.20618438720703\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6046600341797\",\n                                \"y\": \"26.706195831298828\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 29.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.2468566894531\",\n                                \"y\": \"33.5247688293457\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.224365234375\",\n                                \"y\": \"37.024696350097656\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.2918701171875\",\n                                \"y\": \"26.524913787841797\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 17.41,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.5028991699219\",\n                                \"y\": \"14.132526397705078\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.4099426269531\",\n                                \"y\": \"10.633761405944824\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.6888732910156\",\n                                \"y\": \"21.130056381225586\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 14.49,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.3299560546875\",\n                                \"y\": \"10.977312088012695\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.3896942138672\",\n                                \"y\": \"7.477822303771973\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.21047973632812\",\n                                \"y\": \"17.976293563842773\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 12.92,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.575960159301758\",\n                                \"y\": \"9.462711334228516\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.561748504638672\",\n                                \"y\": \"5.962739944458008\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.60438346862793\",\n                                \"y\": \"16.46265411376953\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 12.51,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41551208496094\",\n                                \"y\": \"9.170232772827148\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41082763671875\",\n                                \"y\": \"5.670236110687256\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42489624023438\",\n                                \"y\": \"16.17022705078125\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 389.55,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"386.126953125\",\n                                \"y\": \"-235.0426788330078\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.62744140625\",\n                                \"y\": \"-234.98406982421875\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"393.1259765625\",\n                                \"y\": \"-235.15989685058594\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 402.0,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.6141662597656\",\n                                \"y\": \"-85.36223602294922\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1139831542969\",\n                                \"y\": \"-85.32567596435547\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.6138000488281\",\n                                \"y\": \"-85.28910827636719\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 16.5,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.575634002685547\",\n                                \"y\": \"12.962740898132324\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.56142234802246\",\n                                \"y\": \"9.462770462036133\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.547210693359375\",\n                                \"y\": \"5.962799072265625\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 16.9,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41432189941406\",\n                                \"y\": \"12.67023754119873\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.4096221923828\",\n                                \"y\": \"9.17024040222168\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.40493774414062\",\n                                \"y\": \"5.670243740081787\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.36,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.628252983093262\",\n                                \"y\": \"-230.17373657226562\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.12211799621582\",\n                                \"y\": \"-230.38087463378906\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.615983963012695\",\n                                \"y\": \"-230.5880126953125\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.98,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358698844909668\",\n                                \"y\": \"-75.69673919677734\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858672142028809\",\n                                \"y\": \"-75.68299865722656\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.358644485473633\",\n                                \"y\": \"-75.66926574707031\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.32,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.692384719848633\",\n                                \"y\": \"77.79701232910156\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192340850830078\",\n                                \"y\": \"77.8146743774414\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692296028137207\",\n                                \"y\": \"77.83233642578125\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.69,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.12476921081543\",\n                                \"y\": \"-79.9434814453125\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.62474250793457\",\n                                \"y\": \"-79.95721435546875\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124715805053711\",\n                                \"y\": \"-79.970947265625\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.29,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.799537658691406\",\n                                \"y\": \"76.15229034423828\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"12.299492835998535\",\n                                \"y\": \"76.13462829589844\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.79944896697998\",\n                                \"y\": \"76.1169662475586\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.19,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.344169616699219\",\n                                \"y\": \"229.6626434326172\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.841078758239746\",\n                                \"y\": \"229.80970764160156\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.337987899780273\",\n                                \"y\": \"229.95677185058594\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -494.19,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6671142578125\",\n                                \"y\": \"245.83995056152344\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.1688232421875\",\n                                \"y\": \"245.7306671142578\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.6705322265625\",\n                                \"y\": \"245.6213836669922\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -503.22,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6645202636719\",\n                                \"y\": \"92.97496795654297\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1622009277344\",\n                                \"y\": \"92.84800720214844\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.659912109375\",\n                                \"y\": \"92.7210464477539\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 393.1,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"389.62744140625\",\n                                \"y\": \"-235.04331970214844\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"386.1278991699219\",\n                                \"y\": \"-234.98617553710938\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.6283874511719\",\n                                \"y\": \"-234.9290313720703\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 425.47,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.46160888671875\",\n                                \"y\": \"428.5073547363281\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.71630859375\",\n                                \"y\": \"431.9980773925781\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.97100830078125\",\n                                \"y\": \"435.4888000488281\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 414.14,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.45127868652344\",\n                                \"y\": \"410.49993896484375\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.72093200683594\",\n                                \"y\": \"407.0103454589844\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.99057006835938\",\n                                \"y\": \"403.520751953125\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.6,\n                                \"y\": 21.0,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.5164794921875\",\n                                \"y\": \"17.633331298828125\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.4296569824219\",\n                                \"y\": \"14.134408950805664\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.3428039550781\",\n                                \"y\": \"10.635486602783203\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 29.2,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.4475555419922\",\n                                \"y\": \"32.272560119628906\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.3878173828125\",\n                                \"y\": \"35.77205276489258\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.32809448242188\",\n                                \"y\": \"39.271541595458984\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": 326.5,\n                                \"y\": 20.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.55828857421875\",\n                                \"y\": \"17.38355827331543\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.6180114746094\",\n                                \"y\": \"13.88406753540039\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.6777648925781\",\n                                \"y\": \"10.384577751159668\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 27.4,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.096976280212402\",\n                                \"y\": \"30.607730865478516\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.082764625549316\",\n                                \"y\": \"34.10770034790039\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.068553447723389\",\n                                \"y\": \"37.60767364501953\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 27.31,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.61387634277344\",\n                                \"y\": \"30.206186294555664\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6185760498047\",\n                                \"y\": \"33.70618438720703\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.62326049804688\",\n                                \"y\": \"37.206180572509766\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 26.55,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.24761962890625\",\n                                \"y\": \"30.024702072143555\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.22509765625\",\n                                \"y\": \"33.52463150024414\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.2026062011719\",\n                                \"y\": \"37.024559020996094\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 18.7,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.34207153320312\",\n                                \"y\": \"14.47802734375\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.4018096923828\",\n                                \"y\": \"10.978536605834961\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.4615478515625\",\n                                \"y\": \"7.479046821594238\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 198.95,\n                                \"y\": -199.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.74,\n                                \"y\": -169.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.69,\n                                \"y\": -144.35,\n                                \"yaw\": 263.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 229.98,\n                                \"y\": -172.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                }\n            ],\n            \"Town05\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": -26.18,\n                                \"yaw\": 88.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.6,\n                                \"y\": 201.85,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.598391056060791\",\n                                \"y\": \"205.0623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.596636772155762\",\n                                \"y\": \"208.5623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.13,\n                                \"y\": 187.79,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.11193084716797\",\n                                \"y\": \"191.38665771484375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.09435272216797\",\n                                \"y\": \"194.88661193847656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.21,\n                                \"y\": 191.24,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.22684478759766\",\n                                \"y\": \"187.88719177246094\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.19168090820312\",\n                                \"y\": \"194.88710021972656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.28,\n                                \"y\": 194.68,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.29653930664062\",\n                                \"y\": \"191.38758850097656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.31412506103516\",\n                                \"y\": \"187.88763427734375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.65,\n                                \"y\": 158.85,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.04859733581543\",\n                                \"y\": \"158.8513641357422\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.1,\n                                \"y\": 158.8,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.54861831665039\",\n                                \"y\": \"158.798583984375\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.18,\n                                \"y\": -135.51,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.15264892578125\",\n                                \"y\": \"-139.04959106445312\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.99,\n                                \"y\": -138.95,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.0162811279297\",\n                                \"y\": \"-135.54843139648438\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.85,\n                                \"y\": -107.55,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.44915008544922\",\n                                \"y\": \"-107.5747299194336\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.36,\n                                \"y\": -107.3,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-120.95111846923828\",\n                                \"y\": \"-107.2765884399414\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -265.41,\n                                \"y\": 37.0,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-268.8127746582031\",\n                                \"y\": \"37.034671783447266\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -268.86,\n                                \"y\": 37.1,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-265.3122863769531\",\n                                \"y\": \"37.06385040283203\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -271.34,\n                                \"y\": -34.72,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-275.5313415527344\",\n                                \"y\": \"-34.750492095947266\",\n                                \"yaw\": \"90.41679382324219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.36,\n                                \"y\": -3.64,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.35203552246094\",\n                                \"y\": \"-0.370522677898407\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.41,\n                                \"y\": 0.13,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.41973876953125\",\n                                \"y\": \"-3.870368242263794\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.87,\n                                \"y\": 144.33,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.88619995117188\",\n                                \"y\": \"147.7713623046875\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.88,\n                                \"y\": 147.77,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.86353302001953\",\n                                \"y\": \"144.2714385986328\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.48,\n                                \"y\": 151.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-155.49497985839844\",\n                                \"y\": \"154.48143005371094\",\n                                \"yaw\": \"0.2696990966796875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -130.56,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.18934631347656\",\n                                \"y\": \"115.9299087524414\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.5,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-130.68896484375\",\n                                \"y\": \"115.98846435546875\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.73,\n                                \"y\": 145.88,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 55.87,\n                                \"y\": -145.22,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 101.5,\n                                \"y\": 137.98,\n                                \"yaw\": 164.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 100.81,\n                                \"y\": 142.49,\n                                \"yaw\": 344.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 136.31,\n                                \"y\": 121.37,\n                                \"yaw\": 137.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 137.75,\n                                \"y\": 125.7,\n                                \"yaw\": 317.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 149.54,\n                                \"y\": 101.12,\n                                \"yaw\": 107.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 152.94,\n                                \"y\": 104.16,\n                                \"yaw\": 287.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.28,\n                                \"y\": 49.67,\n                                \"yaw\": 88.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.5,\n                                \"y\": 51.39,\n                                \"yaw\": 267.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": 16.76,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.55,\n                                \"y\": -16.99,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.28,\n                                \"y\": -59.22,\n                                \"yaw\": 88.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.5,\n                                \"y\": -57.49,\n                                \"yaw\": 267.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 150.46,\n                                \"y\": -102.24,\n                                \"yaw\": 76.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 154.95,\n                                \"y\": -101.44,\n                                \"yaw\": 255.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.58,\n                                \"y\": -127.97,\n                                \"yaw\": 46.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 138.88,\n                                \"y\": -129.5,\n                                \"yaw\": 225.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.27,\n                                \"y\": -141.73,\n                                \"yaw\": 11.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 100.88,\n                                \"y\": -145.47,\n                                \"yaw\": 190.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.7,\n                                \"y\": 204.97,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.9846649169922\",\n                                \"y\": \"208.22828674316406\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.37538146972656\",\n                                \"y\": \"201.25485229492188\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.41,\n                                \"y\": 208.44,\n                                \"yaw\": 0.0,\n                                \"z\": 9.64\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.1115264892578\",\n                                \"y\": \"204.78965759277344\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-149.8262939453125\",\n                                \"y\": \"201.30130004882812\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 203.14,\n                                \"y\": 98.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55755615234375\",\n                                \"y\": \"98.47964477539062\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05731201171875\",\n                                \"y\": \"98.52024841308594\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 206.79,\n                                \"y\": 98.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05767822265625\",\n                                \"y\": \"98.48790740966797\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0581512451172\",\n                                \"y\": \"98.40670776367188\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 210.35,\n                                \"y\": 98.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55828857421875\",\n                                \"y\": \"98.416015625\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0585174560547\",\n                                \"y\": \"98.37541961669922\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.26,\n                                \"y\": 187.76,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2433719635009766\",\n                                \"y\": \"191.07086181640625\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2257903814315796\",\n                                \"y\": \"194.57081604003906\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -190.39,\n                                \"y\": -120.91,\n                                \"yaw\": 91.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-193.41302490234375\",\n                                \"y\": \"-121.88587951660156\",\n                                \"yaw\": \"467.89080810546875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.6,\n                                \"y\": -58.77,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.08731079101562\",\n                                \"y\": \"-58.769039154052734\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 196.25,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.74073791503906\",\n                                \"y\": \"-53.869014739990234\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24098205566406\",\n                                \"y\": \"-53.82814407348633\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 192.54,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24046325683594\",\n                                \"y\": \"-53.87146759033203\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.23997497558594\",\n                                \"y\": \"-53.953208923339844\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 189.1,\n                                \"y\": -53.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.7398681640625\",\n                                \"y\": \"-53.94251251220703\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.2396240234375\",\n                                \"y\": \"-53.98338317871094\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -200.24,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.264162540435791\",\n                                \"y\": \"-203.975341796875\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.249323844909668\",\n                                \"y\": \"-207.47531127929688\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -204.17,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.265981674194336\",\n                                \"y\": \"-207.47537231445312\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.295659065246582\",\n                                \"y\": \"-200.47543334960938\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -207.68,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.295698165893555\",\n                                \"y\": \"-203.97547912597656\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.310536861419678\",\n                                \"y\": \"-200.4755096435547\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -193.68,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84249877929688\",\n                                \"y\": \"-190.1305389404297\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.80551147460938\",\n                                \"y\": \"-186.6307373046875\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -190.18,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84104919433594\",\n                                \"y\": \"-186.63034057617188\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91787719726562\",\n                                \"y\": \"-193.6299285888672\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -186.7,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91917419433594\",\n                                \"y\": \"-190.1296844482422\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.95912170410156\",\n                                \"y\": \"-193.62945556640625\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -226.86,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-229.8777618408203\",\n                                \"y\": \"75.34733581542969\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-233.37741088867188\",\n                                \"y\": \"75.29785919189453\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.6,\n                                \"y\": 190.79,\n                                \"yaw\": 180.0,\n                                \"z\": 1.23\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.6161643266677856\",\n                                \"y\": \"187.57269287109375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.5810012817382812\",\n                                \"y\": \"194.57260131835938\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -229.8,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-226.3787078857422\",\n                                \"y\": \"75.43836212158203\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-233.3780059814453\",\n                                \"y\": \"75.33940887451172\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -233.43,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-229.8790740966797\",\n                                \"y\": \"75.44020080566406\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-226.37942504882812\",\n                                \"y\": \"75.48967742919922\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -240.52,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.0202178955078\",\n                                \"y\": \"-76.80843353271484\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.51983642578125\",\n                                \"y\": \"-76.75688171386719\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -244.3,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.52066040039062\",\n                                \"y\": \"-76.81256103515625\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-240.52142333984375\",\n                                \"y\": \"-76.91566467285156\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -247.63,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.02175903320312\",\n                                \"y\": \"-76.91315460205078\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-240.5221405029297\",\n                                \"y\": \"-76.96470642089844\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.85,\n                                \"y\": 194.21,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8657550811767578\",\n                                \"y\": \"191.07398986816406\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8833365440368652\",\n                                \"y\": \"187.57403564453125\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.39,\n                                \"y\": 201.6,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.6641082763672\",\n                                \"y\": \"204.7429656982422\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.96820068359375\",\n                                \"y\": \"208.229736328125\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.24,\n                                \"y\": -91.69,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.23483276367188\",\n                                \"y\": \"-95.13064575195312\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.26,\n                                \"y\": -95.17,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.26531982421875\",\n                                \"y\": \"-91.63069152832031\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.83,\n                                \"y\": -88.16,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.83517456054688\",\n                                \"y\": \"-84.72643280029297\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -193.84,\n                                \"y\": -121.9,\n                                \"yaw\": 92.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-190.11427307128906\",\n                                \"y\": \"-120.71098327636719\",\n                                \"yaw\": \"467.6999206542969\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.5,\n                                \"y\": -58.73,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.58729553222656\",\n                                \"y\": \"-58.731075286865234\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.81,\n                                \"y\": -84.68,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.80465698242188\",\n                                \"y\": \"-88.22638702392578\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.51,\n                                \"y\": 122.92,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-187.46331787109375\",\n                                \"y\": \"123.50904846191406\",\n                                \"yaw\": \"258.72021484375\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.51,\n                                \"y\": 87.83,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5060577392578\",\n                                \"y\": \"84.38876342773438\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.53,\n                                \"y\": 84.35,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5340576171875\",\n                                \"y\": \"87.88873291015625\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.3,\n                                \"y\": 122.96,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.14244079589844\",\n                                \"y\": \"122.22982788085938\",\n                                \"yaw\": \"260.0389709472656\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -192.1,\n                                \"y\": 57.1,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.05535888671875\",\n                                \"y\": \"57.10081100463867\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.57,\n                                \"y\": 57.19,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.55532836914062\",\n                                \"y\": \"57.18888854980469\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.8,\n                                \"y\": 91.42,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.80389404296875\",\n                                \"y\": \"94.8106460571289\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.6,\n                                \"y\": 94.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.5959014892578\",\n                                \"y\": \"91.31087493896484\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.74,\n                                \"y\": -33.15,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"96.4896011352539\",\n                                \"y\": \"-33.15665054321289\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 103.3,\n                                \"y\": 33.63,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"106.48635864257812\",\n                                \"y\": \"33.668888092041016\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.42,\n                                \"y\": 2.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.4074935913086\",\n                                \"y\": \"5.362179279327393\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.56,\n                                \"y\": -2.13,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 95.1,\n                                \"y\": -33.6,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"99.99088287353516\",\n                                \"y\": \"-33.58554458618164\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 107.6,\n                                \"y\": 33.2,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"102.99250030517578\",\n                                \"y\": \"33.143775939941406\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.39,\n                                \"y\": 5.52,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.40597534179688\",\n                                \"y\": \"1.8621394634246826\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -158.84,\n                                \"y\": -88.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-158.84552001953125\",\n                                \"y\": \"-84.63306427001953\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": -84.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.36460876464844\",\n                                \"y\": \"-88.13385009765625\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.39,\n                                \"y\": -122.45,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-127.84723663330078\",\n                                \"y\": \"-122.4256591796875\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.89,\n                                \"y\": -123.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.3402557373047\",\n                                \"y\": \"-123.45369720458984\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.6,\n                                \"y\": -95.5,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.60597229003906\",\n                                \"y\": \"-91.53479766845703\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.24,\n                                \"y\": -91.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.2347412109375\",\n                                \"y\": \"-95.03424072265625\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.99,\n                                \"y\": -56.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-121.30020141601562\",\n                                \"y\": \"-56.454654693603516\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.2,\n                                \"y\": -56.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.8001480102539\",\n                                \"y\": \"-56.474727630615234\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.87,\n                                \"y\": 35.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.90780639648438\",\n                                \"y\": \"35.40462875366211\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.5,\n                                \"y\": 34.71,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-124.4139175415039\",\n                                \"y\": \"34.73600387573242\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.86,\n                                \"y\": 0.69,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.87196350097656\",\n                                \"y\": \"-4.222204685211182\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.16,\n                                \"y\": -4.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.15156555175781\",\n                                \"y\": \"-0.7239478230476379\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -128.53,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.96420288085938\",\n                                \"y\": \"-32.613590240478516\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -132.2,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-128.46446228027344\",\n                                \"y\": \"-32.5643424987793\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.21,\n                                \"y\": 2.86,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.20130920410156\",\n                                \"y\": \"6.436841011047363\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": 6.36,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.37832641601562\",\n                                \"y\": \"2.9372618198394775\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.57,\n                                \"y\": 122.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-45.82151412963867\",\n                                \"y\": \"123.0694580078125\",\n                                \"yaw\": \"286.2447509765625\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -50.85,\n                                \"y\": 56.8,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.204750061035156\",\n                                \"y\": \"56.77779006958008\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.35,\n                                \"y\": 56.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-50.70365524291992\",\n                                \"y\": \"56.62413787841797\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.87,\n                                \"y\": 91.45,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.87403106689453\",\n                                \"y\": \"94.97073364257812\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.91,\n                                \"y\": 94.94,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.9060287475586\",\n                                \"y\": \"91.47069549560547\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.81,\n                                \"y\": 123.1,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-49.0528450012207\",\n                                \"y\": \"121.63811492919922\",\n                                \"yaw\": \"285.5802917480469\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.39,\n                                \"y\": 87.98,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.38607406616211\",\n                                \"y\": \"84.54792785644531\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.19,\n                                \"y\": 84.49,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.194077491760254\",\n                                \"y\": \"88.05272674560547\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.9,\n                                \"y\": 25.76,\n                                \"yaw\": 268.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -123.7,\n                                \"y\": 123.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.12106323242188\",\n                                \"y\": \"123.54805755615234\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.2,\n                                \"y\": 123.59,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-123.62055969238281\",\n                                \"y\": \"123.62052917480469\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.92,\n                                \"y\": 87.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.9159927368164\",\n                                \"y\": \"84.46495056152344\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.89,\n                                \"y\": 84.45,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.89402770996094\",\n                                \"y\": \"87.96498107910156\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.56,\n                                \"y\": 56.11,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-131.22312927246094\",\n                                \"y\": \"56.142696380615234\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.6,\n                                \"y\": 56.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.72073364257812\",\n                                \"y\": \"56.39537811279297\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.35,\n                                \"y\": 91.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.35372924804688\",\n                                \"y\": \"94.88094329833984\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.39,\n                                \"y\": 95.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.38571166992188\",\n                                \"y\": \"91.38089752197266\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.3,\n                                \"y\": 34.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-43.557861328125\",\n                                \"y\": \"34.62477111816406\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.53,\n                                \"y\": 34.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.056827545166016\",\n                                \"y\": \"34.4566535949707\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.15,\n                                \"y\": 0.81,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.16270637512207\",\n                                \"y\": \"-4.41135311126709\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.85,\n                                \"y\": -4.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.841755867004395\",\n                                \"y\": \"-0.9121238589286804\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -51.1,\n                                \"y\": -32.19,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.6550407409668\",\n                                \"y\": \"-32.16905975341797\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.51,\n                                \"y\": -31.74,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-51.15256881713867\",\n                                \"y\": \"-31.7597713470459\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -82.15,\n                                \"y\": 2.83,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-82.14167785644531\",\n                                \"y\": \"6.249274253845215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -81.92,\n                                \"y\": 6.33,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-81.92871856689453\",\n                                \"y\": \"2.7487454414367676\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.88,\n                                \"y\": -56.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-44.298892974853516\",\n                                \"y\": \"-56.62109375\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.38,\n                                \"y\": -56.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.7984733581543\",\n                                \"y\": \"-56.53986358642578\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.14,\n                                \"y\": -91.43,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.134746551513672\",\n                                \"y\": \"-94.91961669921875\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.11,\n                                \"y\": -94.93,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.11528968811035\",\n                                \"y\": \"-91.41958618164062\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -58.23,\n                                \"y\": -120.96,\n                                \"yaw\": 72.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-60.89959716796875\",\n                                \"y\": \"-119.1965560913086\",\n                                \"yaw\": \"56.552635192871094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -62.5,\n                                \"y\": -120.42,\n                                \"yaw\": 68.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-59.20102310180664\",\n                                \"y\": \"-122.86930084228516\",\n                                \"yaw\": \"53.40818786621094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.39,\n                                \"y\": -87.93,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.3951416015625\",\n                                \"y\": \"-84.5194091796875\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.43,\n                                \"y\": -84.43,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.42459869384766\",\n                                \"y\": \"-88.01945495605469\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.41,\n                                \"y\": 123.81,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.062599182128906\",\n                                \"y\": \"123.81145477294922\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.91,\n                                \"y\": 123.61,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.562679290771484\",\n                                \"y\": \"123.6086654663086\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.5,\n                                \"y\": 88.39,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"61.875518798828125\",\n                                \"y\": \"84.45710754394531\",\n                                \"yaw\": \"170.9776611328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 63.0,\n                                \"y\": 84.89,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"63.524505615234375\",\n                                \"y\": \"87.72471618652344\",\n                                \"yaw\": \"169.5171356201172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.13,\n                                \"y\": 56.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.589330673217773\",\n                                \"y\": \"56.89858627319336\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.63,\n                                \"y\": 55.23,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.089998245239258\",\n                                \"y\": \"55.231380462646484\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.78,\n                                \"y\": 91.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.7837445735931396\",\n                                \"y\": \"95.0634994506836\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.42,\n                                \"y\": 96.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.414125442504883\",\n                                \"y\": \"91.56391906738281\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.63,\n                                \"y\": 33.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.09855270385742\",\n                                \"y\": \"33.82138442993164\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.12,\n                                \"y\": 33.27,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.598772048950195\",\n                                \"y\": \"33.26858901977539\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.71,\n                                \"y\": -1.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.72608184814453\",\n                                \"y\": \"-5.1627373695373535\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.88,\n                                \"y\": -5.25,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.86433029174805\",\n                                \"y\": \"-1.6620999574661255\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 27.99,\n                                \"y\": -32.52,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"24.804058074951172\",\n                                \"y\": \"-32.6052131652832\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.49,\n                                \"y\": -32.53,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"28.30057144165039\",\n                                \"y\": \"-32.42808532714844\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.66,\n                                \"y\": 1.61,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.649179220199585\",\n                                \"y\": \"6.055785655975342\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.98,\n                                \"y\": 6.4,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.9893529415130615\",\n                                \"y\": \"2.556603193283081\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.71,\n                                \"y\": -56.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.937644958496094\",\n                                \"y\": \"-56.1536750793457\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 36.11,\n                                \"y\": -56.38,\n                                \"yaw\": 271.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.445068359375\",\n                                \"y\": \"-56.47802734375\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.38,\n                                \"y\": -91.4,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.83172607421875\",\n                                \"y\": \"-94.36640930175781\",\n                                \"yaw\": \"-171.34144592285156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 65.19,\n                                \"y\": -95.57,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.4598617553711\",\n                                \"y\": \"-90.88241577148438\",\n                                \"yaw\": \"-171.14675903320312\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 30.36,\n                                \"y\": -122.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"27.211990356445312\",\n                                \"y\": \"-122.63420104980469\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.86,\n                                \"y\": -122.64,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"30.710643768310547\",\n                                \"y\": \"-122.5370101928711\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.71,\n                                \"y\": -87.87,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7047622799873352\",\n                                \"y\": \"-84.39273834228516\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.72,\n                                \"y\": -84.38,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7252919673919678\",\n                                \"y\": \"-87.89270782470703\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -187.95,\n                                \"y\": 34.76,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.5615234375\",\n                                \"y\": \"34.75906753540039\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.45,\n                                \"y\": 34.79,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.06150817871094\",\n                                \"y\": \"34.79099655151367\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.3,\n                                \"y\": 0.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.3112335205078\",\n                                \"y\": \"-4.067790508270264\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.0,\n                                \"y\": -4.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.9906768798828\",\n                                \"y\": \"-0.5709943175315857\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -191.55,\n                                \"y\": -31.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.07980346679688\",\n                                \"y\": \"-31.539026260375977\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.4,\n                                \"y\": -31.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.57980346679688\",\n                                \"y\": \"-31.551050186157227\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.35,\n                                \"y\": 3.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.34158325195312\",\n                                \"y\": \"6.5905280113220215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.39,\n                                \"y\": 6.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.39862060546875\",\n                                \"y\": \"3.090656280517578\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 60.54,\n                                \"y\": 141.67,\n                                \"yaw\": 181.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.6,\n                                \"y\": 169.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.544424057006836\",\n                                \"y\": \"169.2983856201172\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.63,\n                                \"y\": -149.58,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 37.94,\n                                \"y\": -121.21,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"34.17909240722656\",\n                                \"y\": \"-121.31058502197266\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 69.14,\n                                \"y\": -200.75,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.12518310546875\",\n                                \"y\": \"-204.24607849121094\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.11034393310547\",\n                                \"y\": \"-207.7460479736328\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.44,\n                                \"y\": -186.67,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.4259772300720215\",\n                                \"y\": \"-189.98013305664062\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.411138534545898\",\n                                \"y\": \"-193.4801025390625\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.52,\n                                \"y\": -190.11,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.53539514541626\",\n                                \"y\": \"-186.48056030273438\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.505717754364014\",\n                                \"y\": \"-193.48049926757812\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.6,\n                                \"y\": -193.56,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.61517858505249\",\n                                \"y\": \"-189.98094177246094\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.630017280578613\",\n                                \"y\": \"-186.48097229003906\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 38.86,\n                                \"y\": -157.24,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.14272689819336\",\n                                \"y\": \"-157.3394317626953\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.42,\n                                \"y\": -157.35,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"38.6419563293457\",\n                                \"y\": \"-157.2638397216797\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 124.38,\n                                \"y\": 1.52,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.21,\n                                \"y\": 191.24,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.22684478759766\",\n                                \"y\": \"187.88719177246094\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.19168090820312\",\n                                \"y\": \"194.88710021972656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.28,\n                                \"y\": 194.68,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.29653930664062\",\n                                \"y\": \"191.38758850097656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.31412506103516\",\n                                \"y\": \"187.88763427734375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.7,\n                                \"y\": 204.97,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.9846649169922\",\n                                \"y\": \"208.22828674316406\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.37538146972656\",\n                                \"y\": \"201.25485229492188\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.41,\n                                \"y\": 208.44,\n                                \"yaw\": 0.0,\n                                \"z\": 9.64\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.1115264892578\",\n                                \"y\": \"204.78965759277344\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-149.8262939453125\",\n                                \"y\": \"201.30130004882812\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 203.14,\n                                \"y\": 98.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55755615234375\",\n                                \"y\": \"98.47964477539062\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05731201171875\",\n                                \"y\": \"98.52024841308594\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 206.79,\n                                \"y\": 98.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05767822265625\",\n                                \"y\": \"98.48790740966797\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0581512451172\",\n                                \"y\": \"98.40670776367188\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 210.35,\n                                \"y\": 98.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55828857421875\",\n                                \"y\": \"98.416015625\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0585174560547\",\n                                \"y\": \"98.37541961669922\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.26,\n                                \"y\": 187.76,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2433719635009766\",\n                                \"y\": \"191.07086181640625\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2257903814315796\",\n                                \"y\": \"194.57081604003906\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 196.25,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.74073791503906\",\n                                \"y\": \"-53.869014739990234\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24098205566406\",\n                                \"y\": \"-53.82814407348633\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 192.54,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24046325683594\",\n                                \"y\": \"-53.87146759033203\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.23997497558594\",\n                                \"y\": \"-53.953208923339844\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 189.1,\n                                \"y\": -53.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.7398681640625\",\n                                \"y\": \"-53.94251251220703\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.2396240234375\",\n                                \"y\": \"-53.98338317871094\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -200.24,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.264162540435791\",\n                                \"y\": \"-203.975341796875\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.249323844909668\",\n                                \"y\": \"-207.47531127929688\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -204.17,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.265981674194336\",\n                                \"y\": \"-207.47537231445312\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.295659065246582\",\n                                \"y\": \"-200.47543334960938\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -207.68,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.295698165893555\",\n                                \"y\": \"-203.97547912597656\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.310536861419678\",\n                                \"y\": \"-200.4755096435547\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -193.68,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84249877929688\",\n                                \"y\": \"-190.1305389404297\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.80551147460938\",\n                                \"y\": \"-186.6307373046875\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -190.18,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84104919433594\",\n                                \"y\": \"-186.63034057617188\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91787719726562\",\n                                \"y\": \"-193.6299285888672\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -186.7,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91917419433594\",\n                                \"y\": \"-190.1296844482422\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.95912170410156\",\n                                \"y\": \"-193.62945556640625\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -226.86,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-229.8777618408203\",\n                                \"y\": \"75.34733581542969\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-233.37741088867188\",\n                                \"y\": \"75.29785919189453\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.6,\n                                \"y\": 190.79,\n                                \"yaw\": 180.0,\n                                \"z\": 1.23\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.6161643266677856\",\n                                \"y\": \"187.57269287109375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.5810012817382812\",\n                                \"y\": \"194.57260131835938\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -229.8,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-226.3787078857422\",\n                                \"y\": \"75.43836212158203\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-233.3780059814453\",\n                                \"y\": \"75.33940887451172\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -233.43,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-229.8790740966797\",\n                                \"y\": \"75.44020080566406\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-226.37942504882812\",\n                                \"y\": \"75.48967742919922\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.0202178955078\",\n                                \"y\": \"-76.80843353271484\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.51983642578125\",\n                                \"y\": \"-76.75688171386719\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -244.3,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.52066040039062\",\n                                \"y\": \"-76.81256103515625\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -247.63,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.02175903320312\",\n                                \"y\": \"-76.91315460205078\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.85,\n                                \"y\": 194.21,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8657550811767578\",\n                                \"y\": \"191.07398986816406\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8833365440368652\",\n                                \"y\": \"187.57403564453125\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.6641082763672\",\n                                \"y\": \"204.7429656982422\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.96820068359375\",\n                                \"y\": \"208.229736328125\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.52,\n                                \"y\": -190.11,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.53539514541626\",\n                                \"y\": \"-186.48056030273438\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.505717754364014\",\n                                \"y\": \"-193.48049926757812\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.6,\n                                \"y\": -193.56,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.61517858505249\",\n                                \"y\": \"-189.98094177246094\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.630017280578613\",\n                                \"y\": \"-186.48097229003906\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"156.6\",\n                                        \"y\": \"29.6\",\n                                        \"yaw\": \"268.398804\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"120.28\",\n                                        \"y\": \"2.26\",\n                                        \"yaw\": \"358.398743\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": -26.18,\n                                \"yaw\": 88.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.6,\n                                \"y\": 201.85,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.598391056060791\",\n                                \"y\": \"205.0623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.596636772155762\",\n                                \"y\": \"208.5623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.13,\n                                \"y\": 187.79,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.11193084716797\",\n                                \"y\": \"191.38665771484375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.09435272216797\",\n                                \"y\": \"194.88661193847656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.65,\n                                \"y\": 158.85,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.04859733581543\",\n                                \"y\": \"158.8513641357422\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.26\",\n                                        \"y\": \"194.61\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.10\",\n                                        \"y\": \"191.9\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.12\",\n                                        \"y\": \"187.21\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.97\",\n                                        \"y\": \"202.65\",\n                                        \"yaw\": \"359.153748\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.1,\n                                \"y\": 158.8,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.26\",\n                                        \"y\": \"194.61\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.10\",\n                                        \"y\": \"191.9\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.12\",\n                                        \"y\": \"187.21\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.97\",\n                                        \"y\": \"202.65\",\n                                        \"yaw\": \"359.153748\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.54861831665039\",\n                                \"y\": \"158.798583984375\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.18,\n                                \"y\": -135.51,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.15264892578125\",\n                                \"y\": \"-139.04959106445312\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.23\",\n                                        \"y\": \"-141.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.28\",\n                                        \"y\": \"-103.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.99,\n                                \"y\": -138.95,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.23\",\n                                        \"y\": \"-141.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.28\",\n                                        \"y\": \"-103.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.0162811279297\",\n                                \"y\": \"-135.54843139648438\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.85,\n                                \"y\": -107.55,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.44915008544922\",\n                                \"y\": \"-107.5747299194336\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.52\",\n                                        \"y\": \"-138.79\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-158.62\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.11\",\n                                        \"y\": \"-142.5\",\n                                        \"yaw\": \"180.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.36,\n                                \"y\": -107.3,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.52\",\n                                        \"y\": \"-138.79\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-158.62\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.11\",\n                                        \"y\": \"-142.5\",\n                                        \"yaw\": \"180.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-120.95111846923828\",\n                                \"y\": \"-107.2765884399414\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -265.41,\n                                \"y\": 37.0,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-268.8127746582031\",\n                                \"y\": \"37.034671783447266\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.64\",\n                                        \"y\": \"-32.13\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.73\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.17\",\n                                        \"y\": \"-3.80\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -268.86,\n                                \"y\": 37.1,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.64\",\n                                        \"y\": \"-32.13\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.73\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.17\",\n                                        \"y\": \"-3.80\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-265.3122863769531\",\n                                \"y\": \"37.06385040283203\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -271.34,\n                                \"y\": -34.72,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-275.5313415527344\",\n                                \"y\": \"-34.750492095947266\",\n                                \"yaw\": \"90.41679382324219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.36,\n                                \"y\": -3.64,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.35203552246094\",\n                                \"y\": \"-0.370522677898407\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.21\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.76\",\n                                        \"y\": \"37.51\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.13\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.75\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.41,\n                                \"y\": 0.13,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.21\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.76\",\n                                        \"y\": \"37.51\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.13\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.75\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.41973876953125\",\n                                \"y\": \"-3.870368242263794\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.87,\n                                \"y\": 144.33,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.88619995117188\",\n                                \"y\": \"147.7713623046875\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.89\",\n                                        \"y\": \"151.11\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.24\",\n                                        \"y\": \"113.8\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.88,\n                                \"y\": 147.77,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.89\",\n                                        \"y\": \"151.11\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.24\",\n                                        \"y\": \"113.8\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.86353302001953\",\n                                \"y\": \"144.2714385986328\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.48,\n                                \"y\": 151.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-155.49497985839844\",\n                                \"y\": \"154.48143005371094\",\n                                \"yaw\": \"0.2696990966796875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -130.56,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.18934631347656\",\n                                \"y\": \"115.9299087524414\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"148.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"144.46\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-160.16\",\n                                        \"y\": \"151.73\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.5,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"148.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"144.46\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-160.16\",\n                                        \"y\": \"151.73\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-130.68896484375\",\n                                \"y\": \"115.98846435546875\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -190.39,\n                                \"y\": -120.91,\n                                \"yaw\": 91.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-193.41302490234375\",\n                                \"y\": \"-121.88587951660156\",\n                                \"yaw\": \"467.89080810546875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.6,\n                                \"y\": -58.77,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.08731079101562\",\n                                \"y\": \"-58.769039154052734\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.24,\n                                \"y\": -91.69,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.23483276367188\",\n                                \"y\": \"-95.13064575195312\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.26,\n                                \"y\": -95.17,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.26531982421875\",\n                                \"y\": \"-91.63069152832031\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.83,\n                                \"y\": -88.16,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.83517456054688\",\n                                \"y\": \"-84.72643280029297\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -193.84,\n                                \"y\": -121.9,\n                                \"yaw\": 92.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-190.11427307128906\",\n                                \"y\": \"-120.71098327636719\",\n                                \"yaw\": \"467.6999206542969\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.5,\n                                \"y\": -58.73,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.58729553222656\",\n                                \"y\": \"-58.731075286865234\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.81,\n                                \"y\": -84.68,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.80465698242188\",\n                                \"y\": \"-88.22638702392578\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.51,\n                                \"y\": 122.92,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-187.46331787109375\",\n                                \"y\": \"123.50904846191406\",\n                                \"yaw\": \"258.72021484375\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.51,\n                                \"y\": 87.83,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5060577392578\",\n                                \"y\": \"84.38876342773438\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.53,\n                                \"y\": 84.35,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5340576171875\",\n                                \"y\": \"87.88873291015625\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.3,\n                                \"y\": 122.96,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.14244079589844\",\n                                \"y\": \"122.22982788085938\",\n                                \"yaw\": \"260.0389709472656\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -192.1,\n                                \"y\": 57.1,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.05535888671875\",\n                                \"y\": \"57.10081100463867\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.57,\n                                \"y\": 57.19,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.55532836914062\",\n                                \"y\": \"57.18888854980469\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.8,\n                                \"y\": 91.42,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.80389404296875\",\n                                \"y\": \"94.8106460571289\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.6,\n                                \"y\": 94.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.5959014892578\",\n                                \"y\": \"91.31087493896484\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.74,\n                                \"y\": -33.15,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"96.4896011352539\",\n                                \"y\": \"-33.15665054321289\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 103.3,\n                                \"y\": 33.63,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"106.48635864257812\",\n                                \"y\": \"33.668888092041016\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.42,\n                                \"y\": 2.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.4074935913086\",\n                                \"y\": \"5.362179279327393\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.26\",\n                                        \"y\": \"1.73\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.28\",\n                                        \"y\": \"5.47\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"36.5\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"107.10\",\n                                        \"y\": \"36.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"100.18\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.55\",\n                                        \"y\": \"-36.80\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.56,\n                                \"y\": -2.13,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 95.1,\n                                \"y\": -33.6,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"99.99088287353516\",\n                                \"y\": \"-33.58554458618164\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 107.6,\n                                \"y\": 33.2,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"102.99250030517578\",\n                                \"y\": \"33.143775939941406\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.39,\n                                \"y\": 5.52,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.40597534179688\",\n                                \"y\": \"1.8621394634246826\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -158.84,\n                                \"y\": -88.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-158.84552001953125\",\n                                \"y\": \"-84.63306427001953\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": -84.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.36460876464844\",\n                                \"y\": \"-88.13385009765625\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.39,\n                                \"y\": -122.45,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-127.84723663330078\",\n                                \"y\": \"-122.4256591796875\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.89,\n                                \"y\": -123.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.3402557373047\",\n                                \"y\": \"-123.45369720458984\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.6,\n                                \"y\": -95.5,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.60597229003906\",\n                                \"y\": \"-91.53479766845703\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.24,\n                                \"y\": -91.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.2347412109375\",\n                                \"y\": \"-95.03424072265625\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.99,\n                                \"y\": -56.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-121.30020141601562\",\n                                \"y\": \"-56.454654693603516\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.2,\n                                \"y\": -56.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.8001480102539\",\n                                \"y\": \"-56.474727630615234\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.87,\n                                \"y\": 35.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.90780639648438\",\n                                \"y\": \"35.40462875366211\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-36.77\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.73\",\n                                        \"y\": \"3.28\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.77\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.69\",\n                                        \"y\": \"0.4\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.65\",\n                                        \"y\": \"-3.96\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.5,\n                                \"y\": 34.71,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.86,\n                                \"y\": 0.69,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.87196350097656\",\n                                \"y\": \"-4.222204685211182\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.16,\n                                \"y\": -4.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.15156555175781\",\n                                \"y\": \"-0.7239478230476379\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -128.53,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.96420288085938\",\n                                \"y\": \"-32.613590240478516\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -132.2,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-128.46446228027344\",\n                                \"y\": \"-32.5643424987793\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.21,\n                                \"y\": 2.86,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.20130920410156\",\n                                \"y\": \"6.436841011047363\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": 6.36,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.37832641601562\",\n                                \"y\": \"2.9372618198394775\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.57,\n                                \"y\": 122.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-45.82151412963867\",\n                                \"y\": \"123.0694580078125\",\n                                \"yaw\": \"286.2447509765625\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -50.85,\n                                \"y\": 56.8,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.204750061035156\",\n                                \"y\": \"56.77779006958008\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.35,\n                                \"y\": 56.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-50.70365524291992\",\n                                \"y\": \"56.62413787841797\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.87,\n                                \"y\": 91.45,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.87403106689453\",\n                                \"y\": \"94.97073364257812\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.91,\n                                \"y\": 94.94,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.9060287475586\",\n                                \"y\": \"91.47069549560547\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.81,\n                                \"y\": 123.1,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-49.0528450012207\",\n                                \"y\": \"121.63811492919922\",\n                                \"yaw\": \"285.5802917480469\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.39,\n                                \"y\": 87.98,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.38607406616211\",\n                                \"y\": \"84.54792785644531\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.19,\n                                \"y\": 84.49,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.194077491760254\",\n                                \"y\": \"88.05272674560547\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"151.62\",\n                                        \"y\": \"-30.72\",\n                                        \"yaw\": \"88.888824\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"120.37\",\n                                        \"y\": \"2.29\",\n                                        \"yaw\": \"358.888824\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.9,\n                                \"y\": 25.76,\n                                \"yaw\": 268.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -123.7,\n                                \"y\": 123.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.12106323242188\",\n                                \"y\": \"123.54805755615234\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.2,\n                                \"y\": 123.59,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-123.62055969238281\",\n                                \"y\": \"123.62052917480469\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.92,\n                                \"y\": 87.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.9159927368164\",\n                                \"y\": \"84.46495056152344\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.89,\n                                \"y\": 84.45,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.89402770996094\",\n                                \"y\": \"87.96498107910156\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.56,\n                                \"y\": 56.11,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-131.22312927246094\",\n                                \"y\": \"56.142696380615234\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.6,\n                                \"y\": 56.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.72073364257812\",\n                                \"y\": \"56.39537811279297\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.35,\n                                \"y\": 91.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.35372924804688\",\n                                \"y\": \"94.88094329833984\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.39,\n                                \"y\": 95.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.38571166992188\",\n                                \"y\": \"91.38089752197266\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.3,\n                                \"y\": 34.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-43.557861328125\",\n                                \"y\": \"34.62477111816406\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.53,\n                                \"y\": 34.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.056827545166016\",\n                                \"y\": \"34.4566535949707\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.15,\n                                \"y\": 0.81,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.16270637512207\",\n                                \"y\": \"-4.41135311126709\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.85,\n                                \"y\": -4.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.841755867004395\",\n                                \"y\": \"-0.9121238589286804\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -51.1,\n                                \"y\": -32.19,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.6550407409668\",\n                                \"y\": \"-32.16905975341797\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.51,\n                                \"y\": -31.74,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-51.15256881713867\",\n                                \"y\": \"-31.7597713470459\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -82.15,\n                                \"y\": 2.83,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-82.14167785644531\",\n                                \"y\": \"6.249274253845215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -81.92,\n                                \"y\": 6.33,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-81.92871856689453\",\n                                \"y\": \"2.7487454414367676\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.88,\n                                \"y\": -56.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-44.298892974853516\",\n                                \"y\": \"-56.62109375\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.38,\n                                \"y\": -56.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.7984733581543\",\n                                \"y\": \"-56.53986358642578\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.32\",\n                                        \"y\": \"-87.99\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.31\",\n                                        \"y\": \"-84.48\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.38\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.32\",\n                                        \"y\": \"-52.35\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.43\",\n                                        \"y\": \"-124.42\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.42\",\n                                        \"y\": \"-124.45\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.14,\n                                \"y\": -91.43,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.11,\n                                \"y\": -94.93,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.11528968811035\",\n                                \"y\": \"-91.41958618164062\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -58.23,\n                                \"y\": -120.96,\n                                \"yaw\": 72.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-60.89959716796875\",\n                                \"y\": \"-119.1965560913086\",\n                                \"yaw\": \"56.552635192871094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -62.5,\n                                \"y\": -120.42,\n                                \"yaw\": 68.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-59.20102310180664\",\n                                \"y\": \"-122.86930084228516\",\n                                \"yaw\": \"53.40818786621094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.39,\n                                \"y\": -87.93,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.3951416015625\",\n                                \"y\": \"-84.5194091796875\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.43,\n                                \"y\": -84.43,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.42459869384766\",\n                                \"y\": \"-88.01945495605469\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.41,\n                                \"y\": 123.81,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.062599182128906\",\n                                \"y\": \"123.81145477294922\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.91,\n                                \"y\": 123.61,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.562679290771484\",\n                                \"y\": \"123.6086654663086\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.5,\n                                \"y\": 88.39,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"61.875518798828125\",\n                                \"y\": \"84.45710754394531\",\n                                \"yaw\": \"170.9776611328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 63.0,\n                                \"y\": 84.89,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"63.524505615234375\",\n                                \"y\": \"87.72471618652344\",\n                                \"yaw\": \"169.5171356201172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.13,\n                                \"y\": 56.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.589330673217773\",\n                                \"y\": \"56.89858627319336\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.63,\n                                \"y\": 55.23,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.089998245239258\",\n                                \"y\": \"55.231380462646484\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.78,\n                                \"y\": 91.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.7837445735931396\",\n                                \"y\": \"95.0634994506836\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.42,\n                                \"y\": 96.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.414125442504883\",\n                                \"y\": \"91.56391906738281\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.63,\n                                \"y\": 33.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.09855270385742\",\n                                \"y\": \"33.82138442993164\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.12,\n                                \"y\": 33.27,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.598772048950195\",\n                                \"y\": \"33.26858901977539\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.71,\n                                \"y\": -1.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.72608184814453\",\n                                \"y\": \"-5.1627373695373535\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.88,\n                                \"y\": -5.25,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.86433029174805\",\n                                \"y\": \"-1.6620999574661255\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 27.99,\n                                \"y\": -32.52,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"24.804058074951172\",\n                                \"y\": \"-32.6052131652832\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.49,\n                                \"y\": -32.53,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"28.30057144165039\",\n                                \"y\": \"-32.42808532714844\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.66,\n                                \"y\": 1.61,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.649179220199585\",\n                                \"y\": \"6.055785655975342\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.98,\n                                \"y\": 6.4,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.9893529415130615\",\n                                \"y\": \"2.556603193283081\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.71,\n                                \"y\": -56.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.937644958496094\",\n                                \"y\": \"-56.1536750793457\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 36.11,\n                                \"y\": -56.38,\n                                \"yaw\": 271.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.445068359375\",\n                                \"y\": \"-56.47802734375\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.38,\n                                \"y\": -91.4,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.83172607421875\",\n                                \"y\": \"-94.36640930175781\",\n                                \"yaw\": \"-171.34144592285156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 65.19,\n                                \"y\": -95.57,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.4598617553711\",\n                                \"y\": \"-90.88241577148438\",\n                                \"yaw\": \"-171.14675903320312\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 30.36,\n                                \"y\": -122.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"27.211990356445312\",\n                                \"y\": \"-122.63420104980469\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.86,\n                                \"y\": -122.64,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"30.710643768310547\",\n                                \"y\": \"-122.5370101928711\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.71,\n                                \"y\": -87.87,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7047622799873352\",\n                                \"y\": \"-84.39273834228516\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.72,\n                                \"y\": -84.38,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7252919673919678\",\n                                \"y\": \"-87.89270782470703\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -187.95,\n                                \"y\": 34.76,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.5615234375\",\n                                \"y\": \"34.75906753540039\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.45,\n                                \"y\": 34.79,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.06150817871094\",\n                                \"y\": \"34.79099655151367\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.3,\n                                \"y\": 0.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.3112335205078\",\n                                \"y\": \"-4.067790508270264\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.0,\n                                \"y\": -4.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.9906768798828\",\n                                \"y\": \"-0.5709943175315857\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -191.55,\n                                \"y\": -31.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.07980346679688\",\n                                \"y\": \"-31.539026260375977\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.4,\n                                \"y\": -31.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.57980346679688\",\n                                \"y\": \"-31.551050186157227\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.35,\n                                \"y\": 3.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.34158325195312\",\n                                \"y\": \"6.5905280113220215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.39,\n                                \"y\": 6.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.39862060546875\",\n                                \"y\": \"3.090656280517578\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.66\",\n                                        \"y\": \"169.64\",\n                                        \"yaw\": \"271.585205\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 60.54,\n                                \"y\": 141.67,\n                                \"yaw\": 181.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.6,\n                                \"y\": 169.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.544424057006836\",\n                                \"y\": \"169.2983856201172\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"37.58\",\n                                        \"y\": \"-116.87\",\n                                        \"yaw\": \"271.097809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.63,\n                                \"y\": -149.58,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 37.94,\n                                \"y\": -121.21,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"34.17909240722656\",\n                                \"y\": \"-121.31058502197266\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 69.14,\n                                \"y\": -200.75,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.12518310546875\",\n                                \"y\": \"-204.24607849121094\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.11034393310547\",\n                                \"y\": \"-207.7460479736328\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.44,\n                                \"y\": -186.67,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.4259772300720215\",\n                                \"y\": \"-189.98013305664062\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.411138534545898\",\n                                \"y\": \"-193.4801025390625\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 38.86,\n                                \"y\": -157.24,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.14272689819336\",\n                                \"y\": \"-157.3394317626953\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"71.62\",\n                                        \"y\": \"-200.47\",\n                                        \"yaw\": \"181.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.45\",\n                                        \"y\": \"-193.56\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.9\",\n                                        \"y\": \"-190.22\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.15\",\n                                        \"y\": \"-186.55\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.42,\n                                \"y\": -157.35,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"71.62\",\n                                        \"y\": \"-200.47\",\n                                        \"yaw\": \"181.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.45\",\n                                        \"y\": \"-193.56\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.9\",\n                                        \"y\": \"-190.22\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.15\",\n                                        \"y\": \"-186.55\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"38.6419563293457\",\n                                \"y\": \"-157.2638397216797\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"151.22\",\n                                        \"y\": \"-30.42\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"155.36\",\n                                        \"y\": \"29.78\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 124.38,\n                                \"y\": 1.52,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                }\n            ],\n            \"Town06\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 669.39,\n                                \"y\": 83.38,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7225952148438\",\n                                \"y\": \"83.4161376953125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7229614257812\",\n                                \"y\": \"83.34022521972656\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2232055664062\",\n                                \"y\": \"83.30226135253906\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.723388671875\",\n                                \"y\": \"83.2643051147461\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 672.7,\n                                \"y\": 83.5,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2218627929688\",\n                                \"y\": \"83.46227264404297\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7220458984375\",\n                                \"y\": \"83.42431640625\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2222900390625\",\n                                \"y\": \"83.3863525390625\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7224731445312\",\n                                \"y\": \"83.34839630126953\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.3,\n                                \"y\": -53.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.675992965698242\",\n                                \"y\": \"-53.622528076171875\",\n                                \"yaw\": \"90.3823013305664\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.0,\n                                \"y\": -53.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.176236152648926\",\n                                \"y\": \"-53.574485778808594\",\n                                \"yaw\": \"90.3823013305664\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.4,\n                                \"y\": 20.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.828932285308838\",\n                                \"y\": \"20.622880935668945\",\n                                \"yaw\": \"270.3822937011719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.9,\n                                \"y\": 20.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.3291661739349365\",\n                                \"y\": \"20.576173782348633\",\n                                \"yaw\": \"270.3822937011719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -16.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58773803710938\",\n                                \"y\": \"-20.065515518188477\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.5749969482422\",\n                                \"y\": \"-23.56549072265625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6132354736328\",\n                                \"y\": \"-13.065561294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58773803710938\",\n                                \"y\": \"-23.56553840637207\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6132354736328\",\n                                \"y\": \"-16.565584182739258\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6259765625\",\n                                \"y\": \"-13.065608024597168\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -23.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6136016845703\",\n                                \"y\": \"-20.065608978271484\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.62635803222656\",\n                                \"y\": \"-16.565631866455078\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.63909912109375\",\n                                \"y\": \"-13.065655708312988\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -12.7,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.187618255615234\",\n                                \"y\": \"-16.09782600402832\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.174869537353516\",\n                                \"y\": \"-19.597803115844727\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -16.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.187252044677734\",\n                                \"y\": \"-19.597848892211914\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.212745666503906\",\n                                \"y\": \"-12.597894668579102\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.91,\n                                \"y\": 41.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.90859985351562\",\n                                \"y\": \"45.4715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9071807861328\",\n                                \"y\": \"48.9715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.90577697753906\",\n                                \"y\": \"52.4715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.92,\n                                \"y\": 45.38,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.91854858398438\",\n                                \"y\": \"48.97157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.91714477539062\",\n                                \"y\": \"52.47157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.92138671875\",\n                                \"y\": \"41.97157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.93,\n                                \"y\": 48.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9285888671875\",\n                                \"y\": \"52.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.93141174316406\",\n                                \"y\": \"45.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.93283081054688\",\n                                \"y\": \"41.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.93,\n                                \"y\": 52.88,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9315643310547\",\n                                \"y\": \"48.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9329833984375\",\n                                \"y\": \"45.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9344024658203\",\n                                \"y\": \"41.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -19.7,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.21311569213867\",\n                                \"y\": \"-16.097919464111328\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.225860595703125\",\n                                \"y\": \"-12.597942352294922\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 37.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0021362304688\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0038452148438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0055541992188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0072631835938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 41.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0053100585938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 44.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967651367188\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 48.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0017700195312\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9983520507812\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9966430664062\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949340820312\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 51.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984130859375\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967041015625\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949951171875\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9932861328125\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 658.6,\n                                \"y\": 82.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2265625\",\n                                \"y\": \"82.98932647705078\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.726318359375\",\n                                \"y\": \"83.02729034423828\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2261352539062\",\n                                \"y\": \"83.06524658203125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7259521484375\",\n                                \"y\": \"83.10320281982422\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 662.3,\n                                \"y\": 83.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7197265625\",\n                                \"y\": \"83.63709259033203\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2195434570312\",\n                                \"y\": \"83.675048828125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7193603515625\",\n                                \"y\": \"83.71300506591797\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7201538085938\",\n                                \"y\": \"83.56117248535156\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 665.8,\n                                \"y\": 83.17,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.224609375\",\n                                \"y\": \"83.20713806152344\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7244262695312\",\n                                \"y\": \"83.2450942993164\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2250366210938\",\n                                \"y\": \"83.13121795654297\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7252197265625\",\n                                \"y\": \"83.09326171875\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.4,\n                                \"y\": 276.7,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.778694152832031\",\n                                \"y\": \"276.646728515625\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.77956485748291\",\n                                \"y\": \"276.75714111328125\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 239.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.6988410949707\",\n                                \"y\": \"243.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68668746948242\",\n                                \"y\": \"246.61331176757812\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.674537658691406\",\n                                \"y\": \"250.11329650878906\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 243.29,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.698463439941406\",\n                                \"y\": \"246.6133575439453\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68631362915039\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.7227668762207\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5847778320312\",\n                                \"y\": \"141.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5704345703125\",\n                                \"y\": \"145.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5560913085938\",\n                                \"y\": \"148.9967041015625\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5418090820312\",\n                                \"y\": \"152.49667358398438\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 142.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"145.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.572509765625\",\n                                \"y\": \"148.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5582275390625\",\n                                \"y\": \"152.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 246.7,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.688148498535156\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71245193481445\",\n                                \"y\": \"243.11338806152344\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.2,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71244812011719\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.736751556396484\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.1,\n                                \"y\": 213.55,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.7181010246276855\",\n                                \"y\": \"213.60708618164062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.217665672302246\",\n                                \"y\": \"213.66229248046875\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.8,\n                                \"y\": 213.52,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.219058990478516\",\n                                \"y\": \"213.57394409179688\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2199301719665527\",\n                                \"y\": \"213.46353149414062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -10.2,\n                                \"y\": 213.5,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.720656394958496\",\n                                \"y\": \"213.4451141357422\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2210917472839355\",\n                                \"y\": \"213.38990783691406\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 145.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"148.996826171875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5725708007812\",\n                                \"y\": \"152.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6155395507812\",\n                                \"y\": \"141.99688720703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6298828125\",\n                                \"y\": \"138.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 149.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.588134765625\",\n                                \"y\": \"152.49685668945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6167602539062\",\n                                \"y\": \"145.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.631103515625\",\n                                \"y\": \"141.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6454467773438\",\n                                \"y\": \"138.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 657.7,\n                                \"y\": 183.15,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1398315429688\",\n                                \"y\": \"183.1873016357422\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6395874023438\",\n                                \"y\": \"183.2252655029297\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.139404296875\",\n                                \"y\": \"183.2632293701172\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6392211914062\",\n                                \"y\": \"183.30117797851562\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 661.7,\n                                \"y\": 183.26,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6388549804688\",\n                                \"y\": \"183.2918701171875\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.138671875\",\n                                \"y\": \"183.329833984375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6384887695312\",\n                                \"y\": \"183.36778259277344\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6392822265625\",\n                                \"y\": \"183.21595764160156\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 152.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6159057617188\",\n                                \"y\": \"148.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6302490234375\",\n                                \"y\": \"145.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6445922851562\",\n                                \"y\": \"141.99700927734375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.658935546875\",\n                                \"y\": \"138.49703979492188\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 665.2,\n                                \"y\": 183.37,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.137939453125\",\n                                \"y\": \"183.40187072753906\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6377563476562\",\n                                \"y\": \"183.4398193359375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1383666992188\",\n                                \"y\": \"183.32594299316406\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6385498046875\",\n                                \"y\": \"183.28799438476562\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 668.99,\n                                \"y\": 183.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6359252929688\",\n                                \"y\": \"183.60870361328125\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6362915039062\",\n                                \"y\": \"183.5327911376953\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1365356445312\",\n                                \"y\": \"183.4948272705078\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.63671875\",\n                                \"y\": \"183.45687866210938\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 672.3,\n                                \"y\": 183.7,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.1351928710938\",\n                                \"y\": \"183.6548309326172\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6353759765625\",\n                                \"y\": \"183.6168670654297\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1356201171875\",\n                                \"y\": \"183.5789031982422\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6358032226562\",\n                                \"y\": \"183.54095458984375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71349334716797\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72564697265625\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.737796783447266\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -13.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58847045898438\",\n                                \"y\": \"-16.565494537353516\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.57571411132812\",\n                                \"y\": \"-20.065471649169922\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.56297302246094\",\n                                \"y\": \"-23.565448760986328\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 276.7,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.278183937072754\",\n                                \"y\": \"276.6419982910156\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.777749061584473\",\n                                \"y\": \"276.5867919921875\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2978210449219\",\n                                \"y\": \"-20.534311294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.28509521484375\",\n                                \"y\": \"-24.034286499023438\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3233337402344\",\n                                \"y\": \"-13.534357070922852\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -20.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2974853515625\",\n                                \"y\": \"-24.034332275390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3229675292969\",\n                                \"y\": \"-17.034378051757812\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3357238769531\",\n                                \"y\": \"-13.534401893615723\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.89,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.886695861816406\",\n                                \"y\": \"48.880615234375\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.883399963378906\",\n                                \"y\": \"45.380619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.880104064941406\",\n                                \"y\": \"41.880619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993091583251953\",\n                                \"y\": \"52.38051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98649787902832\",\n                                \"y\": \"45.380523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98320198059082\",\n                                \"y\": \"41.880523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993099212646484\",\n                                \"y\": \"48.880516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.996397018432617\",\n                                \"y\": \"52.380516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.986507415771484\",\n                                \"y\": \"41.88051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.15,\n                                \"y\": -24.1,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.143310546875\",\n                                \"y\": \"-21.04495620727539\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1356506347656\",\n                                \"y\": \"-17.544963836669922\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1280212402344\",\n                                \"y\": \"-14.04497241973877\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.120361328125\",\n                                \"y\": \"-10.544981002807617\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.3,\n                                \"y\": -20.6,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.30859375\",\n                                \"y\": \"-24.54460334777832\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2933044433594\",\n                                \"y\": \"-17.544620513916016\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2856750488281\",\n                                \"y\": \"-14.044628143310547\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.27801513671875\",\n                                \"y\": \"-10.544636726379395\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.2,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2084045410156\",\n                                \"y\": \"-21.04481315612793\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2160339355469\",\n                                \"y\": \"-24.5448055267334\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.193115234375\",\n                                \"y\": \"-14.044830322265625\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1854553222656\",\n                                \"y\": \"-10.544838905334473\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"48.737091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29624938964844\",\n                                \"y\": \"52.237091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"41.73709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"52.23709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"45.237098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28306579589844\",\n                                \"y\": \"41.737098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1865692138672\",\n                                \"y\": \"48.73719024658203\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1832733154297\",\n                                \"y\": \"45.2371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1799774169922\",\n                                \"y\": \"41.7371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 608.5,\n                                \"y\": -23.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.475830078125\",\n                                \"y\": \"-20.404850006103516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4502563476562\",\n                                \"y\": \"-16.904943466186523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4246215820312\",\n                                \"y\": \"-13.405036926269531\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.3989868164062\",\n                                \"y\": \"-9.905130386352539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.93,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9571533203125\",\n                                \"y\": \"-23.908740997314453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9059448242188\",\n                                \"y\": \"-16.90892791748047\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8803100585938\",\n                                \"y\": \"-13.409022331237793\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8546752929688\",\n                                \"y\": \"-9.9091157913208\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.92,\n                                \"y\": -16.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9463500976562\",\n                                \"y\": \"-20.40872573852539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9719848632812\",\n                                \"y\": \"-23.90863037109375\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8951416015625\",\n                                \"y\": \"-13.408912658691406\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8695068359375\",\n                                \"y\": \"-9.909006118774414\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.91,\n                                \"y\": -13.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9371337890625\",\n                                \"y\": \"-16.90869903564453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9627075195312\",\n                                \"y\": \"-20.408605575561523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9883422851562\",\n                                \"y\": \"-23.908512115478516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8858642578125\",\n                                \"y\": \"-9.908886909484863\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 42.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"48.81858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39501953125\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3882141113281\",\n                                \"y\": \"38.367977142333984\",\n                                \"yaw\": \"-1.1906731128692627\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"48.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"52.3185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38818359375\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3865051269531\",\n                                \"y\": \"38.36801528930664\",\n                                \"yaw\": \"-1.191046118736267\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 49.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39154052734375\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38812255859375\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38641357421875\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3847351074219\",\n                                \"y\": \"38.36804962158203\",\n                                \"yaw\": \"-1.191433072090149\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 52.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2782287597656\",\n                                \"y\": \"48.818641662597656\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2765197753906\",\n                                \"y\": \"45.31864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2748107910156\",\n                                \"y\": \"41.81864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.27313232421875\",\n                                \"y\": \"38.370391845703125\",\n                                \"yaw\": \"-1.2159260511398315\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 42.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3915710449219\",\n                                \"y\": \"45.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3932800292969\",\n                                \"y\": \"48.74409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.39495849609375\",\n                                \"y\": \"52.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3881530761719\",\n                                \"y\": \"38.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3915100097656\",\n                                \"y\": \"48.74409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3931884765625\",\n                                \"y\": \"52.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3880920410156\",\n                                \"y\": \"41.74409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3863830566406\",\n                                \"y\": \"38.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.39154052734375\",\n                                \"y\": \"52.244102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3881530761719\",\n                                \"y\": \"45.244102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3864440917969\",\n                                \"y\": \"41.744102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3847351074219\",\n                                \"y\": \"38.244102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.28,\n                                \"y\": 52.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27813720703125\",\n                                \"y\": \"48.74415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27642822265625\",\n                                \"y\": \"45.24415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27471923828125\",\n                                \"y\": \"41.74415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27301025390625\",\n                                \"y\": \"38.24415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 142.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37860107421875\",\n                                \"y\": \"144.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3642578125\",\n                                \"y\": \"148.3854217529297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.34991455078125\",\n                                \"y\": \"151.88539123535156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40728759765625\",\n                                \"y\": \"137.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 145.69,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37896728515625\",\n                                \"y\": \"148.38548278808594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3646240234375\",\n                                \"y\": \"151.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40765380859375\",\n                                \"y\": \"141.3855438232422\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4219970703125\",\n                                \"y\": \"137.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 149.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3789978027344\",\n                                \"y\": \"151.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4076843261719\",\n                                \"y\": \"144.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4220275878906\",\n                                \"y\": \"141.38560485839844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4363708496094\",\n                                \"y\": \"137.88563537597656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.28,\n                                \"y\": 152.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.29681396484375\",\n                                \"y\": \"148.38514709472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3111572265625\",\n                                \"y\": \"144.8851776123047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.32550048828125\",\n                                \"y\": \"141.3852081298828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.33984375\",\n                                \"y\": \"137.88523864746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 151.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.29693603515625\",\n                                \"y\": \"147.7582550048828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.311279296875\",\n                                \"y\": \"144.25828552246094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.32562255859375\",\n                                \"y\": \"140.75831604003906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3399658203125\",\n                                \"y\": \"137.2583465576172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 148.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3791198730469\",\n                                \"y\": \"151.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4078063964844\",\n                                \"y\": \"144.25868225097656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4221496582031\",\n                                \"y\": \"140.7587127685547\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4364929199219\",\n                                \"y\": \"137.2587432861328\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 145.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38238525390625\",\n                                \"y\": \"147.75860595703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3680419921875\",\n                                \"y\": \"151.25857543945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.41107177734375\",\n                                \"y\": \"140.7586669921875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4254150390625\",\n                                \"y\": \"137.25869750976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 141.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.37872314453125\",\n                                \"y\": \"144.25856018066406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3643798828125\",\n                                \"y\": \"147.75852966308594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.35003662109375\",\n                                \"y\": \"151.2584991455078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40740966796875\",\n                                \"y\": \"137.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.7,\n                                \"y\": 139.79,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.5,\n                                \"y\": 143.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.3,\n                                \"y\": 146.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 17.91,\n                                \"y\": 150.19,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 241.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.099102020263672\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09790802001953\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09671401977539\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.101490020751953\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 245.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09794044494629\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 249.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.103910446166992\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.0,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.001453399658203\",\n                                \"y\": \"248.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.002647399902344\",\n                                \"y\": \"244.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.003841400146484\",\n                                \"y\": \"241.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.005035400390625\",\n                                \"y\": \"237.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990478515625\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89785766601562\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89666748046875\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89907836914062\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89788818359375\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90145874023438\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990936279297\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90147399902344\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90386962890625\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026336669922\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90382385253906\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.905029296875\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"244.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978454589844\",\n                                \"y\": \"248.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1966552734375\",\n                                \"y\": \"251.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2014465332031\",\n                                \"y\": \"237.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978759765625\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.203857421875\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.201416015625\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20263671875\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2038269042969\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20501708984375\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4069061279297\",\n                                \"y\": \"247.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41319274902344\",\n                                \"y\": \"243.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41949462890625\",\n                                \"y\": \"240.06185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.42579650878906\",\n                                \"y\": \"236.56185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.3944854736328\",\n                                \"y\": \"250.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40707397460938\",\n                                \"y\": \"243.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4133758544922\",\n                                \"y\": \"240.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.419677734375\",\n                                \"y\": \"236.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.39450073242188\",\n                                \"y\": \"247.0618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.38819885253906\",\n                                \"y\": \"250.5618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40708923339844\",\n                                \"y\": \"240.06182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41339111328125\",\n                                \"y\": \"236.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.3,\n                                \"y\": 135.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.31700897216797\",\n                                \"y\": \"142.43972778320312\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.3252182006836\",\n                                \"y\": \"145.93971252441406\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.4,\n                                \"y\": 138.59,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.39260864257812\",\n                                \"y\": \"135.4395294189453\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.40902709960938\",\n                                \"y\": \"142.43951416015625\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.417236328125\",\n                                \"y\": \"145.9394989013672\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.5,\n                                \"y\": 142.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.49070739746094\",\n                                \"y\": \"138.93931579589844\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.48249816894531\",\n                                \"y\": \"135.43931579589844\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.50712585449219\",\n                                \"y\": \"145.9392852783203\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -15.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.913684844970703\",\n                                \"y\": \"-19.357091903686523\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.8881893157959\",\n                                \"y\": \"-12.357137680053711\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -18.0,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.892196655273438\",\n                                \"y\": \"-15.857145309448242\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.87944793701172\",\n                                \"y\": \"-12.357169151306152\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -20.99,\n                                \"y\": -22.5,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 151.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2095489501953\",\n                                \"y\": \"147.13099670410156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.22389221191406\",\n                                \"y\": \"143.6310272216797\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2382354736328\",\n                                \"y\": \"140.1310577392578\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2525634765625\",\n                                \"y\": \"136.63108825683594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 147.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2783966064453\",\n                                \"y\": \"150.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3070831298828\",\n                                \"y\": \"143.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.32142639160156\",\n                                \"y\": \"140.1313934326172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.33575439453125\",\n                                \"y\": \"136.6314239501953\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 144.29,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27835083007812\",\n                                \"y\": \"147.1312713623047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26400756835938\",\n                                \"y\": \"150.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30703735351562\",\n                                \"y\": \"140.13133239746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3213653564453\",\n                                \"y\": \"136.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 140.7,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27798461914062\",\n                                \"y\": \"143.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26364135742188\",\n                                \"y\": \"147.13121032714844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.24929809570312\",\n                                \"y\": \"150.6311798095703\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30665588378906\",\n                                \"y\": \"136.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.41,\n                                \"y\": -24.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.4229736328125\",\n                                \"y\": \"-20.534767150878906\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.43572998046875\",\n                                \"y\": \"-17.0347900390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.448486328125\",\n                                \"y\": \"-13.534812927246094\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4670104980469\",\n                                \"y\": \"247.23248291015625\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3401794433594\",\n                                \"y\": \"243.7347869873047\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.2133483886719\",\n                                \"y\": \"240.23707580566406\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.720947265625\",\n                                \"y\": \"250.7255096435547\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.45867919921875\",\n                                \"y\": \"243.73043823242188\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3275451660156\",\n                                \"y\": \"240.23289489746094\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.7252197265625\",\n                                \"y\": \"247.22280883789062\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.861083984375\",\n                                \"y\": \"250.7201690673828\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4534606933594\",\n                                \"y\": \"240.22808837890625\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -369.0,\n                                \"y\": 58.46,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.3059387207031\",\n                                \"y\": \"58.7149658203125\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.8215026855469\",\n                                \"y\": \"59.044734954833984\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3370666503906\",\n                                \"y\": \"59.37450408935547\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -366.61,\n                                \"y\": 58.44,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.7657470703125\",\n                                \"y\": \"58.129947662353516\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.7992858886719\",\n                                \"y\": \"58.81438446044922\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3160705566406\",\n                                \"y\": \"59.1566047668457\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -363.11,\n                                \"y\": 58.42,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.2443542480469\",\n                                \"y\": \"58.09443664550781\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.72564697265625\",\n                                \"y\": \"57.73284912109375\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.2818298339844\",\n                                \"y\": \"58.81761169433594\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -239.6,\n                                \"y\": 240.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-239.59410095214844\",\n                                \"y\": \"243.68092346191406\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-239.58779907226562\",\n                                \"y\": \"247.180908203125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-239.58151245117188\",\n                                \"y\": \"250.680908203125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -359.5,\n                                \"y\": 58.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.68389892578125\",\n                                \"y\": \"57.73311233520508\",\n                                \"yaw\": \"96.57328033447266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.160888671875\",\n                                \"y\": \"57.33245086669922\",\n                                \"yaw\": \"96.57328033447266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.63787841796875\",\n                                \"y\": \"56.931793212890625\",\n                                \"yaw\": \"96.57328033447266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -13.9,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.298583984375\",\n                                \"y\": \"-17.034290313720703\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.28582763671875\",\n                                \"y\": \"-20.53426742553711\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2731018066406\",\n                                \"y\": \"-24.034242630004883\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 503.51,\n                                \"y\": -10.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.5177307128906\",\n                                \"y\": \"-13.939313888549805\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.5253601074219\",\n                                \"y\": \"-17.439306259155273\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.53302001953125\",\n                                \"y\": \"-20.93929672241211\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.5406494140625\",\n                                \"y\": \"-24.439289093017578\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.4,\n                                \"y\": 38.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.401611328125\",\n                                \"y\": \"41.74409484863281\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.405029296875\",\n                                \"y\": \"48.74409484863281\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4067077636719\",\n                                \"y\": \"52.24409484863281\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.4,\n                                \"y\": 38.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40155029296875\",\n                                \"y\": \"41.81858444213867\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40325927734375\",\n                                \"y\": \"45.318580627441406\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40496826171875\",\n                                \"y\": \"48.818580627441406\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40667724609375\",\n                                \"y\": \"52.318580627441406\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 41.7,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29331970214844\",\n                                \"y\": \"45.237091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29661560058594\",\n                                \"y\": \"48.73708724975586\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29991149902344\",\n                                \"y\": \"52.23708724975586\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.4,\n                                \"y\": 138.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3869323730469\",\n                                \"y\": \"141.3854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3725891113281\",\n                                \"y\": \"144.8854217529297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3582458496094\",\n                                \"y\": \"148.38539123535156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3439025878906\",\n                                \"y\": \"151.88536071777344\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.4,\n                                \"y\": 137.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3870544433594\",\n                                \"y\": \"140.75856018066406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3727111816406\",\n                                \"y\": \"144.25852966308594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3583679199219\",\n                                \"y\": \"147.7584991455078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3440246582031\",\n                                \"y\": \"151.2584686279297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.3,\n                                \"y\": 136.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"140.13125610351562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2720184326172\",\n                                \"y\": \"143.6312255859375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.25767517089844\",\n                                \"y\": \"147.13119506835938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2433319091797\",\n                                \"y\": \"150.63116455078125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.1,\n                                \"y\": 135.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 237.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1989440917969\",\n                                \"y\": \"241.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.19775390625\",\n                                \"y\": \"244.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.196533203125\",\n                                \"y\": \"248.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1953430175781\",\n                                \"y\": \"251.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 237.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89891052246094\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89772033691406\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8965301513672\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8953399658203\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 238.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09896469116211\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09777069091797\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.096576690673828\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.095382690429688\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2978210449219\",\n                                \"y\": \"-20.534311294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.28509521484375\",\n                                \"y\": \"-24.034286499023438\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3233337402344\",\n                                \"y\": \"-13.534357070922852\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -20.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2974853515625\",\n                                \"y\": \"-24.034332275390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3229675292969\",\n                                \"y\": \"-17.034378051757812\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3357238769531\",\n                                \"y\": \"-13.534401893615723\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.89,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.886695861816406\",\n                                \"y\": \"48.880615234375\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.883399963378906\",\n                                \"y\": \"45.380619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.880104064941406\",\n                                \"y\": \"41.880619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993091583251953\",\n                                \"y\": \"52.38051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98649787902832\",\n                                \"y\": \"45.380523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98320198059082\",\n                                \"y\": \"41.880523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993099212646484\",\n                                \"y\": \"48.880516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.996397018432617\",\n                                \"y\": \"52.380516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.986507415771484\",\n                                \"y\": \"41.88051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.15,\n                                \"y\": -24.1,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.143310546875\",\n                                \"y\": \"-21.04495620727539\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1356506347656\",\n                                \"y\": \"-17.544963836669922\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1280212402344\",\n                                \"y\": \"-14.04497241973877\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.120361328125\",\n                                \"y\": \"-10.544981002807617\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.3,\n                                \"y\": -20.6,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.30859375\",\n                                \"y\": \"-24.54460334777832\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2933044433594\",\n                                \"y\": \"-17.544620513916016\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2856750488281\",\n                                \"y\": \"-14.044628143310547\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.27801513671875\",\n                                \"y\": \"-10.544636726379395\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.2,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2084045410156\",\n                                \"y\": \"-21.04481315612793\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2160339355469\",\n                                \"y\": \"-24.5448055267334\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.193115234375\",\n                                \"y\": \"-14.044830322265625\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1854553222656\",\n                                \"y\": \"-10.544838905334473\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"48.737091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29624938964844\",\n                                \"y\": \"52.237091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"41.73709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"52.23709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"45.237098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28306579589844\",\n                                \"y\": \"41.737098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1865692138672\",\n                                \"y\": \"48.73719024658203\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1832733154297\",\n                                \"y\": \"45.2371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1799774169922\",\n                                \"y\": \"41.7371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 608.5,\n                                \"y\": -23.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.475830078125\",\n                                \"y\": \"-20.404850006103516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4502563476562\",\n                                \"y\": \"-16.904943466186523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4246215820312\",\n                                \"y\": \"-13.405036926269531\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.3989868164062\",\n                                \"y\": \"-9.905130386352539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.93,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9571533203125\",\n                                \"y\": \"-23.908740997314453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9059448242188\",\n                                \"y\": \"-16.90892791748047\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8803100585938\",\n                                \"y\": \"-13.409022331237793\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8546752929688\",\n                                \"y\": \"-9.9091157913208\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.92,\n                                \"y\": -16.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9463500976562\",\n                                \"y\": \"-20.40872573852539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9719848632812\",\n                                \"y\": \"-23.90863037109375\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8951416015625\",\n                                \"y\": \"-13.408912658691406\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8695068359375\",\n                                \"y\": \"-9.909006118774414\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.91,\n                                \"y\": -13.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9371337890625\",\n                                \"y\": \"-16.90869903564453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9627075195312\",\n                                \"y\": \"-20.408605575561523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9883422851562\",\n                                \"y\": \"-23.908512115478516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8858642578125\",\n                                \"y\": \"-9.908886909484863\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 42.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"48.81858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39501953125\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3882141113281\",\n                                \"y\": \"38.367977142333984\",\n                                \"yaw\": \"-1.1906731128692627\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"48.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"52.3185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38818359375\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3865051269531\",\n                                \"y\": \"38.36801528930664\",\n                                \"yaw\": \"-1.191046118736267\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 49.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39154052734375\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38812255859375\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38641357421875\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3847351074219\",\n                                \"y\": \"38.36804962158203\",\n                                \"yaw\": \"-1.191433072090149\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 52.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2782287597656\",\n                                \"y\": \"48.818641662597656\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2765197753906\",\n                                \"y\": \"45.31864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2748107910156\",\n                                \"y\": \"41.81864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.27313232421875\",\n                                \"y\": \"38.370391845703125\",\n                                \"yaw\": \"-1.2159260511398315\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 142.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37860107421875\",\n                                \"y\": \"144.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3642578125\",\n                                \"y\": \"148.3854217529297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.34991455078125\",\n                                \"y\": \"151.88539123535156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40728759765625\",\n                                \"y\": \"137.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 145.69,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37896728515625\",\n                                \"y\": \"148.38548278808594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3646240234375\",\n                                \"y\": \"151.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40765380859375\",\n                                \"y\": \"141.3855438232422\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4219970703125\",\n                                \"y\": \"137.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 149.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3789978027344\",\n                                \"y\": \"151.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4076843261719\",\n                                \"y\": \"144.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4220275878906\",\n                                \"y\": \"141.38560485839844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4363708496094\",\n                                \"y\": \"137.88563537597656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.28,\n                                \"y\": 152.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.29681396484375\",\n                                \"y\": \"148.38514709472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3111572265625\",\n                                \"y\": \"144.8851776123047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.32550048828125\",\n                                \"y\": \"141.3852081298828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.33984375\",\n                                \"y\": \"137.88523864746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 151.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.29693603515625\",\n                                \"y\": \"147.7582550048828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.311279296875\",\n                                \"y\": \"144.25828552246094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.32562255859375\",\n                                \"y\": \"140.75831604003906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3399658203125\",\n                                \"y\": \"137.2583465576172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 148.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3791198730469\",\n                                \"y\": \"151.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4078063964844\",\n                                \"y\": \"144.25868225097656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4221496582031\",\n                                \"y\": \"140.7587127685547\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4364929199219\",\n                                \"y\": \"137.2587432861328\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 145.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38238525390625\",\n                                \"y\": \"147.75860595703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3680419921875\",\n                                \"y\": \"151.25857543945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.41107177734375\",\n                                \"y\": \"140.7586669921875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4254150390625\",\n                                \"y\": \"137.25869750976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 141.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.37872314453125\",\n                                \"y\": \"144.25856018066406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3643798828125\",\n                                \"y\": \"147.75852966308594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.35003662109375\",\n                                \"y\": \"151.2584991455078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40740966796875\",\n                                \"y\": \"137.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.7,\n                                \"y\": 139.79,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.5,\n                                \"y\": 143.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.3,\n                                \"y\": 146.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 17.91,\n                                \"y\": 150.19,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 241.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.099102020263672\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09790802001953\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09671401977539\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.101490020751953\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 245.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09794044494629\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 249.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.103910446166992\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.0,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.001453399658203\",\n                                \"y\": \"248.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.002647399902344\",\n                                \"y\": \"244.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.003841400146484\",\n                                \"y\": \"241.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.005035400390625\",\n                                \"y\": \"237.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990478515625\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89785766601562\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89666748046875\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89907836914062\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89788818359375\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90145874023438\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990936279297\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90147399902344\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90386962890625\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026336669922\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90382385253906\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.905029296875\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"244.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978454589844\",\n                                \"y\": \"248.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1966552734375\",\n                                \"y\": \"251.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2014465332031\",\n                                \"y\": \"237.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978759765625\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.203857421875\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.201416015625\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20263671875\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2038269042969\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20501708984375\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4069061279297\",\n                                \"y\": \"247.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41319274902344\",\n                                \"y\": \"243.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41949462890625\",\n                                \"y\": \"240.06185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.42579650878906\",\n                                \"y\": \"236.56185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.3944854736328\",\n                                \"y\": \"250.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40707397460938\",\n                                \"y\": \"243.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4133758544922\",\n                                \"y\": \"240.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.419677734375\",\n                                \"y\": \"236.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.39450073242188\",\n                                \"y\": \"247.0618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.38819885253906\",\n                                \"y\": \"250.5618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40708923339844\",\n                                \"y\": \"240.06182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41339111328125\",\n                                \"y\": \"236.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.3,\n                                \"y\": 135.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.31700897216797\",\n                                \"y\": \"142.43972778320312\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.3252182006836\",\n                                \"y\": \"145.93971252441406\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.40902709960938\",\n                                \"y\": \"142.43951416015625\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.417236328125\",\n                                \"y\": \"145.9394989013672\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.5,\n                                \"y\": 142.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.50712585449219\",\n                                \"y\": \"145.9392852783203\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -15.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.913684844970703\",\n                                \"y\": \"-19.357091903686523\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.8881893157959\",\n                                \"y\": \"-12.357137680053711\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -18.0,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.892196655273438\",\n                                \"y\": \"-15.857145309448242\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.87944793701172\",\n                                \"y\": \"-12.357169151306152\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -20.99,\n                                \"y\": -22.5,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 151.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2095489501953\",\n                                \"y\": \"147.13099670410156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.22389221191406\",\n                                \"y\": \"143.6310272216797\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2382354736328\",\n                                \"y\": \"140.1310577392578\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2525634765625\",\n                                \"y\": \"136.63108825683594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 147.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2783966064453\",\n                                \"y\": \"150.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3070831298828\",\n                                \"y\": \"143.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.32142639160156\",\n                                \"y\": \"140.1313934326172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.33575439453125\",\n                                \"y\": \"136.6314239501953\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 144.29,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27835083007812\",\n                                \"y\": \"147.1312713623047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26400756835938\",\n                                \"y\": \"150.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30703735351562\",\n                                \"y\": \"140.13133239746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3213653564453\",\n                                \"y\": \"136.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 140.7,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27798461914062\",\n                                \"y\": \"143.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26364135742188\",\n                                \"y\": \"147.13121032714844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.24929809570312\",\n                                \"y\": \"150.6311798095703\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30665588378906\",\n                                \"y\": \"136.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.41,\n                                \"y\": -24.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.4229736328125\",\n                                \"y\": \"-20.534767150878906\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.43572998046875\",\n                                \"y\": \"-17.0347900390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.448486328125\",\n                                \"y\": \"-13.534812927246094\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4670104980469\",\n                                \"y\": \"247.23248291015625\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3401794433594\",\n                                \"y\": \"243.7347869873047\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.2133483886719\",\n                                \"y\": \"240.23707580566406\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.720947265625\",\n                                \"y\": \"250.7255096435547\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.45867919921875\",\n                                \"y\": \"243.73043823242188\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3275451660156\",\n                                \"y\": \"240.23289489746094\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.7252197265625\",\n                                \"y\": \"247.22280883789062\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.861083984375\",\n                                \"y\": \"250.7201690673828\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4534606933594\",\n                                \"y\": \"240.22808837890625\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -369.0,\n                                \"y\": 58.46,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.3059387207031\",\n                                \"y\": \"58.7149658203125\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.8215026855469\",\n                                \"y\": \"59.044734954833984\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3370666503906\",\n                                \"y\": \"59.37450408935547\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -366.61,\n                                \"y\": 58.44,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.7657470703125\",\n                                \"y\": \"58.129947662353516\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.7992858886719\",\n                                \"y\": \"58.81438446044922\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3160705566406\",\n                                \"y\": \"59.1566047668457\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -363.11,\n                                \"y\": 58.42,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.2443542480469\",\n                                \"y\": \"58.09443664550781\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.72564697265625\",\n                                \"y\": \"57.73284912109375\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.2818298339844\",\n                                \"y\": \"58.81761169433594\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 37.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0021362304688\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0038452148438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0055541992188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0072631835938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 41.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0053100585938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 44.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967651367188\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 48.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0017700195312\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9983520507812\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9966430664062\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949340820312\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 51.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984130859375\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967041015625\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949951171875\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9932861328125\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 243.29,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.698463439941406\",\n                                \"y\": \"246.6133575439453\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68631362915039\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.7227668762207\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5847778320312\",\n                                \"y\": \"141.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5704345703125\",\n                                \"y\": \"145.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5560913085938\",\n                                \"y\": \"148.9967041015625\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5418090820312\",\n                                \"y\": \"152.49667358398438\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 142.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"145.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.572509765625\",\n                                \"y\": \"148.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5582275390625\",\n                                \"y\": \"152.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 246.7,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.688148498535156\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71245193481445\",\n                                \"y\": \"243.11338806152344\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.2,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71244812011719\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.736751556396484\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.1,\n                                \"y\": 213.55,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.7181010246276855\",\n                                \"y\": \"213.60708618164062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.217665672302246\",\n                                \"y\": \"213.66229248046875\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 145.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"148.996826171875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5725708007812\",\n                                \"y\": \"152.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6155395507812\",\n                                \"y\": \"141.99688720703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 149.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.588134765625\",\n                                \"y\": \"152.49685668945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6167602539062\",\n                                \"y\": \"145.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.631103515625\",\n                                \"y\": \"141.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 152.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6159057617188\",\n                                \"y\": \"148.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6302490234375\",\n                                \"y\": \"145.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6445922851562\",\n                                \"y\": \"141.99700927734375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                }\n            ]\n        }\n    ]\n}"
  },
  {
    "path": "scenario_runner/srunner/data/all_towns_traffic_scenarios1_3_4_8.json",
    "content": "{\n    \"available_scenarios\": [\n        {\n            \"Town01\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.64\",\n                                \"y\": \"-2.20\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"107.98\",\n                                \"y\": \"330.64\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.95\",\n                                \"y\": \"326.51\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.68\",\n                                \"y\": \"199.13\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.15\",\n                                \"y\": \"195.0\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.81\",\n                                \"y\": \"133.54\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.79\",\n                                \"y\": \"129.41\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"322.54\",\n                                \"y\": \"55.39\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"170.84\",\n                                \"y\": \"59.52\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"316.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"163.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.81\",\n                                \"y\": \"163.80\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.61\",\n                                \"y\": \"10.73\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"317.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"165.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"392.17\",\n                                \"y\": \"12.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.96\",\n                                \"y\": \"31.64\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"304.75\",\n                                \"y\": \"199.22\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.55\",\n                                \"y\": \"133.65\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.35\",\n                                \"y\": \"59.61\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"158.10\",\n                                \"y\": \"31.4\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.45\",\n                                \"y\": \"30.84\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.53\",\n                                \"y\": \"55.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.33\",\n                                \"y\": \"129.48\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.42\",\n                                \"y\": \"195.16\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"153.94\",\n                                \"y\": \"26.19\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.23\",\n                                \"y\": \"297.43\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.81\",\n                                \"y\": \"297.3\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.12\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"165.78\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"100.1\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"25.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.46\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.81\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"88.85\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"163.42\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"228.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.78\",\n                                \"y\": \"55.38\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.57\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.55\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.64\",\n                                \"y\": \"-2.20\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"107.98\",\n                                \"y\": \"330.64\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.95\",\n                                \"y\": \"326.51\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.68\",\n                                \"y\": \"199.13\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"317.15\",\n                                \"y\": \"195.0\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"108.81\",\n                                \"y\": \"133.54\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"319.79\",\n                                \"y\": \"129.41\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"322.54\",\n                                \"y\": \"55.39\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"170.84\",\n                                \"y\": \"59.52\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"167.69\",\n                                \"y\": \"1.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"316.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"2.52\",\n                                \"y\": \"163.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.81\",\n                                \"y\": \"163.80\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.61\",\n                                \"y\": \"10.73\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"317.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"392.17\",\n                                \"y\": \"165.10\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"396.30\",\n                                \"y\": \"165.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"392.17\",\n                                \"y\": \"12.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"374.11\",\n                                        \"y\": \"326.55\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.4\",\n                                        \"y\": \"291.71\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.22\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.99\",\n                                        \"y\": \"2.0\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.1\",\n                                        \"y\": \"-2.3\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.96\",\n                                \"y\": \"31.64\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.5\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.55\",\n                                        \"y\": \"168.65\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.55\",\n                                \"y\": \"133.65\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.85\",\n                                        \"y\": \"20.61\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.35\",\n                                        \"y\": \"94.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.35\",\n                                \"y\": \"59.61\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.51\",\n                                        \"y\": \"1.44\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.90\",\n                                        \"y\": \"-1.61\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"158.10\",\n                                \"y\": \"31.4\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.61\",\n                                        \"y\": \"2.3\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.94\",\n                                        \"y\": \"-2.32\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.45\",\n                                \"y\": \"30.84\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.74\",\n                                        \"y\": \"94.29\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.47\",\n                                        \"y\": \"20.20\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.53\",\n                                \"y\": \"55.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.46\",\n                                        \"y\": \"168.64\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.50\",\n                                        \"y\": \"94.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.33\",\n                                \"y\": \"129.48\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.92\",\n                                        \"y\": \"234.16\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.42\",\n                                        \"y\": \"160.16\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.42\",\n                                \"y\": \"195.16\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"192.94\",\n                                        \"y\": \"55.69\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"118.94\",\n                                        \"y\": \"60.19\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"153.94\",\n                                \"y\": \"26.19\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.39\",\n                                        \"y\": \"326.52\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.12\",\n                                        \"y\": \"330.65\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.23\",\n                                \"y\": \"297.43\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.65\",\n                                        \"y\": \"326.84\",\n                                        \"yaw\": \"180.000046\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"300.15\",\n                                        \"y\": \"330.50\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.81\",\n                                \"y\": \"297.3\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"373.9\",\n                                        \"y\": \"-2.4\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.53\",\n                                        \"y\": \"37.27\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.12\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"234.28\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"199.78\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"165.78\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"168.51\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"134.1\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"100.1\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"338.54\",\n                                        \"y\": \"94.27\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.54\",\n                                        \"y\": \"59.77\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"334.54\",\n                                \"y\": \"25.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.24\",\n                                        \"y\": \"-1.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"158.80\",\n                                        \"y\": \"36.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.46\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.17\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.99\",\n                                        \"y\": \"35.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.81\",\n                                \"y\": \"2.26\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.99\",\n                                        \"y\": \"20.43\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.87\",\n                                        \"y\": \"55.22\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"88.85\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.47\",\n                                        \"y\": \"94.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.56\",\n                                        \"y\": \"129.21\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"163.42\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.35\",\n                                        \"y\": \"160.10\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.21\",\n                                        \"y\": \"195.29\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.55\",\n                                \"y\": \"228.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.28\",\n                                        \"y\": \"59.38\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"153.78\",\n                                        \"y\": \"20.38\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.78\",\n                                \"y\": \"55.38\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"53.0\",\n                                        \"y\": \"330.25\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.86\",\n                                        \"y\": \"292.27\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.57\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"300.57\",\n                                        \"y\": \"331.2\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.60\",\n                                        \"y\": \"291.92\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.55\",\n                                \"y\": \"326.42\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"298.83\",\n                                        \"y\": \"2.14\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.27\",\n                                        \"y\": \"36.68\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.15\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"159.40\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"198.40\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"228.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"93.73\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"132.73\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"162.73\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"20.29\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"59.29\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"89.29\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.65\",\n                                        \"y\": \"2.9\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"158.9\",\n                                        \"y\": \"35.84\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.49\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"52.70\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"93.4\",\n                                        \"y\": \"36.17\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.3\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.76\",\n                                        \"y\": \"93.99\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.92\",\n                                        \"y\": \"55.94\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"25.23\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.78\",\n                                        \"y\": \"168.67\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.47\",\n                                        \"y\": \"129.17\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"99.90\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.75\",\n                                        \"y\": \"234.27\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.25\",\n                                        \"y\": \"195.7\",\n                                        \"yaw\": \"180.000076\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"165.27\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.25\",\n                                        \"y\": \"55.49\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"153.76\",\n                                        \"y\": \"21.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.35\",\n                                \"y\": \"59.68\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.51\",\n                                        \"y\": \"326.45\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.16\",\n                                        \"y\": \"291.69\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.44\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"374.11\",\n                                        \"y\": \"326.55\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"335.4\",\n                                        \"y\": \"291.71\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"305.22\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"298.83\",\n                                        \"y\": \"2.14\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"339.27\",\n                                        \"y\": \"36.68\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"368.15\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"159.40\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"198.40\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"228.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"93.73\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"132.73\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"162.73\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"334.34\",\n                                        \"y\": \"20.29\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"299.84\",\n                                        \"y\": \"59.29\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"338.84\",\n                                \"y\": \"89.29\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"119.65\",\n                                        \"y\": \"2.9\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"158.9\",\n                                        \"y\": \"35.84\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.49\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"52.70\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"93.4\",\n                                        \"y\": \"36.17\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"122.3\",\n                                \"y\": \"-2.4\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.76\",\n                                        \"y\": \"93.99\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.92\",\n                                        \"y\": \"55.94\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"25.23\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"92.78\",\n                                        \"y\": \"168.67\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"126.47\",\n                                        \"y\": \"129.17\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"99.90\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"91.75\",\n                                        \"y\": \"234.27\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.25\",\n                                        \"y\": \"195.7\",\n                                        \"yaw\": \"180.000076\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"88.25\",\n                                \"y\": \"165.27\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.25\",\n                                        \"y\": \"55.49\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"153.76\",\n                                        \"y\": \"21.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"124.35\",\n                                \"y\": \"59.68\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"127.51\",\n                                        \"y\": \"326.45\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.16\",\n                                        \"y\": \"291.69\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"58.44\",\n                                \"y\": \"330.72\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                }\n            ],\n            \"Town02\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"180.93\",\n                                \"y\": \"105.31\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"7.63\",\n                                \"y\": \"109.91\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"26.65\",\n                                \"y\": \"187.56\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"207.4\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"74.67\",\n                                \"y\": \"302.64\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"45.67\",\n                                \"y\": \"270.24\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"46.7\",\n                                \"y\": \"220.74\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"136.12\",\n                                \"y\": \"220.86\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.20\",\n                                \"y\": \"191.59\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.25\",\n                                \"y\": \"240.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"132.5\",\n                                \"y\": \"207.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.27\",\n                                \"y\": \"236.54\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"272.34\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.28\",\n                                \"y\": \"221.41\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.82\",\n                                \"y\": \"191.57\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.60\",\n                                \"y\": \"191.58\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.49\",\n                                \"y\": \"157.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.41\",\n                                \"y\": \"207.2\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"236.94\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"180.93\",\n                                \"y\": \"105.31\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"7.63\",\n                                \"y\": \"109.91\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.22\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.60\",\n                                        \"y\": \"218.56\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.35\",\n                                        \"y\": \"157.56\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"26.65\",\n                                \"y\": \"187.56\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.82\",\n                                        \"y\": \"270.45\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.58\",\n                                        \"y\": \"236.78\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"207.4\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.13\",\n                                        \"y\": \"306.53\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.35\",\n                                        \"y\": \"272.9\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"74.67\",\n                                \"y\": \"302.64\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.52\",\n                                        \"y\": \"206.94\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.91\",\n                                        \"y\": \"236.67\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"45.67\",\n                                \"y\": \"270.24\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"14.4\",\n                                        \"y\": \"191.66\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"76.63\",\n                                        \"y\": \"187.29\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"46.7\",\n                                \"y\": \"220.74\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.5\",\n                                        \"y\": \"191.74\",\n                                        \"yaw\": \"0.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.52\",\n                                        \"y\": \"187.47\",\n                                        \"yaw\": \"180.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"136.12\",\n                                \"y\": \"220.86\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.38\",\n                                        \"y\": \"157.31\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.86\",\n                                        \"y\": \"221.13\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.20\",\n                                \"y\": \"191.59\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.56\",\n                                        \"y\": \"207.53\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.79\",\n                                        \"y\": \"269.16\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.25\",\n                                \"y\": \"240.93\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.70\",\n                                        \"y\": \"237.8\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.35\",\n                                        \"y\": \"241.41\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"132.5\",\n                                \"y\": \"207.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"74.92\",\n                                        \"y\": \"302.50\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.46\",\n                                        \"y\": \"272.5\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.57\",\n                                \"y\": \"306.34\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.1\",\n                                        \"y\": \"271.2\",\n                                        \"yaw\": \"270.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.99\",\n                                        \"y\": \"206.39\",\n                                        \"yaw\": \"90.000061\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.27\",\n                                \"y\": \"236.54\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.47\",\n                                        \"y\": \"302.34\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.18\",\n                                        \"y\": \"306.46\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"272.34\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.50\",\n                                        \"y\": \"217.35\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"22.50\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-7.50\",\n                                \"y\": \"157.35\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"15.53\",\n                                        \"y\": \"191.84\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.92\",\n                                        \"y\": \"221.47\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.26\",\n                                \"y\": \"187.47\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.4\",\n                                        \"y\": \"191.76\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.18\",\n                                        \"y\": \"220.83\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"187.45\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.26\",\n                                        \"y\": \"157.74\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.14\",\n                                        \"y\": \"191.53\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.63\",\n                                \"y\": \"221.27\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.53\",\n                                        \"y\": \"207.38\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.26\",\n                                        \"y\": \"240.99\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.71\",\n                                \"y\": \"270.70\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.63\",\n                                        \"y\": \"236.96\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.4\",\n                                        \"y\": \"207.55\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.53\",\n                                \"y\": \"241.10\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.28\",\n                                        \"y\": \"161.41\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.72\",\n                                        \"y\": \"187.41\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.28\",\n                                \"y\": \"221.41\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.82\",\n                                        \"y\": \"187.67\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"46.2\",\n                                        \"y\": \"221.10\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.82\",\n                                \"y\": \"191.57\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"166.6\",\n                                        \"y\": \"187.54\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.6\",\n                                        \"y\": \"221.2\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.60\",\n                                \"y\": \"191.58\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.72\",\n                                        \"y\": \"221.21\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.15\",\n                                        \"y\": \"191.57\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.49\",\n                                \"y\": \"157.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"193.82\",\n                                        \"y\": \"268.10\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.79\",\n                                        \"y\": \"240.97\",\n                                        \"yaw\": \"0.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"189.41\",\n                                \"y\": \"207.2\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.73\",\n                                        \"y\": \"240.93\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.15\",\n                                        \"y\": \"207.54\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"236.94\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.82\",\n                                        \"y\": \"270.45\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"75.58\",\n                                        \"y\": \"236.78\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"41.37\",\n                                \"y\": \"207.4\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"74.92\",\n                                        \"y\": \"302.50\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.46\",\n                                        \"y\": \"272.5\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.57\",\n                                \"y\": \"306.34\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.50\",\n                                        \"y\": \"217.35\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"22.50\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.0\",\n                                        \"z\": \"1.22\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-7.50\",\n                                \"y\": \"157.35\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.22\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"15.53\",\n                                        \"y\": \"191.84\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"45.92\",\n                                        \"y\": \"221.47\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"75.26\",\n                                \"y\": \"187.47\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.4\",\n                                        \"y\": \"191.76\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.18\",\n                                        \"y\": \"220.83\",\n                                        \"yaw\": \"270.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"166.0\",\n                                \"y\": \"187.45\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.26\",\n                                        \"y\": \"157.74\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.14\",\n                                        \"y\": \"191.53\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.63\",\n                                \"y\": \"221.27\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"189.53\",\n                                        \"y\": \"207.38\",\n                                        \"yaw\": \"90.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.26\",\n                                        \"y\": \"240.99\",\n                                        \"yaw\": \"0.000031\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"193.71\",\n                                \"y\": \"270.70\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"165.63\",\n                                        \"y\": \"236.96\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"132.4\",\n                                        \"y\": \"207.55\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.53\",\n                                \"y\": \"241.10\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.21\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                }\n            ],\n            \"Town03\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.4,\n                                \"y\": 23.39,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.5481719970703\",\n                                \"y\": \"23.466564178466797\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 234.52,\n                                \"y\": 23.65,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"231.04473876953125\",\n                                \"y\": \"23.565475463867188\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.43,\n                                \"y\": 62.24,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.96,\n                                \"y\": 98.9,\n                                \"yaw\": 271.0,\n                                \"z\": 1.12\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1035461425781\",\n                                \"x\": \"243.21473693847656\",\n                                \"y\": \"98.97915649414062\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.29888251423835754\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.1,\n                                \"y\": -140.7,\n                                \"yaw\": 180.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.68,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-78.15487670898438\",\n                                \"y\": \"-106.30052185058594\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.374824196100235\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.1,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-74.6549072265625\",\n                                \"y\": \"-106.31939697265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.3746110796928406\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.11,\n                                \"y\": -170.3,\n                                \"yaw\": 90.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-84.04679870605469\",\n                                \"y\": \"-170.06784057617188\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.48,\n                                \"y\": -170.3,\n                                \"yaw\": 91.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-87.52928924560547\",\n                                \"y\": \"-170.4742431640625\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-88.44371032714844\",\n                                \"y\": \"-28.86114501953125\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26660484075546265\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -113.37,\n                                \"y\": -135.68,\n                                \"yaw\": 1.0,\n                                \"z\": 2.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.33,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.609712600708008\",\n                                \"y\": \"-104.91180419921875\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.44,\n                                \"y\": -167.82,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.15770983695983887\",\n                                \"y\": \"-167.7312469482422\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 7.44,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"10.55854606628418\",\n                                \"y\": \"-163.5830535888672\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 10.99,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"7.061770915985107\",\n                                \"y\": \"-163.75694274902344\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 41.44,\n                                \"y\": -203.9,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"41.517005920410156\",\n                                \"y\": \"-206.9641571044922\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 25.77,\n                                \"y\": -207.44,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"25.680063247680664\",\n                                \"y\": \"-203.86105346679688\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.48,\n                                \"y\": -198.25,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.566158294677734\",\n                                \"y\": \"-194.82147216796875\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.39,\n                                \"y\": 113.42,\n                                \"yaw\": 270.0,\n                                \"z\": 2.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358.8267822265625\",\n                                \"x\": \"242.86146545410156\",\n                                \"y\": \"113.50442504882812\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.5679125189781189\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.36,\n                                \"y\": 113.29,\n                                \"yaw\": 90.0,\n                                \"z\": 2.46\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1732286214828491\",\n                                \"x\": \"228.8646240234375\",\n                                \"y\": \"113.20498657226562\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.5687512755393982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.4,\n                                \"y\": -194.71,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.30937957763672\",\n                                \"y\": \"-198.31613159179688\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.77,\n                                \"y\": 197.2,\n                                \"yaw\": 187.0,\n                                \"z\": 1.74\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.6,\n                                \"y\": 167.1,\n                                \"yaw\": 78.0,\n                                \"z\": 1.53\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-87.55733489990234\",\n                                \"y\": \"167.6916961669922\",\n                                \"yaw\": \"438.6856689453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 203.9,\n                                \"yaw\": 0.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.12353515625\",\n                                \"x\": \"52.918731689453125\",\n                                \"y\": \"207.39906311035156\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"0.2592363655567169\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.64797973632812\",\n                                \"y\": \"165.80230712890625\",\n                                \"yaw\": \"257.414306640625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -201.92,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.58008575439453\",\n                                \"y\": \"-205.50503540039062\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -205.37,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.405517578125\",\n                                \"y\": \"-202.00833129882812\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 68.68,\n                                \"y\": -195.79,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.59178161621094\",\n                                \"y\": \"-192.27935791015625\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 53.6,\n                                \"y\": -192.29,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"53.697120666503906\",\n                                \"y\": \"-196.15476989746094\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"350\",\n                                \"x\": 154.6,\n                                \"y\": -164.4,\n                                \"yaw\": 270.0,\n                                \"z\": 4.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 122.3,\n                                \"y\": -190.88,\n                                \"yaw\": 1.0,\n                                \"z\": 1.21\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"122.3891830444336\",\n                                \"y\": \"-194.4285430908203\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 153.53,\n                                \"y\": -100.37,\n                                \"yaw\": 270.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"12\",\n                                \"x\": 150.81,\n                                \"y\": -165.57,\n                                \"yaw\": 90.0,\n                                \"z\": 4.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 119.41,\n                                \"y\": -132.31,\n                                \"yaw\": 1.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 114.84,\n                                \"y\": -76.55,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"114.74317169189453\",\n                                \"y\": \"-72.87480926513672\",\n                                \"yaw\": \"-178.49090576171875\",\n                                \"z\": \"8.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"9\",\n                                \"x\": 82.9,\n                                \"y\": -47.14,\n                                \"yaw\": 270.0,\n                                \"z\": 5.72\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.96,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.85211944580078\",\n                                \"y\": \"164.83070373535156\",\n                                \"yaw\": \"258.85479736328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.43,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-77.13905334472656\",\n                                \"y\": \"166.22161865234375\",\n                                \"yaw\": \"257.8827209472656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.59,\n                                \"y\": 101.65,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-88.08773803710938\",\n                                \"y\": \"101.6595458984375\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3357953727245331\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.12,\n                                \"y\": 101.68,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-84.58769989013672\",\n                                \"y\": \"101.67036437988281\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3354354798793793\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.9,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.693984508514404\",\n                                \"y\": \"163.87232971191406\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.194162607192993\",\n                                \"y\": \"163.9115447998047\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.12,\n                                \"y\": 102.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.697037696838379\",\n                                \"y\": \"102.12262725830078\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.62,\n                                \"y\": 102.9,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-6.19218635559082\",\n                                \"y\": \"102.87830352783203\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.53,\n                                \"y\": 26.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.7,\n                                \"y\": -3.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.26,\n                                \"y\": -29.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.37,\n                                \"y\": 99.28,\n                                \"yaw\": 270.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 139.75,\n                                \"y\": 62.51,\n                                \"yaw\": 359.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 201.12,\n                                \"y\": 58.8,\n                                \"yaw\": 178.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.8,\n                                \"y\": 34.5,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358.910400390625\",\n                                \"x\": \"-74.27088165283203\",\n                                \"y\": \"34.49037170410156\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.18371541798114777\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.26,\n                                \"y\": 31.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.0536804199219\",\n                                \"x\": \"-77.77780151367188\",\n                                \"y\": \"31.9595947265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.13858206570148468\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.84,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-84.9437484741211\",\n                                \"y\": \"-28.880624771118164\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26675039529800415\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.66,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.14853577315807343\",\n                                \"x\": \"-88.17547607421875\",\n                                \"y\": \"69.48959350585938\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.8320345282554626\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.7,\n                                \"y\": 69.11,\n                                \"yaw\": 270.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.11688232421875\",\n                                \"x\": \"-74.1764907836914\",\n                                \"y\": \"69.10039520263672\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.8328475952148438\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -78.9,\n                                \"yaw\": 90.0,\n                                \"z\": 0.97\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.23343351483345032\",\n                                \"x\": \"-88.58015441894531\",\n                                \"y\": \"-78.89077758789062\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.8594440817832947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.4,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 0.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2005920410156\",\n                                \"x\": \"-74.5789566040039\",\n                                \"y\": \"-78.47042846679688\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.8611809015274048\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.89,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.81\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"8.455883979797363\",\n                                \"y\": \"-78.37200164794922\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.34,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.77\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.903441429138184\",\n                                \"y\": \"69.50254821777344\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.094234466552734\",\n                                \"y\": \"69.08776092529297\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 196.87,\n                                \"yaw\": 179.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.1242796182632446\",\n                                \"x\": \"52.90134048461914\",\n                                \"y\": \"193.39906311035156\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.25958043336868286\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.35,\n                                \"y\": -145.9,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"238.2660675048828\",\n                                \"y\": \"-146.11538696289062\",\n                                \"yaw\": \"85.77556610107422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 236.45,\n                                \"y\": -53.93,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.93157958984375\",\n                                \"y\": \"-54.01557540893555\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 244.44,\n                                \"y\": 44.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"241.04603576660156\",\n                                \"y\": \"44.19745635986328\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 243.51,\n                                \"y\": -54.21,\n                                \"yaw\": 270.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"246.9384002685547\",\n                                \"y\": \"-54.12661361694336\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 238.58,\n                                \"y\": -144.85,\n                                \"yaw\": 91.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.85678100585938\",\n                                \"y\": \"-144.6316375732422\",\n                                \"yaw\": \"86.64344024658203\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": 141.91,\n                                \"y\": 203.68,\n                                \"yaw\": 0.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.2748107910156\",\n                                \"x\": \"141.91873168945312\",\n                                \"y\": \"207.17698669433594\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"2.23475980758667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 245.35,\n                                \"y\": -129.63,\n                                \"yaw\": 270.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"248.77268981933594\",\n                                \"y\": \"-129.54676818847656\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 185.95,\n                                \"y\": -197.37,\n                                \"yaw\": 0.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"185.9499969482422\",\n                                \"y\": \"-193.89999389648438\",\n                                \"yaw\": \"0.0\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 230.94,\n                                \"y\": -174.85,\n                                \"yaw\": 65.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"227.7465362548828\",\n                                \"y\": \"-173.4008331298828\",\n                                \"yaw\": \"65.59180450439453\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 237.1,\n                                \"y\": -178.9,\n                                \"yaw\": 245.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"240.00001525878906\",\n                                \"y\": \"-180.2597198486328\",\n                                \"yaw\": \"244.8795623779297\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.88,\n                                \"y\": 193.2,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.260597586631775\",\n                                \"x\": \"161.10287475585938\",\n                                \"y\": \"196.4036102294922\",\n                                \"yaw\": \"176.02037048339844\",\n                                \"z\": \"2.6701090335845947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 46.36,\n                                \"y\": -203.4,\n                                \"yaw\": 181.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 46.52,\n                                \"y\": -196.33,\n                                \"yaw\": 1.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"46.43220520019531\",\n                                \"y\": \"-192.8362274169922\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -163.36,\n                                \"yaw\": 91.0,\n                                \"z\": 1.82\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.4487547874450684\",\n                                \"y\": \"-163.4599151611328\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.61,\n                                \"y\": 196.49,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.274809718132019\",\n                                \"x\": \"160.38092041015625\",\n                                \"y\": \"192.94418334960938\",\n                                \"yaw\": \"176.3036651611328\",\n                                \"z\": \"2.6584856510162354\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 240.99,\n                                \"y\": 43.78,\n                                \"yaw\": 271.0,\n                                \"z\": 2.44\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"244.55511474609375\",\n                                \"y\": \"43.866703033447266\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.56,\n                                \"y\": -37.12,\n                                \"yaw\": 90.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.5224609375\",\n                                \"y\": \"-37.193870544433594\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.92,\n                                \"y\": -36.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"236.01197814941406\",\n                                \"y\": \"-36.72048568725586\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.73,\n                                \"y\": 0.99,\n                                \"yaw\": 7.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.76,\n                                \"y\": -8.17,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.66706466674805\",\n                                \"y\": \"-4.5203680992126465\",\n                                \"yaw\": \"181.4586181640625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.45,\n                                \"y\": -4.56,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.539730072021484\",\n                                \"y\": \"-8.024791717529297\",\n                                \"yaw\": \"181.48350524902344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -125.3,\n                                \"y\": 45.81,\n                                \"yaw\": 133.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.69,\n                                \"y\": 92.34,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -115.5,\n                                \"y\": 30.75,\n                                \"yaw\": 134.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.84,\n                                \"y\": 170.34,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.265254020690918\",\n                                \"y\": \"170.36167907714844\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.24,\n                                \"y\": 170.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.764954566955566\",\n                                \"y\": \"170.3980255126953\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.52,\n                                \"y\": 196.65,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.0878860130906105\",\n                                \"x\": \"28.512041091918945\",\n                                \"y\": \"193.4599151611328\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.0015862176660448313\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.72,\n                                \"y\": 193.61,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.09670676290988922\",\n                                \"x\": \"28.72835350036621\",\n                                \"y\": \"196.95938110351562\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.00192060018889606\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 110.65,\n                                \"y\": -7.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"110.58321380615234\",\n                                \"y\": \"-3.3287293910980225\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 77.66,\n                                \"y\": -36.16,\n                                \"yaw\": 91.0,\n                                \"z\": 5.25\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"352\",\n                                \"x\": 148.52,\n                                \"y\": -35.96,\n                                \"yaw\": 91.0,\n                                \"z\": 4.15\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 182.48,\n                                \"y\": -6.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"182.4210662841797\",\n                                \"y\": \"-2.2556450366973877\",\n                                \"yaw\": \"-179.14419555664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.72,\n                                \"y\": 5.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.66661071777344\",\n                                \"y\": \"9.503244400024414\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.52,\n                                \"y\": 9.7,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.5752410888672\",\n                                \"y\": \"6.001489639282227\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -34.45,\n                                \"y\": 176.76,\n                                \"yaw\": 144.0,\n                                \"z\": 0.99\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.39,\n                                \"y\": 113.42,\n                                \"yaw\": 270.0,\n                                \"z\": 2.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358.8267822265625\",\n                                \"x\": \"242.86146545410156\",\n                                \"y\": \"113.50442504882812\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.5679125189781189\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.36,\n                                \"y\": 113.29,\n                                \"yaw\": 90.0,\n                                \"z\": 2.46\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1732286214828491\",\n                                \"x\": \"228.8646240234375\",\n                                \"y\": \"113.20498657226562\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.5687512755393982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.6,\n                                \"y\": 167.1,\n                                \"yaw\": 78.0,\n                                \"z\": 1.53\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-87.55733489990234\",\n                                \"y\": \"167.6916961669922\",\n                                \"yaw\": \"438.6856689453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 203.9,\n                                \"yaw\": 0.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.12353515625\",\n                                \"x\": \"52.918731689453125\",\n                                \"y\": \"207.39906311035156\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"0.2592363655567169\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.66,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.14853577315807343\",\n                                \"x\": \"-88.17547607421875\",\n                                \"y\": \"69.48959350585938\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.8320345282554626\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.7,\n                                \"y\": 69.11,\n                                \"yaw\": 270.0,\n                                \"z\": 2.62\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.11688232421875\",\n                                \"x\": \"-74.1764907836914\",\n                                \"y\": \"69.10039520263672\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.8328475952148438\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -78.9,\n                                \"yaw\": 90.0,\n                                \"z\": 0.97\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.23343351483345032\",\n                                \"x\": \"-88.58015441894531\",\n                                \"y\": \"-78.89077758789062\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.8594440817832947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.4,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 0.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2005920410156\",\n                                \"x\": \"-74.5789566040039\",\n                                \"y\": \"-78.47042846679688\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.8611809015274048\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.89,\n                                \"y\": -78.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.81\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"8.455883979797363\",\n                                \"y\": \"-78.37200164794922\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.34,\n                                \"y\": 69.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.77\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.903441429138184\",\n                                \"y\": \"69.50254821777344\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.91,\n                                \"y\": 196.87,\n                                \"yaw\": 179.0,\n                                \"z\": 2.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.1242796182632446\",\n                                \"x\": \"52.90134048461914\",\n                                \"y\": \"193.39906311035156\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.25958043336868286\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.35,\n                                \"y\": -145.9,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"238.2660675048828\",\n                                \"y\": \"-146.11538696289062\",\n                                \"yaw\": \"85.77556610107422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 236.45,\n                                \"y\": -53.93,\n                                \"yaw\": 91.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.93157958984375\",\n                                \"y\": \"-54.01557540893555\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 243.51,\n                                \"y\": -54.21,\n                                \"yaw\": 270.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"246.9384002685547\",\n                                \"y\": \"-54.12661361694336\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 238.58,\n                                \"y\": -144.85,\n                                \"yaw\": 91.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.85678100585938\",\n                                \"y\": \"-144.6316375732422\",\n                                \"yaw\": \"86.64344024658203\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": 141.91,\n                                \"y\": 203.68,\n                                \"yaw\": 0.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"361.2748107910156\",\n                                \"x\": \"141.91873168945312\",\n                                \"y\": \"207.17698669433594\",\n                                \"yaw\": \"359.8570556640625\",\n                                \"z\": \"2.23475980758667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 245.35,\n                                \"y\": -129.63,\n                                \"yaw\": 270.0,\n                                \"z\": 1.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"248.77268981933594\",\n                                \"y\": \"-129.54676818847656\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 185.95,\n                                \"y\": -197.37,\n                                \"yaw\": 0.0,\n                                \"z\": 1.78\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"185.9499969482422\",\n                                \"y\": \"-193.89999389648438\",\n                                \"yaw\": \"0.0\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 230.94,\n                                \"y\": -174.85,\n                                \"yaw\": 65.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"227.7465362548828\",\n                                \"y\": \"-173.4008331298828\",\n                                \"yaw\": \"65.59180450439453\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 237.1,\n                                \"y\": -178.9,\n                                \"yaw\": 245.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"240.00001525878906\",\n                                \"y\": \"-180.2597198486328\",\n                                \"yaw\": \"244.8795623779297\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.88,\n                                \"y\": 193.2,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.260597586631775\",\n                                \"x\": \"161.10287475585938\",\n                                \"y\": \"196.4036102294922\",\n                                \"yaw\": \"176.02037048339844\",\n                                \"z\": \"2.6701090335845947\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 46.36,\n                                \"y\": -203.4,\n                                \"yaw\": 181.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": 160.61,\n                                \"y\": 196.49,\n                                \"yaw\": 179.0,\n                                \"z\": 4.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-1.274809718132019\",\n                                \"x\": \"160.38092041015625\",\n                                \"y\": \"192.94418334960938\",\n                                \"yaw\": \"176.3036651611328\",\n                                \"z\": \"2.6584856510162354\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 240.99,\n                                \"y\": 43.78,\n                                \"yaw\": 271.0,\n                                \"z\": 2.44\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.43\",\n                                        \"y\": \"113.35\",\n                                        \"yaw\": \"271.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.87\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"1.362183\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"234.5481719970703\",\n                                \"y\": \"23.466564178466797\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.69\",\n                                        \"y\": \"113.45\",\n                                        \"yaw\": \"270.59845\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.69\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"0.598419\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 234.52,\n                                \"y\": 23.65,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.69\",\n                                        \"y\": \"113.45\",\n                                        \"yaw\": \"270.59845\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.69\",\n                                        \"y\": \"62.39\",\n                                        \"yaw\": \"0.598419\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"231.04473876953125\",\n                                \"y\": \"23.565475463867188\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.32\",\n                                        \"y\": \"22.71\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.8\",\n                                        \"y\": \"22.75\",\n                                        \"yaw\": \"89.268646\",\n                                        \"z\": \"2.23\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"239.40\",\n                                        \"y\": \"112.66\",\n                                        \"yaw\": \"269.268646\",\n                                        \"z\": \"2.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.43,\n                                \"y\": 62.24,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.96,\n                                \"y\": 98.9,\n                                \"yaw\": 271.0,\n                                \"z\": 1.12\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.1035461425781\",\n                                \"x\": \"243.21473693847656\",\n                                \"y\": \"98.97915649414062\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.29888251423835754\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-114.41\",\n                                        \"y\": \"-135.62\",\n                                        \"yaw\": \"0.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.91\",\n                                        \"y\": \"-101.82\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.47\",\n                                        \"y\": \"-101.76\",\n                                        \"yaw\": \"270.91452\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.46\",\n                                        \"y\": \"-170.55\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.39\",\n                                        \"y\": \"-170.61\",\n                                        \"yaw\": \"90.91449\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.1,\n                                \"y\": -140.7,\n                                \"yaw\": 180.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.68,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-83.83\",\n                                        \"y\": \"-174.67\",\n                                        \"yaw\": \"92.183899\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.45\",\n                                        \"y\": \"-135.50\",\n                                        \"yaw\": \"0.061707\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.56\",\n                                        \"y\": \"-139.47\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-78.15487670898438\",\n                                \"y\": \"-106.30052185058594\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.374824196100235\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -78.1,\n                                \"y\": -106.31,\n                                \"yaw\": 270.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"-175.22\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"-175.24\",\n                                        \"yaw\": \"90.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-112.7\",\n                                        \"y\": \"-135.63\",\n                                        \"yaw\": \"0.070038\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.0\",\n                                        \"y\": \"-139.30\",\n                                        \"yaw\": \"180.333191\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"361.3090515136719\",\n                                \"x\": \"-74.6549072265625\",\n                                \"y\": \"-106.31939697265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"-0.3746110796928406\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.11,\n                                \"y\": -170.3,\n                                \"yaw\": 90.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.11\",\n                                        \"y\": \"-170.3\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.12\",\n                                        \"y\": \"-169.33\",\n                                        \"yaw\": \"90.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.20\",\n                                        \"y\": \"-135.56\",\n                                        \"yaw\": \"0.99231\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-84.04679870605469\",\n                                \"y\": \"-170.06784057617188\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.48,\n                                \"y\": -170.3,\n                                \"yaw\": 91.0,\n                                \"z\": 0.92\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.16\",\n                                        \"y\": \"-100.62\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.51\",\n                                        \"y\": \"-100.63\",\n                                        \"yaw\": \"269.305237\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.18\",\n                                        \"y\": \"-139.18\",\n                                        \"yaw\": \"181.411148\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-113.49\",\n                                        \"y\": \"-135.14\",\n                                        \"yaw\": \"1.411133\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-87.52928924560547\",\n                                \"y\": \"-170.4742431640625\",\n                                \"yaw\": \"93.27017974853516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-88.44371032714844\",\n                                \"y\": \"-28.86114501953125\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26660484075546265\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.36\",\n                                        \"y\": \"-2.95\",\n                                        \"yaw\": \"180.718124\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.16\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"89.683105\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-33.98\",\n                                        \"yaw\": \"90.718109\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.98\",\n                                        \"y\": \"39.61\",\n                                        \"yaw\": \"270.218109\",\n                                        \"z\": \"1.38\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.18\",\n                                        \"y\": \"36.65\",\n                                        \"yaw\": \"269.718109\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.12\",\n                                        \"y\": \"-139.6\",\n                                        \"yaw\": \"181.239594\",\n                                        \"z\": \"0.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.34\",\n                                        \"y\": \"-174.23\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.72\",\n                                        \"y\": \"-174.7\",\n                                        \"yaw\": \"91.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.29\",\n                                        \"y\": \"-102.45\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.75\",\n                                        \"y\": \"-102.37\",\n                                        \"yaw\": \"271.239563\",\n                                        \"z\": \"0.77\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -113.37,\n                                \"y\": -135.68,\n                                \"yaw\": 1.0,\n                                \"z\": 2.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"348.799988\",\n                                        \"x\": \"40.70\",\n                                        \"y\": \"-137.40\",\n                                        \"yaw\": \"180.560562\",\n                                        \"z\": \"3.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.9\",\n                                        \"y\": \"-173.4\",\n                                        \"yaw\": \"90.437988\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.9\",\n                                        \"y\": \"-173.7\",\n                                        \"yaw\": \"91.368103\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.65\",\n                                        \"y\": \"-100.19\",\n                                        \"yaw\": \"270.560547\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.38\",\n                                        \"y\": \"-100.12\",\n                                        \"yaw\": \"272.060516\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.33,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.12\",\n                                        \"y\": \"-173.5\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.14\",\n                                        \"y\": \"-173.10\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.46\",\n                                        \"yaw\": \"0.320282\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"353.754242\",\n                                        \"x\": \"40.66\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"4.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.609712600708008\",\n                                \"y\": \"-104.91180419921875\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"1.778076\",\n                                        \"x\": \"-37.55\",\n                                        \"y\": \"-135.41\",\n                                        \"yaw\": \"1.112823\",\n                                        \"z\": \"1.36\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.999237\",\n                                        \"x\": \"5.46\",\n                                        \"y\": \"-100.0\",\n                                        \"yaw\": \"271.128693\",\n                                        \"z\": \"1.19\"\n                                    },\n                                    {\n                                        \"pitch\": \"359.04245\",\n                                        \"x\": \"9.22\",\n                                        \"y\": \"-100.93\",\n                                        \"yaw\": \"271.220764\",\n                                        \"z\": \"1.13\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"0.11\",\n                                        \"y\": \"-172.88\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"-3.18\",\n                                        \"y\": \"-172.95\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.24\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.44,\n                                \"y\": -167.82,\n                                \"yaw\": 91.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.47\",\n                                        \"y\": \"-100.42\",\n                                        \"yaw\": \"271.386719\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"351.057251\",\n                                        \"x\": \"40.85\",\n                                        \"y\": \"-137.24\",\n                                        \"yaw\": \"181.386688\",\n                                        \"z\": \"3.96\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.90\",\n                                        \"y\": \"-135.27\",\n                                        \"yaw\": \"1.386658\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.15770983695983887\",\n                                \"y\": \"-167.7312469482422\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.60\",\n                                        \"y\": \"-198.55\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.70\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.92\",\n                                        \"y\": \"-203.98\",\n                                        \"yaw\": \"180.996216\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 7.44,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.60\",\n                                        \"y\": \"-198.55\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.70\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"41.92\",\n                                        \"y\": \"-203.98\",\n                                        \"yaw\": \"180.996216\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"10.55854606628418\",\n                                \"y\": \"-163.5830535888672\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.54\",\n                                        \"y\": \"-198.32\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.63\",\n                                        \"y\": \"-194.70\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 10.99,\n                                \"y\": -163.66,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.54\",\n                                        \"y\": \"-198.32\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-32.63\",\n                                        \"y\": \"-194.70\",\n                                        \"yaw\": \"0.996216\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"7.061770915985107\",\n                                \"y\": \"-163.75694274902344\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 41.44,\n                                \"y\": -203.9,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"41.517005920410156\",\n                                \"y\": \"-206.9641571044922\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 25.77,\n                                \"y\": -207.44,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"25.680063247680664\",\n                                \"y\": \"-203.86105346679688\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.87\",\n                                        \"y\": \"-204.4\",\n                                        \"yaw\": \"181.643997\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.37\",\n                                        \"y\": \"-163.23\",\n                                        \"yaw\": \"271.643982\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.48,\n                                \"y\": -198.25,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.87\",\n                                        \"y\": \"-204.4\",\n                                        \"yaw\": \"181.643997\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.37\",\n                                        \"y\": \"-163.23\",\n                                        \"yaw\": \"271.643982\",\n                                        \"z\": \"0.93\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.566158294677734\",\n                                \"y\": \"-194.82147216796875\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": -32.4,\n                                \"y\": -194.71,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"41.32\",\n                                        \"y\": \"-203.84\",\n                                        \"yaw\": \"181.228012\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.32\",\n                                        \"y\": \"-163.85\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.93\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"10.86\",\n                                        \"y\": \"-163.95\",\n                                        \"yaw\": \"271.227997\",\n                                        \"z\": \"0.92\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-32.30937957763672\",\n                                \"y\": \"-198.31613159179688\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -201.92,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.58008575439453\",\n                                \"y\": \"-205.50503540039062\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 99.49,\n                                \"y\": -205.37,\n                                \"yaw\": 184.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"99.405517578125\",\n                                \"y\": \"-202.00833129882812\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 68.68,\n                                \"y\": -195.79,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.59178161621094\",\n                                \"y\": \"-192.27935791015625\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 53.6,\n                                \"y\": -192.29,\n                                \"yaw\": 1.0,\n                                \"z\": 1.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.3\",\n                                        \"y\": \"-201.97\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.040314\",\n                                        \"x\": \"100.46\",\n                                        \"y\": \"-205.33\",\n                                        \"yaw\": \"181.765335\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.996887\",\n                                        \"x\": \"86.51\",\n                                        \"y\": \"-181.27\",\n                                        \"yaw\": \"271.76532\",\n                                        \"z\": \"1.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"53.697120666503906\",\n                                \"y\": \"-196.15476989746094\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"121.60\",\n                                        \"y\": \"-190.81\",\n                                        \"yaw\": \"0.810791\",\n                                        \"z\": \"1.82\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"350\",\n                                \"x\": 154.6,\n                                \"y\": -164.4,\n                                \"yaw\": 270.0,\n                                \"z\": 4.7\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 122.3,\n                                \"y\": -190.88,\n                                \"yaw\": 1.0,\n                                \"z\": 1.21\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"350.85144\",\n                                        \"x\": \"154.89\",\n                                        \"y\": \"-164.5\",\n                                        \"yaw\": \"271.517822\",\n                                        \"z\": \"5.2\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"122.3891830444336\",\n                                \"y\": \"-194.4285430908203\",\n                                \"yaw\": \"1.439544677734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.91394\",\n                                        \"x\": \"117.78\",\n                                        \"y\": \"-136.11\",\n                                        \"yaw\": \"181.14859\",\n                                        \"z\": \"10.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"4.646606\",\n                                        \"x\": \"83.6\",\n                                        \"y\": \"-166.12\",\n                                        \"yaw\": \"92.100159\",\n                                        \"z\": \"7.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.714478\",\n                                        \"x\": \"85.16\",\n                                        \"y\": \"-103.41\",\n                                        \"yaw\": \"271.442688\",\n                                        \"z\": \"9.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"357.548035\",\n                                        \"x\": \"83.78\",\n                                        \"y\": \"-104.47\",\n                                        \"yaw\": \"273.09137\",\n                                        \"z\": \"10.29\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.210297\",\n                                        \"x\": \"117.37\",\n                                        \"y\": \"-135.35\",\n                                        \"yaw\": \"183.091324\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"4.749939\",\n                                        \"x\": \"52.33\",\n                                        \"y\": \"-133.70\",\n                                        \"yaw\": \"1.894897\",\n                                        \"z\": \"7.7\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.270966\",\n                                        \"x\": \"51.93\",\n                                        \"y\": \"-134.6\",\n                                        \"yaw\": \"1.270905\",\n                                        \"z\": \"7.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.643555\",\n                                        \"x\": \"85.86\",\n                                        \"y\": \"-103.59\",\n                                        \"yaw\": \"271.270905\",\n                                        \"z\": \"9.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"14.121033\",\n                                        \"x\": \"82.16\",\n                                        \"y\": \"-166.43\",\n                                        \"yaw\": \"91.270874\",\n                                        \"z\": \"5.56\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"83.33\",\n                                        \"y\": \"-166.89\",\n                                        \"yaw\": \"92.13089\",\n                                        \"z\": \"5.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"9.838623\",\n                                        \"x\": \"52.36\",\n                                        \"y\": \"-133.42\",\n                                        \"yaw\": \"2.13089\",\n                                        \"z\": \"6.85\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"115.25\",\n                                        \"y\": \"-136.19\",\n                                        \"yaw\": \"182.130905\",\n                                        \"z\": \"9.35\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"150.78\",\n                                        \"y\": \"-166.9\",\n                                        \"yaw\": \"90.90213\",\n                                        \"z\": \"4.26\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.064728\",\n                                        \"x\": \"119.24\",\n                                        \"y\": \"-132.19\",\n                                        \"yaw\": \"0.90213\",\n                                        \"z\": \"9.53\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 153.53,\n                                \"y\": -100.37,\n                                \"yaw\": 270.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.324677\",\n                                        \"x\": \"153.91\",\n                                        \"y\": \"-100.74\",\n                                        \"yaw\": \"270.315552\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.80191\",\n                                        \"x\": \"119.89\",\n                                        \"y\": \"-131.65\",\n                                        \"yaw\": \"0.600189\",\n                                        \"z\": \"9.67\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"12\",\n                                \"x\": 150.81,\n                                \"y\": -165.57,\n                                \"yaw\": 90.0,\n                                \"z\": 4.4\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"10.508362\",\n                                        \"x\": \"82.56\",\n                                        \"y\": \"-46.78\",\n                                        \"yaw\": \"271.32608\",\n                                        \"z\": \"6.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 114.84,\n                                \"y\": -76.55,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"10.508362\",\n                                        \"x\": \"82.56\",\n                                        \"y\": \"-46.78\",\n                                        \"yaw\": \"271.32608\",\n                                        \"z\": \"6.54\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"114.74317169189453\",\n                                \"y\": \"-72.87480926513672\",\n                                \"yaw\": \"-178.49090576171875\",\n                                \"z\": \"8.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.490753\",\n                                        \"x\": \"111.82\",\n                                        \"y\": \"-74.13\",\n                                        \"yaw\": \"180.623871\",\n                                        \"z\": \"11.21\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"9\",\n                                \"x\": 82.9,\n                                \"y\": -47.14,\n                                \"yaw\": 270.0,\n                                \"z\": 5.72\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.3\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.69\",\n                                        \"y\": \"103.97\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.36\",\n                                        \"y\": \"104.7\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.11\",\n                                        \"y\": \"165.37\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.70\",\n                                        \"y\": \"165.55\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.96,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.85211944580078\",\n                                \"y\": \"164.83070373535156\",\n                                \"yaw\": \"258.85479736328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.43,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"100.94\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.42\",\n                                        \"y\": \"136.53\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.26\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-77.13905334472656\",\n                                \"y\": \"166.22161865234375\",\n                                \"yaw\": \"257.8827209472656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.59,\n                                \"y\": 101.65,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-88.08773803710938\",\n                                \"y\": \"101.6595458984375\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3357953727245331\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.12,\n                                \"y\": 101.68,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.9\",\n                                        \"y\": \"166.30\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.89\",\n                                        \"y\": \"131.46\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.1\",\n                                        \"y\": \"136.73\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-84.58769989013672\",\n                                \"y\": \"101.67036437988281\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3354354798793793\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.9\",\n                                        \"y\": \"137.15\",\n                                        \"yaw\": \"358.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.80\",\n                                        \"y\": \"164.23\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.40\",\n                                        \"y\": \"164.6\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.91\",\n                                        \"y\": \"102.90\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.87\",\n                                        \"y\": \"102.78\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.9,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.693984508514404\",\n                                \"y\": \"163.87232971191406\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"102.53\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.10\",\n                                        \"y\": \"134.37\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.11\",\n                                        \"y\": \"130.7\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.194162607192993\",\n                                \"y\": \"163.9115447998047\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.12,\n                                \"y\": 102.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.697037696838379\",\n                                \"y\": \"102.12262725830078\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.62,\n                                \"y\": 102.9,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.95\",\n                                        \"y\": \"163.28\",\n                                        \"yaw\": \"269.379242\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.52\",\n                                        \"y\": \"130.99\",\n                                        \"yaw\": \"179.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"136.34\",\n                                        \"yaw\": \"359.379211\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-6.19218635559082\",\n                                \"y\": \"102.87830352783203\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.63\",\n                                        \"y\": \"134.24\",\n                                        \"yaw\": \"359.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"1.94\",\n                                        \"y\": \"163.13\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.61\",\n                                        \"y\": \"163.2\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.63\",\n                                        \"y\": \"101.72\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"101.54\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.55\",\n                                        \"y\": \"130.76\",\n                                        \"yaw\": \"178.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.37\",\n                                        \"y\": \"102.33\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"102.48\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.93\",\n                                        \"y\": \"163.65\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.34\",\n                                        \"y\": \"163.79\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-148.92\",\n                                        \"y\": \"-34.67\",\n                                        \"yaw\": \"89.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-110.54\",\n                                        \"y\": \"-3.58\",\n                                        \"yaw\": \"179.832642\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -145.53,\n                                \"y\": 26.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.48\",\n                                        \"y\": \"30.80\",\n                                        \"yaw\": \"270.041382\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-149.11\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.041351\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.7,\n                                \"y\": -3.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.36\",\n                                        \"y\": \"31.37\",\n                                        \"yaw\": \"270.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-111.5\",\n                                        \"y\": \"-3.22\",\n                                        \"yaw\": \"180.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.26,\n                                \"y\": -29.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.98\",\n                                        \"y\": \"58.91\",\n                                        \"yaw\": \"180.209106\",\n                                        \"z\": \"1.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.37,\n                                \"y\": 99.28,\n                                \"yaw\": 270.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"other_actors\": {},\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 139.75,\n                                \"y\": 62.51,\n                                \"yaw\": 359.0,\n                                \"z\": 1.17\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"170.14\",\n                                        \"y\": \"97.81\",\n                                        \"yaw\": \"268.909027\",\n                                        \"z\": \"2.4\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 201.12,\n                                \"y\": 58.8,\n                                \"yaw\": 178.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.22\",\n                                        \"y\": \"-34.30\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-34.27\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.3\",\n                                        \"y\": \"0.31\",\n                                        \"yaw\": \"359.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.64\",\n                                        \"y\": \"-2.99\",\n                                        \"yaw\": \"180.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.8,\n                                \"y\": 34.5,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.22\",\n                                        \"y\": \"-34.30\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-34.27\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.3\",\n                                        \"y\": \"0.31\",\n                                        \"yaw\": \"359.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.64\",\n                                        \"y\": \"-2.99\",\n                                        \"yaw\": \"180.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"358.910400390625\",\n                                \"x\": \"-74.27088165283203\",\n                                \"y\": \"34.49037170410156\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.18371541798114777\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -74.26,\n                                \"y\": 31.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.17\",\n                                        \"y\": \"-34.11\",\n                                        \"yaw\": \"90.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.96\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"0.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.36\",\n                                        \"y\": \"-2.78\",\n                                        \"yaw\": \"180.289825\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0536804199219\",\n                                \"x\": \"-77.77780151367188\",\n                                \"y\": \"31.9595947265625\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.13858206570148468\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.13\",\n                                        \"y\": \"0.27\",\n                                        \"yaw\": \"0.453156\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.72\",\n                                        \"y\": \"39.76\",\n                                        \"yaw\": \"269.523254\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.13\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.453156\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"-33.93\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.22\",\n                                        \"y\": \"-34.28\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.84,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.84\",\n                                        \"y\": \"40.6\",\n                                        \"yaw\": \"269.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.43\",\n                                        \"y\": \"-3.6\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.51\",\n                                        \"y\": \"0.26\",\n                                        \"yaw\": \"0.153778\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-84.9437484741211\",\n                                \"y\": \"-28.880624771118164\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26675039529800415\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 235.56,\n                                \"y\": -37.12,\n                                \"yaw\": 90.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"5.94\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"199.18\",\n                                        \"y\": \"9.25\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.80\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"232.5224609375\",\n                                \"y\": \"-37.193870544433594\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 231.92,\n                                \"y\": -36.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.79\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.67\",\n                                        \"y\": \"6.24\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"200.35\",\n                                        \"y\": \"9.56\",\n                                        \"yaw\": \"0.053986\",\n                                        \"z\": \"1.79\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"236.01197814941406\",\n                                \"y\": \"-36.72048568725586\",\n                                \"yaw\": \"91.3932113647461\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.84,\n                                \"y\": 170.34,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.3\",\n                                        \"y\": \"196.64\",\n                                        \"yaw\": \"179.39917\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.5\",\n                                        \"y\": \"194.9\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.265254020690918\",\n                                \"y\": \"170.36167907714844\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.24,\n                                \"y\": 170.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.26\",\n                                        \"y\": \"194.19\",\n                                        \"yaw\": \"181.136978\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.764954566955566\",\n                                \"y\": \"170.3980255126953\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.52,\n                                \"y\": 196.65,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.72\",\n                                        \"y\": \"165.25\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.0878860130906105\",\n                                \"x\": \"28.512041091918945\",\n                                \"y\": \"193.4599151611328\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.0015862176660448313\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.72,\n                                \"y\": 193.61,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.3\",\n                                        \"y\": \"165.50\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.33\",\n                                        \"y\": \"165.47\",\n                                        \"yaw\": \"89.699402\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.09670676290988922\",\n                                \"x\": \"28.72835350036621\",\n                                \"y\": \"196.95938110351562\",\n                                \"yaw\": \"179.85704040527344\",\n                                \"z\": \"0.00192060018889606\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.72,\n                                \"y\": 5.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.62\",\n                                        \"y\": \"-35.2\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.93\",\n                                        \"y\": \"-34.86\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.30\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.66661071777344\",\n                                \"y\": \"9.503244400024414\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 199.52,\n                                \"y\": 9.7,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"235.71\",\n                                        \"y\": \"-34.55\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"232.2\",\n                                        \"y\": \"-34.58\",\n                                        \"yaw\": \"90.374084\",\n                                        \"z\": \"1.29\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"199.5752410888672\",\n                                \"y\": \"6.001489639282227\",\n                                \"yaw\": \"0.855804443359375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.78\",\n                                        \"y\": \"196.68\",\n                                        \"yaw\": \"180.072144\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.30\",\n                                        \"y\": \"193.64\",\n                                        \"yaw\": \"180.072144\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -34.45,\n                                \"y\": 176.76,\n                                \"yaw\": 144.0,\n                                \"z\": 0.99\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 239.96,\n                                \"y\": 98.9,\n                                \"yaw\": 271.0,\n                                \"z\": 1.12\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"234.51\",\n                                        \"y\": \"22.0\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"231.6\",\n                                        \"y\": \"21.93\",\n                                        \"yaw\": \"91.268036\",\n                                        \"z\": \"2.18\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"201.71\",\n                                        \"y\": \"62.14\",\n                                        \"yaw\": \"1.268036\",\n                                        \"z\": \"2.17\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.1035461425781\",\n                                \"x\": \"243.21473693847656\",\n                                \"y\": \"98.97915649414062\",\n                                \"yaw\": \"271.3932189941406\",\n                                \"z\": \"0.29888251423835754\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.2,\n                                \"y\": -28.87,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-78.1\",\n                                        \"y\": \"41.2\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.6\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"269.486115\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.46\",\n                                        \"y\": \"-3.1\",\n                                        \"yaw\": \"179.103333\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.8\",\n                                        \"y\": \"0.83\",\n                                        \"yaw\": \"359.486084\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.8396051526069641\",\n                                \"x\": \"-88.44371032714844\",\n                                \"y\": \"-28.86114501953125\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"-0.26660484075546265\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.36\",\n                                        \"y\": \"-2.95\",\n                                        \"yaw\": \"180.718124\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.16\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"89.683105\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-33.98\",\n                                        \"yaw\": \"90.718109\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.98\",\n                                        \"y\": \"39.61\",\n                                        \"yaw\": \"270.218109\",\n                                        \"z\": \"1.38\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.18\",\n                                        \"y\": \"36.65\",\n                                        \"yaw\": \"269.718109\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -116.67,\n                                \"y\": 0.32,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"348.799988\",\n                                        \"x\": \"40.70\",\n                                        \"y\": \"-137.40\",\n                                        \"yaw\": \"180.560562\",\n                                        \"z\": \"3.95\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.9\",\n                                        \"y\": \"-173.4\",\n                                        \"yaw\": \"90.437988\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.9\",\n                                        \"y\": \"-173.7\",\n                                        \"yaw\": \"91.368103\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.65\",\n                                        \"y\": \"-100.19\",\n                                        \"yaw\": \"270.560547\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.38\",\n                                        \"y\": \"-100.12\",\n                                        \"yaw\": \"272.060516\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -32.34,\n                                \"y\": -135.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.83,\n                                \"y\": -104.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.18\",\n                                        \"y\": \"-172.93\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.12\",\n                                        \"y\": \"-172.99\",\n                                        \"yaw\": \"90.999603\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.62\",\n                                        \"y\": \"-135.48\",\n                                        \"yaw\": \"0.999603\",\n                                        \"z\": \"1.16\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"347.151978\",\n                                        \"x\": \"41.18\",\n                                        \"y\": \"-137.41\",\n                                        \"yaw\": \"180.999588\",\n                                        \"z\": \"3.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.106517791748047\",\n                                \"y\": \"-104.73915100097656\",\n                                \"yaw\": \"-88.58646392822266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"1.778076\",\n                                        \"x\": \"-37.55\",\n                                        \"y\": \"-135.41\",\n                                        \"yaw\": \"1.112823\",\n                                        \"z\": \"1.36\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.999237\",\n                                        \"x\": \"5.46\",\n                                        \"y\": \"-100.0\",\n                                        \"yaw\": \"271.128693\",\n                                        \"z\": \"1.19\"\n                                    },\n                                    {\n                                        \"pitch\": \"359.04245\",\n                                        \"x\": \"9.22\",\n                                        \"y\": \"-100.93\",\n                                        \"yaw\": \"271.220764\",\n                                        \"z\": \"1.13\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"0.11\",\n                                        \"y\": \"-172.88\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.29\"\n                                    },\n                                    {\n                                        \"pitch\": \"1.071045\",\n                                        \"x\": \"-3.18\",\n                                        \"y\": \"-172.95\",\n                                        \"yaw\": \"91.231689\",\n                                        \"z\": \"1.24\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"354\",\n                                \"x\": 37.76,\n                                \"y\": -137.76,\n                                \"yaw\": 181.0,\n                                \"z\": 3.73\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.6,\n                                \"y\": -167.82,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.51\",\n                                        \"y\": \"-100.51\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.23\",\n                                        \"y\": \"-100.39\",\n                                        \"yaw\": \"270.997437\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"348.837982\",\n                                        \"x\": \"40.97\",\n                                        \"y\": \"-137.39\",\n                                        \"yaw\": \"180.997421\",\n                                        \"z\": \"4.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-37.15\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.997406\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.3387670516967773\",\n                                \"y\": \"-167.91720581054688\",\n                                \"yaw\": \"91.41353607177734\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": 41.44,\n                                \"y\": -203.9,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.74\",\n                                        \"y\": \"-198.48\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.095215\",\n                                        \"x\": \"-32.81\",\n                                        \"y\": \"-194.74\",\n                                        \"yaw\": \"1.617889\",\n                                        \"z\": \"0.87\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"7.46\",\n                                        \"y\": \"-163.38\",\n                                        \"yaw\": \"271.617889\",\n                                        \"z\": \"0.94\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"41.517005920410156\",\n                                \"y\": \"-206.9641571044922\",\n                                \"yaw\": \"-178.56045532226562\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.91394\",\n                                        \"x\": \"117.78\",\n                                        \"y\": \"-136.11\",\n                                        \"yaw\": \"181.14859\",\n                                        \"z\": \"10.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"4.646606\",\n                                        \"x\": \"83.6\",\n                                        \"y\": \"-166.12\",\n                                        \"yaw\": \"92.100159\",\n                                        \"z\": \"7.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"358.714478\",\n                                        \"x\": \"85.16\",\n                                        \"y\": \"-103.41\",\n                                        \"yaw\": \"271.442688\",\n                                        \"z\": \"9.78\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"11\",\n                                \"x\": 52.2,\n                                \"y\": -133.34,\n                                \"yaw\": 1.0,\n                                \"z\": 6.48\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"357.548035\",\n                                        \"x\": \"83.78\",\n                                        \"y\": \"-104.47\",\n                                        \"yaw\": \"273.09137\",\n                                        \"z\": \"10.29\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.210297\",\n                                        \"x\": \"117.37\",\n                                        \"y\": \"-135.35\",\n                                        \"yaw\": \"183.091324\",\n                                        \"z\": \"9.81\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"4.749939\",\n                                        \"x\": \"52.33\",\n                                        \"y\": \"-133.70\",\n                                        \"yaw\": \"1.894897\",\n                                        \"z\": \"7.7\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"16\",\n                                \"x\": 82.22,\n                                \"y\": -166.54,\n                                \"yaw\": 93.0,\n                                \"z\": 5.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.270966\",\n                                        \"x\": \"51.93\",\n                                        \"y\": \"-134.6\",\n                                        \"yaw\": \"1.270905\",\n                                        \"z\": \"7.2\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.643555\",\n                                        \"x\": \"85.86\",\n                                        \"y\": \"-103.59\",\n                                        \"yaw\": \"271.270905\",\n                                        \"z\": \"9.73\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"14.121033\",\n                                        \"x\": \"82.16\",\n                                        \"y\": \"-166.43\",\n                                        \"yaw\": \"91.270874\",\n                                        \"z\": \"5.56\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 115.32,\n                                \"y\": -135.69,\n                                \"yaw\": 181.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"83.33\",\n                                        \"y\": \"-166.89\",\n                                        \"yaw\": \"92.13089\",\n                                        \"z\": \"5.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"9.838623\",\n                                        \"x\": \"52.36\",\n                                        \"y\": \"-133.42\",\n                                        \"yaw\": \"2.13089\",\n                                        \"z\": \"6.85\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"115.25\",\n                                        \"y\": \"-136.19\",\n                                        \"yaw\": \"182.130905\",\n                                        \"z\": \"9.35\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 84.1,\n                                \"y\": -103.48,\n                                \"yaw\": 272.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"11.675812\",\n                                        \"x\": \"150.78\",\n                                        \"y\": \"-166.9\",\n                                        \"yaw\": \"90.90213\",\n                                        \"z\": \"4.26\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.064728\",\n                                        \"x\": \"119.24\",\n                                        \"y\": \"-132.19\",\n                                        \"yaw\": \"0.90213\",\n                                        \"z\": \"9.53\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 153.53,\n                                \"y\": -100.37,\n                                \"yaw\": 270.0,\n                                \"z\": 9.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.3\",\n                                        \"y\": \"131.54\",\n                                        \"yaw\": \"179.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.69\",\n                                        \"y\": \"103.97\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.36\",\n                                        \"y\": \"104.7\",\n                                        \"yaw\": \"89.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.11\",\n                                        \"y\": \"165.37\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.70\",\n                                        \"y\": \"165.55\",\n                                        \"yaw\": \"269.511353\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -117.14,\n                                \"y\": 136.33,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.96,\n                                \"y\": 165.64,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"100.6\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.25\",\n                                        \"y\": \"100.7\",\n                                        \"yaw\": \"89.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.82\",\n                                        \"y\": \"136.82\",\n                                        \"yaw\": \"359.67984\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"131.12\",\n                                        \"yaw\": \"179.67981\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-73.85211944580078\",\n                                \"y\": \"164.83070373535156\",\n                                \"yaw\": \"258.85479736328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -84.59,\n                                \"y\": 101.65,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.7\",\n                                        \"y\": \"167.18\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.78\",\n                                        \"y\": \"167.13\",\n                                        \"yaw\": \"269.226044\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.48\",\n                                        \"y\": \"131.47\",\n                                        \"yaw\": \"179.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-115.88\",\n                                        \"y\": \"137.58\",\n                                        \"yaw\": \"359.226013\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-1.012520670890808\",\n                                \"x\": \"-88.08773803710938\",\n                                \"y\": \"101.6595458984375\",\n                                \"yaw\": \"89.84374237060547\",\n                                \"z\": \"0.3357953727245331\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-116.9\",\n                                        \"y\": \"137.15\",\n                                        \"yaw\": \"358.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.80\",\n                                        \"y\": \"164.23\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-73.40\",\n                                        \"y\": \"164.6\",\n                                        \"yaw\": \"268.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.91\",\n                                        \"y\": \"102.90\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.87\",\n                                        \"y\": \"102.78\",\n                                        \"yaw\": \"88.753967\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -45.5,\n                                \"y\": 131.43,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.9,\n                                \"y\": 163.89,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.31\",\n                                        \"y\": \"101.85\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.74\",\n                                        \"y\": \"102.16\",\n                                        \"yaw\": \"90.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.49\",\n                                        \"y\": \"134.69\",\n                                        \"yaw\": \"0.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.57\",\n                                        \"y\": \"130.45\",\n                                        \"yaw\": \"180.245483\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.693984508514404\",\n                                \"y\": \"163.87232971191406\",\n                                \"yaw\": \"269.637451171875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.12,\n                                \"y\": 102.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.81\",\n                                        \"y\": \"163.98\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.24\",\n                                        \"y\": \"163.63\",\n                                        \"yaw\": \"269.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.71\",\n                                        \"y\": \"130.88\",\n                                        \"yaw\": \"179.756226\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-38.31\",\n                                        \"y\": \"135.72\",\n                                        \"yaw\": \"359.756195\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.697037696838379\",\n                                \"y\": \"102.12262725830078\",\n                                \"yaw\": \"89.63746643066406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-36.63\",\n                                        \"y\": \"134.24\",\n                                        \"yaw\": \"359.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"1.94\",\n                                        \"y\": \"163.13\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.61\",\n                                        \"y\": \"163.2\",\n                                        \"yaw\": \"269.512756\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.63\",\n                                        \"y\": \"101.72\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"101.54\",\n                                        \"yaw\": \"89.512695\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.39,\n                                \"y\": 130.77,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.55\",\n                                        \"y\": \"130.76\",\n                                        \"yaw\": \"178.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.37\",\n                                        \"y\": \"102.33\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.4\",\n                                        \"y\": \"102.48\",\n                                        \"yaw\": \"88.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"2.93\",\n                                        \"y\": \"163.65\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"6.34\",\n                                        \"y\": \"163.79\",\n                                        \"yaw\": \"268.835144\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -37.43,\n                                \"y\": 135.7,\n                                \"yaw\": 358.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-145.36\",\n                                        \"y\": \"31.37\",\n                                        \"yaw\": \"270.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-111.5\",\n                                        \"y\": \"-3.22\",\n                                        \"yaw\": \"180.062134\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -149.26,\n                                \"y\": -29.42,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.22\",\n                                        \"y\": \"-34.30\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-34.27\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.3\",\n                                        \"y\": \"0.31\",\n                                        \"yaw\": \"359.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.64\",\n                                        \"y\": \"-2.99\",\n                                        \"yaw\": \"180.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -77.8,\n                                \"y\": 34.5,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.22\",\n                                        \"y\": \"-34.30\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.16\",\n                                        \"y\": \"-34.27\",\n                                        \"yaw\": \"89.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.3\",\n                                        \"y\": \"0.31\",\n                                        \"yaw\": \"359.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.64\",\n                                        \"y\": \"-2.99\",\n                                        \"yaw\": \"180.490356\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"358.910400390625\",\n                                \"x\": \"-74.27088165283203\",\n                                \"y\": \"34.49037170410156\",\n                                \"yaw\": \"269.84375\",\n                                \"z\": \"0.18371541798114777\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-122.13\",\n                                        \"y\": \"0.27\",\n                                        \"yaw\": \"0.453156\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-77.72\",\n                                        \"y\": \"39.76\",\n                                        \"yaw\": \"269.523254\",\n                                        \"z\": \"1.30\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-74.13\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.453156\",\n                                        \"z\": \"1.38\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"-33.93\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.22\",\n                                        \"y\": \"-34.28\",\n                                        \"yaw\": \"90.453125\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -46.16,\n                                \"y\": -2.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.3\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                }\n            ],\n            \"Town04\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 97.93,\n                                \"y\": -170.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 129.92,\n                                \"y\": -204.42,\n                                \"yaw\": 95.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 160.43,\n                                \"y\": -173.32,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.16,\n                                \"y\": -170.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 92.43,\n                                \"y\": -173.52,\n                                \"yaw\": 181.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 58.68,\n                                \"y\": -202.99,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.23,\n                                \"y\": -307.64,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.15,\n                                \"y\": -341.28,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 233.13,\n                                \"y\": -311.34,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.77,\n                                \"y\": -277.61,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 435.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.98760986328125\",\n                                \"y\": \"432.04986572265625\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.7461853027344\",\n                                \"y\": \"428.5581970214844\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.5047607421875\",\n                                \"y\": \"425.0665283203125\",\n                                \"yaw\": \"3.95513916015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 406.92,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.44630432128906\",\n                                \"y\": \"403.47784423828125\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.88621520996094\",\n                                \"y\": \"410.4554138183594\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.60617065429688\",\n                                \"y\": \"413.9441833496094\",\n                                \"yaw\": \"175.41065979003906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 173.49,\n                                \"y\": -242.75,\n                                \"yaw\": 353.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 200.9,\n                                \"y\": -276.87,\n                                \"yaw\": 90.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 232.11,\n                                \"y\": -249.54,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 202.96,\n                                \"y\": -216.28,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.32,\n                                \"y\": -307.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.82,\n                                \"y\": -276.47,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.22,\n                                \"y\": -310.76,\n                                \"yaw\": 181.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 225.69,\n                                \"y\": -246.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.26,\n                                \"y\": -278.35,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 286.77,\n                                \"y\": -249.86,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.59,\n                                \"y\": -217.4,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 224.3,\n                                \"y\": -169.23,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 403.29,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.87094116210938\",\n                                \"y\": \"406.9427185058594\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.58535766601562\",\n                                \"y\": \"410.4310302734375\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.29977416992188\",\n                                \"y\": \"413.91937255859375\",\n                                \"yaw\": \"175.3197021484375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -510.3,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.669189453125\",\n                                \"y\": \"92.98770141601562\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6730651855469\",\n                                \"y\": \"93.22088623046875\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.17498779296875\",\n                                \"y\": \"93.33748626708984\",\n                                \"yaw\": \"-268.0909423828125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 255.6,\n                                \"y\": -202.61,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -514.1,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1750793457031\",\n                                \"y\": \"93.2253189086914\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6768493652344\",\n                                \"y\": \"93.33702087402344\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.17864990234375\",\n                                \"y\": \"93.44872283935547\",\n                                \"yaw\": \"-268.1711120605469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -13.36,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.640460968017578\",\n                                \"y\": \"-230.1665802001953\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.651756286621094\",\n                                \"y\": \"-229.7690887451172\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.15740442276001\",\n                                \"y\": \"-229.57032775878906\",\n                                \"yaw\": \"453.2553405761719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -487.27,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.66375732421875\",\n                                \"y\": \"245.8326873779297\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6600646972656\",\n                                \"y\": \"246.06027221679688\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1582336425781\",\n                                \"y\": \"246.17405700683594\",\n                                \"yaw\": \"268.1368713378906\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -483.59,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.15789794921875\",\n                                \"y\": \"246.0686798095703\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6559753417969\",\n                                \"y\": \"246.1850128173828\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1540222167969\",\n                                \"y\": \"246.30136108398438\",\n                                \"yaw\": \"268.0950622558594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 287.36,\n                                \"y\": -172.66,\n                                \"yaw\": 179.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 258.49,\n                                \"y\": -138.47,\n                                \"yaw\": 269.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 226.42,\n                                \"y\": -119.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 254.88,\n                                \"y\": -150.67,\n                                \"yaw\": 90.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 288.3,\n                                \"y\": -121.84,\n                                \"yaw\": 181.0,\n                                \"z\": 1.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 283.7,\n                                \"y\": -246.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.82,\n                                \"y\": -276.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 344.61,\n                                \"y\": -250.3,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 315.17,\n                                \"y\": -218.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 282.45,\n                                \"y\": -169.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 311.19,\n                                \"y\": -201.37,\n                                \"yaw\": 91.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 342.74,\n                                \"y\": -172.31,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 314.45,\n                                \"y\": -140.51,\n                                \"yaw\": 270.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 281.0,\n                                \"y\": -118.14,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 310.66,\n                                \"y\": -148.94,\n                                \"yaw\": 90.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 340.6,\n                                \"y\": -121.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 313.89,\n                                \"y\": -89.9,\n                                \"yaw\": 270.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 321.46,\n                                \"y\": -168.74,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 348.66,\n                                \"y\": -201.48,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 351.31,\n                                \"y\": -136.99,\n                                \"yaw\": 271.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 379.53,\n                                \"y\": -172.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.46,\n                                \"y\": 26.83,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4374084472656\",\n                                \"y\": \"30.340999603271484\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4148864746094\",\n                                \"y\": \"33.84092712402344\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39239501953125\",\n                                \"y\": \"37.34085464477539\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -383.23,\n                                \"y\": -19.4,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.42,\n                                \"y\": 30.3,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.397216796875\",\n                                \"y\": \"33.84081268310547\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3747253417969\",\n                                \"y\": \"37.34074020385742\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4422302246094\",\n                                \"y\": \"26.840957641601562\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.37,\n                                \"y\": 33.77,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3470153808594\",\n                                \"y\": \"37.3405647277832\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.39202880859375\",\n                                \"y\": \"30.340707778930664\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.4145202636719\",\n                                \"y\": \"26.84078025817871\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -407.33,\n                                \"y\": 37.13,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3511047363281\",\n                                \"y\": \"33.840518951416016\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3736267089844\",\n                                \"y\": \"30.34058952331543\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-407.3961181640625\",\n                                \"y\": \"26.840662002563477\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.24,\n                                \"y\": 15.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2353210449219\",\n                                \"y\": \"12.488129615783691\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.23065185546875\",\n                                \"y\": \"8.98813247680664\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41707679629325867\",\n                                \"x\": \"-342.2259521484375\",\n                                \"y\": \"5.488135814666748\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07251979410648346\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.21,\n                                \"y\": 12.51,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2052917480469\",\n                                \"y\": \"8.988166809082031\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.2005920410156\",\n                                \"y\": \"5.488170146942139\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41760769486427307\",\n                                \"x\": \"-342.21466064453125\",\n                                \"y\": \"15.988161087036133\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07270453125238419\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.18,\n                                \"y\": 9.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1743469238281\",\n                                \"y\": \"5.488206386566162\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.1837158203125\",\n                                \"y\": \"12.488200187683105\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.4181567430496216\",\n                                \"x\": \"-342.18841552734375\",\n                                \"y\": \"15.988197326660156\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.0728958398103714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -342.15,\n                                \"y\": 5.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.15472412109375\",\n                                \"y\": \"8.988235473632812\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1593933105469\",\n                                \"y\": \"12.488232612609863\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.41866618394851685\",\n                                \"x\": \"-342.1640930175781\",\n                                \"y\": \"15.988229751586914\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"0.07307355850934982\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -379.68,\n                                \"y\": -18.85,\n                                \"yaw\": 95.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.69,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.133902549743652\",\n                                \"y\": \"-230.1801300048828\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.628005981445312\",\n                                \"y\": \"-230.38319396972656\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.145692825317383\",\n                                \"y\": \"-229.77401733398438\",\n                                \"yaw\": \"453.32598876953125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 13.24,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.350406646728516\",\n                                \"y\": \"229.65643310546875\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.356184005737305\",\n                                \"y\": \"229.37210083007812\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.859072208404541\",\n                                \"y\": \"229.2299346923828\",\n                                \"yaw\": \"-87.67208099365234\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 15.3,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.624905586242676\",\n                                \"y\": \"-79.91557312011719\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.124932289123535\",\n                                \"y\": \"-79.90184020996094\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624959468841553\",\n                                \"y\": \"-79.88809967041016\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 15.9,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 16.8,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.859013557434082\",\n                                \"y\": \"229.3724365234375\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.361806869506836\",\n                                \"y\": \"229.2326202392578\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.864601135253906\",\n                                \"y\": \"229.09280395507812\",\n                                \"yaw\": \"-87.71060180664062\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 432.39,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.4604797363281\",\n                                \"y\": \"435.5253601074219\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.9693603515625\",\n                                \"y\": \"428.5426025390625\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.7237854003906\",\n                                \"y\": \"425.0512390136719\",\n                                \"yaw\": \"4.0231428146362305\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 36.18,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.44720458984375\",\n                                \"y\": \"39.27357482910156\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.56666564941406\",\n                                \"y\": \"32.274593353271484\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3785705566406\",\n                                \"x\": \"173.62640380859375\",\n                                \"y\": \"28.775104522705078\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.385374069213867\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 34.38,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.096894264221191\",\n                                \"y\": \"37.6077880859375\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.125317096710205\",\n                                \"y\": \"30.607847213745117\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2730407714844\",\n                                \"x\": \"6.139528274536133\",\n                                \"y\": \"27.10787582397461\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981637954711914\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 34.29,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6138916015625\",\n                                \"y\": \"37.20619201660156\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.60450744628906\",\n                                \"y\": \"30.206199645996094\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.59982299804688\",\n                                \"y\": \"26.70620346069336\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787003040313721\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 33.53,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.24749755859375\",\n                                \"y\": \"37.024845123291016\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.2925109863281\",\n                                \"y\": \"30.02499008178711\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08001708984375\",\n                                \"x\": \"-358.31500244140625\",\n                                \"y\": \"26.525062561035156\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0026696426793932915\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 39.53,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.5640869140625\",\n                                \"y\": \"35.775062561035156\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.6238250732422\",\n                                \"y\": \"32.275569915771484\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.37725830078125\",\n                                \"x\": \"173.68356323242188\",\n                                \"y\": \"28.776081085205078\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.382757186889648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 37.73,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.124706745147705\",\n                                \"y\": \"34.107872009277344\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.138918399810791\",\n                                \"y\": \"30.60790252685547\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2725524902344\",\n                                \"x\": \"6.153129577636719\",\n                                \"y\": \"27.10793113708496\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.98170280456543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 37.64,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.60472106933594\",\n                                \"y\": \"33.70620346069336\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6000213623047\",\n                                \"y\": \"30.206205368041992\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.5953369140625\",\n                                \"y\": \"26.706209182739258\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.787235736846924\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 36.88,\n                                \"yaw\": 359.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.2915344238281\",\n                                \"y\": \"33.52505874633789\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.3140563964844\",\n                                \"y\": \"30.025129318237305\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0795593261719\",\n                                \"x\": \"-358.3365478515625\",\n                                \"y\": \"26.52520179748535\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002639642683789134\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.98,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.358753204345703\",\n                                \"y\": \"-75.69673919677734\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358806610107422\",\n                                \"y\": \"-75.72421264648438\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.8588337898254395\",\n                                \"y\": \"-75.73794555664062\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 14.1,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.49053955078125\",\n                                \"y\": \"10.631532669067383\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.69122314453125\",\n                                \"y\": \"17.62865447998047\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0338159799575806\",\n                                \"x\": \"343.79156494140625\",\n                                \"y\": \"21.127216339111328\",\n                                \"yaw\": \"178.3571014404297\",\n                                \"z\": \"0.3580799102783203\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 11.9,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.3455047607422\",\n                                \"y\": \"7.477066993713379\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.2260284423828\",\n                                \"y\": \"14.47604751586914\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2167985439300537\",\n                                \"x\": \"156.16629028320312\",\n                                \"y\": \"17.97553825378418\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.130240440368652\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 9.52,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.618186950683594\",\n                                \"y\": \"16.46259880065918\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491427421569824\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 9.11,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41539001464844\",\n                                \"y\": \"5.670230388641357\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42477416992188\",\n                                \"y\": \"12.6702241897583\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42945861816406\",\n                                \"y\": \"16.17022132873535\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395425319671631\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 10.45,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.70556640625\",\n                                \"y\": \"14.126648902893066\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.8155212402344\",\n                                \"y\": \"17.624921798706055\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0299503803253174\",\n                                \"x\": \"343.92547607421875\",\n                                \"y\": \"21.123193740844727\",\n                                \"yaw\": \"178.19967651367188\",\n                                \"z\": \"0.35540708899497986\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 7.53,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.21119689941406\",\n                                \"y\": \"10.975284576416016\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.15145874023438\",\n                                \"y\": \"14.474775314331055\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.215087652206421\",\n                                \"x\": \"156.0917205810547\",\n                                \"y\": \"17.974266052246094\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.133125305175781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 5.96,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.604219436645508\",\n                                \"y\": \"9.462596893310547\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.618431091308594\",\n                                \"y\": \"12.962567329406738\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.63264274597168\",\n                                \"y\": \"16.462539672851562\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491179466247559\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 5.55,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.4248504638672\",\n                                \"y\": \"9.170221328735352\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42955017089844\",\n                                \"y\": \"12.670218467712402\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.43423461914062\",\n                                \"y\": \"16.170215606689453\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.395177841186523\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 385.91,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.6264343261719\",\n                                \"y\": \"-235.0435333251953\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"389.6253967285156\",\n                                \"y\": \"-235.16390991210938\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"393.1248779296875\",\n                                \"y\": \"-235.22410583496094\",\n                                \"yaw\": \"89.01460266113281\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 409.22,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.61456298828125\",\n                                \"y\": \"-85.36454010009766\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.61492919921875\",\n                                \"y\": \"-85.43766784667969\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.1151123046875\",\n                                \"y\": \"-85.47423553466797\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.32,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692474365234375\",\n                                \"y\": \"77.79701232910156\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.6925630569458\",\n                                \"y\": \"77.76168823242188\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192607879638672\",\n                                \"y\": \"77.74402618408203\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 412.59,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1151123046875\",\n                                \"y\": \"-85.43630981445312\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.61529541015625\",\n                                \"y\": \"-85.47286987304688\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.115478515625\",\n                                \"y\": \"-85.50943756103516\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.97,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.157381057739258\",\n                                \"y\": \"-229.76759338378906\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.662800788879395\",\n                                \"y\": \"-229.57290649414062\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.168219089508057\",\n                                \"y\": \"-229.3782196044922\",\n                                \"yaw\": \"453.188720703125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.59,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858835220336914\",\n                                \"y\": \"-75.72463989257812\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358861923217773\",\n                                \"y\": \"-75.7383804321289\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.858889102935791\",\n                                \"y\": \"-75.75211334228516\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.94,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192610740661621\",\n                                \"y\": \"77.7610855102539\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.692655563354492\",\n                                \"y\": \"77.74342346191406\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192700386047363\",\n                                \"y\": \"77.72576141357422\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 11.74,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124823570251465\",\n                                \"y\": \"-79.94327545166016\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.1248779296875\",\n                                \"y\": \"-79.91580963134766\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624904632568359\",\n                                \"y\": \"-79.90206909179688\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 12.33,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.799628257751465\",\n                                \"y\": \"76.15249633789062\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.79971694946289\",\n                                \"y\": \"76.18782043457031\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.299761772155762\",\n                                \"y\": \"76.20548248291016\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 405.54,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1143493652344\",\n                                \"y\": \"-85.36266326904297\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.6141662597656\",\n                                \"y\": \"-85.32609558105469\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"402.1147155761719\",\n                                \"y\": \"-85.435791015625\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.31,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858723640441895\",\n                                \"y\": \"-75.6960678100586\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.35869598388672\",\n                                \"y\": \"-75.68233489990234\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.858777046203613\",\n                                \"y\": \"-75.72354125976562\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -8.66,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192425727844238\",\n                                \"y\": \"77.79782104492188\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692380905151367\",\n                                \"y\": \"77.81548309326172\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.192514896392822\",\n                                \"y\": \"77.76249694824219\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 8.4,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.624799728393555\",\n                                \"y\": \"-79.9426498413086\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124772071838379\",\n                                \"y\": \"-79.95638275146484\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"4.624853134155273\",\n                                \"y\": \"-79.91517639160156\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 8.63,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"12.299577713012695\",\n                                \"y\": \"76.15148162841797\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.79953384399414\",\n                                \"y\": \"76.13381958007812\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.2996673583984375\",\n                                \"y\": \"76.18680572509766\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.53,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.847021102905273\",\n                                \"y\": \"229.667236328125\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.34402847290039\",\n                                \"y\": \"229.8119354248047\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.853006362915039\",\n                                \"y\": \"229.37783813476562\",\n                                \"yaw\": \"-87.63053131103516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 428.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.4712219238281\",\n                                \"y\": \"432.01580810546875\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.721435546875\",\n                                \"y\": \"435.5068664550781\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-332.97076416015625\",\n                                \"y\": \"425.0337219238281\",\n                                \"yaw\": \"4.099803924560547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 410.82,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.47103881835938\",\n                                \"y\": \"406.9908752441406\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.74537658691406\",\n                                \"y\": \"403.50164794921875\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-182.92237854003906\",\n                                \"y\": \"413.9693298339844\",\n                                \"yaw\": \"175.50453186035156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -506.72,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1669006347656\",\n                                \"y\": \"92.98015594482422\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.664794921875\",\n                                \"y\": \"92.85853576660156\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-503.1711120605469\",\n                                \"y\": \"93.223388671875\",\n                                \"yaw\": \"-268.00872802734375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -490.77,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.16552734375\",\n                                \"y\": \"245.8351593017578\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.66729736328125\",\n                                \"y\": \"245.72369384765625\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-494.1619567871094\",\n                                \"y\": \"246.05809020996094\",\n                                \"yaw\": \"268.17498779296875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 32.58,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.4454803466797\",\n                                \"y\": \"35.77303695678711\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.38575744628906\",\n                                \"y\": \"39.272525787353516\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3799743652344\",\n                                \"x\": \"173.56495666503906\",\n                                \"y\": \"28.774057388305664\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.388184547424316\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 30.78,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.096487998962402\",\n                                \"y\": \"34.107757568359375\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.082276821136475\",\n                                \"y\": \"37.60772705078125\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2735595703125\",\n                                \"x\": \"6.124910831451416\",\n                                \"y\": \"27.10781478881836\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981568336486816\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 30.69,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.61404418945312\",\n                                \"y\": \"33.7061882019043\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6187286376953\",\n                                \"y\": \"37.20618438720703\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6046600341797\",\n                                \"y\": \"26.706195831298828\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.786752700805664\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 29.93,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.2468566894531\",\n                                \"y\": \"33.5247688293457\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.224365234375\",\n                                \"y\": \"37.024696350097656\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.08050537109375\",\n                                \"x\": \"-358.2918701171875\",\n                                \"y\": \"26.524913787841797\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.002702070167288184\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.59,\n                                \"y\": 17.41,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.5028991699219\",\n                                \"y\": \"14.132526397705078\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.4099426269531\",\n                                \"y\": \"10.633761405944824\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0367799997329712\",\n                                \"x\": \"343.6888732910156\",\n                                \"y\": \"21.130056381225586\",\n                                \"yaw\": \"178.47779846191406\",\n                                \"z\": \"0.3601361811161041\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 14.49,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.3299560546875\",\n                                \"y\": \"10.977312088012695\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.3896942138672\",\n                                \"y\": \"7.477822303771973\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2178122997283936\",\n                                \"x\": \"156.21047973632812\",\n                                \"y\": \"17.976293563842773\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.12852954864502\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 12.92,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.575960159301758\",\n                                \"y\": \"9.462711334228516\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.561748504638672\",\n                                \"y\": \"5.962739944458008\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.60438346862793\",\n                                \"y\": \"16.46265411376953\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491663932800293\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 12.51,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41551208496094\",\n                                \"y\": \"9.170232772827148\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41082763671875\",\n                                \"y\": \"5.670236110687256\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.42489624023438\",\n                                \"y\": \"16.17022705078125\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.3956618309021\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 389.55,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"386.126953125\",\n                                \"y\": \"-235.0426788330078\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.62744140625\",\n                                \"y\": \"-234.98406982421875\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"393.1259765625\",\n                                \"y\": \"-235.15989685058594\",\n                                \"yaw\": \"89.04051971435547\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 402.0,\n                                \"y\": -85.4,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"405.6141662597656\",\n                                \"y\": \"-85.36223602294922\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"409.1139831542969\",\n                                \"y\": \"-85.32567596435547\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"412.6138000488281\",\n                                \"y\": \"-85.28910827636719\",\n                                \"yaw\": \"270.5986022949219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -29.59,\n                                \"y\": 16.5,\n                                \"yaw\": 180.0,\n                                \"z\": 11.43\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.575634002685547\",\n                                \"y\": \"12.962740898132324\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.56142234802246\",\n                                \"y\": \"9.462770462036133\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.9835246801376343\",\n                                \"x\": \"-29.547210693359375\",\n                                \"y\": \"5.962799072265625\",\n                                \"yaw\": \"-179.76736450195312\",\n                                \"z\": \"10.491913795471191\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"358\",\n                                \"x\": -206.42,\n                                \"y\": 16.9,\n                                \"yaw\": 179.0,\n                                \"z\": 5.36\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.41432189941406\",\n                                \"y\": \"12.67023754119873\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.4096221923828\",\n                                \"y\": \"9.17024040222168\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-2.9702091217041016\",\n                                \"x\": \"-206.40493774414062\",\n                                \"y\": \"5.670243740081787\",\n                                \"yaw\": \"-179.9231719970703\",\n                                \"z\": \"4.39596700668335\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.36,\n                                \"y\": -229.98,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-9.628252983093262\",\n                                \"y\": \"-230.17373657226562\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-13.12211799621582\",\n                                \"y\": \"-230.38087463378906\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-16.615983963012695\",\n                                \"y\": \"-230.5880126953125\",\n                                \"yaw\": \"453.3927917480469\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.98,\n                                \"y\": -75.71,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-9.358698844909668\",\n                                \"y\": \"-75.69673919677734\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.858672142028809\",\n                                \"y\": \"-75.68299865722656\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.358644485473633\",\n                                \"y\": \"-75.66926574707031\",\n                                \"yaw\": \"-270.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.32,\n                                \"y\": 77.78,\n                                \"yaw\": 89.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.692384719848633\",\n                                \"y\": \"77.79701232910156\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.192340850830078\",\n                                \"y\": \"77.8146743774414\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.692296028137207\",\n                                \"y\": \"77.83233642578125\",\n                                \"yaw\": \"-270.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 4.69,\n                                \"y\": -79.93,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.12476921081543\",\n                                \"y\": \"-79.9434814453125\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"11.62474250793457\",\n                                \"y\": \"-79.95721435546875\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.124715805053711\",\n                                \"y\": \"-79.970947265625\",\n                                \"yaw\": \"-90.224853515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.29,\n                                \"y\": 76.17,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"8.799537658691406\",\n                                \"y\": \"76.15229034423828\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"12.299492835998535\",\n                                \"y\": \"76.13462829589844\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"15.79944896697998\",\n                                \"y\": \"76.1169662475586\",\n                                \"yaw\": \"-90.28912353515625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.19,\n                                \"y\": 229.53,\n                                \"yaw\": 269.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.344169616699219\",\n                                \"y\": \"229.6626434326172\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.841078758239746\",\n                                \"y\": \"229.80970764160156\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"16.337987899780273\",\n                                \"y\": \"229.95677185058594\",\n                                \"yaw\": \"-87.59183502197266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -494.19,\n                                \"y\": 245.95,\n                                \"yaw\": 270.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-490.6671142578125\",\n                                \"y\": \"245.83995056152344\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-487.1688232421875\",\n                                \"y\": \"245.7306671142578\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-483.6705322265625\",\n                                \"y\": \"245.6213836669922\",\n                                \"yaw\": \"268.21075439453125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -503.22,\n                                \"y\": 93.1,\n                                \"yaw\": 90.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-506.6645202636719\",\n                                \"y\": \"92.97496795654297\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-510.1622009277344\",\n                                \"y\": \"92.84800720214844\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-513.659912109375\",\n                                \"y\": \"92.7210464477539\",\n                                \"yaw\": \"-267.9211730957031\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 393.1,\n                                \"y\": -235.1,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"389.62744140625\",\n                                \"y\": \"-235.04331970214844\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"386.1278991699219\",\n                                \"y\": \"-234.98617553710938\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"382.6283874511719\",\n                                \"y\": \"-234.9290313720703\",\n                                \"yaw\": \"89.06451416015625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -333.24,\n                                \"y\": 425.47,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.46160888671875\",\n                                \"y\": \"428.5073547363281\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.71630859375\",\n                                \"y\": \"431.9980773925781\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-333.97100830078125\",\n                                \"y\": \"435.4888000488281\",\n                                \"yaw\": \"4.173131942749023\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -183.17,\n                                \"y\": 414.14,\n                                \"yaw\": 179.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.45127868652344\",\n                                \"y\": \"410.49993896484375\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.72093200683594\",\n                                \"y\": \"407.0103454589844\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-183.99057006835938\",\n                                \"y\": \"403.520751953125\",\n                                \"yaw\": \"175.5814666748047\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 343.6,\n                                \"y\": 21.0,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.5164794921875\",\n                                \"y\": \"17.633331298828125\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.4296569824219\",\n                                \"y\": \"14.134408950805664\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.0392494201660156\",\n                                \"x\": \"343.3428039550781\",\n                                \"y\": \"10.635486602783203\",\n                                \"yaw\": \"178.578369140625\",\n                                \"z\": \"0.36185377836227417\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357\",\n                                \"x\": 173.5,\n                                \"y\": 29.2,\n                                \"yaw\": 0.0,\n                                \"z\": 9.4\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.4475555419922\",\n                                \"y\": \"32.272560119628906\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.3878173828125\",\n                                \"y\": \"35.77205276489258\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"357.3813171386719\",\n                                \"x\": \"173.32809448242188\",\n                                \"y\": \"39.271541595458984\",\n                                \"yaw\": \"0.9779205322265625\",\n                                \"z\": \"8.39082145690918\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": 326.5,\n                                \"y\": 20.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.7\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.55828857421875\",\n                                \"y\": \"17.38355827331543\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.6180114746094\",\n                                \"y\": \"13.88406753540039\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.490559458732605\",\n                                \"x\": \"326.6777648925781\",\n                                \"y\": \"10.384577751159668\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"0.7443756461143494\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.11,\n                                \"y\": 27.4,\n                                \"yaw\": 0.0,\n                                \"z\": 11.96\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.096976280212402\",\n                                \"y\": \"30.607730865478516\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.082764625549316\",\n                                \"y\": \"34.10770034790039\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.2740478515625\",\n                                \"x\": \"6.068553447723389\",\n                                \"y\": \"37.60767364501953\",\n                                \"yaw\": \"0.232635498046875\",\n                                \"z\": \"10.981502532958984\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2\",\n                                \"x\": -179.61,\n                                \"y\": 27.31,\n                                \"yaw\": 359.0,\n                                \"z\": 6.83\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.61387634277344\",\n                                \"y\": \"30.206186294555664\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.6185760498047\",\n                                \"y\": \"33.70618438720703\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"362.97021484375\",\n                                \"x\": \"-179.62326049804688\",\n                                \"y\": \"37.206180572509766\",\n                                \"yaw\": \"0.0768280029296875\",\n                                \"z\": \"5.78651762008667\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1\",\n                                \"x\": -358.27,\n                                \"y\": 26.55,\n                                \"yaw\": 0.0,\n                                \"z\": 1.13\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.24761962890625\",\n                                \"y\": \"30.024702072143555\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.22509765625\",\n                                \"y\": \"33.52463150024414\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0809631347656\",\n                                \"x\": \"-358.2026062011719\",\n                                \"y\": \"37.024559020996094\",\n                                \"yaw\": \"359.631591796875\",\n                                \"z\": \"0.0027326939161866903\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 156.27,\n                                \"y\": 18.7,\n                                \"yaw\": 180.0,\n                                \"z\": 10.31\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.34207153320312\",\n                                \"y\": \"14.47802734375\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.4018096923828\",\n                                \"y\": \"10.978536605834961\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"2.2194602489471436\",\n                                \"x\": \"156.4615478515625\",\n                                \"y\": \"7.479046821594238\",\n                                \"yaw\": \"-179.02207946777344\",\n                                \"z\": \"9.125747680664062\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 198.95,\n                                \"y\": -199.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 170.74,\n                                \"y\": -169.54,\n                                \"yaw\": 0.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 204.69,\n                                \"y\": -144.35,\n                                \"yaw\": 263.0,\n                                \"z\": 1.19\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 229.98,\n                                \"y\": -172.92,\n                                \"yaw\": 180.0,\n                                \"z\": 1.19\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                }\n            ],\n            \"Town05\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": -26.18,\n                                \"yaw\": 88.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.6,\n                                \"y\": 201.85,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.598391056060791\",\n                                \"y\": \"205.0623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.596636772155762\",\n                                \"y\": \"208.5623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.13,\n                                \"y\": 187.79,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.11193084716797\",\n                                \"y\": \"191.38665771484375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.09435272216797\",\n                                \"y\": \"194.88661193847656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.21,\n                                \"y\": 191.24,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.22684478759766\",\n                                \"y\": \"187.88719177246094\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.19168090820312\",\n                                \"y\": \"194.88710021972656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.28,\n                                \"y\": 194.68,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.29653930664062\",\n                                \"y\": \"191.38758850097656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.31412506103516\",\n                                \"y\": \"187.88763427734375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.65,\n                                \"y\": 158.85,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.04859733581543\",\n                                \"y\": \"158.8513641357422\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.1,\n                                \"y\": 158.8,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.54861831665039\",\n                                \"y\": \"158.798583984375\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.18,\n                                \"y\": -135.51,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.15264892578125\",\n                                \"y\": \"-139.04959106445312\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.99,\n                                \"y\": -138.95,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.0162811279297\",\n                                \"y\": \"-135.54843139648438\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.85,\n                                \"y\": -107.55,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.44915008544922\",\n                                \"y\": \"-107.5747299194336\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.36,\n                                \"y\": -107.3,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-120.95111846923828\",\n                                \"y\": \"-107.2765884399414\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -265.41,\n                                \"y\": 37.0,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-268.8127746582031\",\n                                \"y\": \"37.034671783447266\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -268.86,\n                                \"y\": 37.1,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-265.3122863769531\",\n                                \"y\": \"37.06385040283203\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -271.34,\n                                \"y\": -34.72,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-275.5313415527344\",\n                                \"y\": \"-34.750492095947266\",\n                                \"yaw\": \"90.41679382324219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.36,\n                                \"y\": -3.64,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.35203552246094\",\n                                \"y\": \"-0.370522677898407\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.41,\n                                \"y\": 0.13,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.41973876953125\",\n                                \"y\": \"-3.870368242263794\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.87,\n                                \"y\": 144.33,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.88619995117188\",\n                                \"y\": \"147.7713623046875\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.88,\n                                \"y\": 147.77,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.86353302001953\",\n                                \"y\": \"144.2714385986328\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.48,\n                                \"y\": 151.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-155.49497985839844\",\n                                \"y\": \"154.48143005371094\",\n                                \"yaw\": \"0.2696990966796875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -130.56,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.18934631347656\",\n                                \"y\": \"115.9299087524414\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.5,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-130.68896484375\",\n                                \"y\": \"115.98846435546875\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 52.73,\n                                \"y\": 145.88,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 55.87,\n                                \"y\": -145.22,\n                                \"yaw\": 0.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 101.5,\n                                \"y\": 137.98,\n                                \"yaw\": 164.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 100.81,\n                                \"y\": 142.49,\n                                \"yaw\": 344.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 136.31,\n                                \"y\": 121.37,\n                                \"yaw\": 137.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 137.75,\n                                \"y\": 125.7,\n                                \"yaw\": 317.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 149.54,\n                                \"y\": 101.12,\n                                \"yaw\": 107.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 152.94,\n                                \"y\": 104.16,\n                                \"yaw\": 287.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.28,\n                                \"y\": 49.67,\n                                \"yaw\": 88.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.5,\n                                \"y\": 51.39,\n                                \"yaw\": 267.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": 16.76,\n                                \"yaw\": 89.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.55,\n                                \"y\": -16.99,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.28,\n                                \"y\": -59.22,\n                                \"yaw\": 88.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.5,\n                                \"y\": -57.49,\n                                \"yaw\": 267.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 150.46,\n                                \"y\": -102.24,\n                                \"yaw\": 76.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 154.95,\n                                \"y\": -101.44,\n                                \"yaw\": 255.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.58,\n                                \"y\": -127.97,\n                                \"yaw\": 46.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 138.88,\n                                \"y\": -129.5,\n                                \"yaw\": 225.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.27,\n                                \"y\": -141.73,\n                                \"yaw\": 11.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 100.88,\n                                \"y\": -145.47,\n                                \"yaw\": 190.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.7,\n                                \"y\": 204.97,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.9846649169922\",\n                                \"y\": \"208.22828674316406\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.37538146972656\",\n                                \"y\": \"201.25485229492188\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.41,\n                                \"y\": 208.44,\n                                \"yaw\": 0.0,\n                                \"z\": 9.64\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.1115264892578\",\n                                \"y\": \"204.78965759277344\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-149.8262939453125\",\n                                \"y\": \"201.30130004882812\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 203.14,\n                                \"y\": 98.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55755615234375\",\n                                \"y\": \"98.47964477539062\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05731201171875\",\n                                \"y\": \"98.52024841308594\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 206.79,\n                                \"y\": 98.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05767822265625\",\n                                \"y\": \"98.48790740966797\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0581512451172\",\n                                \"y\": \"98.40670776367188\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 210.35,\n                                \"y\": 98.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55828857421875\",\n                                \"y\": \"98.416015625\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0585174560547\",\n                                \"y\": \"98.37541961669922\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.26,\n                                \"y\": 187.76,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2433719635009766\",\n                                \"y\": \"191.07086181640625\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2257903814315796\",\n                                \"y\": \"194.57081604003906\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -190.39,\n                                \"y\": -120.91,\n                                \"yaw\": 91.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-193.41302490234375\",\n                                \"y\": \"-121.88587951660156\",\n                                \"yaw\": \"467.89080810546875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.6,\n                                \"y\": -58.77,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.08731079101562\",\n                                \"y\": \"-58.769039154052734\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 196.25,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.74073791503906\",\n                                \"y\": \"-53.869014739990234\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24098205566406\",\n                                \"y\": \"-53.82814407348633\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 192.54,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24046325683594\",\n                                \"y\": \"-53.87146759033203\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.23997497558594\",\n                                \"y\": \"-53.953208923339844\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 189.1,\n                                \"y\": -53.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.7398681640625\",\n                                \"y\": \"-53.94251251220703\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.2396240234375\",\n                                \"y\": \"-53.98338317871094\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -200.24,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.264162540435791\",\n                                \"y\": \"-203.975341796875\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.249323844909668\",\n                                \"y\": \"-207.47531127929688\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -204.17,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.265981674194336\",\n                                \"y\": \"-207.47537231445312\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.295659065246582\",\n                                \"y\": \"-200.47543334960938\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -207.68,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.295698165893555\",\n                                \"y\": \"-203.97547912597656\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.310536861419678\",\n                                \"y\": \"-200.4755096435547\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -193.68,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84249877929688\",\n                                \"y\": \"-190.1305389404297\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.80551147460938\",\n                                \"y\": \"-186.6307373046875\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -190.18,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84104919433594\",\n                                \"y\": \"-186.63034057617188\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91787719726562\",\n                                \"y\": \"-193.6299285888672\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -186.7,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91917419433594\",\n                                \"y\": \"-190.1296844482422\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.95912170410156\",\n                                \"y\": \"-193.62945556640625\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -226.86,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-229.8777618408203\",\n                                \"y\": \"75.34733581542969\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-233.37741088867188\",\n                                \"y\": \"75.29785919189453\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.6,\n                                \"y\": 190.79,\n                                \"yaw\": 180.0,\n                                \"z\": 1.23\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.6161643266677856\",\n                                \"y\": \"187.57269287109375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.5810012817382812\",\n                                \"y\": \"194.57260131835938\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -229.8,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-226.3787078857422\",\n                                \"y\": \"75.43836212158203\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-233.3780059814453\",\n                                \"y\": \"75.33940887451172\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -233.43,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-229.8790740966797\",\n                                \"y\": \"75.44020080566406\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-226.37942504882812\",\n                                \"y\": \"75.48967742919922\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -240.52,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.0202178955078\",\n                                \"y\": \"-76.80843353271484\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.51983642578125\",\n                                \"y\": \"-76.75688171386719\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -244.3,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.52066040039062\",\n                                \"y\": \"-76.81256103515625\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-240.52142333984375\",\n                                \"y\": \"-76.91566467285156\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -247.63,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.02175903320312\",\n                                \"y\": \"-76.91315460205078\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-240.5221405029297\",\n                                \"y\": \"-76.96470642089844\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.85,\n                                \"y\": 194.21,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8657550811767578\",\n                                \"y\": \"191.07398986816406\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8833365440368652\",\n                                \"y\": \"187.57403564453125\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.39,\n                                \"y\": 201.6,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.6641082763672\",\n                                \"y\": \"204.7429656982422\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.96820068359375\",\n                                \"y\": \"208.229736328125\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.24,\n                                \"y\": -91.69,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.23483276367188\",\n                                \"y\": \"-95.13064575195312\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.26,\n                                \"y\": -95.17,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.26531982421875\",\n                                \"y\": \"-91.63069152832031\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.83,\n                                \"y\": -88.16,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.83517456054688\",\n                                \"y\": \"-84.72643280029297\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -193.84,\n                                \"y\": -121.9,\n                                \"yaw\": 92.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-190.11427307128906\",\n                                \"y\": \"-120.71098327636719\",\n                                \"yaw\": \"467.6999206542969\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.5,\n                                \"y\": -58.73,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.58729553222656\",\n                                \"y\": \"-58.731075286865234\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.81,\n                                \"y\": -84.68,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.80465698242188\",\n                                \"y\": \"-88.22638702392578\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.51,\n                                \"y\": 122.92,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-187.46331787109375\",\n                                \"y\": \"123.50904846191406\",\n                                \"yaw\": \"258.72021484375\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.51,\n                                \"y\": 87.83,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5060577392578\",\n                                \"y\": \"84.38876342773438\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.53,\n                                \"y\": 84.35,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5340576171875\",\n                                \"y\": \"87.88873291015625\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.3,\n                                \"y\": 122.96,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.14244079589844\",\n                                \"y\": \"122.22982788085938\",\n                                \"yaw\": \"260.0389709472656\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -192.1,\n                                \"y\": 57.1,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.05535888671875\",\n                                \"y\": \"57.10081100463867\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.57,\n                                \"y\": 57.19,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.55532836914062\",\n                                \"y\": \"57.18888854980469\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.8,\n                                \"y\": 91.42,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.80389404296875\",\n                                \"y\": \"94.8106460571289\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.6,\n                                \"y\": 94.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.5959014892578\",\n                                \"y\": \"91.31087493896484\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.74,\n                                \"y\": -33.15,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"96.4896011352539\",\n                                \"y\": \"-33.15665054321289\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 103.3,\n                                \"y\": 33.63,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"106.48635864257812\",\n                                \"y\": \"33.668888092041016\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.42,\n                                \"y\": 2.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.4074935913086\",\n                                \"y\": \"5.362179279327393\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.56,\n                                \"y\": -2.13,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 95.1,\n                                \"y\": -33.6,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"99.99088287353516\",\n                                \"y\": \"-33.58554458618164\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 107.6,\n                                \"y\": 33.2,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"102.99250030517578\",\n                                \"y\": \"33.143775939941406\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.39,\n                                \"y\": 5.52,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.40597534179688\",\n                                \"y\": \"1.8621394634246826\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -158.84,\n                                \"y\": -88.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-158.84552001953125\",\n                                \"y\": \"-84.63306427001953\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": -84.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.36460876464844\",\n                                \"y\": \"-88.13385009765625\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.39,\n                                \"y\": -122.45,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-127.84723663330078\",\n                                \"y\": \"-122.4256591796875\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.89,\n                                \"y\": -123.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.3402557373047\",\n                                \"y\": \"-123.45369720458984\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.6,\n                                \"y\": -95.5,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.60597229003906\",\n                                \"y\": \"-91.53479766845703\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.24,\n                                \"y\": -91.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.2347412109375\",\n                                \"y\": \"-95.03424072265625\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.99,\n                                \"y\": -56.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-121.30020141601562\",\n                                \"y\": \"-56.454654693603516\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.2,\n                                \"y\": -56.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.8001480102539\",\n                                \"y\": \"-56.474727630615234\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.87,\n                                \"y\": 35.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.90780639648438\",\n                                \"y\": \"35.40462875366211\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.5,\n                                \"y\": 34.71,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-124.4139175415039\",\n                                \"y\": \"34.73600387573242\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.86,\n                                \"y\": 0.69,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.87196350097656\",\n                                \"y\": \"-4.222204685211182\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.16,\n                                \"y\": -4.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.15156555175781\",\n                                \"y\": \"-0.7239478230476379\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -128.53,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.96420288085938\",\n                                \"y\": \"-32.613590240478516\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -132.2,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-128.46446228027344\",\n                                \"y\": \"-32.5643424987793\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.21,\n                                \"y\": 2.86,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.20130920410156\",\n                                \"y\": \"6.436841011047363\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": 6.36,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.37832641601562\",\n                                \"y\": \"2.9372618198394775\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.57,\n                                \"y\": 122.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-45.82151412963867\",\n                                \"y\": \"123.0694580078125\",\n                                \"yaw\": \"286.2447509765625\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -50.85,\n                                \"y\": 56.8,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.204750061035156\",\n                                \"y\": \"56.77779006958008\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.35,\n                                \"y\": 56.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-50.70365524291992\",\n                                \"y\": \"56.62413787841797\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.87,\n                                \"y\": 91.45,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.87403106689453\",\n                                \"y\": \"94.97073364257812\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.91,\n                                \"y\": 94.94,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.9060287475586\",\n                                \"y\": \"91.47069549560547\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.81,\n                                \"y\": 123.1,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-49.0528450012207\",\n                                \"y\": \"121.63811492919922\",\n                                \"yaw\": \"285.5802917480469\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.39,\n                                \"y\": 87.98,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.38607406616211\",\n                                \"y\": \"84.54792785644531\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.19,\n                                \"y\": 84.49,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.194077491760254\",\n                                \"y\": \"88.05272674560547\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.9,\n                                \"y\": 25.76,\n                                \"yaw\": 268.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -123.7,\n                                \"y\": 123.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.12106323242188\",\n                                \"y\": \"123.54805755615234\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.2,\n                                \"y\": 123.59,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-123.62055969238281\",\n                                \"y\": \"123.62052917480469\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.92,\n                                \"y\": 87.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.9159927368164\",\n                                \"y\": \"84.46495056152344\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.89,\n                                \"y\": 84.45,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.89402770996094\",\n                                \"y\": \"87.96498107910156\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.56,\n                                \"y\": 56.11,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-131.22312927246094\",\n                                \"y\": \"56.142696380615234\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.6,\n                                \"y\": 56.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.72073364257812\",\n                                \"y\": \"56.39537811279297\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.35,\n                                \"y\": 91.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.35372924804688\",\n                                \"y\": \"94.88094329833984\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.39,\n                                \"y\": 95.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.38571166992188\",\n                                \"y\": \"91.38089752197266\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.3,\n                                \"y\": 34.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-43.557861328125\",\n                                \"y\": \"34.62477111816406\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.53,\n                                \"y\": 34.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.056827545166016\",\n                                \"y\": \"34.4566535949707\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.15,\n                                \"y\": 0.81,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.16270637512207\",\n                                \"y\": \"-4.41135311126709\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.85,\n                                \"y\": -4.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.841755867004395\",\n                                \"y\": \"-0.9121238589286804\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -51.1,\n                                \"y\": -32.19,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.6550407409668\",\n                                \"y\": \"-32.16905975341797\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.51,\n                                \"y\": -31.74,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-51.15256881713867\",\n                                \"y\": \"-31.7597713470459\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -82.15,\n                                \"y\": 2.83,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-82.14167785644531\",\n                                \"y\": \"6.249274253845215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -81.92,\n                                \"y\": 6.33,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-81.92871856689453\",\n                                \"y\": \"2.7487454414367676\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.88,\n                                \"y\": -56.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-44.298892974853516\",\n                                \"y\": \"-56.62109375\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.38,\n                                \"y\": -56.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.7984733581543\",\n                                \"y\": \"-56.53986358642578\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.14,\n                                \"y\": -91.43,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.134746551513672\",\n                                \"y\": \"-94.91961669921875\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.11,\n                                \"y\": -94.93,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.11528968811035\",\n                                \"y\": \"-91.41958618164062\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -58.23,\n                                \"y\": -120.96,\n                                \"yaw\": 72.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-60.89959716796875\",\n                                \"y\": \"-119.1965560913086\",\n                                \"yaw\": \"56.552635192871094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -62.5,\n                                \"y\": -120.42,\n                                \"yaw\": 68.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-59.20102310180664\",\n                                \"y\": \"-122.86930084228516\",\n                                \"yaw\": \"53.40818786621094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.39,\n                                \"y\": -87.93,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.3951416015625\",\n                                \"y\": \"-84.5194091796875\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.43,\n                                \"y\": -84.43,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.42459869384766\",\n                                \"y\": \"-88.01945495605469\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.41,\n                                \"y\": 123.81,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.062599182128906\",\n                                \"y\": \"123.81145477294922\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.91,\n                                \"y\": 123.61,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.562679290771484\",\n                                \"y\": \"123.6086654663086\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.5,\n                                \"y\": 88.39,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"61.875518798828125\",\n                                \"y\": \"84.45710754394531\",\n                                \"yaw\": \"170.9776611328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 63.0,\n                                \"y\": 84.89,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"63.524505615234375\",\n                                \"y\": \"87.72471618652344\",\n                                \"yaw\": \"169.5171356201172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.13,\n                                \"y\": 56.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.589330673217773\",\n                                \"y\": \"56.89858627319336\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.63,\n                                \"y\": 55.23,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.089998245239258\",\n                                \"y\": \"55.231380462646484\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.78,\n                                \"y\": 91.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.7837445735931396\",\n                                \"y\": \"95.0634994506836\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.42,\n                                \"y\": 96.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.414125442504883\",\n                                \"y\": \"91.56391906738281\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.63,\n                                \"y\": 33.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.09855270385742\",\n                                \"y\": \"33.82138442993164\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.12,\n                                \"y\": 33.27,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.598772048950195\",\n                                \"y\": \"33.26858901977539\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.71,\n                                \"y\": -1.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.72608184814453\",\n                                \"y\": \"-5.1627373695373535\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.88,\n                                \"y\": -5.25,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.86433029174805\",\n                                \"y\": \"-1.6620999574661255\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 27.99,\n                                \"y\": -32.52,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"24.804058074951172\",\n                                \"y\": \"-32.6052131652832\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.49,\n                                \"y\": -32.53,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"28.30057144165039\",\n                                \"y\": \"-32.42808532714844\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.66,\n                                \"y\": 1.61,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.649179220199585\",\n                                \"y\": \"6.055785655975342\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.98,\n                                \"y\": 6.4,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.9893529415130615\",\n                                \"y\": \"2.556603193283081\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.71,\n                                \"y\": -56.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.937644958496094\",\n                                \"y\": \"-56.1536750793457\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 36.11,\n                                \"y\": -56.38,\n                                \"yaw\": 271.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.445068359375\",\n                                \"y\": \"-56.47802734375\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.38,\n                                \"y\": -91.4,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.83172607421875\",\n                                \"y\": \"-94.36640930175781\",\n                                \"yaw\": \"-171.34144592285156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 65.19,\n                                \"y\": -95.57,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.4598617553711\",\n                                \"y\": \"-90.88241577148438\",\n                                \"yaw\": \"-171.14675903320312\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 30.36,\n                                \"y\": -122.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"27.211990356445312\",\n                                \"y\": \"-122.63420104980469\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.86,\n                                \"y\": -122.64,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"30.710643768310547\",\n                                \"y\": \"-122.5370101928711\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.71,\n                                \"y\": -87.87,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7047622799873352\",\n                                \"y\": \"-84.39273834228516\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.72,\n                                \"y\": -84.38,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7252919673919678\",\n                                \"y\": \"-87.89270782470703\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -187.95,\n                                \"y\": 34.76,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.5615234375\",\n                                \"y\": \"34.75906753540039\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.45,\n                                \"y\": 34.79,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.06150817871094\",\n                                \"y\": \"34.79099655151367\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.3,\n                                \"y\": 0.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.3112335205078\",\n                                \"y\": \"-4.067790508270264\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.0,\n                                \"y\": -4.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.9906768798828\",\n                                \"y\": \"-0.5709943175315857\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -191.55,\n                                \"y\": -31.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.07980346679688\",\n                                \"y\": \"-31.539026260375977\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.4,\n                                \"y\": -31.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.57980346679688\",\n                                \"y\": \"-31.551050186157227\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.35,\n                                \"y\": 3.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.34158325195312\",\n                                \"y\": \"6.5905280113220215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.39,\n                                \"y\": 6.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.39862060546875\",\n                                \"y\": \"3.090656280517578\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 60.54,\n                                \"y\": 141.67,\n                                \"yaw\": 181.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.6,\n                                \"y\": 169.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.544424057006836\",\n                                \"y\": \"169.2983856201172\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.63,\n                                \"y\": -149.58,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 37.94,\n                                \"y\": -121.21,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"34.17909240722656\",\n                                \"y\": \"-121.31058502197266\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 69.14,\n                                \"y\": -200.75,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.12518310546875\",\n                                \"y\": \"-204.24607849121094\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.11034393310547\",\n                                \"y\": \"-207.7460479736328\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.44,\n                                \"y\": -186.67,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.4259772300720215\",\n                                \"y\": \"-189.98013305664062\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.411138534545898\",\n                                \"y\": \"-193.4801025390625\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.52,\n                                \"y\": -190.11,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.53539514541626\",\n                                \"y\": \"-186.48056030273438\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.505717754364014\",\n                                \"y\": \"-193.48049926757812\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.6,\n                                \"y\": -193.56,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.61517858505249\",\n                                \"y\": \"-189.98094177246094\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.630017280578613\",\n                                \"y\": \"-186.48097229003906\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 38.86,\n                                \"y\": -157.24,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.14272689819336\",\n                                \"y\": \"-157.3394317626953\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.42,\n                                \"y\": -157.35,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"38.6419563293457\",\n                                \"y\": \"-157.2638397216797\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 124.38,\n                                \"y\": 1.52,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.21,\n                                \"y\": 191.24,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.22684478759766\",\n                                \"y\": \"187.88719177246094\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.19168090820312\",\n                                \"y\": \"194.88710021972656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.28,\n                                \"y\": 194.68,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.29653930664062\",\n                                \"y\": \"191.38758850097656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.31412506103516\",\n                                \"y\": \"187.88763427734375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.7,\n                                \"y\": 204.97,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.9846649169922\",\n                                \"y\": \"208.22828674316406\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.37538146972656\",\n                                \"y\": \"201.25485229492188\",\n                                \"yaw\": \"4.993293762207031\",\n                                \"z\": \"8.649030685424805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.41,\n                                \"y\": 208.44,\n                                \"yaw\": 0.0,\n                                \"z\": 9.64\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.1115264892578\",\n                                \"y\": \"204.78965759277344\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-149.8262939453125\",\n                                \"y\": \"201.30130004882812\",\n                                \"yaw\": \"4.674360275268555\",\n                                \"z\": \"8.643319129943848\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 203.14,\n                                \"y\": 98.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55755615234375\",\n                                \"y\": \"98.47964477539062\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05731201171875\",\n                                \"y\": \"98.52024841308594\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 206.79,\n                                \"y\": 98.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"210.05767822265625\",\n                                \"y\": \"98.48790740966797\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0581512451172\",\n                                \"y\": \"98.40670776367188\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 210.35,\n                                \"y\": 98.46,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"206.55828857421875\",\n                                \"y\": \"98.416015625\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"203.0585174560547\",\n                                \"y\": \"98.37541961669922\",\n                                \"yaw\": \"-89.33536529541016\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.26,\n                                \"y\": 187.76,\n                                \"yaw\": 180.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2433719635009766\",\n                                \"y\": \"191.07086181640625\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.2257903814315796\",\n                                \"y\": \"194.57081604003906\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 196.25,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.74073791503906\",\n                                \"y\": \"-53.869014739990234\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24098205566406\",\n                                \"y\": \"-53.82814407348633\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 192.54,\n                                \"y\": -53.91,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"189.24046325683594\",\n                                \"y\": \"-53.87146759033203\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.23997497558594\",\n                                \"y\": \"-53.953208923339844\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 189.1,\n                                \"y\": -53.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"192.7398681640625\",\n                                \"y\": \"-53.94251251220703\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"196.2396240234375\",\n                                \"y\": \"-53.98338317871094\",\n                                \"yaw\": \"89.33090209960938\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -200.24,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.264162540435791\",\n                                \"y\": \"-203.975341796875\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.2039556503295898\",\n                                \"x\": \"5.249323844909668\",\n                                \"y\": \"-207.47531127929688\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052355796098709106\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -204.17,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.265981674194336\",\n                                \"y\": \"-207.47537231445312\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.199931025505066\",\n                                \"x\": \"5.295659065246582\",\n                                \"y\": \"-200.47543334960938\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.052006348967552185\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.28,\n                                \"y\": -207.68,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.295698165893555\",\n                                \"y\": \"-203.97547912597656\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"1.1963363885879517\",\n                                \"x\": \"5.310536861419678\",\n                                \"y\": \"-200.4755096435547\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.05169523134827614\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -193.68,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84249877929688\",\n                                \"y\": \"-190.1305389404297\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.80551147460938\",\n                                \"y\": \"-186.6307373046875\",\n                                \"yaw\": \"359.39447021484375\",\n                                \"z\": \"10.018385887145996\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -190.18,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.84104919433594\",\n                                \"y\": \"-186.63034057617188\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91787719726562\",\n                                \"y\": \"-193.6299285888672\",\n                                \"yaw\": \"359.3710632324219\",\n                                \"z\": \"10.018379211425781\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -140.88,\n                                \"y\": -186.7,\n                                \"yaw\": 0.0,\n                                \"z\": 11.2\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.91917419433594\",\n                                \"y\": \"-190.1296844482422\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.010498046875\",\n                                \"x\": \"-140.95912170410156\",\n                                \"y\": \"-193.62945556640625\",\n                                \"yaw\": \"359.3459167480469\",\n                                \"z\": \"10.018370628356934\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -226.86,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-229.8777618408203\",\n                                \"y\": \"75.34733581542969\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1088562011719\",\n                                \"x\": \"-233.37741088867188\",\n                                \"y\": \"75.29785919189453\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976667404174805\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.6,\n                                \"y\": 190.79,\n                                \"yaw\": 180.0,\n                                \"z\": 1.23\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.6161643266677856\",\n                                \"y\": \"187.57269287109375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.5810012817382812\",\n                                \"y\": \"194.57260131835938\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -229.8,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-226.3787078857422\",\n                                \"y\": \"75.43836212158203\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1090393066406\",\n                                \"x\": \"-233.3780059814453\",\n                                \"y\": \"75.33940887451172\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.976588249206543\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -233.43,\n                                \"y\": 75.39,\n                                \"yaw\": 270.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-229.8790740966797\",\n                                \"y\": \"75.44020080566406\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.1092529296875\",\n                                \"x\": \"-226.37942504882812\",\n                                \"y\": \"75.48967742919922\",\n                                \"yaw\": \"270.80999755859375\",\n                                \"z\": \"9.97649097442627\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -240.52,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.0202178955078\",\n                                \"y\": \"-76.80843353271484\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.51983642578125\",\n                                \"y\": \"-76.75688171386719\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -244.3,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-247.52066040039062\",\n                                \"y\": \"-76.81256103515625\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-240.52142333984375\",\n                                \"y\": \"-76.91566467285156\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -247.63,\n                                \"y\": -76.86,\n                                \"yaw\": 90.0,\n                                \"z\": 11.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-244.02175903320312\",\n                                \"y\": \"-76.91315460205078\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-240.5221405029297\",\n                                \"y\": \"-76.96470642089844\",\n                                \"yaw\": \"89.15601348876953\",\n                                \"z\": \"10.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 1.85,\n                                \"y\": 194.21,\n                                \"yaw\": 180.0,\n                                \"z\": 1.8\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8657550811767578\",\n                                \"y\": \"191.07398986816406\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"1.8833365440368652\",\n                                \"y\": \"187.57403564453125\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -150.39,\n                                \"y\": 201.6,\n                                \"yaw\": 0.0,\n                                \"z\": 9.65\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.6641082763672\",\n                                \"y\": \"204.7429656982422\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"-0.6045733690261841\",\n                                \"x\": \"-150.96820068359375\",\n                                \"y\": \"208.229736328125\",\n                                \"yaw\": \"4.98435640335083\",\n                                \"z\": \"8.648870468139648\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.52,\n                                \"y\": -190.11,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.53539514541626\",\n                                \"y\": \"-186.48056030273438\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.08526611328125\",\n                                \"x\": \"6.505717754364014\",\n                                \"y\": \"-193.48049926757812\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.030223362147808075\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.6,\n                                \"y\": -193.56,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.61517858505249\",\n                                \"y\": \"-189.98094177246094\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359.1081237792969\",\n                                \"x\": \"6.630017280578613\",\n                                \"y\": \"-186.48097229003906\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.028731560334563255\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"156.6\",\n                                        \"y\": \"29.6\",\n                                        \"yaw\": \"268.398804\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"120.28\",\n                                        \"y\": \"2.26\",\n                                        \"yaw\": \"358.398743\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 151.37,\n                                \"y\": -26.18,\n                                \"yaw\": 88.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.6,\n                                \"y\": 201.85,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.598391056060791\",\n                                \"y\": \"205.0623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.596636772155762\",\n                                \"y\": \"208.5623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.13,\n                                \"y\": 187.79,\n                                \"yaw\": 178.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.11193084716797\",\n                                \"y\": \"191.38665771484375\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.93\",\n                                        \"y\": \"202.85\",\n                                        \"yaw\": \"358.756287\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"154.53\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"23.84\",\n                                        \"y\": \"154.74\",\n                                        \"yaw\": \"88.756256\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"64.09435272216797\",\n                                \"y\": \"194.88661193847656\",\n                                \"yaw\": \"180.28781127929688\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.65,\n                                \"y\": 158.85,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.19\",\n                                        \"y\": \"187.5\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.04859733581543\",\n                                \"y\": \"158.8513641357422\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.26\",\n                                        \"y\": \"194.61\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.10\",\n                                        \"y\": \"191.9\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.12\",\n                                        \"y\": \"187.21\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.97\",\n                                        \"y\": \"202.65\",\n                                        \"yaw\": \"359.153748\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.1,\n                                \"y\": 158.8,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.26\",\n                                        \"y\": \"194.61\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.10\",\n                                        \"y\": \"191.9\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.12\",\n                                        \"y\": \"187.21\",\n                                        \"yaw\": \"179.153809\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.97\",\n                                        \"y\": \"202.65\",\n                                        \"yaw\": \"359.153748\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.54861831665039\",\n                                \"y\": \"158.798583984375\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.18,\n                                \"y\": -135.51,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.76\",\n                                        \"y\": \"-142.19\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.96\",\n                                        \"y\": \"-103.91\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.50\",\n                                        \"y\": \"-103.87\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.15264892578125\",\n                                \"y\": \"-139.04959106445312\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.23\",\n                                        \"y\": \"-141.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.28\",\n                                        \"y\": \"-103.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.99,\n                                \"y\": -138.95,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.23\",\n                                        \"y\": \"-141.87\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.28\",\n                                        \"y\": \"-103.61\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-156.0162811279297\",\n                                \"y\": \"-135.54843139648438\",\n                                \"yaw\": \"0.44255056977272034\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.85,\n                                \"y\": -107.55,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.22\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.44915008544922\",\n                                \"y\": \"-107.5747299194336\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.52\",\n                                        \"y\": \"-138.79\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-158.62\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.11\",\n                                        \"y\": \"-142.5\",\n                                        \"yaw\": \"180.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.36,\n                                \"y\": -107.3,\n                                \"yaw\": 270.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.52\",\n                                        \"y\": \"-138.79\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-158.62\",\n                                        \"y\": \"-135.44\",\n                                        \"yaw\": \"0.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.11\",\n                                        \"y\": \"-142.5\",\n                                        \"yaw\": \"180.208496\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-120.95111846923828\",\n                                \"y\": \"-107.2765884399414\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -265.41,\n                                \"y\": 37.0,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.85\",\n                                        \"y\": \"-27.37\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.46\",\n                                        \"y\": \"0.13\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-234.57\",\n                                        \"y\": \"-3.77\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-268.8127746582031\",\n                                \"y\": \"37.034671783447266\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.64\",\n                                        \"y\": \"-32.13\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.73\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.17\",\n                                        \"y\": \"-3.80\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -268.86,\n                                \"y\": 37.1,\n                                \"yaw\": 268.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.64\",\n                                        \"y\": \"-32.13\",\n                                        \"yaw\": \"88.359528\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.73\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-235.17\",\n                                        \"y\": \"-3.80\",\n                                        \"yaw\": \"178.359497\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-265.3122863769531\",\n                                \"y\": \"37.06385040283203\",\n                                \"yaw\": \"-90.5837631225586\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -271.34,\n                                \"y\": -34.72,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-275.5313415527344\",\n                                \"y\": \"-34.750492095947266\",\n                                \"yaw\": \"90.41679382324219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.36,\n                                \"y\": -3.64,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.3\",\n                                        \"y\": \"37.92\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-266.17\",\n                                        \"y\": \"37.96\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.16\",\n                                        \"y\": \"-36.14\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.70\",\n                                        \"y\": \"-36.19\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.35203552246094\",\n                                \"y\": \"-0.370522677898407\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.21\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.76\",\n                                        \"y\": \"37.51\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.13\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.75\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -238.41,\n                                \"y\": 0.13,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.21\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.76\",\n                                        \"y\": \"37.51\",\n                                        \"yaw\": \"270.830933\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-272.13\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-275.75\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.830902\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-238.41973876953125\",\n                                \"y\": \"-3.870368242263794\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.87,\n                                \"y\": 144.33,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.53\",\n                                        \"y\": \"151.7\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.91\",\n                                        \"y\": \"111.56\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"111.35\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.88619995117188\",\n                                \"y\": \"147.7713623046875\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.89\",\n                                        \"y\": \"151.11\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.24\",\n                                        \"y\": \"113.8\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.88,\n                                \"y\": 147.77,\n                                \"yaw\": 180.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-159.89\",\n                                        \"y\": \"151.11\",\n                                        \"yaw\": \"0.113129\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.24\",\n                                        \"y\": \"113.8\",\n                                        \"yaw\": \"90.113098\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.86353302001953\",\n                                \"y\": \"144.2714385986328\",\n                                \"yaw\": \"-179.7303009033203\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.48,\n                                \"y\": 151.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-155.49497985839844\",\n                                \"y\": \"154.48143005371094\",\n                                \"yaw\": \"0.2696990966796875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -130.56,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.1\",\n                                        \"y\": \"144.39\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.18934631347656\",\n                                \"y\": \"115.9299087524414\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"148.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"144.46\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-160.16\",\n                                        \"y\": \"151.73\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.5,\n                                \"y\": 115.96,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"148.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.0\",\n                                        \"y\": \"144.46\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-160.16\",\n                                        \"y\": \"151.73\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-130.68896484375\",\n                                \"y\": \"115.98846435546875\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -190.39,\n                                \"y\": -120.91,\n                                \"yaw\": 91.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.28\",\n                                        \"y\": \"-54.27\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.54\",\n                                        \"y\": \"-54.21\",\n                                        \"yaw\": \"271.226715\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"-91.4\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.91\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"181.2267\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.27\",\n                                        \"y\": \"-88.50\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.1\",\n                                        \"y\": \"-85.31\",\n                                        \"yaw\": \"1.226685\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-193.41302490234375\",\n                                \"y\": \"-121.88587951660156\",\n                                \"yaw\": \"467.89080810546875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.6,\n                                \"y\": -58.77,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-127.23\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.71\",\n                                        \"y\": \"-88.61\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.77\",\n                                        \"y\": \"-84.13\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.0\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.5\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.08731079101562\",\n                                \"y\": \"-58.769039154052734\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.24,\n                                \"y\": -91.69,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.54\",\n                                        \"y\": \"-87.83\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.52\",\n                                        \"y\": \"-84.10\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.57\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.70\",\n                                        \"y\": \"-53.54\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.3\",\n                                        \"y\": \"-125.73\",\n                                        \"yaw\": \"97.322418\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.61\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"96.870911\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.23483276367188\",\n                                \"y\": \"-95.13064575195312\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.26,\n                                \"y\": -95.17,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-224.32\",\n                                        \"y\": \"-87.80\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"-53.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.56\",\n                                        \"y\": \"-53.4\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.17\",\n                                        \"y\": \"-126.5\",\n                                        \"yaw\": \"99.915283\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.60\",\n                                        \"y\": \"-127.1\",\n                                        \"yaw\": \"96.996216\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.26531982421875\",\n                                \"y\": \"-91.63069152832031\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.83,\n                                \"y\": -88.16,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.54\",\n                                        \"y\": \"-92.11\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.56\",\n                                        \"y\": \"-95.85\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.0\",\n                                        \"y\": \"-126.39\",\n                                        \"yaw\": \"98.589478\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.91\",\n                                        \"y\": \"-126.31\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.88\",\n                                        \"y\": \"-54.18\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.41\",\n                                        \"y\": \"-53.52\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.83517456054688\",\n                                \"y\": \"-84.72643280029297\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -193.84,\n                                \"y\": -121.9,\n                                \"yaw\": 92.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"268.970154\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.70\",\n                                        \"y\": \"-91.96\",\n                                        \"yaw\": \"179.424683\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.62\",\n                                        \"y\": \"-95.48\",\n                                        \"yaw\": \"179.510742\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.0\",\n                                        \"y\": \"-88.10\",\n                                        \"yaw\": \"0.090057\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.89\",\n                                        \"y\": \"-84.55\",\n                                        \"yaw\": \"359.630096\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-190.11427307128906\",\n                                \"y\": \"-120.71098327636719\",\n                                \"yaw\": \"467.6999206542969\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.5,\n                                \"y\": -58.73,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.87\",\n                                        \"y\": \"-125.92\",\n                                        \"yaw\": \"94.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.29\",\n                                        \"y\": \"-126.41\",\n                                        \"yaw\": \"99.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.44\",\n                                        \"y\": \"-87.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.39\",\n                                        \"y\": \"-84.28\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-154.27\",\n                                        \"y\": \"-91.94\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.64\",\n                                        \"y\": \"-95.6\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.58729553222656\",\n                                \"y\": \"-58.731075286865234\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -220.81,\n                                \"y\": -84.68,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.29\",\n                                        \"y\": \"-92.7\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-186.89\",\n                                        \"y\": \"-126.89\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.6\",\n                                        \"y\": \"-126.86\",\n                                        \"yaw\": \"99.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"-52.88\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.64\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-220.80465698242188\",\n                                \"y\": \"-88.22638702392578\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.51,\n                                \"y\": 122.92,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.23\",\n                                        \"y\": \"51.0\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.89\",\n                                        \"y\": \"91.58\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.85\",\n                                        \"y\": \"95.18\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.69\",\n                                        \"y\": \"87.38\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.98\",\n                                        \"y\": \"84.10\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-187.46331787109375\",\n                                \"y\": \"123.50904846191406\",\n                                \"yaw\": \"258.72021484375\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.51,\n                                \"y\": 87.83,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.49\",\n                                        \"y\": \"91.22\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.55\",\n                                        \"y\": \"94.81\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.92\",\n                                        \"y\": \"126.1\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.33\",\n                                        \"y\": \"125.99\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-192.36\",\n                                        \"y\": \"51.31\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.73\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5060577392578\",\n                                \"y\": \"84.38876342773438\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.53,\n                                \"y\": 84.35,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.50\",\n                                        \"y\": \"91.53\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.86\",\n                                        \"y\": \"126.50\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.77\",\n                                        \"y\": \"126.49\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.96\",\n                                        \"y\": \"52.27\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.92\",\n                                        \"y\": \"52.53\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.5340576171875\",\n                                \"y\": \"87.88873291015625\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -188.3,\n                                \"y\": 122.96,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.97\",\n                                        \"y\": \"51.1\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.56\",\n                                        \"y\": \"50.98\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.45\",\n                                        \"y\": \"91.81\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"95.60\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.77\",\n                                        \"y\": \"87.99\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.82\",\n                                        \"y\": \"84.46\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.14244079589844\",\n                                \"y\": \"122.22982788085938\",\n                                \"yaw\": \"260.0389709472656\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -192.1,\n                                \"y\": 57.1,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.37\",\n                                        \"y\": \"126.31\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-183.86\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.24\",\n                                        \"y\": \"87.58\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.35\",\n                                        \"y\": \"83.71\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.86\",\n                                        \"y\": \"92.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.77\",\n                                        \"y\": \"95.54\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.05535888671875\",\n                                \"y\": \"57.10081100463867\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.57,\n                                \"y\": 57.19,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.13\",\n                                        \"y\": \"126.99\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.76\",\n                                        \"y\": \"87.6\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.86\",\n                                        \"y\": \"83.56\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.90\",\n                                        \"y\": \"92.31\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.56\",\n                                        \"y\": \"95.45\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.55532836914062\",\n                                \"y\": \"57.18888854980469\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.8,\n                                \"y\": 91.42,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.62\",\n                                        \"y\": \"87.94\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.51\",\n                                        \"y\": \"84.35\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.69\",\n                                        \"y\": \"53.20\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.47\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.34\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.81\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.80389404296875\",\n                                \"y\": \"94.8106460571289\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -223.6,\n                                \"y\": 94.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-151.85\",\n                                        \"y\": \"87.63\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.46\",\n                                        \"y\": \"52.71\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-195.6\",\n                                        \"y\": \"52.73\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.72\",\n                                        \"y\": \"126.93\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-223.5959014892578\",\n                                \"y\": \"91.31087493896484\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 98.74,\n                                \"y\": -33.15,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.57\",\n                                        \"y\": \"36.6\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.84\",\n                                        \"y\": \"35.97\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.60\",\n                                        \"y\": \"-2.68\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.53\",\n                                        \"y\": \"3.33\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.94\",\n                                        \"y\": \"6.75\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"96.4896011352539\",\n                                \"y\": \"-33.15665054321289\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 103.3,\n                                \"y\": 33.63,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.62\",\n                                        \"y\": \"-35.65\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.11\",\n                                        \"y\": \"-35.61\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.61\",\n                                        \"y\": \"2.59\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.66\",\n                                        \"y\": \"6.46\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.77\",\n                                        \"y\": \"-2.36\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"106.48635864257812\",\n                                \"y\": \"33.668888092041016\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.42,\n                                \"y\": 2.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.71\",\n                                        \"y\": \"-1.91\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.66\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.34\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.46\",\n                                        \"y\": \"36.1\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.76\",\n                                        \"y\": \"36.67\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.4074935913086\",\n                                \"y\": \"5.362179279327393\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.26\",\n                                        \"y\": \"1.73\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.28\",\n                                        \"y\": \"5.47\",\n                                        \"yaw\": \"359.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"36.5\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"107.10\",\n                                        \"y\": \"36.3\",\n                                        \"yaw\": \"269.735962\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"100.18\",\n                                        \"y\": \"-36.15\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.55\",\n                                        \"y\": \"-36.80\",\n                                        \"yaw\": \"89.735931\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 134.56,\n                                \"y\": -2.13,\n                                \"yaw\": 179.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 95.1,\n                                \"y\": -33.6,\n                                \"yaw\": 88.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.10\",\n                                        \"y\": \"36.75\",\n                                        \"yaw\": \"268.471954\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.91\",\n                                        \"y\": \"-3.19\",\n                                        \"yaw\": \"178.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.4\",\n                                        \"y\": \"2.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.15\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"358.471924\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"99.99088287353516\",\n                                \"y\": \"-33.58554458618164\",\n                                \"yaw\": \"90.1692886352539\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 107.6,\n                                \"y\": 33.2,\n                                \"yaw\": 269.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.88\",\n                                        \"y\": \"-37.52\",\n                                        \"yaw\": \"89.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.68\",\n                                        \"y\": \"2.54\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.72\",\n                                        \"y\": \"6.4\",\n                                        \"yaw\": \"359.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"136.45\",\n                                        \"y\": \"-2.34\",\n                                        \"yaw\": \"179.302551\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"102.99250030517578\",\n                                \"y\": \"33.143775939941406\",\n                                \"yaw\": \"-89.30083465576172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 68.39,\n                                \"y\": 5.52,\n                                \"yaw\": 359.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"137.95\",\n                                        \"y\": \"-2.40\",\n                                        \"yaw\": \"179.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.74\",\n                                        \"y\": \"-36.67\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"96.19\",\n                                        \"y\": \"-36.65\",\n                                        \"yaw\": \"89.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.23\",\n                                        \"y\": \"37.31\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"106.77\",\n                                        \"y\": \"37.29\",\n                                        \"yaw\": \"269.658813\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"68.40597534179688\",\n                                \"y\": \"1.8621394634246826\",\n                                \"yaw\": \"0.2502593994140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -158.84,\n                                \"y\": -88.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-158.84552001953125\",\n                                \"y\": \"-84.63306427001953\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": -84.56,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-126.15\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-126.20\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"-52.11\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"-52.6\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.36460876464844\",\n                                \"y\": \"-88.13385009765625\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.39,\n                                \"y\": -122.45,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.56\",\n                                        \"y\": \"-52.43\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.39\",\n                                        \"y\": \"-122.45\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.34\",\n                                        \"y\": \"-91.68\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.87\",\n                                        \"y\": \"-94.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.46\",\n                                        \"y\": \"-88.29\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.82\",\n                                        \"y\": \"-84.37\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-127.84723663330078\",\n                                \"y\": \"-122.4256591796875\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.89,\n                                \"y\": -123.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.3402557373047\",\n                                \"y\": \"-123.45369720458984\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.6,\n                                \"y\": -95.5,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.5\",\n                                        \"y\": \"-88.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.93\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.43\",\n                                        \"y\": \"-53.27\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.34\",\n                                        \"y\": \"-127.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-132.34\",\n                                        \"y\": \"-127.36\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.60597229003906\",\n                                \"y\": \"-91.53479766845703\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.24,\n                                \"y\": -91.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.2347412109375\",\n                                \"y\": \"-95.03424072265625\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.99,\n                                \"y\": -56.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-121.30020141601562\",\n                                \"y\": \"-56.454654693603516\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.2,\n                                \"y\": -56.45,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.97\",\n                                        \"y\": \"-127.93\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.88\",\n                                        \"y\": \"-87.88\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.91\",\n                                        \"y\": \"-84.38\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.84\",\n                                        \"y\": \"-91.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.80\",\n                                        \"y\": \"-95.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-124.8001480102539\",\n                                \"y\": \"-56.474727630615234\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.87,\n                                \"y\": 35.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.90780639648438\",\n                                \"y\": \"35.40462875366211\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-36.77\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.73\",\n                                        \"y\": \"3.28\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.77\",\n                                        \"y\": \"6.78\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.69\",\n                                        \"y\": \"0.4\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.65\",\n                                        \"y\": \"-3.96\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -121.5,\n                                \"y\": 34.71,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.86,\n                                \"y\": 0.69,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.87196350097656\",\n                                \"y\": \"-4.222204685211182\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.16,\n                                \"y\": -4.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.62\",\n                                        \"y\": \"2.74\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.49\",\n                                        \"y\": \"37.56\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.99\",\n                                        \"y\": \"37.59\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.91\",\n                                        \"y\": \"-36.47\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.91\",\n                                        \"y\": \"-36.50\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.15156555175781\",\n                                \"y\": \"-0.7239478230476379\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -128.53,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.96420288085938\",\n                                \"y\": \"-32.613590240478516\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -132.2,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.69\",\n                                        \"y\": \"37.42\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.19\",\n                                        \"y\": \"0.33\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.11\",\n                                        \"y\": \"-3.63\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.10\",\n                                        \"y\": \"2.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-164.11\",\n                                        \"y\": \"6.33\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-128.46446228027344\",\n                                \"y\": \"-32.5643424987793\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.21,\n                                \"y\": 2.86,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.20130920410156\",\n                                \"y\": \"6.436841011047363\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.37,\n                                \"y\": 6.36,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.18\",\n                                        \"y\": \"0.20\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-35.23\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.32\",\n                                        \"y\": \"-35.28\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.14\",\n                                        \"y\": \"38.81\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.61\",\n                                        \"y\": \"38.86\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.37832641601562\",\n                                \"y\": \"2.9372618198394775\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.57,\n                                \"y\": 122.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-45.82151412963867\",\n                                \"y\": \"123.0694580078125\",\n                                \"yaw\": \"286.2447509765625\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -50.85,\n                                \"y\": 56.8,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.204750061035156\",\n                                \"y\": \"56.77779006958008\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.35,\n                                \"y\": 56.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.1\",\n                                        \"y\": \"126.8\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.35\",\n                                        \"y\": \"56.6\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.42\",\n                                        \"y\": \"87.16\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.41\",\n                                        \"y\": \"83.66\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.43\",\n                                        \"y\": \"90.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.44\",\n                                        \"y\": \"94.99\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-50.70365524291992\",\n                                \"y\": \"56.62413787841797\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.87,\n                                \"y\": 91.45,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.87403106689453\",\n                                \"y\": \"94.97073364257812\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.91,\n                                \"y\": 94.94,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.85\",\n                                        \"y\": \"87.98\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.53\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.38\",\n                                        \"y\": \"52.48\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.25\",\n                                        \"y\": \"126.63\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.39\",\n                                        \"y\": \"126.66\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.9060287475586\",\n                                \"y\": \"91.47069549560547\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.81,\n                                \"y\": 123.1,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.55\",\n                                        \"y\": \"53.23\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.14\",\n                                        \"y\": \"53.33\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.4\",\n                                        \"y\": \"91.56\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.9\",\n                                        \"y\": \"94.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.30\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.54\",\n                                        \"y\": \"84.45\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-49.0528450012207\",\n                                \"y\": \"121.63811492919922\",\n                                \"yaw\": \"285.5802917480469\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.39,\n                                \"y\": 87.98,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.38607406616211\",\n                                \"y\": \"84.54792785644531\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -12.19,\n                                \"y\": 84.49,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.11\",\n                                        \"y\": \"91.33\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.35\",\n                                        \"y\": \"127.83\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.66\",\n                                        \"y\": \"127.79\",\n                                        \"yaw\": \"275.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.88\",\n                                        \"y\": \"51.37\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.60\",\n                                        \"y\": \"52.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-12.194077491760254\",\n                                \"y\": \"88.05272674560547\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"151.62\",\n                                        \"y\": \"-30.72\",\n                                        \"yaw\": \"88.888824\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"120.37\",\n                                        \"y\": \"2.29\",\n                                        \"yaw\": \"358.888824\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 155.9,\n                                \"y\": 25.76,\n                                \"yaw\": 268.0,\n                                \"z\": 1.1\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -123.7,\n                                \"y\": 123.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.12106323242188\",\n                                \"y\": \"123.54805755615234\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -120.2,\n                                \"y\": 123.59,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.55\",\n                                        \"y\": \"51.67\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.10\",\n                                        \"y\": \"91.19\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.65\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.12\",\n                                        \"y\": \"87.69\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.64\",\n                                        \"y\": \"84.49\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-123.62055969238281\",\n                                \"y\": \"123.62052917480469\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.92,\n                                \"y\": 87.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.9159927368164\",\n                                \"y\": \"84.46495056152344\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.89,\n                                \"y\": 84.45,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.80\",\n                                        \"y\": \"91.29\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.90\",\n                                        \"y\": \"128.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.76\",\n                                        \"y\": \"128.22\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.63\",\n                                        \"y\": \"51.33\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.75\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.89402770996094\",\n                                \"y\": \"87.96498107910156\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.56,\n                                \"y\": 56.11,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-131.22312927246094\",\n                                \"y\": \"56.142696380615234\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -131.6,\n                                \"y\": 56.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.72\",\n                                        \"y\": \"126.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.6\",\n                                        \"y\": \"56.43\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.13\",\n                                        \"y\": \"87.53\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.12\",\n                                        \"y\": \"84.3\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.14\",\n                                        \"y\": \"91.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.15\",\n                                        \"y\": \"95.36\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-127.72073364257812\",\n                                \"y\": \"56.39537811279297\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.35,\n                                \"y\": 91.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.35372924804688\",\n                                \"y\": \"94.88094329833984\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.39,\n                                \"y\": 95.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.72\",\n                                        \"y\": \"88.8\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.88\",\n                                        \"y\": \"50.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"50.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.53\",\n                                        \"y\": \"127.69\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.82\",\n                                        \"y\": \"127.72\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.38571166992188\",\n                                \"y\": \"91.38089752197266\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.3,\n                                \"y\": 34.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-43.557861328125\",\n                                \"y\": \"34.62477111816406\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -43.53,\n                                \"y\": 34.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.77\",\n                                        \"y\": \"-36.18\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.42\",\n                                        \"y\": \"3.32\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.43\",\n                                        \"y\": \"6.82\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.40\",\n                                        \"y\": \"0.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.39\",\n                                        \"y\": \"-4.41\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.056827545166016\",\n                                \"y\": \"34.4566535949707\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.15,\n                                \"y\": 0.81,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.16270637512207\",\n                                \"y\": \"-4.41135311126709\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -15.85,\n                                \"y\": -4.3,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.31\",\n                                        \"y\": \"2.63\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.18\",\n                                        \"y\": \"37.45\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.68\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.59\",\n                                        \"y\": \"-36.58\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.59\",\n                                        \"y\": \"-36.61\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-15.841755867004395\",\n                                \"y\": \"-0.9121238589286804\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -51.1,\n                                \"y\": -32.19,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.6550407409668\",\n                                \"y\": \"-32.16905975341797\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -54.51,\n                                \"y\": -31.74,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.17\",\n                                        \"y\": \"38.28\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"0.64\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.58\",\n                                        \"y\": \"-4.14\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.59\",\n                                        \"y\": \"3.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.60\",\n                                        \"y\": \"7.19\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-51.15256881713867\",\n                                \"y\": \"-31.7597713470459\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -82.15,\n                                \"y\": 2.83,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-82.14167785644531\",\n                                \"y\": \"6.249274253845215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -81.92,\n                                \"y\": 6.33,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.22\",\n                                        \"y\": \"0.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.37\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.87\",\n                                        \"y\": \"-35.30\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.69\",\n                                        \"y\": \"38.78\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.16\",\n                                        \"y\": \"38.83\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-81.92871856689453\",\n                                \"y\": \"2.7487454414367676\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.88,\n                                \"y\": -56.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-44.298892974853516\",\n                                \"y\": \"-56.62109375\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -44.38,\n                                \"y\": -56.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.97\",\n                                        \"y\": \"-125.39\",\n                                        \"yaw\": \"67.929413\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.93\",\n                                        \"y\": \"-88.66\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.35\",\n                                        \"y\": \"-84.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.74\",\n                                        \"y\": \"-91.73\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.40\",\n                                        \"y\": \"-95.21\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-47.7984733581543\",\n                                \"y\": \"-56.53986358642578\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.32\",\n                                        \"y\": \"-87.99\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.31\",\n                                        \"y\": \"-84.48\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.38\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.32\",\n                                        \"y\": \"-52.35\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.43\",\n                                        \"y\": \"-124.42\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.42\",\n                                        \"y\": \"-124.45\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.14,\n                                \"y\": -91.43,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.11,\n                                \"y\": -94.93,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.54\",\n                                        \"y\": \"-87.87\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-17.11\",\n                                        \"y\": \"-94.93\",\n                                        \"yaw\": \"180.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.81\",\n                                        \"y\": \"-52.54\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.76\",\n                                        \"y\": \"-52.29\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-61.69\",\n                                        \"y\": \"-124.18\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-65.13\",\n                                        \"y\": \"-124.20\",\n                                        \"yaw\": \"65.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.11528968811035\",\n                                \"y\": \"-91.41958618164062\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -58.23,\n                                \"y\": -120.96,\n                                \"yaw\": 72.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-60.89959716796875\",\n                                \"y\": \"-119.1965560913086\",\n                                \"yaw\": \"56.552635192871094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -62.5,\n                                \"y\": -120.42,\n                                \"yaw\": 68.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.78\",\n                                        \"y\": \"-53.22\",\n                                        \"yaw\": \"268.054932\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.52\",\n                                        \"y\": \"-91.15\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.46\",\n                                        \"y\": \"-94.54\",\n                                        \"yaw\": \"180.054916\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.82\",\n                                        \"y\": \"-88.16\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.47\",\n                                        \"y\": \"-83.92\",\n                                        \"yaw\": \"0.054901\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-59.20102310180664\",\n                                \"y\": \"-122.86930084228516\",\n                                \"yaw\": \"53.40818786621094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.39,\n                                \"y\": -87.93,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.3951416015625\",\n                                \"y\": \"-84.5194091796875\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.43,\n                                \"y\": -84.43,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.51\",\n                                        \"y\": \"-91.6\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.65\",\n                                        \"y\": \"-124.39\",\n                                        \"yaw\": \"66.499481\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.47\",\n                                        \"y\": \"-124.44\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.36\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.17\",\n                                        \"y\": \"-52.80\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.42459869384766\",\n                                \"y\": \"-88.01945495605469\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.41,\n                                \"y\": 123.81,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.062599182128906\",\n                                \"y\": \"123.81145477294922\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 34.91,\n                                \"y\": 123.61,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"52.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.77\",\n                                        \"y\": \"92.18\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.68\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.9\",\n                                        \"y\": \"88.91\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.67\",\n                                        \"y\": \"84.93\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.562679290771484\",\n                                \"y\": \"123.6086654663086\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.5,\n                                \"y\": 88.39,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"61.875518798828125\",\n                                \"y\": \"84.45710754394531\",\n                                \"yaw\": \"170.9776611328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 63.0,\n                                \"y\": 84.89,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.99\",\n                                        \"y\": \"92.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.67\",\n                                        \"y\": \"126.65\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.17\",\n                                        \"y\": \"126.67\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.26\",\n                                        \"y\": \"52.62\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"52.59\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"63.524505615234375\",\n                                \"y\": \"87.72471618652344\",\n                                \"yaw\": \"169.5171356201172\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.13,\n                                \"y\": 56.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.589330673217773\",\n                                \"y\": \"56.89858627319336\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.63,\n                                \"y\": 55.23,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.53\",\n                                        \"y\": \"127.24\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.63\",\n                                        \"y\": \"55.23\",\n                                        \"yaw\": \"90.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.55\",\n                                        \"y\": \"88.89\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.56\",\n                                        \"y\": \"85.10\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.45\",\n                                        \"y\": \"91.17\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.46\",\n                                        \"y\": \"95.61\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"28.089998245239258\",\n                                \"y\": \"55.231380462646484\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.78,\n                                \"y\": 91.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.7837445735931396\",\n                                \"y\": \"95.0634994506836\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.42,\n                                \"y\": 96.7,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.12\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.25\",\n                                        \"y\": \"53.83\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.75\",\n                                        \"y\": \"53.86\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.75\",\n                                        \"y\": \"127.81\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.21\",\n                                        \"y\": \"127.78\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.414125442504883\",\n                                \"y\": \"91.56391906738281\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.63,\n                                \"y\": 33.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.09855270385742\",\n                                \"y\": \"33.82138442993164\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.12,\n                                \"y\": 33.27,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.35\",\n                                        \"y\": \"-37.44\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.56\",\n                                        \"y\": \"1.84\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"5.34\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.30\",\n                                        \"y\": \"-1.43\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.41\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.598772048950195\",\n                                \"y\": \"33.26858901977539\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.71,\n                                \"y\": -1.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.72608184814453\",\n                                \"y\": \"-5.1627373695373535\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.88,\n                                \"y\": -5.25,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.11\",\n                                        \"y\": \"2.15\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.54\",\n                                        \"y\": \"36.50\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.4\",\n                                        \"y\": \"36.53\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.13\",\n                                        \"y\": \"-37.53\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.13\",\n                                        \"y\": \"-37.56\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.86433029174805\",\n                                \"y\": \"-1.6620999574661255\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 27.99,\n                                \"y\": -32.52,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"24.804058074951172\",\n                                \"y\": \"-32.6052131652832\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 24.49,\n                                \"y\": -32.53,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.83\",\n                                        \"y\": \"37.48\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-1.44\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.42\",\n                                        \"y\": \"-4.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.59\",\n                                        \"y\": \"2.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-7.60\",\n                                        \"y\": \"6.39\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"28.30057144165039\",\n                                \"y\": \"-32.42808532714844\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.66,\n                                \"y\": 1.61,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.649179220199585\",\n                                \"y\": \"6.055785655975342\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.98,\n                                \"y\": 6.4,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.72\",\n                                        \"y\": \"0.55\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.57\",\n                                        \"y\": \"-35.55\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.7\",\n                                        \"y\": \"-35.60\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.25\",\n                                        \"y\": \"38.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"38.54\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.9893529415130615\",\n                                \"y\": \"2.556603193283081\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.71,\n                                \"y\": -56.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.937644958496094\",\n                                \"y\": \"-56.1536750793457\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 36.11,\n                                \"y\": -56.38,\n                                \"yaw\": 271.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.30\",\n                                        \"y\": \"-127.17\",\n                                        \"yaw\": \"91.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.14\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.22\",\n                                        \"y\": \"-84.87\",\n                                        \"yaw\": \"1.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.76\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.40\",\n                                        \"y\": \"-94.62\",\n                                        \"yaw\": \"181.368683\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"32.445068359375\",\n                                \"y\": \"-56.47802734375\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.38,\n                                \"y\": -91.4,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.83172607421875\",\n                                \"y\": \"-94.36640930175781\",\n                                \"yaw\": \"-171.34144592285156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 65.19,\n                                \"y\": -95.57,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.73\",\n                                        \"y\": \"-87.47\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.10\",\n                                        \"y\": \"-53.50\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.37\",\n                                        \"y\": \"-53.51\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-127.50\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.28\",\n                                        \"y\": \"-127.49\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.4598617553711\",\n                                \"y\": \"-90.88241577148438\",\n                                \"yaw\": \"-171.14675903320312\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 30.36,\n                                \"y\": -122.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"27.211990356445312\",\n                                \"y\": \"-122.63420104980469\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.86,\n                                \"y\": -122.64,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.28\",\n                                        \"y\": \"-52.53\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.16\",\n                                        \"y\": \"-52.28\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.38\",\n                                        \"y\": \"-90.99\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.43\",\n                                        \"y\": \"-94.49\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.67\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"-84.14\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"30.710643768310547\",\n                                \"y\": \"-122.5370101928711\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.71,\n                                \"y\": -87.87,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7047622799873352\",\n                                \"y\": \"-84.39273834228516\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.72,\n                                \"y\": -84.38,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.91\",\n                                        \"y\": \"-91.65\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.42\",\n                                        \"y\": \"-126.27\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.92\",\n                                        \"y\": \"-126.29\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.12\",\n                                        \"y\": \"-52.27\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.22\",\n                                        \"y\": \"-52.25\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7252919673919678\",\n                                \"y\": \"-87.89270782470703\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -187.95,\n                                \"y\": 34.76,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.5615234375\",\n                                \"y\": \"34.75906753540039\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -184.45,\n                                \"y\": 34.79,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.22\",\n                                        \"y\": \"-36.68\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.13\",\n                                        \"y\": \"3.36\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.17\",\n                                        \"y\": \"6.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.9\",\n                                        \"y\": \"0.12\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.5\",\n                                        \"y\": \"-3.88\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-188.06150817871094\",\n                                \"y\": \"34.79099655151367\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.3,\n                                \"y\": 0.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.3112335205078\",\n                                \"y\": \"-4.067790508270264\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -156.0,\n                                \"y\": -4.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-228.46\",\n                                        \"y\": \"2.89\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.33\",\n                                        \"y\": \"37.71\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.83\",\n                                        \"y\": \"37.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.37\",\n                                        \"y\": \"-36.32\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.94\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-155.9906768798828\",\n                                \"y\": \"-0.5709943175315857\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -191.55,\n                                \"y\": -31.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.07980346679688\",\n                                \"y\": \"-31.539026260375977\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -195.4,\n                                \"y\": -31.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.71\",\n                                        \"y\": \"39.87\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.12\",\n                                        \"y\": \"0.45\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.11\",\n                                        \"y\": \"-3.95\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"3.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-227.13\",\n                                        \"y\": \"7.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-191.57980346679688\",\n                                \"y\": \"-31.551050186157227\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.35,\n                                \"y\": 3.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.34158325195312\",\n                                \"y\": \"6.5905280113220215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.39,\n                                \"y\": 6.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.72\",\n                                        \"y\": \"0.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.84\",\n                                        \"y\": \"-34.96\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.34\",\n                                        \"y\": \"-35.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"39.8\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.63\",\n                                        \"y\": \"39.13\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.39862060546875\",\n                                \"y\": \"3.090656280517578\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.66\",\n                                        \"y\": \"169.64\",\n                                        \"yaw\": \"271.585205\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 60.54,\n                                \"y\": 141.67,\n                                \"yaw\": 181.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.6,\n                                \"y\": 169.3,\n                                \"yaw\": 269.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.64\",\n                                        \"y\": \"141.31\",\n                                        \"yaw\": \"179.831787\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"31.544424057006836\",\n                                \"y\": \"169.2983856201172\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"37.58\",\n                                        \"y\": \"-116.87\",\n                                        \"yaw\": \"271.097809\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.63,\n                                \"y\": -149.58,\n                                \"yaw\": 179.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 37.94,\n                                \"y\": -121.21,\n                                \"yaw\": 271.0,\n                                \"z\": 1.3\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.13\",\n                                        \"y\": \"-148.81\",\n                                        \"yaw\": \"181.798737\",\n                                        \"z\": \"1.3\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"34.17909240722656\",\n                                \"y\": \"-121.31058502197266\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 69.14,\n                                \"y\": -200.75,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.12518310546875\",\n                                \"y\": \"-204.24607849121094\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.11034393310547\",\n                                \"y\": \"-207.7460479736328\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 6.44,\n                                \"y\": -186.67,\n                                \"yaw\": 1.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.4259772300720215\",\n                                \"y\": \"-189.98013305664062\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.36\",\n                                        \"y\": \"-200.93\",\n                                        \"yaw\": \"181.283218\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.98\",\n                                        \"y\": \"-151.78\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"38.98\",\n                                        \"y\": \"-151.81\",\n                                        \"yaw\": \"271.283203\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359.0624084472656\",\n                                \"x\": \"6.411138534545898\",\n                                \"y\": \"-193.4801025390625\",\n                                \"yaw\": \"359.757080078125\",\n                                \"z\": \"0.03175222501158714\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 38.86,\n                                \"y\": -157.24,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.36\",\n                                        \"y\": \"-186.70\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.14272689819336\",\n                                \"y\": \"-157.3394317626953\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"71.62\",\n                                        \"y\": \"-200.47\",\n                                        \"yaw\": \"181.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.45\",\n                                        \"y\": \"-193.56\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.9\",\n                                        \"y\": \"-190.22\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.15\",\n                                        \"y\": \"-186.55\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 35.42,\n                                \"y\": -157.35,\n                                \"yaw\": 271.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"71.62\",\n                                        \"y\": \"-200.47\",\n                                        \"yaw\": \"181.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.45\",\n                                        \"y\": \"-193.56\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.9\",\n                                        \"y\": \"-190.22\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"4.15\",\n                                        \"y\": \"-186.55\",\n                                        \"yaw\": \"1.680908\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"38.6419563293457\",\n                                \"y\": \"-157.2638397216797\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"151.22\",\n                                        \"y\": \"-30.42\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"155.36\",\n                                        \"y\": \"29.78\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.1\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 124.38,\n                                \"y\": 1.52,\n                                \"yaw\": 0.0,\n                                \"z\": 1.1\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.6,\n                                \"y\": 201.85,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.598391056060791\",\n                                \"y\": \"205.0623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"194.62\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"190.86\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.36\",\n                                        \"y\": \"187.35\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.7\",\n                                        \"y\": \"154.65\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"-0.1941315233707428\",\n                                \"x\": \"-5.596636772155762\",\n                                \"y\": \"208.5623321533203\",\n                                \"yaw\": \"-0.028712520375847816\",\n                                \"z\": \"0.0014852519379928708\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -271.34,\n                                \"y\": -34.72,\n                                \"yaw\": 90.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-269.34\",\n                                        \"y\": \"34.64\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-265.97\",\n                                        \"y\": \"34.69\",\n                                        \"yaw\": \"270.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.83\",\n                                        \"y\": \"0.15\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-233.78\",\n                                        \"y\": \"-3.69\",\n                                        \"yaw\": \"180.886108\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-275.5313415527344\",\n                                \"y\": \"-34.750492095947266\",\n                                \"yaw\": \"90.41679382324219\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -155.48,\n                                \"y\": 151.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.5\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.62\",\n                                        \"y\": \"147.91\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.83\",\n                                        \"y\": \"144.24\",\n                                        \"yaw\": \"180.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.55\",\n                                        \"y\": \"112.88\",\n                                        \"yaw\": \"90.188049\",\n                                        \"z\": \"1.5\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-155.49497985839844\",\n                                \"y\": \"154.48143005371094\",\n                                \"yaw\": \"0.2696990966796875\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -158.84,\n                                \"y\": -88.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.49\",\n                                        \"y\": \"-90.66\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.44\",\n                                        \"y\": \"-94.39\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.78\",\n                                        \"y\": \"-125.66\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.0\",\n                                        \"y\": \"-125.70\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.46\",\n                                        \"y\": \"-53.40\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-52.68\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-158.84552001953125\",\n                                \"y\": \"-84.63306427001953\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.89,\n                                \"y\": -123.43,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.51\",\n                                        \"y\": \"-54.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.78\",\n                                        \"y\": \"-54.10\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-91.84\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.93\",\n                                        \"y\": \"-95.71\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.15\",\n                                        \"y\": \"-87.93\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.83\",\n                                        \"y\": \"-84.52\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.3402557373047\",\n                                \"y\": \"-123.45369720458984\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.24,\n                                \"y\": -91.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.57\",\n                                        \"y\": \"-88.56\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.60\",\n                                        \"y\": \"-84.83\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.4\",\n                                        \"y\": \"-53.77\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.17\",\n                                        \"y\": \"-53.74\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.18\",\n                                        \"y\": \"-125.0\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.80\",\n                                        \"y\": \"-126.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.2347412109375\",\n                                \"y\": \"-95.03424072265625\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.99,\n                                \"y\": -56.48,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.82\",\n                                        \"y\": \"-125.82\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.56\",\n                                        \"y\": \"-125.86\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.71\",\n                                        \"y\": \"-88.37\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.74\",\n                                        \"y\": \"-84.50\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.46\",\n                                        \"y\": \"-91.70\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.74\",\n                                        \"y\": \"-95.44\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-121.30020141601562\",\n                                \"y\": \"-56.454654693603516\",\n                                \"yaw\": \"270.3935546875\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -124.87,\n                                \"y\": 35.44,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.70\",\n                                        \"y\": \"-33.90\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.43\",\n                                        \"y\": \"-33.94\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.58\",\n                                        \"y\": \"3.55\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.61\",\n                                        \"y\": \"7.42\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.33\",\n                                        \"y\": \"0.22\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.61\",\n                                        \"y\": \"-3.51\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.90780639648438\",\n                                \"y\": \"35.40462875366211\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -93.86,\n                                \"y\": 0.69,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.19\",\n                                        \"y\": \"2.30\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.22\",\n                                        \"y\": \"6.3\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.66\",\n                                        \"y\": \"37.9\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.79\",\n                                        \"y\": \"37.12\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.80\",\n                                        \"y\": \"-35.14\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.42\",\n                                        \"y\": \"-35.84\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-93.87196350097656\",\n                                \"y\": \"-4.222204685211182\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -128.53,\n                                \"y\": -32.59,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-125.15\",\n                                        \"y\": \"36.73\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.41\",\n                                        \"y\": \"36.74\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"0.0\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.56\",\n                                        \"y\": \"-4.87\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-162.78\",\n                                        \"y\": \"2.92\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-163.47\",\n                                        \"y\": \"6.32\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-131.96420288085938\",\n                                \"y\": \"-32.613590240478516\",\n                                \"yaw\": \"90.39354705810547\",\n                                \"z\": \"-1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -159.21,\n                                \"y\": 2.86,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.86\",\n                                        \"y\": \"0.24\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.81\",\n                                        \"y\": \"-3.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-128.15\",\n                                        \"y\": \"-34.77\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.38\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.83\",\n                                        \"y\": \"37.49\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-121.55\",\n                                        \"y\": \"38.21\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-159.20130920410156\",\n                                \"y\": \"6.436841011047363\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.57,\n                                \"y\": 122.56,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.76\",\n                                        \"y\": \"52.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.47\",\n                                        \"y\": \"52.66\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.77\",\n                                        \"y\": \"90.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.67\",\n                                        \"y\": \"94.83\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.24\",\n                                        \"y\": \"88.26\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.20\",\n                                        \"y\": \"84.39\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-45.82151412963867\",\n                                \"y\": \"123.0694580078125\",\n                                \"yaw\": \"286.2447509765625\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -50.85,\n                                \"y\": 56.8,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.96\",\n                                        \"y\": \"127.28\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.68\",\n                                        \"y\": \"126.92\",\n                                        \"yaw\": \"275.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.21\",\n                                        \"y\": \"87.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.66\",\n                                        \"y\": \"84.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.2\",\n                                        \"y\": \"91.64\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-89.87\",\n                                        \"y\": \"94.84\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.204750061035156\",\n                                \"y\": \"56.77779006958008\",\n                                \"yaw\": \"90.37930297851562\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.87,\n                                \"y\": 91.45,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.2\",\n                                        \"y\": \"88.22\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.95\",\n                                        \"y\": \"84.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.91\",\n                                        \"y\": \"52.1\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.9\",\n                                        \"y\": \"51.94\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.39\",\n                                        \"y\": \"126.51\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.81\",\n                                        \"y\": \"126.56\",\n                                        \"yaw\": \"275.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.87403106689453\",\n                                \"y\": \"94.97073364257812\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.39,\n                                \"y\": 87.98,\n                                \"yaw\": 180.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.72\",\n                                        \"y\": \"90.97\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.75\",\n                                        \"y\": \"94.71\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.75\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"279.38501\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-46.84\",\n                                        \"y\": \"125.72\",\n                                        \"yaw\": \"280.454376\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.51\",\n                                        \"y\": \"53.54\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.54\",\n                                        \"y\": \"52.83\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.38607406616211\",\n                                \"y\": \"84.54792785644531\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -123.7,\n                                \"y\": 123.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.54\",\n                                        \"y\": \"51.5\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.5\",\n                                        \"y\": \"51.2\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.41\",\n                                        \"y\": \"90.86\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-167.13\",\n                                        \"y\": \"94.32\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.67\",\n                                        \"y\": \"87.80\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.65\",\n                                        \"y\": \"84.98\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-120.12106323242188\",\n                                \"y\": \"123.54805755615234\",\n                                \"yaw\": \"-90.51139068603516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -88.92,\n                                \"y\": 87.97,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.76\",\n                                        \"y\": \"91.4\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-165.71\",\n                                        \"y\": \"94.75\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-124.43\",\n                                        \"y\": \"128.5\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.67\",\n                                        \"y\": \"128.3\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-127.68\",\n                                        \"y\": \"50.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-131.1\",\n                                        \"y\": \"50.68\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-88.9159927368164\",\n                                \"y\": \"84.46495056152344\",\n                                \"yaw\": \"-179.9344482421875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -127.56,\n                                \"y\": 56.11,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.92\",\n                                        \"y\": \"128.11\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.29\",\n                                        \"y\": \"128.45\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.18\",\n                                        \"y\": \"88.34\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.63\",\n                                        \"y\": \"85.24\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.73\",\n                                        \"y\": \"91.68\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-166.58\",\n                                        \"y\": \"94.87\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-131.22312927246094\",\n                                \"y\": \"56.142696380615234\",\n                                \"yaw\": \"89.48860931396484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -162.35,\n                                \"y\": 91.63,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.15\",\n                                        \"y\": \"88.3\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.11\",\n                                        \"y\": \"84.76\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.79\",\n                                        \"y\": \"51.43\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-130.83\",\n                                        \"y\": \"51.38\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-123.86\",\n                                        \"y\": \"127.87\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-120.49\",\n                                        \"y\": \"127.91\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-162.35372924804688\",\n                                \"y\": \"94.88094329833984\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.3,\n                                \"y\": 34.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.31\",\n                                        \"y\": \"-35.26\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.5\",\n                                        \"y\": \"-35.27\",\n                                        \"yaw\": \"90.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.95\",\n                                        \"y\": \"2.42\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-84.96\",\n                                        \"y\": \"6.29\",\n                                        \"yaw\": \"0.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.72\",\n                                        \"y\": \"-1.38\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.3\",\n                                        \"y\": \"-5.13\",\n                                        \"yaw\": \"180.209442\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-43.557861328125\",\n                                \"y\": \"34.62477111816406\",\n                                \"yaw\": \"270.3793029785156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -16.15,\n                                \"y\": 0.81,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.48\",\n                                        \"y\": \"2.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.51\",\n                                        \"y\": \"5.92\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.95\",\n                                        \"y\": \"36.98\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.8\",\n                                        \"y\": \"37.0\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-50.9\",\n                                        \"y\": \"-35.25\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-53.71\",\n                                        \"y\": \"-35.96\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-16.16270637512207\",\n                                \"y\": \"-4.41135311126709\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -51.1,\n                                \"y\": -32.19,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"37.13\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.90\",\n                                        \"y\": \"37.14\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"0.60\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.5\",\n                                        \"y\": \"-4.47\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.27\",\n                                        \"y\": \"3.31\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.96\",\n                                        \"y\": \"6.72\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-54.6550407409668\",\n                                \"y\": \"-32.16905975341797\",\n                                \"yaw\": \"89.66251373291016\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -82.15,\n                                \"y\": 2.83,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.79\",\n                                        \"y\": \"0.61\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.74\",\n                                        \"y\": \"-4.29\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-51.9\",\n                                        \"y\": \"-34.80\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-54.32\",\n                                        \"y\": \"-34.83\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.77\",\n                                        \"y\": \"37.47\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.49\",\n                                        \"y\": \"38.18\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-82.14167785644531\",\n                                \"y\": \"6.249274253845215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -47.88,\n                                \"y\": -56.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.61\",\n                                        \"y\": \"-124.17\",\n                                        \"yaw\": \"68.35498\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.72\",\n                                        \"y\": \"-124.21\",\n                                        \"yaw\": \"66.757843\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.13\",\n                                        \"y\": \"-88.14\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-87.21\",\n                                        \"y\": \"-84.49\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.61\",\n                                        \"y\": \"-91.63\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.71\",\n                                        \"y\": \"-95.13\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-44.298892974853516\",\n                                \"y\": \"-56.62109375\",\n                                \"yaw\": \"269.6625061035156\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.32\",\n                                        \"y\": \"-87.99\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.31\",\n                                        \"y\": \"-84.48\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.38\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.32\",\n                                        \"y\": \"-52.35\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.43\",\n                                        \"y\": \"-124.42\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.42\",\n                                        \"y\": \"-124.45\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -17.14,\n                                \"y\": -91.43,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-90.32\",\n                                        \"y\": \"-87.99\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-88.31\",\n                                        \"y\": \"-84.48\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.32\",\n                                        \"y\": \"-52.38\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.32\",\n                                        \"y\": \"-52.35\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.43\",\n                                        \"y\": \"-124.42\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-64.42\",\n                                        \"y\": \"-124.45\",\n                                        \"yaw\": \"67.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-17.134746551513672\",\n                                \"y\": \"-94.91961669921875\",\n                                \"yaw\": \"-179.9136962890625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -58.23,\n                                \"y\": -120.96,\n                                \"yaw\": 72.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-47.64\",\n                                        \"y\": \"-51.0\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-43.84\",\n                                        \"y\": \"-51.90\",\n                                        \"yaw\": \"269.106506\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.52\",\n                                        \"y\": \"-91.17\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-15.29\",\n                                        \"y\": \"-94.53\",\n                                        \"yaw\": \"180.106522\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.8\",\n                                        \"y\": \"-88.9\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-85.41\",\n                                        \"y\": \"-84.44\",\n                                        \"yaw\": \"359.106476\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-60.89959716796875\",\n                                \"y\": \"-119.1965560913086\",\n                                \"yaw\": \"56.552635192871094\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -83.39,\n                                \"y\": -87.93,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.53\",\n                                        \"y\": \"-91.60\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.49\",\n                                        \"y\": \"-94.87\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-60.82\",\n                                        \"y\": \"-124.23\",\n                                        \"yaw\": \"65.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.92\",\n                                        \"y\": \"-124.27\",\n                                        \"yaw\": \"68.105591\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-48.29\",\n                                        \"y\": \"-52.59\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.70\",\n                                        \"y\": \"-52.55\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-83.3951416015625\",\n                                \"y\": \"-84.5194091796875\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.41,\n                                \"y\": 123.81,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.58\",\n                                        \"y\": \"54.47\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.84\",\n                                        \"y\": \"54.43\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.30\",\n                                        \"y\": \"91.92\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"95.79\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"88.59\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.66\",\n                                        \"y\": \"84.85\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.062599182128906\",\n                                \"y\": \"123.81145477294922\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.5,\n                                \"y\": 88.39,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.83\",\n                                        \"y\": \"91.38\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.86\",\n                                        \"y\": \"95.12\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.65\",\n                                        \"y\": \"126.18\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.13\",\n                                        \"y\": \"126.21\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.56\",\n                                        \"y\": \"53.94\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.94\",\n                                        \"y\": \"53.24\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"61.875518798828125\",\n                                \"y\": \"84.45710754394531\",\n                                \"yaw\": \"170.9776611328125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 28.13,\n                                \"y\": 56.9,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.51\",\n                                        \"y\": \"126.22\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.24\",\n                                        \"y\": \"126.23\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.9\",\n                                        \"y\": \"88.49\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.10\",\n                                        \"y\": \"84.62\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.13\",\n                                        \"y\": \"92.40\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.81\",\n                                        \"y\": \"95.81\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"24.589330673217773\",\n                                \"y\": \"56.89858627319336\",\n                                \"yaw\": \"90.02288818359375\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.78,\n                                \"y\": 91.79,\n                                \"yaw\": 359.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.50\",\n                                        \"y\": \"87.72\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.47\",\n                                        \"y\": \"83.98\",\n                                        \"yaw\": \"179.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.49\",\n                                        \"y\": \"53.52\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"24.26\",\n                                        \"y\": \"53.55\",\n                                        \"yaw\": \"89.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.60\",\n                                        \"y\": \"126.72\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.62\",\n                                        \"y\": \"126.68\",\n                                        \"yaw\": \"269.553589\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.7837445735931396\",\n                                \"y\": \"95.0634994506836\",\n                                \"yaw\": \"0.0655517578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 31.63,\n                                \"y\": 33.82,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.80\",\n                                        \"y\": \"-35.52\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.6\",\n                                        \"y\": \"-35.56\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.9\",\n                                        \"y\": \"1.93\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.12\",\n                                        \"y\": \"5.80\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.16\",\n                                        \"y\": \"-1.40\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.88\",\n                                        \"y\": \"-5.14\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"35.09855270385742\",\n                                \"y\": \"33.82138442993164\",\n                                \"yaw\": \"-89.97711181640625\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 62.71,\n                                \"y\": -1.48,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.64\",\n                                        \"y\": \"2.51\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.66\",\n                                        \"y\": \"5.77\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.91\",\n                                        \"y\": \"36.31\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.78\",\n                                        \"y\": \"36.33\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"-35.92\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.14\",\n                                        \"y\": \"-36.63\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"62.72608184814453\",\n                                \"y\": \"-5.1627373695373535\",\n                                \"yaw\": \"-179.74974060058594\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 27.99,\n                                \"y\": -32.52,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"36.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.10\",\n                                        \"y\": \"36.80\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"0.94\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"65.95\",\n                                        \"y\": \"-4.81\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.27\",\n                                        \"y\": \"2.98\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.96\",\n                                        \"y\": \"6.38\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"24.804058074951172\",\n                                \"y\": \"-32.6052131652832\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -2.66,\n                                \"y\": 1.61,\n                                \"yaw\": 0.0,\n                                \"z\": 0.99\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.69\",\n                                        \"y\": \"-1.2\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.74\",\n                                        \"y\": \"-4.75\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.40\",\n                                        \"y\": \"-36.2\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"25.17\",\n                                        \"y\": \"-36.6\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.72\",\n                                        \"y\": \"36.24\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.0\",\n                                        \"y\": \"36.96\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"0.99\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-2.649179220199585\",\n                                \"y\": \"6.055785655975342\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 32.71,\n                                \"y\": -56.24,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.49\",\n                                        \"y\": \"-125.57\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.0\",\n                                        \"y\": \"-125.61\",\n                                        \"yaw\": \"90.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.2\",\n                                        \"y\": \"-88.11\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.5\",\n                                        \"y\": \"-84.24\",\n                                        \"yaw\": \"0.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.23\",\n                                        \"y\": \"-91.48\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.94\",\n                                        \"y\": \"-95.22\",\n                                        \"yaw\": \"180.552979\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"35.937644958496094\",\n                                \"y\": \"-56.1536750793457\",\n                                \"yaw\": \"271.5320739746094\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 64.38,\n                                \"y\": -91.4,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.92\",\n                                        \"y\": \"-87.73\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.91\",\n                                        \"y\": \"-83.99\",\n                                        \"yaw\": \"359.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.96\",\n                                        \"y\": \"-53.30\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.83\",\n                                        \"y\": \"-53.32\",\n                                        \"yaw\": \"269.888672\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.10\",\n                                        \"y\": \"-125.51\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.47\",\n                                        \"y\": \"-126.18\",\n                                        \"yaw\": \"89.888641\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"64.83172607421875\",\n                                \"y\": \"-94.36640930175781\",\n                                \"yaw\": \"-171.34144592285156\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 30.36,\n                                \"y\": -122.55,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.83\",\n                                        \"y\": \"-53.19\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"-53.14\",\n                                        \"yaw\": \"270.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.90\",\n                                        \"y\": \"-90.47\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.96\",\n                                        \"y\": \"-94.34\",\n                                        \"yaw\": \"180.885925\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.36\",\n                                        \"y\": \"-87.50\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.9\",\n                                        \"y\": \"-84.11\",\n                                        \"yaw\": \"0.885895\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"27.211990356445312\",\n                                \"y\": \"-122.63420104980469\",\n                                \"yaw\": \"91.5320816040039\",\n                                \"z\": \"1.52587890625e-05\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 0.71,\n                                \"y\": -87.87,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.62\",\n                                        \"y\": \"-91.18\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"68.63\",\n                                        \"y\": \"-94.92\",\n                                        \"yaw\": \"180.188705\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.98\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"26.76\",\n                                        \"y\": \"-125.81\",\n                                        \"yaw\": \"90.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.64\",\n                                        \"y\": \"-53.59\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.76\",\n                                        \"y\": \"-52.90\",\n                                        \"yaw\": \"270.18869\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"0.7047622799873352\",\n                                \"y\": \"-84.39273834228516\",\n                                \"yaw\": \"0.0863037109375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -187.95,\n                                \"y\": 34.76,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.78\",\n                                        \"y\": \"-34.59\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.63\",\n                                        \"yaw\": \"90.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.66\",\n                                        \"y\": \"2.87\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.69\",\n                                        \"y\": \"6.74\",\n                                        \"yaw\": \"0.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.41\",\n                                        \"y\": \"0.47\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.70\",\n                                        \"y\": \"-4.20\",\n                                        \"yaw\": \"180.586456\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-184.5615234375\",\n                                \"y\": \"34.75906753540039\",\n                                \"yaw\": \"-90.01580047607422\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -157.3,\n                                \"y\": 0.55,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.37\",\n                                        \"y\": \"2.44\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.40\",\n                                        \"y\": \"6.18\",\n                                        \"yaw\": \"0.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.83\",\n                                        \"y\": \"37.24\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.96\",\n                                        \"y\": \"37.26\",\n                                        \"yaw\": \"270.454376\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-190.97\",\n                                        \"y\": \"-34.99\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.59\",\n                                        \"y\": \"-35.70\",\n                                        \"yaw\": \"90.454346\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-157.3112335205078\",\n                                \"y\": \"-4.067790508270264\",\n                                \"yaw\": \"179.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -191.55,\n                                \"y\": -31.54,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-188.17\",\n                                        \"y\": \"37.78\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.43\",\n                                        \"y\": \"37.79\",\n                                        \"yaw\": \"270.132782\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"0.5\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-153.58\",\n                                        \"y\": \"-3.82\",\n                                        \"yaw\": \"180.132767\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-225.80\",\n                                        \"y\": \"2.60\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-226.49\",\n                                        \"y\": \"6.22\",\n                                        \"yaw\": \"0.132751\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-195.07980346679688\",\n                                \"y\": \"-31.539026260375977\",\n                                \"yaw\": \"89.98419952392578\",\n                                \"z\": \"0.055450439453125\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -222.35,\n                                \"y\": 3.13,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.99\",\n                                        \"y\": \"0.50\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-152.95\",\n                                        \"y\": \"-3.23\",\n                                        \"yaw\": \"180.75441\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-191.28\",\n                                        \"y\": \"-34.50\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-194.51\",\n                                        \"y\": \"-34.54\",\n                                        \"yaw\": \"90.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-187.96\",\n                                        \"y\": \"37.76\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-184.68\",\n                                        \"y\": \"38.48\",\n                                        \"yaw\": \"270.754395\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-222.34158325195312\",\n                                \"y\": \"6.5905280113220215\",\n                                \"yaw\": \"359.86053466796875\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 69.14,\n                                \"y\": -200.75,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.12518310546875\",\n                                \"y\": \"-204.24607849121094\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.30\",\n                                        \"y\": \"-193.55\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.31\",\n                                        \"y\": \"-190.4\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"3.32\",\n                                        \"y\": \"-186.26\",\n                                        \"yaw\": \"359.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.18\",\n                                        \"y\": \"-151.96\",\n                                        \"yaw\": \"269.88678\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"69.11034393310547\",\n                                \"y\": \"-207.7460479736328\",\n                                \"yaw\": \"179.75709533691406\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                }\n            ],\n            \"Town06\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 669.39,\n                                \"y\": 83.38,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7225952148438\",\n                                \"y\": \"83.4161376953125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7229614257812\",\n                                \"y\": \"83.34022521972656\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2232055664062\",\n                                \"y\": \"83.30226135253906\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.723388671875\",\n                                \"y\": \"83.2643051147461\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 672.7,\n                                \"y\": 83.5,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2218627929688\",\n                                \"y\": \"83.46227264404297\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7220458984375\",\n                                \"y\": \"83.42431640625\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2222900390625\",\n                                \"y\": \"83.3863525390625\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7224731445312\",\n                                \"y\": \"83.34839630126953\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -5.3,\n                                \"y\": -53.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-8.675992965698242\",\n                                \"y\": \"-53.622528076171875\",\n                                \"yaw\": \"90.3823013305664\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -9.0,\n                                \"y\": -53.6,\n                                \"yaw\": 90.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-5.176236152648926\",\n                                \"y\": \"-53.574485778808594\",\n                                \"yaw\": \"90.3823013305664\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 2.4,\n                                \"y\": 20.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"5.828932285308838\",\n                                \"y\": \"20.622880935668945\",\n                                \"yaw\": \"270.3822937011719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.9,\n                                \"y\": 20.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"2.3291661739349365\",\n                                \"y\": \"20.576173782348633\",\n                                \"yaw\": \"270.3822937011719\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -16.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58773803710938\",\n                                \"y\": \"-20.065515518188477\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.5749969482422\",\n                                \"y\": \"-23.56549072265625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6132354736328\",\n                                \"y\": \"-13.065561294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58773803710938\",\n                                \"y\": \"-23.56553840637207\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6132354736328\",\n                                \"y\": \"-16.565584182739258\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6259765625\",\n                                \"y\": \"-13.065608024597168\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -23.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.6136016845703\",\n                                \"y\": \"-20.065608978271484\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.62635803222656\",\n                                \"y\": \"-16.565631866455078\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.63909912109375\",\n                                \"y\": \"-13.065655708312988\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -12.7,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.187618255615234\",\n                                \"y\": \"-16.09782600402832\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.174869537353516\",\n                                \"y\": \"-19.597803115844727\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -16.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.187252044677734\",\n                                \"y\": \"-19.597848892211914\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.212745666503906\",\n                                \"y\": \"-12.597894668579102\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.91,\n                                \"y\": 41.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.90859985351562\",\n                                \"y\": \"45.4715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9071807861328\",\n                                \"y\": \"48.9715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.90577697753906\",\n                                \"y\": \"52.4715690612793\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.92,\n                                \"y\": 45.38,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.91854858398438\",\n                                \"y\": \"48.97157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.91714477539062\",\n                                \"y\": \"52.47157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.92138671875\",\n                                \"y\": \"41.97157669067383\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.93,\n                                \"y\": 48.98,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9285888671875\",\n                                \"y\": \"52.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.93141174316406\",\n                                \"y\": \"45.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.93283081054688\",\n                                \"y\": \"41.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -178.93,\n                                \"y\": 52.88,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9315643310547\",\n                                \"y\": \"48.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9329833984375\",\n                                \"y\": \"45.471580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-178.9344024658203\",\n                                \"y\": \"41.971580505371094\",\n                                \"yaw\": \"-0.023140989243984222\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 44.2,\n                                \"y\": -19.7,\n                                \"yaw\": 179.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.21311569213867\",\n                                \"y\": \"-16.097919464111328\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"44.225860595703125\",\n                                \"y\": \"-12.597942352294922\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 37.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0021362304688\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0038452148438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0055541992188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0072631835938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 41.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0053100585938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 44.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967651367188\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 48.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0017700195312\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9983520507812\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9966430664062\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949340820312\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 51.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984130859375\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967041015625\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949951171875\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9932861328125\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 658.6,\n                                \"y\": 82.95,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2265625\",\n                                \"y\": \"82.98932647705078\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.726318359375\",\n                                \"y\": \"83.02729034423828\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2261352539062\",\n                                \"y\": \"83.06524658203125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7259521484375\",\n                                \"y\": \"83.10320281982422\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 662.3,\n                                \"y\": 83.6,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"665.7197265625\",\n                                \"y\": \"83.63709259033203\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.2195434570312\",\n                                \"y\": \"83.675048828125\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7193603515625\",\n                                \"y\": \"83.71300506591797\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7201538085938\",\n                                \"y\": \"83.56117248535156\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 665.8,\n                                \"y\": 83.17,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"669.224609375\",\n                                \"y\": \"83.20713806152344\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"672.7244262695312\",\n                                \"y\": \"83.2450942993164\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"662.2250366210938\",\n                                \"y\": \"83.13121795654297\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"658.7252197265625\",\n                                \"y\": \"83.09326171875\",\n                                \"yaw\": \"270.62139892578125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 9.4,\n                                \"y\": 276.7,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.778694152832031\",\n                                \"y\": \"276.646728515625\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"5.77956485748291\",\n                                \"y\": \"276.75714111328125\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 239.9,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.6988410949707\",\n                                \"y\": \"243.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68668746948242\",\n                                \"y\": \"246.61331176757812\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.674537658691406\",\n                                \"y\": \"250.11329650878906\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 243.29,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.698463439941406\",\n                                \"y\": \"246.6133575439453\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68631362915039\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.7227668762207\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5847778320312\",\n                                \"y\": \"141.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5704345703125\",\n                                \"y\": \"145.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5560913085938\",\n                                \"y\": \"148.9967041015625\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5418090820312\",\n                                \"y\": \"152.49667358398438\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 142.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"145.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.572509765625\",\n                                \"y\": \"148.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5582275390625\",\n                                \"y\": \"152.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 246.7,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.688148498535156\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71245193481445\",\n                                \"y\": \"243.11338806152344\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.2,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71244812011719\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.736751556396484\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.1,\n                                \"y\": 213.55,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.7181010246276855\",\n                                \"y\": \"213.60708618164062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.217665672302246\",\n                                \"y\": \"213.66229248046875\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.8,\n                                \"y\": 213.52,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.219058990478516\",\n                                \"y\": \"213.57394409179688\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2199301719665527\",\n                                \"y\": \"213.46353149414062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -10.2,\n                                \"y\": 213.5,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.720656394958496\",\n                                \"y\": \"213.4451141357422\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2210917472839355\",\n                                \"y\": \"213.38990783691406\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 145.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"148.996826171875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5725708007812\",\n                                \"y\": \"152.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6155395507812\",\n                                \"y\": \"141.99688720703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6298828125\",\n                                \"y\": \"138.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 149.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.588134765625\",\n                                \"y\": \"152.49685668945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6167602539062\",\n                                \"y\": \"145.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.631103515625\",\n                                \"y\": \"141.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6454467773438\",\n                                \"y\": \"138.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 657.7,\n                                \"y\": 183.15,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1398315429688\",\n                                \"y\": \"183.1873016357422\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6395874023438\",\n                                \"y\": \"183.2252655029297\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.139404296875\",\n                                \"y\": \"183.2632293701172\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6392211914062\",\n                                \"y\": \"183.30117797851562\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 661.7,\n                                \"y\": 183.26,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6388549804688\",\n                                \"y\": \"183.2918701171875\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.138671875\",\n                                \"y\": \"183.329833984375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6384887695312\",\n                                \"y\": \"183.36778259277344\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6392822265625\",\n                                \"y\": \"183.21595764160156\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 152.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6159057617188\",\n                                \"y\": \"148.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6302490234375\",\n                                \"y\": \"145.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6445922851562\",\n                                \"y\": \"141.99700927734375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.658935546875\",\n                                \"y\": \"138.49703979492188\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 665.2,\n                                \"y\": 183.37,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.137939453125\",\n                                \"y\": \"183.40187072753906\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6377563476562\",\n                                \"y\": \"183.4398193359375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1383666992188\",\n                                \"y\": \"183.32594299316406\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6385498046875\",\n                                \"y\": \"183.28799438476562\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 668.99,\n                                \"y\": 183.58,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"671.6359252929688\",\n                                \"y\": \"183.60870361328125\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6362915039062\",\n                                \"y\": \"183.5327911376953\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1365356445312\",\n                                \"y\": \"183.4948272705078\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.63671875\",\n                                \"y\": \"183.45687866210938\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 672.3,\n                                \"y\": 183.7,\n                                \"yaw\": 270.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"668.1351928710938\",\n                                \"y\": \"183.6548309326172\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"664.6353759765625\",\n                                \"y\": \"183.6168670654297\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"661.1356201171875\",\n                                \"y\": \"183.5789031982422\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"657.6358032226562\",\n                                \"y\": \"183.54095458984375\",\n                                \"yaw\": \"-89.37859344482422\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.5,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71349334716797\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72564697265625\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.737796783447266\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 172.6,\n                                \"y\": -13.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.58847045898438\",\n                                \"y\": \"-16.565494537353516\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.57571411132812\",\n                                \"y\": \"-20.065471649169922\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"172.56297302246094\",\n                                \"y\": \"-23.565448760986328\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 5.6,\n                                \"y\": 276.7,\n                                \"yaw\": 269.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"9.278183937072754\",\n                                \"y\": \"276.6419982910156\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"12.777749061584473\",\n                                \"y\": \"276.5867919921875\",\n                                \"yaw\": \"-90.90380859375\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2978210449219\",\n                                \"y\": \"-20.534311294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.28509521484375\",\n                                \"y\": \"-24.034286499023438\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3233337402344\",\n                                \"y\": \"-13.534357070922852\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -20.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2974853515625\",\n                                \"y\": \"-24.034332275390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3229675292969\",\n                                \"y\": \"-17.034378051757812\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3357238769531\",\n                                \"y\": \"-13.534401893615723\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.89,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.886695861816406\",\n                                \"y\": \"48.880615234375\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.883399963378906\",\n                                \"y\": \"45.380619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.880104064941406\",\n                                \"y\": \"41.880619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993091583251953\",\n                                \"y\": \"52.38051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98649787902832\",\n                                \"y\": \"45.380523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98320198059082\",\n                                \"y\": \"41.880523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993099212646484\",\n                                \"y\": \"48.880516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.996397018432617\",\n                                \"y\": \"52.380516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.986507415771484\",\n                                \"y\": \"41.88051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.15,\n                                \"y\": -24.1,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.143310546875\",\n                                \"y\": \"-21.04495620727539\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1356506347656\",\n                                \"y\": \"-17.544963836669922\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1280212402344\",\n                                \"y\": \"-14.04497241973877\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.120361328125\",\n                                \"y\": \"-10.544981002807617\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.3,\n                                \"y\": -20.6,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.30859375\",\n                                \"y\": \"-24.54460334777832\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2933044433594\",\n                                \"y\": \"-17.544620513916016\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2856750488281\",\n                                \"y\": \"-14.044628143310547\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.27801513671875\",\n                                \"y\": \"-10.544636726379395\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.2,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2084045410156\",\n                                \"y\": \"-21.04481315612793\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2160339355469\",\n                                \"y\": \"-24.5448055267334\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.193115234375\",\n                                \"y\": \"-14.044830322265625\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1854553222656\",\n                                \"y\": \"-10.544838905334473\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"48.737091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29624938964844\",\n                                \"y\": \"52.237091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"41.73709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"52.23709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"45.237098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28306579589844\",\n                                \"y\": \"41.737098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1865692138672\",\n                                \"y\": \"48.73719024658203\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1832733154297\",\n                                \"y\": \"45.2371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1799774169922\",\n                                \"y\": \"41.7371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 608.5,\n                                \"y\": -23.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.475830078125\",\n                                \"y\": \"-20.404850006103516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4502563476562\",\n                                \"y\": \"-16.904943466186523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4246215820312\",\n                                \"y\": \"-13.405036926269531\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.3989868164062\",\n                                \"y\": \"-9.905130386352539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.93,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9571533203125\",\n                                \"y\": \"-23.908740997314453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9059448242188\",\n                                \"y\": \"-16.90892791748047\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8803100585938\",\n                                \"y\": \"-13.409022331237793\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8546752929688\",\n                                \"y\": \"-9.9091157913208\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.92,\n                                \"y\": -16.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9463500976562\",\n                                \"y\": \"-20.40872573852539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9719848632812\",\n                                \"y\": \"-23.90863037109375\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8951416015625\",\n                                \"y\": \"-13.408912658691406\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8695068359375\",\n                                \"y\": \"-9.909006118774414\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.91,\n                                \"y\": -13.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9371337890625\",\n                                \"y\": \"-16.90869903564453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9627075195312\",\n                                \"y\": \"-20.408605575561523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9883422851562\",\n                                \"y\": \"-23.908512115478516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8858642578125\",\n                                \"y\": \"-9.908886909484863\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 42.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"48.81858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39501953125\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3882141113281\",\n                                \"y\": \"38.367977142333984\",\n                                \"yaw\": \"-1.1906731128692627\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"48.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"52.3185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38818359375\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3865051269531\",\n                                \"y\": \"38.36801528930664\",\n                                \"yaw\": \"-1.191046118736267\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 49.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39154052734375\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38812255859375\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38641357421875\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3847351074219\",\n                                \"y\": \"38.36804962158203\",\n                                \"yaw\": \"-1.191433072090149\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 52.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2782287597656\",\n                                \"y\": \"48.818641662597656\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2765197753906\",\n                                \"y\": \"45.31864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2748107910156\",\n                                \"y\": \"41.81864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.27313232421875\",\n                                \"y\": \"38.370391845703125\",\n                                \"yaw\": \"-1.2159260511398315\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 42.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3915710449219\",\n                                \"y\": \"45.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3932800292969\",\n                                \"y\": \"48.74409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.39495849609375\",\n                                \"y\": \"52.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3881530761719\",\n                                \"y\": \"38.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3915100097656\",\n                                \"y\": \"48.74409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3931884765625\",\n                                \"y\": \"52.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3880920410156\",\n                                \"y\": \"41.74409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3863830566406\",\n                                \"y\": \"38.24409866333008\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.39154052734375\",\n                                \"y\": \"52.244102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3881530761719\",\n                                \"y\": \"45.244102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3864440917969\",\n                                \"y\": \"41.744102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3847351074219\",\n                                \"y\": \"38.244102478027344\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.28,\n                                \"y\": 52.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27813720703125\",\n                                \"y\": \"48.74415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27642822265625\",\n                                \"y\": \"45.24415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27471923828125\",\n                                \"y\": \"41.74415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.27301025390625\",\n                                \"y\": \"38.24415588378906\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 142.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37860107421875\",\n                                \"y\": \"144.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3642578125\",\n                                \"y\": \"148.3854217529297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.34991455078125\",\n                                \"y\": \"151.88539123535156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40728759765625\",\n                                \"y\": \"137.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 145.69,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37896728515625\",\n                                \"y\": \"148.38548278808594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3646240234375\",\n                                \"y\": \"151.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40765380859375\",\n                                \"y\": \"141.3855438232422\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4219970703125\",\n                                \"y\": \"137.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 149.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3789978027344\",\n                                \"y\": \"151.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4076843261719\",\n                                \"y\": \"144.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4220275878906\",\n                                \"y\": \"141.38560485839844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4363708496094\",\n                                \"y\": \"137.88563537597656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.28,\n                                \"y\": 152.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.29681396484375\",\n                                \"y\": \"148.38514709472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3111572265625\",\n                                \"y\": \"144.8851776123047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.32550048828125\",\n                                \"y\": \"141.3852081298828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.33984375\",\n                                \"y\": \"137.88523864746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 151.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.29693603515625\",\n                                \"y\": \"147.7582550048828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.311279296875\",\n                                \"y\": \"144.25828552246094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.32562255859375\",\n                                \"y\": \"140.75831604003906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3399658203125\",\n                                \"y\": \"137.2583465576172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 148.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3791198730469\",\n                                \"y\": \"151.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4078063964844\",\n                                \"y\": \"144.25868225097656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4221496582031\",\n                                \"y\": \"140.7587127685547\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4364929199219\",\n                                \"y\": \"137.2587432861328\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 145.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38238525390625\",\n                                \"y\": \"147.75860595703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3680419921875\",\n                                \"y\": \"151.25857543945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.41107177734375\",\n                                \"y\": \"140.7586669921875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4254150390625\",\n                                \"y\": \"137.25869750976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 141.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.37872314453125\",\n                                \"y\": \"144.25856018066406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3643798828125\",\n                                \"y\": \"147.75852966308594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.35003662109375\",\n                                \"y\": \"151.2584991455078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40740966796875\",\n                                \"y\": \"137.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.7,\n                                \"y\": 139.79,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.5,\n                                \"y\": 143.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.3,\n                                \"y\": 146.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 17.91,\n                                \"y\": 150.19,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 241.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.099102020263672\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09790802001953\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09671401977539\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.101490020751953\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 245.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09794044494629\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 249.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.103910446166992\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.0,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.001453399658203\",\n                                \"y\": \"248.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.002647399902344\",\n                                \"y\": \"244.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.003841400146484\",\n                                \"y\": \"241.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.005035400390625\",\n                                \"y\": \"237.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990478515625\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89785766601562\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89666748046875\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89907836914062\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89788818359375\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90145874023438\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990936279297\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90147399902344\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90386962890625\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026336669922\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90382385253906\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.905029296875\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"244.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978454589844\",\n                                \"y\": \"248.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1966552734375\",\n                                \"y\": \"251.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2014465332031\",\n                                \"y\": \"237.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978759765625\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.203857421875\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.201416015625\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20263671875\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2038269042969\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20501708984375\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4069061279297\",\n                                \"y\": \"247.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41319274902344\",\n                                \"y\": \"243.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41949462890625\",\n                                \"y\": \"240.06185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.42579650878906\",\n                                \"y\": \"236.56185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.3944854736328\",\n                                \"y\": \"250.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40707397460938\",\n                                \"y\": \"243.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4133758544922\",\n                                \"y\": \"240.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.419677734375\",\n                                \"y\": \"236.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.39450073242188\",\n                                \"y\": \"247.0618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.38819885253906\",\n                                \"y\": \"250.5618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40708923339844\",\n                                \"y\": \"240.06182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41339111328125\",\n                                \"y\": \"236.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.3,\n                                \"y\": 135.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.31700897216797\",\n                                \"y\": \"142.43972778320312\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.3252182006836\",\n                                \"y\": \"145.93971252441406\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.4,\n                                \"y\": 138.59,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.39260864257812\",\n                                \"y\": \"135.4395294189453\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.40902709960938\",\n                                \"y\": \"142.43951416015625\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.417236328125\",\n                                \"y\": \"145.9394989013672\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.5,\n                                \"y\": 142.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.49070739746094\",\n                                \"y\": \"138.93931579589844\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.48249816894531\",\n                                \"y\": \"135.43931579589844\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.50712585449219\",\n                                \"y\": \"145.9392852783203\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -15.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.913684844970703\",\n                                \"y\": \"-19.357091903686523\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.8881893157959\",\n                                \"y\": \"-12.357137680053711\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -18.0,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.892196655273438\",\n                                \"y\": \"-15.857145309448242\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.87944793701172\",\n                                \"y\": \"-12.357169151306152\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -20.99,\n                                \"y\": -22.5,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 151.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2095489501953\",\n                                \"y\": \"147.13099670410156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.22389221191406\",\n                                \"y\": \"143.6310272216797\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2382354736328\",\n                                \"y\": \"140.1310577392578\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2525634765625\",\n                                \"y\": \"136.63108825683594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 147.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2783966064453\",\n                                \"y\": \"150.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3070831298828\",\n                                \"y\": \"143.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.32142639160156\",\n                                \"y\": \"140.1313934326172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.33575439453125\",\n                                \"y\": \"136.6314239501953\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 144.29,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27835083007812\",\n                                \"y\": \"147.1312713623047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26400756835938\",\n                                \"y\": \"150.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30703735351562\",\n                                \"y\": \"140.13133239746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3213653564453\",\n                                \"y\": \"136.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 140.7,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27798461914062\",\n                                \"y\": \"143.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26364135742188\",\n                                \"y\": \"147.13121032714844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.24929809570312\",\n                                \"y\": \"150.6311798095703\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30665588378906\",\n                                \"y\": \"136.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.41,\n                                \"y\": -24.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.4229736328125\",\n                                \"y\": \"-20.534767150878906\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.43572998046875\",\n                                \"y\": \"-17.0347900390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.448486328125\",\n                                \"y\": \"-13.534812927246094\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4670104980469\",\n                                \"y\": \"247.23248291015625\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3401794433594\",\n                                \"y\": \"243.7347869873047\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.2133483886719\",\n                                \"y\": \"240.23707580566406\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.720947265625\",\n                                \"y\": \"250.7255096435547\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.45867919921875\",\n                                \"y\": \"243.73043823242188\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3275451660156\",\n                                \"y\": \"240.23289489746094\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.7252197265625\",\n                                \"y\": \"247.22280883789062\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.861083984375\",\n                                \"y\": \"250.7201690673828\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4534606933594\",\n                                \"y\": \"240.22808837890625\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -369.0,\n                                \"y\": 58.46,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.3059387207031\",\n                                \"y\": \"58.7149658203125\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.8215026855469\",\n                                \"y\": \"59.044734954833984\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3370666503906\",\n                                \"y\": \"59.37450408935547\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -366.61,\n                                \"y\": 58.44,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.7657470703125\",\n                                \"y\": \"58.129947662353516\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.7992858886719\",\n                                \"y\": \"58.81438446044922\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3160705566406\",\n                                \"y\": \"59.1566047668457\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -363.11,\n                                \"y\": 58.42,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.2443542480469\",\n                                \"y\": \"58.09443664550781\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.72564697265625\",\n                                \"y\": \"57.73284912109375\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.2818298339844\",\n                                \"y\": \"58.81761169433594\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -239.6,\n                                \"y\": 240.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-239.59410095214844\",\n                                \"y\": \"243.68092346191406\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-239.58779907226562\",\n                                \"y\": \"247.180908203125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-239.58151245117188\",\n                                \"y\": \"250.680908203125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -359.5,\n                                \"y\": 58.1,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.68389892578125\",\n                                \"y\": \"57.73311233520508\",\n                                \"yaw\": \"96.57328033447266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.160888671875\",\n                                \"y\": \"57.33245086669922\",\n                                \"yaw\": \"96.57328033447266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.63787841796875\",\n                                \"y\": \"56.931793212890625\",\n                                \"yaw\": \"96.57328033447266\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -13.9,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.298583984375\",\n                                \"y\": \"-17.034290313720703\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.28582763671875\",\n                                \"y\": \"-20.53426742553711\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2731018066406\",\n                                \"y\": \"-24.034242630004883\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 503.51,\n                                \"y\": -10.4,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.5177307128906\",\n                                \"y\": \"-13.939313888549805\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.5253601074219\",\n                                \"y\": \"-17.439306259155273\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.53302001953125\",\n                                \"y\": \"-20.93929672241211\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"503.5406494140625\",\n                                \"y\": \"-24.439289093017578\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.4,\n                                \"y\": 38.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.401611328125\",\n                                \"y\": \"41.74409484863281\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.405029296875\",\n                                \"y\": \"48.74409484863281\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4067077636719\",\n                                \"y\": \"52.24409484863281\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.4,\n                                \"y\": 38.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40155029296875\",\n                                \"y\": \"41.81858444213867\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40325927734375\",\n                                \"y\": \"45.318580627441406\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40496826171875\",\n                                \"y\": \"48.818580627441406\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40667724609375\",\n                                \"y\": \"52.318580627441406\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 41.7,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29331970214844\",\n                                \"y\": \"45.237091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29661560058594\",\n                                \"y\": \"48.73708724975586\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29991149902344\",\n                                \"y\": \"52.23708724975586\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.4,\n                                \"y\": 138.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3869323730469\",\n                                \"y\": \"141.3854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3725891113281\",\n                                \"y\": \"144.8854217529297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3582458496094\",\n                                \"y\": \"148.38539123535156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3439025878906\",\n                                \"y\": \"151.88536071777344\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.4,\n                                \"y\": 137.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3870544433594\",\n                                \"y\": \"140.75856018066406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3727111816406\",\n                                \"y\": \"144.25852966308594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3583679199219\",\n                                \"y\": \"147.7584991455078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3440246582031\",\n                                \"y\": \"151.2584686279297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.3,\n                                \"y\": 136.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"140.13125610351562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2720184326172\",\n                                \"y\": \"143.6312255859375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.25767517089844\",\n                                \"y\": \"147.13119506835938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2433319091797\",\n                                \"y\": \"150.63116455078125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.1,\n                                \"y\": 135.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 237.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1989440917969\",\n                                \"y\": \"241.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.19775390625\",\n                                \"y\": \"244.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.196533203125\",\n                                \"y\": \"248.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1953430175781\",\n                                \"y\": \"251.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 237.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89891052246094\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89772033691406\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8965301513672\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8953399658203\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 238.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09896469116211\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09777069091797\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.096576690673828\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.095382690429688\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2978210449219\",\n                                \"y\": \"-20.534311294555664\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.28509521484375\",\n                                \"y\": \"-24.034286499023438\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3233337402344\",\n                                \"y\": \"-13.534357070922852\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.31,\n                                \"y\": -20.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.2974853515625\",\n                                \"y\": \"-24.034332275390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3229675292969\",\n                                \"y\": \"-17.034378051757812\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.3357238769531\",\n                                \"y\": \"-13.534401893615723\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.89,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.886695861816406\",\n                                \"y\": \"48.880615234375\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.883399963378906\",\n                                \"y\": \"45.380619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.880104064941406\",\n                                \"y\": \"41.880619049072266\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993091583251953\",\n                                \"y\": \"52.38051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98649787902832\",\n                                \"y\": \"45.380523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.98320198059082\",\n                                \"y\": \"41.880523681640625\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.99,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.993099212646484\",\n                                \"y\": \"48.880516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.996397018432617\",\n                                \"y\": \"52.380516052246094\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"18.986507415771484\",\n                                \"y\": \"41.88051986694336\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.15,\n                                \"y\": -24.1,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.143310546875\",\n                                \"y\": \"-21.04495620727539\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1356506347656\",\n                                \"y\": \"-17.544963836669922\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1280212402344\",\n                                \"y\": \"-14.04497241973877\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.120361328125\",\n                                \"y\": \"-10.544981002807617\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.3,\n                                \"y\": -20.6,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.30859375\",\n                                \"y\": \"-24.54460334777832\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2933044433594\",\n                                \"y\": \"-17.544620513916016\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2856750488281\",\n                                \"y\": \"-14.044628143310547\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.27801513671875\",\n                                \"y\": \"-10.544636726379395\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 455.2,\n                                \"y\": -17.2,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2084045410156\",\n                                \"y\": \"-21.04481315612793\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.2160339355469\",\n                                \"y\": \"-24.5448055267334\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.193115234375\",\n                                \"y\": \"-14.044830322265625\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"455.1854553222656\",\n                                \"y\": \"-10.544838905334473\",\n                                \"yaw\": \"-179.87489318847656\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"48.737091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29624938964844\",\n                                \"y\": \"52.237091064453125\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"41.73709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 49.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.29295349121094\",\n                                \"y\": \"52.23709487915039\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28636169433594\",\n                                \"y\": \"45.237098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.28306579589844\",\n                                \"y\": \"41.737098693847656\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 52.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1865692138672\",\n                                \"y\": \"48.73719024658203\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1832733154297\",\n                                \"y\": \"45.2371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.1799774169922\",\n                                \"y\": \"41.7371940612793\",\n                                \"yaw\": \"-0.053955771028995514\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 608.5,\n                                \"y\": -23.7,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.475830078125\",\n                                \"y\": \"-20.404850006103516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4502563476562\",\n                                \"y\": \"-16.904943466186523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.4246215820312\",\n                                \"y\": \"-13.405036926269531\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"608.3989868164062\",\n                                \"y\": \"-9.905130386352539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.93,\n                                \"y\": -20.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9571533203125\",\n                                \"y\": \"-23.908740997314453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9059448242188\",\n                                \"y\": \"-16.90892791748047\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8803100585938\",\n                                \"y\": \"-13.409022331237793\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8546752929688\",\n                                \"y\": \"-9.9091157913208\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.92,\n                                \"y\": -16.8,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9463500976562\",\n                                \"y\": \"-20.40872573852539\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9719848632812\",\n                                \"y\": \"-23.90863037109375\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8951416015625\",\n                                \"y\": \"-13.408912658691406\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8695068359375\",\n                                \"y\": \"-9.909006118774414\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 607.91,\n                                \"y\": -13.2,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9371337890625\",\n                                \"y\": \"-16.90869903564453\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9627075195312\",\n                                \"y\": \"-20.408605575561523\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.9883422851562\",\n                                \"y\": \"-23.908512115478516\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"607.8858642578125\",\n                                \"y\": \"-9.908886909484863\",\n                                \"yaw\": \"180.41941833496094\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 42.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"48.81858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39501953125\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3882141113281\",\n                                \"y\": \"38.367977142333984\",\n                                \"yaw\": \"-1.1906731128692627\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 45.59,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3916015625\",\n                                \"y\": \"48.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.393310546875\",\n                                \"y\": \"52.3185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38818359375\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3865051269531\",\n                                \"y\": \"38.36801528930664\",\n                                \"yaw\": \"-1.191046118736267\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 49.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.39154052734375\",\n                                \"y\": \"52.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38812255859375\",\n                                \"y\": \"45.31858825683594\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38641357421875\",\n                                \"y\": \"41.8185920715332\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3847351074219\",\n                                \"y\": \"38.36804962158203\",\n                                \"yaw\": \"-1.191433072090149\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 52.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2782287597656\",\n                                \"y\": \"48.818641662597656\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2765197753906\",\n                                \"y\": \"45.31864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.2748107910156\",\n                                \"y\": \"41.81864547729492\",\n                                \"yaw\": \"-0.02789534069597721\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.27313232421875\",\n                                \"y\": \"38.370391845703125\",\n                                \"yaw\": \"-1.2159260511398315\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 142.1,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37860107421875\",\n                                \"y\": \"144.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3642578125\",\n                                \"y\": \"148.3854217529297\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.34991455078125\",\n                                \"y\": \"151.88539123535156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40728759765625\",\n                                \"y\": \"137.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 145.69,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.37896728515625\",\n                                \"y\": \"148.38548278808594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3646240234375\",\n                                \"y\": \"151.8854522705078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.40765380859375\",\n                                \"y\": \"141.3855438232422\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4219970703125\",\n                                \"y\": \"137.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.39,\n                                \"y\": 149.2,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3789978027344\",\n                                \"y\": \"151.88551330566406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4076843261719\",\n                                \"y\": \"144.8855743408203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4220275878906\",\n                                \"y\": \"141.38560485839844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.4363708496094\",\n                                \"y\": \"137.88563537597656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 477.28,\n                                \"y\": 152.49,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.29681396484375\",\n                                \"y\": \"148.38514709472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.3111572265625\",\n                                \"y\": \"144.8851776123047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.32550048828125\",\n                                \"y\": \"141.3852081298828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"477.33984375\",\n                                \"y\": \"137.88523864746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.28,\n                                \"y\": 151.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.29693603515625\",\n                                \"y\": \"147.7582550048828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.311279296875\",\n                                \"y\": \"144.25828552246094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.32562255859375\",\n                                \"y\": \"140.75831604003906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3399658203125\",\n                                \"y\": \"137.2583465576172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 148.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3791198730469\",\n                                \"y\": \"151.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4078063964844\",\n                                \"y\": \"144.25868225097656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4221496582031\",\n                                \"y\": \"140.7587127685547\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4364929199219\",\n                                \"y\": \"137.2587432861328\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 145.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.38238525390625\",\n                                \"y\": \"147.75860595703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3680419921875\",\n                                \"y\": \"151.25857543945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.41107177734375\",\n                                \"y\": \"140.7586669921875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.4254150390625\",\n                                \"y\": \"137.25869750976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 324.39,\n                                \"y\": 141.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.37872314453125\",\n                                \"y\": \"144.25856018066406\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.3643798828125\",\n                                \"y\": \"147.75852966308594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.35003662109375\",\n                                \"y\": \"151.2584991455078\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"324.40740966796875\",\n                                \"y\": \"137.2586212158203\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.7,\n                                \"y\": 139.79,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.5,\n                                \"y\": 143.39,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 18.3,\n                                \"y\": 146.89,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 17.91,\n                                \"y\": 150.19,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 241.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.099102020263672\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09790802001953\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09671401977539\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.101490020751953\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 245.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"248.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09794044494629\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.1,\n                                \"y\": 249.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.09913444519043\",\n                                \"y\": \"251.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10152244567871\",\n                                \"y\": \"244.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.10271644592285\",\n                                \"y\": \"241.03451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.103910446166992\",\n                                \"y\": \"237.53451538085938\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 26.0,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.001453399658203\",\n                                \"y\": \"248.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.002647399902344\",\n                                \"y\": \"244.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.003841400146484\",\n                                \"y\": \"241.03448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"26.005035400390625\",\n                                \"y\": \"237.53448486328125\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990478515625\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89785766601562\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89666748046875\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89907836914062\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.89788818359375\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90145874023438\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.8990936279297\",\n                                \"y\": \"251.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90147399902344\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026641845703\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90386962890625\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 178.9,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9014434814453\",\n                                \"y\": \"248.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.9026336669922\",\n                                \"y\": \"244.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.90382385253906\",\n                                \"y\": \"241.08665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"178.905029296875\",\n                                \"y\": \"237.58665466308594\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 241.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"244.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978454589844\",\n                                \"y\": \"248.1392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1966552734375\",\n                                \"y\": \"251.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2014465332031\",\n                                \"y\": \"237.6392822265625\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 245.4,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1978759765625\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 248.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.1990661621094\",\n                                \"y\": \"251.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20147705078125\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2026672363281\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.203857421875\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 333.2,\n                                \"y\": 252.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.201416015625\",\n                                \"y\": \"248.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20263671875\",\n                                \"y\": \"244.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.2038269042969\",\n                                \"y\": \"241.13929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"333.20501708984375\",\n                                \"y\": \"237.63929748535156\",\n                                \"yaw\": \"0.019545903429389\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4069061279297\",\n                                \"y\": \"247.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41319274902344\",\n                                \"y\": \"243.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41949462890625\",\n                                \"y\": \"240.06185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.42579650878906\",\n                                \"y\": \"236.56185913085938\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.3944854736328\",\n                                \"y\": \"250.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40707397460938\",\n                                \"y\": \"243.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.4133758544922\",\n                                \"y\": \"240.0618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.419677734375\",\n                                \"y\": \"236.5618438720703\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -173.4,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.39450073242188\",\n                                \"y\": \"247.0618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.38819885253906\",\n                                \"y\": \"250.5618133544922\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.40708923339844\",\n                                \"y\": \"240.06182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-173.41339111328125\",\n                                \"y\": \"236.56182861328125\",\n                                \"yaw\": \"-0.10308279097080231\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.3,\n                                \"y\": 135.19,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.31700897216797\",\n                                \"y\": \"142.43972778320312\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.3252182006836\",\n                                \"y\": \"145.93971252441406\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.40902709960938\",\n                                \"y\": \"142.43951416015625\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.417236328125\",\n                                \"y\": \"145.9394989013672\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -85.5,\n                                \"y\": 142.9,\n                                \"yaw\": 180.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-85.50712585449219\",\n                                \"y\": \"145.9392852783203\",\n                                \"yaw\": \"180.13438415527344\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -15.6,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.913684844970703\",\n                                \"y\": \"-19.357091903686523\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.8881893157959\",\n                                \"y\": \"-12.357137680053711\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -21.9,\n                                \"y\": -18.0,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.892196655273438\",\n                                \"y\": \"-15.857145309448242\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-21.87944793701172\",\n                                \"y\": \"-12.357169151306152\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -20.99,\n                                \"y\": -22.5,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.19,\n                                \"y\": 151.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2095489501953\",\n                                \"y\": \"147.13099670410156\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.22389221191406\",\n                                \"y\": \"143.6310272216797\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2382354736328\",\n                                \"y\": \"140.1310577392578\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2525634765625\",\n                                \"y\": \"136.63108825683594\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 147.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.2783966064453\",\n                                \"y\": \"150.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3070831298828\",\n                                \"y\": \"143.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.32142639160156\",\n                                \"y\": \"140.1313934326172\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.33575439453125\",\n                                \"y\": \"136.6314239501953\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 144.29,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27835083007812\",\n                                \"y\": \"147.1312713623047\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26400756835938\",\n                                \"y\": \"150.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30703735351562\",\n                                \"y\": \"140.13133239746094\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.3213653564453\",\n                                \"y\": \"136.63136291503906\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 171.29,\n                                \"y\": 140.7,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.27798461914062\",\n                                \"y\": \"143.63124084472656\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.26364135742188\",\n                                \"y\": \"147.13121032714844\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.24929809570312\",\n                                \"y\": \"150.6311798095703\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"171.30665588378906\",\n                                \"y\": \"136.6313018798828\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 301.41,\n                                \"y\": -24.1,\n                                \"yaw\": 179.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.4229736328125\",\n                                \"y\": \"-20.534767150878906\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.43572998046875\",\n                                \"y\": \"-17.0347900390625\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"301.448486328125\",\n                                \"y\": \"-13.534812927246094\",\n                                \"yaw\": \"179.79132080078125\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 250.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4670104980469\",\n                                \"y\": \"247.23248291015625\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3401794433594\",\n                                \"y\": \"243.7347869873047\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.2133483886719\",\n                                \"y\": \"240.23707580566406\",\n                                \"yaw\": \"2.0767877101898193\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 247.5,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.720947265625\",\n                                \"y\": \"250.7255096435547\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.45867919921875\",\n                                \"y\": \"243.73043823242188\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.3275451660156\",\n                                \"y\": \"240.23289489746094\",\n                                \"yaw\": \"2.147228479385376\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -308.6,\n                                \"y\": 244.0,\n                                \"yaw\": 0.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.7252197265625\",\n                                \"y\": \"247.22280883789062\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.861083984375\",\n                                \"y\": \"250.7201690673828\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-308.4534606933594\",\n                                \"y\": \"240.22808837890625\",\n                                \"yaw\": \"2.2249090671539307\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -369.0,\n                                \"y\": 58.46,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.3059387207031\",\n                                \"y\": \"58.7149658203125\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.8215026855469\",\n                                \"y\": \"59.044734954833984\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3370666503906\",\n                                \"y\": \"59.37450408935547\",\n                                \"yaw\": \"95.40641784667969\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -366.61,\n                                \"y\": 58.44,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.7657470703125\",\n                                \"y\": \"58.129947662353516\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-362.7992858886719\",\n                                \"y\": \"58.81438446044922\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.3160705566406\",\n                                \"y\": \"59.1566047668457\",\n                                \"yaw\": \"95.61116790771484\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -363.11,\n                                \"y\": 58.42,\n                                \"yaw\": 89.0,\n                                \"z\": 1.9\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-366.2443542480469\",\n                                \"y\": \"58.09443664550781\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-369.72564697265625\",\n                                \"y\": \"57.73284912109375\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-359.2818298339844\",\n                                \"y\": \"58.81761169433594\",\n                                \"yaw\": \"95.92984771728516\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 37.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0021362304688\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0038452148438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0055541992188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0072631835938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 41.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0053100585938\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 44.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0018920898438\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0036010742188\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984741210938\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967651367188\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 48.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"627.0017700195312\",\n                                \"y\": \"52.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9983520507812\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9966430664062\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949340820312\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 627.0,\n                                \"y\": 51.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9984130859375\",\n                                \"y\": \"48.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9967041015625\",\n                                \"y\": \"45.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9949951171875\",\n                                \"y\": \"41.671260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"658.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"665.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.50\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"672.0\",\n                                        \"y\": \"86.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.9932861328125\",\n                                \"y\": \"38.171260833740234\",\n                                \"yaw\": \"-0.027896113693714142\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.71,\n                                \"y\": 243.29,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.698463439941406\",\n                                \"y\": \"246.6133575439453\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.68631362915039\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.65\",\n                                        \"y\": \"208.21\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"208.25\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.7227668762207\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5847778320312\",\n                                \"y\": \"141.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5704345703125\",\n                                \"y\": \"145.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5560913085938\",\n                                \"y\": \"148.9967041015625\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5418090820312\",\n                                \"y\": \"152.49667358398438\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 142.3,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"145.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.572509765625\",\n                                \"y\": \"148.99676513671875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5582275390625\",\n                                \"y\": \"152.49673461914062\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 246.7,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.688148498535156\",\n                                \"y\": \"250.11334228515625\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71245193481445\",\n                                \"y\": \"243.11338806152344\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.69\",\n                                        \"y\": \"208.32\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.19\",\n                                        \"y\": \"208.37\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"239.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -35.7,\n                                \"y\": 250.2,\n                                \"yaw\": 359.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.71244812011719\",\n                                \"y\": \"246.6134033203125\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.72460174560547\",\n                                \"y\": \"243.11343383789062\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.30\",\n                                        \"y\": \"208.77\",\n                                        \"yaw\": \"89.27478\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"-35.736751556396484\",\n                                \"y\": \"239.6134490966797\",\n                                \"yaw\": \"-0.19892168045043945\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.1,\n                                \"y\": 213.55,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.7181010246276855\",\n                                \"y\": \"213.60708618164062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.217665672302246\",\n                                \"y\": \"213.66229248046875\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 145.8,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5868530273438\",\n                                \"y\": \"148.996826171875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.5725708007812\",\n                                \"y\": \"152.49679565429688\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6155395507812\",\n                                \"y\": \"141.99688720703125\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 149.6,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.588134765625\",\n                                \"y\": \"152.49685668945312\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6167602539062\",\n                                \"y\": \"145.49691772460938\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.631103515625\",\n                                \"y\": \"141.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": 626.6,\n                                \"y\": 152.9,\n                                \"yaw\": 0.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6159057617188\",\n                                \"y\": \"148.9969482421875\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6302490234375\",\n                                \"y\": \"145.49697875976562\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"657.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"661.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"664.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"668.10\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"671.60\",\n                                        \"y\": \"187.80\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0.0\",\n                                \"x\": \"626.6445922851562\",\n                                \"y\": \"141.99700927734375\",\n                                \"yaw\": \"0.23475661873817444\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -3.1,\n                                \"y\": 213.55,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-6.7181010246276855\",\n                                \"y\": \"213.60708618164062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.75\",\n                                        \"y\": \"283.52\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.25\",\n                                        \"y\": \"283.51\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.75\",\n                                        \"y\": \"283.50\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.91\",\n                                        \"y\": \"239.51\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.90\",\n                                        \"y\": \"243.5\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.217665672302246\",\n                                \"y\": \"213.66229248046875\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.95\",\n                                        \"y\": \"283.48\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.45\",\n                                        \"y\": \"283.46\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.95\",\n                                        \"y\": \"283.45\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.71\",\n                                        \"y\": \"239.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.70\",\n                                        \"y\": \"243.14\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.69\",\n                                        \"y\": \"246.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": -6.8,\n                                \"y\": 213.52,\n                                \"yaw\": 89.0,\n                                \"z\": 1.0\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.95\",\n                                        \"y\": \"283.48\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.45\",\n                                        \"y\": \"283.46\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.95\",\n                                        \"y\": \"283.45\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.71\",\n                                        \"y\": \"239.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.70\",\n                                        \"y\": \"243.14\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.69\",\n                                        \"y\": \"246.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-10.219058990478516\",\n                                \"y\": \"213.57394409179688\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"5.95\",\n                                        \"y\": \"283.48\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"9.45\",\n                                        \"y\": \"283.46\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"12.95\",\n                                        \"y\": \"283.45\",\n                                        \"yaw\": \"269.792236\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.71\",\n                                        \"y\": \"239.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.70\",\n                                        \"y\": \"243.14\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-39.69\",\n                                        \"y\": \"246.64\",\n                                        \"yaw\": \"359.792206\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"360.0\",\n                                \"x\": \"-3.2199301719665527\",\n                                \"y\": \"213.46353149414062\",\n                                \"yaw\": \"89.09619140625\",\n                                \"z\": \"0.0\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                }\n            ],\n            \"Town08\": [\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.20\",\n                                \"y\": \"220.60\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"33.90\",\n                                \"y\": \"105.70\",\n                                \"yaw\": \"1\",\n                                \"z\": \"0.98\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": \"64.50\",\n                                \"y\": \"135.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": \"89.20\",\n                                \"y\": \"106.18\",\n                                \"yaw\": \"181\",\n                                \"z\": \"0.98\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"61.10\",\n                                \"y\": \"76.70\",\n                                \"yaw\": \"91\",\n                                \"z\": \"0.87\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"33.90\",\n                                \"y\": \"44.60\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.60\",\n                                \"y\": \"74.70\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.60\",\n                                \"y\": \"13.10\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.10\",\n                                \"y\": \"41.10\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-45.90\",\n                                \"y\": \"44.30\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"0.40\",\n                                \"y\": \"76.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"86.80\",\n                                \"y\": \"216.90\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.90\",\n                                \"y\": \"76.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-13.84\",\n                                \"y\": \"12.66\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-10.34\",\n                                \"y\": \"12.69\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-2.0\",\n                                \"y\": \"192.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-5.50\",\n                                \"y\": \"192.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-16.31\",\n                                \"y\": \"187.39\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-12.80\",\n                                \"y\": \"187.40\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-2.81\",\n                                \"y\": \"252.12\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-6.30\",\n                                \"y\": \"252.10\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-50.50\",\n                                \"y\": \"220.40\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.60\",\n                                \"y\": \"188.60\",\n                                \"yaw\": \"92\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.0\",\n                                \"y\": \"217.20\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-15.10\",\n                                \"y\": \"120.37\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-11.70\",\n                                \"y\": \"120.39\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-41.80\",\n                                \"y\": \"145.71\",\n                                \"yaw\": \"32\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.40\",\n                                \"y\": \"158.10\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.10\",\n                                \"y\": \"133.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"30.40\",\n                                \"y\": \"101.80\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"73.50\",\n                                \"y\": \"161.40\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"73.90\",\n                                \"y\": \"109.30\",\n                                \"yaw\": \"1\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"118.40\",\n                                \"y\": \"29.20\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"114.90\",\n                                \"y\": \"29.30\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"99.30\",\n                                \"y\": \"76.39\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.80\",\n                                \"y\": \"76.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"99.30\",\n                                \"y\": \"127.59\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.80\",\n                                \"y\": \"127.50\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"98.40\",\n                                \"y\": \"186.69\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"101.90\",\n                                \"y\": \"186.60\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"117.30\",\n                                \"y\": \"192.20\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"113.80\",\n                                \"y\": \"192.30\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"65.20\",\n                                \"y\": \"245.30\",\n                                \"yaw\": \"262\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"70.70\",\n                                \"y\": \"220.60\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"117.60\",\n                                \"y\": \"141.30\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"114.10\",\n                                \"y\": \"141.40\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-44.24\",\n                                \"y\": \"-28.21\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-44.30\",\n                                \"y\": \"-31.70\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"0.50\",\n                                \"y\": \"2.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.0\",\n                                \"y\": \"2.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-13.30\",\n                                \"y\": \"257.80\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-95.40\",\n                                \"y\": \"140.40\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-91.80\",\n                                \"y\": \"151.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-64.30\",\n                                \"y\": \"153.10\",\n                                \"yaw\": \"135\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-71.70\",\n                                \"y\": \"165.90\",\n                                \"yaw\": \"315\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-64.73\",\n                                \"y\": \"126.61\",\n                                \"yaw\": \"213\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-94.90\",\n                                \"y\": \"73.8\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"155.90\",\n                                \"y\": \"78.10\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"156.40\",\n                                \"y\": \"129.29\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"156.70\",\n                                \"y\": \"186.10\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"130.29\",\n                                \"y\": \"220.60\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"148.39\",\n                                \"y\": \"216.99\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"129.70\",\n                                \"y\": \"161.30\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"33.20\",\n                                \"y\": \"161.40\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"129.70\",\n                                \"y\": \"110.10\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.0\",\n                                \"y\": \"141.30\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.0\",\n                                \"y\": \"192.90\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"14.59\",\n                                \"y\": \"-38.4\",\n                                \"yaw\": \"1\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"29.10\",\n                                \"y\": \"292.30\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"14.40\",\n                                \"y\": \"-34.34\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"14.41\",\n                                \"y\": \"-30.84\",\n                                \"yaw\": \"1\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"14.41\",\n                                \"y\": \"-27.14\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"197.59\",\n                                \"y\": \"-4.26\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"194.10\",\n                                \"y\": \"-4.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"89.40\",\n                                \"y\": \"157.80\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"190.60\",\n                                \"y\": \"-4.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.30\",\n                                \"y\": \"-4.30\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"198.9\",\n                                \"y\": \"126.67\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"194.60\",\n                                \"y\": \"126.60\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"190.90\",\n                                \"y\": \"126.60\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"187.40\",\n                                \"y\": \"126.59\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"171.18\",\n                                \"y\": \"299.56\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"170.90\",\n                                \"y\": \"295.90\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"170.89\",\n                                \"y\": \"292.40\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"170.90\",\n                                \"y\": \"288.90\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.40\",\n                                \"y\": \"189.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-156.69\",\n                                \"y\": \"223.60\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-153.60\",\n                                \"y\": \"223.82\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-150.10\",\n                                \"y\": \"223.81\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-146.60\",\n                                \"y\": \"223.80\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"144.89\",\n                                \"y\": \"106.59\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"159.71\",\n                                \"y\": \"246.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"70.69\",\n                                \"y\": \"1.48\",\n                                \"yaw\": \"354\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"143.92\",\n                                \"y\": \"-2.60\",\n                                \"yaw\": \"187\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.88\",\n                                \"y\": \"105.4\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.79\",\n                                \"y\": \"63.67\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"103.30\",\n                                \"y\": \"62.48\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-15.7\",\n                                \"y\": \"127.49\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-14.30\",\n                                \"y\": \"76.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"114.40\",\n                                \"y\": \"62.48\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.88\",\n                                \"y\": \"161.32\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"103.30\",\n                                \"y\": \"31.85\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-13.21\",\n                                \"y\": \"253.22\",\n                                \"yaw\": \"90\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-58.26\",\n                                \"y\": \"43.81\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-10.70\",\n                                \"y\": \"76.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-15.73\",\n                                \"y\": \"188.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"118.19\",\n                                \"y\": \"91.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-61.56\",\n                                \"y\": \"221.7\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"18.84\",\n                                \"y\": \"44.53\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"146.53\",\n                                \"y\": \"253.54\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.61\",\n                                \"y\": \"253.45\",\n                                \"yaw\": \"0\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"47.82\",\n                                \"y\": \"157.74\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"47.82\",\n                                \"y\": \"102.27\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.52\",\n                                \"y\": \"253.87\",\n                                \"yaw\": \"0\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"47.82\",\n                                \"y\": \"217.10\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.71\",\n                                \"y\": \"144.81\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"99.3\",\n                                \"y\": \"120.96\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.27\",\n                                \"y\": \"220.95\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"0.34\",\n                                \"y\": \"81.0\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.72\",\n                                \"y\": \"172.61\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-11.47\",\n                                \"y\": \"127.49\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-16.81\",\n                                \"y\": \"253.22\",\n                                \"yaw\": \"90\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.11\",\n                                \"y\": \"131.71\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.72\",\n                                \"y\": \"120.96\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.91\",\n                                \"y\": \"119.15\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"146.53\",\n                                \"y\": \"250.8\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"99.51\",\n                                \"y\": \"31.85\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-4.71\",\n                                \"y\": \"131.71\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-6.45\",\n                                \"y\": \"257.45\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"47.8\",\n                                \"y\": \"40.99\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"118.19\",\n                                \"y\": \"62.48\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"99.51\",\n                                \"y\": \"62.48\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.94\",\n                                \"y\": \"81.0\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-61.56\",\n                                \"y\": \"217.38\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.38\",\n                                \"y\": \"86.48\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"98.83\",\n                                \"y\": \"172.61\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-12.13\",\n                                \"y\": \"188.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.77\",\n                                \"y\": \"193.9\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"114.40\",\n                                \"y\": \"91.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-2.85\",\n                                \"y\": \"257.45\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-37.48\",\n                                \"y\": \"40.69\",\n                                \"yaw\": \"175\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-5.37\",\n                                \"y\": \"193.9\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario1\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.88\",\n                                \"y\": \"105.4\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.79\",\n                                \"y\": \"63.67\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.61\",\n                                \"y\": \"250.8\",\n                                \"yaw\": \"179\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"103.30\",\n                                \"y\": \"62.48\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-15.7\",\n                                \"y\": \"127.49\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-14.30\",\n                                \"y\": \"76.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"114.40\",\n                                \"y\": \"62.48\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.88\",\n                                \"y\": \"161.32\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"103.30\",\n                                \"y\": \"31.85\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-13.21\",\n                                \"y\": \"253.22\",\n                                \"yaw\": \"90\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-58.26\",\n                                \"y\": \"43.81\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-10.70\",\n                                \"y\": \"76.77\",\n                                \"yaw\": \"90\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-15.73\",\n                                \"y\": \"188.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"118.19\",\n                                \"y\": \"91.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-61.56\",\n                                \"y\": \"221.7\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"18.84\",\n                                \"y\": \"44.53\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.52\",\n                                \"y\": \"250.8\",\n                                \"yaw\": \"179\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"146.53\",\n                                \"y\": \"253.54\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"121.61\",\n                                \"y\": \"253.45\",\n                                \"yaw\": \"0\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"47.82\",\n                                \"y\": \"157.74\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"47.82\",\n                                \"y\": \"102.27\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"92.52\",\n                                \"y\": \"253.87\",\n                                \"yaw\": \"0\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"47.82\",\n                                \"y\": \"217.10\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.71\",\n                                \"y\": \"144.81\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"99.3\",\n                                \"y\": \"120.96\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"11.27\",\n                                \"y\": \"220.95\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"0.34\",\n                                \"y\": \"81.0\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.72\",\n                                \"y\": \"172.61\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-11.47\",\n                                \"y\": \"127.49\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.11\",\n                                \"y\": \"131.71\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.72\",\n                                \"y\": \"120.96\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.91\",\n                                \"y\": \"119.15\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"146.53\",\n                                \"y\": \"250.8\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"99.51\",\n                                \"y\": \"31.85\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-4.71\",\n                                \"y\": \"131.71\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-6.45\",\n                                \"y\": \"257.45\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"47.8\",\n                                \"y\": \"40.99\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"118.19\",\n                                \"y\": \"62.48\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"99.51\",\n                                \"y\": \"62.48\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.94\",\n                                \"y\": \"81.0\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-61.56\",\n                                \"y\": \"217.38\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.38\",\n                                \"y\": \"86.48\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"98.83\",\n                                \"y\": \"172.61\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-12.13\",\n                                \"y\": \"188.87\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.77\",\n                                \"y\": \"193.9\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"114.40\",\n                                \"y\": \"91.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.21\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-2.85\",\n                                \"y\": \"257.45\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-37.48\",\n                                \"y\": \"40.69\",\n                                \"yaw\": \"175\",\n                                \"z\": \"1.15\"\n                            }\n                        },\n                        {\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-5.37\",\n                                \"y\": \"193.9\",\n                                \"yaw\": \"270\",\n                                \"z\": \"0.99\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario3\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"86.20\",\n                                        \"y\": \"217.10\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"60.57\",\n                                        \"y\": \"186.81\",\n                                        \"yaw\": \"91.672546\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"67.8\",\n                                        \"y\": \"247.91\",\n                                        \"yaw\": \"257.175415\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.20\",\n                                \"y\": \"220.60\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.996063\",\n                                        \"x\": \"88.17\",\n                                        \"y\": \"105.94\",\n                                        \"yaw\": \"181.318146\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.222626\",\n                                        \"x\": \"60.98\",\n                                        \"y\": \"72.54\",\n                                        \"yaw\": \"91.318146\",\n                                        \"z\": \"0.85\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.777374\",\n                                        \"x\": \"64.37\",\n                                        \"y\": \"138.24\",\n                                        \"yaw\": \"271.318146\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"33.90\",\n                                \"y\": \"105.70\",\n                                \"yaw\": \"1\",\n                                \"z\": \"0.98\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.222656\",\n                                        \"x\": \"60.73\",\n                                        \"y\": \"72.75\",\n                                        \"yaw\": \"90.305206\",\n                                        \"z\": \"0.85\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.18\",\n                                        \"y\": \"106.1\",\n                                        \"yaw\": \"0.305206\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.90\",\n                                        \"y\": \"105.64\",\n                                        \"yaw\": \"180.305206\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": \"64.50\",\n                                \"y\": \"135.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.003937\",\n                                        \"x\": \"29.19\",\n                                        \"y\": \"105.80\",\n                                        \"yaw\": \"1.317993\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.777374\",\n                                        \"x\": \"64.63\",\n                                        \"y\": \"139.3\",\n                                        \"yaw\": \"271.318024\",\n                                        \"z\": \"1.11\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.222626\",\n                                        \"x\": \"60.86\",\n                                        \"y\": \"72.41\",\n                                        \"yaw\": \"91.317993\",\n                                        \"z\": \"0.85\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": \"89.20\",\n                                \"y\": \"106.18\",\n                                \"yaw\": \"181\",\n                                \"z\": \"0.98\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.777374\",\n                                        \"x\": \"64.30\",\n                                        \"y\": \"138.55\",\n                                        \"yaw\": \"271.317871\",\n                                        \"z\": \"1.11\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.996063\",\n                                        \"x\": \"88.38\",\n                                        \"y\": \"106.13\",\n                                        \"yaw\": \"181.317856\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.003937\",\n                                        \"x\": \"30.41\",\n                                        \"y\": \"106.0\",\n                                        \"yaw\": \"1.317841\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"61.10\",\n                                \"y\": \"76.70\",\n                                \"yaw\": \"91\",\n                                \"z\": \"0.87\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.11\",\n                                        \"y\": \"7.93\",\n                                        \"yaw\": \"90.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.86\",\n                                        \"y\": \"77.51\",\n                                        \"yaw\": \"270.078613\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"33.90\",\n                                \"y\": \"44.60\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.44\",\n                                        \"y\": \"7.36\",\n                                        \"yaw\": \"89.977997\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.15\",\n                                        \"y\": \"44.74\",\n                                        \"yaw\": \"359.977997\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.60\",\n                                \"y\": \"74.70\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.58\",\n                                        \"y\": \"77.5\",\n                                        \"yaw\": \"269.318359\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.20\",\n                                        \"y\": \"44.79\",\n                                        \"yaw\": \"359.318329\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.60\",\n                                \"y\": \"13.10\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.91\",\n                                        \"y\": \"43.99\",\n                                        \"yaw\": \"0.078491\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.95\",\n                                        \"y\": \"76.5\",\n                                        \"yaw\": \"270.078491\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.61\",\n                                        \"y\": \"76.5\",\n                                        \"yaw\": \"270.078491\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.0\",\n                                        \"y\": \"9.4\",\n                                        \"yaw\": \"90.078461\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.89\",\n                                        \"y\": \"9.3\",\n                                        \"yaw\": \"90.078461\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.10\",\n                                \"y\": \"41.10\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.10\",\n                                        \"y\": \"41.40\",\n                                        \"yaw\": \"180.078644\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.17\",\n                                        \"y\": \"9.34\",\n                                        \"yaw\": \"90.078613\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.86\",\n                                        \"y\": \"9.34\",\n                                        \"yaw\": \"90.078613\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.95\",\n                                        \"y\": \"76.35\",\n                                        \"yaw\": \"270.078613\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.45\",\n                                        \"y\": \"76.36\",\n                                        \"yaw\": \"270.078613\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-45.90\",\n                                \"y\": \"44.30\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.31\",\n                                        \"y\": \"7.99\",\n                                        \"yaw\": \"90.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.96\",\n                                        \"y\": \"43.73\",\n                                        \"yaw\": \"0.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.58\",\n                                        \"y\": \"40.84\",\n                                        \"yaw\": \"180.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"0.40\",\n                                \"y\": \"76.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"7.97\",\n                                        \"yaw\": \"90.078583\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.7\",\n                                        \"y\": \"8.20\",\n                                        \"yaw\": \"90.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.40\",\n                                        \"y\": \"43.74\",\n                                        \"yaw\": \"0.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.78\",\n                                        \"y\": \"40.84\",\n                                        \"yaw\": \"180.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.90\",\n                                \"y\": \"76.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.15\",\n                                        \"y\": \"76.27\",\n                                        \"yaw\": \"270.618195\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.34\",\n                                        \"y\": \"40.65\",\n                                        \"yaw\": \"180.618195\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.25\",\n                                        \"y\": \"43.84\",\n                                        \"yaw\": \"0.618164\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-13.84\",\n                                \"y\": \"12.66\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.20\",\n                                        \"y\": \"76.26\",\n                                        \"yaw\": \"270.618195\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.50\",\n                                        \"y\": \"76.30\",\n                                        \"yaw\": \"270.618195\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"40.65\",\n                                        \"yaw\": \"180.618195\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.30\",\n                                        \"y\": \"43.83\",\n                                        \"yaw\": \"0.618164\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-10.34\",\n                                \"y\": \"12.69\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.47\",\n                                        \"y\": \"119.38\",\n                                        \"yaw\": \"90.078766\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.85\",\n                                        \"y\": \"119.38\",\n                                        \"yaw\": \"90.078766\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.56\",\n                                        \"y\": \"158.27\",\n                                        \"yaw\": \"180.078751\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.89\",\n                                        \"y\": \"145.98\",\n                                        \"yaw\": \"33.054169\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-2.0\",\n                                \"y\": \"192.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.52\",\n                                        \"y\": \"119.39\",\n                                        \"yaw\": \"90.078583\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.77\",\n                                        \"y\": \"119.38\",\n                                        \"yaw\": \"91.766205\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.75\",\n                                        \"y\": \"145.36\",\n                                        \"yaw\": \"34.068298\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.91\",\n                                        \"y\": \"158.20\",\n                                        \"yaw\": \"180.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-5.50\",\n                                \"y\": \"192.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.29\",\n                                        \"y\": \"252.41\",\n                                        \"yaw\": \"270.078827\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.28\",\n                                        \"y\": \"216.94\",\n                                        \"yaw\": \"180.078812\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.8\",\n                                        \"y\": \"220.85\",\n                                        \"yaw\": \"0.078796\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-16.31\",\n                                \"y\": \"187.39\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"252.40\",\n                                        \"yaw\": \"270.078827\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.16\",\n                                        \"y\": \"252.41\",\n                                        \"yaw\": \"270.078827\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"216.93\",\n                                        \"yaw\": \"180.078812\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.9\",\n                                        \"y\": \"220.85\",\n                                        \"yaw\": \"0.078796\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-12.80\",\n                                \"y\": \"187.40\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.63\",\n                                        \"y\": \"187.3\",\n                                        \"yaw\": \"90.502686\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.36\",\n                                        \"y\": \"220.71\",\n                                        \"yaw\": \"0.502686\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"27.51\",\n                                        \"y\": \"216.85\",\n                                        \"yaw\": \"180.502686\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-2.81\",\n                                \"y\": \"252.12\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.85\",\n                                        \"y\": \"187.4\",\n                                        \"yaw\": \"90.502686\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.41\",\n                                        \"y\": \"187.0\",\n                                        \"yaw\": \"90.502686\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.72\",\n                                        \"y\": \"220.71\",\n                                        \"yaw\": \"0.502686\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.82\",\n                                        \"y\": \"216.87\",\n                                        \"yaw\": \"180.502686\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-6.30\",\n                                \"y\": \"252.10\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.53\",\n                                        \"y\": \"217.10\",\n                                        \"yaw\": \"180.502945\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.92\",\n                                        \"y\": \"187.72\",\n                                        \"yaw\": \"90.502899\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.2\",\n                                        \"y\": \"187.70\",\n                                        \"yaw\": \"90.502899\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"249.93\",\n                                        \"yaw\": \"270.50293\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.18\",\n                                        \"y\": \"250.10\",\n                                        \"yaw\": \"270.50293\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-50.50\",\n                                \"y\": \"220.40\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"66.82\",\n                                        \"y\": \"247.76\",\n                                        \"yaw\": \"257.621796\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"86.64\",\n                                        \"y\": \"217.28\",\n                                        \"yaw\": \"182.760468\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.14\",\n                                        \"y\": \"220.50\",\n                                        \"yaw\": \"2.515625\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.60\",\n                                \"y\": \"188.60\",\n                                \"yaw\": \"92\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.4\",\n                                        \"y\": \"220.49\",\n                                        \"yaw\": \"0.502808\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"249.87\",\n                                        \"yaw\": \"270.502838\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.49\",\n                                        \"y\": \"249.89\",\n                                        \"yaw\": \"270.502838\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.50\",\n                                        \"y\": \"187.76\",\n                                        \"yaw\": \"90.502777\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.18\",\n                                        \"y\": \"187.73\",\n                                        \"yaw\": \"90.502777\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.0\",\n                                \"y\": \"217.20\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.66\",\n                                        \"y\": \"193.13\",\n                                        \"yaw\": \"270.529999\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.4\",\n                                        \"y\": \"193.16\",\n                                        \"yaw\": \"270.529999\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.13\",\n                                        \"y\": \"158.19\",\n                                        \"yaw\": \"180.529984\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-40.91\",\n                                        \"y\": \"145.50\",\n                                        \"yaw\": \"35.733582\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-15.10\",\n                                \"y\": \"120.37\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"193.45\",\n                                        \"yaw\": \"270.529999\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.19\",\n                                        \"y\": \"193.49\",\n                                        \"yaw\": \"270.529999\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.69\",\n                                        \"y\": \"158.0\",\n                                        \"yaw\": \"180.529984\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.67\",\n                                        \"y\": \"145.65\",\n                                        \"yaw\": \"35.881683\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-11.70\",\n                                \"y\": \"120.39\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"37.5\",\n                                        \"y\": \"158.71\",\n                                        \"yaw\": \"181.3517\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.29\",\n                                        \"y\": \"122.23\",\n                                        \"yaw\": \"88.502625\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.96\",\n                                        \"y\": \"121.11\",\n                                        \"yaw\": \"90.477356\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.41\",\n                                        \"y\": \"191.12\",\n                                        \"yaw\": \"271.922607\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.14\",\n                                        \"y\": \"192.27\",\n                                        \"yaw\": \"271.895691\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-41.80\",\n                                \"y\": \"145.71\",\n                                \"yaw\": \"32\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.66\",\n                                        \"y\": \"145.74\",\n                                        \"yaw\": \"34.578308\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.57\",\n                                        \"y\": \"192.64\",\n                                        \"yaw\": \"270.078796\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.14\",\n                                        \"y\": \"192.64\",\n                                        \"yaw\": \"270.078796\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.82\",\n                                        \"y\": \"120.8\",\n                                        \"yaw\": \"90.078735\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.95\",\n                                        \"y\": \"120.0\",\n                                        \"yaw\": \"90.078735\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.40\",\n                                \"y\": \"158.10\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"34.86\",\n                                        \"y\": \"101.98\",\n                                        \"yaw\": \"180.078751\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-1.10\",\n                                \"y\": \"133.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-1.59\",\n                                        \"y\": \"138.22\",\n                                        \"yaw\": \"270.078796\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"30.40\",\n                                \"y\": \"101.80\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"102.30\",\n                                        \"y\": \"126.90\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.2\",\n                                        \"y\": \"126.90\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"73.50\",\n                                \"y\": \"161.40\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"148.99\",\n                                        \"y\": \"106.64\",\n                                        \"yaw\": \"181.318146\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.3\",\n                                        \"y\": \"76.35\",\n                                        \"yaw\": \"91.318115\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.31\",\n                                        \"y\": \"76.28\",\n                                        \"yaw\": \"91.318115\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"114.31\",\n                                        \"y\": \"143.85\",\n                                        \"yaw\": \"271.318115\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"117.86\",\n                                        \"y\": \"143.94\",\n                                        \"yaw\": \"271.318115\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"73.90\",\n                                \"y\": \"109.30\",\n                                \"yaw\": \"1\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"72.18\",\n                                        \"y\": \"1.5\",\n                                        \"yaw\": \"357.1297\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"118.40\",\n                                \"y\": \"29.20\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"71.79\",\n                                        \"y\": \"0.73\",\n                                        \"yaw\": \"357.430969\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"142.20\",\n                                        \"y\": \"-2.79\",\n                                        \"yaw\": \"184.920807\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"114.90\",\n                                \"y\": \"29.30\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"114.32\",\n                                        \"y\": \"143.89\",\n                                        \"yaw\": \"269.97821\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"117.59\",\n                                        \"y\": \"143.89\",\n                                        \"yaw\": \"269.97821\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"149.31\",\n                                        \"y\": \"106.38\",\n                                        \"yaw\": \"179.97821\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"72.46\",\n                                        \"y\": \"109.41\",\n                                        \"yaw\": \"359.97818\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"99.30\",\n                                \"y\": \"76.39\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"114.37\",\n                                        \"y\": \"143.79\",\n                                        \"yaw\": \"269.97821\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"117.82\",\n                                        \"y\": \"143.79\",\n                                        \"yaw\": \"269.97821\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"149.41\",\n                                        \"y\": \"106.28\",\n                                        \"yaw\": \"179.97821\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"72.81\",\n                                        \"y\": \"109.31\",\n                                        \"yaw\": \"359.97818\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.80\",\n                                \"y\": \"76.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"147.18\",\n                                        \"y\": \"217.8\",\n                                        \"yaw\": \"179.97821\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.96\",\n                                        \"y\": \"220.90\",\n                                        \"yaw\": \"359.97818\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"98.40\",\n                                \"y\": \"186.69\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"147.44\",\n                                        \"y\": \"216.84\",\n                                        \"yaw\": \"179.97821\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.92\",\n                                        \"y\": \"220.70\",\n                                        \"yaw\": \"359.97818\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"101.90\",\n                                \"y\": \"186.60\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"60.28\",\n                                        \"y\": \"185.94\",\n                                        \"yaw\": \"91.264709\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.23\",\n                                        \"y\": \"220.79\",\n                                        \"yaw\": \"0.543274\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"85.45\",\n                                        \"y\": \"216.90\",\n                                        \"yaw\": \"179.913574\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"65.20\",\n                                \"y\": \"245.30\",\n                                \"yaw\": \"262\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"147.53\",\n                                        \"y\": \"217.14\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"101.79\",\n                                        \"y\": \"186.23\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"98.89\",\n                                        \"y\": \"186.10\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"70.70\",\n                                \"y\": \"220.60\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"102.57\",\n                                        \"y\": \"76.30\",\n                                        \"yaw\": \"89.978363\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.27\",\n                                        \"y\": \"76.30\",\n                                        \"yaw\": \"89.978363\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"72.58\",\n                                        \"y\": \"109.31\",\n                                        \"yaw\": \"359.978363\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"149.55\",\n                                        \"y\": \"106.28\",\n                                        \"yaw\": \"179.978394\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"117.60\",\n                                \"y\": \"141.30\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"102.76\",\n                                        \"y\": \"76.40\",\n                                        \"yaw\": \"89.978363\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.7\",\n                                        \"y\": \"76.40\",\n                                        \"yaw\": \"89.978363\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"72.58\",\n                                        \"y\": \"109.41\",\n                                        \"yaw\": \"359.978363\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"149.8\",\n                                        \"y\": \"106.38\",\n                                        \"yaw\": \"179.978394\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"114.10\",\n                                \"y\": \"141.40\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.50\",\n                                        \"y\": \"7.87\",\n                                        \"yaw\": \"269.022919\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.74\",\n                                        \"y\": \"7.96\",\n                                        \"yaw\": \"269.022919\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-44.24\",\n                                \"y\": \"-28.21\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.68\",\n                                        \"y\": \"-28.63\",\n                                        \"yaw\": \"0.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"0.50\",\n                                \"y\": \"2.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.21\",\n                                        \"y\": \"-31.77\",\n                                        \"yaw\": \"0.078583\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.81\",\n                                        \"y\": \"-28.75\",\n                                        \"yaw\": \"0.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.0\",\n                                \"y\": \"2.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"33.34\",\n                                        \"y\": \"292.46\",\n                                        \"yaw\": \"180.519638\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-13.30\",\n                                \"y\": \"257.80\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.54\",\n                                        \"y\": \"211.82\",\n                                        \"yaw\": \"254.81955\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.63\",\n                                        \"y\": \"152.39\",\n                                        \"yaw\": \"135.294983\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-95.40\",\n                                \"y\": \"140.40\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-94.75\",\n                                        \"y\": \"65.72\",\n                                        \"yaw\": \"90.502838\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.34\",\n                                        \"y\": \"98.72\",\n                                        \"yaw\": \"11.670349\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-57.9\",\n                                        \"y\": \"130.96\",\n                                        \"yaw\": \"213.509109\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-91.80\",\n                                \"y\": \"151.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.66\",\n                                        \"y\": \"212.63\",\n                                        \"yaw\": \"258.545807\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-95.85\",\n                                        \"y\": \"137.68\",\n                                        \"yaw\": \"90.198975\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-64.30\",\n                                \"y\": \"153.10\",\n                                \"yaw\": \"135\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-79.74\",\n                                        \"y\": \"120.70\",\n                                        \"yaw\": \"33.660187\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-71.70\",\n                                \"y\": \"165.90\",\n                                \"yaw\": \"315\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.19\",\n                                        \"y\": \"98.14\",\n                                        \"yaw\": \"15.194061\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-91.47\",\n                                        \"y\": \"151.90\",\n                                        \"yaw\": \"270.146454\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-94.87\",\n                                        \"y\": \"66.17\",\n                                        \"yaw\": \"90.701965\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-64.73\",\n                                \"y\": \"126.61\",\n                                \"yaw\": \"213\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.12\",\n                                        \"y\": \"156.43\",\n                                        \"yaw\": \"270.462616\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-56.96\",\n                                        \"y\": \"131.78\",\n                                        \"yaw\": \"213.560501\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.46\",\n                                        \"y\": \"98.24\",\n                                        \"yaw\": \"14.643555\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-94.90\",\n                                \"y\": \"73.8\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.71\",\n                                        \"y\": \"143.71\",\n                                        \"yaw\": \"269.980591\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"128.25\",\n                                        \"y\": \"109.94\",\n                                        \"yaw\": \"359.98056\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"155.90\",\n                                \"y\": \"78.10\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.92\",\n                                        \"y\": \"193.60\",\n                                        \"yaw\": \"269.980591\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"129.2\",\n                                        \"y\": \"161.46\",\n                                        \"yaw\": \"359.98056\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"156.40\",\n                                \"y\": \"129.29\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.87\",\n                                        \"y\": \"246.30\",\n                                        \"yaw\": \"269.980591\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"129.25\",\n                                        \"y\": \"220.60\",\n                                        \"yaw\": \"359.98056\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"156.70\",\n                                \"y\": \"186.10\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"157.10\",\n                                        \"y\": \"184.32\",\n                                        \"yaw\": \"89.980438\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"160.3\",\n                                        \"y\": \"246.61\",\n                                        \"yaw\": \"269.980438\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"130.29\",\n                                \"y\": \"220.60\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"73.75\",\n                                        \"y\": \"220.73\",\n                                        \"yaw\": \"359.98056\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"101.8\",\n                                        \"y\": \"185.70\",\n                                        \"yaw\": \"89.98053\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"98.39\",\n                                        \"y\": \"185.67\",\n                                        \"yaw\": \"89.98053\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"148.39\",\n                                \"y\": \"216.99\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"156.54\",\n                                        \"y\": \"125.76\",\n                                        \"yaw\": \"89.980438\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.99\",\n                                        \"y\": \"193.77\",\n                                        \"yaw\": \"269.980438\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"129.70\",\n                                \"y\": \"161.30\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.20\",\n                                        \"y\": \"157.90\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"60.70\",\n                                        \"y\": \"127.93\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.70\",\n                                        \"y\": \"192.20\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"33.20\",\n                                \"y\": \"161.40\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.39\",\n                                        \"y\": \"192.47\",\n                                        \"yaw\": \"270.000153\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.28\",\n                                        \"y\": \"157.97\",\n                                        \"yaw\": \"180.000122\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.9\",\n                                        \"y\": \"161.99\",\n                                        \"yaw\": \"0.000122\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.90\",\n                                \"y\": \"130.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"156.27\",\n                                        \"y\": \"73.88\",\n                                        \"yaw\": \"89.980438\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"159.99\",\n                                        \"y\": \"144.23\",\n                                        \"yaw\": \"269.980438\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"129.70\",\n                                \"y\": \"110.10\",\n                                \"yaw\": \"359\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"156.26\",\n                                        \"y\": \"73.77\",\n                                        \"yaw\": \"89.980347\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"128.14\",\n                                        \"y\": \"109.78\",\n                                        \"yaw\": \"359.980347\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.0\",\n                                \"y\": \"141.30\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"156.47\",\n                                        \"y\": \"125.29\",\n                                        \"yaw\": \"89.980347\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"128.80\",\n                                        \"y\": \"161.6\",\n                                        \"yaw\": \"359.980347\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"160.0\",\n                                \"y\": \"192.90\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.41\",\n                                        \"y\": \"252.49\",\n                                        \"yaw\": \"90.519684\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"29.10\",\n                                \"y\": \"292.30\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.86\",\n                                        \"y\": \"161.47\",\n                                        \"yaw\": \"0.000214\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.32\",\n                                        \"y\": \"191.93\",\n                                        \"yaw\": \"270.000214\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"60.63\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"90.000183\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"89.40\",\n                                \"y\": \"157.80\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"60.90\",\n                                        \"y\": \"128.26\",\n                                        \"yaw\": \"90.000397\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.57\",\n                                        \"y\": \"161.55\",\n                                        \"yaw\": \"0.000397\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.40\",\n                                        \"y\": \"157.80\",\n                                        \"yaw\": \"180.000381\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.40\",\n                                \"y\": \"189.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"74.89\",\n                                        \"y\": \"109.61\",\n                                        \"yaw\": \"359.980377\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"114.18\",\n                                        \"y\": \"144.10\",\n                                        \"yaw\": \"269.980347\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"117.64\",\n                                        \"y\": \"144.12\",\n                                        \"yaw\": \"269.980347\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"102.79\",\n                                        \"y\": \"76.55\",\n                                        \"yaw\": \"89.980347\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.40\",\n                                        \"y\": \"76.52\",\n                                        \"yaw\": \"89.980347\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"144.89\",\n                                \"y\": \"106.59\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"157.4\",\n                                        \"y\": \"180.95\",\n                                        \"yaw\": \"90.950134\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"129.8\",\n                                        \"y\": \"220.32\",\n                                        \"yaw\": \"0.950134\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"159.71\",\n                                \"y\": \"246.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"141.86\",\n                                        \"y\": \"-2.76\",\n                                        \"yaw\": \"183.120758\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"118.74\",\n                                        \"y\": \"27.65\",\n                                        \"yaw\": \"269.792389\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"115.49\",\n                                        \"y\": \"27.78\",\n                                        \"yaw\": \"269.817352\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"70.69\",\n                                \"y\": \"1.48\",\n                                \"yaw\": \"354\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"72.26\",\n                                        \"y\": \"0.92\",\n                                        \"yaw\": \"357.201202\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"114.79\",\n                                        \"y\": \"28.3\",\n                                        \"yaw\": \"269.987762\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"118.50\",\n                                        \"y\": \"28.7\",\n                                        \"yaw\": \"269.105103\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"143.92\",\n                                \"y\": \"-2.60\",\n                                \"yaw\": \"187\",\n                                \"z\": \"1.10\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario4\"\n                },\n                {\n                    \"available_event_configurations\": [\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.996063\",\n                                        \"x\": \"88.17\",\n                                        \"y\": \"105.94\",\n                                        \"yaw\": \"181.318146\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.222626\",\n                                        \"x\": \"60.98\",\n                                        \"y\": \"72.54\",\n                                        \"yaw\": \"91.318146\",\n                                        \"z\": \"0.85\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"359.777374\",\n                                        \"x\": \"64.37\",\n                                        \"y\": \"138.24\",\n                                        \"yaw\": \"271.318146\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"33.90\",\n                                \"y\": \"105.70\",\n                                \"yaw\": \"1\",\n                                \"z\": \"0.98\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.222656\",\n                                        \"x\": \"60.73\",\n                                        \"y\": \"72.75\",\n                                        \"yaw\": \"90.305206\",\n                                        \"z\": \"0.85\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.18\",\n                                        \"y\": \"106.1\",\n                                        \"yaw\": \"0.305206\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"87.90\",\n                                        \"y\": \"105.64\",\n                                        \"yaw\": \"180.305206\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": \"64.50\",\n                                \"y\": \"135.80\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.003937\",\n                                        \"x\": \"29.19\",\n                                        \"y\": \"105.80\",\n                                        \"yaw\": \"1.317993\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.777374\",\n                                        \"x\": \"64.63\",\n                                        \"y\": \"139.3\",\n                                        \"yaw\": \"271.318024\",\n                                        \"z\": \"1.11\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.222626\",\n                                        \"x\": \"60.86\",\n                                        \"y\": \"72.41\",\n                                        \"yaw\": \"91.317993\",\n                                        \"z\": \"0.85\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"359\",\n                                \"x\": \"89.20\",\n                                \"y\": \"106.18\",\n                                \"yaw\": \"181\",\n                                \"z\": \"0.98\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"359.777374\",\n                                        \"x\": \"64.30\",\n                                        \"y\": \"138.55\",\n                                        \"yaw\": \"271.317871\",\n                                        \"z\": \"1.11\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"359.996063\",\n                                        \"x\": \"88.38\",\n                                        \"y\": \"106.13\",\n                                        \"yaw\": \"181.317856\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.003937\",\n                                        \"x\": \"30.41\",\n                                        \"y\": \"106.0\",\n                                        \"yaw\": \"1.317841\",\n                                        \"z\": \"0.98\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"61.10\",\n                                \"y\": \"76.70\",\n                                \"yaw\": \"91\",\n                                \"z\": \"0.87\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"61.44\",\n                                        \"y\": \"7.36\",\n                                        \"yaw\": \"89.977997\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"32.15\",\n                                        \"y\": \"44.74\",\n                                        \"yaw\": \"359.977997\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.60\",\n                                \"y\": \"74.70\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.91\",\n                                        \"y\": \"43.99\",\n                                        \"yaw\": \"0.078491\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.95\",\n                                        \"y\": \"76.5\",\n                                        \"yaw\": \"270.078491\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.61\",\n                                        \"y\": \"76.5\",\n                                        \"yaw\": \"270.078491\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-9.0\",\n                                        \"y\": \"9.4\",\n                                        \"yaw\": \"90.078461\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.89\",\n                                        \"y\": \"9.3\",\n                                        \"yaw\": \"90.078461\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.10\",\n                                \"y\": \"41.10\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.10\",\n                                        \"y\": \"41.40\",\n                                        \"yaw\": \"180.078644\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.17\",\n                                        \"y\": \"9.34\",\n                                        \"yaw\": \"90.078613\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-13.86\",\n                                        \"y\": \"9.34\",\n                                        \"yaw\": \"90.078613\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.95\",\n                                        \"y\": \"76.35\",\n                                        \"yaw\": \"270.078613\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.45\",\n                                        \"y\": \"76.36\",\n                                        \"yaw\": \"270.078613\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-45.90\",\n                                \"y\": \"44.30\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-10.15\",\n                                        \"y\": \"7.97\",\n                                        \"yaw\": \"90.078583\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.7\",\n                                        \"y\": \"8.20\",\n                                        \"yaw\": \"90.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-45.40\",\n                                        \"y\": \"43.74\",\n                                        \"yaw\": \"0.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.78\",\n                                        \"y\": \"40.84\",\n                                        \"yaw\": \"180.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-3.90\",\n                                \"y\": \"76.30\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-4.20\",\n                                        \"y\": \"76.26\",\n                                        \"yaw\": \"270.618195\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"0.50\",\n                                        \"y\": \"76.30\",\n                                        \"yaw\": \"270.618195\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"31.36\",\n                                        \"y\": \"40.65\",\n                                        \"yaw\": \"180.618195\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-44.30\",\n                                        \"y\": \"43.83\",\n                                        \"yaw\": \"0.618164\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-10.34\",\n                                \"y\": \"12.69\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.52\",\n                                        \"y\": \"119.39\",\n                                        \"yaw\": \"90.078583\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.77\",\n                                        \"y\": \"119.38\",\n                                        \"yaw\": \"91.766205\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.75\",\n                                        \"y\": \"145.36\",\n                                        \"yaw\": \"34.068298\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"35.91\",\n                                        \"y\": \"158.20\",\n                                        \"yaw\": \"180.078583\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-5.50\",\n                                \"y\": \"192.40\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.5\",\n                                        \"y\": \"252.40\",\n                                        \"yaw\": \"270.078827\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.16\",\n                                        \"y\": \"252.41\",\n                                        \"yaw\": \"270.078827\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.77\",\n                                        \"y\": \"216.93\",\n                                        \"yaw\": \"180.078812\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.9\",\n                                        \"y\": \"220.85\",\n                                        \"yaw\": \"0.078796\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-12.80\",\n                                \"y\": \"187.40\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.85\",\n                                        \"y\": \"187.4\",\n                                        \"yaw\": \"90.502686\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.41\",\n                                        \"y\": \"187.0\",\n                                        \"yaw\": \"90.502686\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.72\",\n                                        \"y\": \"220.71\",\n                                        \"yaw\": \"0.502686\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"28.82\",\n                                        \"y\": \"216.87\",\n                                        \"yaw\": \"180.502686\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-6.30\",\n                                \"y\": \"252.10\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.53\",\n                                        \"y\": \"217.10\",\n                                        \"yaw\": \"180.502945\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.92\",\n                                        \"y\": \"187.72\",\n                                        \"yaw\": \"90.502899\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.2\",\n                                        \"y\": \"187.70\",\n                                        \"yaw\": \"90.502899\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.33\",\n                                        \"y\": \"249.93\",\n                                        \"yaw\": \"270.50293\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.18\",\n                                        \"y\": \"250.10\",\n                                        \"yaw\": \"270.50293\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-50.50\",\n                                \"y\": \"220.40\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-49.4\",\n                                        \"y\": \"220.49\",\n                                        \"yaw\": \"0.502808\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-6.59\",\n                                        \"y\": \"249.87\",\n                                        \"yaw\": \"270.502838\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-3.49\",\n                                        \"y\": \"249.89\",\n                                        \"yaw\": \"270.502838\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.50\",\n                                        \"y\": \"187.76\",\n                                        \"yaw\": \"90.502777\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-16.18\",\n                                        \"y\": \"187.73\",\n                                        \"yaw\": \"90.502777\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.0\",\n                                \"y\": \"217.20\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.74\",\n                                        \"y\": \"193.45\",\n                                        \"yaw\": \"270.529999\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.19\",\n                                        \"y\": \"193.49\",\n                                        \"yaw\": \"270.529999\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"36.69\",\n                                        \"y\": \"158.0\",\n                                        \"yaw\": \"180.529984\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.67\",\n                                        \"y\": \"145.65\",\n                                        \"yaw\": \"35.881683\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-11.70\",\n                                \"y\": \"120.39\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"37.5\",\n                                        \"y\": \"158.71\",\n                                        \"yaw\": \"181.3517\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-12.29\",\n                                        \"y\": \"122.23\",\n                                        \"yaw\": \"88.502625\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.96\",\n                                        \"y\": \"121.11\",\n                                        \"yaw\": \"90.477356\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.41\",\n                                        \"y\": \"191.12\",\n                                        \"yaw\": \"271.922607\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.14\",\n                                        \"y\": \"192.27\",\n                                        \"yaw\": \"271.895691\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-41.80\",\n                                \"y\": \"145.71\",\n                                \"yaw\": \"32\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-41.66\",\n                                        \"y\": \"145.74\",\n                                        \"yaw\": \"34.578308\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-5.57\",\n                                        \"y\": \"192.64\",\n                                        \"yaw\": \"270.078796\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-2.14\",\n                                        \"y\": \"192.64\",\n                                        \"yaw\": \"270.078796\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-11.82\",\n                                        \"y\": \"120.8\",\n                                        \"yaw\": \"90.078735\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-14.95\",\n                                        \"y\": \"120.0\",\n                                        \"yaw\": \"90.078735\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"31.40\",\n                                \"y\": \"158.10\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"148.99\",\n                                        \"y\": \"106.64\",\n                                        \"yaw\": \"181.318146\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"103.3\",\n                                        \"y\": \"76.35\",\n                                        \"yaw\": \"91.318115\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.31\",\n                                        \"y\": \"76.28\",\n                                        \"yaw\": \"91.318115\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"114.31\",\n                                        \"y\": \"143.85\",\n                                        \"yaw\": \"271.318115\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"117.86\",\n                                        \"y\": \"143.94\",\n                                        \"yaw\": \"271.318115\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"73.90\",\n                                \"y\": \"109.30\",\n                                \"yaw\": \"1\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"114.37\",\n                                        \"y\": \"143.79\",\n                                        \"yaw\": \"269.97821\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"117.82\",\n                                        \"y\": \"143.79\",\n                                        \"yaw\": \"269.97821\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"149.41\",\n                                        \"y\": \"106.28\",\n                                        \"yaw\": \"179.97821\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"72.81\",\n                                        \"y\": \"109.31\",\n                                        \"yaw\": \"359.97818\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"102.80\",\n                                \"y\": \"76.30\",\n                                \"yaw\": \"89\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"147.53\",\n                                        \"y\": \"217.14\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"101.79\",\n                                        \"y\": \"186.23\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"98.89\",\n                                        \"y\": \"186.10\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.0\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"70.70\",\n                                \"y\": \"220.60\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.0\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"102.76\",\n                                        \"y\": \"76.40\",\n                                        \"yaw\": \"89.978363\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.7\",\n                                        \"y\": \"76.40\",\n                                        \"yaw\": \"89.978363\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"72.58\",\n                                        \"y\": \"109.41\",\n                                        \"yaw\": \"359.978363\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"149.8\",\n                                        \"y\": \"106.38\",\n                                        \"yaw\": \"179.978394\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"114.10\",\n                                \"y\": \"141.40\",\n                                \"yaw\": \"269\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-86.54\",\n                                        \"y\": \"211.82\",\n                                        \"yaw\": \"254.81955\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-63.63\",\n                                        \"y\": \"152.39\",\n                                        \"yaw\": \"135.294983\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-95.40\",\n                                \"y\": \"140.40\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-94.75\",\n                                        \"y\": \"65.72\",\n                                        \"yaw\": \"90.502838\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.34\",\n                                        \"y\": \"98.72\",\n                                        \"yaw\": \"11.670349\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-57.9\",\n                                        \"y\": \"130.96\",\n                                        \"yaw\": \"213.509109\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-91.80\",\n                                \"y\": \"151.50\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.19\",\n                                        \"y\": \"98.14\",\n                                        \"yaw\": \"15.194061\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-91.47\",\n                                        \"y\": \"151.90\",\n                                        \"yaw\": \"270.146454\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-94.87\",\n                                        \"y\": \"66.17\",\n                                        \"yaw\": \"90.701965\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-64.73\",\n                                \"y\": \"126.61\",\n                                \"yaw\": \"213\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-92.12\",\n                                        \"y\": \"156.43\",\n                                        \"yaw\": \"270.462616\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-56.96\",\n                                        \"y\": \"131.78\",\n                                        \"yaw\": \"213.560501\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"-126.46\",\n                                        \"y\": \"98.24\",\n                                        \"yaw\": \"14.643555\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"-94.90\",\n                                \"y\": \"73.8\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.20\",\n                                        \"y\": \"157.90\",\n                                        \"yaw\": \"180.000015\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"60.70\",\n                                        \"y\": \"127.93\",\n                                        \"yaw\": \"90.0\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.70\",\n                                        \"y\": \"192.20\",\n                                        \"yaw\": \"270.0\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"33.20\",\n                                \"y\": \"161.40\",\n                                \"yaw\": \"0\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.39\",\n                                        \"y\": \"192.47\",\n                                        \"yaw\": \"270.000153\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.28\",\n                                        \"y\": \"157.97\",\n                                        \"yaw\": \"180.000122\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"30.9\",\n                                        \"y\": \"161.99\",\n                                        \"yaw\": \"0.000122\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"60.90\",\n                                \"y\": \"130.50\",\n                                \"yaw\": \"90\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.86\",\n                                        \"y\": \"161.47\",\n                                        \"yaw\": \"0.000214\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"64.32\",\n                                        \"y\": \"191.93\",\n                                        \"yaw\": \"270.000214\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"60.63\",\n                                        \"y\": \"127.90\",\n                                        \"yaw\": \"90.000183\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"89.40\",\n                                \"y\": \"157.80\",\n                                \"yaw\": \"180\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"60.90\",\n                                        \"y\": \"128.26\",\n                                        \"yaw\": \"90.000397\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"29.57\",\n                                        \"y\": \"161.55\",\n                                        \"yaw\": \"0.000397\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"88.40\",\n                                        \"y\": \"157.80\",\n                                        \"yaw\": \"180.000381\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"64.40\",\n                                \"y\": \"189.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"74.89\",\n                                        \"y\": \"109.61\",\n                                        \"yaw\": \"359.980377\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"114.18\",\n                                        \"y\": \"144.10\",\n                                        \"yaw\": \"269.980347\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"117.64\",\n                                        \"y\": \"144.12\",\n                                        \"yaw\": \"269.980347\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"right\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"102.79\",\n                                        \"y\": \"76.55\",\n                                        \"yaw\": \"89.980347\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"99.40\",\n                                        \"y\": \"76.52\",\n                                        \"yaw\": \"89.980347\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"144.89\",\n                                \"y\": \"106.59\",\n                                \"yaw\": \"179\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"157.4\",\n                                        \"y\": \"180.95\",\n                                        \"yaw\": \"90.950134\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"129.8\",\n                                        \"y\": \"220.32\",\n                                        \"yaw\": \"0.950134\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"159.71\",\n                                \"y\": \"246.60\",\n                                \"yaw\": \"270\",\n                                \"z\": \"1.10\"\n                            }\n                        },\n                        {\n                            \"other_actors\": {\n                                \"front\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"72.26\",\n                                        \"y\": \"0.92\",\n                                        \"yaw\": \"357.201202\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ],\n                                \"left\": [\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"114.79\",\n                                        \"y\": \"28.3\",\n                                        \"yaw\": \"269.987762\",\n                                        \"z\": \"1.10\"\n                                    },\n                                    {\n                                        \"pitch\": \"0.0\",\n                                        \"x\": \"118.50\",\n                                        \"y\": \"28.7\",\n                                        \"yaw\": \"269.105103\",\n                                        \"z\": \"1.10\"\n                                    }\n                                ]\n                            },\n                            \"transform\": {\n                                \"pitch\": \"0\",\n                                \"x\": \"143.92\",\n                                \"y\": \"-2.60\",\n                                \"yaw\": \"187\",\n                                \"z\": \"1.10\"\n                            }\n                        }\n                    ],\n                    \"scenario_type\": \"Scenario8\"\n                }\n            ]\n        }\n    ]\n}"
  },
  {
    "path": "scenario_runner/srunner/data/no_scenarios.json",
    "content": "{\n\"available_scenarios\": [\n{\n}\n]\n}"
  },
  {
    "path": "scenario_runner/srunner/data/routes_debug.xml",
    "content": "<?xml version=\"1.0\"?>\n<routes>\n\t<route id=\"0\" town=\"Town02\"> \n\t\t<waypoint x=\"-3.6973562240600586\" y=\"179.0623321533203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.06791687011719\" />\n\t\t<waypoint x=\"-3.74371337890625\" y=\"139.95481872558594\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.06791687011719\" />\n\t\t<waypoint x=\"11.363693237304688\" y=\"109.63178253173828\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.0161895751953125\" />\n\t\t<waypoint x=\"94.48065185546875\" y=\"109.6552963256836\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.0162200927734375\" />\n\t\t<waypoint x=\"141.0159149169922\" y=\"109.66847229003906\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.016265869140625\" />\n\t\t<waypoint x=\"157.96469116210938\" y=\"109.67328643798828\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.016265869140625\" />\n\t\t<waypoint x=\"178.3649444580078\" y=\"109.6790771484375\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.016265869140625\" />\n\t\t<waypoint x=\"189.5306854248047\" y=\"122.14183807373047\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.9903564453125\" />\n\t\t<waypoint x=\"189.5395965576172\" y=\"175.0299835205078\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.99028778076172\" />\n\t\t<waypoint x=\"189.1422882080078\" y=\"186.0888214111328\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"117.22735595703125\" />\n\t\t<waypoint x=\"150.44764709472656\" y=\"188.11343383789062\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"179.95350646972656\" />\n\t\t<waypoint x=\"122.00720977783203\" y=\"188.1365203857422\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"179.95350646972656\" />\n\t\t<waypoint x=\"60.52153015136719\" y=\"188.1864013671875\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"179.95350646972656\" />\n\t\t<waypoint x=\"41.70449447631836\" y=\"202.53211975097656\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"90.02497863769531\" />\n\t\t<waypoint x=\"41.695037841796875\" y=\"224.2197723388672\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"90.02497863769531\" />\n\t\t<waypoint x=\"58.090850830078125\" y=\"240.9201202392578\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.1973114013671875\" />\n\t\t<waypoint x=\"85.47953033447266\" y=\"241.01443481445312\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.1973114013671875\" />\n\t\t<waypoint x=\"120.41314697265625\" y=\"241.13473510742188\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.1973114013671875\" />\n\t\t<waypoint x=\"148.17320251464844\" y=\"241.23033142089844\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.1973114013671875\" />\n\t\t<waypoint x=\"177.82032775878906\" y=\"241.33242797851562\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.1973114013671875\" />\n\t\t<waypoint x=\"189.55259704589844\" y=\"251.75140380859375\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.99021911621094\" />\n\t\t<waypoint x=\"189.55908203125\" y=\"289.68310546875\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.99021911621094\" />\n\t\t<waypoint x=\"175.65786743164062\" y=\"303.0173645019531\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"180.0260009765625\" />\n\t\t<waypoint x=\"155.39031982421875\" y=\"303.0081787109375\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"180.0260009765625\" />\n\t\t<waypoint x=\"111.81758880615234\" y=\"302.9884338378906\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"180.02587890625\" />\n\t\t<waypoint x=\"58.329769134521484\" y=\"302.9642639160156\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"180.02587890625\" />\n\t\t<waypoint x=\"33.31934356689453\" y=\"302.9530029296875\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"180.0257568359375\" />\n\t\t<waypoint x=\"4.922668933868408\" y=\"302.94024658203125\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"180.0257568359375\" />\n\t\t<waypoint x=\"-3.566227436065674\" y=\"289.6850891113281\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.06791687011719\" />\n\t\t<waypoint x=\"-3.6064677238464355\" y=\"255.73770141601562\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.06791687011719\" />\n\t\t<waypoint x=\"-3.665682315826416\" y=\"205.7830352783203\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.06791687011719\" />\n\t</route>\n\n\t<route id=\"1\" town=\"Town05\">\n\t\t<waypoint x=\"35.06596755981445\" y=\"115.37467193603516\" z=\"1.52587890625e-05\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.97711181640625\" />\n\t\t<waypoint x=\"35.08445358276367\" y=\"69.111328125\" z=\"1.52587890625e-05\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-89.97711181640625\" />\n\t\t<waypoint x=\"35.103919982910156\" y=\"20.389137268066406\" z=\"1.52587890625e-05\" pitch=\"360.0\" roll=\"0.0\" yaw=\"270.02288818359375\" />\n\t\t<waypoint x=\"56.130428314208984\" y=\"5.308553218841553\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.2502593994140625\" />\n\t\t<waypoint x=\"81.40506744384766\" y=\"5.418952941894531\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.2502593994140625\" />\n\t\t<waypoint x=\"96.0704345703125\" y=\"26.71501922607422\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"90.69916534423828\" />\n\t\t<waypoint x=\"95.85332489013672\" y=\"44.50555419921875\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"90.69916534423828\" />\n\t\t<waypoint x=\"71.27369689941406\" y=\"81.76386260986328\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"157.0408172607422\" />\n\t\t<waypoint x=\"49.91005325317383\" y=\"84.9977035522461\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"179.5838165283203\" />\n\t\t<waypoint x=\"15.409793853759766\" y=\"84.58430480957031\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.9344482421875\" />\n\t\t<waypoint x=\"-29.824872970581055\" y=\"88.03255462646484\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.9344482421875\" />\n\t\t<waypoint x=\"-51.05250930786133\" y=\"109.3192138671875\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"90.37930297851562\" />\n\t\t<waypoint x=\"-58.10639190673828\" y=\"132.4798583984375\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"125.91407012939453\" />\n\t\t<waypoint x=\"-73.34980010986328\" y=\"144.72923278808594\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"156.51625061035156\" />\n\t\t<waypoint x=\"-89.46000671386719\" y=\"147.79220581054688\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.7303009033203\" />\n\t\t<waypoint x=\"-100.56210327148438\" y=\"147.7399444580078\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.7303009033203\" />\n\t\t<waypoint x=\"-148.30364990234375\" y=\"147.51519775390625\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.7303009033203\" />\n\t\t<waypoint x=\"-159.11683654785156\" y=\"147.45553588867188\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"181.66053771972656\" />\n\t\t<waypoint x=\"-173.02938842773438\" y=\"143.54470825195312\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"209.74087524414062\" />\n\t\t<waypoint x=\"-180.76095581054688\" y=\"137.1912384033203\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"229.08290100097656\" />\n\t\t<waypoint x=\"-188.0400848388672\" y=\"112.46979522705078\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.01580047607422\" />\n\t\t<waypoint x=\"-188.05117797851562\" y=\"72.25263214111328\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.01580047607422\" />\n\t\t<waypoint x=\"-188.06561279296875\" y=\"19.925260543823242\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.01580047607422\" />\n\t\t<waypoint x=\"-217.32791137695312\" y=\"-0.42169636487960815\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.86053466796875\" />\n\t\t<waypoint x=\"-252.369873046875\" y=\"-0.3364025950431824\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.86053466796875\" />\n\t\t<waypoint x=\"-272.3512268066406\" y=\"33.27867889404297\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.4162368774414\" />\n\t\t<waypoint x=\"-272.01019287109375\" y=\"66.74698638916016\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.4162368774414\" />\n\t\t<waypoint x=\"-268.02581787109375\" y=\"81.08935546875\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"412.12152099609375\" />\n\t\t<waypoint x=\"-262.1455383300781\" y=\"86.07169342041016\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"388.42755126953125\" />\n\t\t<waypoint x=\"-213.21339416503906\" y=\"91.32275390625\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.0655517578125\" />\n\t\t<waypoint x=\"-148.13621520996094\" y=\"91.39720153808594\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.0655517578125\" />\n\t\t<waypoint x=\"-127.07889556884766\" y=\"128.3040313720703\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.48860931396484\" />\n\t\t<waypoint x=\"-144.9373779296875\" y=\"147.5310516357422\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.7303009033203\" />\n\t\t<waypoint x=\"-155.34918212890625\" y=\"147.48204040527344\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-179.7303009033203\" />\n\t\t<waypoint x=\"-166.95428466796875\" y=\"146.1689453125\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"196.9844970703125\" />\n\t\t<waypoint x=\"-174.4658660888672\" y=\"142.66929626464844\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"212.977294921875\" />\n\t\t<waypoint x=\"-183.09877014160156\" y=\"134.1107177734375\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"236.52720642089844\" />\n\t\t<waypoint x=\"-188.0402069091797\" y=\"112.04752349853516\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.01580047607422\" />\n\t\t<waypoint x=\"-188.05630493164062\" y=\"53.67091369628906\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.01580047607422\" />\n\t\t<waypoint x=\"-188.0649871826172\" y=\"22.19796371459961\" z=\"0.055450439453125\" pitch=\"0.0\" roll=\"0.0\" yaw=\"-90.01580047607422\" />\n\t\t<waypoint x=\"-206.19712829589844\" y=\"-0.4487892985343933\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.86053466796875\" />\n\t\t<waypoint x=\"-251.26734924316406\" y=\"-3.8390965461730957\" z=\"0.0\" pitch=\"0.0\" roll=\"0.0\" yaw=\"179.86053466796875\" />\n\t\t<waypoint x=\"-265.1285705566406\" y=\"-21.34996795654297\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"270.41680908203125\" />\n\t\t<waypoint x=\"-264.8872985839844\" y=\"-54.51679992675781\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"270.41680908203125\" />\n\t\t<waypoint x=\"-257.52685546875\" y=\"-75.25102233886719\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"-47.4102783203125\" />\n\t\t<waypoint x=\"-243.83065795898438\" y=\"-83.6367416381836\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"-15.745712280273438\" />\n\t\t<waypoint x=\"-208.54803466796875\" y=\"-84.70793151855469\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.0863037109375\" />\n\t\t<waypoint x=\"-195.09027099609375\" y=\"-69.52599334716797\" z=\"0.055450439453125\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.98419952392578\" />\n\t\t<waypoint x=\"-191.5763397216797\" y=\"-18.98451042175293\" z=\"0.055450439453125\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.98419952392578\" />\n\t\t<waypoint x=\"-191.56393432617188\" y=\"26.032575607299805\" z=\"0.055450439453125\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.98419952392578\" />\n\t\t<waypoint x=\"-191.5523681640625\" y=\"67.95820617675781\" z=\"0.055450439453125\" pitch=\"360.0\" roll=\"0.0\" yaw=\"89.98419952392578\" />\n\t\t<waypoint x=\"-166.4705047607422\" y=\"91.37622833251953\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.0655517578125\" />\n\t\t<waypoint x=\"-149.59446716308594\" y=\"91.39553833007812\" z=\"0.0\" pitch=\"360.0\" roll=\"0.0\" yaw=\"0.0655517578125\" />\n\t</route>\n</routes>\n"
  },
  {
    "path": "scenario_runner/srunner/data/routes_devtest.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<routes>\n   <route id=\"0\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6973562240600586\" y=\"179.0623321533203\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.74371337890625\" y=\"139.95481872558594\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"11.363693237304688\" y=\"109.63178253173828\" yaw=\"0.0161895751953125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"94.48065185546875\" y=\"109.6552963256836\" yaw=\"0.0162200927734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.0159149169922\" y=\"109.66847229003906\" yaw=\"0.016265869140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.96469116210938\" y=\"109.67328643798828\" yaw=\"0.016265869140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"178.3649444580078\" y=\"109.6790771484375\" yaw=\"0.016265869140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5306854248047\" y=\"122.14183807373047\" yaw=\"89.9903564453125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5395965576172\" y=\"175.0299835205078\" yaw=\"89.99028778076172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"150.44764709472656\" y=\"188.11343383789062\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"122.00720977783203\" y=\"188.1365203857422\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"60.52153015136719\" y=\"188.1864013671875\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70449447631836\" y=\"202.53211975097656\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.695037841796875\" y=\"224.2197723388672\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.090850830078125\" y=\"240.9201202392578\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"85.47953033447266\" y=\"241.01443481445312\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"120.41314697265625\" y=\"241.13473510742188\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"148.17320251464844\" y=\"241.23033142089844\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"177.82032775878906\" y=\"241.33242797851562\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.55259704589844\" y=\"251.75140380859375\" yaw=\"89.99021911621094\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.55908203125\" y=\"289.68310546875\" yaw=\"89.99021911621094\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"175.65786743164062\" y=\"303.0173645019531\" yaw=\"180.0260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"155.39031982421875\" y=\"303.0081787109375\" yaw=\"180.0260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"111.81758880615234\" y=\"302.9884338378906\" yaw=\"180.02587890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.329769134521484\" y=\"302.9642639160156\" yaw=\"180.02587890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"33.31934356689453\" y=\"302.9530029296875\" yaw=\"180.0257568359375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"4.922668933868408\" y=\"302.94024658203125\" yaw=\"180.0257568359375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.566227436065674\" y=\"289.6850891113281\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6064677238464355\" y=\"255.73770141601562\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.665682315826416\" y=\"205.7830352783203\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n   </route>\n   <route id=\"1\" town=\"Town02\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.08555603027344\" y=\"202.2764892578125\" yaw=\"90.16149139404297\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.02027893066406\" y=\"225.43690490722656\" yaw=\"90.16149139404297\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.13550567626953\" y=\"237.13720703125\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"89.0135269165039\" y=\"237.02659606933594\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.835628509521484\" y=\"236.91921997070312\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.694637298583984\" y=\"225.14109802246094\" yaw=\"-89.97502136230469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"45.70420455932617\" y=\"203.19808959960938\" yaw=\"-89.97502136230469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.2266731262207\" y=\"192.1890869140625\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.93323516845703\" y=\"192.16903686523438\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"118.5882339477539\" y=\"192.13929748535156\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.61520385742188\" y=\"192.11654663085938\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"178.01194763183594\" y=\"192.091064453125\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.54441833496094\" y=\"203.4066619873047\" yaw=\"89.99028778076172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.54843139648438\" y=\"227.1832733154297\" yaw=\"89.99028778076172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.55213928222656\" y=\"249.05113220214844\" yaw=\"89.99028778076172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.55966186523438\" y=\"293.1253967285156\" yaw=\"89.99021911621094\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.5743865966797\" y=\"303.01641845703125\" yaw=\"180.0260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"125.07994079589844\" y=\"302.9944152832031\" yaw=\"180.02587890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.60258102416992\" y=\"302.9635009765625\" yaw=\"180.02587890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"29.87148666381836\" y=\"302.9514465332031\" yaw=\"180.0257568359375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"6.721999168395996\" y=\"302.9410400390625\" yaw=\"180.0257568359375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.567107677459717\" y=\"288.9425048828125\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6103549003601074\" y=\"252.45834350585938\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6689157485961914\" y=\"203.05552673339844\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.700047016143799\" y=\"176.79234313964844\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.7666711807250977\" y=\"120.58747100830078\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.40816593170166\" y=\"109.63151550292969\" yaw=\"0.0161895751953125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"68.98878479003906\" y=\"109.6480712890625\" yaw=\"0.0162200927734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"142.21524047851562\" y=\"109.66881561279297\" yaw=\"0.016265869140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"179.8607635498047\" y=\"109.67950439453125\" yaw=\"0.016265869140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.53060913085938\" y=\"121.70121765136719\" yaw=\"89.9903564453125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.53500366210938\" y=\"147.83090209960938\" yaw=\"89.9903564453125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5394287109375\" y=\"174.07957458496094\" yaw=\"89.99028778076172\" z=\"0.0\" />\n   </route>\n   <route id=\"2\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.54002380371094\" y=\"177.56105041503906\" yaw=\"-90.00971221923828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5331573486328\" y=\"136.79953002929688\" yaw=\"-90.0096435546875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.22007751464844\" y=\"105.6793212890625\" yaw=\"-179.98373413085938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"148.59690856933594\" y=\"105.67062377929688\" yaw=\"-179.98373413085938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.002685546875\" y=\"105.6531753540039\" yaw=\"-179.98377990722656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.58901596069336\" y=\"105.642578125\" yaw=\"-179.98377990722656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.824886798858643\" y=\"105.63021850585938\" yaw=\"-179.9838104248047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.7668561935424805\" y=\"120.43354797363281\" yaw=\"89.93208312988281\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.701048374176025\" y=\"175.94989013671875\" yaw=\"89.93208312988281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.700477123260498\" y=\"192.22926330566406\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.93472671508789\" y=\"192.20960998535156\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.703643798828125\" y=\"204.47900390625\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.69392013549805\" y=\"226.78408813476562\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.68247985839844\" y=\"253.0362548828125\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.66613006591797\" y=\"290.5375671386719\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.2176628112793\" y=\"306.9637756347656\" yaw=\"0.025878889486193657\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"117.23860931396484\" y=\"306.9908752441406\" yaw=\"0.025878889486193657\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"170.76492309570312\" y=\"307.01513671875\" yaw=\"0.026003306731581688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5585479736328\" y=\"286.60009765625\" yaw=\"-90.00978088378906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5523223876953\" y=\"250.09652709960938\" yaw=\"-90.00971221923828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5484619140625\" y=\"227.3289031982422\" yaw=\"-90.00971221923828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.54443359375\" y=\"203.47640991210938\" yaw=\"-90.00971221923828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"178.44085693359375\" y=\"188.09071350097656\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"147.9085693359375\" y=\"188.11549377441406\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.08602905273438\" y=\"202.11294555664062\" yaw=\"90.16149139404297\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.0171356201172\" y=\"226.55282592773438\" yaw=\"90.16149139404297\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"146.93177795410156\" y=\"241.22605895996094\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"178.1513671875\" y=\"241.3335723876953\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n   </route>\n   <route id=\"3\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.738391876220703\" y=\"144.44424438476562\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.767380714416504\" y=\"119.98861694335938\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"7.558130741119385\" y=\"109.63070678710938\" yaw=\"0.0161895751953125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"45.090187072753906\" y=\"109.64131164550781\" yaw=\"0.0161895751953125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"113.20609283447266\" y=\"109.66059875488281\" yaw=\"0.0162200927734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.51702880859375\" y=\"109.66861724853516\" yaw=\"0.016265869140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"179.80599975585938\" y=\"109.67948913574219\" yaw=\"0.016265869140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5304412841797\" y=\"120.67736053466797\" yaw=\"89.9903564453125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.53953552246094\" y=\"174.72190856933594\" yaw=\"89.99028778076172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"178.18048095703125\" y=\"188.09092712402344\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"149.033447265625\" y=\"188.1145782470703\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"121.97608184814453\" y=\"188.13653564453125\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"93.96239471435547\" y=\"188.15927124023438\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.371482849121094\" y=\"188.1881561279297\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"31.63255500793457\" y=\"188.20985412597656\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"8.851332664489746\" y=\"188.22833251953125\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.667158603668213\" y=\"204.54019165039062\" yaw=\"89.93208312988281\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.616515159606934\" y=\"247.26382446289062\" yaw=\"89.93208312988281\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.558794021606445\" y=\"295.9584655761719\" yaw=\"89.93208312988281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.517756462097168\" y=\"306.9418640136719\" yaw=\"0.025754474103450775\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.02149772644043\" y=\"306.9515380859375\" yaw=\"0.025754474103450775\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.969852447509766\" y=\"306.964111328125\" yaw=\"0.025878889486193657\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.28224182128906\" y=\"306.9886474609375\" yaw=\"0.025878889486193657\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.7004852294922\" y=\"307.0110168457031\" yaw=\"0.026003306731581688\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"181.98533630371094\" y=\"307.0096130371094\" yaw=\"357.665771484375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.55911254882812\" y=\"289.9349670410156\" yaw=\"-90.00978088378906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.5528564453125\" y=\"253.2315216064453\" yaw=\"-90.00978088378906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"177.37710571289062\" y=\"237.3308868408203\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.118408203125\" y=\"237.2266845703125\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"120.25482940673828\" y=\"237.13418579101562\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.9172592163086\" y=\"237.02626037597656\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.52439498901367\" y=\"236.9215850830078\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n   </route>\n   <route id=\"4\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.936994552612305\" y=\"105.63590240478516\" yaw=\"-179.9838104248047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"4.040321350097656\" y=\"105.667724609375\" yaw=\"175.7058868408203\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.769290447235107\" y=\"118.38006591796875\" yaw=\"89.93208312988281\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.702364444732666\" y=\"174.83985900878906\" yaw=\"89.93208312988281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.460062026977539\" y=\"192.22946166992188\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.824506759643555\" y=\"192.21131896972656\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70338821411133\" y=\"205.06849670410156\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.6942024230957\" y=\"226.1383514404297\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.21331024169922\" y=\"240.9136505126953\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"87.24083709716797\" y=\"241.0205078125\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"119.44264221191406\" y=\"241.1313934326172\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.01722717285156\" y=\"226.52333068847656\" yaw=\"-89.83850860595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.08560180664062\" y=\"202.26036071777344\" yaw=\"-89.83850860595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.19561767578125\" y=\"192.11688232421875\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"178.8236541748047\" y=\"192.0904083251953\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5445556640625\" y=\"204.235107421875\" yaw=\"89.99028778076172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.54820251464844\" y=\"225.80416870117188\" yaw=\"89.99028778076172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.0960235595703\" y=\"237.33680725097656\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.47935485839844\" y=\"237.22792053222656\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.01332092285156\" y=\"227.90773010253906\" yaw=\"-89.83850860595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.08712768554688\" y=\"201.72030639648438\" yaw=\"-89.83850860595703\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"121.87174987792969\" y=\"188.13662719726562\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.4655876159668\" y=\"188.18807983398438\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70458221435547\" y=\"202.3303985595703\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.69389724731445\" y=\"226.83761596679688\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.68326950073242\" y=\"251.22317504882812\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.66581344604492\" y=\"291.2603454589844\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"33.00594711303711\" y=\"302.952880859375\" yaw=\"180.0257568359375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.601693630218506\" y=\"302.9405517578125\" yaw=\"180.0257568359375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.5665111541748047\" y=\"289.44573974609375\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6082019805908203\" y=\"254.27467346191406\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.667880058288574\" y=\"203.92898559570312\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n   </route>\n   <route id=\"5\" town=\"Town02\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.936994552612305\" y=\"105.63590240478516\" yaw=\"-179.9838104248047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"4.040321350097656\" y=\"105.667724609375\" yaw=\"175.7058868408203\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.769290447235107\" y=\"118.38006591796875\" yaw=\"89.93208312988281\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.702364444732666\" y=\"174.83985900878906\" yaw=\"89.93208312988281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.460062026977539\" y=\"192.22946166992188\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.824506759643555\" y=\"192.21131896972656\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70338821411133\" y=\"205.06849670410156\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.6942024230957\" y=\"226.1383514404297\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.21331024169922\" y=\"240.9136505126953\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"87.24083709716797\" y=\"241.0205078125\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"119.44264221191406\" y=\"241.1313934326172\" yaw=\"0.1973114013671875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.01722717285156\" y=\"226.52333068847656\" yaw=\"-89.83850860595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.08560180664062\" y=\"202.26036071777344\" yaw=\"-89.83850860595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.19561767578125\" y=\"192.11688232421875\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"178.8236541748047\" y=\"192.0904083251953\" yaw=\"-0.046491142362356186\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.5445556640625\" y=\"204.235107421875\" yaw=\"89.99028778076172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"189.54820251464844\" y=\"225.80416870117188\" yaw=\"89.99028778076172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"179.0960235595703\" y=\"237.33680725097656\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.47935485839844\" y=\"237.22792053222656\" yaw=\"-179.8026885986328\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.01332092285156\" y=\"227.90773010253906\" yaw=\"-89.83850860595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"136.08712768554688\" y=\"201.72030639648438\" yaw=\"-89.83850860595703\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"121.87174987792969\" y=\"188.13662719726562\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"58.4655876159668\" y=\"188.18807983398438\" yaw=\"179.95350646972656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.70458221435547\" y=\"202.3303985595703\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.69389724731445\" y=\"226.83761596679688\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.68326950073242\" y=\"251.22317504882812\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"41.66581344604492\" y=\"291.2603454589844\" yaw=\"90.02497863769531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"33.00594711303711\" y=\"302.952880859375\" yaw=\"180.0257568359375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.601693630218506\" y=\"302.9405517578125\" yaw=\"180.0257568359375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.5665111541748047\" y=\"289.44573974609375\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.6082019805908203\" y=\"254.27467346191406\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.667880058288574\" y=\"203.92898559570312\" yaw=\"-90.06791687011719\" z=\"0.0\" />\n   </route>\n   <route id=\"6\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-488.22320556640625\" y=\"339.6849670410156\" yaw=\"59.5145149230957\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-475.5334167480469\" y=\"358.6210021972656\" yaw=\"52.83040237426758\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-447.5931701660156\" y=\"388.4106140136719\" yaw=\"40.839210510253906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-419.9382019042969\" y=\"408.3812255859375\" yaw=\"30.82954216003418\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-390.7762145996094\" y=\"422.646728515625\" yaw=\"21.30451011657715\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-353.0600891113281\" y=\"433.14752197265625\" yaw=\"9.811640739440918\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-321.3542785644531\" y=\"436.00048828125\" yaw=\"0.4719550609588623\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-277.26324462890625\" y=\"435.85406494140625\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-226.70909118652344\" y=\"435.6703796386719\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-177.30760192871094\" y=\"434.55560302734375\" yaw=\"-5.559072494506836\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-146.08168029785156\" y=\"429.1661376953125\" yaw=\"-14.025965690612793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-112.87530517578125\" y=\"417.9194030761719\" yaw=\"-23.39567756652832\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.46420288085938\" y=\"403.0145568847656\" yaw=\"-31.968528747558594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.0605583190918\" y=\"383.5847473144531\" yaw=\"-40.728450775146484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.442157745361328\" y=\"353.67669677734375\" yaw=\"-51.796146392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.57451629638672\" y=\"269.7650451660156\" yaw=\"-40.916812896728516\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.24029541015625\" y=\"248.6325225830078\" yaw=\"-33.83201217651367\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"133.7696990966797\" y=\"221.35757446289062\" yaw=\"-21.953279495239258\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.6721954345703\" y=\"192.3584747314453\" yaw=\"-20.596675872802734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"321.0372009277344\" y=\"146.99412536621094\" yaw=\"-30.665882110595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.2953796386719\" y=\"92.96318054199219\" yaw=\"-56.819374084472656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"413.94622802734375\" y=\"-240.84771728515625\" yaw=\"267.1632080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"409.15411376953125\" y=\"-272.8075866699219\" yaw=\"255.7819061279297\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"394.5356750488281\" y=\"-310.2859802246094\" yaw=\"241.60153198242188\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"361.81060791015625\" y=\"-352.4405212402344\" yaw=\"222.7532958984375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"322.1484680175781\" y=\"-379.4797668457031\" yaw=\"205.8142547607422\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"271.0467834472656\" y=\"-394.52667236328125\" yaw=\"186.9999237060547\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"145.00303649902344\" y=\"-395.58477783203125\" yaw=\"175.4221954345703\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"84.82112121582031\" y=\"-379.7251892089844\" yaw=\"155.05113220214844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"53.213504791259766\" y=\"-360.7630920410156\" yaw=\"143.0278778076172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"15.176793098449707\" y=\"-315.29376220703125\" yaw=\"123.47056579589844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-12.797654151916504\" y=\"-234.8641357421875\" yaw=\"454.8860778808594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.270705223083496\" y=\"161.37664794921875\" yaw=\"89.71086883544922\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.517499923706055\" y=\"235.0567626953125\" yaw=\"94.42162322998047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-66.07498931884766\" y=\"347.8439636230469\" yaw=\"133.86752319335938\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-141.9580841064453\" y=\"395.2472229003906\" yaw=\"162.14744567871094\" z=\"0.0\" />\n   </route>\n   <route id=\"7\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-281.5526428222656\" y=\"-87.47563934326172\" yaw=\"176.10842895507812\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-310.5595397949219\" y=\"-86.0473861694336\" yaw=\"-187.61404418945312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-331.85467529296875\" y=\"-80.33483123779297\" yaw=\"-202.41879272460938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-354.71966552734375\" y=\"-66.363037109375\" yaw=\"-220.4357452392578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-381.8287048339844\" y=\"-23.544204711914062\" yaw=\"-254.88758850097656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-384.6578063964844\" y=\"-5.952864170074463\" yaw=\"-266.8399658203125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-401.7231750488281\" y=\"5.803748607635498\" yaw=\"179.631591796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-439.4989929199219\" y=\"7.347505569458008\" yaw=\"-190.1195068359375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-480.9691467285156\" y=\"26.524372100830078\" yaw=\"-219.5145721435547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-502.7483215332031\" y=\"52.914344787597656\" yaw=\"-241.42083740234375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.7513427734375\" y=\"100.86363983154297\" yaw=\"90.3575210571289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-514.5786743164062\" y=\"201.4623565673828\" yaw=\"91.7344741821289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-504.91351318359375\" y=\"303.23046875\" yaw=\"71.28516387939453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-471.06451416015625\" y=\"364.29425048828125\" yaw=\"50.71378707885742\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-427.3395690917969\" y=\"403.7365417480469\" yaw=\"33.39055252075195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-362.9612731933594\" y=\"431.170654296875\" yaw=\"12.770912170410156\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-289.670166015625\" y=\"435.899169921875\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.3670196533203\" y=\"435.56378173828125\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-126.55042266845703\" y=\"423.2880859375\" yaw=\"-19.473011016845703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.14501190185547\" y=\"406.43914794921875\" yaw=\"-30.197683334350586\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.47032928466797\" y=\"367.6764221191406\" yaw=\"-46.86736297607422\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.131141662597656\" y=\"233.97682189941406\" yaw=\"-86.51721954345703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.703251838684082\" y=\"57.05411911010742\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.309857368469238\" y=\"-32.79617691040039\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.847967147827148\" y=\"-150.4875030517578\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.290651321411133\" y=\"-170.50123596191406\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.7565803527832\" y=\"-170.3562774658203\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.66278076171875\" y=\"-170.26004028320312\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.77010345458984\" y=\"-170.01467895507812\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.0137481689453\" y=\"-169.85960388183594\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.89918518066406\" y=\"-169.5870361328125\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.6175079345703\" y=\"-169.45204162597656\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"243.9209442138672\" y=\"-169.26815795898438\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.7220153808594\" y=\"-169.1269989013672\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"300.8354187011719\" y=\"-168.9442138671875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"323.29046630859375\" y=\"-168.81639099121094\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.3078918457031\" y=\"-168.7309112548828\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.9974060058594\" y=\"-179.7596435546875\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.63641357421875\" y=\"-229.4485626220703\" yaw=\"-91.26260375976562\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.038818359375\" y=\"-250.28768920898438\" yaw=\"-178.60302734375\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.9431457519531\" y=\"-250.18927001953125\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"302.8276672363281\" y=\"-250.03700256347656\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.8157043457031\" y=\"-249.8028106689453\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"244.80979919433594\" y=\"-249.63751220703125\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"216.93577575683594\" y=\"-249.4456024169922\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"204.1916961669922\" y=\"-261.2143249511719\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"204.96435546875\" y=\"-294.8885192871094\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"215.9167938232422\" y=\"-307.83258056640625\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.5916748046875\" y=\"-307.527099609375\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.7578125\" y=\"-307.28863525390625\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"306.52886962890625\" y=\"-290.6662292480469\" yaw=\"65.18749237060547\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.8023986816406\" y=\"-260.4535827636719\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n   </route>\n   <route id=\"8\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"269.0704650878906\" y=\"-246.3044891357422\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"300.98529052734375\" y=\"-246.5242462158203\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.2895812988281\" y=\"-258.9996643066406\" yaw=\"270.51092529296875\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"312.9399719238281\" y=\"-283.4756164550781\" yaw=\"253.852294921875\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"287.4882507324219\" y=\"-310.2721862792969\" yaw=\"189.25515747070312\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"266.4151306152344\" y=\"-310.81292724609375\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"248.984619140625\" y=\"-310.99237060546875\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"214.57583618164062\" y=\"-311.3465576171875\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.778076171875\" y=\"-311.1783142089844\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"160.05184936523438\" y=\"-311.2235412597656\" yaw=\"-181.35772705078125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.77545928955078\" y=\"-305.0201721191406\" yaw=\"-200.40090942382812\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.31536102294922\" y=\"-286.0783996582031\" yaw=\"-221.70245361328125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.39625549316406\" y=\"-263.79034423828125\" yaw=\"-237.07952880859375\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.925846099853516\" y=\"-234.94784545898438\" yaw=\"-252.85215759277344\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.790828704833984\" y=\"-202.98590087890625\" yaw=\"-268.8935241699219\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.69148254394531\" y=\"-188.51019287109375\" yaw=\"90.35357666015625\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.52420043945312\" y=\"-170.24945068359375\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.69795989990234\" y=\"-170.0150909423828\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.4148712158203\" y=\"-185.9712371826172\" yaw=\"272.4569396972656\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.35049438476562\" y=\"-211.70291137695312\" yaw=\"-63.98918151855469\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"151.6375732421875\" y=\"-230.22340393066406\" yaw=\"-40.845550537109375\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"182.2176513671875\" y=\"-244.37359619140625\" yaw=\"-8.816879272460938\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"191.0310516357422\" y=\"-245.1036834716797\" yaw=\"358.4046936035156\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.0151824951172\" y=\"-231.7708740234375\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.86997985839844\" y=\"-181.860595703125\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.7692108154297\" y=\"-169.451171875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.3657989501953\" y=\"-169.2599334716797\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.75653076171875\" y=\"-169.12680053710938\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.767822265625\" y=\"-168.93890380859375\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.3397216796875\" y=\"-168.81040954589844\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.23541259765625\" y=\"-168.71994018554688\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.42059326171875\" y=\"-168.6221160888672\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"368.80682373046875\" y=\"-168.55731201171875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.82220458984375\" y=\"-153.25997924804688\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.6919860839844\" y=\"-140.7970428466797\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.9174499511719\" y=\"-114.50049591064453\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.2105712890625\" y=\"-34.1280632019043\" yaw=\"90.43910217285156\" z=\"0.0\" />\n      <waypoint pitch=\"0.3238201141357422\" roll=\"0.0\" x=\"361.8473815917969\" y=\"5.333199977874756\" yaw=\"149.4435272216797\" z=\"0.03513186052441597\" />\n      <waypoint pitch=\"1.9857581853866577\" roll=\"0.0\" x=\"307.6686096191406\" y=\"10.060099601745605\" yaw=\"-179.02207946777344\" z=\"1.3211320638656616\" />\n      <waypoint pitch=\"3.3505096435546875\" roll=\"0.0\" x=\"255.2800750732422\" y=\"9.165844917297363\" yaw=\"-179.02207946777344\" z=\"3.7611031532287598\" />\n      <waypoint pitch=\"2.8235442638397217\" roll=\"0.0\" x=\"182.79576110839844\" y=\"7.928563594818115\" yaw=\"-179.02207946777344\" z=\"7.966650009155273\" />\n      <waypoint pitch=\"1.4486606121063232\" roll=\"0.0\" x=\"122.85963439941406\" y=\"6.90547513961792\" yaw=\"-179.02207946777344\" z=\"10.201515197753906\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.19037628173828\" y=\"6.282506942749023\" yaw=\"-179.76736450195312\" z=\"11.0\" />\n      <waypoint pitch=\"-0.5447480082511902\" roll=\"0.0\" x=\"-1.444108247756958\" y=\"6.076910018920898\" yaw=\"-179.76736450195312\" z=\"10.926908493041992\" />\n      <waypoint pitch=\"-0.9749510884284973\" roll=\"0.0\" x=\"-63.26222229003906\" y=\"5.862168312072754\" yaw=\"-179.9231719970703\" z=\"9.915364265441895\" />\n      <waypoint pitch=\"-1.749235987663269\" roll=\"0.0\" x=\"-114.35669708251953\" y=\"5.7936601638793945\" yaw=\"-179.9231719970703\" z=\"8.973443984985352\" />\n      <waypoint pitch=\"-2.9702091217041016\" roll=\"0.0\" x=\"-178.98451232910156\" y=\"5.70700740814209\" yaw=\"-179.9231719970703\" z=\"5.817442893981934\" />\n      <waypoint pitch=\"-2.0595204830169678\" roll=\"0.0\" x=\"-263.76251220703125\" y=\"5.593338966369629\" yaw=\"-179.9231719970703\" z=\"1.7683030366897583\" />\n      <waypoint pitch=\"-0.6504369378089905\" roll=\"0.0\" x=\"-331.0777587890625\" y=\"5.503083229064941\" yaw=\"-179.9231719970703\" z=\"0.1763741374015808\" />\n      <waypoint pitch=\"-0.022085964679718018\" roll=\"0.0\" x=\"-361.2178039550781\" y=\"5.543294429779053\" yaw=\"179.631591796875\" z=\"0.0002033561177086085\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-432.02093505859375\" y=\"6.334071159362793\" yaw=\"-185.31605529785156\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-493.97271728515625\" y=\"39.71971893310547\" yaw=\"-231.3241424560547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.587158203125\" y=\"91.11449432373047\" yaw=\"-266.8977966308594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.947265625\" y=\"132.26893615722656\" yaw=\"90.3575210571289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-514.2728271484375\" y=\"184.4401397705078\" yaw=\"90.3575210571289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-515.2552490234375\" y=\"238.67782592773438\" yaw=\"89.86629486083984\" z=\"0.0\" />\n   </route>\n   <route id=\"9\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.0432243347168\" y=\"387.7452697753906\" yaw=\"-38.99549102783203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.63063049316406\" y=\"357.6307678222656\" yaw=\"-50.440120697021484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.684922218322754\" y=\"270.6761169433594\" yaw=\"-76.6004638671875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.52663803100586\" y=\"220.31808471679688\" yaw=\"-90.16564178466797\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.234933853149414\" y=\"162.4143524169922\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.550390243530273\" y=\"26.762535095214844\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.254679679870605\" y=\"-46.855560302734375\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"361.47802734375\" roll=\"0.0\" x=\"67.48360443115234\" y=\"-103.71863555908203\" yaw=\"358.3492431640625\" z=\"0.2963566184043884\" />\n      <waypoint pitch=\"363.54254150390625\" roll=\"0.0\" x=\"97.12774658203125\" y=\"-100.31896209716797\" yaw=\"20.55169677734375\" z=\"1.7024706602096558\" />\n      <waypoint pitch=\"365.3463134765625\" roll=\"0.0\" x=\"118.11686706542969\" y=\"-86.13691711425781\" yaw=\"47.54095458984375\" z=\"3.877535581588745\" />\n      <waypoint pitch=\"365.0263366699219\" roll=\"0.0\" x=\"131.61622619628906\" y=\"-58.393516540527344\" yaw=\"80.56587982177734\" z=\"7.1716814041137695\" />\n      <waypoint pitch=\"363.0312805175781\" roll=\"0.0\" x=\"128.23634338378906\" y=\"-28.46866798400879\" yaw=\"112.11688995361328\" z=\"9.519408226013184\" />\n      <waypoint pitch=\"-0.44407668709754944\" roll=\"0.0\" x=\"1.3972853422164917\" y=\"6.088447570800781\" yaw=\"-179.76736450195312\" z=\"10.951427459716797\" />\n      <waypoint pitch=\"-0.9741529822349548\" roll=\"0.0\" x=\"-65.08020782470703\" y=\"5.8597307205200195\" yaw=\"-179.9231719970703\" z=\"9.884441375732422\" />\n      <waypoint pitch=\"359.7007141113281\" roll=\"0.0\" x=\"-106.3203125\" y=\"-9.66769027709961\" yaw=\"226.91018676757812\" z=\"9.322182655334473\" />\n      <waypoint pitch=\"357.0876159667969\" roll=\"0.0\" x=\"-119.02806854248047\" y=\"-36.12523651123047\" yaw=\"261.7791748046875\" z=\"8.397171974182129\" />\n      <waypoint pitch=\"356.02716064453125\" roll=\"0.0\" x=\"-111.6511459350586\" y=\"-72.12218475341797\" yaw=\"-59.072662353515625\" z=\"5.675800323486328\" />\n      <waypoint pitch=\"356.02716064453125\" roll=\"0.0\" x=\"-72.83853912353516\" y=\"-98.28777313232422\" yaw=\"-8.899246215820312\" z=\"2.005282402038574\" />\n      <waypoint pitch=\"359.74945068359375\" roll=\"0.0\" x=\"-35.542240142822266\" y=\"-89.2466049194336\" yaw=\"36.93992614746094\" z=\"0.0046467469073832035\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.205305099487305\" y=\"-36.5977668762207\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.017396926879883\" y=\"11.281970977783203\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.820234298706055\" y=\"52.47965621948242\" yaw=\"89.71086883544922\" z=\"0.0\" />\n      <waypoint pitch=\"361.2682800292969\" roll=\"0.0\" x=\"-60.99004364013672\" y=\"144.97706604003906\" yaw=\"172.96588134765625\" z=\"0.3752487599849701\" />\n      <waypoint pitch=\"364.0442199707031\" roll=\"0.0\" x=\"-118.65277862548828\" y=\"117.16047668457031\" yaw=\"240.92144775390625\" z=\"3.8155317306518555\" />\n      <waypoint pitch=\"364.77117919921875\" roll=\"0.0\" x=\"-125.39179992675781\" y=\"87.23468017578125\" yaw=\"273.736083984375\" z=\"6.545107841491699\" />\n      <waypoint pitch=\"361.3129577636719\" roll=\"0.0\" x=\"-106.98223114013672\" y=\"50.29240798950195\" yaw=\"319.24114990234375\" z=\"8.918218612670898\" />\n      <waypoint pitch=\"360.97479248046875\" roll=\"0.0\" x=\"-63.682159423828125\" y=\"37.36163330078125\" yaw=\"0.0768280029296875\" z=\"9.908937454223633\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.606971740722656\" y=\"37.97494888305664\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"357.4396057128906\" roll=\"0.0\" x=\"170.7868194580078\" y=\"39.22816467285156\" yaw=\"0.9779205322265625\" z=\"8.505694389343262\" />\n      <waypoint pitch=\"357.51171875\" roll=\"0.0\" x=\"287.8409423828125\" y=\"41.22623825073242\" yaw=\"0.9779205322265625\" z=\"2.074390411376953\" />\n      <waypoint pitch=\"359.01605224609375\" roll=\"0.0\" x=\"346.86383056640625\" y=\"42.00389099121094\" yaw=\"356.32611083984375\" z=\"0.32436490058898926\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"412.2002258300781\" y=\"-32.668495178222656\" yaw=\"270.4390869140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"412.56622314453125\" y=\"-80.42717742919922\" yaw=\"270.4390869140625\" z=\"0.0\" />\n   </route>\n   <route id=\"10\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.20408630371094\" y=\"-382.9563903808594\" yaw=\"157.67535400390625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"44.082176208496094\" y=\"-353.39971923828125\" yaw=\"139.20782470703125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.456111907958984\" y=\"-338.1231384277344\" yaw=\"132.0880584716797\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.244382858276367\" y=\"-247.3603057861328\" yaw=\"123.9988021850586\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.86443328857422\" y=\"-167.5721893310547\" yaw=\"139.3140869140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.92556762695312\" y=\"-132.6236572265625\" yaw=\"148.55484008789062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.8251953125\" y=\"-102.70037841796875\" yaw=\"158.62039184570312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-234.66213989257812\" y=\"-91.12406158447266\" yaw=\"166.48809814453125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-279.4051818847656\" y=\"-84.12016296386719\" yaw=\"175.71859741210938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-309.8734130859375\" y=\"-82.607666015625\" yaw=\"-187.45741271972656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-352.29095458984375\" y=\"-63.83389663696289\" yaw=\"-220.2904052734375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-379.75689697265625\" y=\"-17.014066696166992\" yaw=\"-258.9152526855469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-381.2927551269531\" y=\"0.09840372204780579\" yaw=\"90.18748474121094\" z=\"0.0\" />\n      <waypoint pitch=\"360.1035461425781\" roll=\"0.0\" x=\"-357.1685791015625\" y=\"30.017763137817383\" yaw=\"359.631591796875\" z=\"0.004470161162316799\" />\n      <waypoint pitch=\"361.1860656738281\" roll=\"0.0\" x=\"-305.5273132324219\" y=\"33.53736877441406\" yaw=\"0.0768280029296875\" z=\"0.5864595770835876\" />\n      <waypoint pitch=\"362.97021484375\" roll=\"0.0\" x=\"-204.52964782714844\" y=\"33.67278289794922\" yaw=\"0.0768280029296875\" z=\"4.4951276779174805\" />\n      <waypoint pitch=\"361.34271240234375\" roll=\"0.0\" x=\"-108.32745361328125\" y=\"37.30177307128906\" yaw=\"0.0768280029296875\" z=\"9.137267112731934\" />\n      <waypoint pitch=\"360.9741516113281\" roll=\"0.0\" x=\"-65.13790893554688\" y=\"37.35968017578125\" yaw=\"0.0768280029296875\" z=\"9.88417911529541\" />\n      <waypoint pitch=\"357.6973571777344\" roll=\"0.0\" x=\"120.90387725830078\" y=\"61.45814514160156\" yaw=\"56.92566680908203\" z=\"9.838208198547363\" />\n      <waypoint pitch=\"355.5294494628906\" roll=\"0.0\" x=\"126.76893615722656\" y=\"106.36044311523438\" yaw=\"107.34747314453125\" z=\"6.799232482910156\" />\n      <waypoint pitch=\"355.8213806152344\" roll=\"0.0\" x=\"97.20584106445312\" y=\"140.24691772460938\" yaw=\"154.8564453125\" z=\"2.48572039604187\" />\n      <waypoint pitch=\"357.9312438964844\" roll=\"0.0\" x=\"66.20530700683594\" y=\"145.62423706054688\" yaw=\"183.5865936279297\" z=\"0.6092644333839417\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"34.105224609375\" y=\"132.3523712158203\" yaw=\"221.3389892578125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.716876029968262\" y=\"59.7540283203125\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.451249122619629\" y=\"3.2311558723449707\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.246814727783203\" y=\"-48.8594856262207\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.921006202697754\" y=\"-131.87681579589844\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.814301490783691\" y=\"-159.0655059814453\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.810285568237305\" y=\"-170.50965881347656\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.71038055419922\" y=\"-170.2540740966797\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"115.74958038330078\" y=\"-169.99771118164062\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"139.0629119873047\" y=\"-169.86502075195312\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.36929321289062\" y=\"-169.59005737304688\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.6328582763672\" y=\"-169.4519500732422\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"243.6725616455078\" y=\"-169.2695770263672\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"254.8811492919922\" y=\"-154.82557678222656\" yaw=\"90.17674255371094\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"254.80921936035156\" y=\"-131.50787353515625\" yaw=\"90.17674255371094\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.760498046875\" y=\"-118.60427856445312\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"299.6679382324219\" y=\"-118.15415954589844\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.4628601074219\" y=\"-110.24256896972656\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.24847412109375\" y=\"-86.20258331298828\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"330.2210693359375\" y=\"-64.07766723632812\" yaw=\"0.9061377644538879\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"364.35577392578125\" y=\"-65.0423355102539\" yaw=\"-0.7268505692481995\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"380.8219909667969\" y=\"-48.67954635620117\" yaw=\"90.43910217285156\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"380.6858825683594\" y=\"-30.922266006469727\" yaw=\"90.43910217285156\" z=\"0.0\" />\n      <waypoint pitch=\"0.5015116930007935\" roll=\"0.0\" x=\"357.5417785644531\" y=\"7.521181106567383\" yaw=\"156.6797637939453\" z=\"0.08426664024591446\" />\n      <waypoint pitch=\"1.3669906854629517\" roll=\"0.0\" x=\"331.4211730957031\" y=\"10.465546607971191\" yaw=\"-179.02207946777344\" z=\"0.6260725855827332\" />\n   </route>\n   <route id=\"11\" town=\"Town04\">\n      <waypoint pitch=\"3.307222366333008\" roll=\"0.0\" x=\"203.8810272216797\" y=\"8.288481712341309\" yaw=\"-179.02207946777344\" z=\"6.838401794433594\" />\n      <waypoint pitch=\"2.4017601013183594\" roll=\"0.0\" x=\"164.40867614746094\" y=\"7.61470365524292\" yaw=\"-179.02207946777344\" z=\"8.805212020874023\" />\n      <waypoint pitch=\"1.288453459739685\" roll=\"0.0\" x=\"115.87562561035156\" y=\"6.786262035369873\" yaw=\"-179.02207946777344\" z=\"10.368358612060547\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.27475929260254\" y=\"6.152915954589844\" yaw=\"-179.76736450195312\" z=\"11.0\" />\n      <waypoint pitch=\"-0.9736899137496948\" roll=\"0.0\" x=\"-66.13497161865234\" y=\"5.8583173751831055\" yaw=\"-179.9231719970703\" z=\"9.8665132522583\" />\n      <waypoint pitch=\"357.8592834472656\" roll=\"0.0\" x=\"-116.99535369873047\" y=\"-27.572500228881836\" yaw=\"251.48211669921875\" z=\"8.826952934265137\" />\n      <waypoint pitch=\"356.02716064453125\" roll=\"0.0\" x=\"-118.04573822021484\" y=\"-56.33713912963867\" yaw=\"-76.82113647460938\" z=\"6.974219799041748\" />\n      <waypoint pitch=\"356.02716064453125\" roll=\"0.0\" x=\"-86.76951599121094\" y=\"-94.17179870605469\" yaw=\"-24.02081298828125\" z=\"3.111525058746338\" />\n      <waypoint pitch=\"356.1885681152344\" roll=\"0.0\" x=\"-60.678245544433594\" y=\"-98.7884521484375\" yaw=\"4.63446044921875\" z=\"1.075364112854004\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.0787410736084\" y=\"-4.348906517028809\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.45977783203125\" roll=\"0.0\" x=\"-42.43091583251953\" y=\"138.98097229003906\" yaw=\"151.22486877441406\" z=\"0.04931524023413658\" />\n      <waypoint pitch=\"361.35125732421875\" roll=\"0.0\" x=\"-62.9927864074707\" y=\"145.18467712402344\" yaw=\"175.197021484375\" z=\"0.42595288157463074\" />\n      <waypoint pitch=\"363.2038879394531\" roll=\"0.0\" x=\"-105.59686279296875\" y=\"132.7899627685547\" yaw=\"219.33187866210938\" z=\"2.394624948501587\" />\n      <waypoint pitch=\"364.825439453125\" roll=\"0.0\" x=\"-125.36922454833984\" y=\"94.58512878417969\" yaw=\"265.9417419433594\" z=\"5.865746021270752\" />\n      <waypoint pitch=\"361.6607971191406\" roll=\"0.0\" x=\"-111.92537689208984\" y=\"55.14680480957031\" yaw=\"311.796875\" z=\"8.730497360229492\" />\n      <waypoint pitch=\"360.97528076171875\" roll=\"0.0\" x=\"-62.548316955566406\" y=\"37.363155364990234\" yaw=\"0.0768280029296875\" z=\"9.92823314666748\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"14.9048433303833\" y=\"37.643550872802734\" yaw=\"0.232635498046875\" z=\"11.0\" />\n      <waypoint pitch=\"358.1361999511719\" roll=\"0.0\" x=\"115.05550384521484\" y=\"54.051361083984375\" yaw=\"46.485382080078125\" z=\"10.216599464416504\" />\n      <waypoint pitch=\"356.49639892578125\" roll=\"0.0\" x=\"129.1477508544922\" y=\"85.6916732788086\" yaw=\"85.49930572509766\" z=\"8.395012855529785\" />\n      <waypoint pitch=\"354.87432861328125\" roll=\"0.0\" x=\"113.65818786621094\" y=\"128.47520446777344\" yaw=\"133.9757843017578\" z=\"4.349025249481201\" />\n      <waypoint pitch=\"357.5226745605469\" roll=\"0.0\" x=\"72.28358459472656\" y=\"145.66053771972656\" yaw=\"177.21603393554688\" z=\"0.8736939430236816\" />\n      <waypoint pitch=\"359.6270446777344\" roll=\"0.0\" x=\"42.331844329833984\" y=\"138.30975341796875\" yaw=\"210.4820556640625\" z=\"0.019801577553153038\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.397431373596191\" y=\"-10.481854438781738\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.942656517028809\" y=\"-126.36024475097656\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.825342178344727\" y=\"-156.25233459472656\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.33547019958496\" y=\"-170.5009765625\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.53428649902344\" y=\"-170.3632354736328\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.40255737304688\" y=\"-170.24444580078125\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"113.82496643066406\" y=\"-170.0086669921875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"138.85244750976562\" y=\"-169.8662109375\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.37423706054688\" y=\"-169.59002685546875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"210.88375854492188\" y=\"-169.45620727539062\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"243.1909942626953\" y=\"-169.27232360839844\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.02838134765625\" y=\"-169.11387634277344\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"299.91827392578125\" y=\"-168.94943237304688\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"323.91497802734375\" y=\"-168.81283569335938\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"328.2840576171875\" y=\"-180.2013702392578\" yaw=\"242.44322204589844\" z=\"0.004344940185546875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"324.47406005859375\" y=\"-198.07737731933594\" yaw=\"270.2398376464844\" z=\"0.004344940185546875\" />\n   </route>\n   <route id=\"12\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.701272964477539\" y=\"-187.86557006835938\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.630420684814453\" y=\"-224.15390014648438\" yaw=\"271.5786437988281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.320476531982422\" y=\"-287.68646240234375\" yaw=\"-62.1405029296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.48259735107422\" y=\"-330.2546081542969\" yaw=\"-40.3635139465332\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.10064697265625\" y=\"-352.94903564453125\" yaw=\"-23.2144775390625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.73130798339844\" y=\"-363.4803466796875\" yaw=\"-7.283715724945068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"176.6475372314453\" y=\"-364.4976806640625\" yaw=\"0.5013986825942993\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"190.8989715576172\" y=\"-364.38360595703125\" yaw=\"0.4299219846725464\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.90049743652344\" y=\"-357.5193786621094\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.1409149169922\" y=\"-324.4151916503906\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.3997802734375\" y=\"-311.17926025390625\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.50732421875\" y=\"-311.24652099609375\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.1165771484375\" y=\"-307.9787292480469\" yaw=\"-194.74749755859375\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.63600158691406\" y=\"-300.07989501953125\" yaw=\"-207.43331909179688\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.745849609375\" y=\"-282.73663330078125\" yaw=\"-224.52279663085938\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.62584686279297\" y=\"-259.2897644042969\" yaw=\"-239.69004821777344\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.53457260131836\" y=\"-230.06149291992188\" yaw=\"-255.3617401123047\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.682777404785156\" y=\"-187.09957885742188\" yaw=\"90.35357666015625\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.54766082763672\" y=\"-170.2493133544922\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.11359405517578\" y=\"-170.02410888671875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.49044799804688\" y=\"-187.73252868652344\" yaw=\"272.4569396972656\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.5595703125\" y=\"-201.670654296875\" yaw=\"-74.61013793945312\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"140.02346801757812\" y=\"-216.57327270507812\" yaw=\"-58.49299621582031\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"151.96360778808594\" y=\"-230.5032958984375\" yaw=\"-40.44239807128906\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"180.46920776367188\" y=\"-244.0763397216797\" yaw=\"-10.48089599609375\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.38192749023438\" y=\"-245.08560180664062\" yaw=\"358.4046936035156\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.07064819335938\" y=\"-234.18809509277344\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.90110778808594\" y=\"-183.21690368652344\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.4252166748047\" y=\"-162.47689819335938\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.66400146484375\" y=\"-125.70246124267578\" yaw=\"36.59318161010742\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.2375946044922\" y=\"-119.35476684570312\" yaw=\"5.320570468902588\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.8983917236328\" y=\"-119.02140808105469\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.3119201660156\" y=\"-132.37623596191406\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.39239501953125\" y=\"-158.46783447265625\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.46453857421875\" y=\"-181.85963439941406\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.6319580078125\" y=\"-236.132568359375\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.70123291015625\" y=\"-258.5882263183594\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.8244323730469\" y=\"-298.52032470703125\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.0066223144531\" y=\"-307.306640625\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"282.8596496582031\" y=\"-307.1434631347656\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.0977783203125\" y=\"-299.2485656738281\" yaw=\"46.956443786621094\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"308.9264831542969\" y=\"-284.6018371582031\" yaw=\"71.66845703125\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.7925720214844\" y=\"-259.35113525390625\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.5842590332031\" y=\"-235.9899139404297\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.1050720214844\" y=\"-182.2567596435547\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.90240478515625\" y=\"-159.53497314453125\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.64276123046875\" y=\"-130.41705322265625\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.8652038574219\" y=\"-117.73162078857422\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"336.6689147949219\" y=\"-117.63641357421875\" yaw=\"-4.299356460571289\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"-0.07674998790025711\" roll=\"0.0\" x=\"351.3386535644531\" y=\"-130.84422302246094\" yaw=\"-88.98917388916016\" z=\"0.007313055917620659\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.7012634277344\" y=\"-157.76431274414062\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.003173828125\" y=\"-180.1864471435547\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.1387634277344\" y=\"-235.35081481933594\" yaw=\"-98.3767318725586\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.57342529296875\" y=\"-249.9364471435547\" yaw=\"-165.61737060546875\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.3822021484375\" y=\"-250.18540954589844\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"302.6083984375\" y=\"-250.03549194335938\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.7098388671875\" y=\"-249.8020782470703\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.00079345703125\" y=\"-249.6388397216797\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.6555633544922\" y=\"-249.42990112304688\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"204.12197875976562\" y=\"-258.1758117675781\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"205.01510620117188\" y=\"-297.1004333496094\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"205.64422607421875\" y=\"-324.51934814453125\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"206.39923095703125\" y=\"-357.42425537109375\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.8400115966797\" y=\"-364.21148681640625\" yaw=\"0.4299219846725464\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.66529846191406\" y=\"-364.1372985839844\" yaw=\"-0.29530856013298035\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.695556640625\" y=\"-363.8970031738281\" yaw=\"4.1477370262146\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.33489990234375\" y=\"-359.1738586425781\" yaw=\"15.96041202545166\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.7850036621094\" y=\"-348.3807067871094\" yaw=\"28.436067581176758\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.71429443359375\" y=\"-327.1446533203125\" yaw=\"44.12626647949219\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"364.6312561035156\" y=\"-299.2043762207031\" yaw=\"59.65094757080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"375.8125\" y=\"-274.61480712890625\" yaw=\"71.44500732421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.434814453125\" y=\"-240.22972106933594\" yaw=\"86.75253295898438\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.9430236816406\" y=\"-212.6571502685547\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.6279296875\" y=\"-182.50074768066406\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.1250305175781\" y=\"-134.36874389648438\" yaw=\"90.59859466552734\" z=\"0.0\" />\n   </route>\n   <route id=\"13\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"220.9058380126953\" y=\"-395.6593017578125\" yaw=\"180.42991638183594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"159.40386962890625\" y=\"-396.1457824707031\" yaw=\"180.11590576171875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.2083282470703\" y=\"-394.78564453125\" yaw=\"172.87075805664062\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"104.40274810791016\" y=\"-387.4465637207031\" yaw=\"161.90866088867188\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"79.4221420288086\" y=\"-377.1005554199219\" yaw=\"153.096435546875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"43.836021423339844\" y=\"-353.1868896484375\" yaw=\"139.1018829345703\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"24.01766014099121\" y=\"-333.01483154296875\" yaw=\"129.88455200195312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.6602256298065186\" y=\"-298.8845520019531\" yaw=\"116.56996154785156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.938682556152344\" y=\"-238.7736053466797\" yaw=\"456.06732177734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.847301483154297\" y=\"-200.18057250976562\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.218891143798828\" y=\"-40.059322357177734\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.852235794067383\" y=\"46.137962341308594\" yaw=\"89.71086883544922\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-26.163280487060547\" y=\"124.9583740234375\" yaw=\"127.25291442871094\" z=\"0.0\" />\n      <waypoint pitch=\"360.98297119140625\" roll=\"0.0\" x=\"-54.19522476196289\" y=\"143.67225646972656\" yaw=\"165.29368591308594\" z=\"0.2254064530134201\" />\n      <waypoint pitch=\"362.3365783691406\" roll=\"0.0\" x=\"-87.07882690429688\" y=\"142.7154083251953\" yaw=\"197.0497283935547\" z=\"1.2736387252807617\" />\n      <waypoint pitch=\"363.457763671875\" roll=\"0.0\" x=\"-110.15067291259766\" y=\"128.603515625\" yaw=\"225.85433959960938\" z=\"2.7891640663146973\" />\n      <waypoint pitch=\"364.16278076171875\" roll=\"0.0\" x=\"-119.98950958251953\" y=\"114.59873962402344\" yaw=\"243.9669647216797\" z=\"4.0424885749816895\" />\n      <waypoint pitch=\"364.1700744628906\" roll=\"0.0\" x=\"-124.50845336914062\" y=\"80.44613647460938\" yaw=\"281.0916748046875\" z=\"7.1322197914123535\" />\n      <waypoint pitch=\"361.4954833984375\" roll=\"0.0\" x=\"-110.64527893066406\" y=\"53.76482009887695\" yaw=\"313.81964111328125\" z=\"8.787490844726562\" />\n      <waypoint pitch=\"360.9730224609375\" roll=\"0.0\" x=\"-67.70280456542969\" y=\"37.35624313354492\" yaw=\"0.0768280029296875\" z=\"9.840595245361328\" />\n      <waypoint pitch=\"360.5543212890625\" roll=\"0.0\" x=\"-1.8418172597885132\" y=\"37.57555389404297\" yaw=\"0.232635498046875\" z=\"10.924320220947266\" />\n      <waypoint pitch=\"358.35467529296875\" roll=\"0.0\" x=\"111.66536712646484\" y=\"50.79052734375\" yaw=\"41.287078857421875\" z=\"10.375280380249023\" />\n      <waypoint pitch=\"355.69207763671875\" roll=\"0.0\" x=\"127.71321868896484\" y=\"102.9642333984375\" yaw=\"103.72856140136719\" z=\"7.094720840454102\" />\n      <waypoint pitch=\"354.87432861328125\" roll=\"0.0\" x=\"109.84391021728516\" y=\"132.0736083984375\" yaw=\"139.3603057861328\" z=\"3.835606098175049\" />\n      <waypoint pitch=\"357.2054138183594\" roll=\"0.0\" x=\"77.34449005126953\" y=\"145.40267944335938\" yaw=\"176.0394744873047\" z=\"1.111791968345642\" />\n      <waypoint pitch=\"359.8039245605469\" roll=\"0.0\" x=\"40.10015869140625\" y=\"136.9214630126953\" yaw=\"213.28746032714844\" z=\"0.0054727462120354176\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.446653366088867\" y=\"2.0601918697357178\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.27511978149414\" y=\"-41.64741516113281\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.423349380493164\" y=\"-131.27297973632812\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.226259231567383\" y=\"-181.49221801757812\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.076330184936523\" y=\"-220.64308166503906\" yaw=\"270.18170166015625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.74594497680664\" y=\"-300.171875\" yaw=\"-56.37700271606445\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.09489440917969\" y=\"-343.6820983886719\" yaw=\"-31.25214958190918\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"124.4841079711914\" y=\"-360.4506530761719\" yaw=\"-13.841785430908203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.728759765625\" y=\"-364.50787353515625\" yaw=\"-2.5068819522857666\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.6028594970703\" y=\"-364.4083251953125\" yaw=\"0.4299219846725464\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.83053588867188\" y=\"-354.47021484375\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.17324829101562\" y=\"-325.8245849609375\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.54934692382812\" y=\"-298.633056640625\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.6520233154297\" y=\"-259.5257873535156\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.14462280273438\" y=\"-237.4120635986328\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.89111328125\" y=\"-182.7812042236328\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"212.9224090576172\" y=\"-169.44461059570312\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"244.10043334960938\" y=\"-169.2671356201172\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.11859130859375\" y=\"-169.12474060058594\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"300.999267578125\" y=\"-168.9432830810547\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.45660400390625\" y=\"-168.80975341796875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.3591613769531\" y=\"-168.71923828125\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.4131774902344\" y=\"-168.62216186523438\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"368.7809753417969\" y=\"-168.55746459960938\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.7611389160156\" y=\"-147.41366577148438\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.3944396972656\" y=\"-112.31800842285156\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.0716247558594\" y=\"-81.25092315673828\" yaw=\"-269.5501708984375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"349.1683349609375\" y=\"-68.27950286865234\" yaw=\"178.3131103515625\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"332.59405517578125\" y=\"-67.64382934570312\" yaw=\"177.70645141601562\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.1619567871094\" y=\"-77.60230255126953\" yaw=\"246.20465087890625\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"313.9056701660156\" y=\"-103.81141662597656\" yaw=\"270.51092529296875\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"314.1311340332031\" y=\"-129.0957489013672\" yaw=\"270.51092529296875\" z=\"0.0043487548828125\" />\n   </route>\n   <route id=\"14\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"64.83004760742188\" y=\"-224.6131134033203\" yaw=\"-77.751708984375\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"71.2993392944336\" y=\"-244.9078826904297\" yaw=\"-66.88722229003906\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"82.44536590576172\" y=\"-265.03167724609375\" yaw=\"-55.15098571777344\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.07714080810547\" y=\"-281.0929260253906\" yaw=\"-43.79193115234375\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"117.77859497070312\" y=\"-296.72784423828125\" yaw=\"-27.750274658203125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.2962646484375\" y=\"-303.2240295410156\" yaw=\"-17.680862426757812\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"153.1439666748047\" y=\"-307.3028869628906\" yaw=\"-5.5453338623046875\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"170.66632080078125\" y=\"-307.7311096191406\" yaw=\"0.1432647705078125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.39112854003906\" y=\"-307.6817626953125\" yaw=\"0.1432647705078125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"217.03329467773438\" y=\"-307.8210754394531\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"248.18458557128906\" y=\"-307.5003967285156\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.8760681152344\" y=\"-307.28741455078125\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.8556213378906\" y=\"-306.9682922363281\" yaw=\"6.765690326690674\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.4971008300781\" y=\"-296.243896484375\" yaw=\"55.82583236694336\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.79425048828125\" y=\"-259.5401916503906\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"325.0581359863281\" y=\"-246.6899871826172\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"339.20684814453125\" y=\"-246.7873992919922\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"347.8764343261719\" y=\"-238.92654418945312\" yaw=\"76.22891235351562\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"349.05889892578125\" y=\"-221.4833221435547\" yaw=\"90.77143859863281\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"348.5255126953125\" y=\"-181.8705596923828\" yaw=\"90.77143859863281\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"324.3228454589844\" y=\"-172.31056213378906\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"302.01007080078125\" y=\"-172.4375762939453\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"267.8661804199219\" y=\"-172.63192749023438\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"242.79788208007812\" y=\"-172.7746124267578\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"212.1085968017578\" y=\"-172.9492950439453\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.2705078125\" y=\"-173.07359313964844\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"140.2179718017578\" y=\"-173.35848999023438\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"116.8371810913086\" y=\"-173.4915771484375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"72.47642517089844\" y=\"-173.74407958984375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"49.398033142089844\" y=\"-173.8754425048828\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"27.645009994506836\" y=\"-173.999267578125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.69900894165039\" y=\"-188.4425048828125\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.615015983581543\" y=\"-209.8443145751953\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.487098693847656\" y=\"-320.7240905761719\" yaw=\"-47.19378662109375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.29607391357422\" y=\"-347.2858581542969\" yaw=\"-30.792631149291992\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.97801208496094\" y=\"-364.4034729003906\" yaw=\"-12.913924217224121\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.1409912109375\" y=\"-368.1159973144531\" yaw=\"0.5013986825942993\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.90109252929688\" y=\"-367.7364501953125\" yaw=\"-0.29530856013298035\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.49481201171875\" y=\"-359.12799072265625\" yaw=\"16.03290367126465\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"336.909423828125\" y=\"-332.44757080078125\" yaw=\"40.69894790649414\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"374.4433898925781\" y=\"-278.4915466308594\" yaw=\"69.65299987792969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.3780517578125\" y=\"-241.1703643798828\" yaw=\"86.34180450439453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.4445495605469\" y=\"-212.8241729736328\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.1245422363281\" y=\"-182.1951904296875\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"373.3731689453125\" y=\"-172.0313720703125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"359.9306640625\" y=\"-172.10787963867188\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"341.1204833984375\" y=\"-172.2149658203125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"325.8786315917969\" y=\"-172.3017120361328\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.8879699707031\" y=\"-157.91519165039062\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.6393737792969\" y=\"-130.03883361816406\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"301.86016845703125\" y=\"-121.61925506591797\" yaw=\"180.92404174804688\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"269.64727783203125\" y=\"-122.1388168334961\" yaw=\"180.92404174804688\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"247.0809326171875\" y=\"-122.5027847290039\" yaw=\"180.92404174804688\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"231.92315673828125\" y=\"-122.80830383300781\" yaw=\"184.61492919921875\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"201.91207885742188\" y=\"-161.14862060546875\" yaw=\"269.77020263671875\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"187.185791015625\" y=\"-173.09115600585938\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.87583923339844\" y=\"-173.34906005859375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.3639678955078\" y=\"-184.7850341796875\" yaw=\"272.4569396972656\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.26539611816406\" y=\"-211.52774047851562\" yaw=\"-64.18177795410156\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"156.52223205566406\" y=\"-234.0313262939453\" yaw=\"-35.032196044921875\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.98350524902344\" y=\"-245.10235595703125\" yaw=\"358.4046936035156\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"214.16030883789062\" y=\"-245.92640686035156\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"243.9140167236328\" y=\"-246.1312713623047\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"268.29522705078125\" y=\"-246.2991485595703\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n   </route>\n   <route id=\"15\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-257.4617919921875\" y=\"-90.17411804199219\" yaw=\"171.1091766357422\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-296.2134704589844\" y=\"-86.86602783203125\" yaw=\"179.0170135498047\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-351.7880859375\" y=\"-68.75138092041016\" yaw=\"-217.90353393554688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-381.4906005859375\" y=\"-24.760557174682617\" yaw=\"-254.04220581054688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-384.76947021484375\" y=\"-3.012847900390625\" yaw=\"-268.8101501464844\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-398.76190185546875\" y=\"5.784707546234131\" yaw=\"179.631591796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-430.2335205078125\" y=\"6.185691833496094\" yaw=\"-184.1747283935547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-503.7024841308594\" y=\"54.71406936645508\" yaw=\"-242.7170867919922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.7704467773438\" y=\"103.92790985107422\" yaw=\"90.3575210571289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-515.2421875\" y=\"242.3034210205078\" yaw=\"89.47163391113281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-506.9309997558594\" y=\"296.92578125\" yaw=\"73.2252197265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-472.6380920410156\" y=\"362.345458984375\" yaw=\"51.44786071777344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-428.0704650878906\" y=\"403.25244140625\" yaw=\"33.64748001098633\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-375.0228576660156\" y=\"428.02935791015625\" yaw=\"16.424245834350586\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-332.56890869140625\" y=\"435.5860290527344\" yaw=\"3.7612531185150146\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-292.7345886230469\" y=\"435.9103088378906\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-181.4010772705078\" y=\"434.91448974609375\" yaw=\"-4.462084770202637\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.54518127441406\" y=\"424.6565246582031\" yaw=\"-18.345731735229492\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.3988037109375\" y=\"399.085693359375\" yaw=\"-33.8978271484375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-33.48869705200195\" y=\"358.66290283203125\" yaw=\"-50.08180618286133\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.592141151428223\" y=\"240.9547119140625\" yaw=\"-84.6488037109375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.422504425048828\" y=\"199.58425903320312\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.254642486572266\" y=\"-46.86491394042969\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"362.50775146484375\" roll=\"0.0\" x=\"82.86859893798828\" y=\"-103.56114959716797\" yaw=\"5.0680694580078125\" z=\"0.8531252145767212\" />\n      <waypoint pitch=\"365.38226318359375\" roll=\"0.0\" x=\"118.45911407470703\" y=\"-85.75933837890625\" yaw=\"48.07890319824219\" z=\"3.9298620223999023\" />\n      <waypoint pitch=\"364.364990234375\" roll=\"0.0\" x=\"132.3380584716797\" y=\"-48.34086227416992\" yaw=\"91.20783233642578\" z=\"8.078770637512207\" />\n      <waypoint pitch=\"361.8727111816406\" roll=\"0.0\" x=\"119.09281158447266\" y=\"-13.37026309967041\" yaw=\"130.28089904785156\" z=\"10.349198341369629\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.08895492553711\" y=\"6.18464469909668\" yaw=\"-179.76736450195312\" z=\"11.0\" />\n      <waypoint pitch=\"-1.580212950706482\" roll=\"0.0\" x=\"-286.66015625\" y=\"5.562638282775879\" yaw=\"-179.9231719970703\" z=\"1.041011929512024\" />\n      <waypoint pitch=\"-0.03770020976662636\" roll=\"0.0\" x=\"-360.4718933105469\" y=\"5.538497447967529\" yaw=\"179.631591796875\" z=\"0.0005925323348492384\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-400.5914611816406\" y=\"5.796472072601318\" yaw=\"179.631591796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-435.8338623046875\" y=\"6.7710137367248535\" yaw=\"-187.75843811035156\" z=\"0.0\" />\n   </route>\n   <route id=\"16\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.1549301147461\" y=\"-135.17100524902344\" yaw=\"0.4425617456436157\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.82278060913086\" y=\"-107.06883239746094\" yaw=\"78.01778411865234\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.57619857788086\" y=\"-18.784204483032227\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-82.96070861816406\" y=\"-4.248763084411621\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.49256134033203\" y=\"-28.450117111206055\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.20869445800781\" y=\"-69.77743530273438\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.95366668701172\" y=\"-106.90546417236328\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.85247802734375\" y=\"-121.63728332519531\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-148.21914672851562\" y=\"-142.48841857910156\" yaw=\"180.4425506591797\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-179.97544860839844\" y=\"-135.5600128173828\" yaw=\"500.95001220703125\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.57589721679688\" y=\"-112.43180084228516\" yaw=\"452.323974609375\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.5911407470703\" y=\"-72.66250610351562\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.57650756835938\" y=\"-19.605398178100586\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.56614685058594\" y=\"17.988962173461914\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.55227661132812\" y=\"68.30430603027344\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-214.2361602783203\" y=\"87.82157897949219\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.9549255371094\" y=\"23.081527709960938\" yaw=\"-90.5837631225586\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-268.6734313964844\" y=\"-15.193982124328613\" yaw=\"270.41680908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-268.43231201171875\" y=\"-48.34157180786133\" yaw=\"270.41680908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-267.04107666015625\" y=\"-65.4446792602539\" yaw=\"-73.23945617675781\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-260.1826477050781\" y=\"-77.5333480834961\" yaw=\"-47.62406921386719\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-249.61282348632812\" y=\"-85.22728729248047\" yaw=\"-24.657318115234375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-235.8647003173828\" y=\"-88.24884033203125\" yaw=\"-0.133392333984375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-216.21676635742188\" y=\"-88.219482421875\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-174.30133056640625\" y=\"-88.1563491821289\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-148.4835662841797\" y=\"-88.11746215820312\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-109.69560241699219\" y=\"-88.05902862548828\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-68.89604949951172\" y=\"-84.49757385253906\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.86957550048828\" y=\"-68.5902328491211\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.59004211425781\" y=\"-21.13409996032715\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n   </route>\n   <route id=\"17\" town=\"Town05\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-25.396217346191406\" y=\"2.611142635345459\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"11.150431632995605\" y=\"2.522186279296875\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"31.50726890563965\" y=\"-21.1197452545166\" yaw=\"271.20892333984375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"32.77610778808594\" y=\"-68.85504913330078\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"33.758338928222656\" y=\"-105.57930755615234\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.47966384887695\" y=\"-169.93692016601562\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"54.15762710571289\" y=\"-193.68252563476562\" yaw=\"359.757080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"101.20869445800781\" y=\"-193.86795043945312\" yaw=\"0.7393951416015625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"125.80423736572266\" y=\"-190.32557678222656\" yaw=\"15.651885986328125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"151.3059539794922\" y=\"-178.951904296875\" yaw=\"32.42155456542969\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"180.03433227539062\" y=\"-150.6405029296875\" yaw=\"56.74071502685547\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"191.47027587890625\" y=\"-126.33191680908203\" yaw=\"72.87015533447266\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"195.77891540527344\" y=\"-93.43296813964844\" yaw=\"89.33090209960938\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"197.01429748535156\" y=\"3.877157688140869\" yaw=\"89.03115844726562\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"196.03260803222656\" y=\"100.52947998046875\" yaw=\"90.84074401855469\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.894775390625\" y=\"130.1277313232422\" yaw=\"108.8545150756836\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"176.431396484375\" y=\"157.24766540527344\" yaw=\"127.28849792480469\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"159.31422424316406\" y=\"174.6123809814453\" yaw=\"141.88890075683594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"95.89306640625\" y=\"191.5463104248047\" yaw=\"180.28781127929688\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"67.84425354003906\" y=\"191.40541076660156\" yaw=\"180.28781127929688\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"47.65128707885742\" y=\"187.80392456054688\" yaw=\"180.28781127929688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.04426574707031\" y=\"169.69805908203125\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n   </route>\n   <route id=\"18\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06033706665039\" y=\"129.47218322753906\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06804275512695\" y=\"110.1807861328125\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"47.42280197143555\" y=\"95.51605224609375\" yaw=\"-0.41618770360946655\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.09092712402344\" y=\"94.12871551513672\" yaw=\"-13.125426292419434\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.12335205078125\" y=\"79.9157485961914\" yaw=\"-46.04886245727539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.75148010253906\" y=\"69.6965103149414\" yaw=\"-60.47229766845703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"104.957763671875\" y=\"56.46809005737305\" yaw=\"-76.56170654296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.39907836914062\" y=\"40.82067108154297\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.63163757324219\" y=\"21.763757705688477\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.94237518310547\" y=\"-17.158388137817383\" yaw=\"-89.8307113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.60529327392578\" y=\"-76.94827270507812\" yaw=\"-129.63796997070312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.6129150390625\" y=\"-93.3959732055664\" yaw=\"-165.7116241455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.18193054199219\" y=\"-94.76747131347656\" yaw=\"178.5557403564453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.365896224975586\" y=\"-72.25889587402344\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.9705810546875\" y=\"-19.23734474182129\" yaw=\"90.9854965209961\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.104997634887695\" y=\"17.688718795776367\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.083900451660156\" y=\"70.49191284179688\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.777149200439453\" y=\"88.05892181396484\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.51412582397461\" y=\"88.03176879882812\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.83464813232422\" y=\"87.98335266113281\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.64739990234375\" y=\"87.94810485839844\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-124.1126480102539\" y=\"68.48897552490234\" yaw=\"-90.51139068603516\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-124.54312133789062\" y=\"20.25950813293457\" yaw=\"269.4886169433594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.34100341796875\" y=\"-0.587179958820343\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-170.6221160888672\" y=\"-0.5353806614875793\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.07579040527344\" y=\"-16.99851417541504\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.09085083007812\" y=\"-71.6437759399414\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.10031127929688\" y=\"-105.91974639892578\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-184.28265380859375\" y=\"-125.25337219238281\" yaw=\"300.31951904296875\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-151.23687744140625\" y=\"-139.01161193847656\" yaw=\"0.44255056977272034\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.01864624023438\" y=\"-138.6546173095703\" yaw=\"0.4425617456436157\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.65270233154297\" y=\"-137.30789184570312\" yaw=\"14.478856086730957\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.60737609863281\" y=\"-129.62435913085938\" yaw=\"39.627227783203125\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.76002502441406\" y=\"-109.34015655517578\" yaw=\"75.67511749267578\" z=\"0.055450439453125\" />\n   </route>\n   <route id=\"19\" town=\"Town05\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-24.080886840820312\" y=\"-87.93006896972656\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.382281303405762\" y=\"-87.87815856933594\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"34.03501510620117\" y=\"-115.92375946044922\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.47683334350586\" y=\"-169.83114624023438\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.956319808959961\" y=\"-200.51638793945312\" yaw=\"179.75709533691406\" z=\"0.0\" />\n      <waypoint pitch=\"-0.01048576645553112\" roll=\"0.0\" x=\"-103.47349548339844\" y=\"-200.5871124267578\" yaw=\"-179.92356872558594\" z=\"10.02524185180664\" />\n      <waypoint pitch=\"-0.01048576645553112\" roll=\"0.0\" x=\"-114.44439697265625\" y=\"-200.60174560546875\" yaw=\"-179.92356872558594\" z=\"10.023234367370605\" />\n      <waypoint pitch=\"-0.01048576645553112\" roll=\"0.0\" x=\"-151.99717712402344\" y=\"-203.43118286132812\" yaw=\"173.34234619140625\" z=\"10.016468048095703\" />\n      <waypoint pitch=\"-0.004721249453723431\" roll=\"0.0\" x=\"-232.58270263671875\" y=\"-147.8339080810547\" yaw=\"117.45280456542969\" z=\"10.002531051635742\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-243.4429931640625\" y=\"-37.62482833862305\" yaw=\"89.15601348876953\" z=\"10.0\" />\n      <waypoint pitch=\"-0.2233748883008957\" roll=\"0.0\" x=\"-244.24180603027344\" y=\"100.99674224853516\" yaw=\"90.80999755859375\" z=\"9.901725769042969\" />\n      <waypoint pitch=\"-0.38959163427352905\" roll=\"0.0\" x=\"-237.33004760742188\" y=\"139.6691436767578\" yaw=\"68.81834411621094\" z=\"9.701054573059082\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-200.8177490234375\" y=\"186.40492248535156\" yaw=\"35.184242248535156\" z=\"9.189724922180176\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-138.4282684326172\" y=\"205.12889099121094\" yaw=\"-0.028712520375847816\" z=\"8.524489402770996\" />\n      <waypoint pitch=\"-3.3129401206970215\" roll=\"0.0\" x=\"-19.681377410888672\" y=\"208.56939697265625\" yaw=\"-0.028712520375847816\" z=\"0.4325488805770874\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.6865234375\" y=\"208.61349487304688\" yaw=\"0.28781425952911377\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.912357330322266\" y=\"208.85574340820312\" yaw=\"0.28781425952911377\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"151.89402770996094\" y=\"192.1144561767578\" yaw=\"-29.11720085144043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.37045288085938\" y=\"150.41265869140625\" yaw=\"-61.193294525146484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"205.2264404296875\" y=\"115.8111572265625\" yaw=\"-80.97935485839844\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.0688018798828\" y=\"54.40810775756836\" yaw=\"-89.33536529541016\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.54647827148438\" y=\"-70.5844955444336\" yaw=\"-90.66909790039062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.2122802734375\" y=\"-99.20083618164062\" yaw=\"-90.66909790039062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.35671997070312\" y=\"-138.23814392089844\" yaw=\"-112.17852783203125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"184.6046600341797\" y=\"-162.36061096191406\" yaw=\"-127.19580841064453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"162.56321716308594\" y=\"-183.98228454589844\" yaw=\"-143.90582275390625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.8847198486328\" y=\"-195.75985717773438\" yaw=\"-156.76629638671875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.21192169189453\" y=\"-200.69129943847656\" yaw=\"179.75709533691406\" z=\"0.0\" />\n   </route>\n   <route id=\"20\" town=\"Town05\">\n      <waypoint pitch=\"-0.0034226002171635628\" roll=\"0.0\" x=\"-236.0701904296875\" y=\"-130.3596954345703\" yaw=\"107.69309997558594\" z=\"10.001330375671387\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-240.07937622070312\" y=\"-46.90909194946289\" yaw=\"89.15601348876953\" z=\"10.0\" />\n      <waypoint pitch=\"-0.3879089057445526\" roll=\"0.0\" x=\"-234.20550537109375\" y=\"138.04373168945312\" yaw=\"69.04210662841797\" z=\"9.703631401062012\" />\n      <waypoint pitch=\"-0.49837416410446167\" roll=\"0.0\" x=\"-222.2049102783203\" y=\"160.32882690429688\" yaw=\"54.352752685546875\" z=\"9.51080322265625\" />\n      <waypoint pitch=\"-0.5791365504264832\" roll=\"0.0\" x=\"-210.0448455810547\" y=\"174.30899047851562\" yaw=\"43.613197326660156\" z=\"9.33940601348877\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-194.66355895996094\" y=\"186.3083038330078\" yaw=\"32.30412673950195\" z=\"9.138144493103027\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-154.26065063476562\" y=\"200.83798217773438\" yaw=\"7.255018711090088\" z=\"8.689536094665527\" />\n      <waypoint pitch=\"-0.6045733690261841\" roll=\"0.0\" x=\"-120.86476135253906\" y=\"201.62008666992188\" yaw=\"-0.028712520375847816\" z=\"8.339143753051758\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.0137128829956055\" y=\"201.5849151611328\" yaw=\"0.28781425952911377\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.0424690246582\" y=\"174.19078063964844\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06782150268555\" y=\"110.73975372314453\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.228389739990234\" y=\"95.45118713378906\" yaw=\"-0.7573407292366028\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"93.93241119384766\" y=\"77.93727111816406\" yaw=\"-49.073394775390625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.36580657958984\" y=\"43.54703903198242\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"106.63742065429688\" y=\"21.289812088012695\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"86.53218841552734\" y=\"-1.5587185621261597\" yaw=\"-179.74974060058594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.937950134277344\" y=\"-1.7316664457321167\" yaw=\"-179.74974060058594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"31.6658992767334\" y=\"-27.346120834350586\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"32.80058288574219\" y=\"-69.77008819580078\" yaw=\"271.5320739746094\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"49.55001449584961\" y=\"-87.74932098388672\" yaw=\"358.55572509765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"99.95806884765625\" y=\"-22.48016357421875\" yaw=\"90.1692886352539\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"99.64288330078125\" y=\"20.799240112304688\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"99.36557006835938\" y=\"43.52351379394531\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"91.08738708496094\" y=\"70.26265716552734\" yaw=\"125.77143859863281\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"76.77378845214844\" y=\"82.97265625\" yaw=\"151.02052307128906\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"47.03849792480469\" y=\"88.5186538696289\" yaw=\"179.5838165283203\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.068819046020508\" y=\"108.24178314208984\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.04378890991211\" y=\"170.88841247558594\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n   </route>\n   <route id=\"21\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.04624938964844\" y=\"164.72940063476562\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06821060180664\" y=\"109.75931549072266\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.083778381347656\" y=\"70.80162048339844\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.10395050048828\" y=\"20.303512573242188\" yaw=\"270.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"52.941741943359375\" y=\"5.2946248054504395\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"82.21248626708984\" y=\"5.422479629516602\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.119873046875\" y=\"22.663557052612305\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"95.07073211669922\" y=\"52.5421257019043\" yaw=\"101.27521514892578\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"47.18611145019531\" y=\"85.01749420166016\" yaw=\"179.5838165283203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.903432846069336\" y=\"84.58372497558594\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.261690139770508\" y=\"88.033203125\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.031734466552734\" y=\"106.1812515258789\" yaw=\"90.37930297851562\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.3475456237793\" y=\"120.41879272460938\" yaw=\"105.13245391845703\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.07009887695312\" y=\"139.7599334716797\" yaw=\"141.54116821289062\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.39973449707031\" y=\"147.73599243164062\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-145.99021911621094\" y=\"147.52609252929688\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n   </route>\n   <route id=\"22\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.04025268554688\" y=\"111.89112091064453\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-208.30966186523438\" y=\"87.82836151123047\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-241.00997924804688\" y=\"87.77586364746094\" yaw=\"181.5120849609375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-254.27639770507812\" y=\"85.51156616210938\" yaw=\"197.85960388183594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-263.63043212890625\" y=\"80.72705841064453\" yaw=\"223.03076171875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.5516357421875\" y=\"62.66376876831055\" yaw=\"-90.5837631225586\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-268.9413146972656\" y=\"24.41703224182129\" yaw=\"-90.5837631225586\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-248.9698028564453\" y=\"3.15533185005188\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-208.99082946777344\" y=\"3.058021068572998\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-176.1170654296875\" y=\"2.9780046939849854\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-147.84979248046875\" y=\"2.909200668334961\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-128.00921630859375\" y=\"24.07300567626953\" yaw=\"89.48860931396484\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-127.61460876464844\" y=\"68.28477478027344\" yaw=\"89.48860931396484\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-103.57777404785156\" y=\"91.44818878173828\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-72.44071197509766\" y=\"91.48381042480469\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-33.27450942993164\" y=\"91.52861785888672\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"12.002772331237793\" y=\"95.0804214477539\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.0683650970459\" y=\"109.37401580810547\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.042499542236328\" y=\"174.11727905273438\" yaw=\"90.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"56.768985748291016\" y=\"201.84991455078125\" yaw=\"0.28781425952911377\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.57980346679688\" y=\"96.56209564208984\" yaw=\"-89.33536529541016\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.49453735351562\" y=\"-75.03238677978516\" yaw=\"-90.66909790039062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"206.3407745361328\" y=\"-88.19845581054688\" yaw=\"-90.66909790039062\" z=\"0.0\" />\n   </route>\n   <route id=\"23\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.077720642089844\" y=\"-155.0025634765625\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"26.881385803222656\" y=\"-110.27332305908203\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.883858680725098\" y=\"-94.8819351196289\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.97220230102539\" y=\"-94.94046020507812\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.46769714355469\" y=\"-94.99693298339844\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.28668975830078\" y=\"-95.05088806152344\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.89347076416016\" y=\"-115.66971588134766\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.84825134277344\" y=\"-122.25257873535156\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.60073852539062\" y=\"-138.5328826904297\" yaw=\"1.1117420196533203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-79.36408233642578\" y=\"-136.9513397216797\" yaw=\"16.45334815979004\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.12175369262695\" y=\"-124.06044006347656\" yaw=\"51.18486785888672\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.667545318603516\" y=\"-114.96985626220703\" yaw=\"66.88887023925781\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.52356719970703\" y=\"-108.36138153076172\" yaw=\"77.16209411621094\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.37773132324219\" y=\"-69.98544311523438\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.07555389404297\" y=\"-18.68516731262207\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.528743743896484\" y=\"17.876747131347656\" yaw=\"89.34223937988281\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-54.29206848144531\" y=\"69.96758270263672\" yaw=\"90.37930297851562\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-69.39949035644531\" y=\"84.4872817993164\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.7533950805664\" y=\"84.45026397705078\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.6175308227539\" y=\"67.92573547363281\" yaw=\"-90.51139068603516\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.05746459960938\" y=\"18.636249542236328\" yaw=\"269.4886169433594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.54940795898438\" y=\"-20.173906326293945\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-124.7020492553711\" y=\"-70.75634765625\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-154.7020263671875\" y=\"-91.6268310546875\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-169.05010986328125\" y=\"-91.64844512939453\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-203.8022003173828\" y=\"-91.70079040527344\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-251.44090270996094\" y=\"-88.2367935180664\" yaw=\"-205.2919921875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-272.00506591796875\" y=\"-38.35023880004883\" yaw=\"90.41679382324219\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-272.12847900390625\" y=\"-21.383665084838867\" yaw=\"90.41679382324219\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.03118896484375\" y=\"64.68692016601562\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-269.56854248046875\" y=\"78.76935577392578\" yaw=\"420.6336669921875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-261.0856018066406\" y=\"86.60289001464844\" yaw=\"384.8079833984375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-241.04310607910156\" y=\"91.27617645263672\" yaw=\"361.4453125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-209.51795959472656\" y=\"91.32698059082031\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.052001953125\" y=\"69.29007720947266\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0654754638672\" y=\"20.423580169677734\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-172.96250915527344\" y=\"2.9703264236450195\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-147.36807250976562\" y=\"2.9080281257629395\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-68.50499725341797\" y=\"2.716071605682373\" yaw=\"359.86053466796875\" z=\"0.0\" />\n   </route>\n   <route id=\"24\" town=\"Town05\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-47.583702087402344\" y=\"-20.078369140625\" yaw=\"269.6625061035156\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-47.877262115478516\" y=\"-69.91573333740234\" yaw=\"269.6625061035156\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-21.7053279876709\" y=\"-87.9264907836914\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"11.052845001220703\" y=\"-87.87715148925781\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.40155029296875\" y=\"-73.59201049804688\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.532217025756836\" y=\"-41.08890151977539\" yaw=\"91.5320816040039\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.952960968017578\" y=\"-18.143814086914062\" yaw=\"90.86060333251953\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.101250171661377\" y=\"-4.467978477478027\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.277257919311523\" y=\"-4.37943172454834\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.0491943359375\" y=\"-4.297228813171387\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.72453308105469\" y=\"-4.193355083465576\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.54927062988281\" y=\"-20.19403076171875\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-121.21861267089844\" y=\"-68.33349609375\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-120.85993194580078\" y=\"-120.55255126953125\" yaw=\"270.3935546875\" z=\"-1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.96062469482422\" y=\"-138.6464385986328\" yaw=\"0.4425617456436157\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.01483917236328\" y=\"-132.78219604492188\" yaw=\"31.61408805847168\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.62218475341797\" y=\"-123.426025390625\" yaw=\"52.377315521240234\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.543643951416016\" y=\"-108.44900512695312\" yaw=\"77.02935028076172\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.37667465209961\" y=\"-69.80548858642578\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.077064514160156\" y=\"-18.941566467285156\" yaw=\"89.66251373291016\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-30.78721809387207\" y=\"2.6242644786834717\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"8.542202949523926\" y=\"2.5285346508026123\" yaw=\"359.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"85.06463623046875\" y=\"1.9349045753479004\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.43067932128906\" y=\"-13.20467472076416\" yaw=\"-89.8307113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.4496078491211\" y=\"-19.610824584960938\" yaw=\"-89.8307113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"95.5685806274414\" y=\"-71.17313385009766\" yaw=\"-124.13967895507812\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.17848205566406\" y=\"-87.42073059082031\" yaw=\"-155.93882751464844\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.88869857788086\" y=\"-91.25897216796875\" yaw=\"178.5557403564453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.645991325378418\" y=\"-91.37928009033203\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.67050552368164\" y=\"-94.94000244140625\" yaw=\"-179.9136962890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-45.074424743652344\" y=\"-106.62724304199219\" yaw=\"261.35162353515625\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-56.42033004760742\" y=\"-130.50010681152344\" yaw=\"227.8083038330078\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-93.39543914794922\" y=\"-145.56504821777344\" yaw=\"180.44256591796875\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.2291259765625\" y=\"-145.96543884277344\" yaw=\"180.4425506591797\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-159.23411560058594\" y=\"-146.0736083984375\" yaw=\"180.4425506591797\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-175.87326049804688\" y=\"-142.3548583984375\" yaw=\"513.2953491210938\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.0689239501953\" y=\"-112.67135620117188\" yaw=\"452.48431396484375\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.09083557128906\" y=\"-71.5985336303711\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.07647705078125\" y=\"-19.49090576171875\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-205.5377960205078\" y=\"-3.950404644012451\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-252.2631072998047\" y=\"-0.3366623520851135\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.4388427734375\" y=\"24.678064346313477\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.0188903808594\" y=\"65.89473724365234\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-262.7496032714844\" y=\"85.73013305664062\" yaw=\"390.5457763671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-209.95327758789062\" y=\"91.32648468017578\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-149.23362731933594\" y=\"91.39595031738281\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-106.45569610595703\" y=\"91.44489288330078\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-70.38335418701172\" y=\"91.48616027832031\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-34.441837310791016\" y=\"91.52727508544922\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.800301551818848\" y=\"91.57904052734375\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"44.38962936401367\" y=\"92.0379867553711\" yaw=\"-0.41618770360946655\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.33394622802734\" y=\"88.8797378540039\" yaw=\"-20.77850914001465\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.92076110839844\" y=\"79.14704132080078\" yaw=\"-43.184326171875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.15543365478516\" y=\"19.792680740356445\" yaw=\"-89.30083465576172\" z=\"0.0\" />\n   </route>\n   <route id=\"25\" town=\"Town05\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.06596755981445\" y=\"115.37467193603516\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"35.08445358276367\" y=\"69.111328125\" yaw=\"-89.97711181640625\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"35.103919982910156\" y=\"20.389137268066406\" yaw=\"270.02288818359375\" z=\"1.52587890625e-05\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.130428314208984\" y=\"5.308553218841553\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"81.40506744384766\" y=\"5.418952941894531\" yaw=\"0.2502593994140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.0704345703125\" y=\"26.71501922607422\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"95.85332489013672\" y=\"44.50555419921875\" yaw=\"90.69916534423828\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"71.27369689941406\" y=\"81.76386260986328\" yaw=\"157.0408172607422\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"49.91005325317383\" y=\"84.9977035522461\" yaw=\"179.5838165283203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.409793853759766\" y=\"84.58430480957031\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.824872970581055\" y=\"88.03255462646484\" yaw=\"-179.9344482421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.05250930786133\" y=\"109.3192138671875\" yaw=\"90.37930297851562\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.10639190673828\" y=\"132.4798583984375\" yaw=\"125.91407012939453\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.34980010986328\" y=\"144.72923278808594\" yaw=\"156.51625061035156\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-89.46000671386719\" y=\"147.79220581054688\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.56210327148438\" y=\"147.7399444580078\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.30364990234375\" y=\"147.51519775390625\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-159.11683654785156\" y=\"147.45553588867188\" yaw=\"181.66053771972656\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-173.02938842773438\" y=\"143.54470825195312\" yaw=\"209.74087524414062\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-180.76095581054688\" y=\"137.1912384033203\" yaw=\"229.08290100097656\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0400848388672\" y=\"112.46979522705078\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.05117797851562\" y=\"72.25263214111328\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.06561279296875\" y=\"19.925260543823242\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-217.32791137695312\" y=\"-0.42169636487960815\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-252.369873046875\" y=\"-0.3364025950431824\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.3512268066406\" y=\"33.27867889404297\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-272.01019287109375\" y=\"66.74698638916016\" yaw=\"89.4162368774414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-268.02581787109375\" y=\"81.08935546875\" yaw=\"412.12152099609375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-262.1455383300781\" y=\"86.07169342041016\" yaw=\"388.42755126953125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-213.21339416503906\" y=\"91.32275390625\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-148.13621520996094\" y=\"91.39720153808594\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-127.07889556884766\" y=\"128.3040313720703\" yaw=\"89.48860931396484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-144.9373779296875\" y=\"147.5310516357422\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-155.34918212890625\" y=\"147.48204040527344\" yaw=\"-179.7303009033203\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-166.95428466796875\" y=\"146.1689453125\" yaw=\"196.9844970703125\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-174.4658660888672\" y=\"142.66929626464844\" yaw=\"212.977294921875\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-183.09877014160156\" y=\"134.1107177734375\" yaw=\"236.52720642089844\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0402069091797\" y=\"112.04752349853516\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.05630493164062\" y=\"53.67091369628906\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-188.0649871826172\" y=\"22.19796371459961\" yaw=\"-90.01580047607422\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-206.19712829589844\" y=\"-0.4487892985343933\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-251.26734924316406\" y=\"-3.8390965461730957\" yaw=\"179.86053466796875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-265.1285705566406\" y=\"-21.34996795654297\" yaw=\"270.41680908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-264.8872985839844\" y=\"-54.51679992675781\" yaw=\"270.41680908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-257.52685546875\" y=\"-75.25102233886719\" yaw=\"-47.4102783203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-243.83065795898438\" y=\"-83.6367416381836\" yaw=\"-15.745712280273438\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-208.54803466796875\" y=\"-84.70793151855469\" yaw=\"0.0863037109375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-195.09027099609375\" y=\"-69.52599334716797\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.5763397216797\" y=\"-18.98451042175293\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.56393432617188\" y=\"26.032575607299805\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.5523681640625\" y=\"67.95820617675781\" yaw=\"89.98419952392578\" z=\"0.055450439453125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-166.4705047607422\" y=\"91.37622833251953\" yaw=\"0.0655517578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-149.59446716308594\" y=\"91.39553833007812\" yaw=\"0.0655517578125\" z=\"0.0\" />\n   </route>\n</routes>"
  },
  {
    "path": "scenario_runner/srunner/data/routes_training.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<routes>\n   <route id=\"0\" town=\"Town01\">\n      <weather \n         cloudiness=\"0\"\n         precipitation=\"0\"\n         precipitation_deposits=\"0\"\n         wind_intensity=\"0\"\n         sun_azimuth_angle=\"0\"\n         sun_altitude_angle=\"70\"\n         fog_density=\"0\"\n         fog_distance=\"0\"\n         wetness=\"0\"\n      />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.7027893066406\" y=\"226.75003051757812\" yaw=\"269.9790954589844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"321.98931884765625\" y=\"194.67242431640625\" yaw=\"179.83230590820312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"283.6903991699219\" y=\"194.78451538085938\" yaw=\"179.83230590820312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"108.0505142211914\" y=\"195.29856872558594\" yaw=\"179.83230590820312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.40200805664062\" y=\"210.57827758789062\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.41706848144531\" y=\"309.6344299316406\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"75.58748626708984\" y=\"326.3004455566406\" yaw=\"180.0352020263672\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"14.334035873413086\" y=\"326.2628173828125\" yaw=\"180.0352020263672\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.8717632293701172\" y=\"299.4347229003906\" yaw=\"269.8846435546875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.612621784210205\" y=\"170.71238708496094\" yaw=\"269.8846435546875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.3654530048370361\" y=\"47.93744659423828\" yaw=\"269.8846435546875\" z=\"0.0\" />\n   </route>\n   <route id=\"1\" town=\"Town01\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"121.72344970703125\" y=\"59.17844009399414\" yaw=\"0.0670308843255043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.13783264160156\" y=\"59.3275032043457\" yaw=\"0.0670308843255043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"315.4411315917969\" y=\"59.40507507324219\" yaw=\"0.0670308843255043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.6475524902344\" y=\"75.26239013671875\" yaw=\"89.9791030883789\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.6621398925781\" y=\"115.21650695800781\" yaw=\"89.9791030883789\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"312.11029052734375\" y=\"129.5294189453125\" yaw=\"180.18728637695312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"254.0718994140625\" y=\"129.33969116210938\" yaw=\"180.18728637695312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"130.1896514892578\" y=\"128.9347381591797\" yaw=\"180.18728637695312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"104.88580322265625\" y=\"128.85202026367188\" yaw=\"180.18728637695312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.3873062133789\" y=\"113.84988403320312\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.3824462890625\" y=\"81.85515594482422\" yaw=\"269.99127197265625\" z=\"0.0\" />\n   </route>\n   <route id=\"2\" town=\"Town01\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.05508041381836\" y=\"-2.35788631439209\" yaw=\"-179.970947265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.673415422439575\" y=\"28.63454818725586\" yaw=\"89.88465118408203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.3427786827087402\" y=\"192.8701171875\" yaw=\"89.88465118408203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.1942241191864014\" y=\"266.6610107421875\" yaw=\"89.88465118408203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.1050660610198975\" y=\"310.9482727050781\" yaw=\"89.88465118408203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"24.25780487060547\" y=\"330.2689208984375\" yaw=\"0.03519752621650696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.7093276977539\" y=\"330.29559326171875\" yaw=\"0.03519752621650696\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.49156951904297\" y=\"330.31756591796875\" yaw=\"0.035137325525283813\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.3299560546875\" y=\"330.4205017089844\" yaw=\"0.035137325525283813\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"316.4518127441406\" y=\"330.4482421875\" yaw=\"0.03531792759895325\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"376.9873352050781\" y=\"330.485595703125\" yaw=\"0.03531792759895325\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.4393310546875\" y=\"290.8396301269531\" yaw=\"-90.04281616210938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.38623046875\" y=\"219.68142700195312\" yaw=\"-90.04266357421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.3192443847656\" y=\"129.7147979736328\" yaw=\"-90.04266357421875\" z=\"0.0\" />\n   </route>\n   <route id=\"3\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.2674560546875\" y=\"1.7750924825668335\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.6253356933594\" y=\"14.335249900817871\" yaw=\"89.9791030883789\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.8530578613281\" y=\"55.40555191040039\" yaw=\"180.06703186035156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"226.33297729492188\" y=\"55.300819396972656\" yaw=\"180.06703186035156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.5809326171875\" y=\"55.239105224609375\" yaw=\"180.06703186035156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.98867797851562\" y=\"39.896236419677734\" yaw=\"269.930908203125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.9262237548828\" y=\"-2.3128161430358887\" yaw=\"-179.970947265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.39694213867188\" y=\"-2.329313039779663\" yaw=\"-179.970947265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.37610626220703\" y=\"40.17418670654297\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.38069152832031\" y=\"70.33818054199219\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.38651275634766\" y=\"108.64129638671875\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.391845703125\" y=\"143.68722534179688\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.39682006835938\" y=\"176.42515563964844\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.4019775390625\" y=\"210.35337829589844\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.41710662841797\" y=\"309.8704833984375\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"75.55514526367188\" y=\"326.3004150390625\" yaw=\"180.0352020263672\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"12.632027626037598\" y=\"326.26177978515625\" yaw=\"180.0352020263672\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.8649307489395142\" y=\"296.0408020019531\" yaw=\"269.8846435546875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.4228647947311401\" y=\"76.4553451538086\" yaw=\"269.8846435546875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.3183270692825317\" y=\"24.528728485107422\" yaw=\"269.8846435546875\" z=\"0.0\" />\n   </route>\n   <route id=\"4\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.90949630737305\" y=\"1.644068956375122\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"108.8623046875\" y=\"1.6704164743423462\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"134.96644592285156\" y=\"1.6836549043655396\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.95574951171875\" y=\"12.585290908813477\" yaw=\"89.93091583251953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.98809814453125\" y=\"39.41703414916992\" yaw=\"89.93091583251953\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"139.60507202148438\" y=\"55.19935607910156\" yaw=\"180.06703186035156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"108.625244140625\" y=\"55.16311264038086\" yaw=\"180.06703186035156\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.3819351196289\" y=\"78.5218505859375\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.38763427734375\" y=\"116.0037612915039\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.3920669555664\" y=\"145.12017822265625\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"88.39686584472656\" y=\"176.69561767578125\" yaw=\"89.99128723144531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"182.24264526367188\" y=\"199.08143615722656\" yaw=\"-0.16769057512283325\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.5677185058594\" y=\"198.7058563232422\" yaw=\"-0.16769057512283325\" z=\"0.0\" />\n   </route>\n   <route id=\"5\" town=\"Town01\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.7254638671875\" y=\"288.90679931640625\" yaw=\"89.9791030883789\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.7344970703125\" y=\"313.657958984375\" yaw=\"89.9791030883789\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.1101379394531\" y=\"330.47332763671875\" yaw=\"0.03531792759895325\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.45916748046875\" y=\"317.3710021972656\" yaw=\"-90.04281616210938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.43365478515625\" y=\"283.24346923828125\" yaw=\"-90.04281616210938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.318115234375\" y=\"128.203857421875\" yaw=\"-90.04266357421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.2600402832031\" y=\"50.238136291503906\" yaw=\"-90.04265594482422\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"396.2330017089844\" y=\"13.925765991210938\" yaw=\"-90.04265594482422\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"368.76617431640625\" y=\"-2.1977765560150146\" yaw=\"-179.970947265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"308.4601135253906\" y=\"-2.228360176086426\" yaw=\"-179.970947265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"207.614501953125\" y=\"-2.279503107070923\" yaw=\"-179.970947265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.9556427001953\" y=\"-2.296572685241699\" yaw=\"-179.970947265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.95753479003906\" y=\"14.065252304077148\" yaw=\"89.93091583251953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.9872283935547\" y=\"38.697792053222656\" yaw=\"89.93091583251953\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"109.57969665527344\" y=\"55.16423034667969\" yaw=\"180.06703186035156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.3765869140625\" y=\"43.30881881713867\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.37274169921875\" y=\"18.01288414001465\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.05789947509766\" y=\"-2.3502776622772217\" yaw=\"-179.970947265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.081366539001465\" y=\"-2.3776514530181885\" yaw=\"-179.970947265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.6820547580718994\" y=\"24.343191146850586\" yaw=\"89.88465118408203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.4851901531219482\" y=\"122.13080596923828\" yaw=\"89.88465118408203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-2.1895012855529785\" y=\"269.0069580078125\" yaw=\"89.88465118408203\" z=\"0.0\" />\n   </route>\n   <route id=\"6\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.41790771484375\" y=\"315.1663513183594\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.41033172607422\" y=\"265.31756591796875\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.40457153320312\" y=\"227.42677307128906\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.40277099609375\" y=\"215.60093688964844\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.9288330078125\" y=\"198.97113037109375\" yaw=\"-0.16769057512283325\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.20977783203125\" y=\"198.6981201171875\" yaw=\"-0.16769057512283325\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6866455078125\" y=\"182.45599365234375\" yaw=\"269.9790954589844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6753234863281\" y=\"151.41770935058594\" yaw=\"269.9790954589844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"320.4845275878906\" y=\"129.55679321289062\" yaw=\"180.18728637695312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"199.1981658935547\" y=\"129.16030883789062\" yaw=\"180.18728637695312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"129.8414764404297\" y=\"128.93359375\" yaw=\"180.18728637695312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"107.4002685546875\" y=\"128.86024475097656\" yaw=\"180.18728637695312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.38561248779297\" y=\"102.70710754394531\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.381103515625\" y=\"73.05748748779297\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"114.37248992919922\" y=\"59.16984176635742\" yaw=\"0.0670308843255043\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"135.82371520996094\" y=\"59.19493865966797\" yaw=\"0.0670308843255043\" z=\"0.0\" />\n   </route>\n   <route id=\"7\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.9880828857422\" y=\"39.39617156982422\" yaw=\"269.930908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.96221923828125\" y=\"17.952861785888672\" yaw=\"269.930908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"253.0749053955078\" y=\"1.7435522079467773\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.1820983886719\" y=\"1.7750492095947266\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"348.85223388671875\" y=\"1.7921247482299805\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"379.3345031738281\" y=\"1.8075834512710571\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.24493408203125\" y=\"29.937896728515625\" yaw=\"89.95734405517578\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.2692565917969\" y=\"62.618507385253906\" yaw=\"89.95734405517578\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.34820556640625\" y=\"168.6100311279297\" yaw=\"89.95733642578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.4200439453125\" y=\"265.0082702636719\" yaw=\"89.95718383789062\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.4576721191406\" y=\"315.3871765136719\" yaw=\"89.95718383789062\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"361.8758850097656\" y=\"326.4762878417969\" yaw=\"180.0353240966797\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"299.8201599121094\" y=\"326.4380187988281\" yaw=\"180.0353240966797\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"269.32763671875\" y=\"326.4192810058594\" yaw=\"180.03514099121094\" z=\"0.0\" />\n   </route>\n   <route id=\"8\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"204.92605590820312\" y=\"326.3797912597656\" yaw=\"180.03514099121094\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"111.30892944335938\" y=\"326.3223571777344\" yaw=\"180.03514099121094\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.4170913696289\" y=\"309.8084716796875\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.41275787353516\" y=\"281.28570556640625\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.40253448486328\" y=\"214.0068359375\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.39788818359375\" y=\"183.42884826660156\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.39239501953125\" y=\"147.30715942382812\" yaw=\"269.99127197265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.45079803466797\" y=\"132.8538818359375\" yaw=\"0.1872929185628891\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.47857666015625\" y=\"133.2102813720703\" yaw=\"0.1872929185628891\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"312.8659362792969\" y=\"133.53189086914062\" yaw=\"0.1872929185628891\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.67816162109375\" y=\"159.21560668945312\" yaw=\"89.9791030883789\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"334.68341064453125\" y=\"173.56646728515625\" yaw=\"89.9791030883789\" z=\"0.0\" />\n   </route>\n   <route id=\"9\" town=\"Town01\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6842956542969\" y=\"176.00216674804688\" yaw=\"269.9790954589844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6741638183594\" y=\"148.27407836914062\" yaw=\"269.9790954589844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"338.6495666503906\" y=\"80.78645324707031\" yaw=\"269.9790954589844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"320.7290344238281\" y=\"55.4112548828125\" yaw=\"180.06703186035156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"212.8487548828125\" y=\"55.2850456237793\" yaw=\"180.06703186035156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.32044982910156\" y=\"55.238800048828125\" yaw=\"180.06703186035156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.9892120361328\" y=\"40.340248107910156\" yaw=\"269.930908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"157.95950317382812\" y=\"15.695076942443848\" yaw=\"269.930908203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.07179260253906\" y=\"1.702979564666748\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"280.5867614746094\" y=\"1.7575045824050903\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"312.7760314941406\" y=\"1.7738289833068848\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"349.441162109375\" y=\"1.7924233675003052\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"380.9141540527344\" y=\"1.8083845376968384\" yaw=\"0.029052734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.23345947265625\" y=\"14.538103103637695\" yaw=\"89.95734405517578\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.3465576171875\" y=\"166.41212463378906\" yaw=\"89.95733642578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.4117431640625\" y=\"253.89410400390625\" yaw=\"89.95718383789062\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"392.44500732421875\" y=\"298.43646240234375\" yaw=\"89.95718383789062\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"378.6864318847656\" y=\"326.48663330078125\" yaw=\"180.0353240966797\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"365.12506103515625\" y=\"326.478271484375\" yaw=\"180.0353240966797\" z=\"0.0\" />\n   </route>\n   <route id=\"10\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-39.87355041503906\" y=\"207.63058471679688\" yaw=\"359.8570556640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.89453125\" roll=\"0.0\" x=\"47.5295295715332\" y=\"207.41250610351562\" yaw=\"359.8570556640625\" z=\"0.16432693600654602\" />\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"161.556396484375\" y=\"206.8970947265625\" yaw=\"356.16259765625\" z=\"2.664283514022827\" />\n      <waypoint pitch=\"358.8572998046875\" roll=\"0.0\" x=\"191.97679138183594\" y=\"200.49798583984375\" yaw=\"340.07879638671875\" z=\"2.700406789779663\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"242.28762817382812\" y=\"137.09820556640625\" yaw=\"271.3932189941406\" z=\"1.0511778593063354\" />\n      <waypoint pitch=\"359.3604736328125\" roll=\"0.0\" x=\"243.48095703125\" y=\"88.03263854980469\" yaw=\"271.3932189941406\" z=\"0.15211066603660583\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.31919860839844\" y=\"58.762779235839844\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"146.93035888671875\" y=\"58.94900894165039\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.12584686279297\" y=\"59.038551330566406\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.26825714111328\" y=\"54.402408599853516\" yaw=\"-145.50584411621094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.78268432617188\" y=\"48.378929138183594\" yaw=\"-195.3335723876953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.88011932373047\" y=\"59.31227493286133\" yaw=\"93.08844757080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"76.78833770751953\" y=\"72.34236907958984\" yaw=\"1.4233202934265137\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"91.55643463134766\" y=\"65.58697509765625\" yaw=\"-36.26813507080078\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"114.11444091796875\" y=\"62.533443450927734\" yaw=\"359.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"142.92074584960938\" y=\"62.45933532714844\" yaw=\"359.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.1761474609375\" y=\"87.36922454833984\" yaw=\"89.9891586303711\" z=\"0.20559129118919373\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"160.09878540039062\" y=\"113.73860931396484\" yaw=\"125.58922576904297\" z=\"0.3887357711791992\" />\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"124.38005065917969\" y=\"129.31776428222656\" yaw=\"179.18280029296875\" z=\"0.3361670970916748\" />\n      <waypoint pitch=\"359.8666687011719\" roll=\"0.0\" x=\"68.98763275146484\" y=\"130.10787963867188\" yaw=\"179.18280029296875\" z=\"0.012321965768933296\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"23.185640335083008\" y=\"130.76119995117188\" yaw=\"179.18280029296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-20.466594696044922\" y=\"130.93162536621094\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-56.9246826171875\" y=\"131.75694274902344\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.57537841796875\" roll=\"0.0\" x=\"-74.04156494140625\" y=\"118.57500457763672\" yaw=\"269.84375\" z=\"0.08560112863779068\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-117.23112487792969\" y=\"-3.2201461791992188\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-132.4842987060547\" y=\"-3.298576593399048\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0205078125\" y=\"23.499652862548828\" yaw=\"90.02985382080078\" z=\"0.0\" />\n   </route>\n   <route id=\"11\" town=\"Town03\">\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"238.90133666992188\" y=\"132.38055419921875\" yaw=\"271.3932189941406\" z=\"0.9562903642654419\" />\n      <waypoint pitch=\"358.9685974121094\" roll=\"0.0\" x=\"239.57594299316406\" y=\"104.64305877685547\" yaw=\"271.3932189941406\" z=\"0.39563092589378357\" />\n      <waypoint pitch=\"359.4449462890625\" roll=\"0.0\" x=\"240.06951904296875\" y=\"84.34857940673828\" yaw=\"271.3932189941406\" z=\"0.11458121985197067\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"241.1012725830078\" y=\"41.926719665527344\" yaw=\"271.3932189941406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"244.5681610107422\" y=\"-100.62152099609375\" yaw=\"271.3932189941406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"240.75411987304688\" y=\"-168.9743194580078\" yaw=\"251.48492431640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"172.87008666992188\" y=\"-204.39999389648438\" yaw=\"180.0\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.20742797851562\" y=\"-204.48406982421875\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"99.87800598144531\" y=\"-205.49754333496094\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.50533294677734\" y=\"-206.21055603027344\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.619621276855469\" y=\"-208.3748779296875\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.70307159423828\" y=\"-167.43276977539062\" yaw=\"93.27017974853516\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-64.13355255126953\" y=\"-136.14547729492188\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-17.839895248413086\" y=\"-135.15371704101562\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"363.133544921875\" roll=\"0.0\" x=\"20.971311569213867\" y=\"-134.322265625\" yaw=\"1.227264404296875\" z=\"0.18311645090579987\" />\n      <waypoint pitch=\"363.9938049316406\" roll=\"0.0\" x=\"67.896728515625\" y=\"-133.3169708251953\" yaw=\"1.227264404296875\" z=\"7.7827582359313965\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.10659790039062\" y=\"-117.21685028076172\" yaw=\"92.02412414550781\" z=\"8.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"80.12107849121094\" y=\"-89.33180236816406\" yaw=\"92.02412414550781\" z=\"8.0\" />\n      <waypoint pitch=\"-6.62447452545166\" roll=\"0.0\" x=\"77.84857940673828\" y=\"-25.032426834106445\" yaw=\"92.02412414550781\" z=\"1.1977810859680176\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.82472610473633\" y=\"-7.602266788482666\" yaw=\"-179.14419555664062\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"32.42869567871094\" y=\"-8.027680397033691\" yaw=\"181.49627685546875\" z=\"0.0\" />\n   </route>\n   <route id=\"12\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.699872970581055\" y=\"-8.13905143737793\" yaw=\"181.92526245117188\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.84072494506836\" y=\"-4.139499187469482\" yaw=\"159.6976776123047\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-57.98759078979492\" y=\"-2.915520668029785\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-99.70746612548828\" y=\"-3.1300408840179443\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.66075134277344\" y=\"-3.294342041015625\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.4963836669922\" y=\"-22.779666900634766\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.45828247070312\" y=\"-93.05636596679688\" yaw=\"-89.50442504882812\" z=\"0.5677855610847473\" />\n      <waypoint pitch=\"358.6604919433594\" roll=\"0.0\" x=\"-116.33250427246094\" y=\"-134.52378845214844\" yaw=\"-19.42596435546875\" z=\"0.5763943195343018\" />\n      <waypoint pitch=\"358.8843994140625\" roll=\"0.0\" x=\"-102.51715087890625\" y=\"-136.94873046875\" yaw=\"-0.4849395751953125\" z=\"0.2432471066713333\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-61.93854522705078\" y=\"-136.09844970703125\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.721927642822266\" y=\"-135.12977600097656\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.786052227020264\" y=\"-152.58334350585938\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.40737771987915\" y=\"-177.7627410888672\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.067825317382812\" y=\"-208.38613891601562\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-46.598758697509766\" y=\"-209.17852783203125\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-85.08413696289062\" y=\"-185.7547607421875\" yaw=\"-249.74659729003906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.22985076904297\" y=\"-157.49624633789062\" yaw=\"92.54354858398438\" z=\"0.0\" />\n      <waypoint pitch=\"-0.6105259656906128\" roll=\"0.0\" x=\"-88.70232391357422\" y=\"-123.68580627441406\" yaw=\"89.84374237060547\" z=\"-0.07454497367143631\" />\n      <waypoint pitch=\"0.5962700843811035\" roll=\"0.0\" x=\"-88.41129302978516\" y=\"-16.973079681396484\" yaw=\"89.84374237060547\" z=\"-0.11086119711399078\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.26248931884766\" y=\"41.34266662597656\" yaw=\"134.67684936523438\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.52511596679688\" y=\"32.33430862426758\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.51458740234375\" y=\"12.132768630981445\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5019073486328\" y=\"-12.180854797363281\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.4257049560547\" y=\"-94.42237854003906\" yaw=\"-87.76416015625\" z=\"0.5839438438415527\" />\n      <waypoint pitch=\"359.27734375\" roll=\"0.0\" x=\"-126.87838745117188\" y=\"-129.04832458496094\" yaw=\"-35.45106506347656\" z=\"0.816527247428894\" />\n      <waypoint pitch=\"358.81439208984375\" roll=\"0.0\" x=\"-104.02288818359375\" y=\"-136.90936279296875\" yaw=\"-2.509796142578125\" z=\"0.27473926544189453\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-62.47216796875\" y=\"-136.10987854003906\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-18.614253997802734\" y=\"-135.17031860351562\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-4.489638328552246\" y=\"-121.27776336669922\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-6.252266883850098\" y=\"-49.846683502197266\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.827600002288818\" y=\"-29.03004264831543\" yaw=\"100.53226470947266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.72724151611328\" y=\"-2.8370532989501953\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.543487548828125\" y=\"-2.9286630153656006\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"359.383056640625\" roll=\"0.0\" x=\"-74.41336059570312\" y=\"-17.750207901000977\" yaw=\"269.84375\" z=\"-0.11868470907211304\" />\n      <waypoint pitch=\"360.6719055175781\" roll=\"0.0\" x=\"-74.59690856933594\" y=\"-85.05097198486328\" yaw=\"269.84375\" z=\"-0.8110763430595398\" />\n      <waypoint pitch=\"360.81573486328125\" roll=\"0.0\" x=\"-74.6895523071289\" y=\"-119.02114868164062\" yaw=\"269.84375\" z=\"-0.13307902216911316\" />\n   </route>\n   <route id=\"13\" town=\"Town03\">\n      <waypoint pitch=\"366.3597106933594\" roll=\"0.0\" x=\"64.205078125\" y=\"-133.39605712890625\" yaw=\"1.227264404296875\" z=\"7.449135780334473\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"97.0370864868164\" y=\"-132.6927032470703\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.50799560546875\" y=\"-131.911376953125\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"346.6910705566406\" roll=\"0.0\" x=\"154.28404235839844\" y=\"-149.7969970703125\" yaw=\"270.9964904785156\" z=\"6.728227138519287\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"133.49400329589844\" y=\"-204.65277099609375\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"103.8073959350586\" y=\"-205.3988037109375\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"68.62142944335938\" y=\"-206.28302001953125\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.849502563476562\" y=\"-207.2573699951172\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.231048107147217\" y=\"-172.2825469970703\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.695570468902588\" y=\"-153.45762634277344\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-4.528900623321533\" y=\"-119.6866455078125\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"18.39687728881836\" y=\"14.012236595153809\" yaw=\"-53.0938835144043\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"33.28566360473633\" y=\"7.084145545959473\" yaw=\"-0.078399658203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"51.898704528808594\" y=\"7.295948505401611\" yaw=\"0.855804443359375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"211.59320068359375\" y=\"9.68139934539795\" yaw=\"0.855804443359375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.02459716796875\" y=\"24.39344024658203\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.5464726090431213\" roll=\"0.0\" x=\"229.58152770996094\" y=\"83.72745513916016\" yaw=\"91.3932113647461\" z=\"0.11106355488300323\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"228.16439819335938\" y=\"140.60789489746094\" yaw=\"93.542724609375\" z=\"1.1367857456207275\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"213.1387176513672\" y=\"172.58770751953125\" yaw=\"136.79017639160156\" z=\"2.0130112171173096\" />\n      <waypoint pitch=\"-0.3116718828678131\" roll=\"0.0\" x=\"171.43978881835938\" y=\"191.5892333984375\" yaw=\"169.72598266601562\" z=\"2.8296637535095215\" />\n      <waypoint pitch=\"-1.274809718132019\" roll=\"0.0\" x=\"92.29463958740234\" y=\"193.30076599121094\" yaw=\"179.85704040527344\" z=\"1.1314163208007812\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"18.473529815673828\" y=\"193.48497009277344\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.272216796875\" y=\"170.54652404785156\" yaw=\"250.2427978515625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.60739135742188\" y=\"154.4359130859375\" yaw=\"-90.21229553222656\" z=\"0.0\" />\n   </route>\n   <route id=\"14\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.38027572631836\" y=\"135.40399169921875\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.03066635131836\" y=\"134.51321411132812\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.418578147888184\" y=\"146.13043212890625\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.190403938293457\" y=\"182.1910858154297\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.628040313720703\" y=\"193.5800323486328\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.60989761352539\" y=\"193.62493896484375\" yaw=\"181.4903564453125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-59.96183395385742\" y=\"187.67173767089844\" yaw=\"-143.6175994873047\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.57050323486328\" y=\"174.5696258544922\" yaw=\"243.90185546875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.62381744384766\" y=\"150.00289916992188\" yaw=\"-90.21229553222656\" z=\"0.0\" />\n      <waypoint pitch=\"360.6202087402344\" roll=\"0.0\" x=\"-74.0451889038086\" y=\"117.24684143066406\" yaw=\"269.84375\" z=\"0.09945857524871826\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-100.59175109863281\" y=\"-3.1345877647399902\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.5704803466797\" y=\"-3.288735866546631\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.01454162597656\" y=\"12.039749145507812\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.05685424804688\" y=\"93.26636505126953\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.87913513183594\" y=\"110.91072082519531\" yaw=\"83.7912368774414\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.56101989746094\" y=\"136.56259155273438\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-102.19436645507812\" y=\"136.2826385498047\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.57207489013672\" y=\"135.36305236816406\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.417560577392578\" y=\"134.54461669921875\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.381418228149414\" y=\"114.47432708740234\" yaw=\"269.637451171875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"4.949666500091553\" y=\"46.24026870727539\" yaw=\"269.637451171875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.827525615692139\" y=\"33.12856674194336\" yaw=\"-77.31075286865234\" z=\"0.0\" />\n   </route>\n   <route id=\"15\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"36.93537902832031\" y=\"3.5924572944641113\" yaw=\"0.33892822265625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"213.78929138183594\" y=\"6.213812828063965\" yaw=\"0.855804443359375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.43948364257812\" y=\"27.935546875\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.1929473876953\" y=\"38.072513580322266\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.6602743864059448\" roll=\"0.0\" x=\"232.9625701904297\" y=\"88.66105651855469\" yaw=\"91.3932113647461\" z=\"0.16213756799697876\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"231.5819091796875\" y=\"141.8740692138672\" yaw=\"94.71517181396484\" z=\"1.1605403423309326\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"225.5498046875\" y=\"162.14028930664062\" yaw=\"118.43544006347656\" z=\"1.6411306858062744\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"211.41146850585938\" y=\"178.6236114501953\" yaw=\"142.8063507080078\" z=\"2.1349034309387207\" />\n      <waypoint pitch=\"1.118796706199646\" roll=\"0.0\" x=\"188.13711547851562\" y=\"190.72085571289062\" yaw=\"160.23745727539062\" z=\"2.7061915397644043\" />\n      <waypoint pitch=\"-0.6493226289749146\" roll=\"0.0\" x=\"168.1817626953125\" y=\"195.65870666503906\" yaw=\"171.96568298339844\" z=\"2.7949631214141846\" />\n      <waypoint pitch=\"-1.274809718132019\" roll=\"0.0\" x=\"131.57252502441406\" y=\"196.7027587890625\" yaw=\"179.85704040527344\" z=\"2.005143165588379\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.432437896728516\" y=\"196.9900665283203\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.446041107177734\" y=\"197.1195068359375\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-72.55957794189453\" y=\"178.30282592773438\" yaw=\"240.59803771972656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.97836303710938\" y=\"166.94007873535156\" yaw=\"256.9015197753906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.11736297607422\" y=\"151.75204467773438\" yaw=\"-90.21229553222656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-101.64912414550781\" y=\"132.76939392089844\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-136.48350524902344\" y=\"128.08212280273438\" yaw=\"220.57559204101562\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.55738830566406\" y=\"94.3136978149414\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5319061279297\" y=\"45.38627243041992\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5150146484375\" y=\"12.950240135192871\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.1230773925781\" roll=\"0.0\" x=\"-145.49061584472656\" y=\"-33.84866714477539\" yaw=\"270.02984619140625\" z=\"0.006081003695726395\" />\n      <waypoint pitch=\"360.0467834472656\" roll=\"0.0\" x=\"-135.0172882080078\" y=\"-121.48648071289062\" yaw=\"-50.1639404296875\" z=\"0.8848848342895508\" />\n      <waypoint pitch=\"358.6604919433594\" roll=\"0.0\" x=\"-111.9433822631836\" y=\"-135.81141662597656\" yaw=\"-13.274383544921875\" z=\"0.46501433849334717\" />\n      <waypoint pitch=\"358.7834777832031\" roll=\"0.0\" x=\"-104.6866226196289\" y=\"-136.87509155273438\" yaw=\"-3.4031982421875\" z=\"0.2892436683177948\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.77313995361328\" y=\"-156.27565002441406\" yaw=\"272.4566955566406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.10246276855469\" y=\"-168.89389038085938\" yaw=\"273.2701721191406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-75.24279022216797\" y=\"-182.0943145751953\" yaw=\"-69.80799865722656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-65.05268859863281\" y=\"-194.77001953125\" yaw=\"-32.59977722167969\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-45.12405776977539\" y=\"-198.6381378173828\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-20.48850440979004\" y=\"-198.01904296875\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"24.36412811279297\" y=\"-196.8918914794922\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"64.05300903320312\" y=\"-195.89451599121094\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"102.28213500976562\" y=\"-194.93380737304688\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"136.23318481445312\" y=\"-194.0806121826172\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"170.085205078125\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"197.2982177734375\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"216.6826934814453\" y=\"-188.09217834472656\" yaw=\"36.11854553222656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"229.1683807373047\" y=\"-170.0720977783203\" yaw=\"68.14889526367188\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.8743896484375\" y=\"-133.8981170654297\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"233.8017120361328\" y=\"-89.79312896728516\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.301025390625\" y=\"-28.08950424194336\" yaw=\"91.3932113647461\" z=\"0.0\" />\n   </route>\n   <route id=\"16\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"216.5841522216797\" y=\"58.769813537597656\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.12005615234375\" y=\"58.97425079345703\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"113.54108428955078\" y=\"59.034908294677734\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"90.54207611083984\" y=\"53.9034309387207\" yaw=\"-145.50584411621094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"67.02886199951172\" y=\"51.73426055908203\" yaw=\"-228.41917419433594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.07685089111328\" y=\"69.92464447021484\" yaw=\"36.21623992919922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"86.78207397460938\" y=\"69.15876770019531\" yaw=\"-36.76291275024414\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.26251220703125\" y=\"62.463600158691406\" yaw=\"359.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.1753387451172\" y=\"83.13140869140625\" yaw=\"89.9891586303711\" z=\"0.17877383530139923\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"163.57656860351562\" y=\"107.80702209472656\" yaw=\"115.17839050292969\" z=\"0.3431517481803894\" />\n      <waypoint pitch=\"360.087646484375\" roll=\"0.0\" x=\"150.78282165527344\" y=\"122.86170959472656\" yaw=\"145.75946044921875\" z=\"0.4488486647605896\" />\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"107.0118179321289\" y=\"129.5655059814453\" yaw=\"179.18280029296875\" z=\"0.22164423763751984\" />\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"93.25869750976562\" y=\"129.7616729736328\" yaw=\"179.18280029296875\" z=\"0.13095879554748535\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"46.744808197021484\" y=\"130.42515563964844\" yaw=\"179.18280029296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"21.9730167388916\" y=\"130.7784881591797\" yaw=\"179.18280029296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.362844467163086\" y=\"154.93861389160156\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.193113327026367\" y=\"181.7628631591797\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.530807495117188\" y=\"193.57479858398438\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.867210388183594\" y=\"193.623046875\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-65.92894744873047\" y=\"181.88478088378906\" yaw=\"231.30694580078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.05717468261719\" y=\"163.70396423339844\" yaw=\"260.5164489746094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.61001586914062\" y=\"153.72805786132812\" yaw=\"-90.21229553222656\" z=\"0.0\" />\n      <waypoint pitch=\"360.6311340332031\" roll=\"0.0\" x=\"-74.04607391357422\" y=\"116.9229507446289\" yaw=\"269.84375\" z=\"0.10299553722143173\" />\n      <waypoint pitch=\"359.5730285644531\" roll=\"0.0\" x=\"-74.39485168457031\" y=\"-10.962485313415527\" yaw=\"269.84375\" z=\"-0.05684803053736687\" />\n      <waypoint pitch=\"361.0071105957031\" roll=\"0.0\" x=\"-74.67759704589844\" y=\"-114.6352767944336\" yaw=\"269.84375\" z=\"-0.20284701883792877\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-61.68061447143555\" y=\"-136.09292602539062\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-17.90228843688965\" y=\"-135.15505981445312\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.902348041534424\" y=\"-157.2962646484375\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.399042129516602\" y=\"-177.42494201660156\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.137662887573242\" y=\"-204.93704223632812\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.335182189941406\" y=\"-205.6205291748047\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.98710632324219\" y=\"-199.15673828125\" yaw=\"-217.25360107421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.91358184814453\" y=\"-172.39942932128906\" yaw=\"93.27017974853516\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.73621368408203\" y=\"-157.27517700195312\" yaw=\"92.53608703613281\" z=\"0.0\" />\n      <waypoint pitch=\"-0.7396562695503235\" roll=\"0.0\" x=\"-85.19426727294922\" y=\"-120.73604583740234\" yaw=\"89.84374237060547\" z=\"-0.1094132587313652\" />\n      <waypoint pitch=\"-0.7159508466720581\" roll=\"0.0\" x=\"-85.09854125976562\" y=\"-85.63727569580078\" yaw=\"89.84374237060547\" z=\"-0.8036285042762756\" />\n      <waypoint pitch=\"0.8396051526069641\" roll=\"0.0\" x=\"-84.95222473144531\" y=\"-31.98677635192871\" yaw=\"89.84374237060547\" z=\"-0.312267929315567\" />\n      <waypoint pitch=\"0.5638259649276733\" roll=\"0.0\" x=\"-84.90814208984375\" y=\"-15.8233642578125\" yaw=\"89.84374237060547\" z=\"-0.09912509471178055\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-58.32474136352539\" y=\"0.5827919244766235\" yaw=\"0.2946014404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-42.79084396362305\" y=\"0.6626659631729126\" yaw=\"0.2946014404296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.454675674438477\" y=\"2.700369358062744\" yaw=\"20.824668884277344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.43296241760254\" y=\"12.127276420593262\" yaw=\"52.28044128417969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.3089373111724854\" y=\"20.308696746826172\" yaw=\"2.4145500659942627\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.63296890258789\" y=\"11.864028930664062\" yaw=\"-53.2669792175293\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.350048065185547\" y=\"-1.5346325635910034\" yaw=\"-95.72269439697266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.641781330108643\" y=\"-45.38024139404297\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.455240249633789\" y=\"-118.8712387084961\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"362.9886779785156\" roll=\"0.0\" x=\"20.661802291870117\" y=\"-134.32888793945312\" yaw=\"1.227264404296875\" z=\"0.16657665371894836\" />\n      <waypoint pitch=\"372.42230224609375\" roll=\"0.0\" x=\"49.71632766723633\" y=\"-133.70645141601562\" yaw=\"1.227264404296875\" z=\"4.807705879211426\" />\n      <waypoint pitch=\"364.7382507324219\" roll=\"0.0\" x=\"66.73509979248047\" y=\"-133.34185791015625\" yaw=\"1.227264404296875\" z=\"7.694220066070557\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"98.9748306274414\" y=\"-132.65118408203125\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.89395141601562\" y=\"-131.92454528808594\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"346.0686950683594\" roll=\"0.0\" x=\"154.33706665039062\" y=\"-152.8451690673828\" yaw=\"270.9964904785156\" z=\"5.989742279052734\" />\n      <waypoint pitch=\"353.471435546875\" roll=\"0.0\" x=\"154.77633666992188\" y=\"-178.10044860839844\" yaw=\"270.9964904785156\" z=\"0.5317021608352661\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"166.88778686523438\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"181.23573303222656\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\" />\n   </route>\n   <route id=\"17\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"236.03851318359375\" y=\"-37.81154251098633\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.3028564453125\" y=\"33.55348205566406\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.5513595342636108\" roll=\"0.0\" x=\"233.07542419433594\" y=\"84.020751953125\" yaw=\"91.3932113647461\" z=\"0.11305883526802063\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"232.1027374267578\" y=\"124.01483917236328\" yaw=\"91.3932113647461\" z=\"0.7884235978126526\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"231.76669311523438\" y=\"137.8319549560547\" yaw=\"91.3932113647461\" z=\"1.0714359283447266\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"224.5847930908203\" y=\"163.8441162109375\" yaw=\"120.6165542602539\" z=\"1.685321569442749\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"207.194580078125\" y=\"181.5075225830078\" yaw=\"148.15965270996094\" z=\"2.249598741531372\" />\n      <waypoint pitch=\"0.48729410767555237\" roll=\"0.0\" x=\"181.1305694580078\" y=\"192.95262145996094\" yaw=\"164.4263153076172\" z=\"2.8146581649780273\" />\n      <waypoint pitch=\"-1.274809718132019\" roll=\"0.0\" x=\"141.6644744873047\" y=\"196.67758178710938\" yaw=\"179.85704040527344\" z=\"2.2296857833862305\" />\n      <waypoint pitch=\"-1.274809718132019\" roll=\"0.0\" x=\"81.40699005126953\" y=\"196.82794189453125\" yaw=\"179.85704040527344\" z=\"0.8889751434326172\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.399579048156738\" y=\"196.99264526367188\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.3316764831543\" y=\"197.1192169189453\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.58390045166016\" y=\"185.36460876464844\" yaw=\"229.0654296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-76.3777847290039\" y=\"169.23289489746094\" yaw=\"253.7422637939453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.1178970336914\" y=\"151.60719299316406\" yaw=\"-90.21229553222656\" z=\"0.0\" />\n      <waypoint pitch=\"360.5830993652344\" roll=\"0.0\" x=\"-77.54217529296875\" y=\"118.35594177246094\" yaw=\"269.84375\" z=\"0.08791226893663406\" />\n      <waypoint pitch=\"361.01251220703125\" roll=\"0.0\" x=\"-77.60916900634766\" y=\"93.79161834716797\" yaw=\"269.84375\" z=\"0.47433051466941833\" />\n      <waypoint pitch=\"359.6525573730469\" roll=\"0.0\" x=\"-77.6905288696289\" y=\"63.95880889892578\" yaw=\"269.84375\" z=\"0.8224835395812988\" />\n      <waypoint pitch=\"359.4696960449219\" roll=\"0.0\" x=\"-77.9049072265625\" y=\"-14.645129203796387\" yaw=\"269.84375\" z=\"-0.0876927524805069\" />\n      <waypoint pitch=\"359.160400390625\" roll=\"0.0\" x=\"-78.02450561523438\" y=\"-58.49807357788086\" yaw=\"269.84375\" z=\"-0.7004829049110413\" />\n      <waypoint pitch=\"360.79266357421875\" roll=\"0.0\" x=\"-78.19097900390625\" y=\"-119.54064178466797\" yaw=\"269.84375\" z=\"-0.12565355002880096\" />\n      <waypoint pitch=\"1.0470895767211914\" roll=\"0.0\" x=\"-100.9601058959961\" y=\"-140.4352264404297\" yaw=\"-178.77273559570312\" z=\"0.214286670088768\" />\n      <waypoint pitch=\"1.1378107070922852\" roll=\"0.0\" x=\"-123.3655776977539\" y=\"-135.28465270996094\" yaw=\"-207.3763885498047\" z=\"0.7149972319602966\" />\n      <waypoint pitch=\"-0.3563445210456848\" roll=\"0.0\" x=\"-140.6134796142578\" y=\"-119.8656005859375\" yaw=\"-235.88018798828125\" z=\"0.868480920791626\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-148.46490478515625\" y=\"-99.57848358154297\" yaw=\"-261.8055114746094\" z=\"0.6392691731452942\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-148.96641540527344\" y=\"-80.2991714477539\" yaw=\"90.02985382080078\" z=\"0.4223979115486145\" />\n      <waypoint pitch=\"-0.23242473602294922\" roll=\"0.0\" x=\"-148.9879913330078\" y=\"-38.88064956665039\" yaw=\"90.02985382080078\" z=\"0.021686267107725143\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.9995880126953\" y=\"-16.62619972229004\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.01351928710938\" y=\"10.073049545288086\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.05345153808594\" y=\"86.74226379394531\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-138.78024291992188\" y=\"130.7232666015625\" yaw=\"40.636573791503906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.38884735107422\" y=\"136.4002227783203\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.1401252746582\" y=\"135.35328674316406\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.570899963378906\" y=\"134.5707244873047\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.406842231750488\" y=\"147.98507690429688\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.188850402832031\" y=\"182.43663024902344\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.6129264831543\" y=\"193.6124267578125\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-47.37412643432617\" y=\"193.12583923339844\" yaw=\"190.4706268310547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.72514343261719\" y=\"185.37353515625\" yaw=\"-136.88282775878906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.6160888671875\" y=\"152.08935546875\" yaw=\"-90.21229553222656\" z=\"0.0\" />\n      <waypoint pitch=\"360.59765625\" roll=\"0.0\" x=\"-74.04336547851562\" y=\"117.91499328613281\" yaw=\"269.84375\" z=\"0.09235748648643494\" />\n   </route>\n   <route id=\"18\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.53054809570312\" y=\"17.341501235961914\" yaw=\"134.67684936523438\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-122.91327667236328\" y=\"38.966800689697266\" yaw=\"134.67684936523438\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.52610778808594\" y=\"34.24958038330078\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.51528930664062\" y=\"13.486347198486328\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.50010681152344\" y=\"-15.629871368408203\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.3235626220703\" y=\"-96.16797637939453\" yaw=\"-85.53707885742188\" z=\"0.6046220064163208\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-140.89157104492188\" y=\"-112.42019653320312\" yaw=\"-63.95556640625\" z=\"0.8050038814544678\" />\n      <waypoint pitch=\"359.7537841796875\" roll=\"0.0\" x=\"-132.146728515625\" y=\"-124.61443328857422\" yaw=\"-44.717315673828125\" z=\"0.8772034049034119\" />\n      <waypoint pitch=\"358.80450439453125\" roll=\"0.0\" x=\"-121.01129913330078\" y=\"-132.55313110351562\" yaw=\"-26.25445556640625\" z=\"0.6973047256469727\" />\n      <waypoint pitch=\"358.8870849609375\" roll=\"0.0\" x=\"-102.45903778076172\" y=\"-136.94918823242188\" yaw=\"-0.406829833984375\" z=\"0.24207068979740143\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.31046295166016\" y=\"-165.25363159179688\" yaw=\"273.2701721191406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-73.1466293334961\" y=\"-186.4607696533203\" yaw=\"-58.904266357421875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-51.127593994140625\" y=\"-198.7850799560547\" yaw=\"0.4317779541015625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-17.755752563476562\" y=\"-197.95037841796875\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"29.16509437561035\" y=\"-196.771240234375\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"64.98477172851562\" y=\"-195.87109375\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"13.141674041748047\" roll=\"0.0\" x=\"82.67730712890625\" y=\"-177.9449005126953\" yaw=\"90.153564453125\" z=\"0.38017112016677856\" />\n      <waypoint pitch=\"19.49417495727539\" roll=\"0.0\" x=\"82.6562271118164\" y=\"-170.08070373535156\" yaw=\"90.153564453125\" z=\"3.1279547214508057\" />\n      <waypoint pitch=\"8.271315574645996\" roll=\"0.0\" x=\"82.29949188232422\" y=\"-150.969482421875\" yaw=\"92.02412414550781\" z=\"7.156678199768066\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"99.7580795288086\" y=\"-132.63441467285156\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"134.52699279785156\" y=\"-131.88955688476562\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"346.0686950683594\" roll=\"0.0\" x=\"154.3909149169922\" y=\"-155.9418182373047\" yaw=\"270.9964904785156\" z=\"5.236689567565918\" />\n      <waypoint pitch=\"354.88458251953125\" roll=\"0.0\" x=\"154.8114776611328\" y=\"-180.12022399902344\" yaw=\"270.9964904785156\" z=\"0.32643625140190125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"141.017333984375\" y=\"-200.9626007080078\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"109.30378723144531\" y=\"-201.7595672607422\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.30074310302734\" y=\"-202.71458435058594\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.03213119506836\" y=\"-203.82705688476562\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"0.3243381083011627\" y=\"-174.48390197753906\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-0.16008467972278595\" y=\"-154.85250854492188\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-1.0518380403518677\" y=\"-118.71392059326172\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-2.479494094848633\" y=\"-60.85770797729492\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.3925986289978027\" y=\"-35.553688049316406\" yaw=\"95.79507446289062\" z=\"0.0\" />\n   </route>\n   <route id=\"19\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.7646589279174805\" y=\"28.95073127746582\" yaw=\"79.77850341796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.108322620391846\" y=\"116.1320571899414\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"19.05974006652832\" y=\"134.3203887939453\" yaw=\"-0.8172039985656738\" z=\"0.0\" />\n      <waypoint pitch=\"0.06199875473976135\" roll=\"0.0\" x=\"63.372440338134766\" y=\"133.68832397460938\" yaw=\"-0.8172039985656738\" z=\"0.002663911320269108\" />\n      <waypoint pitch=\"0.37775900959968567\" roll=\"0.0\" x=\"96.73151397705078\" y=\"133.21249389648438\" yaw=\"-0.8172039985656738\" z=\"0.15352877974510193\" />\n      <waypoint pitch=\"0.37775900959968567\" roll=\"0.0\" x=\"132.34423828125\" y=\"132.66986083984375\" yaw=\"-3.195035457611084\" z=\"0.38787978887557983\" />\n      <waypoint pitch=\"-0.36257460713386536\" roll=\"0.0\" x=\"170.67613220214844\" y=\"87.35858154296875\" yaw=\"-90.0108413696289\" z=\"0.20552809536457062\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"144.69476318359375\" y=\"58.95476150512695\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"105.82831573486328\" y=\"59.054752349853516\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"87.71748352050781\" y=\"51.962562561035156\" yaw=\"-145.50584411621094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"85.94654846191406\" y=\"69.74253845214844\" yaw=\"-33.11973190307617\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"106.10164642333984\" y=\"62.55405807495117\" yaw=\"359.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"140.54684448242188\" y=\"62.4654426574707\" yaw=\"359.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.1761016845703\" y=\"87.1425552368164\" yaw=\"89.9891586303711\" z=\"0.20415689051151276\" />\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"92.3958511352539\" y=\"129.77398681640625\" yaw=\"179.18280029296875\" z=\"0.12526936829090118\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"29.030109405517578\" y=\"130.67782592773438\" yaw=\"179.18280029296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-22.210956573486328\" y=\"130.9711151123047\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-52.85546112060547\" y=\"131.66482543945312\" yaw=\"178.7032012939453\" z=\"0.0\" />\n   </route>\n   <route id=\"20\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-100.14676666259766\" y=\"132.73538208007812\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-117.30316162109375\" y=\"133.12374877929688\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.55496215820312\" y=\"89.65010070800781\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5149688720703\" y=\"12.852255821228027\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.50193786621094\" y=\"-12.114513397216797\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.47494506835938\" y=\"-63.92374038696289\" yaw=\"270.02984619140625\" z=\"0.2360304743051529\" />\n      <waypoint pitch=\"360.6015625\" roll=\"0.0\" x=\"-139.59185791015625\" y=\"-114.88341522216797\" yaw=\"-60.40800476074219\" z=\"0.8376060724258423\" />\n      <waypoint pitch=\"358.8731384277344\" roll=\"0.0\" x=\"-102.75898742675781\" y=\"-136.94598388671875\" yaw=\"-0.81005859375\" z=\"0.24817445874214172\" />\n      <waypoint pitch=\"-1.1047840118408203\" roll=\"0.0\" x=\"-88.67143249511719\" y=\"-112.35880279541016\" yaw=\"89.84374237060547\" z=\"-0.24409833550453186\" />\n      <waypoint pitch=\"0.8396051526069641\" roll=\"0.0\" x=\"-88.47688293457031\" y=\"-41.02362823486328\" yaw=\"89.84374237060547\" z=\"-0.44483324885368347\" />\n      <waypoint pitch=\"0.5597104430198669\" roll=\"0.0\" x=\"-88.40773010253906\" y=\"-15.666768074035645\" yaw=\"89.84374237060547\" z=\"-0.09768330305814743\" />\n      <waypoint pitch=\"0.4456876516342163\" roll=\"0.0\" x=\"-88.30197143554688\" y=\"23.110546112060547\" yaw=\"89.84374237060547\" z=\"0.030738625675439835\" />\n      <waypoint pitch=\"-0.7707011103630066\" roll=\"0.0\" x=\"-88.05729675292969\" y=\"112.82613372802734\" yaw=\"89.84374237060547\" z=\"0.1535807102918625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-88.62556457519531\" y=\"149.55592346191406\" yaw=\"89.78770446777344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-75.3108901977539\" y=\"192.4794158935547\" yaw=\"48.689544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-24.105792999267578\" y=\"207.59124755859375\" yaw=\"359.8570556640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.4139709472656\" roll=\"0.0\" x=\"36.220802307128906\" y=\"207.4407196044922\" yaw=\"359.8570556640625\" z=\"0.03519422188401222\" />\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"123.5841293334961\" y=\"207.2227325439453\" yaw=\"359.8570556640625\" z=\"1.826820731163025\" />\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"160.85279846191406\" y=\"206.94204711914062\" yaw=\"356.52618408203125\" z=\"2.6493380069732666\" />\n      <waypoint pitch=\"359.447509765625\" roll=\"0.0\" x=\"184.75640869140625\" y=\"202.83895874023438\" yaw=\"343.993896484375\" z=\"2.8074092864990234\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"216.18470764160156\" y=\"188.14376831054688\" yaw=\"324.61285400390625\" z=\"2.1715049743652344\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"231.37132263183594\" y=\"172.7161407470703\" yaw=\"304.4849853515625\" z=\"1.763698697090149\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"237.6007080078125\" y=\"161.2047576904297\" yaw=\"292.3551940917969\" z=\"1.5179405212402344\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"242.37962341308594\" y=\"133.31591796875\" yaw=\"271.3932189941406\" z=\"0.9737061858177185\" />\n      <waypoint pitch=\"359.4570007324219\" roll=\"0.0\" x=\"243.5809783935547\" y=\"83.9198226928711\" yaw=\"271.3932189941406\" z=\"0.10965587198734283\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"244.72901916503906\" y=\"36.71669006347656\" yaw=\"271.3932189941406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"248.2423858642578\" y=\"-107.74238586425781\" yaw=\"271.3932189941406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"248.80662536621094\" y=\"-145.88040161132812\" yaw=\"266.3844909667969\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"244.70706176757812\" y=\"-168.1217498779297\" yaw=\"252.72821044921875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"239.55322265625\" y=\"-181.19920349121094\" yaw=\"244.25286865234375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"219.55043029785156\" y=\"-202.76622009277344\" yaw=\"207.8838653564453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"186.7594757080078\" y=\"-207.89999389648438\" yaw=\"180.0\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.04937744140625\" y=\"-204.5634307861328\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.72634887695312\" y=\"-205.4510955810547\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.51055908203125\" y=\"-206.2355499267578\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.422487258911133\" y=\"-207.29322814941406\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.0450122356414795\" y=\"-179.8217010498047\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.6303980350494385\" y=\"-156.0987548828125\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.970603942871094\" y=\"-138.9786834716797\" yaw=\"-178.77273559570312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.0109977722168\" y=\"-139.51512145996094\" yaw=\"-178.77273559570312\" z=\"0.0\" />\n      <waypoint pitch=\"0.9269899129867554\" roll=\"0.0\" x=\"-98.27091217041016\" y=\"-140.3776092529297\" yaw=\"-178.77273559570312\" z=\"0.16794903576374054\" />\n      <waypoint pitch=\"1.3394951820373535\" roll=\"0.0\" x=\"-109.68946838378906\" y=\"-139.8309326171875\" yaw=\"-189.39987182617188\" z=\"0.3948628604412079\" />\n      <waypoint pitch=\"1.2481937408447266\" roll=\"0.0\" x=\"-121.81634521484375\" y=\"-136.05043029785156\" yaw=\"-205.22950744628906\" z=\"0.6803770065307617\" />\n      <waypoint pitch=\"0.3184773325920105\" roll=\"0.0\" x=\"-133.79580688476562\" y=\"-127.8875503540039\" yaw=\"-223.3119659423828\" z=\"0.8718399405479431\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-147.49790954589844\" y=\"-104.48455047607422\" yaw=\"-255.89414978027344\" z=\"0.6941555738449097\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-148.97427368164062\" y=\"-65.22943878173828\" yaw=\"90.02985382080078\" z=\"0.2508713901042938\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0009765625\" y=\"-13.97378921508789\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0140380859375\" y=\"11.071370124816895\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0492706298828\" y=\"78.70879364013672\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.9384765625\" y=\"110.31230163574219\" yaw=\"84.8829574584961\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.88162231445312\" y=\"135.63145446777344\" yaw=\"17.122915267944336\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.3604736328125\" y=\"136.3090362548828\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-88.61756134033203\" y=\"151.7159881591797\" yaw=\"89.78770446777344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-85.45052337646484\" y=\"175.27224731445312\" yaw=\"430.25048828125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.45086669921875\" y=\"189.88035583496094\" yaw=\"412.3377685546875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-34.26414489746094\" y=\"207.61659240722656\" yaw=\"359.8570556640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.08990478515625\" roll=\"0.0\" x=\"28.594480514526367\" y=\"207.4597625732422\" yaw=\"359.8570556640625\" z=\"0.0016598827205598354\" />\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"120.28245544433594\" y=\"207.23097229003906\" yaw=\"359.8570556640625\" z=\"1.753359317779541\" />\n      <waypoint pitch=\"360.64697265625\" roll=\"0.0\" x=\"169.67909240722656\" y=\"206.05145263671875\" yaw=\"351.9501953125\" z=\"2.7952871322631836\" />\n      <waypoint pitch=\"358.8504943847656\" roll=\"0.0\" x=\"192.05897521972656\" y=\"200.4681854248047\" yaw=\"340.0337219238281\" z=\"2.6987407207489014\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"217.55909729003906\" y=\"187.13880920410156\" yaw=\"323.03790283203125\" z=\"2.1395950317382812\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"230.86802673339844\" y=\"173.43780517578125\" yaw=\"305.298828125\" z=\"1.7801880836486816\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"242.34030151367188\" y=\"134.93240356445312\" yaw=\"271.3932189941406\" z=\"1.0068163871765137\" />\n      <waypoint pitch=\"359.4638366699219\" roll=\"0.0\" x=\"243.58807373046875\" y=\"83.62820434570312\" yaw=\"271.3932189941406\" z=\"0.10690876096487045\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.4429473876953\" y=\"58.78303909301758\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.1759033203125\" y=\"86.14163208007812\" yaw=\"89.9891586303711\" z=\"0.1978229284286499\" />\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"119.55925750732422\" y=\"129.38653564453125\" yaw=\"179.18280029296875\" z=\"0.3043796718120575\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"22.24036979675293\" y=\"130.77467346191406\" yaw=\"179.18280029296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-39.46299743652344\" y=\"131.36166381835938\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-101.89210510253906\" y=\"132.77488708496094\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-119.17960357666016\" y=\"133.16622924804688\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.55592346191406\" y=\"91.50279998779297\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.93733978271484\" y=\"32.844261169433594\" yaw=\"134.67684936523438\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-122.3984603881836\" y=\"43.42405700683594\" yaw=\"134.67684936523438\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.05442810058594\" y=\"88.62183380126953\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.46235656738281\" y=\"136.3566131591797\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.81599807739258\" y=\"135.41384887695312\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.408876419067383\" y=\"134.54441833496094\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.531421661376953\" y=\"134.2993927001953\" yaw=\"-0.8172039985656738\" z=\"0.0\" />\n      <waypoint pitch=\"0.05265403538942337\" roll=\"0.0\" x=\"62.63039779663086\" y=\"133.6988983154297\" yaw=\"-0.8172039985656738\" z=\"0.0019213971681892872\" />\n      <waypoint pitch=\"0.37775900959968567\" roll=\"0.0\" x=\"111.81562042236328\" y=\"132.99732971191406\" yaw=\"-0.8172039985656738\" z=\"0.2529905140399933\" />\n      <waypoint pitch=\"0.3190945088863373\" roll=\"0.0\" x=\"136.89471435546875\" y=\"132.15496826171875\" yaw=\"-9.716254234313965\" z=\"0.4155592620372772\" />\n      <waypoint pitch=\"-0.2916259169578552\" roll=\"0.0\" x=\"159.32070922851562\" y=\"120.1669921875\" yaw=\"-46.52322769165039\" z=\"0.42149150371551514\" />\n      <waypoint pitch=\"-0.36257460713386536\" roll=\"0.0\" x=\"170.58721923828125\" y=\"94.4096908569336\" yaw=\"-86.22663116455078\" z=\"0.24942944943904877\" />\n      <waypoint pitch=\"-0.36257460713386536\" roll=\"0.0\" x=\"170.67576599121094\" y=\"85.38207244873047\" yaw=\"-90.0108413696289\" z=\"0.19302046298980713\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"197.95896911621094\" y=\"62.3177375793457\" yaw=\"359.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"213.7740478515625\" y=\"62.27705001831055\" yaw=\"359.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.6101658344268799\" roll=\"0.0\" x=\"229.51553344726562\" y=\"86.44108581542969\" yaw=\"91.3932113647461\" z=\"0.13846196234226227\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"228.47914123535156\" y=\"129.05433654785156\" yaw=\"91.3932113647461\" z=\"0.893389105796814\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"226.96812438964844\" y=\"148.68304443359375\" yaw=\"103.31062316894531\" z=\"1.3346905708312988\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"222.54409790039062\" y=\"160.3401336669922\" yaw=\"118.25410461425781\" z=\"1.6374566555023193\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"198.1724395751953\" y=\"182.57904052734375\" yaw=\"153.02145385742188\" z=\"2.433523178100586\" />\n      <waypoint pitch=\"0.9251042008399963\" roll=\"0.0\" x=\"184.89642333984375\" y=\"188.14019775390625\" yaw=\"161.52224731445312\" z=\"2.7485287189483643\" />\n      <waypoint pitch=\"-1.274809718132019\" roll=\"0.0\" x=\"154.46665954589844\" y=\"193.14556884765625\" yaw=\"179.79592895507812\" z=\"2.514932155609131\" />\n      <waypoint pitch=\"-1.1791516542434692\" roll=\"0.0\" x=\"54.19266128540039\" y=\"193.39584350585938\" yaw=\"179.85704040527344\" z=\"0.28553712368011475\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.99498176574707\" y=\"193.4736785888672\" yaw=\"179.85704040527344\" z=\"0.0\" />\n   </route>\n   <route id=\"21\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-100.14676666259766\" y=\"132.73538208007812\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-117.30316162109375\" y=\"133.12374877929688\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.55496215820312\" y=\"89.65010070800781\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5149688720703\" y=\"12.852255821228027\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.50193786621094\" y=\"-12.114513397216797\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.47494506835938\" y=\"-63.92374038696289\" yaw=\"270.02984619140625\" z=\"0.2360304743051529\" />\n      <waypoint pitch=\"360.6015625\" roll=\"0.0\" x=\"-139.59185791015625\" y=\"-114.88341522216797\" yaw=\"-60.40800476074219\" z=\"0.8376060724258423\" />\n      <waypoint pitch=\"358.8731384277344\" roll=\"0.0\" x=\"-102.75898742675781\" y=\"-136.94598388671875\" yaw=\"-0.81005859375\" z=\"0.24817445874214172\" />\n      <waypoint pitch=\"-1.1047840118408203\" roll=\"0.0\" x=\"-88.67143249511719\" y=\"-112.35880279541016\" yaw=\"89.84374237060547\" z=\"-0.24409833550453186\" />\n      <waypoint pitch=\"0.8396051526069641\" roll=\"0.0\" x=\"-88.47688293457031\" y=\"-41.02362823486328\" yaw=\"89.84374237060547\" z=\"-0.44483324885368347\" />\n      <waypoint pitch=\"0.5597104430198669\" roll=\"0.0\" x=\"-88.40773010253906\" y=\"-15.666768074035645\" yaw=\"89.84374237060547\" z=\"-0.09768330305814743\" />\n      <waypoint pitch=\"0.4456876516342163\" roll=\"0.0\" x=\"-88.30197143554688\" y=\"23.110546112060547\" yaw=\"89.84374237060547\" z=\"0.030738625675439835\" />\n      <waypoint pitch=\"-0.7707011103630066\" roll=\"0.0\" x=\"-88.05729675292969\" y=\"112.82613372802734\" yaw=\"89.84374237060547\" z=\"0.1535807102918625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-88.62556457519531\" y=\"149.55592346191406\" yaw=\"89.78770446777344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-75.3108901977539\" y=\"192.4794158935547\" yaw=\"48.689544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-24.105792999267578\" y=\"207.59124755859375\" yaw=\"359.8570556640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.4139709472656\" roll=\"0.0\" x=\"36.220802307128906\" y=\"207.4407196044922\" yaw=\"359.8570556640625\" z=\"0.03519422188401222\" />\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"123.5841293334961\" y=\"207.2227325439453\" yaw=\"359.8570556640625\" z=\"1.826820731163025\" />\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"160.85279846191406\" y=\"206.94204711914062\" yaw=\"356.52618408203125\" z=\"2.6493380069732666\" />\n      <waypoint pitch=\"359.447509765625\" roll=\"0.0\" x=\"184.75640869140625\" y=\"202.83895874023438\" yaw=\"343.993896484375\" z=\"2.8074092864990234\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"216.18470764160156\" y=\"188.14376831054688\" yaw=\"324.61285400390625\" z=\"2.1715049743652344\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"231.37132263183594\" y=\"172.7161407470703\" yaw=\"304.4849853515625\" z=\"1.763698697090149\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"237.6007080078125\" y=\"161.2047576904297\" yaw=\"292.3551940917969\" z=\"1.5179405212402344\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"242.37962341308594\" y=\"133.31591796875\" yaw=\"271.3932189941406\" z=\"0.9737061858177185\" />\n      <waypoint pitch=\"359.4570007324219\" roll=\"0.0\" x=\"243.5809783935547\" y=\"83.9198226928711\" yaw=\"271.3932189941406\" z=\"0.10965587198734283\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"244.72901916503906\" y=\"36.71669006347656\" yaw=\"271.3932189941406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"248.2423858642578\" y=\"-107.74238586425781\" yaw=\"271.3932189941406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"248.80662536621094\" y=\"-145.88040161132812\" yaw=\"266.3844909667969\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"244.70706176757812\" y=\"-168.1217498779297\" yaw=\"252.72821044921875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"239.55322265625\" y=\"-181.19920349121094\" yaw=\"244.25286865234375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"219.55043029785156\" y=\"-202.76622009277344\" yaw=\"207.8838653564453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"186.7594757080078\" y=\"-207.89999389648438\" yaw=\"180.0\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.04937744140625\" y=\"-204.5634307861328\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.72634887695312\" y=\"-205.4510955810547\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.51055908203125\" y=\"-206.2355499267578\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"28.422487258911133\" y=\"-207.29322814941406\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.0450122356414795\" y=\"-179.8217010498047\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.6303980350494385\" y=\"-156.0987548828125\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.970603942871094\" y=\"-138.9786834716797\" yaw=\"-178.77273559570312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.0109977722168\" y=\"-139.51512145996094\" yaw=\"-178.77273559570312\" z=\"0.0\" />\n      <waypoint pitch=\"0.9269899129867554\" roll=\"0.0\" x=\"-98.27091217041016\" y=\"-140.3776092529297\" yaw=\"-178.77273559570312\" z=\"0.16794903576374054\" />\n      <waypoint pitch=\"1.3394951820373535\" roll=\"0.0\" x=\"-109.68946838378906\" y=\"-139.8309326171875\" yaw=\"-189.39987182617188\" z=\"0.3948628604412079\" />\n      <waypoint pitch=\"1.2481937408447266\" roll=\"0.0\" x=\"-121.81634521484375\" y=\"-136.05043029785156\" yaw=\"-205.22950744628906\" z=\"0.6803770065307617\" />\n      <waypoint pitch=\"0.3184773325920105\" roll=\"0.0\" x=\"-133.79580688476562\" y=\"-127.8875503540039\" yaw=\"-223.3119659423828\" z=\"0.8718399405479431\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-147.49790954589844\" y=\"-104.48455047607422\" yaw=\"-255.89414978027344\" z=\"0.6941555738449097\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-148.97427368164062\" y=\"-65.22943878173828\" yaw=\"90.02985382080078\" z=\"0.2508713901042938\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0009765625\" y=\"-13.97378921508789\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0140380859375\" y=\"11.071370124816895\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0492706298828\" y=\"78.70879364013672\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.9384765625\" y=\"110.31230163574219\" yaw=\"84.8829574584961\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.88162231445312\" y=\"135.63145446777344\" yaw=\"17.122915267944336\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.3604736328125\" y=\"136.3090362548828\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-88.61756134033203\" y=\"151.7159881591797\" yaw=\"89.78770446777344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-85.45052337646484\" y=\"175.27224731445312\" yaw=\"430.25048828125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.45086669921875\" y=\"189.88035583496094\" yaw=\"412.3377685546875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-34.26414489746094\" y=\"207.61659240722656\" yaw=\"359.8570556640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.08990478515625\" roll=\"0.0\" x=\"28.594480514526367\" y=\"207.4597625732422\" yaw=\"359.8570556640625\" z=\"0.0016598827205598354\" />\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"120.28245544433594\" y=\"207.23097229003906\" yaw=\"359.8570556640625\" z=\"1.753359317779541\" />\n      <waypoint pitch=\"360.64697265625\" roll=\"0.0\" x=\"169.67909240722656\" y=\"206.05145263671875\" yaw=\"351.9501953125\" z=\"2.7952871322631836\" />\n      <waypoint pitch=\"358.8504943847656\" roll=\"0.0\" x=\"192.05897521972656\" y=\"200.4681854248047\" yaw=\"340.0337219238281\" z=\"2.6987407207489014\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"217.55909729003906\" y=\"187.13880920410156\" yaw=\"323.03790283203125\" z=\"2.1395950317382812\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"230.86802673339844\" y=\"173.43780517578125\" yaw=\"305.298828125\" z=\"1.7801880836486816\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"242.34030151367188\" y=\"134.93240356445312\" yaw=\"271.3932189941406\" z=\"1.0068163871765137\" />\n      <waypoint pitch=\"359.4638366699219\" roll=\"0.0\" x=\"243.58807373046875\" y=\"83.62820434570312\" yaw=\"271.3932189941406\" z=\"0.10690876096487045\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.4429473876953\" y=\"58.78303909301758\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.1759033203125\" y=\"86.14163208007812\" yaw=\"89.9891586303711\" z=\"0.1978229284286499\" />\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"119.55925750732422\" y=\"129.38653564453125\" yaw=\"179.18280029296875\" z=\"0.3043796718120575\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"22.24036979675293\" y=\"130.77467346191406\" yaw=\"179.18280029296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-39.46299743652344\" y=\"131.36166381835938\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-101.89210510253906\" y=\"132.77488708496094\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-119.17960357666016\" y=\"133.16622924804688\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.55592346191406\" y=\"91.50279998779297\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-111.93733978271484\" y=\"32.844261169433594\" yaw=\"134.67684936523438\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-122.3984603881836\" y=\"43.42405700683594\" yaw=\"134.67684936523438\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.05442810058594\" y=\"88.62183380126953\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.46235656738281\" y=\"136.3566131591797\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.81599807739258\" y=\"135.41384887695312\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-25.408876419067383\" y=\"134.54441833496094\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.531421661376953\" y=\"134.2993927001953\" yaw=\"-0.8172039985656738\" z=\"0.0\" />\n      <waypoint pitch=\"0.05265403538942337\" roll=\"0.0\" x=\"62.63039779663086\" y=\"133.6988983154297\" yaw=\"-0.8172039985656738\" z=\"0.0019213971681892872\" />\n      <waypoint pitch=\"0.37775900959968567\" roll=\"0.0\" x=\"111.81562042236328\" y=\"132.99732971191406\" yaw=\"-0.8172039985656738\" z=\"0.2529905140399933\" />\n      <waypoint pitch=\"0.3190945088863373\" roll=\"0.0\" x=\"136.89471435546875\" y=\"132.15496826171875\" yaw=\"-9.716254234313965\" z=\"0.4155592620372772\" />\n      <waypoint pitch=\"-0.2916259169578552\" roll=\"0.0\" x=\"159.32070922851562\" y=\"120.1669921875\" yaw=\"-46.52322769165039\" z=\"0.42149150371551514\" />\n      <waypoint pitch=\"-0.36257460713386536\" roll=\"0.0\" x=\"170.58721923828125\" y=\"94.4096908569336\" yaw=\"-86.22663116455078\" z=\"0.24942944943904877\" />\n      <waypoint pitch=\"-0.36257460713386536\" roll=\"0.0\" x=\"170.67576599121094\" y=\"85.38207244873047\" yaw=\"-90.0108413696289\" z=\"0.19302046298980713\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"197.95896911621094\" y=\"62.3177375793457\" yaw=\"359.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"213.7740478515625\" y=\"62.27705001831055\" yaw=\"359.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.6101658344268799\" roll=\"0.0\" x=\"229.51553344726562\" y=\"86.44108581542969\" yaw=\"91.3932113647461\" z=\"0.13846196234226227\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"228.47914123535156\" y=\"129.05433654785156\" yaw=\"91.3932113647461\" z=\"0.893389105796814\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"226.96812438964844\" y=\"148.68304443359375\" yaw=\"103.31062316894531\" z=\"1.3346905708312988\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"222.54409790039062\" y=\"160.3401336669922\" yaw=\"118.25410461425781\" z=\"1.6374566555023193\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"198.1724395751953\" y=\"182.57904052734375\" yaw=\"153.02145385742188\" z=\"2.433523178100586\" />\n      <waypoint pitch=\"0.9251042008399963\" roll=\"0.0\" x=\"184.89642333984375\" y=\"188.14019775390625\" yaw=\"161.52224731445312\" z=\"2.7485287189483643\" />\n      <waypoint pitch=\"-1.274809718132019\" roll=\"0.0\" x=\"154.46665954589844\" y=\"193.14556884765625\" yaw=\"179.79592895507812\" z=\"2.514932155609131\" />\n      <waypoint pitch=\"-1.1791516542434692\" roll=\"0.0\" x=\"54.19266128540039\" y=\"193.39584350585938\" yaw=\"179.85704040527344\" z=\"0.28553712368011475\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.99498176574707\" y=\"193.4736785888672\" yaw=\"179.85704040527344\" z=\"0.0\" />\n   </route>\n   <route id=\"22\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.29163360595703\" y=\"172.4770965576172\" yaw=\"157.35345458984375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-44.043819427490234\" y=\"183.38450622558594\" yaw=\"142.6077117919922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.3894157409668\" y=\"187.3509063720703\" yaw=\"-142.61647033691406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.32477569580078\" y=\"161.82525634765625\" yaw=\"263.2699890136719\" z=\"0.0\" />\n      <waypoint pitch=\"360.56756591796875\" roll=\"0.0\" x=\"-74.04093170166016\" y=\"118.80690002441406\" yaw=\"269.84375\" z=\"0.08328817784786224\" />\n      <waypoint pitch=\"361.01251220703125\" roll=\"0.0\" x=\"-74.08322143554688\" y=\"103.30123901367188\" yaw=\"269.84375\" z=\"0.3061089515686035\" />\n      <waypoint pitch=\"359.3743591308594\" roll=\"0.0\" x=\"-74.4142074584961\" y=\"-18.0611572265625\" yaw=\"269.84375\" z=\"-0.12205660343170166\" />\n      <waypoint pitch=\"360.9750061035156\" roll=\"0.0\" x=\"-74.67959594726562\" y=\"-115.37079620361328\" yaw=\"269.84375\" z=\"-0.19012445211410522\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-74.32001495361328\" y=\"-155.08238220214844\" yaw=\"272.33575439453125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-73.37774658203125\" y=\"-172.72694396972656\" yaw=\"273.2701721191406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-71.09247589111328\" y=\"-182.91810607910156\" yaw=\"-64.05120849609375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-41.73381042480469\" y=\"-195.05184936523438\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-19.081398010253906\" y=\"-194.4825897216797\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"29.024700164794922\" y=\"-193.273681640625\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"62.72936248779297\" y=\"-192.4266815185547\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"4.589746952056885\" roll=\"0.0\" x=\"82.6850814819336\" y=\"-180.8443145751953\" yaw=\"90.153564453125\" z=\"-0.0684739202260971\" />\n      <waypoint pitch=\"20.022924423217773\" roll=\"0.0\" x=\"82.65785217285156\" y=\"-170.68727111816406\" yaw=\"90.153564453125\" z=\"2.9187793731689453\" />\n      <waypoint pitch=\"8.271315574645996\" roll=\"0.0\" x=\"82.3097915649414\" y=\"-151.26084899902344\" yaw=\"92.02412414550781\" z=\"7.114589214324951\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"105.84892272949219\" y=\"-132.50392150878906\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"132.25645446777344\" y=\"-131.93820190429688\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"349.3600769042969\" roll=\"0.0\" x=\"154.67413330078125\" y=\"-172.2240753173828\" yaw=\"270.9964904785156\" z=\"1.4122499227523804\" />\n      <waypoint pitch=\"356.24176025390625\" roll=\"0.0\" x=\"154.84521484375\" y=\"-182.06004333496094\" yaw=\"270.9964904785156\" z=\"0.17619851231575012\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"173.45175170898438\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.4275360107422\" y=\"-149.4681854248047\" yaw=\"83.21305847167969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.19712829589844\" y=\"-106.051513671875\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.37173461914062\" y=\"-30.996564865112305\" yaw=\"91.3932113647461\" z=\"0.0\" />\n   </route>\n   <route id=\"23\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"242.82496643066406\" y=\"-28.946699142456055\" yaw=\"271.3932189941406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"202.05462646484375\" y=\"-204.27532958984375\" yaw=\"184.48477172851562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"139.09124755859375\" y=\"-204.51211547851562\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"101.20665740966797\" y=\"-205.4641571044922\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.25521087646484\" y=\"-206.26708984375\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.49513053894043\" y=\"-207.26626586914062\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-17.266639709472656\" y=\"-208.44140625\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-51.76555252075195\" y=\"-209.2830352783203\" yaw=\"-180.70985412597656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-70.654296875\" y=\"-203.65118408203125\" yaw=\"-212.49505615234375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.24018096923828\" y=\"-187.83908081054688\" yaw=\"-246.1660919189453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-87.75787353515625\" y=\"-166.47357177734375\" yaw=\"93.27017974853516\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.24722290039062\" y=\"-157.10166931152344\" yaw=\"92.49906921386719\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-61.54566192626953\" y=\"-136.0900421142578\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-18.87356185913086\" y=\"-135.17587280273438\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-4.565901279449463\" y=\"-118.18718719482422\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-5.756829261779785\" y=\"-69.9244384765625\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.576386451721191\" y=\"-39.53565979003906\" yaw=\"93.60499572753906\" z=\"0.0\" />\n   </route>\n   <route id=\"24\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.225123882293701\" y=\"-48.80089569091797\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"5.875363349914551\" y=\"-115.67737579345703\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.7317023277282715\" y=\"-150.3807830810547\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.315033435821533\" y=\"-174.0204620361328\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.36992835998535\" y=\"-204.91775512695312\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-39.954124450683594\" y=\"-205.5104217529297\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-55.47652816772461\" y=\"-205.51878356933594\" yaw=\"-187.3507843017578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.82172393798828\" y=\"-198.5001983642578\" yaw=\"-219.12635803222656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-81.79771423339844\" y=\"-184.55084228515625\" yaw=\"-249.73219299316406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.1378173828125\" y=\"-168.47486877441406\" yaw=\"93.27017974853516\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.78074645996094\" y=\"-156.24603271484375\" yaw=\"92.41927337646484\" z=\"0.0\" />\n      <waypoint pitch=\"-0.6999847292900085\" roll=\"0.0\" x=\"-85.19674682617188\" y=\"-121.64520263671875\" yaw=\"89.84374237060547\" z=\"-0.09799123555421829\" />\n      <waypoint pitch=\"0.8396051526069641\" roll=\"0.0\" x=\"-84.95523834228516\" y=\"-33.09278869628906\" yaw=\"89.84374237060547\" z=\"-0.32847538590431213\" />\n      <waypoint pitch=\"0.5447356700897217\" roll=\"0.0\" x=\"-84.90628051757812\" y=\"-15.141249656677246\" yaw=\"89.84374237060547\" z=\"-0.09252628684043884\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-62.203826904296875\" y=\"0.5628460645675659\" yaw=\"0.2946014404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-44.692787170410156\" y=\"0.6528862714767456\" yaw=\"0.2946014404296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.0906859636306763\" y=\"23.818056106567383\" yaw=\"1.4910019636154175\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"36.35920333862305\" y=\"7.089420318603516\" yaw=\"0.275054931640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"87.97335052490234\" y=\"7.8348164558410645\" yaw=\"0.855804443359375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"212.21026611328125\" y=\"9.690616607666016\" yaw=\"0.855804443359375\" z=\"0.0\" />\n   </route>\n   <route id=\"25\" town=\"Town03\">\n      <waypoint pitch=\"0.5390814542770386\" roll=\"0.0\" x=\"233.08815002441406\" y=\"83.49765014648438\" yaw=\"91.3932113647461\" z=\"0.10807953774929047\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"231.75491333007812\" y=\"138.31607055664062\" yaw=\"91.3932113647461\" z=\"1.08135187625885\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"223.06838989257812\" y=\"166.25201416015625\" yaw=\"123.78640747070312\" z=\"1.7495452165603638\" />\n      <waypoint pitch=\"1.1732286214828491\" roll=\"0.0\" x=\"193.2835235595703\" y=\"188.7106170654297\" yaw=\"157.0904083251953\" z=\"2.587453842163086\" />\n      <waypoint pitch=\"-1.274809718132019\" roll=\"0.0\" x=\"154.587158203125\" y=\"196.64511108398438\" yaw=\"179.73440551757812\" z=\"2.5174615383148193\" />\n      <waypoint pitch=\"-1.1507278680801392\" roll=\"0.0\" x=\"53.53249740600586\" y=\"196.89749145507812\" yaw=\"179.85704040527344\" z=\"0.27193713188171387\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.964862823486328\" y=\"197.06590270996094\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.92442321777344\" y=\"175.6728057861328\" yaw=\"244.54786682128906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.10051727294922\" y=\"156.29779052734375\" yaw=\"-90.21229553222656\" z=\"0.0\" />\n      <waypoint pitch=\"360.658935546875\" roll=\"0.0\" x=\"-77.54830169677734\" y=\"116.10894012451172\" yaw=\"269.84375\" z=\"0.11226718872785568\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-101.58332061767578\" y=\"17.39487648010254\" yaw=\"134.67684936523438\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.07302856445312\" y=\"36.094329833984375\" yaw=\"134.67684936523438\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.52513122558594\" y=\"32.36664581298828\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.51429748535156\" y=\"11.581296920776367\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.47772216796875\" y=\"-58.59758377075195\" yaw=\"270.02984619140625\" z=\"0.17540712654590607\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.46217346191406\" y=\"-88.44644927978516\" yaw=\"270.02984619140625\" z=\"0.5151526927947998\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-141.83010864257812\" y=\"-110.37108612060547\" yaw=\"-66.82627868652344\" z=\"0.7783496975898743\" />\n      <waypoint pitch=\"358.832275390625\" roll=\"0.0\" x=\"-103.63831329345703\" y=\"-136.9244842529297\" yaw=\"-1.992431640625\" z=\"0.26651063561439514\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.63223266601562\" y=\"-159.3397216796875\" yaw=\"272.8094177246094\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-76.88338470458984\" y=\"-172.7281494140625\" yaw=\"273.2701721191406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-39.550636291503906\" y=\"-198.49807739257812\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"29.617021560668945\" y=\"-196.7598876953125\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"65.93098449707031\" y=\"-195.84732055664062\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"103.68348693847656\" y=\"-194.89859008789062\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"128.0686798095703\" y=\"-194.28579711914062\" yaw=\"1.439544677734375\" z=\"0.0\" />\n   </route>\n   <route id=\"26\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-19.782339096069336\" y=\"13.483247756958008\" yaw=\"54.74591064453125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-10.459572792053223\" y=\"34.79402542114258\" yaw=\"84.00189208984375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.991477966308594\" y=\"55.58932876586914\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.673476219177246\" y=\"105.84624481201172\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.628939628601074\" y=\"112.88488006591797\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-29.619413375854492\" y=\"131.13882446289062\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-54.94852066040039\" y=\"131.7122039794922\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.7720031738281\" roll=\"0.0\" x=\"-74.05745697021484\" y=\"112.74925994873047\" yaw=\"269.84375\" z=\"0.15410159528255463\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-61.74953842163086\" y=\"0.5651818513870239\" yaw=\"0.2946014404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-43.59737777709961\" y=\"0.6585187911987305\" yaw=\"0.2946014404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-11.501896858215332\" y=\"27.948083877563477\" yaw=\"79.77850341796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.62656021118164\" y=\"113.2608642578125\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.404424667358398\" y=\"148.3672332763672\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.180924415588379\" y=\"183.6891326904297\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.235055923461914\" y=\"193.58154296875\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.00404357910156\" y=\"193.46853637695312\" yaw=\"185.98472595214844\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.083213806152344\" y=\"186.8047332763672\" yaw=\"-140.9628143310547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.33927154541016\" y=\"161.70071411132812\" yaw=\"263.451904296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.6606750488281\" roll=\"0.0\" x=\"-74.04845428466797\" y=\"116.04778289794922\" yaw=\"269.84375\" z=\"0.1128615215420723\" />\n      <waypoint pitch=\"359.5606384277344\" roll=\"0.0\" x=\"-74.19332885742188\" y=\"62.92967987060547\" yaw=\"269.84375\" z=\"0.8154828548431396\" />\n      <waypoint pitch=\"359.3812255859375\" roll=\"0.0\" x=\"-74.41353607177734\" y=\"-17.815343856811523\" yaw=\"269.84375\" z=\"-0.11938713490962982\" />\n      <waypoint pitch=\"360.8299560546875\" roll=\"0.0\" x=\"-74.68866729736328\" y=\"-118.69511413574219\" yaw=\"269.84375\" z=\"-0.13776136934757233\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-44.429141998291016\" y=\"-135.7233428955078\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-18.777210235595703\" y=\"-135.17379760742188\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.853688716888428\" y=\"-155.32432556152344\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.401503562927246\" y=\"-177.52468872070312\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-18.94873046875\" y=\"-204.98255920410156\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-45.018836975097656\" y=\"-205.63771057128906\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-61.390541076660156\" y=\"-204.185546875\" yaw=\"-198.05747985839844\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-83.70001220703125\" y=\"-175.95941162109375\" yaw=\"-265.2980041503906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.67965698242188\" y=\"-158.51748657226562\" yaw=\"92.67711639404297\" z=\"0.0\" />\n      <waypoint pitch=\"-0.8613079786300659\" roll=\"0.0\" x=\"-85.18666076660156\" y=\"-117.94813537597656\" yaw=\"89.84374237060547\" z=\"-0.14836347103118896\" />\n      <waypoint pitch=\"0.8396051526069641\" roll=\"0.0\" x=\"-84.99970245361328\" y=\"-49.39560317993164\" yaw=\"89.84374237060547\" z=\"-0.567375659942627\" />\n      <waypoint pitch=\"0.5208543539047241\" roll=\"0.0\" x=\"-84.9039535522461\" y=\"-14.287949562072754\" yaw=\"89.84374237060547\" z=\"-0.08459138870239258\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-60.93339157104492\" y=\"0.5693784952163696\" yaw=\"0.2946014404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-47.164615631103516\" y=\"0.6401764154434204\" yaw=\"0.2946014404296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.45035934448242\" y=\"1.0153701305389404\" yaw=\"7.855984210968018\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.567935943603516\" y=\"12.294333457946777\" yaw=\"58.34311294555664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.063502311706543\" y=\"44.20654296875\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.623111724853516\" y=\"113.80584716796875\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-44.86757278442383\" y=\"131.4840087890625\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-56.173500061035156\" y=\"131.7399444580078\" yaw=\"178.7032012939453\" z=\"0.0\" />\n   </route>\n   <route id=\"27\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-85.09737396240234\" y=\"157.15846252441406\" yaw=\"89.78770446777344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-78.1828384399414\" y=\"182.5640411376953\" yaw=\"419.5072021484375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-36.496639251708984\" y=\"204.12216186523438\" yaw=\"359.8570556640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.788967132568359\" y=\"178.88340759277344\" yaw=\"269.637451171875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.613665580749512\" y=\"151.1787567138672\" yaw=\"269.637451171875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.407750606536865\" y=\"118.63587951660156\" yaw=\"269.637451171875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.061944484710693\" y=\"63.98471450805664\" yaw=\"269.637451171875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"4.941686153411865\" y=\"40.00344467163086\" yaw=\"-88.00483703613281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.493465900421143\" y=\"30.591541290283203\" yaw=\"-73.40831756591797\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-1.3213982582092285\" y=\"-23.05087661743164\" yaw=\"-182.07357788085938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-23.532297134399414\" y=\"-3.9328274726867676\" yaw=\"100.95172119140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-20.679004669189453\" y=\"12.112287521362305\" yaw=\"58.88134002685547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-10.066995620727539\" y=\"43.65446090698242\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.814358711242676\" y=\"83.58125305175781\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.62684440612793\" y=\"113.21603393554688\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.398987770080566\" y=\"149.22645568847656\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.177349090576172\" y=\"184.2542724609375\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-24.995481491088867\" y=\"193.5934295654297\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.006431579589844\" y=\"193.6333770751953\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.14776611328125\" y=\"173.33792114257812\" yaw=\"245.87551879882812\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.6182861328125\" y=\"151.4962921142578\" yaw=\"-90.21229553222656\" z=\"0.0\" />\n      <waypoint pitch=\"360.7207946777344\" roll=\"0.0\" x=\"-74.05331420898438\" y=\"114.26641082763672\" yaw=\"269.84375\" z=\"0.13433724641799927\" />\n      <waypoint pitch=\"361.01251220703125\" roll=\"0.0\" x=\"-74.13955688476562\" y=\"82.64352416992188\" yaw=\"269.84375\" z=\"0.6711697578430176\" />\n      <waypoint pitch=\"359.6068420410156\" roll=\"0.0\" x=\"-74.3045654296875\" y=\"22.140655517578125\" yaw=\"269.84375\" z=\"0.023918310180306435\" />\n      <waypoint pitch=\"359.4602355957031\" roll=\"0.0\" x=\"-74.40583801269531\" y=\"-14.992212295532227\" yaw=\"269.84375\" z=\"-0.09084475785493851\" />\n      <waypoint pitch=\"360.368408203125\" roll=\"0.0\" x=\"-74.5853500366211\" y=\"-80.81341552734375\" yaw=\"269.84375\" z=\"-0.8495468497276306\" />\n      <waypoint pitch=\"360.8008728027344\" roll=\"0.0\" x=\"-74.69048309326172\" y=\"-119.36174774169922\" yaw=\"269.84375\" z=\"-0.12827399373054504\" />\n      <waypoint pitch=\"0.9636825323104858\" roll=\"0.0\" x=\"-99.09251403808594\" y=\"-140.3952178955078\" yaw=\"-178.77273559570312\" z=\"0.18150785565376282\" />\n      <waypoint pitch=\"1.082247018814087\" roll=\"0.0\" x=\"-124.13429260253906\" y=\"-134.87734985351562\" yaw=\"-208.4570770263672\" z=\"0.7312120199203491\" />\n      <waypoint pitch=\"0.2805521488189697\" roll=\"0.0\" x=\"-134.2252197265625\" y=\"-127.47745513916016\" yaw=\"-224.04959106445312\" z=\"0.874826192855835\" />\n      <waypoint pitch=\"-0.5362162590026855\" roll=\"0.0\" x=\"-142.12185668945312\" y=\"-117.49422454833984\" yaw=\"-239.2015838623047\" z=\"0.8473773002624512\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-148.80148315429688\" y=\"-96.58438110351562\" yaw=\"-265.3663330078125\" z=\"0.606207549571991\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-148.9765625\" y=\"-60.8302001953125\" yaw=\"90.02985382080078\" z=\"0.20079843699932098\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.00067138671875\" y=\"-14.553653717041016\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0156707763672\" y=\"14.220694541931152\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0532989501953\" y=\"86.44751739501953\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0489044189453\" y=\"108.48200988769531\" yaw=\"88.21219635009766\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-141.7913818359375\" y=\"127.65129089355469\" yaw=\"50.31431198120117\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-134.47654724121094\" y=\"133.6941680908203\" yaw=\"28.599214553833008\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-110.90596008300781\" y=\"136.47984313964844\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n   </route>\n   <route id=\"28\" town=\"Town03\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-55.66609573364258\" y=\"-135.96408081054688\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-18.74334716796875\" y=\"-135.17308044433594\" yaw=\"1.227264404296875\" z=\"0.0\" />\n      <waypoint pitch=\"369.29339599609375\" roll=\"0.0\" x=\"34.131954193115234\" y=\"-134.04031372070312\" yaw=\"1.227264404296875\" z=\"1.6106572151184082\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.18731689453125\" y=\"-132.71090698242188\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.3654022216797\" y=\"-131.91444396972656\" yaw=\"1.227264404296875\" z=\"8.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"150.0681610107422\" y=\"-108.6700439453125\" yaw=\"90.9964828491211\" z=\"8.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"149.74383544921875\" y=\"-90.02452850341797\" yaw=\"90.9964828491211\" z=\"8.0\" />\n      <waypoint pitch=\"-9.366676330566406\" roll=\"0.0\" x=\"149.252685546875\" y=\"-61.78711700439453\" yaw=\"90.9964828491211\" z=\"7.3580169677734375\" />\n      <waypoint pitch=\"-5.851318359375\" roll=\"0.0\" x=\"148.6051788330078\" y=\"-24.560352325439453\" yaw=\"90.9964828491211\" z=\"0.8056891560554504\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"139.0396270751953\" y=\"-6.404049873352051\" yaw=\"-179.14419555664062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.94041442871094\" y=\"-6.734158515930176\" yaw=\"-179.14419555664062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"100.6784896850586\" y=\"-6.977072715759277\" yaw=\"-179.14419555664062\" z=\"0.0\" />\n      <waypoint pitch=\"364.7043151855469\" roll=\"0.0\" x=\"81.13427734375\" y=\"-18.90686798095703\" yaw=\"272.02410888671875\" z=\"0.6040446162223816\" />\n      <waypoint pitch=\"369.5948181152344\" roll=\"0.0\" x=\"82.49311828613281\" y=\"-57.35474395751953\" yaw=\"272.02410888671875\" z=\"6.393786907196045\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"83.75829315185547\" y=\"-93.15241241455078\" yaw=\"272.02410888671875\" z=\"8.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"84.58844757080078\" y=\"-116.64140319824219\" yaw=\"272.02410888671875\" z=\"8.0\" />\n      <waypoint pitch=\"351.72869873046875\" roll=\"0.0\" x=\"85.94878387451172\" y=\"-155.45480346679688\" yaw=\"271.6374816894531\" z=\"6.492668628692627\" />\n      <waypoint pitch=\"338.3853454589844\" roll=\"0.0\" x=\"86.16959381103516\" y=\"-175.06288146972656\" yaw=\"270.153564453125\" z=\"1.2514665126800537\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"120.54462432861328\" y=\"-190.97378540039062\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"136.11410522460938\" y=\"-190.58251953125\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"172.377197265625\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"195.14794921875\" y=\"-193.89999389648438\" yaw=\"-0.0\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.39239501953125\" y=\"-190.18190002441406\" yaw=\"28.722702026367188\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"224.95706176757812\" y=\"-178.93377685546875\" yaw=\"59.68745040893555\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.6760711669922\" y=\"-159.14279174804688\" yaw=\"76.2637710571289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"234.7122039794922\" y=\"-127.22956848144531\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.3142547607422\" y=\"-28.633277893066406\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.0157928466797\" y=\"24.75578498840332\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.69898986816406\" y=\"37.781551361083984\" yaw=\"91.3932113647461\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"218.31272888183594\" y=\"58.76536560058594\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.6381378173828\" y=\"58.81083679199219\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.17486572265625\" y=\"80.66641998291016\" yaw=\"89.9891586303711\" z=\"0.16317512094974518\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.105224609375\" y=\"94.01600646972656\" yaw=\"93.52587890625\" z=\"0.24834580719470978\" />\n      <waypoint pitch=\"360.3023376464844\" roll=\"0.0\" x=\"157.06471252441406\" y=\"117.45616912841797\" yaw=\"132.8494873046875\" z=\"0.41924184560775757\" />\n      <waypoint pitch=\"360.01605224609375\" roll=\"0.0\" x=\"148.43711853027344\" y=\"124.3321533203125\" yaw=\"150.0758514404297\" z=\"0.4514743983745575\" />\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"121.45110321044922\" y=\"129.3595428466797\" yaw=\"179.18280029296875\" z=\"0.3168541491031647\" />\n      <waypoint pitch=\"359.7096862792969\" roll=\"0.0\" x=\"81.45323944091797\" y=\"129.93006896972656\" yaw=\"179.18280029296875\" z=\"0.05841410532593727\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"21.339223861694336\" y=\"130.78753662109375\" yaw=\"179.18280029296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.41317367553711\" y=\"146.98448181152344\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.191349029541016\" y=\"182.0417022705078\" yaw=\"89.63746643066406\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-21.27622413635254\" y=\"193.5841522216797\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.239097595214844\" y=\"193.6339569091797\" yaw=\"179.85704040527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.70186614990234\" y=\"177.9541015625\" yaw=\"238.29043579101562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.59652709960938\" y=\"157.3665771484375\" yaw=\"269.7544250488281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.62340545654297\" y=\"150.11465454101562\" yaw=\"-90.21229553222656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-99.00537109375\" y=\"132.7095489501953\" yaw=\"178.7032012939453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-123.07547760009766\" y=\"133.2301025390625\" yaw=\"181.43280029296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-142.1501007080078\" y=\"120.9119644165039\" yaw=\"241.4415283203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.5598907470703\" y=\"99.10250854492188\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.54893493652344\" y=\"78.06743621826172\" yaw=\"270.02984619140625\" z=\"0.0\" />\n   </route>\n   <route id=\"29\" town=\"Town03\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-120.41492462158203\" y=\"136.69509887695312\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.66656494140625\" y=\"136.36123657226562\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-88.62013244628906\" y=\"151.02310180664062\" yaw=\"89.78770446777344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-24.45056915283203\" y=\"207.59210205078125\" yaw=\"359.8570556640625\" z=\"0.0\" />\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"89.07772827148438\" y=\"207.308837890625\" yaw=\"359.8570556640625\" z=\"1.0590637922286987\" />\n      <waypoint pitch=\"361.2748107910156\" roll=\"0.0\" x=\"154.06141662597656\" y=\"207.1466827392578\" yaw=\"359.8570556640625\" z=\"2.5049307346343994\" />\n      <waypoint pitch=\"359.7403259277344\" roll=\"0.0\" x=\"181.11911010742188\" y=\"203.8159637451172\" yaw=\"345.93621826171875\" z=\"2.832841634750366\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"228.4876708984375\" y=\"176.58255004882812\" yaw=\"308.94769287109375\" z=\"1.854116678237915\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"239.47128295898438\" y=\"156.00917053222656\" yaw=\"287.24560546875\" z=\"1.4144164323806763\" />\n      <waypoint pitch=\"358.8267822265625\" roll=\"0.0\" x=\"242.62298583984375\" y=\"123.30944061279297\" yaw=\"271.3932189941406\" z=\"0.7687458992004395\" />\n      <waypoint pitch=\"359.46343994140625\" roll=\"0.0\" x=\"243.58763122558594\" y=\"83.6460952758789\" yaw=\"271.3932189941406\" z=\"0.10707627236843109\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.67547607421875\" y=\"58.77729797363281\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"197.0686798095703\" y=\"58.82002258300781\" yaw=\"179.85260009765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"167.1748046875\" y=\"80.28977966308594\" yaw=\"89.9891586303711\" z=\"0.16079171001911163\" />\n      <waypoint pitch=\"360.3625793457031\" roll=\"0.0\" x=\"164.58360290527344\" y=\"105.46302795410156\" yaw=\"111.3202896118164\" z=\"0.32625898718833923\" />\n      <waypoint pitch=\"360.0700988769531\" roll=\"0.0\" x=\"150.21815490722656\" y=\"123.23844909667969\" yaw=\"146.8175506591797\" z=\"0.4498277008533478\" />\n      <waypoint pitch=\"359.62225341796875\" roll=\"0.0\" x=\"115.01752471923828\" y=\"129.45130920410156\" yaw=\"179.18280029296875\" z=\"0.27443236112594604\" />\n      <waypoint pitch=\"359.8114929199219\" roll=\"0.0\" x=\"73.36815643310547\" y=\"130.04539489746094\" yaw=\"179.18280029296875\" z=\"0.02462654933333397\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"20.695783615112305\" y=\"130.7967071533203\" yaw=\"179.18280029296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"5.269752025604248\" y=\"96.82662200927734\" yaw=\"269.637451171875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"4.968559265136719\" y=\"49.226112365722656\" yaw=\"269.637451171875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"6.623581409454346\" y=\"30.15484619140625\" yaw=\"-73.40831756591797\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.821406364440918\" y=\"17.875654220581055\" yaw=\"-42.44749450683594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"9.041407585144043\" y=\"-28.546295166015625\" yaw=\"256.73358154296875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"7.558082103729248\" y=\"-41.252296447753906\" yaw=\"269.94903564453125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.326837539672852\" y=\"-73.14237976074219\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"9.427704811096191\" y=\"-117.75535583496094\" yaw=\"-88.58646392822266\" z=\"0.0\" />\n      <waypoint pitch=\"364.085693359375\" roll=\"0.0\" x=\"23.005584716796875\" y=\"-134.27867126464844\" yaw=\"1.227264404296875\" z=\"0.31130459904670715\" />\n      <waypoint pitch=\"363.88116455078125\" roll=\"0.0\" x=\"68.07246398925781\" y=\"-133.31320190429688\" yaw=\"1.227264404296875\" z=\"7.794837951660156\" />\n      <waypoint pitch=\"351.72869873046875\" roll=\"0.0\" x=\"85.77274322509766\" y=\"-150.1508331298828\" yaw=\"272.02410888671875\" z=\"7.257076740264893\" />\n      <waypoint pitch=\"342.9743347167969\" roll=\"0.0\" x=\"86.17376708984375\" y=\"-176.61871337890625\" yaw=\"270.153564453125\" z=\"0.7268359065055847\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"60.36357879638672\" y=\"-202.9894256591797\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.211162567138672\" y=\"-203.8225555419922\" yaw=\"-178.56045532226562\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.0057239532470703\" y=\"-181.41387939453125\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.6878175735473633\" y=\"-153.77182006835938\" yaw=\"91.41353607177734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.644344329833984\" y=\"-138.62892150878906\" yaw=\"-178.77273559570312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-60.36044692993164\" y=\"-139.56546020507812\" yaw=\"-178.77273559570312\" z=\"0.0\" />\n      <waypoint pitch=\"0.8979907631874084\" roll=\"0.0\" x=\"-97.62158203125\" y=\"-140.3636932373047\" yaw=\"-178.77273559570312\" z=\"0.15760543942451477\" />\n      <waypoint pitch=\"1.1550344228744507\" roll=\"0.0\" x=\"-123.12574768066406\" y=\"-135.40794372558594\" yaw=\"-207.04139709472656\" z=\"0.7098062038421631\" />\n      <waypoint pitch=\"0.2784365117549896\" roll=\"0.0\" x=\"-134.24903869628906\" y=\"-127.45442199707031\" yaw=\"-224.0907440185547\" z=\"0.874981701374054\" />\n      <waypoint pitch=\"-0.3392750024795532\" roll=\"0.0\" x=\"-140.4632568359375\" y=\"-120.08601379394531\" yaw=\"-235.5649871826172\" z=\"0.8700417280197144\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-147.6195831298828\" y=\"-103.9893798828125\" yaw=\"-256.4966735839844\" z=\"0.688561201095581\" />\n      <waypoint pitch=\"-0.6521514654159546\" roll=\"0.0\" x=\"-148.96853637695312\" y=\"-76.22248077392578\" yaw=\"90.02985382080078\" z=\"0.37599629163742065\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0000762939453\" y=\"-15.698934555053711\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.0132293701172\" y=\"9.521836280822754\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-149.05062866210938\" y=\"81.3209228515625\" yaw=\"90.02985382080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-147.81800842285156\" y=\"116.2787094116211\" yaw=\"73.8450698852539\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.49449157714844\" y=\"130.0860595703125\" yaw=\"42.83589172363281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-132.05996704101562\" y=\"134.84791564941406\" yaw=\"22.443660736083984\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-114.05573272705078\" y=\"136.5511474609375\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.14859771728516\" y=\"136.3042449951172\" yaw=\"-1.296802282333374\" z=\"0.0\" />\n      <waypoint pitch=\"360.6927185058594\" roll=\"0.0\" x=\"-77.55103302001953\" y=\"115.1080322265625\" yaw=\"269.84375\" z=\"0.12407329678535461\" />\n      <waypoint pitch=\"359.8631591796875\" roll=\"0.0\" x=\"-77.68415832519531\" y=\"66.29521179199219\" yaw=\"269.84375\" z=\"0.8323577046394348\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-104.73693084716797\" y=\"-3.1559019088745117\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-112.75424194335938\" y=\"-3.1971263885498047\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-131.48812866210938\" y=\"-3.29345440864563\" yaw=\"-179.7053985595703\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.49832153320312\" y=\"-19.054967880249023\" yaw=\"270.02984619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.1104431152344\" roll=\"0.0\" x=\"-145.4909210205078\" y=\"-33.26752853393555\" yaw=\"270.02984619140625\" z=\"0.004896724130958319\" />\n      <waypoint pitch=\"360.4979553222656\" roll=\"0.0\" x=\"-145.48162841796875\" y=\"-51.09369659423828\" yaw=\"270.02984619140625\" z=\"0.09954112768173218\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.46336364746094\" y=\"-86.15687561035156\" yaw=\"270.02984619140625\" z=\"0.48909232020378113\" />\n      <waypoint pitch=\"360.65216064453125\" roll=\"0.0\" x=\"-145.19252014160156\" y=\"-97.56554412841797\" yaw=\"-83.74929809570312\" z=\"0.6212213039398193\" />\n      <waypoint pitch=\"360.3831481933594\" roll=\"0.0\" x=\"-137.93258666992188\" y=\"-117.57965087890625\" yaw=\"-56.37519836425781\" z=\"0.8658750653266907\" />\n      <waypoint pitch=\"358.88079833984375\" roll=\"0.0\" x=\"-121.99481964111328\" y=\"-132.05209350585938\" yaw=\"-27.738250732421875\" z=\"0.720517098903656\" />\n      <waypoint pitch=\"358.89276123046875\" roll=\"0.0\" x=\"-102.33731079101562\" y=\"-136.9498748779297\" yaw=\"-0.243194580078125\" z=\"0.23961549997329712\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-77.60590362548828\" y=\"-159.87039184570312\" yaw=\"272.8705139160156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-76.80565643310547\" y=\"-174.08859252929688\" yaw=\"273.2701721191406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-74.85099792480469\" y=\"-183.0941162109375\" yaw=\"-67.39408874511719\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-68.72269439697266\" y=\"-191.92027282714844\" yaw=\"-43.05873107910156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-63.31779861450195\" y=\"-195.78543090820312\" yaw=\"-28.080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-43.77156448364258\" y=\"-198.60415649414062\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-20.177804946899414\" y=\"-198.01124572753906\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"25.858642578125\" y=\"-196.85433959960938\" yaw=\"1.439544677734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"56.43988037109375\" y=\"-196.08583068847656\" yaw=\"1.439544677734375\" z=\"0.0\" />\n   </route>\n   <route id=\"30\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-488.22320556640625\" y=\"339.6849670410156\" yaw=\"59.5145149230957\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-475.5334167480469\" y=\"358.6210021972656\" yaw=\"52.83040237426758\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-447.5931701660156\" y=\"388.4106140136719\" yaw=\"40.839210510253906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-419.9382019042969\" y=\"408.3812255859375\" yaw=\"30.82954216003418\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-390.7762145996094\" y=\"422.646728515625\" yaw=\"21.30451011657715\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-353.0600891113281\" y=\"433.14752197265625\" yaw=\"9.811640739440918\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-321.3542785644531\" y=\"436.00048828125\" yaw=\"0.4719550609588623\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-277.26324462890625\" y=\"435.85406494140625\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-226.70909118652344\" y=\"435.6703796386719\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-177.30760192871094\" y=\"434.55560302734375\" yaw=\"-5.559072494506836\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-146.08168029785156\" y=\"429.1661376953125\" yaw=\"-14.025965690612793\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-112.87530517578125\" y=\"417.9194030761719\" yaw=\"-23.39567756652832\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-84.46420288085938\" y=\"403.0145568847656\" yaw=\"-31.968528747558594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-58.0605583190918\" y=\"383.5847473144531\" yaw=\"-40.728450775146484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.442157745361328\" y=\"353.67669677734375\" yaw=\"-51.796146392822266\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.57451629638672\" y=\"269.7650451660156\" yaw=\"-40.916812896728516\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"82.24029541015625\" y=\"248.6325225830078\" yaw=\"-33.83201217651367\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"133.7696990966797\" y=\"221.35757446289062\" yaw=\"-21.953279495239258\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"219.6721954345703\" y=\"192.3584747314453\" yaw=\"-20.596675872802734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"321.0372009277344\" y=\"146.99412536621094\" yaw=\"-30.665882110595703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.2953796386719\" y=\"92.96318054199219\" yaw=\"-56.819374084472656\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"413.94622802734375\" y=\"-240.84771728515625\" yaw=\"267.1632080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"409.15411376953125\" y=\"-272.8075866699219\" yaw=\"255.7819061279297\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"394.5356750488281\" y=\"-310.2859802246094\" yaw=\"241.60153198242188\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"361.81060791015625\" y=\"-352.4405212402344\" yaw=\"222.7532958984375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"322.1484680175781\" y=\"-379.4797668457031\" yaw=\"205.8142547607422\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"271.0467834472656\" y=\"-394.52667236328125\" yaw=\"186.9999237060547\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"145.00303649902344\" y=\"-395.58477783203125\" yaw=\"175.4221954345703\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"84.82112121582031\" y=\"-379.7251892089844\" yaw=\"155.05113220214844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"53.213504791259766\" y=\"-360.7630920410156\" yaw=\"143.0278778076172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"15.176793098449707\" y=\"-315.29376220703125\" yaw=\"123.47056579589844\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-12.797654151916504\" y=\"-234.8641357421875\" yaw=\"454.8860778808594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.270705223083496\" y=\"161.37664794921875\" yaw=\"89.71086883544922\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.517499923706055\" y=\"235.0567626953125\" yaw=\"94.42162322998047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-66.07498931884766\" y=\"347.8439636230469\" yaw=\"133.86752319335938\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-141.9580841064453\" y=\"395.2472229003906\" yaw=\"162.14744567871094\" z=\"0.0\" />\n   </route>\n   <route id=\"31\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-281.5526428222656\" y=\"-87.47563934326172\" yaw=\"176.10842895507812\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-310.5595397949219\" y=\"-86.0473861694336\" yaw=\"-187.61404418945312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-331.85467529296875\" y=\"-80.33483123779297\" yaw=\"-202.41879272460938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-354.71966552734375\" y=\"-66.363037109375\" yaw=\"-220.4357452392578\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-381.8287048339844\" y=\"-23.544204711914062\" yaw=\"-254.88758850097656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-384.6578063964844\" y=\"-5.952864170074463\" yaw=\"-266.8399658203125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-401.7231750488281\" y=\"5.803748607635498\" yaw=\"179.631591796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-439.4989929199219\" y=\"7.347505569458008\" yaw=\"-190.1195068359375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-480.9691467285156\" y=\"26.524372100830078\" yaw=\"-219.5145721435547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-502.7483215332031\" y=\"52.914344787597656\" yaw=\"-241.42083740234375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.7513427734375\" y=\"100.86363983154297\" yaw=\"90.3575210571289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-514.5786743164062\" y=\"201.4623565673828\" yaw=\"91.7344741821289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-504.91351318359375\" y=\"303.23046875\" yaw=\"71.28516387939453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-471.06451416015625\" y=\"364.29425048828125\" yaw=\"50.71378707885742\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-427.3395690917969\" y=\"403.7365417480469\" yaw=\"33.39055252075195\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-362.9612731933594\" y=\"431.170654296875\" yaw=\"12.770912170410156\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-289.670166015625\" y=\"435.899169921875\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.3670196533203\" y=\"435.56378173828125\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-126.55042266845703\" y=\"423.2880859375\" yaw=\"-19.473011016845703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.14501190185547\" y=\"406.43914794921875\" yaw=\"-30.197683334350586\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-41.47032928466797\" y=\"367.6764221191406\" yaw=\"-46.86736297607422\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.131141662597656\" y=\"233.97682189941406\" yaw=\"-86.51721954345703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.703251838684082\" y=\"57.05411911010742\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.309857368469238\" y=\"-32.79617691040039\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.847967147827148\" y=\"-150.4875030517578\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.290651321411133\" y=\"-170.50123596191406\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.7565803527832\" y=\"-170.3562774658203\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.66278076171875\" y=\"-170.26004028320312\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.77010345458984\" y=\"-170.01467895507812\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.0137481689453\" y=\"-169.85960388183594\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.89918518066406\" y=\"-169.5870361328125\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.6175079345703\" y=\"-169.45204162597656\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"243.9209442138672\" y=\"-169.26815795898438\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.7220153808594\" y=\"-169.1269989013672\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"300.8354187011719\" y=\"-168.9442138671875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"323.29046630859375\" y=\"-168.81639099121094\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"338.3078918457031\" y=\"-168.7309112548828\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.9974060058594\" y=\"-179.7596435546875\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.63641357421875\" y=\"-229.4485626220703\" yaw=\"-91.26260375976562\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.038818359375\" y=\"-250.28768920898438\" yaw=\"-178.60302734375\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.9431457519531\" y=\"-250.18927001953125\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"302.8276672363281\" y=\"-250.03700256347656\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.8157043457031\" y=\"-249.8028106689453\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"244.80979919433594\" y=\"-249.63751220703125\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"216.93577575683594\" y=\"-249.4456024169922\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"204.1916961669922\" y=\"-261.2143249511719\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"204.96435546875\" y=\"-294.8885192871094\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"215.9167938232422\" y=\"-307.83258056640625\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.5916748046875\" y=\"-307.527099609375\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.7578125\" y=\"-307.28863525390625\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"306.52886962890625\" y=\"-290.6662292480469\" yaw=\"65.18749237060547\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.8023986816406\" y=\"-260.4535827636719\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n   </route>\n   <route id=\"32\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"269.0704650878906\" y=\"-246.3044891357422\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"300.98529052734375\" y=\"-246.5242462158203\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.2895812988281\" y=\"-258.9996643066406\" yaw=\"270.51092529296875\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"312.9399719238281\" y=\"-283.4756164550781\" yaw=\"253.852294921875\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"287.4882507324219\" y=\"-310.2721862792969\" yaw=\"189.25515747070312\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"266.4151306152344\" y=\"-310.81292724609375\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"248.984619140625\" y=\"-310.99237060546875\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"214.57583618164062\" y=\"-311.3465576171875\" yaw=\"180.58978271484375\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.778076171875\" y=\"-311.1783142089844\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"160.05184936523438\" y=\"-311.2235412597656\" yaw=\"-181.35772705078125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"127.77545928955078\" y=\"-305.0201721191406\" yaw=\"-200.40090942382812\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"96.31536102294922\" y=\"-286.0783996582031\" yaw=\"-221.70245361328125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"77.39625549316406\" y=\"-263.79034423828125\" yaw=\"-237.07952880859375\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.925846099853516\" y=\"-234.94784545898438\" yaw=\"-252.85215759277344\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.790828704833984\" y=\"-202.98590087890625\" yaw=\"-268.8935241699219\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.69148254394531\" y=\"-188.51019287109375\" yaw=\"90.35357666015625\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.52420043945312\" y=\"-170.24945068359375\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.69795989990234\" y=\"-170.0150909423828\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.4148712158203\" y=\"-185.9712371826172\" yaw=\"272.4569396972656\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.35049438476562\" y=\"-211.70291137695312\" yaw=\"-63.98918151855469\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"151.6375732421875\" y=\"-230.22340393066406\" yaw=\"-40.845550537109375\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"182.2176513671875\" y=\"-244.37359619140625\" yaw=\"-8.816879272460938\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"191.0310516357422\" y=\"-245.1036834716797\" yaw=\"358.4046936035156\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.0151824951172\" y=\"-231.7708740234375\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.86997985839844\" y=\"-181.860595703125\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.7692108154297\" y=\"-169.451171875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.3657989501953\" y=\"-169.2599334716797\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.75653076171875\" y=\"-169.12680053710938\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.767822265625\" y=\"-168.93890380859375\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.3397216796875\" y=\"-168.81040954589844\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.23541259765625\" y=\"-168.71994018554688\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.42059326171875\" y=\"-168.6221160888672\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"368.80682373046875\" y=\"-168.55731201171875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.82220458984375\" y=\"-153.25997924804688\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.6919860839844\" y=\"-140.7970428466797\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.9174499511719\" y=\"-114.50049591064453\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"384.2105712890625\" y=\"-34.1280632019043\" yaw=\"90.43910217285156\" z=\"0.0\" />\n      <waypoint pitch=\"0.3238201141357422\" roll=\"0.0\" x=\"361.8473815917969\" y=\"5.333199977874756\" yaw=\"149.4435272216797\" z=\"0.03513186052441597\" />\n      <waypoint pitch=\"1.9857581853866577\" roll=\"0.0\" x=\"307.6686096191406\" y=\"10.060099601745605\" yaw=\"-179.02207946777344\" z=\"1.3211320638656616\" />\n      <waypoint pitch=\"3.3505096435546875\" roll=\"0.0\" x=\"255.2800750732422\" y=\"9.165844917297363\" yaw=\"-179.02207946777344\" z=\"3.7611031532287598\" />\n      <waypoint pitch=\"2.8235442638397217\" roll=\"0.0\" x=\"182.79576110839844\" y=\"7.928563594818115\" yaw=\"-179.02207946777344\" z=\"7.966650009155273\" />\n      <waypoint pitch=\"1.4486606121063232\" roll=\"0.0\" x=\"122.85963439941406\" y=\"6.90547513961792\" yaw=\"-179.02207946777344\" z=\"10.201515197753906\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"49.19037628173828\" y=\"6.282506942749023\" yaw=\"-179.76736450195312\" z=\"11.0\" />\n      <waypoint pitch=\"-0.5447480082511902\" roll=\"0.0\" x=\"-1.444108247756958\" y=\"6.076910018920898\" yaw=\"-179.76736450195312\" z=\"10.926908493041992\" />\n      <waypoint pitch=\"-0.9749510884284973\" roll=\"0.0\" x=\"-63.26222229003906\" y=\"5.862168312072754\" yaw=\"-179.9231719970703\" z=\"9.915364265441895\" />\n      <waypoint pitch=\"-1.749235987663269\" roll=\"0.0\" x=\"-114.35669708251953\" y=\"5.7936601638793945\" yaw=\"-179.9231719970703\" z=\"8.973443984985352\" />\n      <waypoint pitch=\"-2.9702091217041016\" roll=\"0.0\" x=\"-178.98451232910156\" y=\"5.70700740814209\" yaw=\"-179.9231719970703\" z=\"5.817442893981934\" />\n      <waypoint pitch=\"-2.0595204830169678\" roll=\"0.0\" x=\"-263.76251220703125\" y=\"5.593338966369629\" yaw=\"-179.9231719970703\" z=\"1.7683030366897583\" />\n      <waypoint pitch=\"-0.6504369378089905\" roll=\"0.0\" x=\"-331.0777587890625\" y=\"5.503083229064941\" yaw=\"-179.9231719970703\" z=\"0.1763741374015808\" />\n      <waypoint pitch=\"-0.022085964679718018\" roll=\"0.0\" x=\"-361.2178039550781\" y=\"5.543294429779053\" yaw=\"179.631591796875\" z=\"0.0002033561177086085\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-432.02093505859375\" y=\"6.334071159362793\" yaw=\"-185.31605529785156\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-493.97271728515625\" y=\"39.71971893310547\" yaw=\"-231.3241424560547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.587158203125\" y=\"91.11449432373047\" yaw=\"-266.8977966308594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.947265625\" y=\"132.26893615722656\" yaw=\"90.3575210571289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-514.2728271484375\" y=\"184.4401397705078\" yaw=\"90.3575210571289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-515.2552490234375\" y=\"238.67782592773438\" yaw=\"89.86629486083984\" z=\"0.0\" />\n   </route>\n   <route id=\"33\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-63.0432243347168\" y=\"387.7452697753906\" yaw=\"-38.99549102783203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.63063049316406\" y=\"357.6307678222656\" yaw=\"-50.440120697021484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.684922218322754\" y=\"270.6761169433594\" yaw=\"-76.6004638671875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.52663803100586\" y=\"220.31808471679688\" yaw=\"-90.16564178466797\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.234933853149414\" y=\"162.4143524169922\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.550390243530273\" y=\"26.762535095214844\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.254679679870605\" y=\"-46.855560302734375\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"361.47802734375\" roll=\"0.0\" x=\"67.48360443115234\" y=\"-103.71863555908203\" yaw=\"358.3492431640625\" z=\"0.2963566184043884\" />\n      <waypoint pitch=\"363.54254150390625\" roll=\"0.0\" x=\"97.12774658203125\" y=\"-100.31896209716797\" yaw=\"20.55169677734375\" z=\"1.7024706602096558\" />\n      <waypoint pitch=\"365.3463134765625\" roll=\"0.0\" x=\"118.11686706542969\" y=\"-86.13691711425781\" yaw=\"47.54095458984375\" z=\"3.877535581588745\" />\n      <waypoint pitch=\"365.0263366699219\" roll=\"0.0\" x=\"131.61622619628906\" y=\"-58.393516540527344\" yaw=\"80.56587982177734\" z=\"7.1716814041137695\" />\n      <waypoint pitch=\"363.0312805175781\" roll=\"0.0\" x=\"128.23634338378906\" y=\"-28.46866798400879\" yaw=\"112.11688995361328\" z=\"9.519408226013184\" />\n      <waypoint pitch=\"-0.44407668709754944\" roll=\"0.0\" x=\"1.3972853422164917\" y=\"6.088447570800781\" yaw=\"-179.76736450195312\" z=\"10.951427459716797\" />\n      <waypoint pitch=\"-0.9741529822349548\" roll=\"0.0\" x=\"-65.08020782470703\" y=\"5.8597307205200195\" yaw=\"-179.9231719970703\" z=\"9.884441375732422\" />\n      <waypoint pitch=\"359.7007141113281\" roll=\"0.0\" x=\"-106.3203125\" y=\"-9.66769027709961\" yaw=\"226.91018676757812\" z=\"9.322182655334473\" />\n      <waypoint pitch=\"357.0876159667969\" roll=\"0.0\" x=\"-119.02806854248047\" y=\"-36.12523651123047\" yaw=\"261.7791748046875\" z=\"8.397171974182129\" />\n      <waypoint pitch=\"356.02716064453125\" roll=\"0.0\" x=\"-111.6511459350586\" y=\"-72.12218475341797\" yaw=\"-59.072662353515625\" z=\"5.675800323486328\" />\n      <waypoint pitch=\"356.02716064453125\" roll=\"0.0\" x=\"-72.83853912353516\" y=\"-98.28777313232422\" yaw=\"-8.899246215820312\" z=\"2.005282402038574\" />\n      <waypoint pitch=\"359.74945068359375\" roll=\"0.0\" x=\"-35.542240142822266\" y=\"-89.2466049194336\" yaw=\"36.93992614746094\" z=\"0.0046467469073832035\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.205305099487305\" y=\"-36.5977668762207\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.017396926879883\" y=\"11.281970977783203\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.820234298706055\" y=\"52.47965621948242\" yaw=\"89.71086883544922\" z=\"0.0\" />\n      <waypoint pitch=\"361.2682800292969\" roll=\"0.0\" x=\"-60.99004364013672\" y=\"144.97706604003906\" yaw=\"172.96588134765625\" z=\"0.3752487599849701\" />\n      <waypoint pitch=\"364.0442199707031\" roll=\"0.0\" x=\"-118.65277862548828\" y=\"117.16047668457031\" yaw=\"240.92144775390625\" z=\"3.8155317306518555\" />\n      <waypoint pitch=\"364.77117919921875\" roll=\"0.0\" x=\"-125.39179992675781\" y=\"87.23468017578125\" yaw=\"273.736083984375\" z=\"6.545107841491699\" />\n      <waypoint pitch=\"361.3129577636719\" roll=\"0.0\" x=\"-106.98223114013672\" y=\"50.29240798950195\" yaw=\"319.24114990234375\" z=\"8.918218612670898\" />\n      <waypoint pitch=\"360.97479248046875\" roll=\"0.0\" x=\"-63.682159423828125\" y=\"37.36163330078125\" yaw=\"0.0768280029296875\" z=\"9.908937454223633\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.606971740722656\" y=\"37.97494888305664\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"357.4396057128906\" roll=\"0.0\" x=\"170.7868194580078\" y=\"39.22816467285156\" yaw=\"0.9779205322265625\" z=\"8.505694389343262\" />\n      <waypoint pitch=\"357.51171875\" roll=\"0.0\" x=\"287.8409423828125\" y=\"41.22623825073242\" yaw=\"0.9779205322265625\" z=\"2.074390411376953\" />\n      <waypoint pitch=\"359.01605224609375\" roll=\"0.0\" x=\"346.86383056640625\" y=\"42.00389099121094\" yaw=\"356.32611083984375\" z=\"0.32436490058898926\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"412.2002258300781\" y=\"-32.668495178222656\" yaw=\"270.4390869140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"412.56622314453125\" y=\"-80.42717742919922\" yaw=\"270.4390869140625\" z=\"0.0\" />\n   </route>\n   <route id=\"34\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"92.20408630371094\" y=\"-382.9563903808594\" yaw=\"157.67535400390625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"44.082176208496094\" y=\"-353.39971923828125\" yaw=\"139.20782470703125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"28.456111907958984\" y=\"-338.1231384277344\" yaw=\"132.0880584716797\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.244382858276367\" y=\"-247.3603057861328\" yaw=\"123.9988021850586\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-97.86443328857422\" y=\"-167.5721893310547\" yaw=\"139.3140869140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-139.92556762695312\" y=\"-132.6236572265625\" yaw=\"148.55484008789062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-197.8251953125\" y=\"-102.70037841796875\" yaw=\"158.62039184570312\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-234.66213989257812\" y=\"-91.12406158447266\" yaw=\"166.48809814453125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-279.4051818847656\" y=\"-84.12016296386719\" yaw=\"175.71859741210938\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-309.8734130859375\" y=\"-82.607666015625\" yaw=\"-187.45741271972656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-352.29095458984375\" y=\"-63.83389663696289\" yaw=\"-220.2904052734375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-379.75689697265625\" y=\"-17.014066696166992\" yaw=\"-258.9152526855469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-381.2927551269531\" y=\"0.09840372204780579\" yaw=\"90.18748474121094\" z=\"0.0\" />\n      <waypoint pitch=\"360.1035461425781\" roll=\"0.0\" x=\"-357.1685791015625\" y=\"30.017763137817383\" yaw=\"359.631591796875\" z=\"0.004470161162316799\" />\n      <waypoint pitch=\"361.1860656738281\" roll=\"0.0\" x=\"-305.5273132324219\" y=\"33.53736877441406\" yaw=\"0.0768280029296875\" z=\"0.5864595770835876\" />\n      <waypoint pitch=\"362.97021484375\" roll=\"0.0\" x=\"-204.52964782714844\" y=\"33.67278289794922\" yaw=\"0.0768280029296875\" z=\"4.4951276779174805\" />\n      <waypoint pitch=\"361.34271240234375\" roll=\"0.0\" x=\"-108.32745361328125\" y=\"37.30177307128906\" yaw=\"0.0768280029296875\" z=\"9.137267112731934\" />\n      <waypoint pitch=\"360.9741516113281\" roll=\"0.0\" x=\"-65.13790893554688\" y=\"37.35968017578125\" yaw=\"0.0768280029296875\" z=\"9.88417911529541\" />\n      <waypoint pitch=\"357.6973571777344\" roll=\"0.0\" x=\"120.90387725830078\" y=\"61.45814514160156\" yaw=\"56.92566680908203\" z=\"9.838208198547363\" />\n      <waypoint pitch=\"355.5294494628906\" roll=\"0.0\" x=\"126.76893615722656\" y=\"106.36044311523438\" yaw=\"107.34747314453125\" z=\"6.799232482910156\" />\n      <waypoint pitch=\"355.8213806152344\" roll=\"0.0\" x=\"97.20584106445312\" y=\"140.24691772460938\" yaw=\"154.8564453125\" z=\"2.48572039604187\" />\n      <waypoint pitch=\"357.9312438964844\" roll=\"0.0\" x=\"66.20530700683594\" y=\"145.62423706054688\" yaw=\"183.5865936279297\" z=\"0.6092644333839417\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"34.105224609375\" y=\"132.3523712158203\" yaw=\"221.3389892578125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.716876029968262\" y=\"59.7540283203125\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.451249122619629\" y=\"3.2311558723449707\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.246814727783203\" y=\"-48.8594856262207\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.921006202697754\" y=\"-131.87681579589844\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.814301490783691\" y=\"-159.0655059814453\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.810285568237305\" y=\"-170.50965881347656\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"70.71038055419922\" y=\"-170.2540740966797\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"115.74958038330078\" y=\"-169.99771118164062\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"139.0629119873047\" y=\"-169.86502075195312\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.36929321289062\" y=\"-169.59005737304688\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"211.6328582763672\" y=\"-169.4519500732422\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"243.6725616455078\" y=\"-169.2695770263672\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"254.8811492919922\" y=\"-154.82557678222656\" yaw=\"90.17674255371094\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"254.80921936035156\" y=\"-131.50787353515625\" yaw=\"90.17674255371094\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.760498046875\" y=\"-118.60427856445312\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"299.6679382324219\" y=\"-118.15415954589844\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.4628601074219\" y=\"-110.24256896972656\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.24847412109375\" y=\"-86.20258331298828\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"330.2210693359375\" y=\"-64.07766723632812\" yaw=\"0.9061377644538879\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"364.35577392578125\" y=\"-65.0423355102539\" yaw=\"-0.7268505692481995\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"380.8219909667969\" y=\"-48.67954635620117\" yaw=\"90.43910217285156\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"380.6858825683594\" y=\"-30.922266006469727\" yaw=\"90.43910217285156\" z=\"0.0\" />\n      <waypoint pitch=\"0.5015116930007935\" roll=\"0.0\" x=\"357.5417785644531\" y=\"7.521181106567383\" yaw=\"156.6797637939453\" z=\"0.08426664024591446\" />\n      <waypoint pitch=\"1.3669906854629517\" roll=\"0.0\" x=\"331.4211730957031\" y=\"10.465546607971191\" yaw=\"-179.02207946777344\" z=\"0.6260725855827332\" />\n   </route>\n   <route id=\"35\" town=\"Town04\">\n      <waypoint pitch=\"3.307222366333008\" roll=\"0.0\" x=\"203.8810272216797\" y=\"8.288481712341309\" yaw=\"-179.02207946777344\" z=\"6.838401794433594\" />\n      <waypoint pitch=\"2.4017601013183594\" roll=\"0.0\" x=\"164.40867614746094\" y=\"7.61470365524292\" yaw=\"-179.02207946777344\" z=\"8.805212020874023\" />\n      <waypoint pitch=\"1.288453459739685\" roll=\"0.0\" x=\"115.87562561035156\" y=\"6.786262035369873\" yaw=\"-179.02207946777344\" z=\"10.368358612060547\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"17.27475929260254\" y=\"6.152915954589844\" yaw=\"-179.76736450195312\" z=\"11.0\" />\n      <waypoint pitch=\"-0.9736899137496948\" roll=\"0.0\" x=\"-66.13497161865234\" y=\"5.8583173751831055\" yaw=\"-179.9231719970703\" z=\"9.8665132522583\" />\n      <waypoint pitch=\"357.8592834472656\" roll=\"0.0\" x=\"-116.99535369873047\" y=\"-27.572500228881836\" yaw=\"251.48211669921875\" z=\"8.826952934265137\" />\n      <waypoint pitch=\"356.02716064453125\" roll=\"0.0\" x=\"-118.04573822021484\" y=\"-56.33713912963867\" yaw=\"-76.82113647460938\" z=\"6.974219799041748\" />\n      <waypoint pitch=\"356.02716064453125\" roll=\"0.0\" x=\"-86.76951599121094\" y=\"-94.17179870605469\" yaw=\"-24.02081298828125\" z=\"3.111525058746338\" />\n      <waypoint pitch=\"356.1885681152344\" roll=\"0.0\" x=\"-60.678245544433594\" y=\"-98.7884521484375\" yaw=\"4.63446044921875\" z=\"1.075364112854004\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.0787410736084\" y=\"-4.348906517028809\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.45977783203125\" roll=\"0.0\" x=\"-42.43091583251953\" y=\"138.98097229003906\" yaw=\"151.22486877441406\" z=\"0.04931524023413658\" />\n      <waypoint pitch=\"361.35125732421875\" roll=\"0.0\" x=\"-62.9927864074707\" y=\"145.18467712402344\" yaw=\"175.197021484375\" z=\"0.42595288157463074\" />\n      <waypoint pitch=\"363.2038879394531\" roll=\"0.0\" x=\"-105.59686279296875\" y=\"132.7899627685547\" yaw=\"219.33187866210938\" z=\"2.394624948501587\" />\n      <waypoint pitch=\"364.825439453125\" roll=\"0.0\" x=\"-125.36922454833984\" y=\"94.58512878417969\" yaw=\"265.9417419433594\" z=\"5.865746021270752\" />\n      <waypoint pitch=\"361.6607971191406\" roll=\"0.0\" x=\"-111.92537689208984\" y=\"55.14680480957031\" yaw=\"311.796875\" z=\"8.730497360229492\" />\n      <waypoint pitch=\"360.97528076171875\" roll=\"0.0\" x=\"-62.548316955566406\" y=\"37.363155364990234\" yaw=\"0.0768280029296875\" z=\"9.92823314666748\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"14.9048433303833\" y=\"37.643550872802734\" yaw=\"0.232635498046875\" z=\"11.0\" />\n      <waypoint pitch=\"358.1361999511719\" roll=\"0.0\" x=\"115.05550384521484\" y=\"54.051361083984375\" yaw=\"46.485382080078125\" z=\"10.216599464416504\" />\n      <waypoint pitch=\"356.49639892578125\" roll=\"0.0\" x=\"129.1477508544922\" y=\"85.6916732788086\" yaw=\"85.49930572509766\" z=\"8.395012855529785\" />\n      <waypoint pitch=\"354.87432861328125\" roll=\"0.0\" x=\"113.65818786621094\" y=\"128.47520446777344\" yaw=\"133.9757843017578\" z=\"4.349025249481201\" />\n      <waypoint pitch=\"357.5226745605469\" roll=\"0.0\" x=\"72.28358459472656\" y=\"145.66053771972656\" yaw=\"177.21603393554688\" z=\"0.8736939430236816\" />\n      <waypoint pitch=\"359.6270446777344\" roll=\"0.0\" x=\"42.331844329833984\" y=\"138.30975341796875\" yaw=\"210.4820556640625\" z=\"0.019801577553153038\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.397431373596191\" y=\"-10.481854438781738\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.942656517028809\" y=\"-126.36024475097656\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.825342178344727\" y=\"-156.25233459472656\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"27.33547019958496\" y=\"-170.5009765625\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.53428649902344\" y=\"-170.3632354736328\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"72.40255737304688\" y=\"-170.24444580078125\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"113.82496643066406\" y=\"-170.0086669921875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"138.85244750976562\" y=\"-169.8662109375\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.37423706054688\" y=\"-169.59002685546875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"210.88375854492188\" y=\"-169.45620727539062\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"243.1909942626953\" y=\"-169.27232360839844\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"271.02838134765625\" y=\"-169.11387634277344\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"299.91827392578125\" y=\"-168.94943237304688\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"323.91497802734375\" y=\"-168.81283569335938\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"328.2840576171875\" y=\"-180.2013702392578\" yaw=\"242.44322204589844\" z=\"0.004344940185546875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"324.47406005859375\" y=\"-198.07737731933594\" yaw=\"270.2398376464844\" z=\"0.004344940185546875\" />\n   </route>\n   <route id=\"36\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.701272964477539\" y=\"-187.86557006835938\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.630420684814453\" y=\"-224.15390014648438\" yaw=\"271.5786437988281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"31.320476531982422\" y=\"-287.68646240234375\" yaw=\"-62.1405029296875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.48259735107422\" y=\"-330.2546081542969\" yaw=\"-40.3635139465332\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"102.10064697265625\" y=\"-352.94903564453125\" yaw=\"-23.2144775390625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.73130798339844\" y=\"-363.4803466796875\" yaw=\"-7.283715724945068\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"176.6475372314453\" y=\"-364.4976806640625\" yaw=\"0.5013986825942993\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"190.8989715576172\" y=\"-364.38360595703125\" yaw=\"0.4299219846725464\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.90049743652344\" y=\"-357.5193786621094\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.1409149169922\" y=\"-324.4151916503906\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"191.3997802734375\" y=\"-311.17926025390625\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"164.50732421875\" y=\"-311.24652099609375\" yaw=\"-179.8567352294922\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"137.1165771484375\" y=\"-307.9787292480469\" yaw=\"-194.74749755859375\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"116.63600158691406\" y=\"-300.07989501953125\" yaw=\"-207.43331909179688\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"92.745849609375\" y=\"-282.73663330078125\" yaw=\"-224.52279663085938\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.62584686279297\" y=\"-259.2897644042969\" yaw=\"-239.69004821777344\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"62.53457260131836\" y=\"-230.06149291992188\" yaw=\"-255.3617401123047\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"58.682777404785156\" y=\"-187.09957885742188\" yaw=\"90.35357666015625\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"71.54766082763672\" y=\"-170.2493133544922\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"111.11359405517578\" y=\"-170.02410888671875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.49044799804688\" y=\"-187.73252868652344\" yaw=\"272.4569396972656\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.5595703125\" y=\"-201.670654296875\" yaw=\"-74.61013793945312\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"140.02346801757812\" y=\"-216.57327270507812\" yaw=\"-58.49299621582031\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"151.96360778808594\" y=\"-230.5032958984375\" yaw=\"-40.44239807128906\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"180.46920776367188\" y=\"-244.0763397216797\" yaw=\"-10.48089599609375\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.38192749023438\" y=\"-245.08560180664062\" yaw=\"358.4046936035156\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.07064819335938\" y=\"-234.18809509277344\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.90110778808594\" y=\"-183.21690368652344\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.4252166748047\" y=\"-162.47689819335938\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.66400146484375\" y=\"-125.70246124267578\" yaw=\"36.59318161010742\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"231.2375946044922\" y=\"-119.35476684570312\" yaw=\"5.320570468902588\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.8983917236328\" y=\"-119.02140808105469\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.3119201660156\" y=\"-132.37623596191406\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.39239501953125\" y=\"-158.46783447265625\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.46453857421875\" y=\"-181.85963439941406\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.6319580078125\" y=\"-236.132568359375\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.70123291015625\" y=\"-258.5882263183594\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"258.8244323730469\" y=\"-298.52032470703125\" yaw=\"-89.82325744628906\" z=\"0.01958465576171875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"267.0066223144531\" y=\"-307.306640625\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"282.8596496582031\" y=\"-307.1434631347656\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"301.0977783203125\" y=\"-299.2485656738281\" yaw=\"46.956443786621094\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"308.9264831542969\" y=\"-284.6018371582031\" yaw=\"71.66845703125\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.7925720214844\" y=\"-259.35113525390625\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.5842590332031\" y=\"-235.9899139404297\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.1050720214844\" y=\"-182.2567596435547\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.90240478515625\" y=\"-159.53497314453125\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.64276123046875\" y=\"-130.41705322265625\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"325.8652038574219\" y=\"-117.73162078857422\" yaw=\"0.9240430593490601\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"336.6689147949219\" y=\"-117.63641357421875\" yaw=\"-4.299356460571289\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"-0.07674998790025711\" roll=\"0.0\" x=\"351.3386535644531\" y=\"-130.84422302246094\" yaw=\"-88.98917388916016\" z=\"0.007313055917620659\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.7012634277344\" y=\"-157.76431274414062\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.003173828125\" y=\"-180.1864471435547\" yaw=\"-89.22856140136719\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"352.1387634277344\" y=\"-235.35081481933594\" yaw=\"-98.3767318725586\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.57342529296875\" y=\"-249.9364471435547\" yaw=\"-165.61737060546875\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.3822021484375\" y=\"-250.18540954589844\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"302.6083984375\" y=\"-250.03549194335938\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.7098388671875\" y=\"-249.8020782470703\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"245.00079345703125\" y=\"-249.6388397216797\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"214.6555633544922\" y=\"-249.42990112304688\" yaw=\"179.60549926757812\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"204.12197875976562\" y=\"-258.1758117675781\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"205.01510620117188\" y=\"-297.1004333496094\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"205.64422607421875\" y=\"-324.51934814453125\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"206.39923095703125\" y=\"-357.42425537109375\" yaw=\"271.3144226074219\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"213.8400115966797\" y=\"-364.21148681640625\" yaw=\"0.4299219846725464\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"230.66529846191406\" y=\"-364.1372985839844\" yaw=\"-0.29530856013298035\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"260.695556640625\" y=\"-363.8970031738281\" yaw=\"4.1477370262146\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.33489990234375\" y=\"-359.1738586425781\" yaw=\"15.96041202545166\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"313.7850036621094\" y=\"-348.3807067871094\" yaw=\"28.436067581176758\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.71429443359375\" y=\"-327.1446533203125\" yaw=\"44.12626647949219\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"364.6312561035156\" y=\"-299.2043762207031\" yaw=\"59.65094757080078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"375.8125\" y=\"-274.61480712890625\" yaw=\"71.44500732421875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.434814453125\" y=\"-240.22972106933594\" yaw=\"86.75253295898438\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.9430236816406\" y=\"-212.6571502685547\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.6279296875\" y=\"-182.50074768066406\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"385.1250305175781\" y=\"-134.36874389648438\" yaw=\"90.59859466552734\" z=\"0.0\" />\n   </route>\n   <route id=\"37\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"220.9058380126953\" y=\"-395.6593017578125\" yaw=\"180.42991638183594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"159.40386962890625\" y=\"-396.1457824707031\" yaw=\"180.11590576171875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.2083282470703\" y=\"-394.78564453125\" yaw=\"172.87075805664062\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"104.40274810791016\" y=\"-387.4465637207031\" yaw=\"161.90866088867188\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"79.4221420288086\" y=\"-377.1005554199219\" yaw=\"153.096435546875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"43.836021423339844\" y=\"-353.1868896484375\" yaw=\"139.1018829345703\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"24.01766014099121\" y=\"-333.01483154296875\" yaw=\"129.88455200195312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"1.6602256298065186\" y=\"-298.8845520019531\" yaw=\"116.56996154785156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.938682556152344\" y=\"-238.7736053466797\" yaw=\"456.06732177734375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.847301483154297\" y=\"-200.18057250976562\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-16.218891143798828\" y=\"-40.059322357177734\" yaw=\"89.77513885498047\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-15.852235794067383\" y=\"46.137962341308594\" yaw=\"89.71086883544922\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-26.163280487060547\" y=\"124.9583740234375\" yaw=\"127.25291442871094\" z=\"0.0\" />\n      <waypoint pitch=\"360.98297119140625\" roll=\"0.0\" x=\"-54.19522476196289\" y=\"143.67225646972656\" yaw=\"165.29368591308594\" z=\"0.2254064530134201\" />\n      <waypoint pitch=\"362.3365783691406\" roll=\"0.0\" x=\"-87.07882690429688\" y=\"142.7154083251953\" yaw=\"197.0497283935547\" z=\"1.2736387252807617\" />\n      <waypoint pitch=\"363.457763671875\" roll=\"0.0\" x=\"-110.15067291259766\" y=\"128.603515625\" yaw=\"225.85433959960938\" z=\"2.7891640663146973\" />\n      <waypoint pitch=\"364.16278076171875\" roll=\"0.0\" x=\"-119.98950958251953\" y=\"114.59873962402344\" yaw=\"243.9669647216797\" z=\"4.0424885749816895\" />\n      <waypoint pitch=\"364.1700744628906\" roll=\"0.0\" x=\"-124.50845336914062\" y=\"80.44613647460938\" yaw=\"281.0916748046875\" z=\"7.1322197914123535\" />\n      <waypoint pitch=\"361.4954833984375\" roll=\"0.0\" x=\"-110.64527893066406\" y=\"53.76482009887695\" yaw=\"313.81964111328125\" z=\"8.787490844726562\" />\n      <waypoint pitch=\"360.9730224609375\" roll=\"0.0\" x=\"-67.70280456542969\" y=\"37.35624313354492\" yaw=\"0.0768280029296875\" z=\"9.840595245361328\" />\n      <waypoint pitch=\"360.5543212890625\" roll=\"0.0\" x=\"-1.8418172597885132\" y=\"37.57555389404297\" yaw=\"0.232635498046875\" z=\"10.924320220947266\" />\n      <waypoint pitch=\"358.35467529296875\" roll=\"0.0\" x=\"111.66536712646484\" y=\"50.79052734375\" yaw=\"41.287078857421875\" z=\"10.375280380249023\" />\n      <waypoint pitch=\"355.69207763671875\" roll=\"0.0\" x=\"127.71321868896484\" y=\"102.9642333984375\" yaw=\"103.72856140136719\" z=\"7.094720840454102\" />\n      <waypoint pitch=\"354.87432861328125\" roll=\"0.0\" x=\"109.84391021728516\" y=\"132.0736083984375\" yaw=\"139.3603057861328\" z=\"3.835606098175049\" />\n      <waypoint pitch=\"357.2054138183594\" roll=\"0.0\" x=\"77.34449005126953\" y=\"145.40267944335938\" yaw=\"176.0394744873047\" z=\"1.111791968345642\" />\n      <waypoint pitch=\"359.8039245605469\" roll=\"0.0\" x=\"40.10015869140625\" y=\"136.9214630126953\" yaw=\"213.28746032714844\" z=\"0.0054727462120354176\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.446653366088867\" y=\"2.0601918697357178\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.27511978149414\" y=\"-41.64741516113281\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.423349380493164\" y=\"-131.27297973632812\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.226259231567383\" y=\"-181.49221801757812\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.076330184936523\" y=\"-220.64308166503906\" yaw=\"270.18170166015625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"38.74594497680664\" y=\"-300.171875\" yaw=\"-56.37700271606445\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.09489440917969\" y=\"-343.6820983886719\" yaw=\"-31.25214958190918\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"124.4841079711914\" y=\"-360.4506530761719\" yaw=\"-13.841785430908203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"152.728759765625\" y=\"-364.50787353515625\" yaw=\"-2.5068819522857666\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"187.6028594970703\" y=\"-364.4083251953125\" yaw=\"0.4299219846725464\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.83053588867188\" y=\"-354.47021484375\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"202.17324829101562\" y=\"-325.8245849609375\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"201.54934692382812\" y=\"-298.633056640625\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.6520233154297\" y=\"-259.5257873535156\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"200.14462280273438\" y=\"-237.4120635986328\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"198.89111328125\" y=\"-182.7812042236328\" yaw=\"91.3144302368164\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"212.9224090576172\" y=\"-169.44461059570312\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"244.10043334960938\" y=\"-169.2671356201172\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.11859130859375\" y=\"-169.12474060058594\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"300.999267578125\" y=\"-168.9432830810547\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"324.45660400390625\" y=\"-168.80975341796875\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"340.3591613769531\" y=\"-168.71923828125\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"357.4131774902344\" y=\"-168.62216186523438\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"368.7809753417969\" y=\"-168.55746459960938\" yaw=\"0.3261248767375946\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.7611389160156\" y=\"-147.41366577148438\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.3944396972656\" y=\"-112.31800842285156\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"381.0716247558594\" y=\"-81.25092315673828\" yaw=\"-269.5501708984375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"349.1683349609375\" y=\"-68.27950286865234\" yaw=\"178.3131103515625\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"332.59405517578125\" y=\"-67.64382934570312\" yaw=\"177.70645141601562\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"315.1619567871094\" y=\"-77.60230255126953\" yaw=\"246.20465087890625\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"313.9056701660156\" y=\"-103.81141662597656\" yaw=\"270.51092529296875\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"314.1311340332031\" y=\"-129.0957489013672\" yaw=\"270.51092529296875\" z=\"0.0043487548828125\" />\n   </route>\n   <route id=\"38\" town=\"Town04\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"64.83004760742188\" y=\"-224.6131134033203\" yaw=\"-77.751708984375\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"71.2993392944336\" y=\"-244.9078826904297\" yaw=\"-66.88722229003906\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"82.44536590576172\" y=\"-265.03167724609375\" yaw=\"-55.15098571777344\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"96.07714080810547\" y=\"-281.0929260253906\" yaw=\"-43.79193115234375\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"117.77859497070312\" y=\"-296.72784423828125\" yaw=\"-27.750274658203125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"133.2962646484375\" y=\"-303.2240295410156\" yaw=\"-17.680862426757812\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"153.1439666748047\" y=\"-307.3028869628906\" yaw=\"-5.5453338623046875\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"170.66632080078125\" y=\"-307.7311096191406\" yaw=\"0.1432647705078125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.39112854003906\" y=\"-307.6817626953125\" yaw=\"0.1432647705078125\" z=\"0.033660888671875\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"217.03329467773438\" y=\"-307.8210754394531\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"248.18458557128906\" y=\"-307.5003967285156\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.8760681152344\" y=\"-307.28741455078125\" yaw=\"0.5897840261459351\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"285.8556213378906\" y=\"-306.9682922363281\" yaw=\"6.765690326690674\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.4971008300781\" y=\"-296.243896484375\" yaw=\"55.82583236694336\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"311.79425048828125\" y=\"-259.5401916503906\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"325.0581359863281\" y=\"-246.6899871826172\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"339.20684814453125\" y=\"-246.7873992919922\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"347.8764343261719\" y=\"-238.92654418945312\" yaw=\"76.22891235351562\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"349.05889892578125\" y=\"-221.4833221435547\" yaw=\"90.77143859863281\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"348.5255126953125\" y=\"-181.8705596923828\" yaw=\"90.77143859863281\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"324.3228454589844\" y=\"-172.31056213378906\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"302.01007080078125\" y=\"-172.4375762939453\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"267.8661804199219\" y=\"-172.63192749023438\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"242.79788208007812\" y=\"-172.7746124267578\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"212.1085968017578\" y=\"-172.9492950439453\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.2705078125\" y=\"-173.07359313964844\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"140.2179718017578\" y=\"-173.35848999023438\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"116.8371810913086\" y=\"-173.4915771484375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"72.47642517089844\" y=\"-173.74407958984375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"49.398033142089844\" y=\"-173.8754425048828\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"27.645009994506836\" y=\"-173.999267578125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.69900894165039\" y=\"-188.4425048828125\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.615015983581543\" y=\"-209.8443145751953\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"50.487098693847656\" y=\"-320.7240905761719\" yaw=\"-47.19378662109375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"83.29607391357422\" y=\"-347.2858581542969\" yaw=\"-30.792631149291992\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"125.97801208496094\" y=\"-364.4034729003906\" yaw=\"-12.913924217224121\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.1409912109375\" y=\"-368.1159973144531\" yaw=\"0.5013986825942993\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"249.90109252929688\" y=\"-367.7364501953125\" yaw=\"-0.29530856013298035\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"287.49481201171875\" y=\"-359.12799072265625\" yaw=\"16.03290367126465\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"336.909423828125\" y=\"-332.44757080078125\" yaw=\"40.69894790649414\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"374.4433898925781\" y=\"-278.4915466308594\" yaw=\"69.65299987792969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.3780517578125\" y=\"-241.1703643798828\" yaw=\"86.34180450439453\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.4445495605469\" y=\"-212.8241729736328\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"382.1245422363281\" y=\"-182.1951904296875\" yaw=\"90.59859466552734\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"373.3731689453125\" y=\"-172.0313720703125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"359.9306640625\" y=\"-172.10787963867188\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"341.1204833984375\" y=\"-172.2149658203125\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"325.8786315917969\" y=\"-172.3017120361328\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.8879699707031\" y=\"-157.91519165039062\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"310.6393737792969\" y=\"-130.03883361816406\" yaw=\"90.51094055175781\" z=\"0.0043487548828125\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"301.86016845703125\" y=\"-121.61925506591797\" yaw=\"180.92404174804688\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"269.64727783203125\" y=\"-122.1388168334961\" yaw=\"180.92404174804688\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"247.0809326171875\" y=\"-122.5027847290039\" yaw=\"180.92404174804688\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"231.92315673828125\" y=\"-122.80830383300781\" yaw=\"184.61492919921875\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"201.91207885742188\" y=\"-161.14862060546875\" yaw=\"269.77020263671875\" z=\"0.01959228515625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"187.185791015625\" y=\"-173.09115600585938\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"141.87583923339844\" y=\"-173.34906005859375\" yaw=\"180.3261260986328\" z=\"0.195892333984375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"131.3639678955078\" y=\"-184.7850341796875\" yaw=\"272.4569396972656\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.26539611816406\" y=\"-211.52774047851562\" yaw=\"-64.18177795410156\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"156.52223205566406\" y=\"-234.0313262939453\" yaw=\"-35.032196044921875\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.98350524902344\" y=\"-245.10235595703125\" yaw=\"358.4046936035156\" z=\"0.0386962890625\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"214.16030883789062\" y=\"-245.92640686035156\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"243.9140167236328\" y=\"-246.1312713623047\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"268.29522705078125\" y=\"-246.2991485595703\" yaw=\"359.6054992675781\" z=\"0.00433349609375\" />\n   </route>\n   <route id=\"39\" town=\"Town04\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-257.4617919921875\" y=\"-90.17411804199219\" yaw=\"171.1091766357422\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-296.2134704589844\" y=\"-86.86602783203125\" yaw=\"179.0170135498047\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-351.7880859375\" y=\"-68.75138092041016\" yaw=\"-217.90353393554688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-381.4906005859375\" y=\"-24.760557174682617\" yaw=\"-254.04220581054688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-384.76947021484375\" y=\"-3.012847900390625\" yaw=\"-268.8101501464844\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-398.76190185546875\" y=\"5.784707546234131\" yaw=\"179.631591796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-430.2335205078125\" y=\"6.185691833496094\" yaw=\"-184.1747283935547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-503.7024841308594\" y=\"54.71406936645508\" yaw=\"-242.7170867919922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-513.7704467773438\" y=\"103.92790985107422\" yaw=\"90.3575210571289\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-515.2421875\" y=\"242.3034210205078\" yaw=\"89.47163391113281\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-506.9309997558594\" y=\"296.92578125\" yaw=\"73.2252197265625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-472.6380920410156\" y=\"362.345458984375\" yaw=\"51.44786071777344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-428.0704650878906\" y=\"403.25244140625\" yaw=\"33.64748001098633\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-375.0228576660156\" y=\"428.02935791015625\" yaw=\"16.424245834350586\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-332.56890869140625\" y=\"435.5860290527344\" yaw=\"3.7612531185150146\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-292.7345886230469\" y=\"435.9103088378906\" yaw=\"-0.2081967145204544\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-181.4010772705078\" y=\"434.91448974609375\" yaw=\"-4.462084770202637\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-130.54518127441406\" y=\"424.6565246582031\" yaw=\"-18.345731735229492\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-78.3988037109375\" y=\"399.085693359375\" yaw=\"-33.8978271484375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-33.48869705200195\" y=\"358.66290283203125\" yaw=\"-50.08180618286133\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.592141151428223\" y=\"240.9547119140625\" yaw=\"-84.6488037109375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.422504425048828\" y=\"199.58425903320312\" yaw=\"-90.28913116455078\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.254642486572266\" y=\"-46.86491394042969\" yaw=\"-90.22486114501953\" z=\"0.0\" />\n      <waypoint pitch=\"362.50775146484375\" roll=\"0.0\" x=\"82.86859893798828\" y=\"-103.56114959716797\" yaw=\"5.0680694580078125\" z=\"0.8531252145767212\" />\n      <waypoint pitch=\"365.38226318359375\" roll=\"0.0\" x=\"118.45911407470703\" y=\"-85.75933837890625\" yaw=\"48.07890319824219\" z=\"3.9298620223999023\" />\n      <waypoint pitch=\"364.364990234375\" roll=\"0.0\" x=\"132.3380584716797\" y=\"-48.34086227416992\" yaw=\"91.20783233642578\" z=\"8.078770637512207\" />\n      <waypoint pitch=\"361.8727111816406\" roll=\"0.0\" x=\"119.09281158447266\" y=\"-13.37026309967041\" yaw=\"130.28089904785156\" z=\"10.349198341369629\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.08895492553711\" y=\"6.18464469909668\" yaw=\"-179.76736450195312\" z=\"11.0\" />\n      <waypoint pitch=\"-1.580212950706482\" roll=\"0.0\" x=\"-286.66015625\" y=\"5.562638282775879\" yaw=\"-179.9231719970703\" z=\"1.041011929512024\" />\n      <waypoint pitch=\"-0.03770020976662636\" roll=\"0.0\" x=\"-360.4718933105469\" y=\"5.538497447967529\" yaw=\"179.631591796875\" z=\"0.0005925323348492384\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-400.5914611816406\" y=\"5.796472072601318\" yaw=\"179.631591796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-435.8338623046875\" y=\"6.7710137367248535\" yaw=\"-187.75843811035156\" z=\"0.0\" />\n   </route>\n   <route id=\"40\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"635.8572387695312\" y=\"41.66694641113281\" yaw=\"-0.027896113693714142\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"658.8212890625\" y=\"21.059236526489258\" yaw=\"252.2603759765625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"645.7777709960938\" y=\"-3.0285909175872803\" yaw=\"225.61215209960938\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"626.4735717773438\" y=\"-14.81301212310791\" yaw=\"197.1924591064453\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"610.3289184570312\" y=\"-16.891191482543945\" yaw=\"180.41941833496094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"414.8581237792969\" y=\"-17.44790267944336\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"303.6751708984375\" y=\"-17.042945861816406\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"268.0610046386719\" y=\"-16.913230895996094\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"193.80096435546875\" y=\"-20.142780303955078\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"157.72390747070312\" y=\"-20.011377334594727\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"65.45703125\" y=\"-19.675317764282227\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.563499450683594\" y=\"-23.048250198364258\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"9.809890747070312\" y=\"-51.44522476196289\" yaw=\"270.3822937011719\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.092724800109863\" y=\"-93.83287048339844\" yaw=\"270.3822937011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"13.07455062866211\" y=\"-120.58523559570312\" yaw=\"-73.25007629394531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.559432983398438\" y=\"-132.30813598632812\" yaw=\"-77.31584167480469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"11.918198585510254\" y=\"-147.78717041015625\" yaw=\"-136.06582641601562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"0.7211443185806274\" y=\"-152.39547729492188\" yaw=\"180.81997680664062\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-15.665665626525879\" y=\"-130.05857849121094\" yaw=\"77.57537841796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.307787895202637\" y=\"-119.35628509521484\" yaw=\"77.57537841796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.900321006774902\" y=\"-94.94839477539062\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.24569320678711\" y=\"-43.188446044921875\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.3043212890625\" y=\"-15.804654121398926\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-105.10369873046875\" y=\"-8.554022789001465\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.1911163330078\" y=\"-8.466289520263672\" yaw=\"-180.20867919921875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-37.18901443481445\" y=\"45.41433334350586\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n   </route>\n   <route id=\"41\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.32654094696045\" y=\"74.74829864501953\" yaw=\"89.5051498413086\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.956271171569824\" y=\"115.30294799804688\" yaw=\"88.99568176269531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-31.854469299316406\" y=\"139.0651092529297\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-292.2450866699219\" y=\"134.80807495117188\" yaw=\"204.2752685546875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-303.4200134277344\" y=\"127.40412902832031\" yaw=\"222.77761840820312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-315.01702880859375\" y=\"108.85372161865234\" yaw=\"253.19839477539062\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-311.5777587890625\" y=\"75.87245178222656\" yaw=\"-62.03266906738281\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-301.0727233886719\" y=\"62.79859924316406\" yaw=\"-40.40254211425781\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-284.6680908203125\" y=\"53.94207763671875\" yaw=\"-16.324813842773438\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-247.7183380126953\" y=\"50.715301513671875\" yaw=\"356.8175964355469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-164.5785369873047\" y=\"48.965782165527344\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.38794708251953\" y=\"48.92652893066406\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-34.627254486083984\" y=\"52.413299560546875\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.838273048400879\" y=\"73.40508270263672\" yaw=\"89.5051498413086\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-12.47103500366211\" y=\"114.4439697265625\" yaw=\"89.0992431640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-33.846805572509766\" y=\"135.5604248046875\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-278.5771179199219\" y=\"134.83627319335938\" yaw=\"185.21670532226562\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-292.3275146484375\" y=\"130.89059448242188\" yaw=\"206.8049774169922\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-313.17486572265625\" y=\"99.8514404296875\" yaw=\"265.42071533203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-311.20184326171875\" y=\"83.86136627197266\" yaw=\"-71.64723205566406\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-304.00103759765625\" y=\"70.76575469970703\" yaw=\"-50.743438720703125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-291.7439880371094\" y=\"60.62278366088867\" yaw=\"-28.473373413085938\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-274.6256103515625\" y=\"55.71742630004883\" yaw=\"-3.506439208984375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-258.39715576171875\" y=\"54.81446075439453\" yaw=\"356.8175964355469\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-239.10972595214844\" y=\"53.742069244384766\" yaw=\"356.8175964355469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-191.79864501953125\" y=\"48.976776123046875\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-68.52717590332031\" y=\"45.4269905090332\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"20.160364151000977\" y=\"45.37941360473633\" yaw=\"-0.053955771028995514\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"55.88312530517578\" y=\"41.84577560424805\" yaw=\"-0.053955771028995514\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"119.58477020263672\" y=\"38.24200439453125\" yaw=\"0.2284328192472458\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"137.99624633789062\" y=\"-7.59104585647583\" yaw=\"240.45262145996094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.52592468261719\" y=\"-12.846708297729492\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"52.977142333984375\" y=\"-16.129838943481445\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.22824478149414\" y=\"-16.061552047729492\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.792673110961914\" y=\"-15.832012176513672\" yaw=\"179.79132080078125\" z=\"0.0\" />\n   </route>\n   <route id=\"42\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-75.09947204589844\" y=\"-15.663352012634277\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.37672424316406\" y=\"-18.896480560302734\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-228.43870544433594\" y=\"-22.160661697387695\" yaw=\"179.48190307617188\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-369.8170166015625\" y=\"166.13131713867188\" yaw=\"89.14167785644531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-369.2967224121094\" y=\"200.85968017578125\" yaw=\"89.14167785644531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-340.9713439941406\" y=\"243.75425720214844\" yaw=\"21.9709415435791\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-329.5131530761719\" y=\"247.72891235351562\" yaw=\"15.000667572021484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-292.6720886230469\" y=\"250.7764129638672\" yaw=\"-0.10308279097080231\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-221.80606079101562\" y=\"247.14891052246094\" yaw=\"-0.10308279097080231\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-93.56840515136719\" y=\"239.81423950195312\" yaw=\"-0.19892168045043945\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-21.274459838867188\" y=\"239.56324768066406\" yaw=\"-0.19892168045043945\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"34.46579360961914\" y=\"237.53736877441406\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"132.36944580078125\" y=\"237.57077026367188\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"180.73387145996094\" y=\"241.0872802734375\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"216.95193481445312\" y=\"244.59963989257812\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"262.16986083984375\" y=\"248.1150665283203\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"597.49267578125\" y=\"248.2294464111328\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"614.1824951171875\" y=\"247.09771728515625\" yaw=\"-8.605650901794434\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"638.0254516601562\" y=\"240.40585327148438\" yaw=\"-22.74945831298828\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"654.3449096679688\" y=\"230.3877410888672\" yaw=\"-43.46158218383789\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"663.7315673828125\" y=\"217.46694946289062\" yaw=\"-64.54367065429688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"667.4409790039062\" y=\"205.4762725830078\" yaw=\"-81.07628631591797\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"668.0455932617188\" y=\"191.91354370117188\" yaw=\"-89.37859344482422\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"668.2516479492188\" y=\"172.9184112548828\" yaw=\"270.62139892578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"668.8209838867188\" y=\"120.42288208007812\" yaw=\"270.62139892578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"665.8956298828125\" y=\"67.2293472290039\" yaw=\"270.31707763671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"653.112548828125\" y=\"15.292092323303223\" yaw=\"249.4078369140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"554.238525390625\" y=\"-13.801698684692383\" yaw=\"-179.58058166503906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"309.440185546875\" y=\"-13.563920974731445\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"232.21627807617188\" y=\"-13.2826509475708\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"169.92019653320312\" y=\"-20.05579948425293\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.408905029296875\" y=\"-19.605939865112305\" yaw=\"179.79132080078125\" z=\"0.0\" />\n   </route>\n   <route id=\"43\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"51.59123611450195\" y=\"-23.12483787536621\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.89623260498047\" y=\"-23.056745529174805\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"9.721446990966797\" y=\"-38.190521240234375\" yaw=\"270.3822937011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.18447208404541\" y=\"-103.70394134521484\" yaw=\"-88.6640625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"12.69035816192627\" y=\"-119.30870056152344\" yaw=\"-73.25007629394531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"15.552918434143066\" y=\"-128.81997680664062\" yaw=\"-73.25007629394531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.816600799560547\" y=\"-144.05270385742188\" yaw=\"-119.56575775146484\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.469680309295654\" y=\"-150.84494018554688\" yaw=\"-154.92735290527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-3.1809253692626953\" y=\"-151.9969024658203\" yaw=\"167.5157928466797\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.265544891357422\" y=\"-146.6119842529297\" yaw=\"131.16940307617188\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.44849395751953\" y=\"-135.16282653808594\" yaw=\"88.97014617919922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.409939765930176\" y=\"-124.35890197753906\" yaw=\"77.57537841796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.940110206604004\" y=\"-88.98528289794922\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.169042587280273\" y=\"-54.675872802734375\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.250961303710938\" y=\"-42.39901351928711\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.895376205444336\" y=\"-22.838970184326172\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-71.77831268310547\" y=\"-19.175472259521484\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-168.62306213378906\" y=\"-15.322714805603027\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-363.71380615234375\" y=\"95.12675476074219\" yaw=\"450.6264953613281\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-366.2275085449219\" y=\"172.07687377929688\" yaw=\"89.14167785644531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-365.9894714355469\" y=\"187.96507263183594\" yaw=\"89.14167785644531\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-363.73785400390625\" y=\"223.50242614746094\" yaw=\"421.3427734375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-338.701904296875\" y=\"244.66957092285156\" yaw=\"21.829158782958984\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-303.0196838378906\" y=\"250.7950439453125\" yaw=\"-0.10308279097080231\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-86.20552825927734\" y=\"226.76046752929688\" yaw=\"-41.71654510498047\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-74.31842041015625\" y=\"205.86094665527344\" yaw=\"-79.03781127929688\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-73.9423599243164\" y=\"185.99472045898438\" yaw=\"263.4896545410156\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-80.86701965332031\" y=\"167.38677978515625\" yaw=\"234.37933349609375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-98.01080322265625\" y=\"153.7626953125\" yaw=\"204.49166870117188\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-131.96035766601562\" y=\"149.33035278320312\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-143.7354736328125\" y=\"149.302734375\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-191.05760192871094\" y=\"145.6917266845703\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-266.0104675292969\" y=\"145.5159149169922\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-299.3861389160156\" y=\"139.00814819335938\" yaw=\"209.91233825683594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-321.90411376953125\" y=\"110.2459945678711\" yaw=\"253.97262573242188\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-323.796142578125\" y=\"97.05109405517578\" yaw=\"269.7071533203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-322.7705993652344\" y=\"86.58140563964844\" yaw=\"-78.56326293945312\" z=\"0.0\" />\n   </route>\n   <route id=\"44\" town=\"Town06\">\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-273.4008483886719\" y=\"52.14326477050781\" yaw=\"356.8175964355469\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-233.5426025390625\" y=\"49.9271240234375\" yaw=\"356.8175964355469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-204.55992126464844\" y=\"48.98240280151367\" yaw=\"-0.10053513199090958\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-165.30255126953125\" y=\"48.9660758972168\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-53.431034088134766\" y=\"48.92089080810547\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-29.660083770751953\" y=\"48.911293029785156\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"21.80780601501465\" y=\"48.877864837646484\" yaw=\"-0.053955771028995514\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"57.61505889892578\" y=\"48.844146728515625\" yaw=\"-0.053955771028995514\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"160.27328491210938\" y=\"48.74747085571289\" yaw=\"-0.053955771028995514\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"392.7347412109375\" y=\"48.785316467285156\" yaw=\"-0.02789534069597721\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"444.646484375\" y=\"48.76004409790039\" yaw=\"-0.02789534069597721\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"479.7275085449219\" y=\"45.24296188354492\" yaw=\"-0.02789534069597721\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"531.5942993164062\" y=\"41.717708587646484\" yaw=\"-0.02789534069597721\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"598.847900390625\" y=\"48.684967041015625\" yaw=\"-0.027896113693714142\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"635.1583862304688\" y=\"52.16728973388672\" yaw=\"-0.027896113693714142\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"666.7529296875\" y=\"23.077362060546875\" yaw=\"253.85594177246094\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"655.4146728515625\" y=\"-2.5055532455444336\" yaw=\"233.31712341308594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"632.727294921875\" y=\"-20.0108699798584\" yaw=\"201.9895782470703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"598.3603515625\" y=\"-20.478899002075195\" yaw=\"-179.58058166503906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"546.2987060546875\" y=\"-17.345911026000977\" yaw=\"-179.87489318847656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"480.107421875\" y=\"-13.990429878234863\" yaw=\"-179.87489318847656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"364.559326171875\" y=\"-13.764678955078125\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"226.3528594970703\" y=\"-20.261341094970703\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"157.52694702148438\" y=\"-20.01066017150879\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"84.8033218383789\" y=\"-23.245805740356445\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.501333236694336\" y=\"-23.048023223876953\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"9.802495002746582\" y=\"-50.33686447143555\" yaw=\"270.3822937011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.196639060974121\" y=\"-104.19768524169922\" yaw=\"-88.51264953613281\" z=\"0.0\" />\n   </route>\n   <route id=\"45\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.124527931213379\" y=\"-61.34713363647461\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.253267288208008\" y=\"-42.05343246459961\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-35.41446304321289\" y=\"-19.307918548583984\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.29269409179688\" y=\"-15.702713012695312\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-129.1911163330078\" y=\"-8.466289520263672\" yaw=\"-180.20867919921875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.76251220703125\" y=\"4.5099005699157715\" yaw=\"-241.9314727783203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-122.1500473022461\" y=\"41.948646545410156\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.12564849853516\" y=\"41.93571090698242\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.3177490234375\" y=\"45.428924560546875\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.329933166503906\" y=\"52.41398620605469\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.85995864868164\" y=\"70.89424133300781\" yaw=\"89.5051498413086\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-12.482294082641602\" y=\"113.69261932373047\" yaw=\"89.18378448486328\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-28.723844528198242\" y=\"135.5724334716797\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-134.30357360839844\" y=\"135.32481384277344\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-165.02516174316406\" y=\"135.2527618408203\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-227.73973083496094\" y=\"138.60568237304688\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-295.25091552734375\" y=\"137.2554473876953\" yaw=\"206.47406005859375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-315.11492919921875\" y=\"117.81432342529297\" yaw=\"242.29306030273438\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-312.3918762207031\" y=\"70.38458251953125\" yaw=\"-56.71623229980469\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-226.58767700195312\" y=\"46.03526306152344\" yaw=\"-3.113630771636963\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-166.1784210205078\" y=\"45.4664306640625\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-90.49838256835938\" y=\"48.93586349487305\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-50.05144500732422\" y=\"52.41952896118164\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-30.824161529541016\" y=\"52.41176223754883\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.828546524047852\" y=\"74.53126525878906\" yaw=\"89.5051498413086\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.989546775817871\" y=\"113.14112854003906\" yaw=\"89.2406234741211\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.271451473236084\" y=\"210.19764709472656\" yaw=\"89.09619140625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-3.0537493228912354\" y=\"223.9975128173828\" yaw=\"89.09619140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"25.74842071533203\" y=\"244.53439331054688\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.23394775390625\" y=\"244.5413818359375\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"112.51922607421875\" y=\"230.25289916992188\" yaw=\"-26.171049118041992\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"147.6817626953125\" y=\"201.78269958496094\" yaw=\"-49.151920318603516\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"173.1371307373047\" y=\"174.4002227783203\" yaw=\"318.03778076171875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"190.82838439941406\" y=\"162.18272399902344\" yaw=\"333.40557861328125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"254.2721710205078\" y=\"150.9713592529297\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"305.3065490722656\" y=\"147.68043518066406\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"370.311279296875\" y=\"147.94679260253906\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"401.2986145019531\" y=\"148.07374572753906\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"427.5462646484375\" y=\"144.68125915527344\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"447.3929748535156\" y=\"141.26255798339844\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"503.922607421875\" y=\"105.57646179199219\" yaw=\"-66.75459289550781\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"520.93701171875\" y=\"68.34014892578125\" yaw=\"-61.097076416015625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"532.170166015625\" y=\"56.835269927978516\" yaw=\"329.7271728515625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"552.3283081054688\" y=\"52.207618713378906\" yaw=\"-0.02789534069597721\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"577.6831665039062\" y=\"52.195274353027344\" yaw=\"-0.027896113693714142\" z=\"0.0\" />\n   </route>\n   <route id=\"46\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"635.1002197265625\" y=\"45.16731643676758\" yaw=\"-0.027896113693714142\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"663.204833984375\" y=\"23.412700653076172\" yaw=\"253.60601806640625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"627.8662109375\" y=\"-10.637460708618164\" yaw=\"200.64654541015625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"596.0792236328125\" y=\"-13.495409965515137\" yaw=\"-179.58058166503906\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"466.1062927246094\" y=\"-14.021001815795898\" yaw=\"-179.87489318847656\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"269.1171569824219\" y=\"-13.417054176330566\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"163.17001342773438\" y=\"-13.031167030334473\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.2256851196289\" y=\"-12.707209587097168\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"53.554473876953125\" y=\"-12.631919860839844\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.5430793762207\" y=\"-12.555390357971191\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-26.248931884765625\" y=\"-12.341254234313965\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-52.12567138671875\" y=\"-12.247005462646484\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-113.02149963378906\" y=\"-8.52518367767334\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-125.57168579101562\" y=\"41.95002746582031\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-107.86263275146484\" y=\"41.942874908447266\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-67.71575927734375\" y=\"45.42666244506836\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-32.3732795715332\" y=\"48.91238784790039\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"22.397157669067383\" y=\"48.87731170654297\" yaw=\"-0.053955771028995514\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"64.47239685058594\" y=\"52.33769226074219\" yaw=\"-0.053955771028995514\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"288.8294372558594\" y=\"52.335906982421875\" yaw=\"-0.02789534069597721\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"342.649169921875\" y=\"48.80970001220703\" yaw=\"-0.02789534069597721\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"462.2138671875\" y=\"48.751487731933594\" yaw=\"-0.02789534069597721\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"632.3695068359375\" y=\"41.668643951416016\" yaw=\"-0.027896113693714142\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"653.8077392578125\" y=\"17.182004928588867\" yaw=\"250.20175170898438\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"634.1001586914062\" y=\"-7.691796779632568\" yaw=\"209.9370574951172\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"623.9699096679688\" y=\"-11.895185470581055\" yaw=\"195.1335906982422\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"603.3630981445312\" y=\"-13.442089080810547\" yaw=\"180.41941833496094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"444.09722900390625\" y=\"-14.054376602172852\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.4589385986328\" y=\"-13.024934768676758\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"81.0605239868164\" y=\"-16.232126235961914\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"33.14240646362305\" y=\"-23.057641983032227\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"10.020158767700195\" y=\"-82.95751190185547\" yaw=\"270.3822937011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.388376235961914\" y=\"-109.08952331542969\" yaw=\"-86.66719055175781\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.069969177246094\" y=\"-123.89266967773438\" yaw=\"-73.25007629394531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.922264099121094\" y=\"-137.06024169921875\" yaw=\"-93.95182800292969\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"1.6180614233016968\" y=\"-152.35836791992188\" yaw=\"-176.07089233398438\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.689512252807617\" y=\"-150.29632568359375\" yaw=\"151.1527099609375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-13.844392776489258\" y=\"-121.79190826416016\" yaw=\"77.57537841796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.857608795166016\" y=\"-102.24380493164062\" yaw=\"90.0667724609375\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.737929344177246\" y=\"-44.340293884277344\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.185128211975098\" y=\"22.68013572692871\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.931788444519043\" y=\"116.60400390625\" yaw=\"88.84825897216797\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-7.004303455352783\" y=\"189.1448211669922\" yaw=\"89.47254180908203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"46.47806930541992\" y=\"244.54147338867188\" yaw=\"0.019545903429389\" z=\"0.0\" />\n   </route>\n   <route id=\"47\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"153.68089294433594\" y=\"194.73475646972656\" yaw=\"-49.623592376708984\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"174.68240356445312\" y=\"173.0210723876953\" yaw=\"318.84967041015625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"197.59164428710938\" y=\"159.19503784179688\" yaw=\"338.9272155761719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"251.3771514892578\" y=\"150.95950317382812\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"298.9736633300781\" y=\"151.15452575683594\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"323.1690368652344\" y=\"151.253662109375\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"378.4907531738281\" y=\"147.9803009033203\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"536.9036254882812\" y=\"145.12933349609375\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"639.7444458007812\" y=\"138.5506591796875\" yaw=\"0.23475661873817444\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"658.3932495117188\" y=\"113.6989974975586\" yaw=\"270.62139892578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"658.7847900390625\" y=\"77.60237121582031\" yaw=\"270.62139892578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"653.0342407226562\" y=\"26.04651641845703\" yaw=\"253.46713256835938\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"606.7117309570312\" y=\"-9.917481422424316\" yaw=\"180.41941833496094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"404.32415771484375\" y=\"-20.90955924987793\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"321.3387756347656\" y=\"-24.107328414916992\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"159.3126983642578\" y=\"-23.517187118530273\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"74.1100845336914\" y=\"-23.206857681274414\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"30.955921173095703\" y=\"-23.049678802490234\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"9.786023139953613\" y=\"-47.86837387084961\" yaw=\"270.3822937011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"3.1737372875213623\" y=\"-103.28813171386719\" yaw=\"-88.83521270751953\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"7.089954853057861\" y=\"-124.98961639404297\" yaw=\"-73.25007629394531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-8.874055862426758\" y=\"-138.80322265625\" yaw=\"109.63088989257812\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-7.395325660705566\" y=\"-125.05453491210938\" yaw=\"77.57537841796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-4.877653121948242\" y=\"-98.32222747802734\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.246428489685059\" y=\"-43.0549201965332\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.593163013458252\" y=\"8.909183502197266\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.693879127502441\" y=\"24.003198623657227\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.887657165527344\" y=\"67.65711975097656\" yaw=\"89.5051498413086\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-9.177882194519043\" y=\"91.96019744873047\" yaw=\"89.5051498413086\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.941093444824219\" y=\"116.1301498413086\" yaw=\"88.9019546508789\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-33.80466842651367\" y=\"139.060546875\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-166.70655822753906\" y=\"138.7488250732422\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-216.59934997558594\" y=\"150.39646911621094\" yaw=\"166.86785888671875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-239.62753295898438\" y=\"164.10533142089844\" yaw=\"-228.90402221679688\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-247.00643920898438\" y=\"180.6178741455078\" yaw=\"-262.8837890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-247.52252197265625\" y=\"203.34085083007812\" yaw=\"90.14229583740234\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-244.7223358154297\" y=\"216.72271728515625\" yaw=\"425.6239013671875\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-238.2493133544922\" y=\"226.04344177246094\" yaw=\"404.81793212890625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-94.52295684814453\" y=\"232.39303588867188\" yaw=\"-26.49523162841797\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.49662017822266\" y=\"197.40170288085938\" yaw=\"-86.73055267333984\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-80.2228012084961\" y=\"168.31494140625\" yaw=\"236.09356689453125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-99.84434509277344\" y=\"152.97219848632812\" yaw=\"202.152099609375\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-145.42953491210938\" y=\"149.29876708984375\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-199.6720428466797\" y=\"145.67152404785156\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-304.14300537109375\" y=\"135.8880615234375\" yaw=\"216.6101531982422\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-316.1340637207031\" y=\"123.02273559570312\" yaw=\"237.4187774658203\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-310.79119873046875\" y=\"74.45384216308594\" yaw=\"-59.95295715332031\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-230.63717651367188\" y=\"49.76558303833008\" yaw=\"356.8175964355469\" z=\"0.0\" />\n   </route>\n   <route id=\"48\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.605391502380371\" y=\"10.741859436035156\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.692690372467041\" y=\"23.825042724609375\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-5.88319730758667\" y=\"68.17344665527344\" yaw=\"89.5051498413086\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-8.984251022338867\" y=\"113.5294189453125\" yaw=\"89.19662475585938\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-6.503499507904053\" y=\"227.21038818359375\" yaw=\"89.09619140625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"23.862815856933594\" y=\"248.03375244140625\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"69.93260192871094\" y=\"248.04946899414062\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"131.00721740722656\" y=\"241.0703125\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"351.28265380859375\" y=\"241.1454620361328\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"595.6854858398438\" y=\"241.2288360595703\" yaw=\"0.019545903429389\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"620.9591064453125\" y=\"238.6490478515625\" yaw=\"-13.48824405670166\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"638.0997314453125\" y=\"232.7307586669922\" yaw=\"-24.60904312133789\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"649.9676513671875\" y=\"224.885009765625\" yaw=\"-44.41210174560547\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"660.6968994140625\" y=\"203.16534423828125\" yaw=\"-83.0102310180664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"661.1646728515625\" y=\"180.89199829101562\" yaw=\"-89.37859344482422\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"661.7982177734375\" y=\"122.48069763183594\" yaw=\"270.62139892578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"662.3822631835938\" y=\"68.63157653808594\" yaw=\"270.62139892578125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"649.5145874023438\" y=\"7.557994365692139\" yaw=\"239.44749450683594\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"607.1182861328125\" y=\"-9.914505958557129\" yaw=\"180.41941833496094\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"300.3244323730469\" y=\"-13.530718803405762\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"246.09381103515625\" y=\"-13.333196640014648\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"161.65647888183594\" y=\"-16.525676727294922\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"54.188453674316406\" y=\"-16.134252548217773\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"29.55714988708496\" y=\"-23.044584274291992\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"9.76198959350586\" y=\"-44.266502380371094\" yaw=\"270.3822937011719\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"10.136734962463379\" y=\"-100.4284439086914\" yaw=\"-89.6176986694336\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"14.260688781738281\" y=\"-124.52635955810547\" yaw=\"-73.25007629394531\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"16.907079696655273\" y=\"-137.2620086669922\" yaw=\"-94.65567016601562\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"8.967040061950684\" y=\"-150.0479736328125\" yaw=\"-149.02459716796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-6.186872482299805\" y=\"-151.02976989746094\" yaw=\"156.8137664794922\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-16.215190887451172\" y=\"-138.2843017578125\" yaw=\"99.57867431640625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-14.230351448059082\" y=\"-123.54376220703125\" yaw=\"77.57537841796875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-11.85738468170166\" y=\"-102.88572692871094\" yaw=\"89.97327423095703\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.159295082092285\" y=\"-56.136749267578125\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-12.273058891296387\" y=\"-39.08729553222656\" yaw=\"90.3823013305664\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-36.880985260009766\" y=\"-19.30257797241211\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-62.67254638671875\" y=\"-15.708614349365234\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-88.59398651123047\" y=\"-12.114178657531738\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-122.55905151367188\" y=\"-8.490446090698242\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-148.50534057617188\" y=\"4.040465831756592\" yaw=\"-240.6406707763672\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-123.82555389404297\" y=\"41.94932174682617\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-64.15084075927734\" y=\"45.42522048950195\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-42.26235580444336\" y=\"45.4163818359375\" yaw=\"-0.023140989243984222\" z=\"0.0\" />\n   </route>\n   <route id=\"49\" town=\"Town06\">\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"63.94276809692383\" y=\"37.99636459350586\" yaw=\"-0.042891062796115875\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"140.57412719726562\" y=\"31.953643798828125\" yaw=\"-56.44596862792969\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"145.50022888183594\" y=\"9.647147178649902\" yaw=\"265.9683837890625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"143.2567901611328\" y=\"-2.805542230606079\" yaw=\"254.88890075683594\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"119.01282501220703\" y=\"-16.370359420776367\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"32.876808166503906\" y=\"-16.056629180908203\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-28.7954158782959\" y=\"-15.832002639770508\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-103.81073760986328\" y=\"-15.558777809143066\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-206.39463806152344\" y=\"-15.185141563415527\" yaw=\"179.79132080078125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-257.84454345703125\" y=\"-18.3941707611084\" yaw=\"179.333251953125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-308.2243957519531\" y=\"-7.79946231842041\" yaw=\"156.9146728515625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-344.0896911621094\" y=\"14.478765487670898\" yaw=\"137.9269561767578\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-360.3453369140625\" y=\"46.42790985107422\" yaw=\"106.80105590820312\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-360.18890380859375\" y=\"93.2186508178711\" yaw=\"450.853515625\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-355.8454895019531\" y=\"215.7797393798828\" yaw=\"426.2857666015625\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-311.15216064453125\" y=\"240.0839080810547\" yaw=\"3.8909084796905518\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-245.8873291015625\" y=\"240.19223022460938\" yaw=\"-0.10308279097080231\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-80.03441619873047\" y=\"219.6917724609375\" yaw=\"-56.05359649658203\" z=\"0.0\" />\n      <waypoint pitch=\"0.0\" roll=\"0.0\" x=\"-73.57442474365234\" y=\"198.763671875\" yaw=\"-86.73055267333984\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-81.01092529296875\" y=\"167.18731689453125\" yaw=\"234.0061492919922\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-94.02047729492188\" y=\"155.80630493164062\" yaw=\"209.7462158203125\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-199.7680206298828\" y=\"145.67129516601562\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-244.8551483154297\" y=\"142.06553649902344\" yaw=\"180.13438415527344\" z=\"0.0\" />\n      <waypoint pitch=\"360.0\" roll=\"0.0\" x=\"-270.37652587890625\" y=\"142.00567626953125\" yaw=\"180.13438415527344\" z=\"0.0\" />\n   </route>\n</routes>"
  },
  {
    "path": "scenario_runner/srunner/examples/CatalogExample.xosc",
    "content": "<?xml version=\"1.0\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"1\" revMinor=\"0\" date=\"2020-03-24T12:00:00\" description=\"CARLA:PedestrianCrossing\" author=\"\"/>\n  <ParameterDeclarations>\n    <ParameterDeclaration name=\"weather\" parameterType=\"string\" value=\"ClearNoon\" />\n    <ParameterDeclaration name=\"carcolor\" parameterType=\"string\" value=\"122,122,122\" />\n  </ParameterDeclarations>\n  <CatalogLocations>\n    <VehicleCatalog>\n      <Directory path=\"catalogs\"/>\n    </VehicleCatalog>\n    <PedestrianCatalog>\n      <Directory path=\"catalogs\"/>\n    </PedestrianCatalog>\n    <MiscObjectCatalog>\n      <Directory path=\"catalogs\"/>\n    </MiscObjectCatalog>\n    <EnvironmentCatalog>\n      <Directory path=\"catalogs\"/>\n    </EnvironmentCatalog>\n    <ManeuverCatalog>\n      <Directory path=\"catalogs\"/>\n    </ManeuverCatalog>\n    <ControllerCatalog>\n      <Directory path=\"catalogs\"/>\n    </ControllerCatalog>\n  </CatalogLocations>\n  <RoadNetwork>\n    <LogicFile filepath=\"Town01\"/>\n    <SceneGraphFile filepath=\"\"/>\n  </RoadNetwork>\n  <Entities>\n    <ScenarioObject name=\"hero\">\n      <CatalogReference catalogName=\"VehicleCatalog\" entryName=\"vehicle.volkswagen.t2\"/> \n    </ScenarioObject>\n    <ScenarioObject name=\"vehicle\">\n      <CatalogReference catalogName=\"VehicleCatalog\" entryName=\"vehicle.tesla.model3\">\n        <ParameterAssignments>\n          <ParameterAssignment parameterRef=\"carcolor\" value=\"255,255,0\" />\n        </ParameterAssignments>\n      </CatalogReference>\n    </ScenarioObject>\n    <ScenarioObject name=\"vehicle2\">\n      <CatalogReference catalogName=\"VehicleCatalog\" entryName=\"vehicle.tesla.model3\">\n        <ParameterAssignments>\n          <ParameterAssignment parameterRef=\"carcolor\" value=\"122,122,122\" />\n        </ParameterAssignments>\n      </CatalogReference>\n    </ScenarioObject>\n    <ScenarioObject name=\"adversary\">\n      <CatalogReference catalogName=\"PedestrianCatalog\" entryName=\"Pedestrian1\"/>\n    </ScenarioObject>\n    <ScenarioObject name=\"barrier1\">\n      <CatalogReference catalogName=\"MiscObjectCatalog\" entryName=\"Barrier1\"/>\n    </ScenarioObject>\n  </Entities>\n  <Storyboard>\n    <Init>\n      <Actions>\n        <GlobalAction>\n          <EnvironmentAction>\n            <CatalogReference catalogName=\"EnvironmentCatalog\" entryName=\"$weather\"/>\n          </EnvironmentAction>\n        </GlobalAction>\n        <Private entityRef=\"hero\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"170\" y=\"55\" z=\"0\" h=\"3.14159265359\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n          <PrivateAction>\n            <ControllerAction>\n              <AssignControllerAction>\n                <CatalogReference catalogName=\"ControllerCatalog\" entryName=\"ExternalControl\"/>\n              </AssignControllerAction>\n              <OverrideControllerValueAction>\n                <Throttle value=\"0\" active=\"false\"/>\n                <Brake value=\"0\" active=\"false\"/>\n                <Clutch value=\"0\" active=\"false\"/>\n                <ParkingBrake value=\"0\" active=\"false\"/>\n                <SteeringWheel value=\"0\" active=\"false\"/>\n                <Gear number=\"0\" active=\"false\"/>\n              </OverrideControllerValueAction>\n            </ControllerAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"vehicle\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"150\" y=\"55\" z=\"0\" h=\"3.14159265359\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"vehicle2\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"150\" y=\"60\" z=\"0\" h=\"3.14159265359\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"adversary\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"110\" y=\"52\" z=\"0.3\" h=\"1.57079632679\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"barrier1\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"100\" y=\"58\" z=\"0\" h=\"1.57079632679\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n        </Private>\n      </Actions>\n    </Init>\n    <Story name=\"MyStory\">\n      <Act name=\"Behavior\">\n        <ManeuverGroup maximumExecutionCount=\"1\" name=\"AutopilotSequence\">\n          <Actors selectTriggeringEntities=\"false\">\n            <EntityRef entityRef=\"vehicle\"/>\n          </Actors>\n          <CatalogReference catalogName=\"ManeuverCatalog\" entryName=\"Autopilot\"/>\n        </ManeuverGroup>\n        <ManeuverGroup maximumExecutionCount=\"1\" name=\"PedestrianCrossingSequence\">\n          <Actors selectTriggeringEntities=\"false\">\n            <EntityRef entityRef=\"adversary\"/>\n          </Actors>\n          <Maneuver name=\"PedestrianCrossingManeuver\">\n            <Event name=\"PedestrianStartsWalking\" priority=\"overwrite\">\n              <Action name=\"PedestrianStartsWalking\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"3\" dynamicsDimension=\"distance\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"10.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"vehicle\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <ReachPositionCondition tolerance=\"1.0\">\n                          <Position>\n                            <WorldPosition x=\"140\" y=\"55\" z=\"0\"/>\n                          </Position>\n                        </ReachPositionCondition>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"PedestrianStopsAndWaits\" priority=\"overwrite\">\n              <Action name=\"PedestrianStopsAndWaits\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"5\" dynamicsDimension=\"time\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"0.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"adversary\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <StandStillCondition duration=\"1\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                  <Condition name=\"AfterPedestrianWalks\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"PedestrianStartsWalking\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"PedestrianWalksAway\" priority=\"overwrite\">\n              <Action name=\"PedestrianStartsWalkingAway\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"6.5\" dynamicsDimension=\"distance\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"2.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"vehicle\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <StandStillCondition duration=\"0.1\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                  <Condition name=\"AfterPedestrianStopsAndWaits\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"PedestrianStopsAndWaits\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"PedestrianWaits\" priority=\"overwrite\">\n              <Action name=\"PedestrianWaits\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"10\" dynamicsDimension=\"time\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"0.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"adversary\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <StandStillCondition duration=\"0.1\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                  <Condition name=\"AfterPedestrianStartsWalking\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"PedestrianStartsWalkingAway\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n          </Maneuver>\n        </ManeuverGroup>\n        <StartTrigger>\n          <ConditionGroup>\n            <Condition name=\"OverallStartCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByValueCondition>\n                <SimulationTimeCondition value=\"0\" rule=\"greaterThan\"/>\n              </ByValueCondition>\n            </Condition>\n          </ConditionGroup>\n        </StartTrigger>\n        <StopTrigger>\n          <ConditionGroup>\n            <Condition name=\"EndCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByValueCondition>\n                <SimulationTimeCondition value=\"20.0\" rule=\"greaterThan\"/>\n              </ByValueCondition>\n            </Condition>\n          </ConditionGroup>\n        </StopTrigger>\n      </Act>\n    </Story>\n    <StopTrigger>\n      <ConditionGroup>\n        <Condition name=\"criteria_CollisionTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n      </ConditionGroup>\n    </StopTrigger>\n  </Storyboard>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/ChangeLane.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"ChangeLane_1\" type=\"ChangeLane\" town=\"Town04\">\n        <ego_vehicle x=\"284.4\" y=\"16.4\" z=\"2.5\" yaw=\"-173\" model=\"vehicle.lincoln.mkz2017\" />\n\t<!-- spawn actors-->\n\t<other_actor x=\"264.4\" y=\"16.3\" z=\"-500\" yaw=\"-179\" model=\"vehicle.tesla.model3\" />\n\t<other_actor x=\"184.4\" y=\"14.9\" z=\"-500\" yaw=\"-176\" model=\"vehicle.volkswagen.t2\" />\n        <weather cloudiness=\"0\" precipitation=\"0\" precipitation_deposits=\"0\" wind_intensity=\"0\" sun_azimuth_angle=\"0\" sun_altitude_angle=\"75\" />\n    </scenario>\n    <scenario name=\"ChangeLane_2\" type=\"ChangeLane\" town=\"Town01\">\n        <ego_vehicle x=\"107\" y=\"133.5\" z=\"0.5\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/ChangingWeather.xosc",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"1\" revMinor=\"0\" date=\"2020-03-20T12:00:00\" description=\"CARLA:ChangingWeatherExample\" author=\"\"/>\n  <ParameterDeclarations/>\n  <CatalogLocations/>\n  <RoadNetwork>\n    <LogicFile filepath=\"Town01\"/>\n    <SceneGraphFile filepath=\"\"/>\n  </RoadNetwork>\n  <Entities>\n    <ScenarioObject name=\"hero\">\n      <Vehicle name=\"vehicle.lincoln.mkz2017\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"ego_vehicle\"/>\n          <Property name=\"color\" value=\"0,0,255\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n  </Entities>\n  <Storyboard>\n    <Init>\n      <Actions>\n        <GlobalAction>\n          <EnvironmentAction>\n            <Environment name=\"Environment1\">\n              <TimeOfDay animation=\"true\" dateTime=\"2020-01-01T12:00:00\"/>\n              <Weather cloudState=\"free\">\n                <Sun intensity=\"0.85\" azimuth=\"0\" elevation=\"1.31\"/>\n                <Fog visualRange=\"100000.0\"/>\n                <Precipitation precipitationType=\"dry\" intensity=\"0.0\"/>\n              </Weather>\n              <RoadCondition frictionScaleFactor=\"1.0\"/>\n            </Environment>\n          </EnvironmentAction>\n        </GlobalAction>\n        <Private entityRef=\"hero\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <LanePosition roadId=\"4\" laneId=\"-1\" offset=\"1.0\" s=\"48.58\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n          <PrivateAction>\n            <ControllerAction>\n              <AssignControllerAction>\n                <Controller name=\"HeroAgent\">\n                  <Properties>\n                    <Property name=\"module\" value=\"external_control\"/>\n                  </Properties>\n                </Controller>\n              </AssignControllerAction>\n              <OverrideControllerValueAction>\n                <Throttle value=\"0\" active=\"false\"/>\n                <Brake value=\"0\" active=\"false\"/>\n                <Clutch value=\"0\" active=\"false\"/>\n                <ParkingBrake value=\"0\" active=\"false\"/>\n                <SteeringWheel value=\"0\" active=\"false\"/>\n                <Gear number=\"0\" active=\"false\"/>\n              </OverrideControllerValueAction>\n            </ControllerAction>\n          </PrivateAction>\n        </Private>\n      </Actions>\n    </Init>\n    <Story name=\"MyStory\">\n      <Act name=\"Behavior\">\n        <ManeuverGroup name=\"ManeuverSequence\" maximumExecutionCount=\"1\">\n          <Actors selectTriggeringEntities=\"false\"/>\n          <Maneuver name=\"WeatherChange\">\n            <Event name=\"WeatherChangeEvent\" priority=\"overwrite\">\n              <Action name=\"WeatherChangeAction\">\n                <GlobalAction>\n                  <EnvironmentAction>\n                    <Environment name=\"Environment1\">\n                      <TimeOfDay animation=\"true\" dateTime=\"2020-01-01T22:00:00\"/>\n                      <Weather cloudState=\"free\">\n                        <Sun intensity=\"0.05\" azimuth=\"0\" elevation=\"1.31\"/>\n                        <Fog visualRange=\"100000.0\"/>\n                        <Precipitation precipitationType=\"rain\" intensity=\"0.9\"/>\n                      </Weather>\n                      <RoadCondition frictionScaleFactor=\"1.0\"/>\n                    </Environment>\n                  </EnvironmentAction>\n                </GlobalAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"WeatherChangeStartTime\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <SimulationTimeCondition value=\"20\" rule=\"greaterThan\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n          </Maneuver>\n          <Maneuver name=\"DummyManeuver\">\n            <Event name=\"DummyManeuver\" priority=\"overwrite\">\n              <Action name=\"DummyManeuver\"/>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"DummyManeuverStartTime\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <SimulationTimeCondition value=\"10000000\" rule=\"greaterThan\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n          </Maneuver>\n        </ManeuverGroup>\n        <StartTrigger>\n          <ConditionGroup>\n            <Condition name=\"StartTime\" delay=\"0\" conditionEdge=\"rising\">\n              <ByValueCondition>\n                <SimulationTimeCondition value=\"5\" rule=\"greaterThan\"/>\n              </ByValueCondition>\n            </Condition>\n          </ConditionGroup>\n        </StartTrigger>\n        <StopTrigger/>\n      </Act>\n    </Story>\n    <StopTrigger/>\n  </Storyboard>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/ControlLoss.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"ControlLoss_1\" type=\"ControlLoss\" town=\"Town01\">\n        <ego_vehicle x=\"392.5\" y=\"195\" z=\"0.5\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_2\" type=\"ControlLoss\" town=\"Town01\">\n        <ego_vehicle x=\"-2.0\" y=\"160\" z=\"0.5\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_3\" type=\"ControlLoss\" town=\"Town01\">\n        <ego_vehicle x=\"168.9\" y=\"59.8\" z=\"0.5\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_4\" type=\"ControlLoss\" town=\"Town02\">\n        <ego_vehicle x=\"27\" y=\"110\" z=\"0.22\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_5\" type=\"ControlLoss\" town=\"Town02\">\n        <ego_vehicle x=\"54.8\" y=\"307.2\" z=\"0.22\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_6\" type=\"ControlLoss\" town=\"Town02\">\n        <ego_vehicle x=\"57.4\" y=\"191.7\" z=\"0.5\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_7\" type=\"ControlLoss\" town=\"Town03\">\n        <ego_vehicle x=\"15\" y=\"207.5\" z=\"2\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_8\" type=\"ControlLoss\" town=\"Town03\">\n        <ego_vehicle x=\"-74\" y=\"-12\" z=\"0.1\" yaw=\"270\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_9\" type=\"ControlLoss\" town=\"Town03\">\n        <ego_vehicle x=\"-85.1\" y=\"-87.4\" z=\"0.3\" yaw=\"89\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_10\" type=\"ControlLoss\" town=\"Town04\">\n        <ego_vehicle x=\"218.4\" y=\"193\" z=\"0\" yaw=\"338\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_11\" type=\"ControlLoss\" town=\"Town04\">\n        <ego_vehicle x=\"-40.4\" y=\"-229.5\" z=\"0\" yaw=\"131\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_12\" type=\"ControlLoss\" town=\"Town04\">\n        <ego_vehicle x=\"-45\" y=\"37.2\" z=\"11\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_13\" type=\"ControlLoss\" town=\"Town05\">\n        <ego_vehicle x=\"90.9\" y=\"-66\" z=\"0\" yaw=\"67\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_14\" type=\"ControlLoss\" town=\"Town05\">\n        <ego_vehicle x=\"-54.7\" y=\"110.9\" z=\"0.1\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ControlLoss_15\" type=\"ControlLoss\" town=\"Town05\">\n        <ego_vehicle x=\"119.1\" y=\"-142.7\" z=\"0.1\" yaw=\"-170\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/CutIn.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <!-- scenario name MUST contain 'left' or 'right', defines whether car comes from left or right lane-->\n    <scenario name=\"CutInFrom_left_Lane\" type=\"CutIn\" town=\"Town04\">\n        <ego_vehicle x=\"284.4\" y=\"16.4\" z=\"2.5\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n\t    <other_actor x=\"324.2\" y=\"20.7\" z=\"-100\" yaw=\"180\" model=\"vehicle.tesla.model3\" />\n        <weather cloudiness=\"0\" precipitation=\"0\" precipitation_deposits=\"0\" wind_intensity=\"0\" sun_azimuth_angle=\"0\" sun_altitude_angle=\"75\" />\n    </scenario>\n    <scenario name=\"CutInFrom_right_Lane\" type=\"CutIn\" town=\"Town04\">\n        <ego_vehicle x=\"284.4\" y=\"16.4\" z=\"2.5\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n\t    <other_actor x=\"336.6\" y=\"14.4\" z=\"-100\" yaw=\"180\" model=\"vehicle.tesla.model3\" />\n        <weather cloudiness=\"0\" precipitation=\"0\" precipitation_deposits=\"0\" wind_intensity=\"0\" sun_azimuth_angle=\"0\" sun_altitude_angle=\"75\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/CyclistCrossing.xosc",
    "content": "<?xml version=\"1.0\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"1\" revMinor=\"0\" date=\"2020-03-24T12:00:00\" description=\"CARLA:CyclistCrossing\" author=\"\"/>\n  <ParameterDeclarations/>\n  <CatalogLocations/>\n  <RoadNetwork>\n    <LogicFile filepath=\"Town01\"/>\n    <SceneGraphFile filepath=\"\"/>\n  </RoadNetwork>\n  <Entities>\n    <ScenarioObject name=\"hero\">\n      <Vehicle name=\"vehicle.tesla.model3\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"ego_vehicle\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n    <ScenarioObject name=\"adversary\">\n      <Vehicle name=\"vehicle.diamondback.century\" vehicleCategory=\"bicycle\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"simulation\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n  </Entities>\n  <Storyboard>\n    <Init>\n      <Actions>\n        <GlobalAction>\n          <EnvironmentAction>\n            <Environment name=\"Environment1\">\n              <TimeOfDay animation=\"false\" dateTime=\"2019-06-25T12:00:00\"/>\n              <Weather cloudState=\"free\">\n                <Sun intensity=\"0.85\" azimuth=\"0\" elevation=\"1.31\"/>\n                <Fog visualRange=\"100000.0\"/>\n                <Precipitation precipitationType=\"dry\" intensity=\"0.0\"/>\n              </Weather>\n              <RoadCondition frictionScaleFactor=\"1.0\"/>\n            </Environment>\n          </EnvironmentAction>\n        </GlobalAction>\n        <Private entityRef=\"hero\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"130\" y=\"55\" z=\"0\" h=\"3.14159265359\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n          <PrivateAction>\n            <ControllerAction>\n              <AssignControllerAction>\n                <Controller name=\"HeroAgent\">\n                  <Properties>\n                    <Property name=\"module\" value=\"external_control\"/>\n                  </Properties>\n                </Controller>\n              </AssignControllerAction>\n              <OverrideControllerValueAction>\n                <Throttle value=\"0\" active=\"false\"/>\n                <Brake value=\"0\" active=\"false\"/>\n                <Clutch value=\"0\" active=\"false\"/>\n                <ParkingBrake value=\"0\" active=\"false\"/>\n                <SteeringWheel value=\"0\" active=\"false\"/>\n                <Gear number=\"0\" active=\"false\"/>\n              </OverrideControllerValueAction>\n            </ControllerAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"adversary\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"95.5\" y=\"41\" z=\"0.2\" h=\"3.14159265359\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n          <PrivateAction>\n            <ControllerAction>\n              <AssignControllerAction>\n                <Controller name=\"AdversaryAgent\">\n                  <Properties>\n                    <Property name=\"module\" value=\"vehicle_longitudinal_control\"/>\n                  </Properties>\n                </Controller>\n              </AssignControllerAction>\n              <OverrideControllerValueAction>\n                <Throttle value=\"0\" active=\"false\"/>\n                <Brake value=\"0\" active=\"false\"/>\n                <Clutch value=\"0\" active=\"false\"/>\n                <ParkingBrake value=\"0\" active=\"false\"/>\n                <SteeringWheel value=\"0\" active=\"false\"/>\n                <Gear number=\"0\" active=\"false\"/>\n              </OverrideControllerValueAction>\n            </ControllerAction>\n          </PrivateAction>\n        </Private>\n      </Actions>\n    </Init>\n    <Story name=\"MyStory\">\n      <Act name=\"Behavior\">\n        <ManeuverGroup maximumExecutionCount=\"1\" name=\"ManeuverSequence\">\n          <Actors selectTriggeringEntities=\"false\">\n            <EntityRef entityRef=\"adversary\"/>\n          </Actors>\n          <Maneuver name=\"CyclistCrossingManeuver\">\n            <Event name=\"CyclistStartsWalking\" priority=\"overwrite\">\n              <Action name=\"CyclistStartsWalking\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"1.5\" dynamicsDimension=\"distance\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"2.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"hero\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <RelativeDistanceCondition entityRef=\"adversary\" relativeDistanceType=\"cartesianDistance\" value=\"14.0\" freespace=\"false\" rule=\"lessThan\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"CyclistStopsAndWaits\" priority=\"overwrite\">\n              <Action name=\"CyclistStopsAndWaits\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"10\" dynamicsDimension=\"time\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"0.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"adversary\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <StandStillCondition duration=\"0.1\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                  <Condition name=\"AfterCyclistStartsWalking\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"CyclistStartsWalking\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"CyclistWalksAway\" priority=\"overwrite\">\n              <Action name=\"CyclistStartsWalkingAway\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"6.5\" dynamicsDimension=\"distance\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"2.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"hero\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <StandStillCondition duration=\"0.1\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                  <Condition name=\"AfterCyclistStopsAndWaits\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"CyclistStopsAndWaits\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"CyclistWaits\" priority=\"overwrite\">\n              <Action name=\"CyclistWaits\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"10\" dynamicsDimension=\"time\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"0.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"adversary\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <StandStillCondition duration=\"0.1\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                  <Condition name=\"AfterCyclistStartsWalking\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"CyclistStartsWalkingAway\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n          </Maneuver>\n        </ManeuverGroup>\n        <StartTrigger>\n          <ConditionGroup>\n            <Condition name=\"OverallStartCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"10.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n          </ConditionGroup>\n        </StartTrigger>\n        <StopTrigger>\n          <ConditionGroup>\n            <Condition name=\"EndCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"200.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n          </ConditionGroup>\n        </StopTrigger>\n      </Act>\n    </Story>\n    <StopTrigger>\n      <ConditionGroup>\n        <Condition name=\"criteria_RunningStopTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_RunningRedLightTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_WrongLaneTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_OnSidewalkTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_KeepLaneTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_CollisionTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_DrivenDistanceTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"distance_success\" value=\"100\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n      </ConditionGroup>\n    </StopTrigger>\n  </Storyboard>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/FollowLeadingVehicle.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"FollowLeadingVehicle_1\" type=\"FollowLeadingVehicle\" town=\"Town01\">\n        <ego_vehicle x=\"107\" y=\"133\" z=\"0.5\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n        <weather cloudiness=\"0\" precipitation=\"0\" precipitation_deposits=\"0\" wind_intensity=\"0\" sun_azimuth_angle=\"0\" sun_altitude_angle=\"75\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_1\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town01\">\n        <ego_vehicle x=\"107\" y=\"133.5\" z=\"0.5\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_2\" type=\"FollowLeadingVehicle\" town=\"Town01\">\n        <ego_vehicle x=\"105\" y=\"199.1\" z=\"0.5\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_2\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town01\">\n        <ego_vehicle x=\"105\" y=\"199.1\" z=\"0.5\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_3\" type=\"FollowLeadingVehicle\" town=\"Town02\">\n        <ego_vehicle x=\"28.7\" y=\"302.5\" z=\"0.4\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_3\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town02\">\n        <ego_vehicle x=\"28.7\" y=\"302.5\" z=\"0.4\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_4\" type=\"FollowLeadingVehicle\" town=\"Town03\">\n        <ego_vehicle x=\"120\" y=\"193\" z=\"3\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_4\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town03\">\n        <ego_vehicle x=\"150\" y=\"193.2\" z=\"3\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_5\" type=\"FollowLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"-326.2  \" y=\"435.8\" z=\"0\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_5\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town04\">\n        <ego_vehicle x=\"-337  \" y=\"435.8\" z=\"5.5\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_6\" type=\"FollowLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"44.8\" y=\"-98.3\" z=\"0\" yaw=\"-18\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_6\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town04\">\n        <ego_vehicle x=\"44.8\" y=\"-98.3\" z=\"0\" yaw=\"-18\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_7\" type=\"FollowLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"178\" y=\"-395.8\" z=\"0\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_7\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town04\">\n        <ego_vehicle x=\"178\" y=\"-395.8\" z=\"0\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_8\" type=\"FollowLeadingVehicle\" town=\"Town05\">\n        <ego_vehicle x=\"170.6\" y=\"-182\" z=\"0\" yaw=\"-136\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_8\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town05\">\n         <ego_vehicle x=\"170.6\" y=\"-182.0\" z=\"0\" yaw=\"-137\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_9\" type=\"FollowLeadingVehicle\" town=\"Town05\">\n        <ego_vehicle x=\"-150\" y=\"-190\" z=\"11\" yaw=\"1\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_9\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town05\">\n        <ego_vehicle x=\"-150\" y=\"-190\" z=\"11\" yaw=\"1\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_10\" type=\"FollowLeadingVehicle\" town=\"Town05\">\n        <ego_vehicle x=\"-141\" y=\"208.5\" z=\"9\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_10\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town05\">\n        <ego_vehicle x=\"-141\" y=\"208.5\" z=\"9\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicle_11\" type=\"FollowLeadingVehicle\" town=\"Town02\">\n        <ego_vehicle x=\"137\" y=\"105.3\" z=\"0.4\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"FollowLeadingVehicleWithObstacle_11\" type=\"FollowLeadingVehicleWithObstacle\" town=\"Town02\">\n        <ego_vehicle x=\"137\" y=\"105.3\" z=\"0.4\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/FollowLeadingVehicle.xosc",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"1\" revMinor=\"0\" date=\"2020-03-20T12:00:00\" description=\"CARLA:FollowLeadingVehicle\" author=\"\"/>\n  <ParameterDeclarations>\n    <ParameterDeclaration name=\"leadingSpeed\" parameterType=\"double\" value=\"2.0\"/>\n  </ParameterDeclarations>\n  <CatalogLocations/>\n  <RoadNetwork>\n    <LogicFile filepath=\"Town01\"/>\n    <SceneGraphFile filepath=\"\"/>\n  </RoadNetwork>\n  <Entities>\n    <ScenarioObject name=\"hero\">\n      <Vehicle name=\"vehicle.lincoln.mkz2017\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"ego_vehicle\"/>\n          <Property name=\"color\" value=\"0,0,255\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n    <ScenarioObject name=\"adversary\">\n      <Vehicle name=\"vehicle.tesla.model3\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"simulation\"/>\n          <Property name=\"color\" value=\"255,0,0\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n  </Entities>\n  <Storyboard>\n    <Init>\n      <Actions>\n        <GlobalAction>\n          <EnvironmentAction>\n            <Environment name=\"Environment1\">\n              <TimeOfDay animation=\"false\" dateTime=\"2020-03-20T12:00:00\"/>\n              <Weather cloudState=\"free\">\n                <Sun intensity=\"0.85\" azimuth=\"0\" elevation=\"1.31\"/>\n                <Fog visualRange=\"100000.0\"/>\n                <Precipitation precipitationType=\"dry\" intensity=\"0.0\"/>\n              </Weather>\n              <RoadCondition frictionScaleFactor=\"1.0\"/>\n            </Environment>\n          </EnvironmentAction>\n        </GlobalAction>\n        <Private entityRef=\"hero\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <LanePosition roadId=\"4\" laneId=\"-1\" offset=\"1.0\" s=\"48.58\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n          <PrivateAction>\n            <ControllerAction>\n              <AssignControllerAction>\n                <Controller name=\"HeroAgent\">\n                  <Properties>\n                    <Property name=\"module\" value=\"external_control\"/>\n                  </Properties>\n                </Controller>\n              </AssignControllerAction>\n              <OverrideControllerValueAction>\n                <Throttle value=\"0\" active=\"false\"/>\n                <Brake value=\"0\" active=\"false\"/>\n                <Clutch value=\"0\" active=\"false\"/>\n                <ParkingBrake value=\"0\" active=\"false\"/>\n                <SteeringWheel value=\"0\" active=\"false\"/>\n                <Gear number=\"0\" active=\"false\"/>\n              </OverrideControllerValueAction>\n            </ControllerAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"adversary\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"190\" y=\"133\" z=\"0\" h=\"0\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n        </Private>\n      </Actions>\n    </Init>\n    <Story name=\"MyStory\">\n      <Act name=\"Behavior\">\n        <ManeuverGroup name=\"ManeuverSequence\" maximumExecutionCount=\"1\">\n          <Actors selectTriggeringEntities=\"false\">\n            <EntityRef entityRef=\"adversary\"/>\n          </Actors>\n          <Maneuver name=\"FollowLeadingVehicleManeuver\">\n            <Event name=\"LeadingVehicleKeepsVelocity\" priority=\"overwrite\">\n              <Action name=\"LeadingVehicleKeepsVelocity\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"20\" dynamicsDimension=\"distance\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"$leadingSpeed\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartConditionLeadingVehicleKeepsVelocity\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"hero\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <RelativeDistanceCondition entityRef=\"adversary\" relativeDistanceType=\"cartesianDistance\" value=\"40.0\" freespace=\"false\" rule=\"lessThan\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"LeadingVehicleWaits\" priority=\"overwrite\">\n              <Action name=\"LeadingVehicleWaits\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"10\" dynamicsDimension=\"time\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"0.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"AfterLeadingVehicleKeepsVelocity\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"LeadingVehicleKeepsVelocity\" state=\"endTransition\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n          </Maneuver>\n        </ManeuverGroup>\n        <StartTrigger>\n          <ConditionGroup>\n            <Condition name=\"OverallStartCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"1.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n            <Condition name=\"StartTime\" delay=\"0\" conditionEdge=\"rising\">\n              <ByValueCondition>\n                <SimulationTimeCondition value=\"0\" rule=\"equalTo\"/>\n              </ByValueCondition>\n            </Condition>\n          </ConditionGroup>\n        </StartTrigger>\n        <StopTrigger>\n          <ConditionGroup>\n            <Condition name=\"EndCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"200.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n          </ConditionGroup>\n        </StopTrigger>\n      </Act>\n    </Story>\n    <StopTrigger>\n      <ConditionGroup>\n        <Condition name=\"criteria_RunningStopTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_RunningRedLightTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_WrongLaneTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_OnSidewalkTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_KeepLaneTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_CollisionTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_DrivenDistanceTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"distance_success\" value=\"100\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n      </ConditionGroup>\n    </StopTrigger>\n  </Storyboard>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/FreeRide.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"FreeRide_1\" type=\"FreeRide\" town=\"Town01\">\n        <ego_vehicle x=\"312\" y=\"129\" z=\"0\" yaw=\"180\" model=\"vehicle.tesla.model3\" rolename=\"hero\"/>\n    </scenario>\n    <scenario name=\"FreeRide_2\" type=\"FreeRide\" town=\"Town02\">\n        <ego_vehicle x=\"132\" y=\"215\" z=\"0\" yaw=\"90\" model=\"vehicle.tesla.model3\" rolename=\"hero\"/>\n    </scenario>\n    <scenario name=\"FreeRide_3\" type=\"FreeRide\" town=\"Town03\">\n        <ego_vehicle x=\"207\" y=\"59\" z=\"0\" yaw=\"180\" model=\"vehicle.tesla.model3\" rolename=\"hero\"/>\n    </scenario>\n    <scenario name=\"FreeRide_4\" type=\"FreeRide\" town=\"Town04\">\n        <ego_vehicle x=\"269\" y=\"-246\" z=\"0\" yaw=\"0\" model=\"vehicle.tesla.model3\" rolename=\"hero\"/>\n    </scenario>\n    <scenario name=\"MultiEgo_1\" type=\"FreeRide\" town=\"Town01\">\n        <ego_vehicle x=\"270\" y=\"129\" z=\"0\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" rolename=\"hero\"/>\n        <ego_vehicle x=\"100\" y=\"133\" z=\"0\" yaw=\"0\" model=\"vehicle.tesla.model3\" rolename=\"hero2\"/>\n    </scenario>\n    <scenario name=\"MultiEgo_2\" type=\"FreeRide\" town=\"Town03\">\n        <ego_vehicle x=\"207\" y=\"59\" z=\"0\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" rolename=\"hero\"/>\n        <ego_vehicle x=\"237\" y=\"-95.0754252474\" z=\"0\" yaw=\"90\" model=\"vehicle.tesla.model3\" rolename=\"hero2\"/>\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/LaneChangeSimple.xosc",
    "content": "<?xml version=\"1.0\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"1\" revMinor=\"0\" date=\"2020-03-24T12:00:00\" description=\"CARLA:LaneChangeSimple\" author=\"\"/>\n  <ParameterDeclarations/>\n  <CatalogLocations/>\n  <RoadNetwork>\n    <LogicFile filepath=\"Town04\"/>\n    <SceneGraphFile filepath=\"\"/>\n  </RoadNetwork>\n  <Entities>\n    <ScenarioObject name=\"hero\">\n      <Vehicle name=\"vehicle.tesla.model3\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"ego_vehicle\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n    <ScenarioObject name=\"adversary\">\n      <Vehicle name=\"vehicle.lincoln.mkz2017\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"simulation\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n    <ScenarioObject name=\"standing\">\n      <Vehicle name=\"vehicle.volkswagen.t2\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"simulation\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n  </Entities>\n  <Storyboard>\n    <Init>\n      <Actions>\n        <GlobalAction>\n          <EnvironmentAction>\n            <Environment name=\"Environment1\">\n              <TimeOfDay animation=\"false\" dateTime=\"2019-06-25T12:00:00\"/>\n              <Weather cloudState=\"free\">\n                <Sun intensity=\"0.85\" azimuth=\"0\" elevation=\"1.31\"/>\n                <Fog visualRange=\"100000.0\"/>\n                <Precipitation precipitationType=\"dry\" intensity=\"0.0\"/>\n              </Weather>\n              <RoadCondition frictionScaleFactor=\"1.0\"/>\n            </Environment>\n          </EnvironmentAction>\n        </GlobalAction>\n        <Private entityRef=\"hero\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"-9.4\" y=\"-152.8\" z=\"0.5\" h=\"1.57079632679\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n          <PrivateAction>\n            <ControllerAction>\n              <AssignControllerAction>\n                <Controller name=\"HeroAgent\">\n                  <Properties>\n                    <Property name=\"module\" value=\"external_control\"/>\n                  </Properties>\n                </Controller>\n              </AssignControllerAction>\n              <OverrideControllerValueAction>\n                <Throttle value=\"0\" active=\"false\"/>\n                <Brake value=\"0\" active=\"false\"/>\n                <Clutch value=\"0\" active=\"false\"/>\n                <ParkingBrake value=\"0\" active=\"false\"/>\n                <SteeringWheel value=\"0\" active=\"false\"/>\n                <Gear number=\"0\" active=\"false\"/>\n              </OverrideControllerValueAction>\n            </ControllerAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"adversary\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"-9.4\" y=\"-71.0\" z=\"0.5\" h=\"1.57079632679\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"standing\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"-8.2\" y=\"29.2\" z=\"0.5\" h=\"1.57079632679\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n        </Private>\n      </Actions>\n    </Init>\n    <Story name=\"MyStory\">\n      <Act name=\"Behavior\">\n        <ManeuverGroup maximumExecutionCount=\"1\" name=\"ManeuverSequence\">\n          <Actors selectTriggeringEntities=\"false\">\n            <EntityRef entityRef=\"adversary\"/>\n          </Actors>\n          <Maneuver name=\"LaneChangeSimpleManeuver\">\n            <Event name=\"AdversaryAccelerates\" priority=\"overwrite\">\n              <Action name=\"AdversaryAccelerates\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"50\" dynamicsDimension=\"distance\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"5.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"hero\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <RelativeDistanceCondition entityRef=\"adversary\" relativeDistanceType=\"cartesianDistance\" value=\"40.0\" freespace=\"false\" rule=\"lessThan\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"AdversaryChangesLane\" priority=\"overwrite\">\n              <Action name=\"AdversaryChangesLane\">\n                <PrivateAction>\n                  <LateralAction>\n                    <LaneChangeAction>\n                      <LaneChangeActionDynamics dynamicsShape=\"linear\" value=\"25\" dynamicsDimension=\"distance\"/>\n                      <LaneChangeTarget>\n                        <RelativeTargetLane entityRef=\"adversary\" value=\"-1\"/>\n                      </LaneChangeTarget>\n                    </LaneChangeAction>\n                  </LateralAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"AfterAdversaryAccelerates\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"AdversaryAccelerates\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n          </Maneuver>\n        </ManeuverGroup>\n        <StartTrigger>\n          <ConditionGroup>\n            <Condition name=\"OverallStartCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"1.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n            <Condition name=\"StartTime\" delay=\"0\" conditionEdge=\"rising\">\n              <ByValueCondition>\n                <SimulationTimeCondition value=\"0\" rule=\"equalTo\"/>\n              </ByValueCondition>\n            </Condition>\n          </ConditionGroup>\n        </StartTrigger>\n        <StopTrigger>\n          <ConditionGroup>\n            <Condition name=\"EndCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"200.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n          </ConditionGroup>\n        </StopTrigger>\n      </Act>\n    </Story>\n    <StopTrigger>\n      <ConditionGroup>\n        <Condition name=\"criteria_RunningStopTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_RunningRedLightTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_WrongLaneTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_OnSidewalkTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_KeepLaneTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_CollisionTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_DrivenDistanceTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"distance_success\" value=\"100\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n      </ConditionGroup>\n    </StopTrigger>\n  </Storyboard>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/LeadingVehicle.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"OtherLeadingVehicle_1\" type=\"OtherLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"388.9\" y=\"-140\" z=\"0\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"OtherLeadingVehicle_2\" type=\"OtherLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"-510\" y=\"88\" z=\"0\" yaw=\"91\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"OtherLeadingVehicle_3\" type=\"OtherLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"82\" y=\"249.1\" z=\"0\" yaw=\"-33\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"OtherLeadingVehicle_4\" type=\"OtherLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"138.9\" y=\"34.9\" z=\"10\" yaw=\"1\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"OtherLeadingVehicle_5\" type=\"OtherLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"-110\" y=\"9.1\" z=\"9.5\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"OtherLeadingVehicle_6\" type=\"OtherLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"-12.5\" y=\"-17\" z=\"0\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"OtherLeadingVehicle_7\" type=\"OtherLeadingVehicle\" town=\"Town04\">\n        <ego_vehicle x=\"125.5\" y=\"225.1\" z=\"0\" yaw=\"-25\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"OtherLeadingVehicle_8\" type=\"OtherLeadingVehicle\" town=\"Town05\">\n        <ego_vehicle x=\"-226.9\" y=\"100\" z=\"11\" yaw=\"-88\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"OtherLeadingVehicle_9\" type=\"OtherLeadingVehicle\" town=\"Town05\">\n        <ego_vehicle x=\"-10\" y=\"191.1\" z=\"3\" yaw=\"-180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"OtherLeadingVehicle_10\" type=\"OtherLeadingVehicle\" town=\"Town05\">\n        <ego_vehicle x=\"188.9\" y=\"-100\" z=\"0\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/NoSignalJunction.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"NoSignalJunctionCrossing\" type=\"NoSignalJunctionCrossing\" town=\"Town03\">\n        <ego_vehicle x=\"-74.32\" y=\"-50\" z=\"0.5\" yaw=\"270\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"-105\" y=\"-136\" z=\"0.5\" yaw=\"0\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/ObjectCrossing.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"StationaryObjectCrossing_1\" type=\"StationaryObjectCrossing\" town=\"Town02\">\n        <ego_vehicle x=\"7.63\" y=\"109.91\" z=\"1.22\" yaw=\"359\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"DynamicObjectCrossing_1\" type=\"DynamicObjectCrossing\" town=\"Town02\">\n        <ego_vehicle x=\"7.63\" y=\"109.91\" z=\"1.22\" yaw=\"359\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"StationaryObjectCrossing_2\" type=\"StationaryObjectCrossing\" town=\"Town02\">\n        <ego_vehicle x=\"180.93\" y=\"105.31\" z=\"1.22\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"DynamicObjectCrossing_2\" type=\"DynamicObjectCrossing\" town=\"Town02\">\n        <ego_vehicle x=\"180.93\" y=\"105.31\" z=\"1.22\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"StationaryObjectCrossing_3\" type=\"StationaryObjectCrossing\" town=\"Town03\">\n        <ego_vehicle x=\"239.39\" y=\"113.42\" z=\"2.36\" yaw=\"270\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"DynamicObjectCrossing_3\" type=\"DynamicObjectCrossing\" town=\"Town03\">\n        <ego_vehicle x=\"110\" y=\"129\" z=\"1\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"StationaryObjectCrossing_4\" type=\"StationaryObjectCrossing\" town=\"Town03\">\n        <ego_vehicle x=\"232.36\" y=\"113.29\" z=\"2.46\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"DynamicObjectCrossing_4\" type=\"DynamicObjectCrossing\" town=\"Town03\">\n        <ego_vehicle x=\"232.36\" y=\"113.29\" z=\"2.46\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"StationaryObjectCrossing_5\" type=\"StationaryObjectCrossing\" town=\"Town04\">\n        <ego_vehicle x=\"156.27\" y=\"18.7\" z=\"10.31\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"DynamicObjectCrossing_5\" type=\"DynamicObjectCrossing\" town=\"Town04\">\n        <ego_vehicle x=\"151.8\" y=\"17.7\" z=\"10.31\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"StationaryObjectCrossing_6\" type=\"StationaryObjectCrossing\" town=\"Town05\">\n        <ego_vehicle x=\"-150.70\" y=\"204.97\" z=\"9.65\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"DynamicObjectCrossing_6\" type=\"DynamicObjectCrossing\" town=\"Town05\">\n        <ego_vehicle x=\"-150.70\" y=\"204.97\" z=\"9.65\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"StationaryObjectCrossing_7\" type=\"StationaryObjectCrossing\" town=\"Town05\">\n        <ego_vehicle x=\"149.0\" y=\"-104.4\" z=\"0.1\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"DynamicObjectCrossing_7\" type=\"DynamicObjectCrossing\" town=\"Town05\">\n        <ego_vehicle x=\"149.0\" y=\"-108.4\" z=\"0.1\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"StationaryObjectCrossing_8\" type=\"StationaryObjectCrossing\" town=\"Town05\">\n        <ego_vehicle x=\"138.2\" y=\"116.4\" z=\"0.1\" yaw=\"130\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"DynamicObjectCrossing_8\" type=\"DynamicObjectCrossing\" town=\"Town05\">\n        <ego_vehicle x=\"138.2\" y=\"116.4\" z=\"0.1\" yaw=\"130\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"DynamicObjectCrossing_9\" type=\"DynamicObjectCrossing\" town=\"Town03\">\n        <ego_vehicle x=\"90\" y=\"129\" z=\"1\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/OppositeDirection.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"ManeuverOppositeDirection_1\" type=\"ManeuverOppositeDirection\" town=\"Town03\">\n        <ego_vehicle x=\"17\" y=\"136\" z=\"2\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ManeuverOppositeDirection_2\" type=\"ManeuverOppositeDirection\" town=\"Town04\">\n        <ego_vehicle x=\"63.3\" y=\"-190.3\" z=\"2\" yaw=\"270\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ManeuverOppositeDirection_3\" type=\"ManeuverOppositeDirection\" town=\"Town04\">\n        <ego_vehicle x=\"192\" y=\"-311.5\" z=\"2\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"ManeuverOppositeDirection_4\" type=\"ManeuverOppositeDirection\" town=\"Town05\">\n        <ego_vehicle x=\"94\" y=\"144.7\" z=\"2\" yaw=\"-19\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/OscControllerExample.xosc",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"1\" revMinor=\"0\" date=\"2020-03-20T12:00:00\" description=\"CARLA:ControllerExample\" author=\"\"/>\n  <ParameterDeclarations/>\n  <CatalogLocations/>\n  <RoadNetwork>\n    <LogicFile filepath=\"Town01\"/>\n    <SceneGraphFile filepath=\"\"/>\n  </RoadNetwork>\n  <Entities>\n    <ScenarioObject name=\"hero\">\n      <Vehicle name=\"vehicle.lincoln.mkz2017\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"ego_vehicle\"/>\n          <Property name=\"color\" value=\"0,0,255\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n    <ScenarioObject name=\"adversary\">\n      <Vehicle name=\"vehicle.tesla.model3\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"simulation\"/>\n          <Property name=\"color\" value=\"255,0,0\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n  </Entities>\n  <Storyboard>\n    <Init>\n      <Actions>\n        <GlobalAction>\n          <EnvironmentAction>\n            <Environment name=\"Environment1\">\n              <TimeOfDay animation=\"false\" dateTime=\"2020-03-20T12:00:00\"/>\n              <Weather cloudState=\"free\">\n                <Sun intensity=\"0.85\" azimuth=\"0\" elevation=\"1.31\"/>\n                <Fog visualRange=\"100000.0\"/>\n                <Precipitation precipitationType=\"dry\" intensity=\"0.0\"/>\n              </Weather>\n              <RoadCondition frictionScaleFactor=\"1.0\"/>\n            </Environment>\n          </EnvironmentAction>\n        </GlobalAction>\n        <Private entityRef=\"hero\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <LanePosition roadId=\"4\" laneId=\"-1\" offset=\"1.0\" s=\"48.58\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n          <PrivateAction>\n            <ControllerAction>\n              <AssignControllerAction>\n                <Controller name=\"HeroAgent\">\n                  <Properties>\n                    <Property name=\"module\" value=\"external_control\"/>\n                  </Properties>\n                </Controller>\n              </AssignControllerAction>\n              <OverrideControllerValueAction>\n                <Throttle value=\"0\" active=\"false\"/>\n                <Brake value=\"0\" active=\"false\"/>\n                <Clutch value=\"0\" active=\"false\"/>\n                <ParkingBrake value=\"0\" active=\"false\"/>\n                <SteeringWheel value=\"0\" active=\"false\"/>\n                <Gear number=\"0\" active=\"false\"/>\n              </OverrideControllerValueAction>\n            </ControllerAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"adversary\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"190\" y=\"133\" z=\"0\" h=\"0\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n          <PrivateAction>\n            <ControllerAction>\n              <AssignControllerAction>\n                <Controller name=\"AdversaryAgent\">\n                  <Properties>\n                    <Property name=\"module\" value=\"npc_vehicle_control\"/>\n                    <Property name=\"an_unused_property\" value=\"an_unused_value\"/>\n                  </Properties>\n                </Controller>\n              </AssignControllerAction>\n              <OverrideControllerValueAction>\n                <Throttle value=\"0\" active=\"false\"/>\n                <Brake value=\"0\" active=\"false\"/>\n                <Clutch value=\"0\" active=\"false\"/>\n                <ParkingBrake value=\"0\" active=\"false\"/>\n                <SteeringWheel value=\"0\" active=\"false\"/>\n                <Gear number=\"0\" active=\"false\"/>\n              </OverrideControllerValueAction>\n            </ControllerAction>\n          </PrivateAction>\n          <PrivateAction>\n            <LongitudinalAction>\n              <SpeedAction>\n                <SpeedActionDynamics dynamicsShape=\"step\" value=\"20\" dynamicsDimension=\"distance\"/>\n                <SpeedActionTarget>\n                  <AbsoluteTargetSpeed value=\"1\"/>\n                </SpeedActionTarget>\n              </SpeedAction>\n            </LongitudinalAction>\n          </PrivateAction>\n        </Private>\n      </Actions>\n    </Init>\n    <Story name=\"MyStory\">\n      <Act name=\"Behavior\">\n        <ManeuverGroup name=\"ManeuverSequence\" maximumExecutionCount=\"1\">\n          <Actors selectTriggeringEntities=\"false\">\n            <EntityRef entityRef=\"adversary\"/>\n          </Actors>\n          <Maneuver name=\"FollowLeadingVehicleManeuver\">\n            <Event name=\"LeadingVehicleKeepsVelocity\" priority=\"overwrite\">\n              <Action name=\"LeadingVehicleKeepsVelocity\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"10000\" dynamicsDimension=\"distance\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"10\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartConditionLeadingVehicleKeepsVelocity\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"hero\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <RelativeDistanceCondition entityRef=\"adversary\" relativeDistanceType=\"cartesianDistance\" value=\"20.0\" freespace=\"false\" rule=\"lessThan\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n          </Maneuver>\n        </ManeuverGroup>\n        <StartTrigger>\n          <ConditionGroup>\n            <Condition name=\"OverallStartCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"1.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n            <Condition name=\"StartTime\" delay=\"0\" conditionEdge=\"rising\">\n              <ByValueCondition>\n                <SimulationTimeCondition value=\"0\" rule=\"equalTo\"/>\n              </ByValueCondition>\n            </Condition>\n          </ConditionGroup>\n        </StartTrigger>\n        <StopTrigger>\n          <ConditionGroup>\n            <Condition name=\"EndCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"20000.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n          </ConditionGroup>\n        </StopTrigger>\n      </Act>\n    </Story>\n    <StopTrigger/>\n  </Storyboard>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/PedestrianCrossingFront.xosc",
    "content": "<?xml version=\"1.0\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"1\" revMinor=\"0\" date=\"2020-03-24T12:00:00\" description=\"CARLA:PedestrianCrossing\" author=\"\"/>\n  <ParameterDeclarations/>\n  <CatalogLocations/>\n  <RoadNetwork>\n    <LogicFile filepath=\"Town01\"/>\n    <SceneGraphFile filepath=\"\"/>\n  </RoadNetwork>\n  <Entities>\n    <ScenarioObject name=\"hero\">\n      <Vehicle name=\"vehicle.volkswagen.t2\" vehicleCategory=\"car\">\n        <ParameterDeclarations/>\n        <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Axles>\n          <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n          <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n        </Axles>\n        <Properties>\n          <Property name=\"type\" value=\"ego_vehicle\"/>\n        </Properties>\n      </Vehicle>\n    </ScenarioObject>\n    <ScenarioObject name=\"adversary\">\n      <Pedestrian model=\"walker.pedestrian.0001\" mass=\"90.0\" name=\"walker.pedestrian.0001\" pedestrianCategory=\"pedestrian\">\n        <ParameterDeclarations/>\n        <BoundingBox>\n          <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n          <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n        </BoundingBox>\n        <Properties>\n          <Property name=\"type\" value=\"simulation\"/>\n        </Properties>\n      </Pedestrian>\n    </ScenarioObject>\n  </Entities>\n  <Storyboard>\n    <Init>\n      <Actions>\n        <GlobalAction>\n          <EnvironmentAction>\n            <Environment name=\"Environment1\">\n              <TimeOfDay animation=\"false\" dateTime=\"2019-06-25T12:00:00\"/>\n              <Weather cloudState=\"free\">\n                <Sun intensity=\"0.35\" azimuth=\"0\" elevation=\"1.31\"/>\n                <Fog visualRange=\"100000.0\"/>\n                <Precipitation precipitationType=\"rain\" intensity=\"0.2\"/>\n              </Weather>\n              <RoadCondition frictionScaleFactor=\"1.0\"/>\n            </Environment>\n          </EnvironmentAction>\n        </GlobalAction>\n        <Private entityRef=\"hero\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"150\" y=\"55\" z=\"0\" h=\"3.14159265359\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n          <PrivateAction>\n            <ControllerAction>\n              <AssignControllerAction>\n                <Controller name=\"HeroAgent\">\n                  <Properties>\n                    <Property name=\"module\" value=\"external_control\"/>\n                  </Properties>\n                </Controller>\n              </AssignControllerAction>\n              <OverrideControllerValueAction>\n                <Throttle value=\"0\" active=\"false\"/>\n                <Brake value=\"0\" active=\"false\"/>\n                <Clutch value=\"0\" active=\"false\"/>\n                <ParkingBrake value=\"0\" active=\"false\"/>\n                <SteeringWheel value=\"0\" active=\"false\"/>\n                <Gear number=\"0\" active=\"false\"/>\n              </OverrideControllerValueAction>\n            </ControllerAction>\n          </PrivateAction>\n        </Private>\n        <Private entityRef=\"adversary\">\n          <PrivateAction>\n            <TeleportAction>\n              <Position>\n                <WorldPosition x=\"110\" y=\"52\" z=\"0.3\" h=\"1.57079632679\"/>\n              </Position>\n            </TeleportAction>\n          </PrivateAction>\n        </Private>\n      </Actions>\n    </Init>\n    <Story name=\"MyStory\">\n      <Act name=\"Behavior\">\n        <ManeuverGroup maximumExecutionCount=\"1\" name=\"ManeuverSequence\">\n          <Actors selectTriggeringEntities=\"false\">\n            <EntityRef entityRef=\"adversary\"/>\n          </Actors>\n          <Maneuver name=\"PedestrianCrossingManeuver\">\n            <Event name=\"PedestrianStartsWalking\" priority=\"overwrite\">\n              <Action name=\"PedestrianStartsWalking\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"1.5\" dynamicsDimension=\"distance\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"10.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"hero\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <ReachPositionCondition tolerance=\"2.0\">\n                          <Position>\n                            <WorldPosition x=\"140\" y=\"55\" z=\"0\" h=\"180\"/>\n                          </Position>\n                        </ReachPositionCondition>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"PedestrianStopsAndWaits\" priority=\"overwrite\">\n              <Action name=\"PedestrianStopsAndWaits\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"10\" dynamicsDimension=\"time\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"0.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"AfterPedestrianWalks\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"PedestrianStartsWalking\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"PedestrianWalksAway\" priority=\"overwrite\">\n              <Action name=\"PedestrianStartsWalkingAway\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"6.5\" dynamicsDimension=\"distance\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"2.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"hero\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <StandStillCondition duration=\"0.1\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                  <Condition name=\"AfterPedestrianStopsAndWaits\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"PedestrianStopsAndWaits\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n            <Event name=\"PedestrianWaits\" priority=\"overwrite\">\n              <Action name=\"PedestrianWaits\">\n                <PrivateAction>\n                  <LongitudinalAction>\n                    <SpeedAction>\n                      <SpeedActionDynamics dynamicsShape=\"step\" value=\"10\" dynamicsDimension=\"time\"/>\n                      <SpeedActionTarget>\n                        <AbsoluteTargetSpeed value=\"0.0\"/>\n                      </SpeedActionTarget>\n                    </SpeedAction>\n                  </LongitudinalAction>\n                </PrivateAction>\n              </Action>\n              <StartTrigger>\n                <ConditionGroup>\n                  <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByEntityCondition>\n                      <TriggeringEntities triggeringEntitiesRule=\"any\">\n                        <EntityRef entityRef=\"adversary\"/>\n                      </TriggeringEntities>\n                      <EntityCondition>\n                        <StandStillCondition duration=\"0.1\"/>\n                      </EntityCondition>\n                    </ByEntityCondition>\n                  </Condition>\n                  <Condition name=\"AfterPedestrianStartsWalking\" delay=\"0\" conditionEdge=\"rising\">\n                    <ByValueCondition>\n                      <StoryboardElementStateCondition storyboardElementType=\"action\" storyboardElementRef=\"PedestrianStartsWalkingAway\" state=\"completeState\"/>\n                    </ByValueCondition>\n                  </Condition>\n                </ConditionGroup>\n              </StartTrigger>\n            </Event>\n          </Maneuver>\n        </ManeuverGroup>\n        <StartTrigger>\n          <ConditionGroup>\n            <Condition name=\"OverallStartCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"10.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n          </ConditionGroup>\n        </StartTrigger>\n        <StopTrigger>\n          <ConditionGroup>\n            <Condition name=\"EndCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByEntityCondition>\n                <TriggeringEntities triggeringEntitiesRule=\"any\">\n                  <EntityRef entityRef=\"hero\"/>\n                </TriggeringEntities>\n                <EntityCondition>\n                  <TraveledDistanceCondition value=\"200.0\"/>\n                </EntityCondition>\n              </ByEntityCondition>\n            </Condition>\n          </ConditionGroup>\n        </StopTrigger>\n      </Act>\n    </Story>\n    <StopTrigger>\n      <ConditionGroup>\n        <Condition name=\"criteria_RunningStopTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_RunningRedLightTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_WrongLaneTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_OnSidewalkTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_KeepLaneTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_CollisionTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"\" value=\"\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n        <Condition name=\"criteria_DrivenDistanceTest\" delay=\"0\" conditionEdge=\"rising\">\n          <ByValueCondition>\n            <ParameterCondition parameterRef=\"distance_success\" value=\"100\" rule=\"lessThan\"/>\n          </ByValueCondition>\n        </Condition>\n      </ConditionGroup>\n    </StopTrigger>\n  </Storyboard>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/RunningRedLight.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"OppositeVehicleRunningRedLight_1\" type=\"OppositeVehicleRunningRedLight\" town=\"Town01\">\n        <ego_vehicle x=\"126.4\" y=\"55.2\" z=\"1\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"93\" y=\"81\" z=\"1\" yaw=\"270\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"OppositeVehicleRunningRedLight_2\" type=\"OppositeVehicleRunningRedLight\" town=\"Town02\">\n        <ego_vehicle x=\"-3\" y=\"250\" z=\"1\" yaw=\"270\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"8.5\" y=\"188\" z=\"0.3\" yaw=\"180\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"OppositeVehicleRunningRedLight_3\" type=\"OppositeVehicleRunningRedLight\" town=\"Town03\">\n        <ego_vehicle x=\"-2.8\" y=\"-184\" z=\"1\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"-22.5\" y=\"-135\" z=\"0.1\" yaw=\"0\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"OppositeVehicleRunningRedLight_4\" type=\"OppositeVehicleRunningRedLight\" town=\"Town03\">\n        <ego_vehicle x=\"69\" y=\"128\" z=\"1\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"-6.8\" y=\"112.5\" z=\"0.1\" yaw=\"90\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"OppositeVehicleRunningRedLight_5\" type=\"OppositeVehicleRunningRedLight\" town=\"Town03\">\n        <ego_vehicle x=\"-48\" y=\"137\" z=\"1\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"-10\" y=\"111\" z=\"0\" yaw=\"90\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n</scenarios>"
  },
  {
    "path": "scenario_runner/srunner/examples/SignalizedJunctionLeftTurn.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"SignalizedJunctionLeftTurn_1\" type=\"SignalizedJunctionLeftTurn\" town=\"Town03\">\n        <ego_vehicle x=\"-133.7\" y=\"137.4\" z=\"0.2\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"-53.4\" y=\"131.7\" z=\"0.0\" yaw=\"180\" model=\"vehicle.tesla.model3\" />\n     </scenario>\n    <scenario name=\"SignalizedJunctionLeftTurn_2\" type=\"SignalizedJunctionLeftTurn\" town=\"Town04\">\n        <ego_vehicle x=\"311.4\" y=\"-220.2\" z=\"0.3\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"314.5\" y=\"-146.1\" z=\"0.3\" yaw=\"-90\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionLeftTurn_3\" type=\"SignalizedJunctionLeftTurn\" town=\"Town04\">\n        <ego_vehicle x=\"274.1\" y=\"-246.2\" z=\"0.3\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"338.1\" y=\"-250.3\" z=\"0.3\" yaw=\"-176\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionLeftTurn_4\" type=\"SignalizedJunctionLeftTurn\" town=\"Town05\">\n        <ego_vehicle x=\"-145.5\" y=\"-1\" z=\"0.3\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"-215.4\" y=\"3.0\" z=\"0.3\" yaw=\"0\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionLeftTurn_5\" type=\"SignalizedJunctionLeftTurn\" town=\"Town05\">\n        <ego_vehicle x=\"-76.5\" y=\"-0.8\" z=\"0.3\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"-153.6\" y=\"3.0\" z=\"0.3\" yaw=\"0\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionLeftTurn_6\" type=\"SignalizedJunctionLeftTurn\" town=\"Town05\">\n        <ego_vehicle x=\"76.4\" y=\"83\" z=\"0.3\" yaw=\"157\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"2.1\" y=\"91.6\" z=\"0.3\" yaw=\"0\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/SignalizedJunctionRightTurn.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"SignalizedJunctionRightTurn_1\" type=\"SignalizedJunctionRightTurn\" town=\"Town03\">\n        <ego_vehicle x=\"53\" y=\"128.1\" z=\"1\" yaw=\"178\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"6\" y=\"171\" z=\"1\" yaw=\"-90\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionRightTurn_2\" type=\"SignalizedJunctionRightTurn\" town=\"Town04\">\n        <ego_vehicle x=\"244.7\" y=\"-249.4\" z=\"1\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"202.7\" y=\"-217\" z=\"1\" yaw=\"-89\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionRightTurn_3\" type=\"SignalizedJunctionRightTurn\" town=\"Town04\">\n        <ego_vehicle x=\"250\" y=\"-311\" z=\"0.1\" yaw=\"-179\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"204.4\" y=\"-290\" z=\"0.1\" yaw=\"-89\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionRightTurn_4\" type=\"SignalizedJunctionRightTurn\" town=\"Town05\">\n        <ego_vehicle x=\"-50.4\" y=\"25.3\" z=\"0.1\" yaw=\"92\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"-10\" y=\"84.4\" z=\"0.1\" yaw=\"179\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionRightTurn_5\" type=\"SignalizedJunctionRightTurn\" town=\"Town05\">\n        <ego_vehicle x=\"-25.7\" y=\"95\" z=\"0.0\" yaw=\"1\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"28\" y=\"60\" z=\"0.0\" yaw=\"91\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionRightTurn_6\" type=\"SignalizedJunctionRightTurn\" town=\"Town05\">\n        <ego_vehicle x=\"72.2\" y=\"-92.6\" z=\"0.0\" yaw=\"-163\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"35.5\" y=\"-50\" z=\"0.0\" yaw=\"270\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n    <scenario name=\"SignalizedJunctionRightTurn_7\" type=\"SignalizedJunctionRightTurn\" town=\"Town05\">\n        <ego_vehicle x=\"-175.3\" y=\"94.9\" z=\"0.0\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n        <other_actor x=\"-131.6\" y=\"70\" z=\"0.0\" yaw=\"90\" model=\"vehicle.tesla.model3\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/VehicleTurning.xml",
    "content": "<?xml version=\"1.0\"?>\n<scenarios>\n    <scenario name=\"VehicleTurningRight_1\" type=\"VehicleTurningRight\" town=\"Town01\">\n        <ego_vehicle x=\"130\" y=\"55\" z=\"0\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningLeft_1\" type=\"VehicleTurningLeft\" town=\"Town01\">\n        <ego_vehicle x=\"130\" y=\"55\" z=\"0\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n     <scenario name=\"VehicleTurningRight_2\" type=\"VehicleTurningRight\" town=\"Town01\">\n        <ego_vehicle x=\"132\" y=\"195.5\" z=\"0\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningLeft_2\" type=\"VehicleTurningLeft\" town=\"Town01\">\n        <ego_vehicle x=\"132\" y=\"195.5\" z=\"0\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningRight_3\" type=\"VehicleTurningRight\" town=\"Town01\">\n        <ego_vehicle x=\"282.5\" y=\"199.4\" z=\"0\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningLeft_3\" type=\"VehicleTurningLeft\" town=\"Town01\">\n        <ego_vehicle x=\"282.5\" y=\"199.4\" z=\"0\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningRight_4\" type=\"VehicleTurningRight\" town=\"Town02\">\n        <ego_vehicle x=\"30.1\" y=\"187.4\" z=\"0.22\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningLeft_4\" type=\"VehicleTurningLeft\" town=\"Town02\">\n        <ego_vehicle x=\"30.1\" y=\"187.4\" z=\"0.22\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningRight_5\" type=\"VehicleTurningRight\" town=\"Town02\">\n        <ego_vehicle x=\"90\" y=\"237.1\" z=\"0.22\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningLeft_5\" type=\"VehicleTurningLeft\" town=\"Town02\">\n        <ego_vehicle x=\"87.5\" y=\"237.1\" z=\"0.22\" yaw=\"180\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningRight_6\" type=\"VehicleTurningRight\" town=\"Town02\">\n        <ego_vehicle x=\"146.2\" y=\"191.7\" z=\"0.22\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningLeft_6\" type=\"VehicleTurningLeft\" town=\"Town02\">\n        <ego_vehicle x=\"146.2\" y=\"191.7\" z=\"0.22\" yaw=\"0\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningRight_7\" type=\"VehicleTurningRight\" town=\"Town03\">\n        <ego_vehicle x=\"-74.32\" y=\"-50\" z=\"0.5\" yaw=\"270\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningLeft_7\" type=\"VehicleTurningLeft\" town=\"Town03\">\n        <ego_vehicle x=\"-74.32\" y=\"-50\" z=\"0.5\" yaw=\"270\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningRight_8\" type=\"VehicleTurningRight\" town=\"Town04\">\n        <ego_vehicle x=\"255.2\" y=\"-300.4\" z=\"0.5\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n    <scenario name=\"VehicleTurningLeft_8\" type=\"VehicleTurningLeft\" town=\"Town04\">\n        <ego_vehicle x=\"255.2\" y=\"-300.4\" z=\"0.5\" yaw=\"90\" model=\"vehicle.lincoln.mkz2017\" />\n    </scenario>\n</scenarios>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/catalogs/ControllerCatalog.xosc",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"1\" revMinor=\"0\" date=\"2020-03-20T00:00:00\" description=\"CARLA:ControllerCatalog\" author=\"\" />\n  <Catalog name=\"ControllerCatalog\">\n    <Controller name=\"ExternalControl\">\n      <Properties>\n        <Property name=\"module\" value=\"external_control\" />\n      </Properties>\n    </Controller>\n  </Catalog>\n</OpenSCENARIO>"
  },
  {
    "path": "scenario_runner/srunner/examples/catalogs/EnvironmentCatalog.xosc",
    "content": "<?xml version=\"1.0\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"0\" revMinor=\"9\" date=\"2020-02-20\" description=\"CARLA:EnvironmentCatalog\" author=\"Anja Sheppard\"/>\n  <Catalog name=\"EnvironmentCatalog\">\n    <Environment name=\"ClearNoon\">\n      <TimeOfDay animation=\"false\" dateTime=\"2020-01-01T12:00:00\"/>\n      <Weather cloudState=\"free\">\n        <Sun intensity=\"1.0\" azimuth=\"0.0\" elevation=\"1.5\"/>\n        <Fog visualRange=\"10000.0\"/>\n        <Precipitation precipitationType=\"dry\" intensity=\"0.0\"/>\n      </Weather>\n      <RoadCondition frictionScaleFactor=\"1.0\"/>\n    </Environment>\n    <Environment name=\"ClearMidnight\">\n      <TimeOfDay animation=\"false\" dateTime=\"2020-01-01T00:00:00\"/>\n      <Weather cloudState=\"free\">\n        <Sun intensity=\"1.0\" azimuth=\"0.26\" elevation=\"-1.1\"/>\n        <Fog visualRange=\"10000.0\"/>\n        <Precipitation precipitationType=\"dry\" intensity=\"0.0\"/>\n      </Weather>\n      <RoadCondition frictionScaleFactor=\"1.0\"/>\n    </Environment>\n  </Catalog>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/catalogs/ManeuverCatalog.xosc",
    "content": "<?xml version=\"1.0\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"0\" revMinor=\"9\" date=\"2020-02-21\" description=\"CARLA:ManeuverCatalog\" author=\"Anja Sheppard\"/>\n  <Catalog name=\"ManeuverCatalog\">\n    <Maneuver name=\"Autopilot\">\n      <Event name=\"StartAutopilot\" priority=\"overwrite\">\n        <Action name=\"StartAutopilot\">\n          <PrivateAction>\n            <ActivateControllerAction longitudinal=\"true\"/>\n          </PrivateAction>\n        </Action>\n        <StartTrigger>\n          <ConditionGroup>\n            <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByValueCondition>\n                <SimulationTimeCondition value=\"0\" rule=\"greaterThan\"/>\n              </ByValueCondition>\n            </Condition>\n          </ConditionGroup>\n        </StartTrigger>\n      </Event>\n      <Event name=\"StopAutopilot\" priority=\"overwrite\">\n        <Action name=\"StopAutopilot\">\n          <PrivateAction>\n            <ActivateControllerAction longitudinal=\"false\"/>\n          </PrivateAction>\n        </Action>\n        <StartTrigger>\n          <ConditionGroup>\n            <Condition name=\"StartCondition\" delay=\"0\" conditionEdge=\"rising\">\n              <ByValueCondition>\n                <SimulationTimeCondition value=\"20\" rule=\"greaterThan\"/>\n              </ByValueCondition>\n            </Condition>\n          </ConditionGroup>\n        </StartTrigger>\n      </Event>\n    </Maneuver>\n  </Catalog>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/catalogs/MiscObjectCatalog.xosc",
    "content": "<?xml version=\"1.0\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"0\" revMinor=\"9\" date=\"2020-02-25\" description=\"CARLA:MiscObjectCatalog\" author=\"Anja Sheppard\"/>\n  <Catalog name=\"MiscObjectCatalog\">\n    <MiscObject miscObjectCategory=\"barrier\" mass=\"0.0\" name=\"Barrier1\">\n      <ParameterDeclarations/>\n      <BoundingBox>\n        <Center x=\"0.0\" y=\"0.0\" z=\"0.0\"/>\n        <Dimensions width=\"0.0\" length=\"0.0\" height=\"0.0\"/>\n      </BoundingBox>\n      <Properties/>\n    </MiscObject>\n  </Catalog>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/catalogs/PedestrianCatalog.xosc",
    "content": "<?xml version=\"1.0\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"0\" revMinor=\"9\" date=\"2020-02-20\" description=\"CARLA:PedestrianCatalog\" author=\"Anja Sheppard\"/>\n  <Catalog name=\"PedestrianCatalog\">\n    <Pedestrian model=\"walker.pedestrian.0001\" mass=\"0.0\" name=\"Pedestrian1\" pedestrianCategory=\"pedestrian\">\n      <BoundingBox>\n        <Center x=\"0.0\" y=\"0.0\" z=\"0.0\"/>\n        <Dimensions width=\"0.0\" length=\"0.0\" height=\"0.0\"/>\n      </BoundingBox>\n      <Properties/>\n    </Pedestrian>\n  </Catalog>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/examples/catalogs/VehicleCatalog.xosc",
    "content": "<?xml version=\"1.0\"?>\n<OpenSCENARIO>\n  <FileHeader revMajor=\"0\" revMinor=\"9\" date=\"2020-02-17\" description=\"CARLA:VehicleCatalog\" author=\"Anja Sheppard\"/>\n  <Catalog name=\"VehicleCatalog\">\n    <Vehicle name=\"vehicle.volkswagen.t2\" vehicleCategory=\"car\">\n      <ParameterDeclarations/>\n      <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n      <BoundingBox>\n        <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n        <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n      </BoundingBox>\n      <Axles>\n        <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n        <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n      </Axles>\n      <Properties>\n        <Property name=\"type\" value=\"ego_vehicle\"/>\n      </Properties>\n    </Vehicle>\n    <Vehicle name=\"vehicle.tesla.model3\" vehicleCategory=\"car\">\n      <ParameterDeclarations>\n        <ParameterDeclaration name=\"carcolor\" parameterType=\"string\" value=\"0,0,0\" />\n      </ParameterDeclarations>\n      <Performance maxSpeed=\"69.444\" maxAcceleration=\"200\" maxDeceleration=\"10.0\"/>\n      <BoundingBox>\n        <Center x=\"1.5\" y=\"0.0\" z=\"0.9\"/>\n        <Dimensions width=\"2.1\" length=\"4.5\" height=\"1.8\"/>\n      </BoundingBox>\n      <Axles>\n        <FrontAxle maxSteering=\"0.5\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"3.1\" positionZ=\"0.3\"/>\n        <RearAxle maxSteering=\"0.0\" wheelDiameter=\"0.6\" trackWidth=\"1.8\" positionX=\"0.0\" positionZ=\"0.3\"/>\n      </Axles>\n      <Properties>\n        <Property name=\"color\" value=\"$carcolor\"/>\n      </Properties>\n    </Vehicle>\n  </Catalog>\n</OpenSCENARIO>\n"
  },
  {
    "path": "scenario_runner/srunner/metrics/data/CriteriaFilter_criteria.json",
    "content": "{\n    \"RouteCompletionTest\": {\n        \"children\": [],\n        \"feedback_message\": \"\",\n        \"blackbox_level\": 4,\n        \"_terminate_on_failure\": false,\n        \"test_status\": \"SUCCESS\",\n        \"expected_value_success\": 100,\n        \"expected_value_acceptable\": null,\n        \"actual_value\": 100,\n        \"optional\": false,\n        \"_wsize\": 2,\n        \"_current_index\": 759,\n        \"_route_length\": 762,\n        \"_accum_meters\": [\n            0.0,\n            1.1180341243743896,\n            2.118034243583679,\n            3.1180343627929688,\n            4.118034482002258,\n            5.118034601211548,\n            6.118034720420837,\n            7.118034839630127,\n            8.118034958839417,\n            9.118035078048706,\n            10.118035197257996,\n            11.118035316467285,\n            12.118035435676575,\n            13.118035554885864,\n            14.118035674095154,\n            15.118035793304443,\n            16.118035912513733,\n            17.408029437065125,\n            17.408029437065125,\n            18.408029556274414,\n            19.408029675483704,\n            20.408029794692993,\n            21.408029913902283,\n            22.60914123058319,\n            23.882590174674988,\n            25.156023859977722,\n            26.42948305606842,\n            27.702926516532898,\n            28.976354002952576,\n            30.22618818283081,\n            31.444236278533936,\n            32.66231644153595,\n            33.88036382198334,\n            35.098384618759155,\n            36.31645858287811,\n            37.5344922542572,\n            38.54053473472595,\n            40.18173956871033,\n            40.18173956871033,\n            41.18173956871033,\n            42.18173956871033,\n            44.18173956871033,\n            45.18173956871033,\n            46.18173956871033,\n            47.18173956871033,\n            48.18173956871033,\n            49.18173956871033,\n            50.18173956871033,\n            51.18173956871033,\n            52.18173956871033,\n            53.18173956871033,\n            54.18173956871033,\n            55.18173956871033,\n            56.18173956871033,\n            57.18173956871033,\n            58.18173956871033,\n            59.18173956871033,\n            60.18173956871033,\n            61.18173956871033,\n            62.18173956871033,\n            63.18173956871033,\n            64.18173956871033,\n            65.18173956871033,\n            66.18173956871033,\n            67.18173956871033,\n            68.18173956871033,\n            69.18173956871033,\n            70.18173956871033,\n            71.18173956871033,\n            72.18173956871033,\n            73.18173956871033,\n            74.18173956871033,\n            75.18173956871033,\n            76.18173956871033,\n            77.18173956871033,\n            78.18173956871033,\n            79.18173956871033,\n            80.18173956871033,\n            81.18173956871033,\n            82.18173956871033,\n            83.18173956871033,\n            84.18173956871033,\n            85.18173956871033,\n            86.18173956871033,\n            87.18173956871033,\n            88.18173956871033,\n            89.18173956871033,\n            90.18173956871033,\n            91.18173956871033,\n            92.18173956871033,\n            93.18173956871033,\n            94.18173956871033,\n            95.18173956871033,\n            96.18173956871033,\n            97.18173956871033,\n            98.18173956871033,\n            99.18173956871033,\n            100.18173956871033,\n            101.18173956871033,\n            102.18173956871033,\n            103.18173956871033,\n            104.18173956871033,\n            105.18173956871033,\n            106.18173956871033,\n            107.18173956871033,\n            108.18173956871033,\n            109.18173956871033,\n            110.1817090511322,\n            111.1817090511322,\n            112.1817090511322,\n            113.1817090511322,\n            114.1817090511322,\n            115.1817090511322,\n            116.1817090511322,\n            117.1817090511322,\n            118.1817090511322,\n            119.1817090511322,\n            120.1817090511322,\n            121.1817090511322,\n            122.1817090511322,\n            123.1817090511322,\n            124.1817090511322,\n            125.1817090511322,\n            126.1817090511322,\n            127.1817090511322,\n            128.1817090511322,\n            129.1817090511322,\n            130.1817090511322,\n            131.1817090511322,\n            132.1817090511322,\n            133.1817090511322,\n            134.1817090511322,\n            135.1817090511322,\n            136.1817090511322,\n            137.1817090511322,\n            138.1817090511322,\n            139.1817090511322,\n            140.1817090511322,\n            141.1817090511322,\n            142.1817090511322,\n            143.1817090511322,\n            144.1817090511322,\n            145.1817090511322,\n            146.1817090511322,\n            147.1817090511322,\n            148.1817090511322,\n            149.1817090511322,\n            150.1817090511322,\n            151.1817090511322,\n            152.1817090511322,\n            153.1817090511322,\n            154.1817090511322,\n            155.1817090511322,\n            156.1817090511322,\n            157.1817090511322,\n            158.1817090511322,\n            159.1817090511322,\n            160.1817090511322,\n            161.1817090511322,\n            162.1817090511322,\n            163.1817090511322,\n            164.1817090511322,\n            165.1817090511322,\n            166.1817090511322,\n            167.1817090511322,\n            168.1817090511322,\n            169.1817090511322,\n            170.1817090511322,\n            171.1817090511322,\n            172.1817090511322,\n            173.1817090511322,\n            174.1817090511322,\n            175.1817090511322,\n            176.1817090511322,\n            177.1817090511322,\n            178.1817090511322,\n            179.1817090511322,\n            180.1817090511322,\n            181.1817090511322,\n            182.1817090511322,\n            183.1817090511322,\n            184.1817090511322,\n            185.1817090511322,\n            186.1817090511322,\n            187.1817090511322,\n            188.1817090511322,\n            189.1817090511322,\n            190.1817090511322,\n            191.1817090511322,\n            192.1817090511322,\n            193.1817090511322,\n            194.1817090511322,\n            195.1817090511322,\n            196.1817090511322,\n            197.1817090511322,\n            198.1817090511322,\n            199.1817090511322,\n            200.1817090511322,\n            201.1817090511322,\n            202.1817090511322,\n            203.1817090511322,\n            204.1817090511322,\n            205.1817090511322,\n            206.1817090511322,\n            207.1817090511322,\n            208.1817090511322,\n            209.1817090511322,\n            210.1817090511322,\n            211.1817090511322,\n            212.1817090511322,\n            213.1817090511322,\n            214.1817090511322,\n            215.1817090511322,\n            216.1817090511322,\n            217.1817090511322,\n            218.1817090511322,\n            219.1817090511322,\n            220.1817090511322,\n            221.1817090511322,\n            222.1817090511322,\n            223.1817090511322,\n            224.1817090511322,\n            225.1817090511322,\n            226.1817090511322,\n            227.1817090511322,\n            228.1817090511322,\n            229.1817090511322,\n            230.1817090511322,\n            231.1817090511322,\n            232.1817090511322,\n            233.1817090511322,\n            234.1817090511322,\n            235.1817090511322,\n            236.1817090511322,\n            237.1817090511322,\n            238.18171668052673,\n            239.18171668052673,\n            240.18171668052673,\n            241.18171668052673,\n            242.18171668052673,\n            243.18171668052673,\n            244.18171668052673,\n            245.18171668052673,\n            246.18171668052673,\n            247.18171668052673,\n            248.18171668052673,\n            249.18171668052673,\n            250.18171668052673,\n            251.18171668052673,\n            252.18171668052673,\n            253.18171668052673,\n            254.18171668052673,\n            255.18171668052673,\n            256.18171668052673,\n            258.18171668052673,\n            259.18171668052673,\n            260.18171668052673,\n            261.18171668052673,\n            262.18171668052673,\n            263.18171668052673,\n            264.43171668052673,\n            264.43171668052673,\n            265.43171668052673,\n            266.4848858118057,\n            267.6947091817856,\n            268.9045317173004,\n            270.11435973644257,\n            271.3241786956787,\n            272.53399670124054,\n            273.74381709098816,\n            274.95476615428925,\n            276.1825375556946,\n            277.41030740737915,\n            278.6380902528763,\n            279.86586582660675,\n            281.093638420105,\n            282.32140839099884,\n            283.54918599128723,\n            284.56516194343567,\n            285.86318135261536,\n            285.86318135261536,\n            286.86318135261536,\n            287.86318135261536,\n            288.86318135261536,\n            289.86318135261536,\n            290.86318135261536,\n            291.86318135261536,\n            292.86318135261536,\n            293.86318135261536,\n            294.86318135261536,\n            295.86318135261536,\n            296.86318135261536,\n            297.86318135261536,\n            298.86318135261536,\n            299.86318135261536,\n            300.86318135261536,\n            301.86318135261536,\n            302.86318135261536,\n            303.86318135261536,\n            304.86318135261536,\n            305.86318135261536,\n            306.86318135261536,\n            307.86318135261536,\n            308.86318135261536,\n            309.86318135261536,\n            310.86318135261536,\n            311.86318135261536,\n            312.86318135261536,\n            313.86318135261536,\n            314.86318135261536,\n            315.86318135261536,\n            316.86318135261536,\n            317.86318135261536,\n            318.86318135261536,\n            319.86318135261536,\n            320.86318135261536,\n            321.86318135261536,\n            322.86318135261536,\n            323.86318135261536,\n            324.86318135261536,\n            325.86318135261536,\n            326.86318135261536,\n            327.86318135261536,\n            328.86318135261536,\n            329.86318135261536,\n            330.86318135261536,\n            331.86318135261536,\n            332.86318135261536,\n            333.8631966114044,\n            334.8631966114044,\n            335.8631966114044,\n            336.8631966114044,\n            337.8631966114044,\n            338.8631966114044,\n            339.8631966114044,\n            340.8631966114044,\n            341.8631966114044,\n            342.8631966114044,\n            343.8631966114044,\n            344.8631966114044,\n            345.8631966114044,\n            346.8631966114044,\n            347.8631966114044,\n            348.8631966114044,\n            349.8631966114044,\n            350.8631966114044,\n            351.8631966114044,\n            352.8631966114044,\n            353.8631966114044,\n            354.8631966114044,\n            355.8631966114044,\n            356.8631966114044,\n            357.8631966114044,\n            358.8631966114044,\n            359.8631966114044,\n            360.8631966114044,\n            361.8631966114044,\n            362.8631966114044,\n            363.8631966114044,\n            364.8631966114044,\n            365.8631966114044,\n            366.8631966114044,\n            367.8631966114044,\n            368.8631966114044,\n            369.8631966114044,\n            370.8631966114044,\n            371.8631966114044,\n            372.8631966114044,\n            373.8631966114044,\n            374.8631966114044,\n            375.8631966114044,\n            376.8631966114044,\n            377.8631966114044,\n            378.8631966114044,\n            379.8631966114044,\n            380.8631966114044,\n            381.8631966114044,\n            382.8631966114044,\n            383.8631966114044,\n            384.8631966114044,\n            385.8631966114044,\n            386.8631966114044,\n            387.8631966114044,\n            388.8631966114044,\n            389.8631966114044,\n            390.8631966114044,\n            391.8631966114044,\n            392.8631966114044,\n            394.8331673145294,\n            394.8331673145294,\n            395.6912509202957,\n            396.5167629122734,\n            397.34227895736694,\n            398.1678013205528,\n            398.9933475255966,\n            399.81885331869125,\n            400.6444185972214,\n            401.4699310064316,\n            402.290342271328,\n            403.09512996673584,\n            403.8999582529068,\n            404.70476245880127,\n            405.509556889534,\n            406.314362347126,\n            407.1191706061363,\n            407.92396891117096,\n            409.09423565864563,\n            409.09423565864563,\n            410.0942357778549,\n            411.0942358970642,\n            412.0942360162735,\n            413.0942361354828,\n            414.0942362546921,\n            415.09423637390137,\n            416.09423649311066,\n            417.09423661231995,\n            418.09423673152924,\n            419.0942368507385,\n            420.0942369699478,\n            421.0942370891571,\n            422.0942372083664,\n            423.0942373275757,\n            424.094237446785,\n            425.094233751297,\n            426.0942338705063,\n            427.0942339897156,\n            428.09423410892487,\n            429.09423422813416,\n            430.09423434734344,\n            431.09423446655273,\n            432.094234585762,\n            433.0942347049713,\n            434.0942348241806,\n            435.0942349433899,\n            436.0942350625992,\n            437.0942351818085,\n            438.09423530101776,\n            439.09423542022705,\n            440.09423553943634,\n            441.09423565864563,\n            442.0942357778549,\n            443.0942358970642,\n            444.0942360162735,\n            445.0942361354828,\n            446.0942362546921,\n            447.0942325592041,\n            448.0942326784134,\n            449.0942327976227,\n            450.09423291683197,\n            451.09423303604126,\n            452.09423315525055,\n            453.0942294597626,\n            454.09422957897186,\n            455.09422969818115,\n            456.09422981739044,\n            457.09423184394836,\n            458.09423196315765,\n            459.09423208236694,\n            460.09423220157623,\n            461.0942323207855,\n            462.0942324399948,\n            463.09423065185547,\n            464.09423077106476,\n            465.09423089027405,\n            466.09423100948334,\n            467.0942311286926,\n            468.0942312479019,\n            469.0942313671112,\n            470.0942314863205,\n            471.0942316055298,\n            472.0942317247391,\n            473.0942327976227,\n            474.09423291683197,\n            475.09423303604126,\n            476.09423315525055,\n            477.0942323207855,\n            478.724232673645,\n            478.724232673645,\n            479.64406257867813,\n            480.41382187604904,\n            481.18358182907104,\n            481.9533463716507,\n            482.7230935692787,\n            483.4928572177887,\n            484.2626251578331,\n            485.03238236904144,\n            485.8388220667839,\n            486.66605401039124,\n            487.49329620599747,\n            488.3205181956291,\n            489.1477633714676,\n            489.9749982357025,\n            490.802244246006,\n            492.28208762407303,\n            492.28208762407303,\n            493.28208762407303,\n            494.28208762407303,\n            495.28208762407303,\n            496.28208762407303,\n            497.28208762407303,\n            498.28208762407303,\n            499.28208762407303,\n            500.28208762407303,\n            501.28208762407303,\n            502.28208762407303,\n            503.28208762407303,\n            504.28208762407303,\n            505.28208762407303,\n            506.28208762407303,\n            507.28208762407303,\n            508.28208762407303,\n            509.28208762407303,\n            510.28208762407303,\n            511.28208762407303,\n            512.282087624073,\n            513.282087624073,\n            514.282087624073,\n            515.282087624073,\n            516.282087624073,\n            517.282087624073,\n            518.282087624073,\n            519.282087624073,\n            520.282087624073,\n            521.282087624073,\n            522.282087624073,\n            523.282087624073,\n            524.282087624073,\n            525.282087624073,\n            526.282087624073,\n            527.282087624073,\n            528.282087624073,\n            529.282087624073,\n            530.282087624073,\n            531.282087624073,\n            532.282087624073,\n            533.282087624073,\n            534.282087624073,\n            535.282087624073,\n            536.282087624073,\n            537.282087624073,\n            538.282087624073,\n            539.282087624073,\n            540.282087624073,\n            541.282087624073,\n            542.282087624073,\n            543.282087624073,\n            544.282087624073,\n            545.282087624073,\n            546.282087624073,\n            547.282087624073,\n            548.282087624073,\n            549.282087624073,\n            550.282087624073,\n            551.282087624073,\n            552.282087624073,\n            553.282087624073,\n            554.2821028828621,\n            555.2821028828621,\n            556.2821028828621,\n            557.2821028828621,\n            558.2821028828621,\n            559.2821028828621,\n            560.2821028828621,\n            561.2821028828621,\n            562.2821028828621,\n            563.2821028828621,\n            564.2821028828621,\n            565.2821028828621,\n            566.2821028828621,\n            567.2821028828621,\n            568.2821028828621,\n            569.2833998799324,\n            570.2833999991417,\n            571.283400118351,\n            572.2834002375603,\n            573.2834003567696,\n            574.2834004759789,\n            575.2834005951881,\n            576.2834007143974,\n            577.2834008336067,\n            578.283400952816,\n            579.2834010720253,\n            580.2834011912346,\n            581.2834013104439,\n            582.2834014296532,\n            583.2834015488625,\n            584.2834016680717,\n            585.283401787281,\n            586.2834019064903,\n            587.2834020256996,\n            588.2834021449089,\n            589.2834022641182,\n            590.2834023833275,\n            591.2834025025368,\n            592.2834026217461,\n            593.2834027409554,\n            594.2834028601646,\n            595.2834029793739,\n            596.2834030985832,\n            597.2834032177925,\n            598.2834033370018,\n            599.2834034562111,\n            600.2834035754204,\n            601.2834036946297,\n            602.283403813839,\n            603.2834039330482,\n            604.2834040522575,\n            605.2834041714668,\n            606.2834042906761,\n            607.2834044098854,\n            608.2834045290947,\n            609.283404648304,\n            610.2834047675133,\n            611.2834048867226,\n            612.2834050059319,\n            613.2834051251411,\n            614.2834052443504,\n            615.2834053635597,\n            616.283405482769,\n            617.2834056019783,\n            618.2834057211876,\n            619.2834058403969,\n            620.2834059596062,\n            621.2834060788155,\n            622.2834061980247,\n            623.283406317234,\n            624.2834064364433,\n            625.2834065556526,\n            626.2834066748619,\n            627.2834067940712,\n            628.2834069132805,\n            629.2834070324898,\n            630.2834071516991,\n            631.2834072709084,\n            632.2834073901176,\n            633.2834075093269,\n            634.2834076285362,\n            635.2834077477455,\n            636.2834078669548,\n            637.2834079861641,\n            639.2834082245827,\n            640.283408343792,\n            641.2834084630013,\n            642.2834085822105,\n            643.2834087014198,\n            644.2834088206291,\n            645.2834089398384,\n            646.2834090590477,\n            647.283409178257,\n            648.2834092974663,\n            649.2834094166756,\n            650.2834095358849,\n            651.2834096550941,\n            652.2833945155144,\n            653.2833946347237,\n            654.283394753933,\n            655.2833948731422,\n            656.2833949923515,\n            657.2833951115608,\n            658.2833952307701,\n            659.2833953499794,\n            660.2833954691887,\n            661.283395588398,\n            662.2833957076073,\n            663.2833958268166,\n            664.2833959460258,\n            665.2833960652351,\n            666.2833961844444,\n            667.2833963036537,\n            668.283396422863,\n            669.2833965420723,\n            670.2833966612816,\n            671.2833967804909,\n            672.2833968997002,\n            673.2833970189095,\n            674.2833971381187,\n            675.283397257328,\n            676.2833973765373,\n            677.2833974957466,\n            678.2833976149559,\n            679.2833977341652,\n            680.2833978533745,\n            681.2833979725838,\n            682.2834057211876,\n            683.2834058403969,\n            684.2834059596062,\n            685.2834060788155,\n            686.2834061980247,\n            687.283406317234,\n            688.2834064364433,\n            689.2834065556526,\n            690.2834066748619,\n            691.2834067940712,\n            692.2834069132805,\n            693.2834070324898,\n            694.2834071516991,\n            695.2834072709084,\n            696.2834073901176,\n            697.2834075093269,\n            698.2834076285362,\n            699.2834077477455,\n            700.2834078669548,\n            701.2834079861641,\n            702.2834081053734,\n            703.2834082245827,\n            704.283408343792,\n            705.2834084630013,\n            706.2834085822105,\n            707.2834087014198,\n            708.2834088206291,\n            709.2834089398384,\n            710.2834090590477,\n            711.283409178257,\n            712.2834016680717,\n            713.283401787281,\n            714.2834019064903,\n            715.2834020256996,\n            716.2834021449089,\n            717.2834022641182,\n            718.2834023833275,\n            719.2834025025368,\n            720.2834026217461,\n            721.2834027409554,\n            722.2815870046616,\n            723.2815870046616,\n            724.2815870046616,\n            725.2815870046616,\n            726.2815870046616,\n            727.2815870046616,\n            728.2815870046616,\n            729.2815870046616,\n            730.2815870046616,\n            731.2815870046616,\n            732.2815870046616,\n            733.2815870046616,\n            734.2815870046616,\n            735.2815870046616,\n            736.2815870046616,\n            737.2815870046616,\n            738.2815870046616,\n            739.2815870046616,\n            740.2815870046616,\n            741.2815870046616,\n            742.2815870046616,\n            743.2815870046616,\n            744.2815870046616,\n            745.2815870046616,\n            746.2815870046616,\n            747.2815870046616,\n            748.2815870046616,\n            749.2815870046616,\n            750.2815870046616,\n            751.2815870046616,\n            752.2815870046616,\n            753.2815870046616,\n            754.2815870046616,\n            755.2815870046616,\n            756.2815870046616,\n            757.2815870046616,\n            758.2815870046616,\n            759.2815870046616,\n            760.2815870046616\n        ],\n        \"_percentage_route_completed\": 100,\n        \"terminate_on_failure\": false\n    },\n    \"CollisionTest\": {\n        \"children\": [],\n        \"feedback_message\": \"\",\n        \"blackbox_level\": 4,\n        \"_terminate_on_failure\": false,\n        \"test_status\": \"FAILURE\",\n        \"expected_value_success\": 0,\n        \"expected_value_acceptable\": null,\n        \"actual_value\": 5,\n        \"optional\": false,\n        \"_collision_sensor\": null,\n        \"other_actor\": null,\n        \"other_actor_type\": null,\n        \"registered_collisions\": [],\n        \"last_id\": null,\n        \"collision_time\": 70.1000010445714,\n        \"terminate_on_failure\": false\n    },\n    \"InRouteTest\": {\n        \"children\": [],\n        \"feedback_message\": \"\",\n        \"blackbox_level\": 4,\n        \"_terminate_on_failure\": true,\n        \"test_status\": \"SUCCESS\",\n        \"expected_value_success\": 0,\n        \"expected_value_acceptable\": null,\n        \"actual_value\": 0,\n        \"optional\": false,\n        \"list_traffic_events\": [],\n        \"_offroad_max\": 30,\n        \"_offroad_min\": 15.0,\n        \"_route_length\": 762,\n        \"_current_index\": 760,\n        \"_out_route_distance\": 0,\n        \"_in_safe_route\": true,\n        \"_accum_meters\": [\n            0.0,\n            1.1180341243743896,\n            2.118034243583679,\n            3.1180343627929688,\n            4.118034482002258,\n            5.118034601211548,\n            6.118034720420837,\n            7.118034839630127,\n            8.118034958839417,\n            9.118035078048706,\n            10.118035197257996,\n            11.118035316467285,\n            12.118035435676575,\n            13.118035554885864,\n            14.118035674095154,\n            15.118035793304443,\n            16.118035912513733,\n            17.408029437065125,\n            17.408029437065125,\n            18.408029556274414,\n            19.408029675483704,\n            20.408029794692993,\n            21.408029913902283,\n            22.60914123058319,\n            23.882590174674988,\n            25.156023859977722,\n            26.42948305606842,\n            27.702926516532898,\n            28.976354002952576,\n            30.22618818283081,\n            31.444236278533936,\n            32.66231644153595,\n            33.88036382198334,\n            35.098384618759155,\n            36.31645858287811,\n            37.5344922542572,\n            38.54053473472595,\n            40.18173956871033,\n            40.18173956871033,\n            41.18173956871033,\n            42.18173956871033,\n            44.18173956871033,\n            45.18173956871033,\n            46.18173956871033,\n            47.18173956871033,\n            48.18173956871033,\n            49.18173956871033,\n            50.18173956871033,\n            51.18173956871033,\n            52.18173956871033,\n            53.18173956871033,\n            54.18173956871033,\n            55.18173956871033,\n            56.18173956871033,\n            57.18173956871033,\n            58.18173956871033,\n            59.18173956871033,\n            60.18173956871033,\n            61.18173956871033,\n            62.18173956871033,\n            63.18173956871033,\n            64.18173956871033,\n            65.18173956871033,\n            66.18173956871033,\n            67.18173956871033,\n            68.18173956871033,\n            69.18173956871033,\n            70.18173956871033,\n            71.18173956871033,\n            72.18173956871033,\n            73.18173956871033,\n            74.18173956871033,\n            75.18173956871033,\n            76.18173956871033,\n            77.18173956871033,\n            78.18173956871033,\n            79.18173956871033,\n            80.18173956871033,\n            81.18173956871033,\n            82.18173956871033,\n            83.18173956871033,\n            84.18173956871033,\n            85.18173956871033,\n            86.18173956871033,\n            87.18173956871033,\n            88.18173956871033,\n            89.18173956871033,\n            90.18173956871033,\n            91.18173956871033,\n            92.18173956871033,\n            93.18173956871033,\n            94.18173956871033,\n            95.18173956871033,\n            96.18173956871033,\n            97.18173956871033,\n            98.18173956871033,\n            99.18173956871033,\n            100.18173956871033,\n            101.18173956871033,\n            102.18173956871033,\n            103.18173956871033,\n            104.18173956871033,\n            105.18173956871033,\n            106.18173956871033,\n            107.18173956871033,\n            108.18173956871033,\n            109.18173956871033,\n            110.1817090511322,\n            111.1817090511322,\n            112.1817090511322,\n            113.1817090511322,\n            114.1817090511322,\n            115.1817090511322,\n            116.1817090511322,\n            117.1817090511322,\n            118.1817090511322,\n            119.1817090511322,\n            120.1817090511322,\n            121.1817090511322,\n            122.1817090511322,\n            123.1817090511322,\n            124.1817090511322,\n            125.1817090511322,\n            126.1817090511322,\n            127.1817090511322,\n            128.1817090511322,\n            129.1817090511322,\n            130.1817090511322,\n            131.1817090511322,\n            132.1817090511322,\n            133.1817090511322,\n            134.1817090511322,\n            135.1817090511322,\n            136.1817090511322,\n            137.1817090511322,\n            138.1817090511322,\n            139.1817090511322,\n            140.1817090511322,\n            141.1817090511322,\n            142.1817090511322,\n            143.1817090511322,\n            144.1817090511322,\n            145.1817090511322,\n            146.1817090511322,\n            147.1817090511322,\n            148.1817090511322,\n            149.1817090511322,\n            150.1817090511322,\n            151.1817090511322,\n            152.1817090511322,\n            153.1817090511322,\n            154.1817090511322,\n            155.1817090511322,\n            156.1817090511322,\n            157.1817090511322,\n            158.1817090511322,\n            159.1817090511322,\n            160.1817090511322,\n            161.1817090511322,\n            162.1817090511322,\n            163.1817090511322,\n            164.1817090511322,\n            165.1817090511322,\n            166.1817090511322,\n            167.1817090511322,\n            168.1817090511322,\n            169.1817090511322,\n            170.1817090511322,\n            171.1817090511322,\n            172.1817090511322,\n            173.1817090511322,\n            174.1817090511322,\n            175.1817090511322,\n            176.1817090511322,\n            177.1817090511322,\n            178.1817090511322,\n            179.1817090511322,\n            180.1817090511322,\n            181.1817090511322,\n            182.1817090511322,\n            183.1817090511322,\n            184.1817090511322,\n            185.1817090511322,\n            186.1817090511322,\n            187.1817090511322,\n            188.1817090511322,\n            189.1817090511322,\n            190.1817090511322,\n            191.1817090511322,\n            192.1817090511322,\n            193.1817090511322,\n            194.1817090511322,\n            195.1817090511322,\n            196.1817090511322,\n            197.1817090511322,\n            198.1817090511322,\n            199.1817090511322,\n            200.1817090511322,\n            201.1817090511322,\n            202.1817090511322,\n            203.1817090511322,\n            204.1817090511322,\n            205.1817090511322,\n            206.1817090511322,\n            207.1817090511322,\n            208.1817090511322,\n            209.1817090511322,\n            210.1817090511322,\n            211.1817090511322,\n            212.1817090511322,\n            213.1817090511322,\n            214.1817090511322,\n            215.1817090511322,\n            216.1817090511322,\n            217.1817090511322,\n            218.1817090511322,\n            219.1817090511322,\n            220.1817090511322,\n            221.1817090511322,\n            222.1817090511322,\n            223.1817090511322,\n            224.1817090511322,\n            225.1817090511322,\n            226.1817090511322,\n            227.1817090511322,\n            228.1817090511322,\n            229.1817090511322,\n            230.1817090511322,\n            231.1817090511322,\n            232.1817090511322,\n            233.1817090511322,\n            234.1817090511322,\n            235.1817090511322,\n            236.1817090511322,\n            237.1817090511322,\n            238.18171668052673,\n            239.18171668052673,\n            240.18171668052673,\n            241.18171668052673,\n            242.18171668052673,\n            243.18171668052673,\n            244.18171668052673,\n            245.18171668052673,\n            246.18171668052673,\n            247.18171668052673,\n            248.18171668052673,\n            249.18171668052673,\n            250.18171668052673,\n            251.18171668052673,\n            252.18171668052673,\n            253.18171668052673,\n            254.18171668052673,\n            255.18171668052673,\n            256.18171668052673,\n            258.18171668052673,\n            259.18171668052673,\n            260.18171668052673,\n            261.18171668052673,\n            262.18171668052673,\n            263.18171668052673,\n            264.43171668052673,\n            264.43171668052673,\n            265.43171668052673,\n            266.4848858118057,\n            267.6947091817856,\n            268.9045317173004,\n            270.11435973644257,\n            271.3241786956787,\n            272.53399670124054,\n            273.74381709098816,\n            274.95476615428925,\n            276.1825375556946,\n            277.41030740737915,\n            278.6380902528763,\n            279.86586582660675,\n            281.093638420105,\n            282.32140839099884,\n            283.54918599128723,\n            284.56516194343567,\n            285.86318135261536,\n            285.86318135261536,\n            286.86318135261536,\n            287.86318135261536,\n            288.86318135261536,\n            289.86318135261536,\n            290.86318135261536,\n            291.86318135261536,\n            292.86318135261536,\n            293.86318135261536,\n            294.86318135261536,\n            295.86318135261536,\n            296.86318135261536,\n            297.86318135261536,\n            298.86318135261536,\n            299.86318135261536,\n            300.86318135261536,\n            301.86318135261536,\n            302.86318135261536,\n            303.86318135261536,\n            304.86318135261536,\n            305.86318135261536,\n            306.86318135261536,\n            307.86318135261536,\n            308.86318135261536,\n            309.86318135261536,\n            310.86318135261536,\n            311.86318135261536,\n            312.86318135261536,\n            313.86318135261536,\n            314.86318135261536,\n            315.86318135261536,\n            316.86318135261536,\n            317.86318135261536,\n            318.86318135261536,\n            319.86318135261536,\n            320.86318135261536,\n            321.86318135261536,\n            322.86318135261536,\n            323.86318135261536,\n            324.86318135261536,\n            325.86318135261536,\n            326.86318135261536,\n            327.86318135261536,\n            328.86318135261536,\n            329.86318135261536,\n            330.86318135261536,\n            331.86318135261536,\n            332.86318135261536,\n            333.8631966114044,\n            334.8631966114044,\n            335.8631966114044,\n            336.8631966114044,\n            337.8631966114044,\n            338.8631966114044,\n            339.8631966114044,\n            340.8631966114044,\n            341.8631966114044,\n            342.8631966114044,\n            343.8631966114044,\n            344.8631966114044,\n            345.8631966114044,\n            346.8631966114044,\n            347.8631966114044,\n            348.8631966114044,\n            349.8631966114044,\n            350.8631966114044,\n            351.8631966114044,\n            352.8631966114044,\n            353.8631966114044,\n            354.8631966114044,\n            355.8631966114044,\n            356.8631966114044,\n            357.8631966114044,\n            358.8631966114044,\n            359.8631966114044,\n            360.8631966114044,\n            361.8631966114044,\n            362.8631966114044,\n            363.8631966114044,\n            364.8631966114044,\n            365.8631966114044,\n            366.8631966114044,\n            367.8631966114044,\n            368.8631966114044,\n            369.8631966114044,\n            370.8631966114044,\n            371.8631966114044,\n            372.8631966114044,\n            373.8631966114044,\n            374.8631966114044,\n            375.8631966114044,\n            376.8631966114044,\n            377.8631966114044,\n            378.8631966114044,\n            379.8631966114044,\n            380.8631966114044,\n            381.8631966114044,\n            382.8631966114044,\n            383.8631966114044,\n            384.8631966114044,\n            385.8631966114044,\n            386.8631966114044,\n            387.8631966114044,\n            388.8631966114044,\n            389.8631966114044,\n            390.8631966114044,\n            391.8631966114044,\n            392.8631966114044,\n            394.8331673145294,\n            394.8331673145294,\n            395.6912509202957,\n            396.5167629122734,\n            397.34227895736694,\n            398.1678013205528,\n            398.9933475255966,\n            399.81885331869125,\n            400.6444185972214,\n            401.4699310064316,\n            402.290342271328,\n            403.09512996673584,\n            403.8999582529068,\n            404.70476245880127,\n            405.509556889534,\n            406.314362347126,\n            407.1191706061363,\n            407.92396891117096,\n            409.09423565864563,\n            409.09423565864563,\n            410.0942357778549,\n            411.0942358970642,\n            412.0942360162735,\n            413.0942361354828,\n            414.0942362546921,\n            415.09423637390137,\n            416.09423649311066,\n            417.09423661231995,\n            418.09423673152924,\n            419.0942368507385,\n            420.0942369699478,\n            421.0942370891571,\n            422.0942372083664,\n            423.0942373275757,\n            424.094237446785,\n            425.094233751297,\n            426.0942338705063,\n            427.0942339897156,\n            428.09423410892487,\n            429.09423422813416,\n            430.09423434734344,\n            431.09423446655273,\n            432.094234585762,\n            433.0942347049713,\n            434.0942348241806,\n            435.0942349433899,\n            436.0942350625992,\n            437.0942351818085,\n            438.09423530101776,\n            439.09423542022705,\n            440.09423553943634,\n            441.09423565864563,\n            442.0942357778549,\n            443.0942358970642,\n            444.0942360162735,\n            445.0942361354828,\n            446.0942362546921,\n            447.0942325592041,\n            448.0942326784134,\n            449.0942327976227,\n            450.09423291683197,\n            451.09423303604126,\n            452.09423315525055,\n            453.0942294597626,\n            454.09422957897186,\n            455.09422969818115,\n            456.09422981739044,\n            457.09423184394836,\n            458.09423196315765,\n            459.09423208236694,\n            460.09423220157623,\n            461.0942323207855,\n            462.0942324399948,\n            463.09423065185547,\n            464.09423077106476,\n            465.09423089027405,\n            466.09423100948334,\n            467.0942311286926,\n            468.0942312479019,\n            469.0942313671112,\n            470.0942314863205,\n            471.0942316055298,\n            472.0942317247391,\n            473.0942327976227,\n            474.09423291683197,\n            475.09423303604126,\n            476.09423315525055,\n            477.0942323207855,\n            478.724232673645,\n            478.724232673645,\n            479.64406257867813,\n            480.41382187604904,\n            481.18358182907104,\n            481.9533463716507,\n            482.7230935692787,\n            483.4928572177887,\n            484.2626251578331,\n            485.03238236904144,\n            485.8388220667839,\n            486.66605401039124,\n            487.49329620599747,\n            488.3205181956291,\n            489.1477633714676,\n            489.9749982357025,\n            490.802244246006,\n            492.28208762407303,\n            492.28208762407303,\n            493.28208762407303,\n            494.28208762407303,\n            495.28208762407303,\n            496.28208762407303,\n            497.28208762407303,\n            498.28208762407303,\n            499.28208762407303,\n            500.28208762407303,\n            501.28208762407303,\n            502.28208762407303,\n            503.28208762407303,\n            504.28208762407303,\n            505.28208762407303,\n            506.28208762407303,\n            507.28208762407303,\n            508.28208762407303,\n            509.28208762407303,\n            510.28208762407303,\n            511.28208762407303,\n            512.282087624073,\n            513.282087624073,\n            514.282087624073,\n            515.282087624073,\n            516.282087624073,\n            517.282087624073,\n            518.282087624073,\n            519.282087624073,\n            520.282087624073,\n            521.282087624073,\n            522.282087624073,\n            523.282087624073,\n            524.282087624073,\n            525.282087624073,\n            526.282087624073,\n            527.282087624073,\n            528.282087624073,\n            529.282087624073,\n            530.282087624073,\n            531.282087624073,\n            532.282087624073,\n            533.282087624073,\n            534.282087624073,\n            535.282087624073,\n            536.282087624073,\n            537.282087624073,\n            538.282087624073,\n            539.282087624073,\n            540.282087624073,\n            541.282087624073,\n            542.282087624073,\n            543.282087624073,\n            544.282087624073,\n            545.282087624073,\n            546.282087624073,\n            547.282087624073,\n            548.282087624073,\n            549.282087624073,\n            550.282087624073,\n            551.282087624073,\n            552.282087624073,\n            553.282087624073,\n            554.2821028828621,\n            555.2821028828621,\n            556.2821028828621,\n            557.2821028828621,\n            558.2821028828621,\n            559.2821028828621,\n            560.2821028828621,\n            561.2821028828621,\n            562.2821028828621,\n            563.2821028828621,\n            564.2821028828621,\n            565.2821028828621,\n            566.2821028828621,\n            567.2821028828621,\n            568.2821028828621,\n            569.2833998799324,\n            570.2833999991417,\n            571.283400118351,\n            572.2834002375603,\n            573.2834003567696,\n            574.2834004759789,\n            575.2834005951881,\n            576.2834007143974,\n            577.2834008336067,\n            578.283400952816,\n            579.2834010720253,\n            580.2834011912346,\n            581.2834013104439,\n            582.2834014296532,\n            583.2834015488625,\n            584.2834016680717,\n            585.283401787281,\n            586.2834019064903,\n            587.2834020256996,\n            588.2834021449089,\n            589.2834022641182,\n            590.2834023833275,\n            591.2834025025368,\n            592.2834026217461,\n            593.2834027409554,\n            594.2834028601646,\n            595.2834029793739,\n            596.2834030985832,\n            597.2834032177925,\n            598.2834033370018,\n            599.2834034562111,\n            600.2834035754204,\n            601.2834036946297,\n            602.283403813839,\n            603.2834039330482,\n            604.2834040522575,\n            605.2834041714668,\n            606.2834042906761,\n            607.2834044098854,\n            608.2834045290947,\n            609.283404648304,\n            610.2834047675133,\n            611.2834048867226,\n            612.2834050059319,\n            613.2834051251411,\n            614.2834052443504,\n            615.2834053635597,\n            616.283405482769,\n            617.2834056019783,\n            618.2834057211876,\n            619.2834058403969,\n            620.2834059596062,\n            621.2834060788155,\n            622.2834061980247,\n            623.283406317234,\n            624.2834064364433,\n            625.2834065556526,\n            626.2834066748619,\n            627.2834067940712,\n            628.2834069132805,\n            629.2834070324898,\n            630.2834071516991,\n            631.2834072709084,\n            632.2834073901176,\n            633.2834075093269,\n            634.2834076285362,\n            635.2834077477455,\n            636.2834078669548,\n            637.2834079861641,\n            639.2834082245827,\n            640.283408343792,\n            641.2834084630013,\n            642.2834085822105,\n            643.2834087014198,\n            644.2834088206291,\n            645.2834089398384,\n            646.2834090590477,\n            647.283409178257,\n            648.2834092974663,\n            649.2834094166756,\n            650.2834095358849,\n            651.2834096550941,\n            652.2833945155144,\n            653.2833946347237,\n            654.283394753933,\n            655.2833948731422,\n            656.2833949923515,\n            657.2833951115608,\n            658.2833952307701,\n            659.2833953499794,\n            660.2833954691887,\n            661.283395588398,\n            662.2833957076073,\n            663.2833958268166,\n            664.2833959460258,\n            665.2833960652351,\n            666.2833961844444,\n            667.2833963036537,\n            668.283396422863,\n            669.2833965420723,\n            670.2833966612816,\n            671.2833967804909,\n            672.2833968997002,\n            673.2833970189095,\n            674.2833971381187,\n            675.283397257328,\n            676.2833973765373,\n            677.2833974957466,\n            678.2833976149559,\n            679.2833977341652,\n            680.2833978533745,\n            681.2833979725838,\n            682.2834057211876,\n            683.2834058403969,\n            684.2834059596062,\n            685.2834060788155,\n            686.2834061980247,\n            687.283406317234,\n            688.2834064364433,\n            689.2834065556526,\n            690.2834066748619,\n            691.2834067940712,\n            692.2834069132805,\n            693.2834070324898,\n            694.2834071516991,\n            695.2834072709084,\n            696.2834073901176,\n            697.2834075093269,\n            698.2834076285362,\n            699.2834077477455,\n            700.2834078669548,\n            701.2834079861641,\n            702.2834081053734,\n            703.2834082245827,\n            704.283408343792,\n            705.2834084630013,\n            706.2834085822105,\n            707.2834087014198,\n            708.2834088206291,\n            709.2834089398384,\n            710.2834090590477,\n            711.283409178257,\n            712.2834016680717,\n            713.283401787281,\n            714.2834019064903,\n            715.2834020256996,\n            716.2834021449089,\n            717.2834022641182,\n            718.2834023833275,\n            719.2834025025368,\n            720.2834026217461,\n            721.2834027409554,\n            722.2815870046616,\n            723.2815870046616,\n            724.2815870046616,\n            725.2815870046616,\n            726.2815870046616,\n            727.2815870046616,\n            728.2815870046616,\n            729.2815870046616,\n            730.2815870046616,\n            731.2815870046616,\n            732.2815870046616,\n            733.2815870046616,\n            734.2815870046616,\n            735.2815870046616,\n            736.2815870046616,\n            737.2815870046616,\n            738.2815870046616,\n            739.2815870046616,\n            740.2815870046616,\n            741.2815870046616,\n            742.2815870046616,\n            743.2815870046616,\n            744.2815870046616,\n            745.2815870046616,\n            746.2815870046616,\n            747.2815870046616,\n            748.2815870046616,\n            749.2815870046616,\n            750.2815870046616,\n            751.2815870046616,\n            752.2815870046616,\n            753.2815870046616,\n            754.2815870046616,\n            755.2815870046616,\n            756.2815870046616,\n            757.2815870046616,\n            758.2815870046616,\n            759.2815870046616,\n            760.2815870046616\n        ],\n        \"terminate_on_failure\": false\n    },\n    \"OutsideRouteLanesTest\": {\n        \"children\": [],\n        \"feedback_message\": \"\",\n        \"blackbox_level\": 4,\n        \"_terminate_on_failure\": false,\n        \"test_status\": \"FAILURE\",\n        \"expected_value_success\": 0,\n        \"expected_value_acceptable\": null,\n        \"actual_value\": 35.22,\n        \"optional\": false,\n        \"_current_index\": 760,\n        \"_route_length\": 762,\n        \"_outside_lane_active\": true,\n        \"_wrong_lane_active\": true,\n        \"_last_road_id\": 15,\n        \"_last_lane_id\": -1,\n        \"_total_distance\": 759.2815870046616,\n        \"_wrong_distance\": 0,\n        \"terminate_on_failure\": false\n    },\n    \"RunningRedLightTest\": {\n        \"children\": [],\n        \"feedback_message\": \"\",\n        \"blackbox_level\": 4,\n        \"_terminate_on_failure\": false,\n        \"test_status\": \"FAILURE\",\n        \"expected_value_success\": 0,\n        \"expected_value_acceptable\": null,\n        \"actual_value\": 3,\n        \"optional\": false,\n        \"_last_red_light_id\": 288,\n        \"debug\": false,\n        \"terminate_on_failure\": false\n    },\n    \"RunningStopTest\": {\n        \"children\": [],\n        \"feedback_message\": \"\",\n        \"blackbox_level\": 4,\n        \"_terminate_on_failure\": false,\n        \"test_status\": \"SUCCESS\",\n        \"expected_value_success\": 0,\n        \"expected_value_acceptable\": null,\n        \"actual_value\": 0,\n        \"optional\": false,\n        \"list_traffic_events\": [],\n        \"_list_stop_signs\": [],\n        \"_target_stop_sign\": null,\n        \"_stop_completed\": false,\n        \"_affected_by_stop\": false,\n        \"terminate_on_failure\": false\n    },\n    \"ActorSpeedAboveThresholdTest\": {\n        \"children\": [],\n        \"feedback_message\": \"\",\n        \"blackbox_level\": 4,\n        \"_terminate_on_failure\": true,\n        \"test_status\": \"SUCCESS\",\n        \"expected_value_success\": 0,\n        \"expected_value_acceptable\": null,\n        \"actual_value\": 0,\n        \"optional\": false,\n        \"list_traffic_events\": [],\n        \"_speed_threshold\": 0.1,\n        \"_below_threshold_max_time\": 90.0,\n        \"_time_last_valid_state\": 70.80000105500221,\n        \"terminate_on_failure\": false\n    }\n}"
  },
  {
    "path": "scenario_runner/srunner/metrics/data/DistanceBetweenVehicles_criteria.json",
    "content": "{\n    \"CollisionTest\": {\n        \"children\": [],\n        \"feedback_message\": \"\",\n        \"blackbox_level\": 4,\n        \"_terminate_on_failure\": false,\n        \"test_status\": \"SUCCESS\",\n        \"expected_value_success\": 0,\n        \"expected_value_acceptable\": null,\n        \"actual_value\": 0,\n        \"optional\": false,\n        \"list_traffic_events\": [],\n        \"_collision_sensor\": null,\n        \"other_actor\": null,\n        \"other_actor_type\": null,\n        \"registered_collisions\": [],\n        \"last_id\": null,\n        \"collision_time\": null,\n        \"terminate_on_failure\": false\n    }\n}"
  },
  {
    "path": "scenario_runner/srunner/metrics/data/DistanceToLaneCenter_criteria.json",
    "content": "{\n    \"CollisionTest\": {\n        \"children\": [],\n        \"feedback_message\": \"\",\n        \"blackbox_level\": 4,\n        \"_terminate_on_failure\": false,\n        \"test_status\": \"SUCCESS\",\n        \"expected_value_success\": 0,\n        \"expected_value_acceptable\": null,\n        \"actual_value\": 0,\n        \"optional\": false,\n        \"list_traffic_events\": [],\n        \"_collision_sensor\": null,\n        \"other_actor\": null,\n        \"other_actor_type\": null,\n        \"registered_collisions\": [],\n        \"last_id\": null,\n        \"collision_time\": null,\n        \"terminate_on_failure\": false\n    }\n}"
  },
  {
    "path": "scenario_runner/srunner/metrics/examples/basic_metric.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Computer Vision Center (CVC) at the Universitat Autonoma de\n# Barcelona (UAB).\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provide BasicMetric, the basic class of all the metrics.\n\"\"\"\n\nclass BasicMetric(object):\n    \"\"\"\n    Base class of all the metrics.\n    \"\"\"\n\n    def __init__(self, town_map, log, criteria=None):\n        \"\"\"\n        Initialization of the metric class. This calls the metrics log and creates the metrics\n\n        Args:\n            town_map (carla.Map): Map of the simulation. Used to access the Waypoint API.\n            log (srunner.metrics.tools.Metricslog): instance of a class used to access the recorder information\n            criteria (dict): list of dictionaries with all the criteria information\n        \"\"\"\n\n        # Create the metrics of the simulation. This part is left to the user\n        self._create_metric(town_map, log, criteria)\n\n    def _create_metric(self, town_map, log, criteria):\n        \"\"\"\n        Pure virtual function to setup the metrics by the user.\n\n        Args:\n            town_map (carla.Map): Map of the simulation. Used to access the Waypoint API.\n            log (srunner.metrics.tools.Metricslog): instance of a class used to access the recorder information\n            criteria (dict): dictionaries with all the criteria information\n        \"\"\"\n        raise NotImplementedError(\n            \"This function should be re-implemented by all metrics\"\n            \"If this error becomes visible the class hierarchy is somehow broken\")\n"
  },
  {
    "path": "scenario_runner/srunner/metrics/examples/criteria_filter.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Computer Vision Center (CVC) at the Universitat Autonoma de\n# Barcelona (UAB).\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis metric filters the useful information of the criteria (sucess / fail ...),\nand dump it into a json file\n\nIt is meant to serve as an example of how to use the criteria\n\"\"\"\n\nimport json\n\nfrom srunner.metrics.examples.basic_metric import BasicMetric\n\n\nclass CriteriaFilter(BasicMetric):\n    \"\"\"\n    Metric class CriteriaFilter\n    \"\"\"\n\n    def _create_metric(self, town_map, log, criteria):\n        \"\"\"\n        Implementation of the metric. This is an example to show how to use the criteria\n        \"\"\"\n\n        ### Parse the criteria information, filtering only the useful information, and dump it into a json ###\n\n        results = {}\n        for criterion_name in criteria:\n            criterion = criteria[criterion_name]\n            results.update({criterion_name:\n                {\n                    \"test_status\": criterion[\"test_status\"],\n                    \"actual_value\": criterion[\"actual_value\"],\n                    \"success_value\": criterion[\"expected_value_success\"]\n                }\n            }\n        )\n\n        with open('srunner/metrics/data/CriteriaFilter_results.json', 'w') as fw:\n            json.dump(results, fw, sort_keys=False, indent=4)\n"
  },
  {
    "path": "scenario_runner/srunner/metrics/examples/distance_between_vehicles.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Computer Vision Center (CVC) at the Universitat Autonoma de\n# Barcelona (UAB).\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis metric calculates the distance between the ego vehicle and\nanother actor, dumping it to a json file.\n\nIt is meant to serve as an example of how to use the information from\nthe recorder\n\"\"\"\n\nimport math\nimport matplotlib.pyplot as plt\n\nfrom srunner.metrics.examples.basic_metric import BasicMetric\n\n\nclass DistanceBetweenVehicles(BasicMetric):\n    \"\"\"\n    Metric class DistanceBetweenVehicles\n    \"\"\"\n\n    def _create_metric(self, town_map, log, criteria):\n        \"\"\"\n        Implementation of the metric. This is an example to show how to use the recorder,\n        accessed via the log.\n        \"\"\"\n\n        # Get the ID of the two vehicles\n        ego_id = log.get_ego_vehicle_id()\n        adv_id = log.get_actor_ids_with_role_name(\"scenario\")[0]  # Could have also used its type_id\n\n        dist_list = []\n        frames_list = []\n\n        # Get the frames both actors were alive\n        start_ego, end_ego = log.get_actor_alive_frames(ego_id)\n        start_adv, end_adv = log.get_actor_alive_frames(adv_id)\n        start = max(start_ego, start_adv)\n        end = min(end_ego, end_adv)\n\n        # Get the distance between the two\n        for i in range(start, end):\n\n            # Get the transforms\n            ego_location = log.get_actor_transform(ego_id, i).location\n            adv_location = log.get_actor_transform(adv_id, i).location\n\n            # Filter some points for a better graph\n            if adv_location.z < -10:\n                continue\n\n            dist_v = ego_location - adv_location\n            dist = math.sqrt(dist_v.x * dist_v.x + dist_v.y * dist_v.y + dist_v.z * dist_v.z)\n\n            dist_list.append(dist)\n            frames_list.append(i)\n\n        # Use matplotlib to show the results\n        plt.plot(frames_list, dist_list)\n        plt.ylabel('Distance [m]')\n        plt.xlabel('Frame number')\n        plt.title('Distance between the ego vehicle and the adversary over time')\n        plt.show()\n"
  },
  {
    "path": "scenario_runner/srunner/metrics/examples/distance_to_lane_center.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Computer Vision Center (CVC) at the Universitat Autonoma de\n# Barcelona (UAB).\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis metric calculates the distance between the ego vehicle and\nthe center of the lane, dumping it to a json file.\n\nIt is meant to serve as an example of how to use the map API\n\"\"\"\n\nimport math\nimport json\n\nfrom srunner.metrics.examples.basic_metric import BasicMetric\n\n\nclass DistanceToLaneCenter(BasicMetric):\n    \"\"\"\n    Metric class DistanceToLaneCenter\n    \"\"\"\n\n    def _create_metric(self, town_map, log, criteria):\n        \"\"\"\n        Implementation of the metric.\n        \"\"\"\n\n        # Get ego vehicle id\n        ego_id = log.get_ego_vehicle_id()\n\n        dist_list = []\n        frames_list = []\n\n        # Get the frames the ego actor was alive and its transforms\n        start, end = log.get_actor_alive_frames(ego_id)\n\n        # Get the projected distance vector to the center of the lane\n        for i in range(start, end + 1):\n\n            ego_location = log.get_actor_transform(ego_id, i).location\n            ego_waypoint = town_map.get_waypoint(ego_location)\n\n            # Get the distance vector and project it\n            a = ego_location - ego_waypoint.transform.location      # Ego to waypoint vector\n            b = ego_waypoint.transform.get_right_vector()           # Waypoint perpendicular vector\n            b_norm = math.sqrt(b.x * b.x + b.y * b.y + b.z * b.z)\n\n            ab_dot = a.x * b.x + a.y * b.y + a.z * b.z\n            dist_v = ab_dot/(b_norm*b_norm)*b\n            dist = math.sqrt(dist_v.x * dist_v.x + dist_v.y * dist_v.y + dist_v.z * dist_v.z)\n\n            # Get the sign of the distance (left side is positive)\n            c = ego_waypoint.transform.get_forward_vector()         # Waypoint forward vector\n            ac_cross = c.x * a.y - c.y * a.x\n            if ac_cross < 0:\n                dist *= -1\n\n            dist_list.append(dist)\n            frames_list.append(i)\n\n        # Save the results to a file\n        results = {'frames': frames_list, 'distance': dist_list}\n        with open('srunner/metrics/data/DistanceToLaneCenter_results.json', 'w') as fw:\n            json.dump(results, fw, sort_keys=False, indent=4)\n"
  },
  {
    "path": "scenario_runner/srunner/metrics/tools/metrics_log.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Computer Vision Center (CVC) at the Universitat Autonoma de\n# Barcelona (UAB).\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nSupport class of the MetricsManager to query the information available\nto the metrics.\n\nIt also provides a series of functions to help the user querry\nspecific information\n\"\"\"\n\nimport fnmatch\nfrom srunner.metrics.tools.metrics_parser import MetricsParser\n\nclass MetricsLog(object):  # pylint: disable=too-many-public-methods\n    \"\"\"\n    Utility class to query the log.\n    \"\"\"\n\n    def __init__(self, recorder):\n        \"\"\"\n        Initializes the log class and parses it to extract the dictionaries.\n        \"\"\"\n        # Parse the information\n        parser = MetricsParser(recorder)\n        self._simulation, self._actors, self._frames = parser.parse_recorder_info()\n\n    ### Functions used to get general info of the simulation ###\n    def get_actor_collisions(self, actor_id):\n        \"\"\"\n        Returns a dict where the keys are the frame number and the values,\n        a list of actor ids the actor collided with.\n\n        Args:\n            actor_id (int): ID of the actor.\n        \"\"\"\n        actor_collisions = {}\n\n        for i, frame in enumerate(self._frames):\n            collisions = frame[\"events\"][\"collisions\"]\n\n            if actor_id in collisions:\n                actor_collisions.update({i: collisions[actor_id]})\n\n        return actor_collisions\n\n    def get_total_frame_count(self):\n        \"\"\"\n        Returns an int with the total amount of frames the simulation lasted.\n        \"\"\"\n\n        return self._simulation[\"total_frames\"]\n\n    def get_elapsed_time(self, frame):\n        \"\"\"\n        Returns a float with the elapsed time of a specific frame.\n        \"\"\"\n\n        return self._frames[frame][\"frame\"][\"elapsed_time\"]\n\n    def get_delta_time(self, frame):\n        \"\"\"\n        Returns a float with the delta time of a specific frame.\n        \"\"\"\n\n        return self._frames[frame][\"frame\"][\"delta_time\"]\n\n    def get_platform_time(self, frame):\n        \"\"\"\n        Returns a float with the platform time time of a specific frame.\n        \"\"\"\n\n        return self._frames[frame][\"frame\"][\"platform_time\"]\n\n    ### Functions used to get info about the actors ###\n    def get_ego_vehicle_id(self):\n        \"\"\"\n        Returns the id of the ego vehicle.\n        \"\"\"\n        return self.get_actor_ids_with_role_name(\"hero\")[0]\n\n    def get_actor_ids_with_role_name(self, role_name):\n        \"\"\"\n        Returns a list of actor ids that match the given role_name.\n\n        Args:\n            role_name (str): string with the desired role_name to filter the actors.\n        \"\"\"\n        actor_list = []\n\n        for actor_id in self._actors:\n            actor = self._actors[actor_id]\n            if \"role_name\" in actor and actor[\"role_name\"] == role_name:\n                actor_list.append(actor_id)\n\n        return actor_list\n\n    def get_actor_ids_with_type_id(self, type_id):\n        \"\"\"\n        Returns a list of actor ids that match the given type_id, matching fnmatch standard.\n\n        Args:\n            type_id (str): string with the desired type id to filter the actors.\n        \"\"\"\n        actor_list = []\n\n        for actor_id in self._actors:\n            actor = self._actors[actor_id]\n            if \"type_id\" in actor and fnmatch.fnmatch(actor[\"type_id\"], type_id):\n                actor_list.append(actor_id)\n\n        return actor_list\n\n    def get_actor_attributes(self, actor_id):\n        \"\"\"\n        Returns a dictionary with all the attributes of an actor.\n\n        Args:\n            actor_id (int): ID of the actor.\n        \"\"\"\n        if actor_id in self._actors:\n            return self._actors[actor_id]\n\n        return None\n\n    def get_actor_bounding_box(self, actor_id):\n        \"\"\"\n        Returns the bounding box of the specified actor\n\n        Args:\n            actor_id (int): Id of the actor\n        \"\"\"\n\n        if actor_id in self._actors:\n            if \"bounding_box\" in self._actors[actor_id]:\n                return self._actors[actor_id][\"bounding_box\"]\n            return None\n\n        return None\n\n    def get_traffic_light_trigger_volume(self, traffic_light_id):\n        \"\"\"\n        Returns the trigger volume of the specified traffic light\n\n        Args:\n            actor_id (int): Id of the traffic light\n        \"\"\"\n\n        if traffic_light_id in self._actors:\n            if \"trigger_volume\" in self._actors[traffic_light_id]:\n                return self._actors[traffic_light_id][\"trigger_volume\"]\n            return None\n\n        return None\n\n    def get_actor_alive_frames(self, actor_id):\n        \"\"\"\n        Returns a tuple with the first and last frame an actor was alive.\n        It is important to note that frames start at 1, not 0.\n\n        Args:\n            actor_id (int): Id of the actor\n        \"\"\"\n\n        if actor_id in self._actors:\n\n            actor_info = self._actors[actor_id]\n            first_frame = actor_info[\"created\"]\n            if \"destroyed\" in actor_info:\n                last_frame = actor_info[\"destroyed\"] - 1\n            else:\n                last_frame = self.get_total_frame_count()\n\n            return first_frame, last_frame\n\n        return None, None\n\n    ### Functions used to get the actor states ###\n    def _get_actor_state(self, actor_id, state, frame):\n        \"\"\"\n        Given an actor id, returns the specific variable of that actor at a given frame.\n        Returns None if the actor_id or the state are missing.\n\n        Args:\n            actor_id (int): Id of the actor to be checked.\n            frame: (int): frame number of the simulation.\n            attribute (str): name of the actor's attribute to be returned.\n        \"\"\"\n        frame_state = self._frames[frame - 1][\"actors\"]\n\n        # Check if the actor exists\n        if actor_id in frame_state:\n\n            # Check if the state exists\n            if state not in frame_state[actor_id]:\n                return None\n\n            state_info = frame_state[actor_id][state]\n            return state_info\n\n        return None\n\n    def _get_all_actor_states(self, actor_id, state, first_frame=None, last_frame=None):\n        \"\"\"\n        Given an actor id, returns a list of the specific variable of that actor during\n        a frame interval. Some elements might be None.\n\n        By default, first_frame and last_frame are the start and end of the simulation, respectively.\n\n        Args:\n            actor_id (int): ID of the actor.\n            attribute: name of the actor's attribute to be returned.\n            first_frame (int): First frame checked. By default, 0.\n            last_frame (int): Last frame checked. By default, max number of frames.\n        \"\"\"\n        if first_frame is None:\n            first_frame = 1\n        if last_frame is None:\n            last_frame = self.get_total_frame_count()\n\n        state_list = []\n\n        for frame_number in range(first_frame, last_frame + 1):\n            state_info = self._get_actor_state(actor_id, state, frame_number)\n            state_list.append(state_info)\n\n        return state_list\n\n    def _get_states_at_frame(self, frame, state, actor_list=None):\n        \"\"\"\n        Returns a dict where the keys are the frame number, and the values are the\n        carla.Transform of the actor at the given frame.\n\n        By default, all actors will be considered.\n        \"\"\"\n        states = {}\n        actor_info = self._frames[frame][\"actors\"]\n\n        for actor_id in actor_info:\n            if not actor_list:\n                _state = self._get_actor_state(actor_id, state, frame)\n                if _state:\n                    states.update({actor_id: _state})\n            elif actor_id in actor_list:\n                _state = self._get_actor_state(actor_id, state, frame)\n                states.update({actor_id: _state})\n\n        return states\n\n    # Transforms\n    def get_actor_transform(self, actor_id, frame):\n        \"\"\"\n        Returns the transform of the actor at a given frame.\n        \"\"\"\n        return self._get_actor_state(actor_id, \"transform\", frame)\n\n    def get_all_actor_transforms(self, actor_id, first_frame=None, last_frame=None):\n        \"\"\"\n        Returns a list with all the transforms of the actor at the frame interval.\n        \"\"\"\n        return self._get_all_actor_states(actor_id, \"transform\", first_frame, last_frame)\n\n    def get_actor_transforms_at_frame(self, frame, actor_list=None):\n        \"\"\"\n        Returns a dictionary {int - carla.Transform} with the actor ID and transform\n        at a given frame of all the actors at actor_list.\n        \"\"\"\n        return self._get_states_at_frame(frame, \"transform\", actor_list)\n\n    # Velocities\n    def get_actor_velocity(self, actor_id, frame):\n        \"\"\"\n        Returns the velocity of the actor at a given frame.\n        \"\"\"\n        return self._get_actor_state(actor_id, \"velocity\", frame)\n\n    def get_all_actor_velocities(self, actor_id, first_frame=None, last_frame=None):\n        \"\"\"\n        Returns a list with all the velocities of the actor at the frame interval.\n        \"\"\"\n        return self._get_all_actor_states(actor_id, \"velocity\", first_frame, last_frame)\n\n    def get_actor_velocities_at_frame(self, frame, actor_list=None):\n        \"\"\"\n        Returns a dictionary {int - carla.Vector3D} with the actor ID and velocity\n        at a given frame of all the actors at actor_list.\n        \"\"\"\n        return self._get_states_at_frame(frame, \"velocity\", actor_list)\n\n    # Angular velocities\n    def get_actor_angular_velocity(self, actor_id, frame):\n        \"\"\"\n        Returns the angular velocity of the actor at a given frame.\n        \"\"\"\n        return self._get_actor_state(actor_id, \"angular_velocity\", frame)\n\n    def get_all_actor_angular_velocities(self, actor_id, first_frame=None, last_frame=None):\n        \"\"\"\n        Returns a list with all the angular velocities of the actor at the frame interval.\n        \"\"\"\n        return self._get_all_actor_states(actor_id, \"angular_velocity\", first_frame, last_frame)\n\n    def get_actor_angular_velocities_at_frame(self, frame, actor_list=None):\n        \"\"\"\n        Returns a dictionary {int - carla.Vector3D} with the actor ID and angular velocity\n        at a given frame of all the actors at actor_list.\n        \"\"\"\n        return self._get_states_at_frame(frame, \"angular_velocity\", actor_list)\n\n    # Acceleration\n    def get_actor_acceleration(self, actor_id, frame):\n        \"\"\"\n        Returns the acceleration of the actor at a given frame.\n        \"\"\"\n        return self._get_actor_state(actor_id, \"acceleration\", frame)\n\n    def get_all_actor_accelerations(self, actor_id, first_frame=None, last_frame=None):\n        \"\"\"\n        Returns a list with all the accelerations of the actor at the frame interval.\n        \"\"\"\n        return self._get_all_actor_states(actor_id, \"acceleration\", first_frame, last_frame)\n\n    def get_actor_accelerations_at_frame(self, frame, actor_list=None):\n        \"\"\"\n        Returns a dictionary {int - carla.Vector3D} with the actor ID and angular velocity\n        at a given frame of all the actors at actor_list.\n        \"\"\"\n        return self._get_states_at_frame(frame, \"acceleration\", actor_list)\n\n    # Controls\n    def get_vehicle_control(self, vehicle_id, frame):\n        \"\"\"\n        Returns the control of the vehicle at a given frame.\n        \"\"\"\n        return self._get_actor_state(vehicle_id, \"control\", frame)\n\n    def get_vehicle_physics_control(self, vehicle_id, frame):\n        \"\"\"\n        Returns the carla.VehiclePhysicsControl of a vehicle at a given frame.\n        Returns None if the id can't be found.\n        \"\"\"\n\n        for i in range(frame - 1, -1, -1):  # Go backwards from the frame until 0\n            physics_info = self._frames[i][\"events\"][\"physics_control\"]\n\n            if vehicle_id in physics_info:\n                return physics_info[vehicle_id]\n\n        return None\n\n    def get_walker_speed(self, walker_id, frame):\n        \"\"\"\n        Returns the speed of the walker at a specific frame.\n        \"\"\"\n        return self._get_actor_state(walker_id, \"speed\", frame)\n\n    # Traffic lights\n    def get_traffic_light_state(self, traffic_light_id, frame):\n        \"\"\"\n        Returns the state of the traffic light at a specific frame.\n        \"\"\"\n        return self._get_actor_state(traffic_light_id, \"state\", frame)\n\n    def is_traffic_light_frozen(self, traffic_light_id, frame):\n        \"\"\"\n        Returns whether or not the traffic light is frozen at a specific frame.\n        \"\"\"\n        return self._get_actor_state(traffic_light_id, \"frozen\", frame)\n\n    def get_traffic_light_elapsed_time(self, traffic_light_id, frame):\n        \"\"\"\n        Returns the elapsed time of the traffic light at a specific frame.\n        \"\"\"\n        return self._get_actor_state(traffic_light_id, \"elapsed_time\", frame)\n\n    def get_traffic_light_state_time(self, traffic_light_id, state, frame):\n        \"\"\"\n        Returns the state time of the traffic light at a specific frame.\n        Returns None if the id can't be found.\n        \"\"\"\n\n        for i in range(frame - 1, -1, -1):  # Go backwards from the frame until 0\n            state_times_info = self._frames[i][\"events\"][\"traffic_light_state_time\"]\n\n            if traffic_light_id in state_times_info:\n                states = state_times_info[traffic_light_id]\n                if state in states:\n                    return state_times_info[traffic_light_id][state]\n\n        return None\n\n    # Vehicle lights\n    def get_vehicle_lights(self, vehicle_id, frame):\n        \"\"\"\n        Returns the vehicle lights of the vehicle at a specific frame.\n        \"\"\"\n        return self._get_actor_state(vehicle_id, \"lights\", frame)\n\n    def is_vehicle_light_active(self, light, vehicle_id, frame):\n        \"\"\"\n        Returns the elapsed time of the traffic light at a specific frame.\n        \"\"\"\n        lights = self.get_vehicle_lights(vehicle_id, frame)\n\n        if light in lights:\n            return True\n\n        return False\n\n    # Scene lights\n    def get_scene_light_state(self, light_id, frame):\n        \"\"\"\n        Returns the state of the scene light at a specific frame.\n        Returns None if the id can't be found.\n        \"\"\"\n\n        for i in range(frame - 1, -1, -1):  # Go backwards from the frame until 0\n            scene_lights_info = self._frames[i][\"events\"][\"scene_lights\"]\n\n            if light_id in scene_lights_info:\n                return scene_lights_info[light_id]\n\n        return None\n"
  },
  {
    "path": "scenario_runner/srunner/metrics/tools/metrics_parser.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Computer Vision Center (CVC) at the Universitat Autonoma de\n# Barcelona (UAB).\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nSupport class of the MetricsManager to parse the information of\nthe CARLA recorder into a readable dictionary\n\"\"\"\n\nimport carla\n\n\ndef parse_actor(info):\n    \"\"\"\n    Returns a dictionary with the basic actor information\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n\n    actor = {\n        \"type_id\": info[2],\n        \"location\": carla.Location(\n            float(info[5][1:-1]) / 100,\n            float(info[6][:-1]) / 100,\n            float(info[7][:-1]) / 100\n        )\n    }\n\n    return actor\n\n\ndef parse_transform(info):\n    \"\"\"\n    Parses a list into a carla.Transform\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    transform = carla.Transform(\n        carla.Location(\n            float(info[3][1:-1]) / 100,\n            float(info[4][:-1]) / 100,\n            float(info[5][:-1]) / 100,\n        ),\n        carla.Rotation(\n            float(info[8][:-1]),   # pitch\n            float(info[9][:-1]),   # yaw\n            float(info[7][1:-1])   # roll\n        )\n    )\n\n    return transform\n\n\ndef parse_control(info):\n    \"\"\"\n    Parses a list into a carla.VehicleControl\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    control = carla.VehicleControl(\n        float(info[5]),         # throttle\n        float(info[3]),         # steer\n        float(info[7]),         # brake\n        bool(int(info[9])),     # hand_brake\n        int(info[11]) < 0,      # reverse\n        False,                  # manual_gear_shift\n        int(info[11]),          # gear\n    )\n\n    return control\n\n\ndef parse_vehicle_lights(info):\n    \"\"\"\n    Parses a list into a carla.VehicleLightState\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    srt_to_vlight = {\n        \"None\": carla.VehicleLightState.NONE,\n        \"Position\": carla.VehicleLightState.Position,\n        \"LowBeam\": carla.VehicleLightState.LowBeam,\n        \"HighBeam\": carla.VehicleLightState.HighBeam,\n        \"Brake\": carla.VehicleLightState.Brake,\n        \"RightBlinker\": carla.VehicleLightState.RightBlinker,\n        \"LeftBlinker\": carla.VehicleLightState.LeftBlinker,\n        \"Reverse\": carla.VehicleLightState.Reverse,\n        \"Fog\": carla.VehicleLightState.Fog,\n        \"Interior\": carla.VehicleLightState.Interior,\n        \"Special1\": carla.VehicleLightState.Special1,\n        \"Special2\": carla.VehicleLightState.Special2,\n    }\n\n    lights = []\n    for i in range(2, len(info)):\n        lights.append(srt_to_vlight[info[i]])\n\n    return lights\n\n\ndef parse_traffic_light(info):\n    \"\"\"\n    Parses a list into a dictionary with all the traffic light's information\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    number_to_state = {\n        \"0\": carla.TrafficLightState.Red,\n        \"1\": carla.TrafficLightState.Yellow,\n        \"2\": carla.TrafficLightState.Green,\n        \"3\": carla.TrafficLightState.Off,\n        \"4\": carla.TrafficLightState.Unknown,\n    }\n\n    traffic_light = {\n        \"state\": number_to_state[info[3]],\n        \"frozen\": bool(int(info[5])),\n        \"elapsed_time\": float(info[7]),\n    }\n\n    return traffic_light\n\n\ndef parse_velocity(info):\n    \"\"\"\n    Parses a list into a carla.Vector3D with the velocity\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    velocity = carla.Vector3D(\n        float(info[3][1:-1]),\n        float(info[4][:-1]),\n        float(info[5][:-1])\n    )\n\n    return velocity\n\n\ndef parse_angular_velocity(info):\n    \"\"\"\n    Parses a list into a carla.Vector3D with the angular velocity\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    velocity = carla.Vector3D(\n        float(info[7][1:-1]),\n        float(info[8][:-1]),\n        float(info[9][:-1])\n    )\n\n    return velocity\n\n\ndef parse_scene_lights(info):\n    \"\"\"\n    Parses a list into a carla.VehicleLightState\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n\n    red = int(float(info[7][1:-1]) * 255)\n    green = int(float(info[8][:-1]) * 255)\n    blue = int(float(info[9][:-1]) * 255)\n\n    scene_light = carla.LightState(\n        int(float(info[5])),\n        carla.Color(red, green, blue),\n        carla.LightGroup.NONE,\n        bool(info[3])\n    )\n\n    return scene_light\n\n\ndef parse_bounding_box(info):\n    \"\"\"\n    Parses a list into a carla.BoundingBox\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    location = carla.Location(\n        float(info[3][1:-1])/100,\n        float(info[4][:-1])/100,\n        float(info[5][:-1])/100,\n    )\n\n    extent = carla.Vector3D(\n        float(info[7][1:-1])/100,\n        float(info[8][:-1])/100,\n        float(info[9][:-1])/100,\n    )\n\n    bbox = carla.BoundingBox(location, extent)\n\n    return bbox\n\n\ndef parse_state_times(info):\n    \"\"\"\n    Parses a list into a dict containing the state times of the traffic lights\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n\n    state_times = {\n        carla.TrafficLightState.Green: float(info[3]),\n        carla.TrafficLightState.Yellow: float(info[5]),\n        carla.TrafficLightState.Red: float(info[7]),\n    }\n\n    return state_times\n\n\ndef parse_vector_list(info):\n    \"\"\"\n    Parses a list of string into a list of Vector2D\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    vector_list = []\n    for i in range(0, len(info), 2):\n        vector = carla.Vector2D(\n            float(info[i][1:-1]),\n            float(info[i+1][:-1]),\n        )\n        vector_list.append(vector)\n\n    return vector_list\n\n\ndef parse_gears_control(info):\n    \"\"\"\n    Parses a list into a GearPhysicsControl\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    gears_control = carla.GearPhysicsControl(\n        float(info[3]),\n        float(info[5]),\n        float(info[7]),\n    )\n\n    return gears_control\n\n\ndef parse_wheels_control(info):\n    \"\"\"\n    Parses a list into a WheelsPhysicsControl\n\n    Args:\n        info (list): list corresponding to a row of the recorder\n    \"\"\"\n    gears_control = carla.WheelPhysicsControl(\n        float(info[3]),\n        float(info[5]),\n        float(info[7]),\n        float(info[9]),\n        float(info[11]),\n        float(info[13]),\n        carla.Vector3D()\n    )\n\n    return gears_control\n\n\nclass MetricsParser(object):\n    \"\"\"\n    Class used to parse the CARLA recorder into readable information\n    \"\"\"\n\n    def __init__(self, recorder_info):\n\n        self.recorder_info = recorder_info\n        self.frame_list = None\n        self.frame_row = None\n        self.i = 0\n\n    def get_row_elements(self, indent_num, split_string):\n        \"\"\"\n        returns a list with the elements of the row\n        \"\"\"\n        return self.frame_row[indent_num:].split(split_string)\n\n    def next_row(self):\n        \"\"\"\n        Gets the next row of the recorder\n        \"\"\"\n        self.i += 1\n        self.frame_row = self.frame_list[self.i]\n\n    def parse_recorder_info(self):\n        \"\"\"\n        Parses the recorder into readable information.\n\n        Args:\n            recorder_info (str): string given by the recorder\n        \"\"\"\n\n        # Divide it into frames\n        recorder_list = self.recorder_info.split(\"Frame\")\n\n        # Get general information\n        header = recorder_list[0].split(\"\\n\")\n        sim_map = header[1][5:]\n        sim_date = header[2][6:]\n\n        annex = recorder_list[-1].split(\"\\n\")\n        sim_frames = int(annex[0][3:])\n        sim_duration = float(annex[1][10:-8])\n\n        recorder_list = recorder_list[1:-1]\n\n        simulation_info = {\n            \"map\": sim_map,\n            \"date:\": sim_date,\n            \"total_frames\": sim_frames,\n            \"duration\": sim_duration\n        }\n\n        actors_info = {}\n        frames_info = []\n\n        for frame in recorder_list:\n\n            # Divide the frame in lines\n            self.frame_list = frame.split(\"\\n\")\n\n            # Get the general frame information\n            frame_info = self.frame_list[0].split(\" \")\n            frame_number = int(frame_info[1])\n            frame_time = float(frame_info[3])\n\n            try:\n                prev_frame = frames_info[frame_number - 2]\n                prev_time = prev_frame[\"frame\"][\"elapsed_time\"]\n                delta_time = round(frame_time - prev_time, 6)\n            except IndexError:\n                delta_time = 0\n\n            # Variable to store all the information about the frame\n            frame_state = {\n                \"frame\": {\n                    \"elapsed_time\": frame_time,\n                    \"delta_time\": delta_time,\n                    \"platform_time\": None\n                },\n                \"actors\": {},\n                \"events\":{\n                    \"scene_lights\": {},\n                    \"physics_control\": {},\n                    \"traffic_light_state_time\": {},\n                    \"collisions\": {}\n                }\n            }\n\n            # Loop through all the other rows.\n            self.i = 0\n            self.next_row()\n\n            while self.frame_row.startswith(' Create') or self.frame_row.startswith('  '):\n\n                if self.frame_row.startswith(' Create'):\n                    elements = self.get_row_elements(1, \" \")\n                    actor_id = int(elements[1][:-1])\n\n                    actor = parse_actor(elements)\n                    actors_info.update({actor_id: actor})\n                    actors_info[actor_id].update({\"created\": frame_number})\n                else:\n                    elements = self.get_row_elements(2, \" = \")\n                    actors_info[actor_id].update({elements[0]: elements[1]})\n\n                self.next_row()\n\n            while self.frame_row.startswith(' Destroy'):\n\n                elements = self.get_row_elements(1, \" \")\n\n                actor_id = int(elements[1])\n                actors_info[actor_id].update({\"destroyed\": frame_number})\n\n                self.next_row()\n\n            while self.frame_row.startswith(' Collision'):\n\n                elements = self.get_row_elements(1, \" \")\n\n                actor_id = int(elements[4])\n                other_id = int(elements[-1])\n\n                if actor_id not in frame_state[\"events\"][\"collisions\"]:\n                    frame_state[\"events\"][\"collisions\"][actor_id] = [other_id]\n                else:\n                    collisions = frame_state[\"events\"][\"collisions\"][actor_id]\n                    collisions.append(other_id)\n                    frame_state[\"events\"][\"collisions\"].update({actor_id: collisions})\n\n                self.next_row()\n\n            while self.frame_row.startswith(' Parenting'):\n\n                elements = self.get_row_elements(1, \" \")\n\n                actor_id = int(elements[1])\n                parent_id = int(elements[3])\n                actors_info[actor_id].update({\"parent\": parent_id})\n\n                self.next_row()\n\n            if self.frame_row.startswith(' Positions'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    transform = parse_transform(elements)\n                    frame_state[\"actors\"].update({actor_id: {\"transform\": transform}})\n\n                    self.next_row()\n\n            if self.frame_row.startswith(' State traffic lights'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    traffic_light = parse_traffic_light(elements)\n                    frame_state[\"actors\"].update({actor_id: traffic_light})\n                    self.next_row()\n\n            if self.frame_row.startswith(' Vehicle animations'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    control = parse_control(elements)\n                    frame_state[\"actors\"][actor_id].update({\"control\": control})\n                    self.next_row()\n\n            if self.frame_row.startswith(' Walker animations'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    frame_state[\"actors\"][actor_id].update({\"speed\": elements[3]})\n                    self.next_row()\n\n            if self.frame_row.startswith(' Vehicle light animations'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    lights = parse_vehicle_lights(elements)\n                    frame_state[\"actors\"][actor_id].update({\"lights\": lights})\n                    self.next_row()\n\n            if self.frame_row.startswith(' Scene light changes'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    scene_light = parse_scene_lights(elements)\n                    frame_state[\"events\"][\"scene_lights\"].update({actor_id: scene_light})\n                    self.next_row()\n\n            if self.frame_row.startswith(' Dynamic actors'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    velocity = parse_velocity(elements)\n                    frame_state[\"actors\"][actor_id].update({\"velocity\": velocity})\n\n                    angular_v = parse_angular_velocity(elements)\n                    frame_state[\"actors\"][actor_id].update({\"angular_velocity\": angular_v})\n\n                    if delta_time == 0:\n                        acceleration = carla.Vector3D(0, 0, 0)\n                    else:\n                        prev_velocity = frame_state[\"actors\"][actor_id][\"velocity\"]\n                        acceleration = (velocity - prev_velocity) / delta_time\n\n                    frame_state[\"actors\"][actor_id].update({\"acceleration\": acceleration})\n                    self.next_row()\n\n            if self.frame_row.startswith(' Actor bounding boxes'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    bbox = parse_bounding_box(elements)\n                    actors_info[actor_id].update({\"bounding_box\": bbox})\n                    self.next_row()\n\n            if self.frame_row.startswith(' Actor trigger volumes'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    trigvol = parse_bounding_box(elements)\n                    actors_info[actor_id].update({\"trigger_volume\": trigvol})\n                    self.next_row()\n\n            if self.frame_row.startswith(' Current platform time'):\n\n                elements = self.get_row_elements(1, \" \")\n\n                platform_time = float(elements[-1])\n                frame_state[\"frame\"][\"platform_time\"] = platform_time\n                self.next_row()\n\n            if self.frame_row.startswith(' Physics Control'):\n                self.next_row()\n\n                actor_id = None\n                while self.frame_row.startswith('  '):\n\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n                    physics_control = carla.VehiclePhysicsControl()\n                    self.next_row()\n\n                    forward_gears = []\n                    wheels = []\n                    while self.frame_row.startswith('   '):\n\n                        if self.frame_row.startswith('    '):\n                            elements = self.get_row_elements(4, \" \")\n                            if elements[0] == \"gear\":\n                                forward_gears.append(parse_gears_control(elements))\n                            elif elements[0] == \"wheel\":\n                                wheels.append(parse_wheels_control(elements))\n\n                        else:\n                            elements = self.get_row_elements(3, \" = \")\n                            name = elements[0]\n\n                            if name == \"center_of_mass\":\n                                values = elements[1].split(\" \")\n                                value = carla.Vector3D(\n                                    float(values[0][1:-1]),\n                                    float(values[1][:-1]),\n                                    float(values[2][:-1]),\n                                )\n                                setattr(physics_control, name, value)\n                            elif name == \"torque_curve\" or name == \"steering_curve\":\n                                values = elements[1].split(\" \")\n                                value = parse_vector_list(values)\n                                setattr(physics_control, name, value)\n\n                            elif name == \"use_gear_auto_box\":\n                                name = \"use_gear_autobox\"\n                                value = True if elements[1] == \"true\" else False\n                                setattr(physics_control, name, value)\n\n                            elif \"forward_gears\" in name or \"wheels\" in name:\n                                pass\n\n                            else:\n                                name = name.lower()\n                                value = float(elements[1])\n                                setattr(physics_control, name, value)\n\n                        self.next_row()\n\n                    setattr(physics_control, \"forward_gears\", forward_gears)\n                    setattr(physics_control, \"wheels\", wheels)\n                    frame_state[\"events\"][\"physics_control\"].update({actor_id: physics_control})\n\n            if self.frame_row.startswith(' Traffic Light time events'):\n                self.next_row()\n\n                while self.frame_row.startswith('  '):\n                    elements = self.get_row_elements(2, \" \")\n                    actor_id = int(elements[1])\n\n                    state_times = parse_state_times(elements)\n                    frame_state[\"events\"][\"traffic_light_state_time\"].update({actor_id: state_times})\n                    self.next_row()\n\n            frames_info.append(frame_state)\n\n        return simulation_info, actors_info, frames_info\n"
  },
  {
    "path": "scenario_runner/srunner/openscenario/0.9.x/OpenSCENARIO_Catalog.xsd",
    "content": "<?xml version=\"1.0\"?>\n<xsd:schema xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\">\n    \n    <xsd:include schemaLocation=\"OpenSCENARIO_TypeDefs.xsd\"/>\n    \n    <xsd:import namespace=\"http://www.w3.org/XML/1998/namespace\" schemaLocation=\"http://www.w3.org/2001/xml.xsd\"/>\n    \n    <xsd:annotation>\n        <xsd:documentation>\n            XML Schema Definition for OpenSCENARIO Catalog XML files - Version Draft 0.9.1, (c)2017 by VIRES Simulationstechnologie GmbH, Germany\n        </xsd:documentation>\n    </xsd:annotation>\n    \n    <xsd:element name=\"OpenSCENARIO\">\n        <xsd:complexType>\n            <xsd:sequence>\n                <xsd:element name=\"FileHeader\"  type=\"OSCFileHeader\"/>\n                \n                <xsd:element name=\"Catalog\">\n                    <xsd:complexType>\n                        <xsd:sequence>\n                            <xsd:element name=\"Vehicle\"                 type=\"OSCVehicle\"               minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                            <xsd:element name=\"Driver\"                  type=\"OSCDriver\"                minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                            <xsd:element name=\"Pedestrian\"              type=\"OSCPedestrian\"            minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                            <xsd:element name=\"PedestrianController\"    type=\"OSCPedestrianController\"  minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                            <xsd:element name=\"MiscObject\"              type=\"OSCMiscObject\"            minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                            <xsd:element name=\"Environment\"             type=\"OSCEnvironment\"           minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                            <xsd:element name=\"Maneuver\"                type=\"OSCManeuver\"              minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                            <xsd:element name=\"Trajectory\"              type=\"OSCTrajectory\"            minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                            <xsd:element name=\"Route\"                   type=\"OSCRoute\"                 minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                        </xsd:sequence>\n                        <xsd:attribute name=\"name\" type=\"xsd:string\"/>\n                    </xsd:complexType>\n                </xsd:element>\n            </xsd:sequence>\n        </xsd:complexType>\n    </xsd:element>\n    \n</xsd:schema>\n"
  },
  {
    "path": "scenario_runner/srunner/openscenario/0.9.x/OpenSCENARIO_TypeDefs.xsd",
    "content": "<?xml version=\"1.0\"?>\n<xsd:schema xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\">\n    \n    <xsd:import namespace=\"http://www.w3.org/XML/1998/namespace\" schemaLocation=\"http://www.w3.org/2001/xml.xsd\"/>\n    \n    <xsd:annotation>\n        <xsd:documentation>\n            XML Schema Type Definitions for OpenSCENARIO XML files - Version Draft 0.9.1, (c)2017 by VIRES Simulationstechnologie GmbH, Germany\n        </xsd:documentation>\n    </xsd:annotation>\n\n    <xsd:complexType name=\"OSCParameterDeclaration\">\n        <xsd:sequence>\n            <xsd:element name=\"Parameter\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"name\"  type=\"xsd:string\"               use=\"required\"/>\n                    <xsd:attribute name=\"type\"  type=\"Enum_OSC_Parameter_type\"  use=\"required\"/>\n                    <xsd:attribute name=\"value\" type=\"xsd:string\"               use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:sequence>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCFile\">\n        <xsd:attribute name=\"filepath\"  type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCDirectory\">\n        <xsd:attribute name=\"path\"  type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCCatalogs\">\n        <xsd:all>\n            <xsd:element name=\"VehicleCatalog\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Directory\"   type=\"OSCDirectory\"/>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"DriverCatalog\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Directory\"   type=\"OSCDirectory\"/>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"PedestrianCatalog\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Directory\"   type=\"OSCDirectory\"/>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"PedestrianControllerCatalog\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Directory\"   type=\"OSCDirectory\"/>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"MiscObjectCatalog\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Directory\"   type=\"OSCDirectory\"/>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"EnvironmentCatalog\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Directory\"   type=\"OSCDirectory\"/>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"ManeuverCatalog\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Directory\"   type=\"OSCDirectory\"/>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"TrajectoryCatalog\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Directory\"   type=\"OSCDirectory\"/>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"RouteCatalog\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Directory\"   type=\"OSCDirectory\"/>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:all>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCConditionGroup\">\n        <xsd:sequence>\n            <xsd:element name=\"Condition\" type=\"OSCCondition\" maxOccurs=\"unbounded\"/>\n        </xsd:sequence>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCCatalogReference\">\n        <xsd:sequence>\n            <xsd:element name=\"OSCParameterAssignment\" minOccurs=\"0\"/>\n        </xsd:sequence>\n        <xsd:attribute name=\"catalogName\"   type=\"xsd:string\" use=\"required\"/>\n        <xsd:attribute name=\"entryName\"     type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCParameterAssignment\">\n        <xsd:sequence>\n            <xsd:element name=\"Parameter\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"value\" type=\"xsd:string\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:sequence>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCUserDataList\">\n        <xsd:sequence>\n            <xsd:element name=\"UserData\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"code\"  type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"value\" type=\"xsd:string\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:sequence>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCFileHeader\">\n        <xsd:attribute name=\"revMajor\"      type=\"xsd:unsignedShort\" use=\"required\"/>\n        <xsd:attribute name=\"revMinor\"      type=\"xsd:unsignedShort\" use=\"required\"/>\n        <xsd:attribute name=\"date\"          type=\"xsd:dateTime\" use=\"required\"/>\n        <xsd:attribute name=\"description\"   type=\"xsd:string\" use=\"required\"/>\n        <xsd:attribute name=\"author\"        type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCPedestrian\">\n        <xsd:all>\n            <xsd:element name=\"ParameterDeclaration\" type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n            <xsd:element name=\"BoundingBox\" type=\"OSCBoundingBox\"/>\n            <xsd:element name=\"Properties\" type=\"OSCProperties\"/>\n        </xsd:all>\n        <xsd:attribute name=\"model\"     type=\"xsd:string\" use=\"required\"/>\n        <xsd:attribute name=\"mass\"      type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n        <xsd:attribute name=\"category\"  type=\"Enum_Pedestrian_category\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCVehicle\">\n        <xsd:all>\n            <xsd:element name=\"ParameterDeclaration\" type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n            <xsd:element name=\"BoundingBox\" type=\"OSCBoundingBox\"/>\n            <xsd:element name=\"Performance\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"maxSpeed\"          type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"maxDeceleration\"   type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"mass\"              type=\"xsd:double\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Axles\">\n                <xsd:complexType>\n                    <xsd:sequence>\n                        <xsd:element name=\"Front\" type=\"OSCAxle\"/>\n                        <xsd:element name=\"Rear\" type=\"OSCAxle\"/>\n                        <xsd:element name=\"Additional\" type=\"OSCAxle\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                    </xsd:sequence>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Properties\" type=\"OSCProperties\"/>\n        </xsd:all>\n        <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n        <xsd:attribute name=\"category\"  type=\"Enum_Vehicle_category\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCAxle\">\n        <xsd:attribute name=\"maxSteering\"   type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"wheelDiameter\" type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"trackWidth\"    type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"positionX\"     type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"positionZ\"     type=\"xsd:double\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCMiscObject\">\n        <xsd:all>\n            <xsd:element name=\"ParameterDeclaration\" type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n            <xsd:element name=\"BoundingBox\" type=\"OSCBoundingBox\"/>\n            <xsd:element name=\"Properties\" type=\"OSCProperties\"/>\n        </xsd:all>\n        <xsd:attribute name=\"category\"  type=\"Enum_MiscObject_category\" use=\"required\"/>\n        <xsd:attribute name=\"mass\"      type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCCondition\">\n        <xsd:choice>\n            <xsd:element name=\"ByEntity\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"TriggeringEntities\">\n                            <xsd:complexType>\n                                <xsd:sequence>\n                                    <xsd:element name=\"Entity\" maxOccurs=\"unbounded\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:sequence>\n                                <xsd:attribute name=\"rule\" type=\"Enum_TriggeringEntities_rule\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"EntityCondition\">\n                            <xsd:complexType>\n                                <xsd:choice>\n                                    <xsd:element name=\"EndOfRoad\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"duration\" type=\"xsd:double\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Collision\">\n                                        <xsd:complexType>\n                                            <xsd:choice>\n                                                <xsd:element name=\"ByEntity\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                                <xsd:element name=\"ByType \">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"type\" type=\"OSCObjectType\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:choice>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Offroad\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"duration\" type=\"xsd:double\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"TimeHeadway\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"entity\"        type=\"xsd:string\" use=\"required\"/>\n                                            <xsd:attribute name=\"value\"         type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"freespace\"     type=\"xsd:boolean\" use=\"required\"/>\n                                            <xsd:attribute name=\"alongRoute\"    type=\"xsd:boolean\" use=\"required\"/>\n                                            <xsd:attribute name=\"rule\"          type=\"Enum_rule\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"TimeToCollision\">\n                                        <xsd:complexType>\n                                            <xsd:all>\n                                                <xsd:element name=\"Target\">\n                                                    <xsd:complexType>\n                                                        <xsd:choice>\n                                                            <xsd:element name=\"Position\" type=\"OSCPosition\"/>\n                                                            <xsd:element name=\"Entity\">\n                                                                <xsd:complexType>\n                                                                    <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                                                                </xsd:complexType>\n                                                            </xsd:element>\n                                                        </xsd:choice>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:all>\n                                            <xsd:attribute name=\"value\"         type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"freespace\"     type=\"xsd:boolean\" use=\"required\"/>\n                                            <xsd:attribute name=\"alongRoute\"    type=\"xsd:boolean\" use=\"required\"/>\n                                            <xsd:attribute name=\"rule\"          type=\"Enum_rule\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Acceleration\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"value\" type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"rule\"  type=\"Enum_rule\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"StandStill\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"duration\" type=\"xsd:double\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Speed\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"value\" type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"rule\"  type=\"Enum_rule\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"RelativeSpeed\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"entity\"    type=\"xsd:string\" use=\"required\"/>\n                                            <xsd:attribute name=\"value\"     type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"rule\"      type=\"Enum_rule\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"TraveledDistance\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"value\"     type=\"xsd:double\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"ReachPosition\">\n                                        <xsd:complexType>\n                                            <xsd:all>\n                                                <xsd:element name=\"Position\" type=\"OSCPosition\"/>\n                                            </xsd:all>\n                                            <xsd:attribute name=\"tolerance\" type=\"xsd:double\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Distance\">\n                                        <xsd:complexType>\n                                            <xsd:all>\n                                                <xsd:element name=\"Position\" type=\"OSCPosition\"/>\n                                            </xsd:all>\n                                            <xsd:attribute name=\"value\"         type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"freespace\"     type=\"xsd:boolean\" use=\"required\"/>\n                                            <xsd:attribute name=\"alongRoute\"    type=\"xsd:boolean\" use=\"required\"/>\n                                            <xsd:attribute name=\"rule\"          type=\"Enum_rule\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"RelativeDistance\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"entity\"    type=\"xsd:string\" use=\"required\"/>\n                                            <xsd:attribute name=\"type\"      type=\"Enum_RelativeDistance_type\" use=\"required\"/>\n                                            <xsd:attribute name=\"value\"     type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"freespace\" type=\"xsd:boolean\" use=\"required\"/>\n                                            <xsd:attribute name=\"rule\"      type=\"Enum_rule\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:choice>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"ByState\">\n                <xsd:complexType>\n                    <xsd:choice>\n                        <xsd:element name=\"AtStart\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"type\"  type=\"Enum_Story_Element_type\" use=\"required\"/>\n                                <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"AfterTermination\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"type\"  type=\"Enum_Story_Element_type\" use=\"required\"/>\n                                <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"rule\"  type=\"Enum_AfterTermination_rule\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Command\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Signal\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"state\" type=\"xsd:string\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Controller\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"state\" type=\"xsd:string\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:choice>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"ByValue\">\n                <xsd:complexType>\n                    <xsd:choice>\n                        <xsd:element name=\"Parameter\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"value\" type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"rule\"  type=\"Enum_rule\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"TimeOfDay\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Time\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"hour\"  type=\"xsd:unsignedInt\" use=\"required\"/>\n                                            <xsd:attribute name=\"min\"   type=\"xsd:unsignedInt\" use=\"required\"/>\n                                            <xsd:attribute name=\"sec\"   type=\"xsd:double\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Date\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"day\"   type=\"xsd:unsignedInt\" use=\"required\"/>\n                                            <xsd:attribute name=\"month\" type=\"xsd:unsignedInt\" use=\"required\"/>\n                                            <xsd:attribute name=\"year\"  type=\"xsd:unsignedInt\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:all>\n                                <xsd:attribute name=\"rule\"  type=\"Enum_rule\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"SimulationTime\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"value\" type=\"xsd:double\" use=\"required\"/>\n                                <xsd:attribute name=\"rule\"  type=\"Enum_rule\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:choice>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:choice>\n        <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n        <xsd:attribute name=\"delay\" type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"edge\"  type=\"Enum_Condition_edge\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:simpleType name=\"OSCObjectType\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"pedestrian\" />\n            <xsd:enumeration value=\"vehicle\" />\n            <xsd:enumeration value=\"miscellaneous\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:complexType name=\"OSCPrivateAction\">\n        <xsd:choice>\n            <xsd:element name=\"Longitudinal\">\n                <xsd:complexType>\n                    <xsd:choice>\n                        <xsd:element name=\"Speed\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Dynamics\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"shape\"     type=\"Enum_Dynamics_shape\" use=\"required\"/>\n                                            <xsd:attribute name=\"rate\"      type=\"xsd:double\" use=\"optional\"/>\n                                            <xsd:attribute name=\"time\"      type=\"xsd:double\" use=\"optional\"/>\n                                            <xsd:attribute name=\"distance\"  type=\"xsd:double\" use=\"optional\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Target\">\n                                        <xsd:complexType>\n                                            <xsd:choice>\n                                                <xsd:element name=\"Relative\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"object\"        type=\"xsd:string\" use=\"required\"/>\n                                                        <xsd:attribute name=\"value\"         type=\"xsd:double\" use=\"required\"/>\n                                                        <xsd:attribute name=\"valueType\"     type=\"Enum_Speed_Target_valueType\" use=\"required\"/>\n                                                        <xsd:attribute name=\"continuous\"    type=\"xsd:boolean\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                                <xsd:element name=\"Absolute\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"value\"  type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:choice>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:all>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Distance\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Dynamics\">\n                                        <xsd:complexType>\n                                            <xsd:choice>\n                                                <xsd:element name=\"None\"/>\n                                                <xsd:element name=\"Limited\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"maxAcceleration\"   type=\"xsd:double\" use=\"required\"/>\n                                                        <xsd:attribute name=\"maxDeceleration\"   type=\"xsd:double\" use=\"required\"/>\n                                                        <xsd:attribute name=\"maxSpeed\"          type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:choice>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:all>\n                                <xsd:attribute name=\"object\"    type=\"xsd:string\"   use=\"required\"/>\n                                <xsd:attribute name=\"distance\"  type=\"xsd:double\"   use=\"optional\"/>\n                                <xsd:attribute name=\"timeGap\"   type=\"xsd:double\"   use=\"optional\"/>\n                                <xsd:attribute name=\"freespace\" type=\"xsd:boolean\"  use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:choice>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Lateral\">\n                <xsd:complexType>\n                    <xsd:choice>\n                        <xsd:element name=\"LaneChange\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Dynamics\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"time\"      type=\"xsd:double\" use=\"optional\"/>\n                                            <xsd:attribute name=\"distance\"  type=\"xsd:double\" use=\"optional\"/>\n                                            <xsd:attribute name=\"shape\"     type=\"Enum_Dynamics_shape\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Target\">\n                                        <xsd:complexType>\n                                            <xsd:choice>\n                                                <xsd:element name=\"Relative\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"object\"    type=\"xsd:string\" use=\"required\"/>\n                                                        <xsd:attribute name=\"value\"     type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                                <xsd:element name=\"Absolute\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"value\"  type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:choice>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:all>\n                                <xsd:attribute name=\"targetLaneOffset\" type=\"xsd:double\" use=\"optional\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"LaneOffset\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Dynamics\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"maxLateralAcc\" type=\"xsd:double\"/>\n                                            <xsd:attribute name=\"duration\"      type=\"xsd:double\"/>\n                                            <xsd:attribute name=\"shape\"         type=\"Enum_Dynamics_shape\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Target\">\n                                        <xsd:complexType>\n                                            <xsd:choice>\n                                                <xsd:element name=\"Relative\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"object\"    type=\"xsd:string\" use=\"required\"/>\n                                                        <xsd:attribute name=\"value\"     type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                                <xsd:element name=\"Absolute\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"value\"  type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:choice>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:all>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Distance\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Dynamics\">\n                                        <xsd:complexType>\n                                            <xsd:choice>\n                                                <xsd:element name=\"None\"/>\n                                                <xsd:element name=\"Limited\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"maxAcceleration\"   type=\"xsd:double\" use=\"required\"/>\n                                                        <xsd:attribute name=\"maxDeceleration\"   type=\"xsd:double\" use=\"required\"/>\n                                                        <xsd:attribute name=\"maxSpeed\"          type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:choice>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:all>\n                                <xsd:attribute name=\"object\"    type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"distance\"  type=\"xsd:double\"/>\n                                <xsd:attribute name=\"freespace\" type=\"xsd:boolean\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:choice>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Visibility\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"graphics\"  type=\"xsd:boolean\" use=\"required\"/>\n                    <xsd:attribute name=\"traffic\"   type=\"xsd:boolean\" use=\"required\"/>\n                    <xsd:attribute name=\"sensors\"   type=\"xsd:boolean\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Meeting\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Position\" type=\"OSCPosition\"/>\n                    </xsd:all>\n                    <xsd:attribute name=\"mode\"          type=\"Enum_Meeting_Position_mode\" use=\"required\"/>\n                    <xsd:attribute name=\"timingOffset\"  type=\"xsd:double\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Autonomous\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"activate\"  type=\"xsd:boolean\" use=\"required\"/>\n                    <xsd:attribute name=\"domain\"    type=\"Enum_Controller_domain\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Controller\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Assign\">\n                            <xsd:complexType>\n                                <xsd:choice>\n                                    <xsd:element name=\"Driver\"                  type=\"OSCDriver\"/>\n                                    <xsd:element name=\"PedestrianController\"    type=\"OSCPedestrianController\"/>\n                                    <xsd:element name=\"CatalogReference\"        type=\"OSCCatalogReference\"/>\n                                </xsd:choice>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Override\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Throttle\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"value\"     type=\"xsd:double\"   use=\"required\"/>\n                                            <xsd:attribute name=\"active\"    type=\"xsd:boolean\"  use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Brake\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"value\"     type=\"xsd:double\"   use=\"required\"/>\n                                            <xsd:attribute name=\"active\"    type=\"xsd:boolean\"  use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Clutch\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"value\"     type=\"xsd:double\"   use=\"required\"/>\n                                            <xsd:attribute name=\"active\"    type=\"xsd:boolean\"  use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"ParkingBrake\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"value\"     type=\"xsd:double\"   use=\"required\"/>\n                                            <xsd:attribute name=\"active\"    type=\"xsd:boolean\"  use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"SteeringWheel\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"value\"     type=\"xsd:double\"   use=\"required\"/>\n                                            <xsd:attribute name=\"active\"    type=\"xsd:boolean\"  use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Gear\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"number\"    type=\"xsd:double\"   use=\"required\"/>\n                                            <xsd:attribute name=\"active\"    type=\"xsd:boolean\"  use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:all>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Position\" type=\"OSCPosition\"/>\n            <xsd:element name=\"Routing\">\n                <xsd:complexType>\n                    <xsd:choice>\n                        <xsd:element name=\"FollowRoute\">\n                            <xsd:complexType>\n                                <xsd:choice>\n                                    <xsd:element name=\"Route\"               type=\"OSCRoute\"/>\n                                    <xsd:element name=\"CatalogReference\"    type=\"OSCCatalogReference\"/>\n                                </xsd:choice>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"FollowTrajectory\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Trajectory\"          type=\"OSCTrajectory\"        minOccurs=\"0\"/> <!--todo: only one of Trajectory or CatalogReference is allowed -->\n                                    <xsd:element name=\"CatalogReference\"    type=\"OSCCatalogReference\"  minOccurs=\"0\"/> <!--todo: only one of Trajectory or CatalogReference is allowed -->\n                                    <xsd:element name=\"Longitudinal\">\n                                        <xsd:complexType>\n                                            <xsd:choice>\n                                                <xsd:element name=\"None\"/>\n                                                <xsd:element name=\"Timing\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"domain\"    type=\"Enum_domain_absolute_relative\" use=\"required\"/>\n                                                        <xsd:attribute name=\"scale\"     type=\"xsd:double\" use=\"required\"/>\n                                                        <xsd:attribute name=\"offset\"    type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:choice>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Lateral\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"purpose\" type=\"Enum_Lateral_purpose\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:all>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"AcquirePosition\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Position\" type=\"OSCPosition\"/>\n                                </xsd:all>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:choice>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:choice>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCUserDefinedAction\">\n        <xsd:choice>\n            <xsd:element name=\"Command\" type=\"xsd:string\"/>\n            <xsd:element name=\"Script\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"OSCParameterAssignment\" minOccurs=\"0\"/>\n                    </xsd:all>\n                    <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"file\"      type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"execution\" type=\"Enum_Script_execution\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:choice>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCGlobalAction\">\n        <xsd:choice>\n            <xsd:element name=\"SetEnvironment\">\n                <xsd:complexType>\n                    <xsd:choice>\n                        <xsd:element name=\"Environment\"         type=\"OSCEnvironment\"/>\n                        <xsd:element name=\"CatalogReference\"    type=\"OSCCatalogReference\"/>\n                    </xsd:choice>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Entity\">\n                <xsd:complexType>\n                    <xsd:choice>\n                        <xsd:element name=\"Add\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Position\" type=\"OSCPosition\"/>\n                                </xsd:all>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Delete\"/>\n                    </xsd:choice>\n                    <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Parameter\">\n                <xsd:complexType>\n                    <xsd:choice>\n                        <xsd:element name=\"Set\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"value\" type=\"xsd:string\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Modify\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Rule\">\n                                        <xsd:complexType>\n                                            <xsd:choice>\n                                                <xsd:element name=\"Add\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"value\" type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                                <xsd:element name=\"Multiply\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"value\" type=\"xsd:double\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:choice>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:all>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:choice>\n                    <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Infrastructure\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Signal\">\n                            <xsd:complexType>\n                                <xsd:choice>\n                                    <xsd:element name=\"SetController\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                            <xsd:attribute name=\"state\" type=\"xsd:string\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"SetState\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                            <xsd:attribute name=\"state\" type=\"xsd:string\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:choice>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Traffic\">\n                <xsd:complexType>\n                    <xsd:choice>\n                        <xsd:element name=\"Source\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Position\"            type=\"OSCPosition\"/>\n                                    <xsd:element name=\"TrafficDefinition\"   type=\"OSCTrafficDefinition\"/>\n                                </xsd:all>\n                                <xsd:attribute name=\"rate\"      type=\"xsd:double\" use=\"required\"/>\n                                <xsd:attribute name=\"radius\"    type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Sink\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Position\"            type=\"OSCPosition\"/>\n                                    <xsd:element name=\"TrafficDefinition\"   type=\"OSCTrafficDefinition\"/>\n                                </xsd:all>\n                                <xsd:attribute name=\"rate\"      type=\"xsd:double\" use=\"required\"/>\n                                <xsd:attribute name=\"radius\"    type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Swarm\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"CentralObject\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"TrafficDefinition\"   type=\"OSCTrafficDefinition\"/>\n                                </xsd:all>\n                                <xsd:attribute name=\"semiMajorAxis\" type=\"xsd:double\" use=\"required\"/>\n                                <xsd:attribute name=\"semiMinorAxis\" type=\"xsd:double\" use=\"required\"/>\n                                <xsd:attribute name=\"innerRadius\"   type=\"xsd:double\" use=\"required\"/>\n                                <xsd:attribute name=\"offset\"        type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Jam\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"Position\"            type=\"OSCPosition\"/>\n                                    <xsd:element name=\"TrafficDefinition\"   type=\"OSCTrafficDefinition\"/>\n                                </xsd:all>\n                                <xsd:attribute name=\"direction\" type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"speed\"     type=\"xsd:double\" use=\"required\"/>\n                                <xsd:attribute name=\"length\"    type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:choice>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:choice>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCManeuver\">\n        <xsd:sequence>\n            <xsd:element name=\"ParameterDeclaration\" type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n            <xsd:element name=\"Event\" maxOccurs=\"unbounded\">\n                <xsd:complexType>\n                    <xsd:sequence>\n                        <xsd:element name=\"Action\" maxOccurs=\"unbounded\">\n                            <xsd:complexType>\n                                <xsd:choice>\n                                    <xsd:element name=\"Global\"      type=\"OSCGlobalAction\"/>\n                                    <xsd:element name=\"UserDefined\" type=\"OSCUserDefinedAction\"/>\n                                    <xsd:element name=\"Private\"     type=\"OSCPrivateAction\"/>\n                                </xsd:choice>\n                                <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"StartConditions\">\n                            <xsd:complexType>\n                                <xsd:sequence>\n                                    <xsd:element name=\"ConditionGroup\" type=\"OSCConditionGroup\" maxOccurs=\"unbounded\"/>\n                                </xsd:sequence>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:sequence>\n                    <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"priority\"  type=\"Enum_event_priority\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:sequence>\n        <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCTrafficDefinition\">\n        <xsd:all>\n            <xsd:element name=\"VehicleDistribution\">\n                <xsd:complexType>\n                    <xsd:sequence>\n                        <xsd:element name=\"Vehicle\" maxOccurs=\"unbounded\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"category\"      type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"percentage\"    type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:sequence>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"DriverDistribution\">\n                <xsd:complexType>\n                    <xsd:sequence>\n                        <xsd:element name=\"Driver\" maxOccurs=\"unbounded\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"percentage\"    type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:sequence>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:all>\n        <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCEnvironment\">\n        <xsd:all>\n            <xsd:element name=\"ParameterDeclaration\" type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n            <xsd:element name=\"TimeOfDay\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Time\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"hour\"  type=\"xsd:unsignedInt\" use=\"required\"/>\n                                <xsd:attribute name=\"min\"   type=\"xsd:unsignedInt\" use=\"required\"/>\n                                <xsd:attribute name=\"sec\"   type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Date\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"day\"   type=\"xsd:unsignedInt\" use=\"required\"/>\n                                <xsd:attribute name=\"month\" type=\"xsd:unsignedInt\" use=\"required\"/>\n                                <xsd:attribute name=\"year\"  type=\"xsd:unsignedInt\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:all>\n                    <xsd:attribute name=\"animation\" type=\"xsd:boolean\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Weather\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Sun\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"intensity\" type=\"xsd:double\" use=\"required\"/>\n                                <xsd:attribute name=\"azimuth\"   type=\"xsd:double\" use=\"required\"/>\n                                <xsd:attribute name=\"elevation\" type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Fog\">\n                            <xsd:complexType>\n                                <xsd:all>\n                                    <xsd:element name=\"BoundingBox\" type=\"OSCBoundingBox\" minOccurs=\"0\"/>\n                                </xsd:all>\n                                <xsd:attribute name=\"visualRange\" type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Precipitation\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"type\"      type=\"Enum_Precipitation_type\" use=\"required\"/>\n                                <xsd:attribute name=\"intensity\" type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:all>\n                    <xsd:attribute name=\"cloudState\" type=\"Enum_cloudState\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"RoadCondition\">\n                <xsd:complexType>\n                    <xsd:sequence>\n                        <xsd:element name=\"Effect\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                            <xsd:complexType>\n                                <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n                                <xsd:attribute name=\"intensity\" type=\"xsd:double\" use=\"required\"/>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:sequence>\n                    <xsd:attribute name=\"frictionScale\" type=\"xsd:double\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:all>\n        <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCPedestrianController\">\n        <xsd:all>\n            <xsd:element name=\"ParameterDeclaration\" type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n            <xsd:element name=\"Description\" type=\"OSCPersonDescription\"/>\n        </xsd:all>\n        <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCDriver\">\n        <xsd:all>\n            <xsd:element name=\"ParameterDeclaration\" type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n            <xsd:element name=\"Description\" type=\"OSCPersonDescription\"/>\n        </xsd:all>\n        <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCPersonDescription\">\n        <xsd:sequence>\n            <xsd:element name=\"Properties\" type=\"OSCProperties\"/>\n        </xsd:sequence>\n        <xsd:attribute name=\"weight\"        type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"height\"        type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"eyeDistance\"   type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"age\"           type=\"xsd:double\" use=\"required\"/>\n        <xsd:attribute name=\"sex\"           type=\"Enum_sex\"   use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCRoute\">\n        <xsd:sequence>\n            <xsd:element name=\"ParameterDeclaration\" type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n            <xsd:element name=\"Waypoint\" minOccurs=\"2\" maxOccurs=\"unbounded\">\n                <xsd:complexType>\n                    <xsd:sequence>\n                        <xsd:element name=\"Position\" type=\"OSCPosition\"/>\n                    </xsd:sequence>\n                    <xsd:attribute name=\"strategy\"  type=\"Enum_Route_strategy\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:sequence>\n        <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n        <xsd:attribute name=\"closed\"    type=\"xsd:boolean\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCTrajectory\">\n        <xsd:sequence>\n            <xsd:element name=\"ParameterDeclaration\" type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n            <xsd:element name=\"Vertex\" minOccurs=\"2\" maxOccurs=\"unbounded\">\n                <xsd:complexType>\n                    <xsd:sequence>\n                        <xsd:element name=\"Position\" type=\"OSCPosition\"/>\n                        <xsd:element name=\"Shape\">\n                            <xsd:complexType>\n                                <xsd:choice>\n                                    <xsd:element name=\"Polyline\"/>\n                                    <xsd:element name=\"Clothoid\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"curvature\"     type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"curvatureDot\"  type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"length\"        type=\"xsd:double\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"Spline\">\n                                        <xsd:complexType>\n                                            <xsd:sequence>\n                                                <xsd:element name=\"ControlPoint1\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"status\"    type=\"xsd:string\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                                <xsd:element name=\"ControlPoint2\">\n                                                    <xsd:complexType>\n                                                        <xsd:attribute name=\"status\"    type=\"xsd:string\" use=\"required\"/>\n                                                    </xsd:complexType>\n                                                </xsd:element>\n                                            </xsd:sequence>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:choice>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:sequence>\n                    <xsd:attribute name=\"reference\" type=\"xsd:double\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:sequence>\n        <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n        <xsd:attribute name=\"closed\"    type=\"xsd:boolean\" use=\"required\"/>\n        <xsd:attribute name=\"domain\"    type=\"Enum_domain_time_distance\" use=\"required\"/>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCPosition\">\n        <xsd:choice>\n            <xsd:element name=\"World\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"x\"  type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"y\"  type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"z\"  type=\"xsd:double\" use=\"optional\"/>\n                    <xsd:attribute name=\"h\"  type=\"xsd:double\" use=\"optional\"/>\n                    <xsd:attribute name=\"p\"  type=\"xsd:double\" use=\"optional\"/>\n                    <xsd:attribute name=\"r\"  type=\"xsd:double\" use=\"optional\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"RelativeWorld\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Orientation\" type=\"OSCOrientation\" minOccurs=\"0\"/>\n                    </xsd:all>\n                    <xsd:attribute name=\"object\"    type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"dx\"        type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"dy\"        type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"dz\"        type=\"xsd:double\" use=\"optional\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"RelativeObject\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Orientation\" type=\"OSCOrientation\" minOccurs=\"0\"/>\n                    </xsd:all>\n                    <xsd:attribute name=\"object\"    type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"dx\"        type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"dy\"        type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"dz\"        type=\"xsd:double\" use=\"optional\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Road\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Orientation\" type=\"OSCOrientation\" minOccurs=\"0\"/>\n                    </xsd:all>\n                    <xsd:attribute name=\"roadId\"    type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"s\"         type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"t\"         type=\"xsd:double\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"RelativeRoad\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Orientation\" type=\"OSCOrientation\" minOccurs=\"0\"/>\n                    </xsd:all>\n                    <xsd:attribute name=\"object\"    type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"ds\"        type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"dt\"        type=\"xsd:double\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Lane\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Orientation\" type=\"OSCOrientation\" minOccurs=\"0\"/>\n                    </xsd:all>\n                    <xsd:attribute name=\"roadId\"    type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"laneId\"    type=\"xsd:int\" use=\"required\"/>\n                    <xsd:attribute name=\"offset\"    type=\"xsd:double\" use=\"optional\"/>\n                    <xsd:attribute name=\"s\"         type=\"xsd:double\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"RelativeLane\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"Orientation\" type=\"OSCOrientation\" minOccurs=\"0\"/>\n                    </xsd:all>\n                    <xsd:attribute name=\"object\"    type=\"xsd:string\"   use=\"required\"/>\n                    <xsd:attribute name=\"dLane\"     type=\"xsd:int\"      use=\"required\"/>\n                    <xsd:attribute name=\"ds\"        type=\"xsd:double\"   use=\"required\"/>\n                    <xsd:attribute name=\"offset\"    type=\"xsd:double\"   use=\"optional\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Route\">\n                <xsd:complexType>\n                    <xsd:all>\n                        <xsd:element name=\"RouteRef\">\n                            <xsd:complexType>\n                                <xsd:choice>\n                                    <xsd:element name=\"Route\"               type=\"OSCRoute\"/>\n                                    <xsd:element name=\"CatalogReference\"    type=\"OSCCatalogReference\"/>\n                                </xsd:choice>\n                            </xsd:complexType>\n                        </xsd:element>\n                        <xsd:element name=\"Orientation\" type=\"OSCOrientation\" minOccurs=\"0\"/>\n                        <xsd:element name=\"Position\">\n                            <xsd:complexType>\n                                <xsd:choice>\n                                    <xsd:element name=\"Current\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"object\"    type=\"xsd:string\"   use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"RoadCoord\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"pathS\" type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"t\"     type=\"xsd:double\" use=\"required\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                    <xsd:element name=\"LaneCoord\">\n                                        <xsd:complexType>\n                                            <xsd:attribute name=\"pathS\"         type=\"xsd:double\" use=\"required\"/>\n                                            <xsd:attribute name=\"laneId\"        type=\"xsd:int\" use=\"required\"/>\n                                            <xsd:attribute name=\"laneOffset\"    type=\"xsd:double\" use=\"optional\"/>\n                                        </xsd:complexType>\n                                    </xsd:element>\n                                </xsd:choice>\n                            </xsd:complexType>\n                        </xsd:element>\n                    </xsd:all>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:choice>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCBoundingBox\">\n        <xsd:all>\n            <xsd:element name=\"Center\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"x\"  type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"y\"  type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"z\"  type=\"xsd:double\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"Dimension\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"width\"  type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"length\" type=\"xsd:double\" use=\"required\"/>\n                    <xsd:attribute name=\"height\" type=\"xsd:double\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n        </xsd:all>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCProperties\">\n        <xsd:sequence>\n            <xsd:element name=\"Property\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xsd:complexType>\n                    <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                    <xsd:attribute name=\"value\" type=\"xsd:string\" use=\"required\"/>\n                </xsd:complexType>\n            </xsd:element>\n            <xsd:element name=\"File\" type=\"OSCFile\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xsd:sequence>\n    </xsd:complexType>\n    \n    <xsd:complexType name=\"OSCOrientation\">\n        <xsd:attribute name=\"type\"  type=\"Enum_Orientation_type\" use=\"optional\"/>\n        <xsd:attribute name=\"h\"     type=\"xsd:double\" use=\"optional\"/>\n        <xsd:attribute name=\"p\"     type=\"xsd:double\" use=\"optional\"/>\n        <xsd:attribute name=\"r\"     type=\"xsd:double\" use=\"optional\"/>\n    </xsd:complexType>\n    \n    \n    <!-- **************************************************************\n    ************************ Enumerations ************************\n    ************************************************************** -->\n    \n    <xsd:simpleType name=\"Enum_Route_strategy\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"fastest\" />\n            <xsd:enumeration value=\"shortest\" />\n            <xsd:enumeration value=\"leastIntersections\" />\n            <xsd:enumeration value=\"random\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_sex\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"male\" />\n            <xsd:enumeration value=\"female\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Precipitation_type\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"dry\" />\n            <xsd:enumeration value=\"rain\" />\n            <xsd:enumeration value=\"snow\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_cloudState\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"skyOff\" />\n            <xsd:enumeration value=\"free\" />\n            <xsd:enumeration value=\"cloudy\" />\n            <xsd:enumeration value=\"overcast\" />\n            <xsd:enumeration value=\"rainy\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Orientation_type\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"relative\" />\n            <xsd:enumeration value=\"absolute\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_domain_time_distance\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"time\" />\n            <xsd:enumeration value=\"distance\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_domain_absolute_relative\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"absolute\" />\n            <xsd:enumeration value=\"relative\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_event_priority\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"overwrite\" />\n            <xsd:enumeration value=\"following\" />\n            <xsd:enumeration value=\"skip\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Script_execution\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"single\" />\n            <xsd:enumeration value=\"continuous\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Dynamics_shape\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"linear\" />\n            <xsd:enumeration value=\"cubic\" />\n            <xsd:enumeration value=\"sinusoidal\" />\n            <xsd:enumeration value=\"step\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Speed_Target_valueType\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"delta\" />\n            <xsd:enumeration value=\"factor\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Meeting_Position_mode\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"straight\" />\n            <xsd:enumeration value=\"route\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Controller_domain\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"longitudinal\" />\n            <xsd:enumeration value=\"lateral\" />\n            <xsd:enumeration value=\"both\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Lateral_purpose\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"position\" />\n            <xsd:enumeration value=\"steering\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Condition_edge\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"rising\" />\n            <xsd:enumeration value=\"falling\" />\n            <xsd:enumeration value=\"any\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_TriggeringEntities_rule\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"any\" />\n            <xsd:enumeration value=\"all\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_rule\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"greater_than\" />\n            <xsd:enumeration value=\"less_than\" />\n            <xsd:enumeration value=\"equal_to\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_RelativeDistance_type\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"longitudinal\" />\n            <xsd:enumeration value=\"lateral\" />\n            <xsd:enumeration value=\"inertial\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Story_Element_type\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"act\" />\n            <xsd:enumeration value=\"scene\" />\n            <xsd:enumeration value=\"maneuver\" />\n            <xsd:enumeration value=\"event\" />\n            <xsd:enumeration value=\"action\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_AfterTermination_rule\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"end\" />\n            <xsd:enumeration value=\"cancel\" />\n            <xsd:enumeration value=\"any\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_MiscObject_category\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"barrier\" />\n            <xsd:enumeration value=\"guardRail\" />\n            <xsd:enumeration value=\"other\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Vehicle_category\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"car\" />\n            <xsd:enumeration value=\"van\" />\n            <xsd:enumeration value=\"truck\" />\n            <xsd:enumeration value=\"trailer\" />\n            <xsd:enumeration value=\"semitrailer\" />\n            <xsd:enumeration value=\"bus\" />\n            <xsd:enumeration value=\"motorbike\" />\n            <xsd:enumeration value=\"bicycle\" />\n            <xsd:enumeration value=\"train\" />\n            <xsd:enumeration value=\"tram\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_Pedestrian_category\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"pedestrian\" />\n            <xsd:enumeration value=\"wheelchair\" />\n            <xsd:enumeration value=\"animal\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_ByCondition_actor\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"triggeringEntity\" />\n            <xsd:enumeration value=\"anyEntity\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n    <xsd:simpleType name=\"Enum_OSC_Parameter_type\">\n        <xsd:restriction base=\"xsd:string\">\n            <xsd:enumeration value=\"integer\" />\n            <xsd:enumeration value=\"double\" />\n            <xsd:enumeration value=\"string\" />\n        </xsd:restriction>\n    </xsd:simpleType>\n    \n</xsd:schema>\n"
  },
  {
    "path": "scenario_runner/srunner/openscenario/0.9.x/OpenSCENARIO_v0.9.1.xsd",
    "content": "<?xml version=\"1.0\"?>\n<xsd:schema xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\">\n    \n    <xsd:include schemaLocation=\"OpenSCENARIO_TypeDefs.xsd\"/>\n    \n    <xsd:import namespace=\"http://www.w3.org/XML/1998/namespace\" schemaLocation=\"http://www.w3.org/2001/xml.xsd\"/>\n    \n    <xsd:annotation>\n        <xsd:documentation>\n            XML Schema Definition for OpenSCENARIO XML files - Version 0.9.1, (c)2017 by VIRES Simulationstechnologie GmbH, Germany\n        </xsd:documentation>\n    </xsd:annotation>\n    \n    <xsd:element name=\"OpenSCENARIO\">\n        <xsd:complexType>\n            <xsd:sequence>\n                <xsd:element name=\"FileHeader\"              type=\"OSCFileHeader\"/>\n                <xsd:element name=\"ParameterDeclaration\"    type=\"OSCParameterDeclaration\" minOccurs=\"0\"/>\n                <xsd:element name=\"Catalogs\"                type=\"OSCCatalogs\"/>\n                <xsd:element name=\"RoadNetwork\">\n                    <xsd:complexType>\n                        <xsd:sequence>\n                            <xsd:element name=\"Logics\"      type=\"OSCFile\"/>\n                            <xsd:element name=\"SceneGraph\"  type=\"OSCFile\"/>\n                            <xsd:element name=\"Signals\"     minOccurs=\"0\">\n                                <xsd:complexType>\n                                    <xsd:sequence>\n                                        <xsd:element name=\"Controller\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                                            <xsd:complexType>\n                                                <xsd:sequence>\n                                                    <xsd:element name=\"Phase\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                                                        <xsd:complexType>\n                                                            <xsd:sequence>\n                                                                <xsd:element name=\"Signal\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                                                                    <xsd:complexType>\n                                                                        <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                                                        <xsd:attribute name=\"state\" type=\"xsd:string\" use=\"required\"/>\n                                                                    </xsd:complexType>\n                                                                </xsd:element>\n                                                            </xsd:sequence>\n                                                            <xsd:attribute name=\"type\"      type=\"xsd:string\" use=\"required\"/>\n                                                            <xsd:attribute name=\"duration\"  type=\"xsd:double\" use=\"required\"/>\n                                                        </xsd:complexType>\n                                                    </xsd:element>\n                                                </xsd:sequence>\n                                                <xsd:attribute name=\"name\"      type=\"xsd:string\" use=\"required\"/>\n                                                <xsd:attribute name=\"delay\"     type=\"xsd:double\" use=\"optional\"/>\n                                                <xsd:attribute name=\"reference\" type=\"xsd:string\" use=\"optional\"/>\n                                            </xsd:complexType>\n                                        </xsd:element>\n                                    </xsd:sequence>\n                                    <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                                </xsd:complexType>\n                            </xsd:element>\n                        </xsd:sequence>\n                    </xsd:complexType>\n                </xsd:element>\n                <xsd:element name=\"Entities\">\n                    <xsd:complexType>\n                        <xsd:sequence>\n                            <xsd:element name=\"Object\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                                <xsd:complexType>\n                                    <xsd:sequence>\n                                        <xsd:choice>\n                                            <xsd:element name=\"CatalogReference\"    type=\"OSCCatalogReference\"/>\n                                            <xsd:element name=\"Vehicle\"             type=\"OSCVehicle\"/>\n                                            <xsd:element name=\"Pedestrian\"          type=\"OSCPedestrian\"/>\n                                            <xsd:element name=\"MiscObject\"          type=\"OSCMiscObject\"/>\n                                        </xsd:choice>\n                                        <xsd:element name=\"Controller\" minOccurs=\"0\">\n                                            <xsd:complexType>\n                                                <xsd:sequence>\n                                                    <xsd:choice>\n                                                        <xsd:element name=\"CatalogReference\"        type=\"OSCCatalogReference\"/>\n                                                        <xsd:element name=\"Driver\"                  type=\"OSCDriver\"/>\n                                                        <xsd:element name=\"PedestrianController\"    type=\"OSCPedestrianController\"/>\n                                                    </xsd:choice>\n                                                </xsd:sequence>\n                                            </xsd:complexType>\n                                        </xsd:element>\n                                    </xsd:sequence>\n                                    <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                </xsd:complexType>\n                            </xsd:element>\n                            <xsd:element name=\"Selection\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                                <xsd:complexType>\n                                    <xsd:sequence>\n                                        <xsd:element name=\"Members\">\n                                            <xsd:complexType>\n                                                <xsd:choice>\n                                                    <xsd:element name=\"ByEntity\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                                                        <xsd:complexType>\n                                                            <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                                                        </xsd:complexType>\n                                                    </xsd:element>\n                                                    <xsd:element name=\"ByType\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                                                        <xsd:complexType>\n                                                            <xsd:attribute name=\"type\" type=\"OSCObjectType\" use=\"required\"/>\n                                                        </xsd:complexType>\n                                                    </xsd:element>\n                                                </xsd:choice>\n                                            </xsd:complexType>\n                                        </xsd:element>\n                                    </xsd:sequence>\n                                    <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                </xsd:complexType>\n                            </xsd:element>\n                        </xsd:sequence>\n                    </xsd:complexType>\n                </xsd:element>\n                <xsd:element name=\"Storyboard\">\n                    <xsd:complexType>\n                        <xsd:sequence>\n                            <xsd:element name=\"Init\">\n                                <xsd:complexType>\n                                    <xsd:sequence>\n                                        <xsd:element name=\"Actions\">\n                                            <xsd:complexType>\n                                                <xsd:sequence>\n                                                    <xsd:element name=\"Global\" type=\"OSCGlobalAction\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                                                    <xsd:element name=\"UserDefined\" type=\"OSCUserDefinedAction\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                                                    <xsd:element name=\"Private\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                                                        <xsd:complexType>\n                                                            <xsd:sequence>\n                                                                <xsd:element name=\"Action\" type=\"OSCPrivateAction\" maxOccurs=\"unbounded\"/>\n                                                            </xsd:sequence>\n                                                            <xsd:attribute name=\"object\"  type=\"xsd:string\" use=\"required\"/>\n                                                        </xsd:complexType>\n                                                    </xsd:element>\n                                                </xsd:sequence>\n                                            </xsd:complexType>\n                                        </xsd:element>\n                                    </xsd:sequence>\n                                </xsd:complexType>\n                            </xsd:element>\n                            <xsd:element name=\"Story\" maxOccurs=\"unbounded\">\n                                <xsd:complexType>\n                                    <xsd:sequence>\n                                        <xsd:element name=\"Act\" maxOccurs=\"unbounded\">\n                                            <xsd:complexType>\n                                                <xsd:sequence>\n                                                    <xsd:element name=\"Sequence\" maxOccurs=\"unbounded\">\n                                                        <xsd:complexType>\n                                                            <xsd:sequence>\n                                                                <xsd:element name=\"Actors\">\n                                                                    <xsd:complexType>\n                                                                        <xsd:sequence>\n                                                                            <xsd:element name=\"Entity\" minOccurs=\"0\" maxOccurs=\"unbounded\">\n                                                                                <xsd:complexType>\n                                                                                    <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\"/>\n                                                                                </xsd:complexType>\n                                                                            </xsd:element>\n                                                                            <xsd:element name=\"ByCondition\" minOccurs=\"0\">\n                                                                                <xsd:complexType>\n                                                                                    <xsd:attribute name=\"actor\" type=\"Enum_ByCondition_actor\" use=\"required\"/>\n                                                                                </xsd:complexType>\n                                                                            </xsd:element>\n                                                                        </xsd:sequence>\n                                                                    </xsd:complexType>\n                                                                </xsd:element>\n                                                                <xsd:element name=\"CatalogReference\" type=\"OSCCatalogReference\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                                                                <xsd:element name=\"Maneuver\" type=\"OSCManeuver\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                                                            </xsd:sequence>\n                                                            <xsd:attribute name=\"numberOfExecutions\"    type=\"xsd:int\" use=\"required\"/>\n                                                            <xsd:attribute name=\"name\"                  type=\"xsd:string\" use=\"required\"/>\n                                                        </xsd:complexType>\n                                                    </xsd:element>\n                                                    <xsd:element name=\"Conditions\">\n                                                        <xsd:complexType>\n                                                            <xsd:sequence>\n                                                                <xsd:element name=\"Start\">\n                                                                    <xsd:complexType>\n                                                                        <xsd:sequence>\n                                                                            <xsd:element name=\"ConditionGroup\" type=\"OSCConditionGroup\" maxOccurs=\"unbounded\"/>\n                                                                        </xsd:sequence>\n                                                                    </xsd:complexType>\n                                                                </xsd:element>\n                                                                <xsd:element name=\"End\" minOccurs=\"0\">\n                                                                    <xsd:complexType>\n                                                                        <xsd:sequence>\n                                                                            <xsd:element name=\"ConditionGroup\" type=\"OSCConditionGroup\" maxOccurs=\"unbounded\"/>\n                                                                        </xsd:sequence>\n                                                                    </xsd:complexType>\n                                                                </xsd:element>\n                                                                <xsd:element name=\"Cancel\" minOccurs=\"0\">\n                                                                    <xsd:complexType>\n                                                                        <xsd:sequence>\n                                                                            <xsd:element name=\"ConditionGroup\" type=\"OSCConditionGroup\" maxOccurs=\"unbounded\"/>\n                                                                        </xsd:sequence>\n                                                                    </xsd:complexType>\n                                                                </xsd:element>\n                                                            </xsd:sequence>\n                                                        </xsd:complexType>\n                                                    </xsd:element>\n                                                </xsd:sequence>\n                                                <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                            </xsd:complexType>\n                                        </xsd:element>\n                                    </xsd:sequence>\n                                    <xsd:attribute name=\"owner\" type=\"xsd:string\" use=\"optional\"/>\n                                    <xsd:attribute name=\"name\"  type=\"xsd:string\" use=\"required\"/>\n                                </xsd:complexType>\n                            </xsd:element>\n                            <xsd:element name=\"EndConditions\">\n                                <xsd:complexType>\n                                    <xsd:sequence>\n                                        <xsd:element name=\"ConditionGroup\" type=\"OSCConditionGroup\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                                    </xsd:sequence>\n                                </xsd:complexType>\n                            </xsd:element>\n                        </xsd:sequence>\n                    </xsd:complexType>\n                </xsd:element>\n            </xsd:sequence>\n        </xsd:complexType>\n    </xsd:element>\n    \n</xsd:schema>\n"
  },
  {
    "path": "scenario_runner/srunner/openscenario/0.9.x/migration0_9_1to1_0.xslt",
    "content": "<!--\nASAM OpenSCENARIO V1.0.0\n\nThis file allows transformation from version 0.9.1 to V 1.0.0\n\n© by ASAM e.V., 2020\n-->\n<xsl:stylesheet version='1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform'>\n  <xsl:output method='xml' indent='yes' />\n  <xsl:strip-space elements='*' />\n  <xsl:template name='RelativeDistanceType'>\n    <xsl:param name='oldValue' />\n    <xsl:choose>\n      <xsl:when test='$oldValue=\"longitudinal\"'>longitudinal</xsl:when>\n      <xsl:when test='$oldValue=\"lateral\"'>lateral</xsl:when>\n      <xsl:otherwise>cartesianDistance</xsl:otherwise>\n    </xsl:choose>\n  </xsl:template>\n  <xsl:template name='Rule'>\n    <xsl:param name='oldValue' />\n    <xsl:choose>\n      <xsl:when test='$oldValue=\"greater_than\"'>greaterThan</xsl:when>\n      <xsl:when test='$oldValue=\"less_than\"'>lessThan</xsl:when>\n      <xsl:otherwise>equalTo</xsl:otherwise>\n    </xsl:choose>\n  </xsl:template>\n  <xsl:template name='MiscObjectCategory'>\n    <xsl:param name='oldValue' />\n    <xsl:choose>\n      <xsl:when test='$oldValue=\"other\"'>none</xsl:when>\n      <xsl:when test='$oldValue=\"guardRail\"'>railing</xsl:when>\n      <xsl:otherwise>barrier</xsl:otherwise>\n    </xsl:choose>\n  </xsl:template>\n  <xsl:template name='StoryboardElementState'>\n    <xsl:param name='oldValue' />\n    <xsl:choose>\n      <xsl:when test='$oldValue=\"end\"'>endTransition</xsl:when>\n      <xsl:when test='$oldValue=\"cancel\"'>stopTransition</xsl:when>\n      <xsl:otherwise>completeState</xsl:otherwise>\n    </xsl:choose>\n  </xsl:template>\n  <xsl:template name='ConditionEdge'>\n    <xsl:param name='oldValue' />\n    <xsl:choose>\n      <xsl:when test='$oldValue=\"any\"'>risingOrFalling</xsl:when>\n      <xsl:when test='$oldValue=\"falling\"'>falling</xsl:when>\n      <xsl:otherwise>rising</xsl:otherwise>\n    </xsl:choose>\n  </xsl:template>\n  <xsl:template name='FollowingMode'>\n    <xsl:param name='oldValue' />\n    <xsl:choose>\n      <xsl:when test='$oldValue=\"position\"'>position</xsl:when>\n      <xsl:otherwise>follow</xsl:otherwise>\n    </xsl:choose>\n  </xsl:template>\n  <xsl:template match='/'>\n    <xsl:call-template name='unsupportedMigration' />\n    <OpenSCENARIO>\n      <xsl:for-each select='*'>\n        <xsl:copy-of select='@*' />\n        <xsl:call-template name='OpenScenario' />\n      </xsl:for-each>\n    </OpenSCENARIO>\n  </xsl:template><xsl:template name=\"unsupportedMigration\"/>\n\n  <xsl:template name='OpenScenario'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"FileHeader\"'>\n        <FileHeader>\n          <xsl:call-template name='FileHeader' />\n        </FileHeader>\n      </xsl:if>\n      <xsl:if test='name()=\"ParameterDeclaration\"'>\n        <xsl:call-template name='OpenScenarioCategory' />\n      </xsl:if>\n      <xsl:if test='name()=\"Catalogs\"'>\n        <xsl:call-template name='OpenScenarioCategory' />\n      </xsl:if>\n      <xsl:if test='name()=\"RoadNetwork\"'>\n        <xsl:call-template name='OpenScenarioCategory' />\n      </xsl:if>\n      <xsl:if test='name()=\"Entities\"'>\n        <xsl:call-template name='OpenScenarioCategory' />\n      </xsl:if>\n      <xsl:if test='name()=\"Storyboard\"'>\n        <xsl:call-template name='OpenScenarioCategory' />\n      </xsl:if>\n      <xsl:if test='name()=\"Catalog\"'>\n        <xsl:call-template name='OpenScenarioCategory' />\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='OpenScenarioCategory'>\n    <xsl:if test='name()=\"ParameterDeclaration\"'>\n      <xsl:call-template name='ScenarioDefinition' />\n    </xsl:if>\n    <xsl:if test='name()=\"Catalogs\"'>\n      <xsl:call-template name='ScenarioDefinition' />\n    </xsl:if>\n    <xsl:if test='name()=\"RoadNetwork\"'>\n      <xsl:call-template name='ScenarioDefinition' />\n    </xsl:if>\n    <xsl:if test='name()=\"Entities\"'>\n      <xsl:call-template name='ScenarioDefinition' />\n    </xsl:if>\n    <xsl:if test='name()=\"Storyboard\"'>\n      <xsl:call-template name='ScenarioDefinition' />\n    </xsl:if>\n    <xsl:if test='name()=\"Catalog\"'>\n      <xsl:call-template name='CatalogDefinition' />\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='CatalogDefinition'>\n    <xsl:if test='name()=\"Catalog\"'>\n      <Catalog>\n        <xsl:call-template name='Catalog' />\n      </Catalog>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ScenarioDefinition'>\n    <xsl:if test='name()=\"ParameterDeclaration\"'>\n      <ParameterDeclarations>\n        <xsl:call-template name='ParameterDeclarations' />\n      </ParameterDeclarations>\n    </xsl:if>\n    <xsl:if test='name()=\"Catalogs\"'>\n      <CatalogLocations>\n        <xsl:call-template name='CatalogLocations' />\n      </CatalogLocations>\n    </xsl:if>\n    <xsl:if test='name()=\"RoadNetwork\"'>\n      <RoadNetwork>\n        <xsl:call-template name='RoadNetwork' />\n      </RoadNetwork>\n    </xsl:if>\n    <xsl:if test='name()=\"Entities\"'>\n      <Entities>\n        <xsl:call-template name='Entities' />\n      </Entities>\n    </xsl:if>\n    <xsl:if test='name()=\"Storyboard\"'>\n      <Storyboard>\n        <xsl:call-template name='Storyboard' />\n      </Storyboard>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='EntityObject'>\n    <xsl:if test='name()=\"CatalogReference\"'>\n      <CatalogReference>\n        <xsl:call-template name='CatalogReference' />\n      </CatalogReference>\n    </xsl:if>\n    <xsl:if test='name()=\"Vehicle\"'>\n      <Vehicle>\n        <xsl:call-template name='Vehicle' />\n      </Vehicle>\n    </xsl:if>\n    <xsl:if test='name()=\"Pedestrian\"'>\n      <Pedestrian>\n        <xsl:call-template name='Pedestrian' />\n      </Pedestrian>\n    </xsl:if>\n    <xsl:if test='name()=\"MiscObject\"'>\n      <MiscObject>\n        <xsl:call-template name='MiscObject' />\n      </MiscObject>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ParameterDeclarations'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Parameter\"'>\n        <ParameterDeclaration>\n          <xsl:call-template name='ParameterDeclaration' />\n        </ParameterDeclaration>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='File'>\n    <xsl:if test='@filepath'>\n      <xsl:attribute name='filepath'>\n        <xsl:value-of select='@filepath' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Directory'>\n    <xsl:if test='@path'>\n      <xsl:attribute name='path'>\n        <xsl:value-of select='@path' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"CatalogLocations\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;VehicleCatalog&quot;\">\n      <VehicleCatalog>\n        <xsl:call-template name=\"VehicleCatalogLocation\"/>\n      </VehicleCatalog>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;DriverCatalog&quot;\">\n      <ControllerCatalog>\n        <xsl:call-template name=\"ControllerCatalogLocation\"/>\n      </ControllerCatalog>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;PedestrianCatalog&quot;\">\n      <PedestrianCatalog>\n        <xsl:call-template name=\"PedestrianCatalogLocation\"/>\n      </PedestrianCatalog>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;MiscObjectCatalog&quot;\">\n      <MiscObjectCatalog>\n        <xsl:call-template name=\"MiscObjectCatalogLocation\"/>\n      </MiscObjectCatalog>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;EnvironmentCatalog&quot;\">\n      <EnvironmentCatalog>\n        <xsl:call-template name=\"EnvironmentCatalogLocation\"/>\n      </EnvironmentCatalog>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;ManeuverCatalog&quot;\">\n      <ManeuverCatalog>\n        <xsl:call-template name=\"ManeuverCatalogLocation\"/>\n      </ManeuverCatalog>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;TrajectoryCatalog&quot;\">\n      <TrajectoryCatalog>\n        <xsl:call-template name=\"TrajectoryCatalogLocation\"/>\n      </TrajectoryCatalog>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;RouteCatalog&quot;\">\n      <RouteCatalog>\n        <xsl:call-template name=\"RouteCatalogLocation\"/>\n      </RouteCatalog>\n    </xsl:if>\n  </xsl:for-each>\n  <xsl:if test=\"PedestrianControllerCatalog\">\n    <xsl:message terminate=\"no\">\n      WARNING: Review catalogs since driver catalog and pedestrian catalogs are merged into controller catalog\n    </xsl:message>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='ConditionGroup'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Condition\"'>\n        <Condition>\n          <xsl:call-template name='Condition' />\n        </Condition>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='CatalogReference'>\n    <xsl:if test='@catalogName'>\n      <xsl:attribute name='catalogName'>\n        <xsl:value-of select='@catalogName' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@entryName'>\n      <xsl:attribute name='entryName'>\n        <xsl:value-of select='@entryName' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ParameterAssignment\"'>\n        <ParameterAssignments>\n          <xsl:call-template name='ParameterAssignments' />\n        </ParameterAssignments>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ParameterAssignments'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Parameter\"'>\n        <ParameterAssignment>\n          <xsl:call-template name='ParameterAssignment' />\n        </ParameterAssignment>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='UserDataList'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"UserData\"'>\n        <UserData>\n          <xsl:call-template name='UserData' />\n        </UserData>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='FileHeader'>\n    <xsl:if test='@revMajor'>\n      <xsl:attribute name='revMajor'>\n        <xsl:value-of select='@revMajor' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@revMinor'>\n      <xsl:attribute name='revMinor'>\n        <xsl:value-of select='@revMinor' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@date'>\n      <xsl:attribute name='date'>\n        <xsl:value-of select='@date' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@description'>\n      <xsl:attribute name='description'>\n        <xsl:value-of select='@description' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@author'>\n      <xsl:attribute name='author'>\n        <xsl:value-of select='@author' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Pedestrian'>\n    <xsl:if test='@model'>\n      <xsl:attribute name='model'>\n        <xsl:value-of select='@model' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@mass'>\n      <xsl:attribute name='mass'>\n        <xsl:value-of select='@mass' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@category'>\n      <xsl:attribute name='pedestrianCategory'>\n        <xsl:value-of select='@category' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ParameterDeclaration\"'>\n        <ParameterDeclarations>\n          <xsl:call-template name='ParameterDeclarations' />\n        </ParameterDeclarations>\n      </xsl:if>\n      <xsl:if test='name()=\"BoundingBox\"'>\n        <BoundingBox>\n          <xsl:call-template name='BoundingBox' />\n        </BoundingBox>\n      </xsl:if>\n      <xsl:if test='name()=\"Properties\"'>\n        <Properties>\n          <xsl:call-template name='Properties' />\n        </Properties>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Vehicle'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@category'>\n      <xsl:attribute name='vehicleCategory'>\n        <xsl:value-of select='@category' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ParameterDeclaration\"'>\n        <ParameterDeclarations>\n          <xsl:call-template name='ParameterDeclarations' />\n        </ParameterDeclarations>\n      </xsl:if>\n      <xsl:if test='name()=\"BoundingBox\"'>\n        <BoundingBox>\n          <xsl:call-template name='BoundingBox' />\n        </BoundingBox>\n      </xsl:if>\n      <xsl:if test='name()=\"Performance\"'>\n        <Performance>\n          <xsl:call-template name='Performance' />\n        </Performance>\n      </xsl:if>\n      <xsl:if test='name()=\"Axles\"'>\n        <Axles>\n          <xsl:call-template name='Axles' />\n        </Axles>\n      </xsl:if>\n      <xsl:if test='name()=\"Properties\"'>\n        <Properties>\n          <xsl:call-template name='Properties' />\n        </Properties>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Axle'>\n    <xsl:if test='@maxSteering'>\n      <xsl:attribute name='maxSteering'>\n        <xsl:value-of select='@maxSteering' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@wheelDiameter'>\n      <xsl:attribute name='wheelDiameter'>\n        <xsl:value-of select='@wheelDiameter' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@trackWidth'>\n      <xsl:attribute name='trackWidth'>\n        <xsl:value-of select='@trackWidth' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@positionX'>\n      <xsl:attribute name='positionX'>\n        <xsl:value-of select='@positionX' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@positionZ'>\n      <xsl:attribute name='positionZ'>\n        <xsl:value-of select='@positionZ' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='MiscObject'>\n    <xsl:if test='@category'>\n      <xsl:attribute name='miscObjectCategory'>\n        <xsl:call-template name='MiscObjectCategory'>\n          <xsl:with-param name='oldValue' select='@category' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@mass'>\n      <xsl:attribute name='mass'>\n        <xsl:value-of select='@mass' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ParameterDeclaration\"'>\n        <ParameterDeclarations>\n          <xsl:call-template name='ParameterDeclarations' />\n        </ParameterDeclarations>\n      </xsl:if>\n      <xsl:if test='name()=\"BoundingBox\"'>\n        <BoundingBox>\n          <xsl:call-template name='BoundingBox' />\n        </BoundingBox>\n      </xsl:if>\n      <xsl:if test='name()=\"Properties\"'>\n        <Properties>\n          <xsl:call-template name='Properties' />\n        </Properties>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"Condition\">\n  <xsl:if test=\"@name\">\n    <xsl:attribute name=\"name\">\n      <xsl:value-of select=\"@name\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@delay\">\n    <xsl:attribute name=\"delay\">\n      <xsl:value-of select=\"@delay\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@edge\">\n    <xsl:attribute name=\"conditionEdge\">\n      <xsl:call-template name=\"ConditionEdge\">\n        <xsl:with-param name=\"oldValue\" select=\"@edge\"/>\n      </xsl:call-template>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;ByEntity&quot;\">\n      <ByEntityCondition>\n        <xsl:call-template name=\"ByEntityCondition\"/>\n      </ByEntityCondition>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;ByState&quot;\">\n      <ByValueCondition>\n        <xsl:call-template name=\"ByStateCondition\"/>\n      </ByValueCondition>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;ByValue&quot;\">\n      <ByValueCondition>\n        <xsl:call-template name=\"ByValueCondition\"/>\n      </ByValueCondition>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n<xsl:template name=\"PrivateAction\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Longitudinal&quot;\">\n      <LongitudinalAction>\n        <xsl:call-template name=\"LongitudinalAction\"/>\n      </LongitudinalAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Lateral&quot;\">\n      <LateralAction>\n        <xsl:call-template name=\"LateralAction\"/>\n      </LateralAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Visibility&quot;\">\n      <VisibilityAction>\n        <xsl:call-template name=\"VisibilityAction\"/>\n      </VisibilityAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Meeting&quot;\">\n      <MeetingAction>\n        <xsl:call-template name=\"MeetingAction\"/>\n      </MeetingAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Autonomous&quot;\">\n      <ActivateControllerAction>\n        <xsl:call-template name=\"ActivateControllerAction\"/>\n      </ActivateControllerAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Controller&quot;\">\n      <ControllerAction>\n        <xsl:call-template name=\"ControllerAction\"/>\n      </ControllerAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Position&quot;\">\n      <TeleportAction>\n        <Position>\n          <xsl:call-template name=\"Position\"/>\n        </Position>\n      </TeleportAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Routing&quot;\">\n      <RoutingAction>\n        <xsl:call-template name=\"RoutingAction\"/>\n      </RoutingAction>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='UserDefinedAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Command\"'>\n        <CommandAction>\n          <xsl:call-template name='CustomCommandAction' />\n        </CommandAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Script\"'>\n        <Script>\n          <xsl:call-template name='ScriptAction' />\n        </Script>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='GlobalAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"SetEnvironment\"'>\n        <EnvironmentAction>\n          <xsl:call-template name='EnvironmentAction' />\n        </EnvironmentAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Entity\"'>\n        <EntityAction>\n          <xsl:call-template name='EntityAction' />\n        </EntityAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Parameter\"'>\n        <ParameterAction>\n          <xsl:call-template name='ParameterAction' />\n        </ParameterAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Infrastructure\"'>\n        <InfrastructureAction>\n          <xsl:call-template name='InfrastructureAction' />\n        </InfrastructureAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Traffic\"'>\n        <TrafficAction>\n          <xsl:call-template name='TrafficAction' />\n        </TrafficAction>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Maneuver'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ParameterDeclaration\"'>\n        <ParameterDeclarations>\n          <xsl:call-template name='ParameterDeclarations' />\n        </ParameterDeclarations>\n      </xsl:if>\n      <xsl:if test='name()=\"Event\"'>\n        <Event>\n          <xsl:call-template name='Event' />\n        </Event>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='TrafficDefinition'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"VehicleDistribution\"'>\n        <VehicleCategoryDistribution>\n          <xsl:call-template name='VehicleCategoryDistribution' />\n        </VehicleCategoryDistribution>\n      </xsl:if>\n      <xsl:if test='name()=\"DriverDistribution\"'>\n        <ControllerDistribution>\n          <xsl:call-template name='ControllerDistribution' />\n        </ControllerDistribution>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Environment'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ParameterDeclaration\"'>\n        <ParameterDeclarations>\n          <xsl:call-template name='ParameterDeclarations' />\n        </ParameterDeclarations>\n      </xsl:if>\n      <xsl:if test='name()=\"TimeOfDay\"'>\n        <TimeOfDay>\n          <xsl:call-template name='TimeOfDay' />\n        </TimeOfDay>\n      </xsl:if>\n      <xsl:if test='name()=\"Weather\"'>\n        <Weather>\n          <xsl:call-template name='Weather' />\n        </Weather>\n      </xsl:if>\n      <xsl:if test='name()=\"RoadCondition\"'>\n        <RoadCondition>\n          <xsl:call-template name='RoadCondition' />\n        </RoadCondition>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"Controller\">\n  <xsl:if test=\"@name\">\n    <xsl:attribute name=\"name\">\n      <xsl:value-of select=\"@name\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;ParameterDeclaration&quot;\">\n      <ParameterDeclarations>\n        <xsl:call-template name=\"ParameterDeclarations\"/>\n      </ParameterDeclarations>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Description&quot;\">\n      <Properties>\n        <xsl:call-template name=\"PersonDescription\"/>\n      </Properties>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n<xsl:template name=\"PersonDescription\">\n  <xsl:if test=\"@weight\">\n    <Property name=\"weight\">\n      <xsl:attribute name=\"value\">\n        <xsl:value-of select=\"@weight\"/>\n      </xsl:attribute>\n    </Property>\n  </xsl:if>\n  <xsl:if test=\"@height\">\n    <Property name=\"height\">\n      <xsl:attribute name=\"value\">\n        <xsl:value-of select=\"@height\"/>\n      </xsl:attribute>\n    </Property>\n  </xsl:if>\n  <xsl:if test=\"@eyeDistance\">\n    <Property name=\"eyeDistance\">\n      <xsl:attribute name=\"value\">\n        <xsl:value-of select=\"@eyeDistance\"/>\n      </xsl:attribute>\n    </Property>\n  </xsl:if>\n  <xsl:if test=\"@age\">\n    <Property name=\"age\">\n      <xsl:attribute name=\"value\">\n        <xsl:value-of select=\"@age\"/>\n      </xsl:attribute>\n    </Property>\n  </xsl:if>\n  <xsl:if test=\"@sex\">\n    <Property name=\"sex\">\n      <xsl:attribute name=\"value\">\n        <xsl:value-of select=\"@sex\"/>\n      </xsl:attribute>\n    </Property>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Properties&quot;\">\n      <xsl:call-template name=\"Properties\"/>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='Route'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@closed'>\n      <xsl:attribute name='closed'>\n        <xsl:value-of select='@closed' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ParameterDeclaration\"'>\n        <ParameterDeclarations>\n          <xsl:call-template name='ParameterDeclarations' />\n        </ParameterDeclarations>\n      </xsl:if>\n      <xsl:if test='name()=\"Waypoint\"'>\n        <Waypoint>\n          <xsl:call-template name='Waypoint' />\n        </Waypoint>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"Trajectory\">\n  <xsl:if test=\"@name\">\n    <xsl:attribute name=\"name\">\n      <xsl:value-of select=\"@name\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@closed\">\n    <xsl:attribute name=\"closed\">\n      <xsl:value-of select=\"@closed\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;ParameterDeclaration&quot;\">\n      <ParameterDeclarations>\n        <xsl:call-template name=\"ParameterDeclarations\"/>\n      </ParameterDeclarations>\n    </xsl:if>\n  </xsl:for-each>\n  <Shape>\n    <Polyline>\n      <xsl:for-each select=\"*\">\n        <xsl:if test=\"name()=&quot;Vertex&quot;\">\n          <Vertex>\n            <xsl:call-template name=\"Vertex\"/>\n          </Vertex>\n        </xsl:if>\n      </xsl:for-each>\n    </Polyline>\n  </Shape>\n  <xsl:message terminate=\"no\">\n    WARNING: OSCTrajectory is restructured and connot be automatically migrated. Review XML\n  </xsl:message>\n</xsl:template>\n\n  <xsl:template name='Position'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"World\"'>\n        <WorldPosition>\n          <xsl:call-template name='WorldPosition' />\n        </WorldPosition>\n      </xsl:if>\n      <xsl:if test='name()=\"RelativeWorld\"'>\n        <RelativeWorldPosition>\n          <xsl:call-template name='RelativeWorldPosition' />\n        </RelativeWorldPosition>\n      </xsl:if>\n      <xsl:if test='name()=\"RelativeObject\"'>\n        <RelativeObjectPosition>\n          <xsl:call-template name='RelativeObjectPosition' />\n        </RelativeObjectPosition>\n      </xsl:if>\n      <xsl:if test='name()=\"Road\"'>\n        <RoadPosition>\n          <xsl:call-template name='RoadPosition' />\n        </RoadPosition>\n      </xsl:if>\n      <xsl:if test='name()=\"RelativeRoad\"'>\n        <RelativeRoadPosition>\n          <xsl:call-template name='RelativeRoadPosition' />\n        </RelativeRoadPosition>\n      </xsl:if>\n      <xsl:if test='name()=\"Lane\"'>\n        <LanePosition>\n          <xsl:call-template name='LanePosition' />\n        </LanePosition>\n      </xsl:if>\n      <xsl:if test='name()=\"RelativeLane\"'>\n        <RelativeLanePosition>\n          <xsl:call-template name='RelativeLanePosition' />\n        </RelativeLanePosition>\n      </xsl:if>\n      <xsl:if test='name()=\"Route\"'>\n        <RoutePosition>\n          <xsl:call-template name='RoutePosition' />\n        </RoutePosition>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='BoundingBox'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Center\"'>\n        <Center>\n          <xsl:call-template name='Center' />\n        </Center>\n      </xsl:if>\n      <xsl:if test='name()=\"Dimension\"'>\n        <Dimensions>\n          <xsl:call-template name='Dimensions' />\n        </Dimensions>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Properties'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Property\"'>\n        <Property>\n          <xsl:call-template name='Property' />\n        </Property>\n      </xsl:if>\n      <xsl:if test='name()=\"File\"'>\n        <File>\n          <xsl:call-template name='File' />\n        </File>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Orientation'>\n    <xsl:if test='@type'>\n      <xsl:attribute name='type'>\n        <xsl:value-of select='@type' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@h'>\n      <xsl:attribute name='h'>\n        <xsl:value-of select='@h' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@p'>\n      <xsl:attribute name='p'>\n        <xsl:value-of select='@p' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@r'>\n      <xsl:attribute name='r'>\n        <xsl:value-of select='@r' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"Catalog\">\n  <xsl:if test=\"@name\">\n    <xsl:attribute name=\"name\">\n      <xsl:value-of select=\"@name\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Vehicle&quot;\">\n      <Vehicle>\n        <xsl:call-template name=\"Vehicle\"/>\n      </Vehicle>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Driver&quot;\">\n      <Controller>\n        <xsl:call-template name=\"Controller\"/>\n      </Controller>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Pedestrian&quot;\">\n      <Pedestrian>\n        <xsl:call-template name=\"Pedestrian\"/>\n      </Pedestrian>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;PedestrianController&quot;\">\n      <Controller>\n        <xsl:call-template name=\"Controller\"/>\n      </Controller>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;MiscObject&quot;\">\n      <MiscObject>\n        <xsl:call-template name=\"MiscObject\"/>\n      </MiscObject>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Environment&quot;\">\n      <Environment>\n        <xsl:call-template name=\"Environment\"/>\n      </Environment>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Maneuver&quot;\">\n      <Maneuver>\n        <xsl:call-template name=\"Maneuver\"/>\n      </Maneuver>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Trajectory&quot;\">\n      <Trajectory>\n        <xsl:call-template name=\"Trajectory\"/>\n      </Trajectory>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Route&quot;\">\n      <Route>\n        <xsl:call-template name=\"Route\"/>\n      </Route>\n    </xsl:if>\n  </xsl:for-each>\n  <xsl:if test=\"PedestrianController\">\n    <xsl:message terminate=\"no\">\n      WARNING: Review catalogs since driver catalog and pedestrian catalogs are merged into controller catalog\n    </xsl:message>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='RoadNetwork'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Logics\"'>\n        <LogicFile>\n          <xsl:call-template name='File' />\n        </LogicFile>\n      </xsl:if>\n      <xsl:if test='name()=\"SceneGraph\"'>\n        <SceneGraphFile>\n          <xsl:call-template name='File' />\n        </SceneGraphFile>\n      </xsl:if>\n      <xsl:if test='name()=\"Signals\"'>\n        <TrafficSignals>\n          <xsl:call-template name='TrafficSignals' />\n        </TrafficSignals>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"TrafficSignals\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Controller&quot;\">\n      <TrafficSignalController>\n        <xsl:call-template name=\"TrafficSignalController\"/>\n      </TrafficSignalController>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='TrafficSignalController'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@delay'>\n      <xsl:attribute name='delay'>\n        <xsl:value-of select='@delay' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@reference'>\n      <xsl:attribute name='reference'>\n        <xsl:value-of select='@reference' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Phase\"'>\n        <Phase>\n          <xsl:call-template name='Phase' />\n        </Phase>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Phase'>\n    <xsl:if test='@type'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@type' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@duration'>\n      <xsl:attribute name='duration'>\n        <xsl:value-of select='@duration' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Signal\"'>\n        <TrafficSignalState>\n          <xsl:call-template name='TrafficSignalState' />\n        </TrafficSignalState>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='TrafficSignalState'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='trafficSignalId'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@state'>\n      <xsl:attribute name='state'>\n        <xsl:value-of select='@state' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Entities'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Object\"'>\n        <ScenarioObject>\n          <xsl:call-template name='ScenarioObject' />\n        </ScenarioObject>\n      </xsl:if>\n      <xsl:if test='name()=\"Selection\"'>\n        <EntitySelection>\n          <xsl:call-template name='EntitySelection' />\n        </EntitySelection>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ScenarioObject'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"CatalogReference\"'>\n        <xsl:call-template name='EntityObject' />\n      </xsl:if>\n      <xsl:if test='name()=\"Vehicle\"'>\n        <xsl:call-template name='EntityObject' />\n      </xsl:if>\n      <xsl:if test='name()=\"Pedestrian\"'>\n        <xsl:call-template name='EntityObject' />\n      </xsl:if>\n      <xsl:if test='name()=\"MiscObject\"'>\n        <xsl:call-template name='EntityObject' />\n      </xsl:if>\n      <xsl:if test='name()=\"Controller\"'>\n        <ObjectController>\n          <xsl:call-template name='ObjectController' />\n        </ObjectController>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"ObjectController\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;CatalogReference&quot;\">\n      <CatalogReference>\n        <xsl:call-template name=\"CatalogReference\"/>\n      </CatalogReference>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Driver&quot;\">\n      <Controller>\n        <xsl:call-template name=\"Controller\"/>\n      </Controller>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;PedestrianController&quot;\">\n      <Controller>\n        <xsl:call-template name=\"Controller\"/>\n      </Controller>\n    </xsl:if>\n  </xsl:for-each>\n  <xsl:if test=\"PedestrianController\">\n    <xsl:message terminate=\"no\">\n      WARNING: Review catalogs since driver catalog and pedestrian catalogs are merged into controller catalog\n    </xsl:message>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='EntitySelection'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Members\"'>\n        <Members>\n          <xsl:call-template name='SelectedEntities' />\n        </Members>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='SelectedEntities'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ByEntity\"'>\n        <EntityRef>\n          <xsl:call-template name='EntityRef' />\n        </EntityRef>\n      </xsl:if>\n      <xsl:if test='name()=\"ByType\"'>\n        <ByType>\n          <xsl:call-template name='ByType' />\n        </ByType>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='EntityRef'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ByType'>\n    <xsl:if test='@type'>\n      <xsl:attribute name='objectType'>\n        <xsl:value-of select='@type' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Storyboard'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Init\"'>\n        <Init>\n          <xsl:call-template name='Init' />\n        </Init>\n      </xsl:if>\n      <xsl:if test='name()=\"Story\"'>\n        <Story>\n          <xsl:call-template name='Story' />\n        </Story>\n      </xsl:if>\n      <xsl:if test='name()=\"EndConditions\"'>\n        <StopTrigger>\n          <xsl:call-template name='Trigger' />\n        </StopTrigger>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Init'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Actions\"'>\n        <Actions>\n          <xsl:call-template name='InitActions' />\n        </Actions>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"InitActions\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Global&quot;\">\n      <xsl:if test=\"not(Traffic/Jam)\">\n        <GlobalAction>\n          <xsl:call-template name=\"GlobalAction\"/>\n        </GlobalAction>\n      </xsl:if>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;UserDefined&quot;\">\n      <xsl:if test=\"not(Script)\">\n        <UserDefinedAction>\n          <xsl:call-template name=\"UserDefinedAction\"/>\n        </UserDefinedAction>\n      </xsl:if>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Private&quot;\">\n      <Private>\n        <xsl:call-template name=\"Private\"/>\n      </Private>\n    </xsl:if>\n  </xsl:for-each>\n  <xsl:if test=\"Global/Traffic/Jam\">\n    <xsl:message terminate=\"no\">\n      WARNING: Jam is desupported: removed during migration\n    </xsl:message>\n  </xsl:if>\n  <xsl:if test=\"UserDefined/Script\">\n    <xsl:message terminate=\"no\">\n      WARNING: Script is desupported: removed during migration\n    </xsl:message>\n  </xsl:if>\n</xsl:template>\n<xsl:template name=\"Private\">\n  <xsl:if test=\"@object\">\n    <xsl:attribute name=\"entityRef\">\n      <xsl:value-of select=\"@object\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Action&quot;\">\n      <xsl:if test=\"not(Meeting)\">\n        <PrivateAction>\n          <xsl:call-template name=\"PrivateAction\"/>\n        </PrivateAction>\n      </xsl:if>\n    </xsl:if>\n  </xsl:for-each>\n  <xsl:if test=\"Action/Meeting\">\n    <xsl:message terminate=\"no\">\n      WARNING: OSCPrivateAction.Meeting is desupported: removed during migration\n    </xsl:message>\n  </xsl:if>\n</xsl:template>\n<xsl:template name=\"Story\">\n  <xsl:if test=\"@name\">\n    <xsl:attribute name=\"name\">\n      <xsl:value-of select=\"@name\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@owner and @owner != &quot;&quot;\">\n    <ParameterDeclarations>\n      <ParameterDeclaration parameterType=\"string\" name=\"$owner\">\n        <xsl:attribute name=\"value\">\n          <xsl:value-of select=\"@owner\"/>\n        </xsl:attribute>\n      </ParameterDeclaration>\n    </ParameterDeclarations>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Act&quot;\">\n      <Act>\n        <xsl:call-template name=\"Act\"/>\n      </Act>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n<xsl:template name=\"Act\">\n  <xsl:if test=\"@name\">\n    <xsl:attribute name=\"name\">\n      <xsl:value-of select=\"@name\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Sequence&quot;\">\n      <ManeuverGroup>\n        <xsl:call-template name=\"ManeuverGroup\"/>\n      </ManeuverGroup>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Conditions&quot;\">\n      <xsl:for-each select=\"*\">\n        <xsl:if test=\"name()=&quot;Start&quot;\">\n          <StartTrigger>\n            <xsl:call-template name=\"Trigger\"/>\n          </StartTrigger>\n        </xsl:if>\n        <xsl:if test=\"name()=&quot;End&quot;\">\n          <StopTrigger>\n            <xsl:call-template name=\"Trigger\"/>\n          </StopTrigger>\n        </xsl:if>\n        <xsl:if test=\"name()=&quot;Cancel&quot;\">\n          <StopTrigger>\n            <xsl:call-template name=\"Trigger\"/>\n          </StopTrigger>\n        </xsl:if>\n      </xsl:for-each>\n    </xsl:if>\n    <xsl:if test=\"Cancel and End\">\n      <xsl:message terminate=\"no\">\n        ERROR: Act: Cancel and End are both defined: Version 1.0 only supports Stop Trigger. Invalid XML is produced and needs to be revisited.\n      </xsl:message>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='ManeuverGroup'>\n    <xsl:if test='@numberOfExecutions'>\n      <xsl:attribute name='maximumExecutionCount'>\n        <xsl:value-of select='@numberOfExecutions' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Actors\"'>\n        <Actors>\n          <xsl:call-template name='Actors' />\n        </Actors>\n      </xsl:if>\n      <xsl:if test='name()=\"CatalogReference\"'>\n        <CatalogReference>\n          <xsl:call-template name='CatalogReference' />\n        </CatalogReference>\n      </xsl:if>\n      <xsl:if test='name()=\"Maneuver\"'>\n        <Maneuver>\n          <xsl:call-template name='Maneuver' />\n        </Maneuver>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"Actors\">\n  <xsl:choose>\n    <xsl:when test=\"ByCondition\">\n      <xsl:if test=\"ByCondition[@actor = &quot;triggeringEntity&quot;]\">\n        <xsl:attribute name=\"selectTriggeringEntities\">\n          <xsl:value-of select=\"&quot;true&quot;\"/>\n        </xsl:attribute>\n      </xsl:if>\n      <xsl:if test=\"ByCondition[@actor = &quot;anyEntity&quot;]\">\n        <xsl:attribute name=\"selectTriggeringEntities\">\n          <xsl:value-of select=\"&quot;false&quot;\"/>\n        </xsl:attribute>\n        <xsl:message terminate=\"no\">\n          WARNING: Storyboard.Story.Act.Sequence.Actors.ByCondition: \"anyEntity\" is de-supported for version 1.0\n        </xsl:message>\n      </xsl:if>\n    </xsl:when>\n    <xsl:otherwise>\n      <xsl:attribute name=\"selectTriggeringEntities\">\n        <xsl:value-of select=\"&quot;false&quot;\"/>\n      </xsl:attribute>\n    </xsl:otherwise>\n  </xsl:choose>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Entity&quot;\">\n      <EntityRef>\n        <xsl:call-template name=\"EntityRef\"/>\n      </EntityRef>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='SelectActorByTrigger'>\n    <xsl:if test='@actor'>\n      <xsl:attribute name='selectionFilter'>\n        <xsl:value-of select='@actor' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ConditionSet'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Start\"'>\n        <StartConditions>\n          <xsl:call-template name='Trigger' />\n        </StartConditions>\n      </xsl:if>\n      <xsl:if test='name()=\"End\"'>\n        <EndConditions>\n          <xsl:call-template name='Trigger' />\n        </EndConditions>\n      </xsl:if>\n      <xsl:if test='name()=\"Cancel\"'>\n        <CancelConditions>\n          <xsl:call-template name='Trigger' />\n        </CancelConditions>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Trigger'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ConditionGroup\"'>\n        <ConditionGroup>\n          <xsl:call-template name='ConditionGroup' />\n        </ConditionGroup>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ParameterDeclaration'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@type'>\n      <xsl:attribute name='parameterType'>\n        <xsl:value-of select='@type' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='VehicleCatalogLocation'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Directory\"'>\n        <Directory>\n          <xsl:call-template name='Directory' />\n        </Directory>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ControllerCatalogLocation'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Directory\"'>\n        <Directory>\n          <xsl:call-template name='Directory' />\n        </Directory>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='PedestrianCatalogLocation'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Directory\"'>\n        <Directory>\n          <xsl:call-template name='Directory' />\n        </Directory>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='MiscObjectCatalogLocation'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Directory\"'>\n        <Directory>\n          <xsl:call-template name='Directory' />\n        </Directory>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='EnvironmentCatalogLocation'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Directory\"'>\n        <Directory>\n          <xsl:call-template name='Directory' />\n        </Directory>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ManeuverCatalogLocation'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Directory\"'>\n        <Directory>\n          <xsl:call-template name='Directory' />\n        </Directory>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='TrajectoryCatalogLocation'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Directory\"'>\n        <Directory>\n          <xsl:call-template name='Directory' />\n        </Directory>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RouteCatalogLocation'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Directory\"'>\n        <Directory>\n          <xsl:call-template name='Directory' />\n        </Directory>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ParameterAssignment'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='parameterRef'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='UserData'>\n    <xsl:if test='@code'>\n      <xsl:attribute name='code'>\n        <xsl:value-of select='@code' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"Performance\">\n  <xsl:if test=\"@maxSpeed\">\n    <xsl:attribute name=\"maxSpeed\">\n      <xsl:value-of select=\"@maxSpeed\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@maxAcceleration\">\n    <xsl:attribute name=\"maxAcceleration\">\n      <xsl:value-of select=\"@maxAcceleration\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@maxDeceleration\">\n    <xsl:attribute name=\"maxDeceleration\">\n      <xsl:value-of select=\"@maxDeceleration\"/>\n    </xsl:attribute>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='Axles'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Front\"'>\n        <FrontAxle>\n          <xsl:call-template name='Axle' />\n        </FrontAxle>\n      </xsl:if>\n      <xsl:if test='name()=\"Rear\"'>\n        <RearAxle>\n          <xsl:call-template name='Axle' />\n        </RearAxle>\n      </xsl:if>\n      <xsl:if test='name()=\"Additional\"'>\n        <AdditionalAxle>\n          <xsl:call-template name='Axle' />\n        </AdditionalAxle>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ByEntityCondition'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"TriggeringEntities\"'>\n        <TriggeringEntities>\n          <xsl:call-template name='TriggeringEntities' />\n        </TriggeringEntities>\n      </xsl:if>\n      <xsl:if test='name()=\"EntityCondition\"'>\n        <EntityCondition>\n          <xsl:call-template name='EntityCondition' />\n        </EntityCondition>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='TriggeringEntities'>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='triggeringEntitiesRule'>\n        <xsl:value-of select='@rule' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Entity\"'>\n        <EntityRef>\n          <xsl:call-template name='EntityRef' />\n        </EntityRef>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='EntityCondition'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"EndOfRoad\"'>\n        <EndOfRoadCondition>\n          <xsl:call-template name='EndOfRoadCondition' />\n        </EndOfRoadCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"Collision\"'>\n        <CollisionCondition>\n          <xsl:call-template name='CollisionCondition' />\n        </CollisionCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"Offroad\"'>\n        <OffroadCondition>\n          <xsl:call-template name='OffroadCondition' />\n        </OffroadCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"TimeHeadway\"'>\n        <TimeHeadwayCondition>\n          <xsl:call-template name='TimeHeadwayCondition' />\n        </TimeHeadwayCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"TimeToCollision\"'>\n        <TimeToCollisionCondition>\n          <xsl:call-template name='TimeToCollisionCondition' />\n        </TimeToCollisionCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"Acceleration\"'>\n        <AccelerationCondition>\n          <xsl:call-template name='AccelerationCondition' />\n        </AccelerationCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"StandStill\"'>\n        <StandStillCondition>\n          <xsl:call-template name='StandStillCondition' />\n        </StandStillCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"Speed\"'>\n        <SpeedCondition>\n          <xsl:call-template name='SpeedCondition' />\n        </SpeedCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"RelativeSpeed\"'>\n        <RelativeSpeedCondition>\n          <xsl:call-template name='RelativeSpeedCondition' />\n        </RelativeSpeedCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"TraveledDistance\"'>\n        <TraveledDistanceCondition>\n          <xsl:call-template name='TraveledDistanceCondition' />\n        </TraveledDistanceCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"ReachPosition\"'>\n        <ReachPositionCondition>\n          <xsl:call-template name='ReachPositionCondition' />\n        </ReachPositionCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"Distance\"'>\n        <DistanceCondition>\n          <xsl:call-template name='DistanceCondition' />\n        </DistanceCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"RelativeDistance\"'>\n        <RelativeDistanceCondition>\n          <xsl:call-template name='RelativeDistanceCondition' />\n        </RelativeDistanceCondition>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='EndOfRoadCondition'>\n    <xsl:if test='@duration'>\n      <xsl:attribute name='duration'>\n        <xsl:value-of select='@duration' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='CollisionCondition'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ByEntity\"'>\n        <EntityRef>\n          <xsl:call-template name='EntityRef' />\n        </EntityRef>\n      </xsl:if>\n      <xsl:if test='name()=\"ByType\"'>\n        <ByType>\n          <xsl:call-template name='ByObjectType' />\n        </ByType>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ByObjectType'>\n    <xsl:if test='@type'>\n      <xsl:attribute name='type'>\n        <xsl:value-of select='@type' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='OffroadCondition'>\n    <xsl:if test='@duration'>\n      <xsl:attribute name='duration'>\n        <xsl:value-of select='@duration' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='TimeHeadwayCondition'>\n    <xsl:if test='@entity'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@entity' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@freespace'>\n      <xsl:attribute name='freespace'>\n        <xsl:value-of select='@freespace' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@alongRoute'>\n      <xsl:attribute name='alongRoute'>\n        <xsl:value-of select='@alongRoute' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='rule'>\n        <xsl:call-template name='Rule'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='TimeToCollisionCondition'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@freespace'>\n      <xsl:attribute name='freespace'>\n        <xsl:value-of select='@freespace' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@alongRoute'>\n      <xsl:attribute name='alongRoute'>\n        <xsl:value-of select='@alongRoute' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='rule'>\n        <xsl:call-template name='Rule'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Target\"'>\n        <TimeToCollisionConditionTarget>\n          <xsl:call-template name='TimeToCollisionConditionTarget' />\n        </TimeToCollisionConditionTarget>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='TimeToCollisionConditionTarget'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Position\"'>\n        <Position>\n          <xsl:call-template name='Position' />\n        </Position>\n      </xsl:if>\n      <xsl:if test='name()=\"Entity\"'>\n        <EntityRef>\n          <xsl:call-template name='EntityRef' />\n        </EntityRef>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='AccelerationCondition'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='rule'>\n        <xsl:call-template name='Rule'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='StandStillCondition'>\n    <xsl:if test='@duration'>\n      <xsl:attribute name='duration'>\n        <xsl:value-of select='@duration' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='SpeedCondition'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='rule'>\n        <xsl:call-template name='Rule'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='RelativeSpeedCondition'>\n    <xsl:if test='@entity'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@entity' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='rule'>\n        <xsl:call-template name='Rule'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='TraveledDistanceCondition'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ReachPositionCondition'>\n    <xsl:if test='@tolerance'>\n      <xsl:attribute name='tolerance'>\n        <xsl:value-of select='@tolerance' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Position\"'>\n        <Position>\n          <xsl:call-template name='Position' />\n        </Position>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='DistanceCondition'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@freespace'>\n      <xsl:attribute name='freespace'>\n        <xsl:value-of select='@freespace' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@alongRoute'>\n      <xsl:attribute name='alongRoute'>\n        <xsl:value-of select='@alongRoute' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='rule'>\n        <xsl:call-template name='Rule'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Position\"'>\n        <Position>\n          <xsl:call-template name='Position' />\n        </Position>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RelativeDistanceCondition'>\n    <xsl:if test='@entity'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@entity' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@type'>\n      <xsl:attribute name='relativeDistanceType'>\n        <xsl:call-template name='RelativeDistanceType'>\n          <xsl:with-param name='oldValue' select='@type' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@freespace'>\n      <xsl:attribute name='freespace'>\n        <xsl:value-of select='@freespace' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='rule'>\n        <xsl:call-template name='Rule'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"ByStateCondition\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;AtStart&quot;\">\n      <StoryboardElementStateCondition>\n        <xsl:if test=\"@type\">\n          <xsl:attribute name=\"storyboardElementType\">\n            <xsl:value-of select=\"@type\"/>\n          </xsl:attribute>\n        </xsl:if>\n        <xsl:if test=\"@name\">\n          <xsl:attribute name=\"storyboardElementRef\">\n            <xsl:value-of select=\"@name\"/>\n          </xsl:attribute>\n        </xsl:if>\n        <xsl:attribute name=\"state\">\n          <xsl:value-of select=\"'startTransition'\"/>\n        </xsl:attribute>\n      </StoryboardElementStateCondition>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;AfterTermination&quot;\">\n      <StoryboardElementStateCondition>\n        <xsl:call-template name=\"StoryboardElementStateCondition\"/>\n      </StoryboardElementStateCondition>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Command&quot;\">\n      <UserDefinedValueCondition>\n        <xsl:call-template name=\"UserDefinedValueCondition\"/>\n      </UserDefinedValueCondition>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Signal&quot;\">\n      <TrafficSignalCondition>\n        <xsl:call-template name=\"TrafficSignalCondition\"/>\n      </TrafficSignalCondition>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Controller&quot;\">\n      <TrafficSignalControllerCondition>\n        <xsl:call-template name=\"TrafficSignalControllerCondition\"/>\n      </TrafficSignalControllerCondition>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='AtStartCondition'>\n    <xsl:if test='@type'>\n      <xsl:attribute name='type'>\n        <xsl:value-of select='@type' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='StoryboardElementStateCondition'>\n    <xsl:if test='@type'>\n      <xsl:attribute name='storyboardElementType'>\n        <xsl:value-of select='@type' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@name'>\n      <xsl:attribute name='storyboardElementRef'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='state'>\n        <xsl:call-template name='StoryboardElementState'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"UserDefinedValueCondition\">\n  <xsl:if test=\"@name\">\n    <xsl:attribute name=\"name\">\n      <xsl:value-of select=\"@name\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:attribute name=\"rule\">\n    <xsl:value-of select=\"'equalTo'\"/>\n  </xsl:attribute>\n  <xsl:attribute name=\"value\">\n    <xsl:value-of select=\"'true'\"/>\n  </xsl:attribute>\n</xsl:template>\n\n  <xsl:template name='TrafficSignalCondition'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@state'>\n      <xsl:attribute name='state'>\n        <xsl:value-of select='@state' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='TrafficSignalControllerCondition'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='trafficSignalControllerRef'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@state'>\n      <xsl:attribute name='phase'>\n        <xsl:value-of select='@state' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ByValueCondition'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Parameter\"'>\n        <ParameterCondition>\n          <xsl:call-template name='ParameterCondition' />\n        </ParameterCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"TimeOfDay\"'>\n        <TimeOfDayCondition>\n          <xsl:call-template name='TimeOfDayCondition' />\n        </TimeOfDayCondition>\n      </xsl:if>\n      <xsl:if test='name()=\"SimulationTime\"'>\n        <SimulationTimeCondition>\n          <xsl:call-template name='SimulationTimeCondition' />\n        </SimulationTimeCondition>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ParameterCondition'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='parameterRef'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='rule'>\n        <xsl:call-template name='Rule'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"TimeOfDayCondition\">\n  <xsl:if test=\"@rule\">\n    <xsl:attribute name=\"rule\">\n      <xsl:call-template name=\"Rule\">\n        <xsl:with-param name=\"oldValue\" select=\"@rule\"/>\n      </xsl:call-template>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:variable name=\"hour\" select=\"Time/@hour\"/>\n  <xsl:variable name=\"min\" select=\"Time/@min\"/>\n  <xsl:variable name=\"sec\" select=\"Time/@sec\"/>\n  <xsl:variable name=\"day\" select=\"Date/@day\"/>\n  <xsl:variable name=\"month\" select=\"Date/@month\"/>\n  <xsl:variable name=\"year\" select=\"Date/@year\"/>\n  <xsl:attribute name=\"dateTime\">\n    <xsl:value-of select=\"format-number($year,'0000')\"/>\n    <xsl:value-of select=\"format-number($month,'-00')\"/>\n    <xsl:value-of select=\"format-number($day,'-00')\"/>\n    <xsl:value-of select=\"format-number($hour,'T00')\"/>\n    <xsl:value-of select=\"format-number($min,':00')\"/>\n    <xsl:value-of select=\"format-number($sec,':00')\"/>\n  </xsl:attribute>\n</xsl:template>\n\n  <xsl:template name='Time'>\n    <xsl:if test='@hour'>\n      <xsl:attribute name='hour'>\n        <xsl:value-of select='@hour' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@min'>\n      <xsl:attribute name='min'>\n        <xsl:value-of select='@min' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@sec'>\n      <xsl:attribute name='sec'>\n        <xsl:value-of select='@sec' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Date'>\n    <xsl:if test='@day'>\n      <xsl:attribute name='day'>\n        <xsl:value-of select='@day' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@month'>\n      <xsl:attribute name='month'>\n        <xsl:value-of select='@month' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@year'>\n      <xsl:attribute name='year'>\n        <xsl:value-of select='@year' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='SimulationTimeCondition'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@rule'>\n      <xsl:attribute name='rule'>\n        <xsl:call-template name='Rule'>\n          <xsl:with-param name='oldValue' select='@rule' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"LongitudinalAction\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Speed&quot;\">\n      <SpeedAction>\n        <xsl:call-template name=\"SpeedAction\"/>\n      </SpeedAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Distance&quot;\">\n      <LongitudinalDistanceAction continuous=\"true\">\n        <xsl:call-template name=\"LongitudinalDistanceAction\"/>\n      </LongitudinalDistanceAction>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='SpeedAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Dynamics\"'>\n        <SpeedActionDynamics>\n          <xsl:call-template name='TransitionDynamics' />\n        </SpeedActionDynamics>\n      </xsl:if>\n      <xsl:if test='name()=\"Target\"'>\n        <SpeedActionTarget>\n          <xsl:call-template name='SpeedActionTarget' />\n        </SpeedActionTarget>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"TransitionDynamics\">\n  <xsl:if test=\"@shape\">\n    <xsl:attribute name=\"dynamicsShape\">\n      <xsl:value-of select=\"@shape\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@rate\">\n    <xsl:attribute name=\"value\">\n      <xsl:value-of select=\"@rate\"/>\n    </xsl:attribute>\n    <xsl:attribute name=\"dynamicsDimension\">\n      <xsl:value-of select=\"&quot;rate&quot;\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@time\">\n    <xsl:attribute name=\"value\">\n      <xsl:value-of select=\"@time\"/>\n    </xsl:attribute>\n    <xsl:attribute name=\"dynamicsDimension\">\n      <xsl:value-of select=\"&quot;time&quot;\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@distance\">\n    <xsl:attribute name=\"value\">\n      <xsl:value-of select=\"@distance\"/>\n    </xsl:attribute>\n    <xsl:attribute name=\"dynamicsDimension\">\n      <xsl:value-of select=\"&quot;distance&quot;\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"(@distance and @time) or (@distance and @rate) or  (@time and @rate)\">\n    <xsl:message terminate=\"no\">\n      WARNING: OSCPrivateAction.Longitudinal.Speed or OSCPrivateAction.Lateral.LaneChange.Dynamics: Distance, time, rate must exclude each other in the original file. This results in a invalid output.\n    </xsl:message>\n  </xsl:if>\n  <xsl:if test=\"not(@distance) and not(@time) and not(@rate)\">\n    <xsl:message terminate=\"no\">\n      WARNING: OSCPrivateAction.Longitudinal.Speed or OSCPrivateAction.Lateral.LaneChange.Dynamics: There must be at least one of time, rate or distance in the original file. This results in a invalid output.\n    </xsl:message>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='SpeedActionTarget'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Relative\"'>\n        <RelativeTargetSpeed>\n          <xsl:call-template name='RelativeTargetSpeed' />\n        </RelativeTargetSpeed>\n      </xsl:if>\n      <xsl:if test='name()=\"Absolute\"'>\n        <AbsoluteTargetSpeed>\n          <xsl:call-template name='AbsoluteTargetSpeed' />\n        </AbsoluteTargetSpeed>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RelativeTargetSpeed'>\n    <xsl:if test='@object'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@object' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@valueType'>\n      <xsl:attribute name='speedTargetValueType'>\n        <xsl:value-of select='@valueType' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@continuous'>\n      <xsl:attribute name='continuous'>\n        <xsl:value-of select='@continuous' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='AbsoluteTargetSpeed'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"LongitudinalDistanceAction\">\n  <xsl:if test=\"@object\">\n    <xsl:attribute name=\"entityRef\">\n      <xsl:value-of select=\"@object\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@distance\">\n    <xsl:attribute name=\"distance\">\n      <xsl:value-of select=\"@distance\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@timeGap\">\n    <xsl:attribute name=\"timeGap\">\n      <xsl:value-of select=\"@timeGap\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@freespace\">\n    <xsl:attribute name=\"freespace\">\n      <xsl:value-of select=\"@freespace\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Dynamics&quot;\">\n      <xsl:call-template name=\"DynamicConstraints\"/>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n<xsl:template name=\"DynamicConstraints\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Limited&quot;\">\n      <DynamicConstraints>\n        <xsl:if test=\"@maxAcceleration\">\n          <xsl:attribute name=\"maxAcceleration\">\n            <xsl:value-of select=\"@maxAcceleration\"/>\n          </xsl:attribute>\n        </xsl:if>\n        <xsl:if test=\"@maxDeceleration\">\n          <xsl:attribute name=\"maxDeceleration\">\n            <xsl:value-of select=\"@maxDeceleration\"/>\n          </xsl:attribute>\n        </xsl:if>\n        <xsl:if test=\"@maxSpeed\">\n          <xsl:attribute name=\"maxSpeed\">\n            <xsl:value-of select=\"@maxSpeed\"/>\n          </xsl:attribute>\n        </xsl:if>\n      </DynamicConstraints>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='None' />\n  <xsl:template name='Limited'>\n    <xsl:if test='@maxAcceleration'>\n      <xsl:attribute name='maxAcceleration'>\n        <xsl:value-of select='@maxAcceleration' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@maxDeceleration'>\n      <xsl:attribute name='maxDeceleration'>\n        <xsl:value-of select='@maxDeceleration' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@maxSpeed'>\n      <xsl:attribute name='maxSpeed'>\n        <xsl:value-of select='@maxSpeed' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"LateralAction\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;LaneChange&quot;\">\n      <LaneChangeAction>\n        <xsl:call-template name=\"LaneChangeAction\"/>\n      </LaneChangeAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;LaneOffset&quot;\">\n      <LaneOffsetAction continuous=\"true\">\n        <xsl:call-template name=\"LaneOffsetAction\"/>\n      </LaneOffsetAction>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;Distance&quot;\">\n      <LateralDistanceAction continuous=\"true\">\n        <xsl:call-template name=\"LateralDistanceAction\"/>\n      </LateralDistanceAction>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='LaneChangeAction'>\n    <xsl:if test='@targetLaneOffset'>\n      <xsl:attribute name='targetLaneOffset'>\n        <xsl:value-of select='@targetLaneOffset' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Dynamics\"'>\n        <LaneChangeActionDynamics>\n          <xsl:call-template name='TransitionDynamics' />\n        </LaneChangeActionDynamics>\n      </xsl:if>\n      <xsl:if test='name()=\"Target\"'>\n        <LaneChangeTarget>\n          <xsl:call-template name='LaneChangeTarget' />\n        </LaneChangeTarget>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='LaneChangeTarget'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Relative\"'>\n        <RelativeTargetLane>\n          <xsl:call-template name='RelativeTargetLane' />\n        </RelativeTargetLane>\n      </xsl:if>\n      <xsl:if test='name()=\"Absolute\"'>\n        <AbsoluteTargetLane>\n          <xsl:call-template name='AbsoluteTargetLane' />\n        </AbsoluteTargetLane>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RelativeTargetLane'>\n    <xsl:if test='@object'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@object' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='AbsoluteTargetLane'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='LaneOffsetAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Dynamics\"'>\n        <LaneOffsetActionDynamics>\n          <xsl:call-template name='LaneOffsetActionDynamics' />\n        </LaneOffsetActionDynamics>\n      </xsl:if>\n      <xsl:if test='name()=\"Target\"'>\n        <LaneOffsetTarget>\n          <xsl:call-template name='LaneOffsetTarget' />\n        </LaneOffsetTarget>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"LaneOffsetActionDynamics\">\n  <xsl:if test=\"@maxLateralAcc\">\n    <xsl:attribute name=\"maxLateralAcc\">\n      <xsl:value-of select=\"@maxLateralAcc\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@shape\">\n    <xsl:attribute name=\"dynamicsShape\">\n      <xsl:value-of select=\"@shape\"/>\n    </xsl:attribute>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='LaneOffsetTarget'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Relative\"'>\n        <RelativeTargetLaneOffset>\n          <xsl:call-template name='RelativeTargetLaneOffset' />\n        </RelativeTargetLaneOffset>\n      </xsl:if>\n      <xsl:if test='name()=\"Absolute\"'>\n        <AbsoluteTargetLaneOffset>\n          <xsl:call-template name='AbsoluteTargetLaneOffset' />\n        </AbsoluteTargetLaneOffset>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RelativeTargetLaneOffset'>\n    <xsl:if test='@object'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@object' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='AbsoluteTargetLaneOffset'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"LateralDistanceAction\">\n  <xsl:if test=\"@object\">\n    <xsl:attribute name=\"entityRef\">\n      <xsl:value-of select=\"@object\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@distance\">\n    <xsl:attribute name=\"distance\">\n      <xsl:value-of select=\"@distance\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@freespace\">\n    <xsl:attribute name=\"freespace\">\n      <xsl:value-of select=\"@freespace\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Dynamics&quot;\">\n      <xsl:call-template name=\"DynamicConstraints\"/>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='VisibilityAction'>\n    <xsl:if test='@graphics'>\n      <xsl:attribute name='graphics'>\n        <xsl:value-of select='@graphics' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@traffic'>\n      <xsl:attribute name='traffic'>\n        <xsl:value-of select='@traffic' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@sensors'>\n      <xsl:attribute name='sensors'>\n        <xsl:value-of select='@sensors' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='MeetingAction'>\n    <xsl:if test='@mode'>\n      <xsl:attribute name='meetingPositionMode'>\n        <xsl:value-of select='@mode' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@timingOffset'>\n      <xsl:attribute name='timingOffset'>\n        <xsl:value-of select='@timingOffset' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Position\"'>\n        <Position>\n          <xsl:call-template name='Position' />\n        </Position>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"ActivateControllerAction\">\n  <xsl:if test=\"@activate and @domain = &quot;lateral&quot;\">\n    <xsl:attribute name=\"lateral\">\n      <xsl:value-of select=\"@activate\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@activate and @domain = &quot;longitudinal&quot;\">\n    <xsl:attribute name=\"longitudinal\">\n      <xsl:value-of select=\"@activate\"/>\n    </xsl:attribute>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='ControllerAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Assign\"'>\n        <AssignControllerAction>\n          <xsl:call-template name='AssignControllerAction' />\n        </AssignControllerAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Override\"'>\n        <OverrideControllerValueAction>\n          <xsl:call-template name='OverrideControllerValueAction' />\n        </OverrideControllerValueAction>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"AssignControllerAction\">\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Driver&quot;\">\n      <Controller>\n        <xsl:call-template name=\"Controller\"/>\n      </Controller>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;PedestrianController&quot;\">\n      <Controller>\n        <xsl:call-template name=\"Controller\"/>\n      </Controller>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;CatalogReference&quot;\">\n      <CatalogReference>\n        <xsl:call-template name=\"CatalogReference\"/>\n      </CatalogReference>\n    </xsl:if>\n  </xsl:for-each>\n  <xsl:if test=\"PedestrianController\">\n    <xsl:message terminate=\"no\">\n      WARNING: Review catalogs since driver catalog and pedestrian catalogs are merged into controller catalog\n    </xsl:message>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='OverrideControllerValueAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Throttle\"'>\n        <Throttle>\n          <xsl:call-template name='OverrideThrottleAction' />\n        </Throttle>\n      </xsl:if>\n      <xsl:if test='name()=\"Brake\"'>\n        <Brake>\n          <xsl:call-template name='OverrideBrakeAction' />\n        </Brake>\n      </xsl:if>\n      <xsl:if test='name()=\"Clutch\"'>\n        <Clutch>\n          <xsl:call-template name='OverrideClutchAction' />\n        </Clutch>\n      </xsl:if>\n      <xsl:if test='name()=\"ParkingBrake\"'>\n        <ParkingBrake>\n          <xsl:call-template name='OverrideParkingBrakeAction' />\n        </ParkingBrake>\n      </xsl:if>\n      <xsl:if test='name()=\"SteeringWheel\"'>\n        <SteeringWheel>\n          <xsl:call-template name='OverrideSteeringWheelAction' />\n        </SteeringWheel>\n      </xsl:if>\n      <xsl:if test='name()=\"Gear\"'>\n        <Gear>\n          <xsl:call-template name='OverrideGearAction' />\n        </Gear>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='OverrideThrottleAction'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@active'>\n      <xsl:attribute name='active'>\n        <xsl:value-of select='@active' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='OverrideBrakeAction'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@active'>\n      <xsl:attribute name='active'>\n        <xsl:value-of select='@active' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='OverrideClutchAction'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@active'>\n      <xsl:attribute name='active'>\n        <xsl:value-of select='@active' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='OverrideParkingBrakeAction'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@active'>\n      <xsl:attribute name='active'>\n        <xsl:value-of select='@active' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='OverrideSteeringWheelAction'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@active'>\n      <xsl:attribute name='active'>\n        <xsl:value-of select='@active' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='OverrideGearAction'>\n    <xsl:if test='@number'>\n      <xsl:attribute name='number'>\n        <xsl:value-of select='@number' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@active'>\n      <xsl:attribute name='active'>\n        <xsl:value-of select='@active' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='RoutingAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"FollowRoute\"'>\n        <AssignRouteAction>\n          <xsl:call-template name='AssignRouteAction' />\n        </AssignRouteAction>\n      </xsl:if>\n      <xsl:if test='name()=\"FollowTrajectory\"'>\n        <FollowTrajectoryAction>\n          <xsl:call-template name='FollowTrajectoryAction' />\n        </FollowTrajectoryAction>\n      </xsl:if>\n      <xsl:if test='name()=\"AcquirePosition\"'>\n        <AcquirePositionAction>\n          <xsl:call-template name='AcquirePositionAction' />\n        </AcquirePositionAction>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='AssignRouteAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Route\"'>\n        <Route>\n          <xsl:call-template name='Route' />\n        </Route>\n      </xsl:if>\n      <xsl:if test='name()=\"CatalogReference\"'>\n        <CatalogReference>\n          <xsl:call-template name='CatalogReference' />\n        </CatalogReference>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='FollowTrajectoryAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Trajectory\"'>\n        <Trajectory>\n          <xsl:call-template name='Trajectory' />\n        </Trajectory>\n      </xsl:if>\n      <xsl:if test='name()=\"CatalogReference\"'>\n        <CatalogReference>\n          <xsl:call-template name='CatalogReference' />\n        </CatalogReference>\n      </xsl:if>\n      <xsl:if test='name()=\"Longitudinal\"'>\n        <TimeReference>\n          <xsl:call-template name='TimeReference' />\n        </TimeReference>\n      </xsl:if>\n      <xsl:if test='name()=\"Lateral\"'>\n        <TrajectoryFollowingMode>\n          <xsl:call-template name='TrajectoryFollowingMode' />\n        </TrajectoryFollowingMode>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='TimeReference'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"None\"'>\n        <None>\n          <xsl:call-template name='None' />\n        </None>\n      </xsl:if>\n      <xsl:if test='name()=\"Timing\"'>\n        <Timing>\n          <xsl:call-template name='Timing' />\n        </Timing>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Timing'>\n    <xsl:if test='@domain'>\n      <xsl:attribute name='domainAbsoluteRelative'>\n        <xsl:value-of select='@domain' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@scale'>\n      <xsl:attribute name='scale'>\n        <xsl:value-of select='@scale' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@offset'>\n      <xsl:attribute name='offset'>\n        <xsl:value-of select='@offset' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='TrajectoryFollowingMode'>\n    <xsl:if test='@purpose'>\n      <xsl:attribute name='followingMode'>\n        <xsl:call-template name='FollowingMode'>\n          <xsl:with-param name='oldValue' select='@purpose' />\n        </xsl:call-template>\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='AcquirePositionAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Position\"'>\n        <Position>\n          <xsl:call-template name='Position' />\n        </Position>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='CustomCommandAction'>\n    <xsl:if test='@type'>\n      <xsl:attribute name='type'>\n        <xsl:value-of select='@type' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ScriptAction'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@file'>\n      <xsl:attribute name='file'>\n        <xsl:value-of select='@file' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@execution'>\n      <xsl:attribute name='execution'>\n        <xsl:value-of select='@execution' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ParameterAssignment\"'>\n        <ParameterAssignment>\n          <xsl:call-template name='ParameterAssignments' />\n        </ParameterAssignment>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='EnvironmentAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Environment\"'>\n        <Environment>\n          <xsl:call-template name='Environment' />\n        </Environment>\n      </xsl:if>\n      <xsl:if test='name()=\"CatalogReference\"'>\n        <CatalogReference>\n          <xsl:call-template name='CatalogReference' />\n        </CatalogReference>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='EntityAction'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Add\"'>\n        <AddEntityAction>\n          <xsl:call-template name='AddEntityAction' />\n        </AddEntityAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Delete\"'>\n        <DeleteEntityAction>\n          <xsl:call-template name='DeleteEntityAction' />\n        </DeleteEntityAction>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='AddEntityAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Position\"'>\n        <Position>\n          <xsl:call-template name='Position' />\n        </Position>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='DeleteEntityAction' />\n  <xsl:template name='ParameterAction'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='parameterRef'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Set\"'>\n        <SetAction>\n          <xsl:call-template name='ParameterSetAction' />\n        </SetAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Modify\"'>\n        <ModifyAction>\n          <xsl:call-template name='ParameterModifyAction' />\n        </ModifyAction>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ParameterSetAction'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ParameterModifyAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Rule\"'>\n        <Rule>\n          <xsl:call-template name='ModifyRule' />\n        </Rule>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ModifyRule'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Add\"'>\n        <AddValue>\n          <xsl:call-template name='ParameterAddValueRule' />\n        </AddValue>\n      </xsl:if>\n      <xsl:if test='name()=\"Multiply\"'>\n        <MultiplyByValue>\n          <xsl:call-template name='ParameterMultiplyByValueRule' />\n        </MultiplyByValue>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ParameterAddValueRule'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ParameterMultiplyByValueRule'>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='InfrastructureAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Signal\"'>\n        <TrafficSignalAction>\n          <xsl:call-template name='TrafficSignalAction' />\n        </TrafficSignalAction>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='TrafficSignalAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"SetController\"'>\n        <TrafficSignalControllerAction>\n          <xsl:call-template name='TrafficSignalControllerAction' />\n        </TrafficSignalControllerAction>\n      </xsl:if>\n      <xsl:if test='name()=\"SetState\"'>\n        <TrafficSignalStateAction>\n          <xsl:call-template name='TrafficSignalStateAction' />\n        </TrafficSignalStateAction>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='TrafficSignalControllerAction'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='trafficSignalControllerRef'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@state'>\n      <xsl:attribute name='phase'>\n        <xsl:value-of select='@state' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='TrafficSignalStateAction'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@state'>\n      <xsl:attribute name='state'>\n        <xsl:value-of select='@state' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='TrafficAction'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Source\"'>\n        <TrafficSourceAction>\n          <xsl:call-template name='TrafficSourceAction' />\n        </TrafficSourceAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Sink\"'>\n        <TrafficSinkAction>\n          <xsl:call-template name='TrafficSinkAction' />\n        </TrafficSinkAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Swarm\"'>\n        <TrafficSwarmAction>\n          <xsl:call-template name='TrafficSwarmAction' />\n        </TrafficSwarmAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Jam\"'>\n        <TrafficJamAction>\n          <xsl:call-template name='TrafficJamAction' />\n        </TrafficJamAction>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"TrafficSourceAction\">\n  <xsl:if test=\"@rate\">\n    <xsl:attribute name=\"rate\">\n      <xsl:value-of select=\"@rate\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@radius\">\n    <xsl:attribute name=\"radius\">\n      <xsl:value-of select=\"@radius\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Position&quot;\">\n      <Position>\n        <xsl:call-template name=\"Position\"/>\n      </Position>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;TrafficDefinition&quot;\">\n      <TrafficDefinition>\n        <xsl:call-template name=\"TrafficDefinition\"/>\n      </TrafficDefinition>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n<xsl:template name=\"TrafficSinkAction\">\n  <xsl:if test=\"@rate\">\n    <xsl:attribute name=\"rate\">\n      <xsl:value-of select=\"@rate\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@radius\">\n    <xsl:attribute name=\"radius\">\n      <xsl:value-of select=\"@radius\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Position&quot;\">\n      <Position>\n        <xsl:call-template name=\"Position\"/>\n      </Position>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;TrafficDefinition&quot;\">\n      <TrafficDefinition>\n        <xsl:call-template name=\"TrafficDefinition\"/>\n      </TrafficDefinition>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n<xsl:template name=\"TrafficSwarmAction\">\n  <xsl:if test=\"@semiMajorAxis\">\n    <xsl:attribute name=\"semiMajorAxis\">\n      <xsl:value-of select=\"@semiMajorAxis\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@semiMinorAxis\">\n    <xsl:attribute name=\"semiMinorAxis\">\n      <xsl:value-of select=\"@semiMinorAxis\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@innerRadius\">\n    <xsl:attribute name=\"innerRadius\">\n      <xsl:value-of select=\"@innerRadius\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@offset\">\n    <xsl:attribute name=\"offset\">\n      <xsl:value-of select=\"@offset\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@numberOfVehicles\">\n    <xsl:attribute name=\"numberOfVehicles\">\n      <xsl:value-of select=\"@numberOfVehicles\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;CentralObject&quot;\">\n      <CentralObject>\n        <xsl:call-template name=\"CentralSwarmObject\"/>\n      </CentralObject>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;TrafficDefinition&quot;\">\n      <TrafficDefinition>\n        <xsl:call-template name=\"TrafficDefinition\"/>\n      </TrafficDefinition>\n    </xsl:if>\n  </xsl:for-each>\n</xsl:template>\n\n  <xsl:template name='CentralSwarmObject'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='TrafficJamAction'>\n    <xsl:if test='@direction'>\n      <xsl:attribute name='direction'>\n        <xsl:value-of select='@direction' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@speed'>\n      <xsl:attribute name='speed'>\n        <xsl:value-of select='@speed' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@length'>\n      <xsl:attribute name='length'>\n        <xsl:value-of select='@length' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Position\"'>\n        <Position>\n          <xsl:call-template name='Position' />\n        </Position>\n      </xsl:if>\n      <xsl:if test='name()=\"TrafficDefinition\"'>\n        <TrafficDefinition>\n          <xsl:call-template name='TrafficDefinition' />\n        </TrafficDefinition>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"Event\">\n  <xsl:if test=\"@name\">\n    <xsl:attribute name=\"name\">\n      <xsl:value-of select=\"@name\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@priority\">\n    <xsl:choose>\n      <xsl:when test=\"@priority =&quot;following&quot;\">\n        <xsl:attribute name=\"priority\">\n          <xsl:value-of select=\"&quot;&quot;\"/>\n        </xsl:attribute>\n        <xsl:message terminate=\"no\">\n          WARNING: Event.priority: 'following' is desupported: removed during migration. This results in unvalifd XML code.\n        </xsl:message>\n      </xsl:when>\n      <xsl:otherwise>\n        <xsl:attribute name=\"priority\">\n          <xsl:value-of select=\"@priority\"/>\n        </xsl:attribute>\n      </xsl:otherwise>\n    </xsl:choose>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Action&quot;\">\n      <xsl:if test=\"not(Global/Traffic/Jam) and not(UserDefined/Script) and not(Private/Meeting)\">\n        <Action>\n          <xsl:call-template name=\"Action\"/>\n        </Action>\n      </xsl:if>\n    </xsl:if>\n    <xsl:if test=\"name()=&quot;StartConditions&quot;\">\n      <StartTrigger>\n        <xsl:call-template name=\"Trigger\"/>\n      </StartTrigger>\n    </xsl:if>\n  </xsl:for-each>\n  <xsl:if test=\"Action/Private/Meeting\">\n    <xsl:message terminate=\"no\">\n      WARNING: OSCPrivateAction.Meeting  is desupported: removed during migration: This may result in unvalid XML\n    </xsl:message>\n  </xsl:if>\n  <xsl:if test=\"Action/Global/Traffic/Jam\">\n    <xsl:message terminate=\"no\">\n      WARNING: Jam is desupported: removed during migration: This may result in unvalid XML\n    </xsl:message>\n  </xsl:if>\n  <xsl:if test=\"Action/UserDefined/Script\">\n    <xsl:message terminate=\"no\">\n      WARNING: Script is desupported: removed during migration: This may result in unvalid XML\n    </xsl:message>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='Action'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Global\"'>\n        <GlobalAction>\n          <xsl:call-template name='GlobalAction' />\n        </GlobalAction>\n      </xsl:if>\n      <xsl:if test='name()=\"UserDefined\"'>\n        <UserDefinedAction>\n          <xsl:call-template name='UserDefinedAction' />\n        </UserDefinedAction>\n      </xsl:if>\n      <xsl:if test='name()=\"Private\"'>\n        <PrivateAction>\n          <xsl:call-template name='PrivateAction' />\n        </PrivateAction>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='VehicleCategoryDistribution'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Vehicle\"'>\n        <VehicleCategoryDistributionEntry>\n          <xsl:call-template name='VehicleCategoryDistributionEntry' />\n        </VehicleCategoryDistributionEntry>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"VehicleCategoryDistributionEntry\">\n  <xsl:if test=\"@category\">\n    <xsl:attribute name=\"category\">\n      <xsl:choose>\n        <xsl:when test=\"@category='van' or @category='truck' or @category='trailer' or @category='semitrailer' or @category='bus' or @category='motorbike' or @category='bicycle' or @category='train' or @category='tram'\">\n          <xsl:value-of select=\"@category\"/>\n        </xsl:when>\n        <xsl:otherwise>\n          <xsl:value-of select=\"'car'\"/>\n        </xsl:otherwise>\n      </xsl:choose>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:if test=\"@percentage\">\n    <xsl:attribute name=\"weight\">\n      <xsl:value-of select=\"@percentage\"/>\n    </xsl:attribute>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='ControllerDistribution'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Driver\"'>\n        <ControllerDistributionEntry>\n          <xsl:call-template name='ControllerDistributionEntry' />\n        </ControllerDistributionEntry>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"ControllerDistributionEntry\">\n  <xsl:if test=\"@percentage\">\n    <xsl:attribute name=\"weight\">\n      <xsl:value-of select=\"@percentage\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:comment>\n    Migration: Insert Controller here\n  </xsl:comment>\n  <Controller/>\n  <xsl:message terminate=\"no\">\n    ERROR: OSCTrafficDefinition.DriverDistribution.Driver cannot be migrated automatically and will result in unvalid XML output.\n  </xsl:message>\n</xsl:template>\n<xsl:template name=\"TimeOfDay\">\n  <xsl:if test=\"@animation\">\n    <xsl:attribute name=\"animation\">\n      <xsl:value-of select=\"@animation\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:variable name=\"hour\" select=\"Time/@hour\"/>\n  <xsl:variable name=\"min\" select=\"Time/@min\"/>\n  <xsl:variable name=\"sec\" select=\"Time/@sec\"/>\n  <xsl:variable name=\"day\" select=\"Date/@day\"/>\n  <xsl:variable name=\"month\" select=\"Date/@month\"/>\n  <xsl:variable name=\"year\" select=\"Date/@year\"/>\n  <xsl:attribute name=\"dateTime\">\n    <xsl:value-of select=\"format-number($year,'0000')\"/>\n    <xsl:value-of select=\"format-number($month,'-00')\"/>\n    <xsl:value-of select=\"format-number($day,'-00')\"/>\n    <xsl:value-of select=\"format-number($hour,'T00')\"/>\n    <xsl:value-of select=\"format-number($min,':00')\"/>\n    <xsl:value-of select=\"format-number($sec,':00')\"/>\n  </xsl:attribute>\n</xsl:template>\n\n  <xsl:template name='Weather'>\n    <xsl:if test='@cloudState'>\n      <xsl:attribute name='cloudState'>\n        <xsl:value-of select='@cloudState' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Sun\"'>\n        <Sun>\n          <xsl:call-template name='Sun' />\n        </Sun>\n      </xsl:if>\n      <xsl:if test='name()=\"Fog\"'>\n        <Fog>\n          <xsl:call-template name='Fog' />\n        </Fog>\n      </xsl:if>\n      <xsl:if test='name()=\"Precipitation\"'>\n        <Precipitation>\n          <xsl:call-template name='Precipitation' />\n        </Precipitation>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Sun'>\n    <xsl:if test='@intensity'>\n      <xsl:attribute name='intensity'>\n        <xsl:value-of select='@intensity' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@azimuth'>\n      <xsl:attribute name='azimuth'>\n        <xsl:value-of select='@azimuth' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@elevation'>\n      <xsl:attribute name='elevation'>\n        <xsl:value-of select='@elevation' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Fog'>\n    <xsl:if test='@visualRange'>\n      <xsl:attribute name='visualRange'>\n        <xsl:value-of select='@visualRange' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"BoundingBox\"'>\n        <BoundingBox>\n          <xsl:call-template name='BoundingBox' />\n        </BoundingBox>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Precipitation'>\n    <xsl:if test='@type'>\n      <xsl:attribute name='precipitationType'>\n        <xsl:value-of select='@type' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@intensity'>\n      <xsl:attribute name='intensity'>\n        <xsl:value-of select='@intensity' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template><xsl:template name=\"RoadCondition\">\n  <xsl:if test=\"@frictionScale\">\n    <xsl:attribute name=\"frictionScaleFactor\">\n      <xsl:value-of select=\"@frictionScale\"/>\n    </xsl:attribute>\n  </xsl:if>\n</xsl:template>\n\n  <xsl:template name='SurfaceState'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@intensity'>\n      <xsl:attribute name='intensity'>\n        <xsl:value-of select='@intensity' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Waypoint'>\n    <xsl:if test='@strategy'>\n      <xsl:attribute name='routeStrategy'>\n        <xsl:value-of select='@strategy' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Position\"'>\n        <Position>\n          <xsl:call-template name='Position' />\n        </Position>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template><xsl:template name=\"Vertex\">\n  <xsl:if test=\"@reference\">\n    <xsl:attribute name=\"time\">\n      <xsl:value-of select=\"@reference\"/>\n    </xsl:attribute>\n  </xsl:if>\n  <xsl:for-each select=\"*\">\n    <xsl:if test=\"name()=&quot;Position&quot;\">\n      <Position>\n        <xsl:call-template name=\"Position\"/>\n      </Position>\n    </xsl:if>\n  </xsl:for-each>\n  <xsl:message terminate=\"no\">\n    WARNING: OSCTrajectory.Vertex: OSCTrajectory is restructured and connot be automatically migrated. Review XML.\n  </xsl:message>\n</xsl:template>\n\n  <xsl:template name='Shape'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Polyline\"'>\n        <Polyline>\n          <xsl:call-template name='Polyline' />\n        </Polyline>\n      </xsl:if>\n      <xsl:if test='name()=\"Clothoid\"'>\n        <Clothoid>\n          <xsl:call-template name='Clothoid' />\n        </Clothoid>\n      </xsl:if>\n      <xsl:if test='name()=\"Spline\"'>\n        <Spline>\n          <xsl:call-template name='Spline' />\n        </Spline>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='Polyline' />\n  <xsl:template name='Clothoid'>\n    <xsl:if test='@curvature'>\n      <xsl:attribute name='curvature'>\n        <xsl:value-of select='@curvature' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@curvatureDot'>\n      <xsl:attribute name='curvatureDot'>\n        <xsl:value-of select='@curvatureDot' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@length'>\n      <xsl:attribute name='length'>\n        <xsl:value-of select='@length' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Spline'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"ControlPoint1\"'>\n        <ControlPoint1>\n          <xsl:call-template name='ControlPoint1' />\n        </ControlPoint1>\n      </xsl:if>\n      <xsl:if test='name()=\"ControlPoint2\"'>\n        <ControlPoint2>\n          <xsl:call-template name='ControlPoint2' />\n        </ControlPoint2>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='ControlPoint1'>\n    <xsl:if test='@status'>\n      <xsl:attribute name='status'>\n        <xsl:value-of select='@status' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='ControlPoint2'>\n    <xsl:if test='@status'>\n      <xsl:attribute name='status'>\n        <xsl:value-of select='@status' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='WorldPosition'>\n    <xsl:if test='@x'>\n      <xsl:attribute name='x'>\n        <xsl:value-of select='@x' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@y'>\n      <xsl:attribute name='y'>\n        <xsl:value-of select='@y' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@z'>\n      <xsl:attribute name='z'>\n        <xsl:value-of select='@z' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@h'>\n      <xsl:attribute name='h'>\n        <xsl:value-of select='@h' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@p'>\n      <xsl:attribute name='p'>\n        <xsl:value-of select='@p' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@r'>\n      <xsl:attribute name='r'>\n        <xsl:value-of select='@r' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='RelativeWorldPosition'>\n    <xsl:if test='@object'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@object' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@dx'>\n      <xsl:attribute name='dx'>\n        <xsl:value-of select='@dx' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@dy'>\n      <xsl:attribute name='dy'>\n        <xsl:value-of select='@dy' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@dz'>\n      <xsl:attribute name='dz'>\n        <xsl:value-of select='@dz' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Orientation\"'>\n        <Orientation>\n          <xsl:call-template name='Orientation' />\n        </Orientation>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RelativeObjectPosition'>\n    <xsl:if test='@object'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@object' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@dx'>\n      <xsl:attribute name='dx'>\n        <xsl:value-of select='@dx' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@dy'>\n      <xsl:attribute name='dy'>\n        <xsl:value-of select='@dy' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@dz'>\n      <xsl:attribute name='dz'>\n        <xsl:value-of select='@dz' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Orientation\"'>\n        <Orientation>\n          <xsl:call-template name='Orientation' />\n        </Orientation>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RoadPosition'>\n    <xsl:if test='@roadId'>\n      <xsl:attribute name='roadId'>\n        <xsl:value-of select='@roadId' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@s'>\n      <xsl:attribute name='s'>\n        <xsl:value-of select='@s' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@t'>\n      <xsl:attribute name='t'>\n        <xsl:value-of select='@t' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Orientation\"'>\n        <Orientation>\n          <xsl:call-template name='Orientation' />\n        </Orientation>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RelativeRoadPosition'>\n    <xsl:if test='@object'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@object' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@ds'>\n      <xsl:attribute name='ds'>\n        <xsl:value-of select='@ds' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@dt'>\n      <xsl:attribute name='dt'>\n        <xsl:value-of select='@dt' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Orientation\"'>\n        <Orientation>\n          <xsl:call-template name='Orientation' />\n        </Orientation>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='LanePosition'>\n    <xsl:if test='@roadId'>\n      <xsl:attribute name='roadId'>\n        <xsl:value-of select='@roadId' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@laneId'>\n      <xsl:attribute name='laneId'>\n        <xsl:value-of select='@laneId' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@offset'>\n      <xsl:attribute name='offset'>\n        <xsl:value-of select='@offset' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@s'>\n      <xsl:attribute name='s'>\n        <xsl:value-of select='@s' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Orientation\"'>\n        <Orientation>\n          <xsl:call-template name='Orientation' />\n        </Orientation>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RelativeLanePosition'>\n    <xsl:if test='@object'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@object' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@dLane'>\n      <xsl:attribute name='dLane'>\n        <xsl:value-of select='@dLane' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@ds'>\n      <xsl:attribute name='ds'>\n        <xsl:value-of select='@ds' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@offset'>\n      <xsl:attribute name='offset'>\n        <xsl:value-of select='@offset' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Orientation\"'>\n        <Orientation>\n          <xsl:call-template name='Orientation' />\n        </Orientation>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RoutePosition'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"RouteRef\"'>\n        <RouteRef>\n          <xsl:call-template name='RouteRef' />\n        </RouteRef>\n      </xsl:if>\n      <xsl:if test='name()=\"Orientation\"'>\n        <Orientation>\n          <xsl:call-template name='Orientation' />\n        </Orientation>\n      </xsl:if>\n      <xsl:if test='name()=\"Position\"'>\n        <InRoutePosition>\n          <xsl:call-template name='InRoutePosition' />\n        </InRoutePosition>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='RouteRef'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Route\"'>\n        <Route>\n          <xsl:call-template name='Route' />\n        </Route>\n      </xsl:if>\n      <xsl:if test='name()=\"CatalogReference\"'>\n        <CatalogReference>\n          <xsl:call-template name='CatalogReference' />\n        </CatalogReference>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='InRoutePosition'>\n    <xsl:for-each select='*'>\n      <xsl:if test='name()=\"Current\"'>\n        <FromCurrentEntity>\n          <xsl:call-template name='PositionOfCurrentEntity' />\n        </FromCurrentEntity>\n      </xsl:if>\n      <xsl:if test='name()=\"RoadCoord\"'>\n        <FromRoadCoordinates>\n          <xsl:call-template name='PositionInRoadCoordinates' />\n        </FromRoadCoordinates>\n      </xsl:if>\n      <xsl:if test='name()=\"LaneCoord\"'>\n        <FromLaneCoordinates>\n          <xsl:call-template name='PositionInLaneCoordinates' />\n        </FromLaneCoordinates>\n      </xsl:if>\n    </xsl:for-each>\n  </xsl:template>\n  <xsl:template name='PositionOfCurrentEntity'>\n    <xsl:if test='@object'>\n      <xsl:attribute name='entityRef'>\n        <xsl:value-of select='@object' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='PositionInRoadCoordinates'>\n    <xsl:if test='@pathS'>\n      <xsl:attribute name='pathS'>\n        <xsl:value-of select='@pathS' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@t'>\n      <xsl:attribute name='t'>\n        <xsl:value-of select='@t' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='PositionInLaneCoordinates'>\n    <xsl:if test='@pathS'>\n      <xsl:attribute name='pathS'>\n        <xsl:value-of select='@pathS' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@laneId'>\n      <xsl:attribute name='laneId'>\n        <xsl:value-of select='@laneId' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@laneOffset'>\n      <xsl:attribute name='laneOffset'>\n        <xsl:value-of select='@laneOffset' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Center'>\n    <xsl:if test='@x'>\n      <xsl:attribute name='x'>\n        <xsl:value-of select='@x' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@y'>\n      <xsl:attribute name='y'>\n        <xsl:value-of select='@y' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@z'>\n      <xsl:attribute name='z'>\n        <xsl:value-of select='@z' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Dimensions'>\n    <xsl:if test='@width'>\n      <xsl:attribute name='width'>\n        <xsl:value-of select='@width' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@length'>\n      <xsl:attribute name='length'>\n        <xsl:value-of select='@length' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@height'>\n      <xsl:attribute name='height'>\n        <xsl:value-of select='@height' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n  <xsl:template name='Property'>\n    <xsl:if test='@name'>\n      <xsl:attribute name='name'>\n        <xsl:value-of select='@name' />\n      </xsl:attribute>\n    </xsl:if>\n    <xsl:if test='@value'>\n      <xsl:attribute name='value'>\n        <xsl:value-of select='@value' />\n      </xsl:attribute>\n    </xsl:if>\n  </xsl:template>\n</xsl:stylesheet>"
  },
  {
    "path": "scenario_runner/srunner/openscenario/OpenSCENARIO.xsd",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<xsd:schema xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\">\r\n<!--\r\nASAM OpenSCENARIO V1.0.0\r\n\r\n© by ASAM e.V., 2020\r\n\r\nDescription of dynamic content in driving simulations\r\n\r\n\r\nAny use is limited to the scope described in the ASAM license terms. \r\nThis file is distributable in accordance with the ASAM license terms. \r\nSee www.asam.net/license.html for further details.\r\n-->\r\n    <xsd:element name=\"OpenSCENARIO\" type=\"OpenScenario\"/>\r\n\t<xsd:simpleType name=\"parameter\">\r\n\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t<xsd:pattern value=\"[$][A-Za-z_][A-Za-z0-9_]*\"/>\r\n\t\t</xsd:restriction>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"Boolean\">\r\n\t\t<xsd:union memberTypes=\"parameter xsd:boolean\"/>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"DateTime\">\r\n\t\t<xsd:union memberTypes=\"parameter xsd:dateTime\"/>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"Double\">\r\n\t\t<xsd:union memberTypes=\"parameter xsd:double\"/>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"Int\">\r\n\t\t<xsd:union memberTypes=\"parameter xsd:int\"/>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"String\">\r\n\t\t<xsd:union memberTypes=\"parameter xsd:string\"/>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"UnsignedInt\">\r\n\t\t<xsd:union memberTypes=\"parameter xsd:unsignedInt\"/>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"UnsignedShort\">\r\n\t\t<xsd:union memberTypes=\"parameter xsd:unsignedShort\"/>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"CloudState\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"cloudy\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"free\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"overcast\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"rainy\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"skyOff\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"ConditionEdge\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"falling\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"none\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"rising\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"risingOrFalling\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"DynamicsDimension\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"distance\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"rate\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"time\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"DynamicsShape\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"cubic\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"linear\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"sinusoidal\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"step\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"FollowingMode\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"follow\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"position\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"MiscObjectCategory\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"barrier\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"building\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"crosswalk\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"gantry\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"none\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"obstacle\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"parkingSpace\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"patch\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"pole\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"railing\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"roadMark\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"soundBarrier\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"streetLamp\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"trafficIsland\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"tree\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"vegetation\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"wind\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"ObjectType\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"miscellaneous\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"pedestrian\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"vehicle\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"ParameterType\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"boolean\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"dateTime\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"double\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"integer\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"string\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"unsignedInt\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"unsignedShort\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"PedestrianCategory\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"animal\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"pedestrian\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"wheelchair\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"PrecipitationType\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"dry\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"rain\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"snow\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"Priority\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"overwrite\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"parallel\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"skip\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"ReferenceContext\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"absolute\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"relative\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"RelativeDistanceType\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"cartesianDistance\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"lateral\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"longitudinal\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"RouteStrategy\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"fastest\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"leastIntersections\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"random\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"shortest\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"Rule\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"equalTo\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"greaterThan\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"lessThan\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"SpeedTargetValueType\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"delta\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"factor\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"StoryboardElementState\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"completeState\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"endTransition\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"runningState\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"skipTransition\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"standbyState\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"startTransition\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"stopTransition\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"StoryboardElementType\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"act\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"action\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"event\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"maneuver\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"maneuverGroup\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"story\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"TriggeringEntitiesRule\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"all\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"any\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:simpleType name=\"VehicleCategory\">\r\n\t\t<xsd:union>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"xsd:string\">\r\n\t\t\t\t\t<xsd:enumeration value=\"bicycle\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"bus\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"car\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"motorbike\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"semitrailer\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"trailer\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"train\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"tram\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"truck\"/>\r\n\t\t\t\t\t<xsd:enumeration value=\"van\"/>\r\n\t\t\t\t</xsd:restriction>\r\n\t\t\t</xsd:simpleType>\r\n\t\t\t<xsd:simpleType>\r\n\t\t\t\t<xsd:restriction base=\"parameter\"/>\r\n\t\t\t</xsd:simpleType>\r\n\t\t</xsd:union>\r\n\t</xsd:simpleType>\r\n\t<xsd:complexType name=\"AbsoluteSpeed\">\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"AbsoluteTargetLane\">\r\n\t\t<xsd:attribute name=\"value\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"AbsoluteTargetLaneOffset\">\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"AbsoluteTargetSpeed\">\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"AccelerationCondition\">\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"AcquirePositionAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Act\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ManeuverGroup\" type=\"ManeuverGroup\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"StartTrigger\" type=\"Trigger\"/>\r\n\t\t\t<xsd:element name=\"StopTrigger\" type=\"Trigger\" minOccurs=\"0\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Action\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"GlobalAction\" type=\"GlobalAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"UserDefinedAction\" type=\"UserDefinedAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"PrivateAction\" type=\"PrivateAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ActivateControllerAction\">\r\n\t\t<xsd:attribute name=\"lateral\" type=\"Boolean\"/>\r\n\t\t<xsd:attribute name=\"longitudinal\" type=\"Boolean\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Actors\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"EntityRef\" type=\"EntityRef\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"selectTriggeringEntities\" type=\"Boolean\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"AddEntityAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"AssignControllerAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"Controller\" type=\"Controller\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"CatalogReference\" type=\"CatalogReference\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"AssignRouteAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"Route\" type=\"Route\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"CatalogReference\" type=\"CatalogReference\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Axle\">\r\n\t\t<xsd:attribute name=\"maxSteering\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"positionX\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"positionZ\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"trackWidth\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"wheelDiameter\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Axles\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"FrontAxle\" type=\"Axle\"/>\r\n\t\t\t<xsd:element name=\"RearAxle\" type=\"Axle\"/>\r\n\t\t\t<xsd:element name=\"AdditionalAxle\" type=\"Axle\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"BoundingBox\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Center\" type=\"Center\"/>\r\n\t\t\t<xsd:element name=\"Dimensions\" type=\"Dimensions\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ByEntityCondition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"TriggeringEntities\" type=\"TriggeringEntities\"/>\r\n\t\t\t<xsd:element name=\"EntityCondition\" type=\"EntityCondition\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ByObjectType\">\r\n\t\t<xsd:attribute name=\"type\" type=\"ObjectType\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ByType\">\r\n\t\t<xsd:attribute name=\"objectType\" type=\"ObjectType\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ByValueCondition\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"ParameterCondition\" type=\"ParameterCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TimeOfDayCondition\" type=\"TimeOfDayCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"SimulationTimeCondition\" type=\"SimulationTimeCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"StoryboardElementStateCondition\" type=\"StoryboardElementStateCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"UserDefinedValueCondition\" type=\"UserDefinedValueCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TrafficSignalCondition\" type=\"TrafficSignalCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TrafficSignalControllerCondition\" type=\"TrafficSignalControllerCondition\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Catalog\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Vehicle\" type=\"Vehicle\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"Controller\" type=\"Controller\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"Pedestrian\" type=\"Pedestrian\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"MiscObject\" type=\"MiscObject\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"Environment\" type=\"Environment\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"Maneuver\" type=\"Maneuver\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"Trajectory\" type=\"Trajectory\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"Route\" type=\"Route\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:group name=\"CatalogDefinition\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Catalog\" type=\"Catalog\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:group>\r\n\t<xsd:complexType name=\"CatalogLocations\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"VehicleCatalog\" type=\"VehicleCatalogLocation\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"ControllerCatalog\" type=\"ControllerCatalogLocation\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"PedestrianCatalog\" type=\"PedestrianCatalogLocation\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"MiscObjectCatalog\" type=\"MiscObjectCatalogLocation\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"EnvironmentCatalog\" type=\"EnvironmentCatalogLocation\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"ManeuverCatalog\" type=\"ManeuverCatalogLocation\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TrajectoryCatalog\" type=\"TrajectoryCatalogLocation\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RouteCatalog\" type=\"RouteCatalogLocation\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"CatalogReference\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ParameterAssignments\" type=\"ParameterAssignments\" minOccurs=\"0\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"catalogName\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"entryName\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Center\">\r\n\t\t<xsd:attribute name=\"x\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"y\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"z\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"CentralSwarmObject\">\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Clothoid\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"curvature\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"curvatureDot\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"length\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"startTime\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"stopTime\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"CollisionCondition\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"EntityRef\" type=\"EntityRef\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"ByType\" type=\"ByObjectType\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Condition\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"ByEntityCondition\" type=\"ByEntityCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"ByValueCondition\" type=\"ByValueCondition\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t\t<xsd:attribute name=\"conditionEdge\" type=\"ConditionEdge\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"delay\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ConditionGroup\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Condition\" type=\"Condition\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Controller\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Properties\" type=\"Properties\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ControllerAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"AssignControllerAction\" type=\"AssignControllerAction\"/>\r\n\t\t\t<xsd:element name=\"OverrideControllerValueAction\" type=\"OverrideControllerValueAction\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ControllerCatalogLocation\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Directory\" type=\"Directory\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ControllerDistribution\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ControllerDistributionEntry\" type=\"ControllerDistributionEntry\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ControllerDistributionEntry\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"Controller\" type=\"Controller\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"CatalogReference\" type=\"CatalogReference\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t\t<xsd:attribute name=\"weight\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ControlPoint\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"time\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"weight\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"CustomCommandAction\">\r\n\t\t<xsd:simpleContent>\r\n\t\t\t<xsd:extension base=\"xsd:string\">\r\n\t\t\t\t<xsd:attribute name=\"type\" type=\"String\" use=\"required\"/>\r\n\t\t\t</xsd:extension>\r\n\t\t</xsd:simpleContent>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"DeleteEntityAction\"/>\r\n\t<xsd:complexType name=\"Dimensions\">\r\n\t\t<xsd:attribute name=\"height\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"length\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"width\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Directory\">\r\n\t\t<xsd:attribute name=\"path\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"DistanceCondition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"alongRoute\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"freespace\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"DynamicConstraints\">\r\n\t\t<xsd:attribute name=\"maxAcceleration\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"maxDeceleration\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"maxSpeed\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"EndOfRoadCondition\">\r\n\t\t<xsd:attribute name=\"duration\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Entities\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ScenarioObject\" type=\"ScenarioObject\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"EntitySelection\" type=\"EntitySelection\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"EntityAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"AddEntityAction\" type=\"AddEntityAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"DeleteEntityAction\" type=\"DeleteEntityAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"EntityCondition\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"EndOfRoadCondition\" type=\"EndOfRoadCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"CollisionCondition\" type=\"CollisionCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"OffroadCondition\" type=\"OffroadCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TimeHeadwayCondition\" type=\"TimeHeadwayCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TimeToCollisionCondition\" type=\"TimeToCollisionCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"AccelerationCondition\" type=\"AccelerationCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"StandStillCondition\" type=\"StandStillCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"SpeedCondition\" type=\"SpeedCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RelativeSpeedCondition\" type=\"RelativeSpeedCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TraveledDistanceCondition\" type=\"TraveledDistanceCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"ReachPositionCondition\" type=\"ReachPositionCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"DistanceCondition\" type=\"DistanceCondition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RelativeDistanceCondition\" type=\"RelativeDistanceCondition\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:group name=\"EntityObject\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"CatalogReference\" type=\"CatalogReference\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Vehicle\" type=\"Vehicle\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Pedestrian\" type=\"Pedestrian\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"MiscObject\" type=\"MiscObject\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:group>\r\n\t<xsd:complexType name=\"EntityRef\">\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"EntitySelection\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Members\" type=\"SelectedEntities\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Environment\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TimeOfDay\" type=\"TimeOfDay\"/>\r\n\t\t\t<xsd:element name=\"Weather\" type=\"Weather\"/>\r\n\t\t\t<xsd:element name=\"RoadCondition\" type=\"RoadCondition\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"EnvironmentAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"Environment\" type=\"Environment\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"CatalogReference\" type=\"CatalogReference\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"EnvironmentCatalogLocation\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Directory\" type=\"Directory\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Event\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Action\" type=\"Action\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"StartTrigger\" type=\"Trigger\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"maximumExecutionCount\" type=\"UnsignedInt\"/>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"priority\" type=\"Priority\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"File\">\r\n\t\t<xsd:attribute name=\"filepath\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"FileHeader\">\r\n\t\t<xsd:attribute name=\"author\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"date\" type=\"DateTime\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"description\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"revMajor\" type=\"UnsignedShort\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"revMinor\" type=\"UnsignedShort\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"FinalSpeed\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"AbsoluteSpeed\" type=\"AbsoluteSpeed\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RelativeSpeedToMaster\" type=\"RelativeSpeedToMaster\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Fog\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"BoundingBox\" type=\"BoundingBox\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"visualRange\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"FollowTrajectoryAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Trajectory\" type=\"Trajectory\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"CatalogReference\" type=\"CatalogReference\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TimeReference\" type=\"TimeReference\"/>\r\n\t\t\t<xsd:element name=\"TrajectoryFollowingMode\" type=\"TrajectoryFollowingMode\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"GlobalAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"EnvironmentAction\" type=\"EnvironmentAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"EntityAction\" type=\"EntityAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"ParameterAction\" type=\"ParameterAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"InfrastructureAction\" type=\"InfrastructureAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TrafficAction\" type=\"TrafficAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"InfrastructureAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"TrafficSignalAction\" type=\"TrafficSignalAction\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Init\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Actions\" type=\"InitActions\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"InitActions\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"GlobalAction\" type=\"GlobalAction\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"UserDefinedAction\" type=\"UserDefinedAction\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"Private\" type=\"Private\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"InRoutePosition\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"FromCurrentEntity\" type=\"PositionOfCurrentEntity\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"FromRoadCoordinates\" type=\"PositionInRoadCoordinates\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"FromLaneCoordinates\" type=\"PositionInLaneCoordinates\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Knot\">\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LaneChangeAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"LaneChangeActionDynamics\" type=\"TransitionDynamics\"/>\r\n\t\t\t<xsd:element name=\"LaneChangeTarget\" type=\"LaneChangeTarget\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"targetLaneOffset\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LaneChangeTarget\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"RelativeTargetLane\" type=\"RelativeTargetLane\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"AbsoluteTargetLane\" type=\"AbsoluteTargetLane\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LaneOffsetAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"LaneOffsetActionDynamics\" type=\"LaneOffsetActionDynamics\"/>\r\n\t\t\t<xsd:element name=\"LaneOffsetTarget\" type=\"LaneOffsetTarget\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"continuous\" type=\"Boolean\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LaneOffsetActionDynamics\">\r\n\t\t<xsd:attribute name=\"dynamicsShape\" type=\"DynamicsShape\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"maxLateralAcc\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LaneOffsetTarget\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"RelativeTargetLaneOffset\" type=\"RelativeTargetLaneOffset\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"AbsoluteTargetLaneOffset\" type=\"AbsoluteTargetLaneOffset\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LanePosition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Orientation\" type=\"Orientation\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"laneId\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"offset\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"roadId\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"s\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LateralAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"LaneChangeAction\" type=\"LaneChangeAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"LaneOffsetAction\" type=\"LaneOffsetAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"LateralDistanceAction\" type=\"LateralDistanceAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LateralDistanceAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"DynamicConstraints\" type=\"DynamicConstraints\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"continuous\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"distance\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"freespace\" type=\"Boolean\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LongitudinalAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"SpeedAction\" type=\"SpeedAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"LongitudinalDistanceAction\" type=\"LongitudinalDistanceAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"LongitudinalDistanceAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"DynamicConstraints\" type=\"DynamicConstraints\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"continuous\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"distance\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"freespace\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"timeGap\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Maneuver\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Event\" type=\"Event\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ManeuverCatalogLocation\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Directory\" type=\"Directory\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ManeuverGroup\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Actors\" type=\"Actors\"/>\r\n\t\t\t<xsd:element name=\"CatalogReference\" type=\"CatalogReference\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"Maneuver\" type=\"Maneuver\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"maximumExecutionCount\" type=\"UnsignedInt\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"MiscObject\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"BoundingBox\" type=\"BoundingBox\"/>\r\n\t\t\t<xsd:element name=\"Properties\" type=\"Properties\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"mass\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"miscObjectCategory\" type=\"MiscObjectCategory\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"MiscObjectCatalogLocation\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Directory\" type=\"Directory\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ModifyRule\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"AddValue\" type=\"ParameterAddValueRule\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"MultiplyByValue\" type=\"ParameterMultiplyByValueRule\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"None\"/>\r\n\t<xsd:complexType name=\"Nurbs\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ControlPoint\" type=\"ControlPoint\" minOccurs=\"2\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"Knot\" type=\"Knot\" minOccurs=\"2\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"order\" type=\"UnsignedInt\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ObjectController\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"CatalogReference\" type=\"CatalogReference\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Controller\" type=\"Controller\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"OffroadCondition\">\r\n\t\t<xsd:attribute name=\"duration\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"OpenScenario\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"FileHeader\" type=\"FileHeader\"/>\r\n\t\t\t<xsd:group ref=\"OpenScenarioCategory\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:element name=\"OpenScenario\" type=\"OpenScenario\"/>\r\n\t<xsd:group name=\"OpenScenarioCategory\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:group ref=\"ScenarioDefinition\"/>\r\n\t\t\t<xsd:group ref=\"CatalogDefinition\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:group>\r\n\t<xsd:complexType name=\"Orientation\">\r\n\t\t<xsd:attribute name=\"h\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"p\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"r\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"type\" type=\"ReferenceContext\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"OverrideBrakeAction\">\r\n\t\t<xsd:attribute name=\"active\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"OverrideClutchAction\">\r\n\t\t<xsd:attribute name=\"active\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"OverrideControllerValueAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Throttle\" type=\"OverrideThrottleAction\"/>\r\n\t\t\t<xsd:element name=\"Brake\" type=\"OverrideBrakeAction\"/>\r\n\t\t\t<xsd:element name=\"Clutch\" type=\"OverrideClutchAction\"/>\r\n\t\t\t<xsd:element name=\"ParkingBrake\" type=\"OverrideParkingBrakeAction\"/>\r\n\t\t\t<xsd:element name=\"SteeringWheel\" type=\"OverrideSteeringWheelAction\"/>\r\n\t\t\t<xsd:element name=\"Gear\" type=\"OverrideGearAction\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"OverrideGearAction\">\r\n\t\t<xsd:attribute name=\"active\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"number\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"OverrideParkingBrakeAction\">\r\n\t\t<xsd:attribute name=\"active\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"OverrideSteeringWheelAction\">\r\n\t\t<xsd:attribute name=\"active\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"OverrideThrottleAction\">\r\n\t\t<xsd:attribute name=\"active\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"SetAction\" type=\"ParameterSetAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"ModifyAction\" type=\"ParameterModifyAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t\t<xsd:attribute name=\"parameterRef\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterAddValueRule\">\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterAssignment\">\r\n\t\t<xsd:attribute name=\"parameterRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterAssignments\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ParameterAssignment\" type=\"ParameterAssignment\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterCondition\">\r\n\t\t<xsd:attribute name=\"parameterRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterDeclaration\">\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"parameterType\" type=\"ParameterType\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterDeclarations\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ParameterDeclaration\" type=\"ParameterDeclaration\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterModifyAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Rule\" type=\"ModifyRule\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterMultiplyByValueRule\">\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ParameterSetAction\">\r\n\t\t<xsd:attribute name=\"value\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Pedestrian\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"BoundingBox\" type=\"BoundingBox\"/>\r\n\t\t\t<xsd:element name=\"Properties\" type=\"Properties\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"mass\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"model\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"pedestrianCategory\" type=\"PedestrianCategory\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"PedestrianCatalogLocation\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Directory\" type=\"Directory\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Performance\">\r\n\t\t<xsd:attribute name=\"maxAcceleration\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"maxDeceleration\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"maxSpeed\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Phase\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"TrafficSignalState\" type=\"TrafficSignalState\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"duration\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Polyline\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Vertex\" type=\"Vertex\" minOccurs=\"2\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Position\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"WorldPosition\" type=\"WorldPosition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RelativeWorldPosition\" type=\"RelativeWorldPosition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RelativeObjectPosition\" type=\"RelativeObjectPosition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RoadPosition\" type=\"RoadPosition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RelativeRoadPosition\" type=\"RelativeRoadPosition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"LanePosition\" type=\"LanePosition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RelativeLanePosition\" type=\"RelativeLanePosition\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RoutePosition\" type=\"RoutePosition\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"PositionInLaneCoordinates\">\r\n\t\t<xsd:attribute name=\"laneId\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"laneOffset\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"pathS\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"PositionInRoadCoordinates\">\r\n\t\t<xsd:attribute name=\"pathS\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"t\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"PositionOfCurrentEntity\">\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Precipitation\">\r\n\t\t<xsd:attribute name=\"intensity\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"precipitationType\" type=\"PrecipitationType\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Private\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"PrivateAction\" type=\"PrivateAction\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"PrivateAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"LongitudinalAction\" type=\"LongitudinalAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"LateralAction\" type=\"LateralAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"VisibilityAction\" type=\"VisibilityAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"SynchronizeAction\" type=\"SynchronizeAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"ActivateControllerAction\" type=\"ActivateControllerAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"ControllerAction\" type=\"ControllerAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TeleportAction\" type=\"TeleportAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"RoutingAction\" type=\"RoutingAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Properties\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Property\" type=\"Property\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"File\" type=\"File\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Property\">\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"ReachPositionCondition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"tolerance\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeDistanceCondition\">\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"freespace\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"relativeDistanceType\" type=\"RelativeDistanceType\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeLanePosition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Orientation\" type=\"Orientation\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dLane\" type=\"Int\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"ds\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"offset\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeObjectPosition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Orientation\" type=\"Orientation\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dx\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dy\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dz\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeRoadPosition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Orientation\" type=\"Orientation\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"ds\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dt\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeSpeedCondition\">\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeSpeedToMaster\">\r\n\t\t<xsd:attribute name=\"speedTargetValueType\" type=\"SpeedTargetValueType\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeTargetLane\">\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Int\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeTargetLaneOffset\">\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeTargetSpeed\">\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"continuous\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"speedTargetValueType\" type=\"SpeedTargetValueType\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RelativeWorldPosition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Orientation\" type=\"Orientation\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dx\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dy\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dz\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RoadCondition\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Properties\" type=\"Properties\" minOccurs=\"0\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"frictionScaleFactor\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RoadNetwork\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"LogicFile\" type=\"File\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"SceneGraphFile\" type=\"File\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TrafficSignals\" type=\"TrafficSignals\" minOccurs=\"0\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RoadPosition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Orientation\" type=\"Orientation\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"roadId\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"s\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"t\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Route\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Waypoint\" type=\"Waypoint\" minOccurs=\"2\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"closed\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RouteCatalogLocation\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Directory\" type=\"Directory\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RoutePosition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"RouteRef\" type=\"RouteRef\"/>\r\n\t\t\t<xsd:element name=\"Orientation\" type=\"Orientation\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"InRoutePosition\" type=\"InRoutePosition\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RouteRef\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"Route\" type=\"Route\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"CatalogReference\" type=\"CatalogReference\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"RoutingAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"AssignRouteAction\" type=\"AssignRouteAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"FollowTrajectoryAction\" type=\"FollowTrajectoryAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"AcquirePositionAction\" type=\"AcquirePositionAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:group name=\"ScenarioDefinition\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"CatalogLocations\" type=\"CatalogLocations\"/>\r\n\t\t\t<xsd:element name=\"RoadNetwork\" type=\"RoadNetwork\"/>\r\n\t\t\t<xsd:element name=\"Entities\" type=\"Entities\"/>\r\n\t\t\t<xsd:element name=\"Storyboard\" type=\"Storyboard\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:group>\r\n\t<xsd:complexType name=\"ScenarioObject\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:group ref=\"EntityObject\"/>\r\n\t\t\t<xsd:element name=\"ObjectController\" type=\"ObjectController\" minOccurs=\"0\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"SelectedEntities\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"EntityRef\" type=\"EntityRef\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"ByType\" type=\"ByType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Shape\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"Polyline\" type=\"Polyline\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Clothoid\" type=\"Clothoid\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Nurbs\" type=\"Nurbs\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"SimulationTimeCondition\">\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"SpeedAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"SpeedActionDynamics\" type=\"TransitionDynamics\"/>\r\n\t\t\t<xsd:element name=\"SpeedActionTarget\" type=\"SpeedActionTarget\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"SpeedActionTarget\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"RelativeTargetSpeed\" type=\"RelativeTargetSpeed\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"AbsoluteTargetSpeed\" type=\"AbsoluteTargetSpeed\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"SpeedCondition\">\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"StandStillCondition\">\r\n\t\t<xsd:attribute name=\"duration\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Story\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Act\" type=\"Act\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Storyboard\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Init\" type=\"Init\"/>\r\n\t\t\t<xsd:element name=\"Story\" type=\"Story\" maxOccurs=\"unbounded\"/>\r\n\t\t\t<xsd:element name=\"StopTrigger\" type=\"Trigger\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"StoryboardElementStateCondition\">\r\n\t\t<xsd:attribute name=\"storyboardElementRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"state\" type=\"StoryboardElementState\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"storyboardElementType\" type=\"StoryboardElementType\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Sun\">\r\n\t\t<xsd:attribute name=\"azimuth\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"elevation\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"intensity\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"SynchronizeAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"TargetPositionMaster\" type=\"Position\"/>\r\n\t\t\t<xsd:element name=\"TargetPosition\" type=\"Position\"/>\r\n\t\t\t<xsd:element name=\"FinalSpeed\" type=\"FinalSpeed\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"masterEntityRef\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TeleportAction\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TimeHeadwayCondition\">\r\n\t\t<xsd:attribute name=\"entityRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"alongRoute\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"freespace\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TimeOfDay\">\r\n\t\t<xsd:attribute name=\"animation\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dateTime\" type=\"DateTime\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TimeOfDayCondition\">\r\n\t\t<xsd:attribute name=\"dateTime\" type=\"DateTime\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TimeReference\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"None\" type=\"None\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Timing\" type=\"Timing\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TimeToCollisionCondition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"TimeToCollisionConditionTarget\" type=\"TimeToCollisionConditionTarget\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"alongRoute\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"freespace\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TimeToCollisionConditionTarget\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"EntityRef\" type=\"EntityRef\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Timing\">\r\n\t\t<xsd:attribute name=\"domainAbsoluteRelative\" type=\"ReferenceContext\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"offset\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"scale\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"TrafficSourceAction\" type=\"TrafficSourceAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TrafficSinkAction\" type=\"TrafficSinkAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TrafficSwarmAction\" type=\"TrafficSwarmAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficDefinition\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"VehicleCategoryDistribution\" type=\"VehicleCategoryDistribution\"/>\r\n\t\t\t<xsd:element name=\"ControllerDistribution\" type=\"ControllerDistribution\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSignalAction\">\r\n\t\t<xsd:choice>\r\n\t\t\t<xsd:element name=\"TrafficSignalControllerAction\" type=\"TrafficSignalControllerAction\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"TrafficSignalStateAction\" type=\"TrafficSignalStateAction\" minOccurs=\"0\"/>\r\n\t\t</xsd:choice>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSignalCondition\">\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"state\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSignalController\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Phase\" type=\"Phase\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"delay\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"reference\" type=\"String\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSignals\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"TrafficSignalController\" type=\"TrafficSignalController\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSignalControllerAction\">\r\n\t\t<xsd:attribute name=\"trafficSignalControllerRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"phase\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSignalControllerCondition\">\r\n\t\t<xsd:attribute name=\"trafficSignalControllerRef\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"phase\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSignalState\">\r\n\t\t<xsd:attribute name=\"state\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"trafficSignalId\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSignalStateAction\">\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"state\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSinkAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t\t<xsd:element name=\"TrafficDefinition\" type=\"TrafficDefinition\" minOccurs=\"0\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"radius\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rate\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSourceAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t\t<xsd:element name=\"TrafficDefinition\" type=\"TrafficDefinition\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"radius\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rate\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"velocity\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrafficSwarmAction\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"CentralObject\" type=\"CentralSwarmObject\"/>\r\n\t\t\t<xsd:element name=\"TrafficDefinition\" type=\"TrafficDefinition\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"innerRadius\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"numberOfVehicles\" type=\"UnsignedInt\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"offset\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"semiMajorAxis\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"semiMinorAxis\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"velocity\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Trajectory\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"Shape\" type=\"Shape\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"closed\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrajectoryCatalogLocation\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Directory\" type=\"Directory\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TrajectoryFollowingMode\">\r\n\t\t<xsd:attribute name=\"followingMode\" type=\"FollowingMode\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TransitionDynamics\">\r\n\t\t<xsd:attribute name=\"dynamicsDimension\" type=\"DynamicsDimension\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"dynamicsShape\" type=\"DynamicsShape\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TraveledDistanceCondition\">\r\n\t\t<xsd:attribute name=\"value\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Trigger\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"ConditionGroup\" type=\"ConditionGroup\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"TriggeringEntities\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"EntityRef\" type=\"EntityRef\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"triggeringEntitiesRule\" type=\"TriggeringEntitiesRule\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"UserDefinedAction\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"CustomCommandAction\" type=\"CustomCommandAction\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"UserDefinedValueCondition\">\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"rule\" type=\"Rule\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"value\" type=\"String\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Vehicle\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"ParameterDeclarations\" type=\"ParameterDeclarations\" minOccurs=\"0\"/>\r\n\t\t\t<xsd:element name=\"BoundingBox\" type=\"BoundingBox\"/>\r\n\t\t\t<xsd:element name=\"Performance\" type=\"Performance\"/>\r\n\t\t\t<xsd:element name=\"Axles\" type=\"Axles\"/>\r\n\t\t\t<xsd:element name=\"Properties\" type=\"Properties\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"name\" type=\"String\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"vehicleCategory\" type=\"VehicleCategory\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"VehicleCatalogLocation\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Directory\" type=\"Directory\"/>\r\n\t\t</xsd:all>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"VehicleCategoryDistribution\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"VehicleCategoryDistributionEntry\" type=\"VehicleCategoryDistributionEntry\" maxOccurs=\"unbounded\"/>\r\n\t\t</xsd:sequence>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"VehicleCategoryDistributionEntry\">\r\n\t\t<xsd:attribute name=\"category\" type=\"VehicleCategory\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"weight\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Vertex\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"time\" type=\"Double\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"VisibilityAction\">\r\n\t\t<xsd:attribute name=\"graphics\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"sensors\" type=\"Boolean\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"traffic\" type=\"Boolean\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Waypoint\">\r\n\t\t<xsd:sequence>\r\n\t\t\t<xsd:element name=\"Position\" type=\"Position\"/>\r\n\t\t</xsd:sequence>\r\n\t\t<xsd:attribute name=\"routeStrategy\" type=\"RouteStrategy\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"Weather\">\r\n\t\t<xsd:all>\r\n\t\t\t<xsd:element name=\"Sun\" type=\"Sun\"/>\r\n\t\t\t<xsd:element name=\"Fog\" type=\"Fog\"/>\r\n\t\t\t<xsd:element name=\"Precipitation\" type=\"Precipitation\"/>\r\n\t\t</xsd:all>\r\n\t\t<xsd:attribute name=\"cloudState\" type=\"CloudState\" use=\"required\"/>\r\n\t</xsd:complexType>\r\n\t<xsd:complexType name=\"WorldPosition\">\r\n\t\t<xsd:attribute name=\"h\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"p\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"r\" type=\"Double\"/>\r\n\t\t<xsd:attribute name=\"x\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"y\" type=\"Double\" use=\"required\"/>\r\n\t\t<xsd:attribute name=\"z\" type=\"Double\"/>\r\n\t</xsd:complexType>\r\n</xsd:schema>\r\n"
  },
  {
    "path": "scenario_runner/srunner/scenarioconfigs/__init__.py",
    "content": ""
  },
  {
    "path": "scenario_runner/srunner/scenarioconfigs/openscenario_configuration.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides the key configuration parameters for a scenario based on OpenSCENARIO\n\"\"\"\n\nimport logging\nimport os\nimport xml.etree.ElementTree as ET\n\nimport xmlschema\n\nimport carla\n\n# pylint: disable=line-too-long\nfrom srunner.scenarioconfigs.scenario_configuration import ActorConfigurationData, ScenarioConfiguration\n# pylint: enable=line-too-long\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider  # workaround\nfrom srunner.tools.openscenario_parser import OpenScenarioParser\n\n\nclass OpenScenarioConfiguration(ScenarioConfiguration):\n\n    \"\"\"\n    Limitations:\n    - Only one Story + Init is supported per Storyboard\n    \"\"\"\n\n    def __init__(self, filename, client):\n\n        self.xml_tree = ET.parse(filename)\n        self._filename = filename\n\n        self._validate_openscenario_configuration()\n        self.client = client\n\n        self.catalogs = {}\n\n        self.other_actors = []\n        self.ego_vehicles = []\n        self.trigger_points = []\n        self.weather = carla.WeatherParameters()\n\n        self.storyboard = self.xml_tree.find(\"Storyboard\")\n        self.story = self.storyboard.find(\"Story\")\n        self.init = self.storyboard.find(\"Init\")\n\n        logging.basicConfig()\n        self.logger = logging.getLogger(\"[SR:OpenScenarioConfiguration]\")\n\n        self._global_parameters = {}\n\n        self._set_parameters()\n        self._parse_openscenario_configuration()\n\n    def _validate_openscenario_configuration(self):\n        \"\"\"\n        Validate the given OpenSCENARIO config against the 0.9.1 XSD\n\n        Note: This will throw if the config is not valid. But this is fine here.\n        \"\"\"\n        xsd_file = os.path.join(os.path.dirname(os.path.abspath(__file__)), \"../openscenario/OpenSCENARIO.xsd\")\n        xsd = xmlschema.XMLSchema(xsd_file)\n        xsd.validate(self.xml_tree)\n\n    def _validate_openscenario_catalog_configuration(self, catalog_xml_tree):\n        \"\"\"\n        Validate the given OpenSCENARIO catalog config against the 0.9.1 XSD\n\n        Note: This will throw if the catalog config is not valid. But this is fine here.\n        \"\"\"\n        xsd_file = os.path.join(os.path.dirname(os.path.abspath(__file__)), \"../openscenario/OpenSCENARIO.xsd\")\n        xsd = xmlschema.XMLSchema(xsd_file)\n        xsd.validate(catalog_xml_tree)\n\n    def _parse_openscenario_configuration(self):\n        \"\"\"\n        Parse the given OpenSCENARIO config file, set and validate parameters\n        \"\"\"\n        OpenScenarioParser.set_osc_filepath(os.path.dirname(self._filename))\n\n        self._check_version()\n        self._load_catalogs()\n        self._set_scenario_name()\n        self._set_carla_town()\n        self._set_actor_information()\n\n        self._validate_result()\n\n    def _check_version(self):\n        \"\"\"\n        Ensure correct OpenSCENARIO version is used\n        \"\"\"\n        header = self.xml_tree.find(\"FileHeader\")\n        if not (header.attrib.get('revMajor') == \"1\" and header.attrib.get('revMinor') == \"0\"):\n            raise AttributeError(\"Only OpenSCENARIO 1.0 is supported\")\n\n    def _load_catalogs(self):\n        \"\"\"\n        Read Catalog xml files into dictionary for later use\n\n        NOTE: Catalogs must have distinct names, even across different types\n        \"\"\"\n        catalogs = self.xml_tree.find(\"CatalogLocations\")\n        if list(catalogs) is None:\n            return\n\n        catalog_types = [\"Vehicle\",\n                         \"Controller\",\n                         \"Pedestrian\",\n                         \"MiscObject\",\n                         \"Environment\",\n                         \"Maneuver\",\n                         \"Trajectory\",\n                         \"Route\"]\n        for catalog_type in catalog_types:\n            catalog = catalogs.find(catalog_type + \"Catalog\")\n            if catalog is None:\n                continue\n\n            catalog_path = catalog.find(\"Directory\").attrib.get('path') + \"/\" + catalog_type + \"Catalog.xosc\"\n            if not os.path.isabs(catalog_path) and \"xosc\" in self._filename:\n                catalog_path = os.path.dirname(os.path.abspath(self._filename)) + \"/\" + catalog_path\n\n            if not os.path.isfile(catalog_path):\n                self.logger.warning(\" The %s path for the %s Catalog is invalid\", catalog_path, catalog_type)\n            else:\n                xml_tree = ET.parse(catalog_path)\n                self._validate_openscenario_catalog_configuration(xml_tree)\n                catalog = xml_tree.find(\"Catalog\")\n                catalog_name = catalog.attrib.get(\"name\")\n                self.catalogs[catalog_name] = {}\n                for entry in catalog:\n                    self.catalogs[catalog_name][entry.attrib.get(\"name\")] = entry\n\n    def _set_scenario_name(self):\n        \"\"\"\n        Extract the scenario name from the OpenSCENARIO header information\n        \"\"\"\n        header = self.xml_tree.find(\"FileHeader\")\n        self.name = header.attrib.get('description', 'Unknown')\n\n        if self.name.startswith(\"CARLA:\"):\n            OpenScenarioParser.set_use_carla_coordinate_system()\n\n    def _set_carla_town(self):\n        \"\"\"\n        Extract the CARLA town (level) from the RoadNetwork information from OpenSCENARIO\n\n        Note: The specification allows multiple Logics elements within the RoadNetwork element.\n              Hence, there can be multiple towns specified. We just use the _last_ one.\n        \"\"\"\n        for logic in self.xml_tree.find(\"RoadNetwork\").findall(\"LogicFile\"):\n            self.town = logic.attrib.get('filepath', None)\n\n        if self.town is not None and \".xodr\" in self.town:\n            if not os.path.isabs(self.town):\n                self.town = os.path.dirname(os.path.abspath(self._filename)) + \"/\" + self.town\n            if not os.path.exists(self.town):\n                raise AttributeError(\"The provided RoadNetwork '{}' does not exist\".format(self.town))\n\n        # workaround for relative positions during init\n        world = self.client.get_world()\n        if world is None or world.get_map().name != self.town:\n            self.logger.warning(\" Wrong OpenDRIVE map in use. Forcing reload of CARLA world\")\n            if \".xodr\" in self.town:\n                with open(self.town) as od_file:\n                    data = od_file.read()\n                self.client.generate_opendrive_world(str(data))\n            else:\n                self.client.load_world(self.town)\n            world = self.client.get_world()\n            CarlaDataProvider.set_world(world)\n            world.wait_for_tick()\n        else:\n            CarlaDataProvider.set_world(world)\n\n    def _set_parameters(self):\n        \"\"\"\n        Parse the complete scenario definition file, and replace all parameter references\n        with the actual values\n\n        Set _global_parameters.\n        \"\"\"\n\n        self.xml_tree, self._global_parameters = OpenScenarioParser.set_parameters(self.xml_tree)\n\n        for elem in self.xml_tree.iter():\n            if elem.find('ParameterDeclarations') is not None:\n                elem, _ = OpenScenarioParser.set_parameters(elem)\n\n        OpenScenarioParser.set_global_parameters(self._global_parameters)\n\n    def _set_actor_information(self):\n        \"\"\"\n        Extract all actors and their corresponding specification\n\n        NOTE: The rolename property has to be unique!\n        \"\"\"\n        for entity in self.xml_tree.iter(\"Entities\"):\n            for obj in entity.iter(\"ScenarioObject\"):\n                rolename = obj.attrib.get('name', 'simulation')\n                args = dict()\n                for prop in obj.iter(\"Property\"):\n                    key = prop.get('name')\n                    value = prop.get('value')\n                    args[key] = value\n\n                for catalog_reference in obj.iter(\"CatalogReference\"):\n                    entry = OpenScenarioParser.get_catalog_entry(self.catalogs, catalog_reference)\n                    if entry.tag == \"Vehicle\":\n                        self._extract_vehicle_information(entry, rolename, entry, args)\n                    elif entry.tag == \"Pedestrian\":\n                        self._extract_pedestrian_information(entry, rolename, entry, args)\n                    elif entry.tag == \"MiscObject\":\n                        self._extract_misc_information(entry, rolename, entry, args)\n                    else:\n                        self.logger.error(\n                            \" A CatalogReference specifies a reference that is not an Entity. Skipping...\")\n\n                for vehicle in obj.iter(\"Vehicle\"):\n                    self._extract_vehicle_information(obj, rolename, vehicle, args)\n\n                for pedestrian in obj.iter(\"Pedestrian\"):\n                    self._extract_pedestrian_information(obj, rolename, pedestrian, args)\n\n                for misc in obj.iter(\"MiscObject\"):\n                    self._extract_misc_information(obj, rolename, misc, args)\n\n        # Set transform for all actors\n        # This has to be done in a multi-stage loop to resolve relative position settings\n        all_actor_transforms_set = False\n        while not all_actor_transforms_set:\n            all_actor_transforms_set = True\n            for actor in self.other_actors + self.ego_vehicles:\n                if actor.transform is None:\n                    try:\n                        actor.transform = self._get_actor_transform(actor.rolename)\n                    except AttributeError as e:\n                        if \"Object '\" in str(e):\n                            ref_actor_rolename = str(e).split('\\'')[1]\n                            for ref_actor in self.other_actors + self.ego_vehicles:\n                                if ref_actor.rolename == ref_actor_rolename:\n                                    if ref_actor.transform is not None:\n                                        raise e\n                                    break\n                    if actor.transform is None:\n                        all_actor_transforms_set = False\n\n    def _extract_vehicle_information(self, obj, rolename, vehicle, args):\n        \"\"\"\n        Helper function to _set_actor_information for getting vehicle information from XML tree\n        \"\"\"\n        color = None\n        model = vehicle.attrib.get('name', \"vehicle.*\")\n        category = vehicle.attrib.get('vehicleCategory', \"car\")\n        ego_vehicle = False\n        for prop in obj.iter(\"Property\"):\n            if prop.get('name', '') == 'type':\n                ego_vehicle = prop.get('value') == 'ego_vehicle'\n            if prop.get('name', '') == 'color':\n                color = prop.get('value')\n\n        speed = self._get_actor_speed(rolename)\n        new_actor = ActorConfigurationData(\n            model, None, rolename, speed, color=color, category=category, args=args)\n\n        if ego_vehicle:\n            self.ego_vehicles.append(new_actor)\n        else:\n            self.other_actors.append(new_actor)\n\n    def _extract_pedestrian_information(self, obj, rolename, pedestrian, args):\n        \"\"\"\n        Helper function to _set_actor_information for getting pedestrian information from XML tree\n        \"\"\"\n        model = pedestrian.attrib.get('model', \"walker.*\")\n\n        speed = self._get_actor_speed(rolename)\n        new_actor = ActorConfigurationData(model, None, rolename, speed, category=\"pedestrian\", args=args)\n\n        self.other_actors.append(new_actor)\n\n    def _extract_misc_information(self, obj, rolename, misc, args):\n        \"\"\"\n        Helper function to _set_actor_information for getting vehicle information from XML tree\n        \"\"\"\n        category = misc.attrib.get('miscObjectCategory')\n        if category == \"barrier\":\n            model = \"static.prop.streetbarrier\"\n        elif category == \"guardRail\":\n            model = \"static.prop.chainbarrier\"\n        else:\n            model = misc.attrib.get('name')\n        new_actor = ActorConfigurationData(model, None, rolename, category=\"misc\", args=args)\n\n        self.other_actors.append(new_actor)\n\n    def _get_actor_transform(self, actor_name):\n        \"\"\"\n        Get the initial actor transform provided by the Init section\n\n        Note: - The OpenScenario specification allows multiple definitions. We use the _first_ one\n              - The OpenScenario specification allows different ways of specifying a position.\n                We currently support the specification with absolute world coordinates and the relative positions\n                RelativeWorld, RelativeObject and RelativeLane\n              - When using relative positions the relevant reference point (e.g. transform of another actor)\n                should be defined before!\n        \"\"\"\n\n        actor_transform = carla.Transform()\n\n        actor_found = False\n\n        for private_action in self.init.iter(\"Private\"):\n            if private_action.attrib.get('entityRef', None) == actor_name:\n                if actor_found:\n                    # pylint: disable=line-too-long\n                    self.logger.warning(\n                        \" Warning: The actor '%s' was already assigned an initial position. Overwriting pose!\", actor_name)\n                    # pylint: enable=line-too-long\n                actor_found = True\n                for position in private_action.iter('Position'):\n                    transform = OpenScenarioParser.convert_position_to_transform(\n                        position, actor_list=self.other_actors + self.ego_vehicles)\n                    if transform:\n                        actor_transform = transform\n\n        if not actor_found:\n            # pylint: disable=line-too-long\n            self.logger.warning(\n                \" Warning: The actor '%s' was not assigned an initial position. Using (0,0,0)\", actor_name)\n            # pylint: enable=line-too-long\n\n        return actor_transform\n\n    def _get_actor_speed(self, actor_name):\n        \"\"\"\n        Get the initial actor speed provided by the Init section\n        \"\"\"\n        actor_speed = 0\n        actor_found = False\n\n        for private_action in self.init.iter(\"Private\"):\n            if private_action.attrib.get('entityRef', None) == actor_name:\n                if actor_found:\n                    # pylint: disable=line-too-long\n                    self.logger.warning(\n                        \" Warning: The actor '%s' was already assigned an initial speed. Overwriting inital speed!\", actor_name)\n                    # pylint: enable=line-too-long\n                actor_found = True\n\n                for longitudinal_action in private_action.iter('LongitudinalAction'):\n                    for speed in longitudinal_action.iter('SpeedAction'):\n                        for target in speed.iter('SpeedActionTarget'):\n                            for absolute in target.iter('AbsoluteTargetSpeed'):\n                                speed = float(absolute.attrib.get('value', 0))\n                                if speed >= 0:\n                                    actor_speed = speed\n                                else:\n                                    raise AttributeError(\n                                        \"Warning: Speed value of actor {} must be positive. Speed set to 0.\".format(actor_name))  # pylint: disable=line-too-long\n        return actor_speed\n\n    def _validate_result(self):\n        \"\"\"\n        Check that the current scenario configuration is valid\n        \"\"\"\n        if not self.name:\n            raise AttributeError(\"No scenario name found\")\n\n        if not self.town:\n            raise AttributeError(\"CARLA level not defined\")\n\n        if not self.ego_vehicles:\n            self.logger.warning(\" No ego vehicles defined in scenario\")\n"
  },
  {
    "path": "scenario_runner/srunner/scenarioconfigs/route_scenario_configuration.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides the key configuration parameters for a route-based scenario\n\"\"\"\n\nimport carla\nfrom agents.navigation.local_planner import RoadOption\n\nfrom srunner.scenarioconfigs.scenario_configuration import ScenarioConfiguration\n\n\nclass RouteConfiguration(object):\n\n    \"\"\"\n    This class provides the basic  configuration for a route\n    \"\"\"\n\n    def __init__(self, route=None):\n        self.data = route\n        self.folder_name = None\n\n    def parse_xml(self, node):\n        \"\"\"\n        Parse route config XML\n        \"\"\"\n        self.data = []\n\n        for waypoint in node.iter(\"waypoint\"):\n            x = float(waypoint.attrib.get('x', 0))\n            y = float(waypoint.attrib.get('y', 0))\n            z = float(waypoint.attrib.get('z', 0))\n            c = waypoint.attrib.get('connection', '')\n            connection = RoadOption[c.split('.')[1]]\n\n            self.data.append((carla.Location(x, y, z), connection))\n\n\nclass RouteScenarioConfiguration(ScenarioConfiguration):\n\n    \"\"\"\n    Basic configuration of a RouteScenario\n    \"\"\"\n    folder_name = None\n    trajectory = None\n    scenario_file = None\n"
  },
  {
    "path": "scenario_runner/srunner/scenarioconfigs/scenario_configuration.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides the key configuration parameters for an XML-based scenario\n\"\"\"\n\nimport carla\n\n\nclass ActorConfigurationData(object):\n\n    \"\"\"\n    This is a configuration base class to hold model and transform attributes\n    \"\"\"\n\n    def __init__(self, model, transform, rolename='other', speed=0, autopilot=False,\n                 random=False, color=None, category=\"car\", args=None):\n        self.model = model\n        self.rolename = rolename\n        self.transform = transform\n        self.speed = speed\n        self.autopilot = autopilot\n        self.random_location = random\n        self.color = color\n        self.category = category\n        self.args = args\n\n    @staticmethod\n    def parse_from_node(node, rolename):\n        \"\"\"\n        static method to initialize an ActorConfigurationData from a given ET tree\n        \"\"\"\n\n        model = node.attrib.get('model', 'vehicle.*')\n\n        pos_x = float(node.attrib.get('x', 0))\n        pos_y = float(node.attrib.get('y', 0))\n        pos_z = float(node.attrib.get('z', 0))\n        yaw = float(node.attrib.get('yaw', 0))\n\n        transform = carla.Transform(carla.Location(x=pos_x, y=pos_y, z=pos_z), carla.Rotation(yaw=yaw))\n\n        rolename = node.attrib.get('rolename', rolename)\n\n        speed = node.attrib.get('speed', 0)\n\n        autopilot = False\n        if 'autopilot' in node.keys():\n            autopilot = True\n\n        random_location = False\n        if 'random_location' in node.keys():\n            random_location = True\n\n        color = node.attrib.get('color', None)\n\n        return ActorConfigurationData(model, transform, rolename, speed, autopilot, random_location, color)\n\n\nclass ScenarioConfiguration(object):\n\n    \"\"\"\n    This class provides a basic scenario configuration incl.:\n    - configurations for all actors\n    - town, where the scenario should be executed\n    - name of the scenario (e.g. ControlLoss_1)\n    - type is the class of scenario (e.g. ControlLoss)\n    \"\"\"\n\n    trigger_points = []\n    ego_vehicles = []\n    other_actors = []\n    town = None\n    name = None\n    type = None\n    route = None\n    agent = None\n    weather = carla.WeatherParameters()\n    friction = None\n    subtype = None\n    route_var_name = None\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/__init__.py",
    "content": ""
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/actorcontrols/__init__.py",
    "content": ""
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/actorcontrols/actor_control.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides a wrapper to access/use user-defined actor\ncontrols for example to realize OpenSCENARIO controllers.\n\nAt the moment only controls implemented in Python are supported.\n\nA user must not modify this module.\n\"\"\"\n\nimport importlib\nimport os\nimport sys\n\nimport carla\n\nfrom srunner.scenariomanager.actorcontrols.external_control import ExternalControl\nfrom srunner.scenariomanager.actorcontrols.npc_vehicle_control import NpcVehicleControl\nfrom srunner.scenariomanager.actorcontrols.pedestrian_control import PedestrianControl\n\n\nclass ActorControl(object):\n\n    \"\"\"\n    This class provides a wrapper (access mechanism) for user-defined actor controls.\n    The controllers are loaded via importlib. Therefore, the module name of the controller\n    has to match the control class name (e.g. my_own_control.py and MyOwnControl()).\n\n    At the moment only controllers implemented in Python are supported, or controllers that\n    are completely implemented outside of ScenarioRunner (see ExternalControl).\n\n    This wrapper is for example used to realize the OpenSCENARIO controllers.\n\n    Note:\n       If no controllers are provided in OpenSCENARIO a default controller for vehicles and\n       pedestrians is instantiated. For vehicles the NpcVehicleControl is used, for pedestrians\n       it is the PedestrianControl.\n\n    Args:\n        actor (carla.Actor): Actor that should be controlled by the controller.\n        control_py_module (string): Fully qualified path to the controller python module.\n        args (dict): A dictionary containing all parameters of the controller as (key, value) pairs.\n\n    Attributes:\n        control_instance: Instance of the user-defined controller.\n        _last_longitudinal_command: Timestamp of the last issued longitudinal control command (e.g. target speed).\n            Defaults to None. Used to avoid that 2 longitudinal control commands are issued at the same time.\n        _last_waypoint_command: Timestamp of the last issued waypoint control command.\n            Defaults to None. Used to avoid that 2 waypoint control commands are issued at the same time.\n    \"\"\"\n\n    control_instance = None\n\n    _last_longitudinal_command = None\n    _last_waypoint_command = None\n\n    def __init__(self, actor, control_py_module, args):\n\n        # use importlib to import the control module\n        if not control_py_module:\n            if isinstance(actor, carla.Walker):\n                self.control_instance = PedestrianControl(actor)\n            elif isinstance(actor, carla.Vehicle):\n                self.control_instance = NpcVehicleControl(actor)\n            else:\n                # use ExternalControl for all misc objects to handle all actors the same way\n                self.control_instance = ExternalControl(actor)\n        else:\n            if \".py\" in control_py_module:\n                module_name = os.path.basename(control_py_module).split('.')[0]\n                sys.path.append(os.path.dirname(control_py_module))\n                module_control = importlib.import_module(module_name)\n                control_class_name = module_control.__name__.title().replace('_', '')\n            else:\n                sys.path.append(os.path.dirname(__file__))\n                module_control = importlib.import_module(control_py_module)\n                control_class_name = control_py_module.split('.')[-1].title().replace('_', '')\n\n            self.control_instance = getattr(module_control, control_class_name)(actor, args)\n\n    def reset(self):\n        \"\"\"\n        Reset the controller\n        \"\"\"\n        self.control_instance.reset()\n\n    def update_target_speed(self, target_speed, start_time=None):\n        \"\"\"\n        Update the actor's target speed.\n\n        Args:\n            target_speed (float): New target speed [m/s].\n            start_time (float): Start time of the new \"maneuver\" [s].\n        \"\"\"\n        self.control_instance.update_target_speed(target_speed)\n        if start_time:\n            self._last_longitudinal_command = start_time\n\n    def update_waypoints(self, waypoints, start_time=None):\n        \"\"\"\n        Update the actor's waypoints\n\n        Args:\n            waypoints (List of carla.Transform): List of new waypoints.\n            start_time (float): Start time of the new \"maneuver\" [s].\n        \"\"\"\n        self.control_instance.update_waypoints(waypoints)\n        if start_time:\n            self._last_waypoint_command = start_time\n\n    def check_reached_waypoint_goal(self):\n        \"\"\"\n        Check if the actor reached the end of the waypoint list\n\n        returns:\n            True if the end was reached, False otherwise.\n        \"\"\"\n        return self.control_instance.check_reached_waypoint_goal()\n\n    def get_last_longitudinal_command(self):\n        \"\"\"\n        Get timestamp of the last issued longitudinal control command (target_speed)\n\n        returns:\n            Timestamp of last longitudinal control command\n        \"\"\"\n        return self._last_longitudinal_command\n\n    def get_last_waypoint_command(self):\n        \"\"\"\n        Get timestamp of the last issued waypoint control command\n\n        returns:\n            Timestamp of last waypoint control command\n        \"\"\"\n        return self._last_waypoint_command\n\n    def set_init_speed(self):\n        \"\"\"\n        Update the actor's initial speed setting\n        \"\"\"\n        self.control_instance.set_init_speed()\n\n    def run_step(self):\n        \"\"\"\n        Execute on tick of the controller's control loop\n        \"\"\"\n        self.control_instance.run_step()\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/actorcontrols/basic_control.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides the base class for user-defined actor\ncontrollers. All user-defined controls must be derived from\nthis class.\n\nA user must not modify the module.\n\"\"\"\n\n\nclass BasicControl(object):\n\n    \"\"\"\n    This class is the base class for user-defined actor controllers\n    All user-defined agents must be derived from this class.\n\n    Args:\n        actor (carla.Actor): Actor that should be controlled by the controller.\n\n    Attributes:\n        _actor (carla.Actor): Controlled actor.\n            Defaults to None.\n        _target_speed (float): Logitudinal target speed of the controller.\n            Defaults to 0.\n        _init_speed (float): Initial longitudinal speed of the controller.\n            Defaults to 0.\n        _waypoints (list of carla.Transform): List of target waypoints the actor\n            should travel along. A waypoint here is of type carla.Transform!\n            Defaults to [].\n        _waypoints_updated (boolean):\n            Defaults to False.\n        _reached_goal (boolean):\n            Defaults to False.\n    \"\"\"\n\n    _actor = None\n    _waypoints = []\n    _waypoints_updated = False\n    _target_speed = 0\n    _reached_goal = False\n    _init_speed = False\n\n    def __init__(self, actor):\n        \"\"\"\n        Initialize the actor\n        \"\"\"\n        self._actor = actor\n\n    def update_target_speed(self, speed):\n        \"\"\"\n        Update the actor's target speed and set _init_speed to False.\n\n        Args:\n            speed (float): New target speed [m/s].\n        \"\"\"\n        self._target_speed = speed\n        self._init_speed = False\n\n    def update_waypoints(self, waypoints, start_time=None):\n        \"\"\"\n        Update the actor's waypoints\n\n        Args:\n            waypoints (List of carla.Transform): List of new waypoints.\n        \"\"\"\n        self._waypoints = waypoints\n        self._waypoints_updated = True\n\n    def set_init_speed(self):\n        \"\"\"\n        Set _init_speed to True\n        \"\"\"\n        self._init_speed = True\n\n    def check_reached_waypoint_goal(self):\n        \"\"\"\n        Check if the actor reached the end of the waypoint list\n\n        returns:\n            True if the end was reached, False otherwise.\n        \"\"\"\n        return self._reached_goal\n\n    def reset(self):\n        \"\"\"\n        Pure virtual function to reset the controller. This should be implemented\n        in the user-defined agent implementation.\n        \"\"\"\n        raise NotImplementedError(\n            \"This function must be re-implemented by the user-defined actor control.\"\n            \"If this error becomes visible the class hierarchy is somehow broken\")\n\n    def run_step(self):\n        \"\"\"\n        Pure virtual function to run one step of the controllers's control loop.\n        This should be implemented in the user-defined agent implementation.\n        \"\"\"\n        raise NotImplementedError(\n            \"This function must be re-implemented by the user-defined actor control.\"\n            \"If this error becomes visible the class hierarchy is somehow broken\")\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/actorcontrols/external_control.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides an example controller for actors, that use an external\nsoftware for longitudinal and lateral control command calculation.\nExamples for external controls are: Autoware, CARLA manual_control, etc.\n\nThis module is not intended for modification.\n\"\"\"\n\nfrom srunner.scenariomanager.actorcontrols.basic_control import BasicControl\n\n\nclass ExternalControl(BasicControl):\n\n    \"\"\"\n    Actor control class for actors, with externally implemented longitudinal and\n    lateral controlers (e.g. Autoware).\n\n    Args:\n        actor (carla.Actor): Actor that should be controlled by the agent.\n    \"\"\"\n\n    def __init__(self, actor, args=None):\n        super(ExternalControl, self).__init__(actor)\n\n    def reset(self):\n        \"\"\"\n        Reset the controller\n        \"\"\"\n        if self._actor and self._actor.is_alive:\n            self._actor = None\n\n    def run_step(self):\n        \"\"\"\n        The control loop and setting the actor controls is implemented externally.\n        \"\"\"\n        pass\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/actorcontrols/npc_vehicle_control.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides an example control for vehicles\n\"\"\"\n\nimport math\n\nimport carla\nfrom agents.navigation.basic_agent import LocalPlanner\nfrom agents.navigation.local_planner import RoadOption\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.actorcontrols.basic_control import BasicControl\n\n\nclass NpcVehicleControl(BasicControl):\n\n    \"\"\"\n    Controller class for vehicles derived from BasicControl.\n\n    The controller makes use of the LocalPlanner implemented in CARLA.\n\n    Args:\n        actor (carla.Actor): Vehicle actor that should be controlled.\n    \"\"\"\n\n    _args = {'K_P': 1.0, 'K_D': 0.01, 'K_I': 0.0, 'dt': 0.05}\n\n    def __init__(self, actor, args=None):\n        super(NpcVehicleControl, self).__init__(actor)\n\n        self._local_planner = LocalPlanner(  # pylint: disable=undefined-variable\n            self._actor, opt_dict={\n                'target_speed': self._target_speed * 3.6,\n                    'lateral_control_dict': self._args})\n\n        if self._waypoints:\n            self._update_plan()\n\n    def _update_plan(self):\n        \"\"\"\n        Update the plan (waypoint list) of the LocalPlanner\n        \"\"\"\n        plan = []\n        for transform in self._waypoints:\n            waypoint = CarlaDataProvider.get_map().get_waypoint(\n                transform.location, project_to_road=True, lane_type=carla.LaneType.Any)\n            plan.append((waypoint, RoadOption.LANEFOLLOW))\n        self._local_planner.set_global_plan(plan)\n\n    def reset(self):\n        \"\"\"\n        Reset the controller\n        \"\"\"\n        if self._actor and self._actor.is_alive:\n            if self._local_planner:\n                self._local_planner.reset_vehicle()\n                self._local_planner = None\n            self._actor = None\n\n    def run_step(self):\n        \"\"\"\n        Execute on tick of the controller's control loop\n\n        If _waypoints are provided, the vehicle moves towards the next waypoint\n        with the given _target_speed, until reaching the final waypoint. Upon reaching\n        the final waypoint, _reached_goal is set to True.\n\n        If _waypoints is empty, the vehicle moves in its current direction with\n        the given _target_speed.\n\n        If _init_speed is True, the control command is post-processed to ensure that\n        the initial actor velocity is maintained independent of physics.\n        \"\"\"\n        self._reached_goal = False\n\n        if self._waypoints_updated:\n            self._waypoints_updated = False\n            self._update_plan()\n\n        target_speed = self._target_speed\n        self._local_planner.set_speed(target_speed * 3.6)\n        control = self._local_planner.run_step(debug=False)\n\n        # Check if the actor reached the end of the plan\n        if self._local_planner.done():\n            self._reached_goal = True\n\n        self._actor.apply_control(control)\n\n        if self._init_speed:\n            current_speed = math.sqrt(self._actor.get_velocity().x**2 + self._actor.get_velocity().y**2)\n\n            # If _init_speed is set, and the PID controller is not yet up to the point to take over,\n            # we manually set the vehicle to drive with the correct velocity\n            if abs(target_speed - current_speed) > 3:\n                yaw = self._actor.get_transform().rotation.yaw * (math.pi / 180)\n                vx = math.cos(yaw) * target_speed\n                vy = math.sin(yaw) * target_speed\n                self._actor.set_target_velocity(carla.Vector3D(vx, vy, 0))\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/actorcontrols/pedestrian_control.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides an example control for pedestrians\n\"\"\"\n\nimport math\n\nimport carla\n\nfrom srunner.scenariomanager.actorcontrols.basic_control import BasicControl\n\n\nclass PedestrianControl(BasicControl):\n\n    \"\"\"\n    Controller class for pedestrians derived from BasicControl.\n\n    Args:\n        actor (carla.Actor): Pedestrian actor that should be controlled.\n    \"\"\"\n\n    def __init__(self, actor, args=None):\n        if not isinstance(actor, carla.Walker):\n            raise RuntimeError(\"PedestrianControl: The to be controlled actor is not a pedestrian\")\n\n        super(PedestrianControl, self).__init__(actor)\n\n    def reset(self):\n        \"\"\"\n        Reset the controller\n        \"\"\"\n        if self._actor and self._actor.is_alive:\n            self._actor = None\n\n    def run_step(self):\n        \"\"\"\n        Execute on tick of the controller's control loop\n\n        If _waypoints are provided, the pedestrian moves towards the next waypoint\n        with the given _target_speed, until reaching the final waypoint. Upon reaching\n        the final waypoint, _reached_goal is set to True.\n\n        If _waypoints is empty, the pedestrians moves in its current direction with\n        the given _target_speed.\n        \"\"\"\n        if not self._actor or not self._actor.is_alive:\n            return\n\n        control = self._actor.get_control()\n        control.speed = self._target_speed\n\n        if self._waypoints:\n            self._reached_goal = False\n            location = self._waypoints[0].location\n            direction = location - self._actor.get_location()\n            direction_norm = math.sqrt(direction.x**2 + direction.y**2)\n            control.direction = direction / direction_norm\n            self._actor.apply_control(control)\n            if direction_norm < 1.0:\n                self._waypoints = self._waypoints[1:]\n                if not self._waypoints:\n                    self._reached_goal = True\n        else:\n            control.direction = self._actor.get_transform().rotation.get_forward_vector()\n            self._actor.apply_control(control)\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/actorcontrols/simple_vehicle_control.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides an example control for vehicles which\ndoes not use CARLA's vehicle engine.\n\nLimitations:\n- Does not respect any traffic regulation: speed limit, traffic light, priorities, etc.\n- Can only consider obstacles in forward facing reaching (i.e. in tight corners obstacles may be ignored).\n\"\"\"\n\nfrom distutils.util import strtobool\nimport math\nimport cv2\nimport numpy as np\n\nimport carla\n\nfrom srunner.scenariomanager.actorcontrols.basic_control import BasicControl\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.timer import GameTime\n\n\nclass SimpleVehicleControl(BasicControl):\n\n    \"\"\"\n    Controller class for vehicles derived from BasicControl.\n\n    The controller directly sets velocities in CARLA, therefore bypassing\n    CARLA's vehicle engine. This allows a very precise speed control, but comes\n    with limitations during cornering.\n\n    In addition, the controller can consider blocking obstacles, which are\n    classified as dynamic (i.e. vehicles, bikes, pedestrians). Activation of this\n    features is controlled by passing proper arguments to the class constructor.\n    The collision detection uses CARLA's obstacle sensor (sensor.other.obstacle),\n    which checks for obstacles in the direct forward channel of the vehicle, i.e.\n    there are limitation with sideways obstacles and while cornering.\n\n    Args:\n        actor (carla.Actor): Vehicle actor that should be controlled.\n        args (dictionary): Dictonary of (key, value) arguments to be used by the controller.\n                           May include: (consider_obstacles, true/false) - Enable consideration of obstacles\n                                        (proximity_threshold, distance)  - Distance in front of actor in which\n                                                                           obstacles are considered\n                                        (attach_camera, true/false)      - Attach OpenCV display to actor\n                                                                           (useful for debugging)\n\n    Attributes:\n\n        _generated_waypoint_list (list of carla.Transform): List of target waypoints the actor\n            should travel along. A waypoint here is of type carla.Transform!\n            Defaults to [].\n        _last_update (float): Last time step the update function (tick()) was called.\n            Defaults to None.\n        _consider_obstacles (boolean): Enable/Disable consideration of obstacles\n            Defaults to False.\n        _proximity_threshold (float): Distance in front of actor in which obstacles are considered\n            Defaults to infinity.\n        _cv_image (CV Image): Contains the OpenCV image, in case a debug camera is attached to the actor\n            Defaults to None.\n        _camera (sensor.camera.rgb): Debug camera attached to actor\n            Defaults to None.\n        _obstacle_sensor (sensor.other.obstacle): Obstacle sensor attached to actor\n            Defaults to None.\n        _obstacle_distance (float): Distance of the closest obstacle returned by the obstacle sensor\n            Defaults to infinity.\n        _obstacle_actor (carla.Actor): Closest obstacle returned by the obstacle sensor\n            Defaults to None.\n    \"\"\"\n\n    def __init__(self, actor, args=None):\n        super(SimpleVehicleControl, self).__init__(actor)\n        self._generated_waypoint_list = []\n        self._last_update = None\n        self._consider_obstacles = False\n        self._proximity_threshold = float('inf')\n\n        self._cv_image = None\n        self._camera = None\n        self._obstacle_sensor = None\n        self._obstacle_distance = float('inf')\n        self._obstacle_actor = None\n\n        if args and 'consider_obstacles' in args and strtobool(args['consider_obstacles']):\n            self._consider_obstacles = strtobool(args['consider_obstacles'])\n            bp = CarlaDataProvider.get_world().get_blueprint_library().find('sensor.other.obstacle')\n            bp.set_attribute('distance', '250')\n            if args and 'proximity_threshold' in args:\n                self._proximity_threshold = float(args['proximity_threshold'])\n                bp.set_attribute('distance', str(max(float(args['proximity_threshold']), 250)))\n            bp.set_attribute('hit_radius', '1')\n            bp.set_attribute('only_dynamics', 'True')\n            self._obstacle_sensor = CarlaDataProvider.get_world().spawn_actor(\n                bp, carla.Transform(carla.Location(x=self._actor.bounding_box.extent.x, z=1.0)), attach_to=self._actor)\n            self._obstacle_sensor.listen(lambda event: self._on_obstacle(event))  # pylint: disable=unnecessary-lambda\n\n        if args and 'attach_camera' in args and strtobool(args['attach_camera']):\n            bp = CarlaDataProvider.get_world().get_blueprint_library().find('sensor.camera.rgb')\n            self._camera = CarlaDataProvider.get_world().spawn_actor(bp, carla.Transform(\n                carla.Location(x=0.0, z=30.0), carla.Rotation(pitch=-60)), attach_to=self._actor)\n            self._camera.listen(lambda image: self._on_camera_update(image))  # pylint: disable=unnecessary-lambda\n\n    def _on_obstacle(self, event):\n        \"\"\"\n        Callback for the obstacle sensor\n\n        Sets _obstacle_distance and _obstacle_actor according to the closest obstacle\n        found by the sensor.\n        \"\"\"\n        if not event:\n            return\n        self._obstacle_distance = event.distance\n        self._obstacle_actor = event.other_actor\n\n    def _on_camera_update(self, image):\n        \"\"\"\n        Callback for the camera sensor\n\n        Sets the OpenCV image (_cv_image). Requires conversion from BGRA to RGB.\n        \"\"\"\n        if not image:\n            return\n\n        image_data = np.frombuffer(image.raw_data, dtype=np.dtype(\"uint8\"))\n        np_image = np.reshape(image_data, (image.height, image.width, 4))\n        np_image = np_image[:, :, :3]\n        np_image = np_image[:, :, ::-1]\n        self._cv_image = cv2.cvtColor(np_image, cv2.COLOR_BGR2RGB)\n\n    def reset(self):\n        \"\"\"\n        Reset the controller\n        \"\"\"\n        if self._camera:\n            self._camera.destroy()\n            self._camera = None\n        if self._obstacle_sensor:\n            self._obstacle_sensor.destroy()\n            self._obstacle_sensor = None\n        if self._actor and self._actor.is_alive:\n            self._actor = None\n\n    def run_step(self):\n        \"\"\"\n        Execute on tick of the controller's control loop\n\n        If _waypoints are provided, the vehicle moves towards the next waypoint\n        with the given _target_speed, until reaching the final waypoint. Upon reaching\n        the final waypoint, _reached_goal is set to True.\n\n        If _waypoints is empty, the vehicle moves in its current direction with\n        the given _target_speed.\n\n        If _consider_obstacles is true, the speed is adapted according to the closest\n        obstacle in front of the actor, if it is within the _proximity_threshold distance.\n        \"\"\"\n\n        if self._cv_image is not None:\n            cv2.imshow(\"\", self._cv_image)\n            cv2.waitKey(1)\n\n        if self._reached_goal:\n            # Reached the goal, so stop\n            velocity = carla.Vector3D(0, 0, 0)\n            self._actor.set_target_velocity(velocity)\n            return\n\n        self._reached_goal = False\n\n        if not self._waypoints:\n            # No waypoints are provided, so we have to create a list of waypoints internally\n            # get next waypoints from map, to avoid leaving the road\n            self._reached_goal = False\n\n            map_wp = None\n            if not self._generated_waypoint_list:\n                map_wp = CarlaDataProvider.get_map().get_waypoint(CarlaDataProvider.get_location(self._actor))\n            else:\n                map_wp = CarlaDataProvider.get_map().get_waypoint(self._generated_waypoint_list[-1].location)\n            while len(self._generated_waypoint_list) < 50:\n                map_wps = map_wp.next(3.0)\n                if map_wps:\n                    self._generated_waypoint_list.append(map_wps[0].transform)\n                    map_wp = map_wps[0]\n                else:\n                    break\n\n            direction_norm = self._set_new_velocity(self._generated_waypoint_list[0].location)\n            if direction_norm < 2.0:\n                self._generated_waypoint_list = self._generated_waypoint_list[1:]\n        else:\n            # When changing from \"free\" driving without pre-defined waypoints to a defined route with waypoints\n            # it may happen that the first few waypoints are too close to the ego vehicle for obtaining a\n            # reasonable control command. Therefore, we drop these waypoints first.\n            while self._waypoints and self._waypoints[0].location.distance(self._actor.get_location()) < 0.5:\n                self._waypoints = self._waypoints[1:]\n\n            self._reached_goal = False\n            direction_norm = self._set_new_velocity(self._waypoints[0].location)\n            if direction_norm < 4.0:\n                self._waypoints = self._waypoints[1:]\n                if not self._waypoints:\n                    self._reached_goal = True\n\n    def _set_new_velocity(self, next_location):\n        \"\"\"\n        Calculate and set the new actor veloctiy given the current actor\n        location and the _next_location_\n\n        If _consider_obstacles is true, the speed is adapted according to the closest\n        obstacle in front of the actor, if it is within the _proximity_threshold distance.\n\n        Args:\n            next_location (carla.Location): Next target location of the actor\n\n        returns:\n            direction (carla.Vector3D): Length of direction vector of the actor\n        \"\"\"\n\n        current_time = GameTime.get_time()\n        target_speed = self._target_speed\n\n        if not self._last_update:\n            self._last_update = current_time\n\n        if self._consider_obstacles:\n            # If distance is less than the proximity threshold, adapt velocity\n            if self._obstacle_distance < self._proximity_threshold:\n                distance = max(self._obstacle_distance, 0)\n                if distance > 0:\n                    current_speed = math.sqrt(self._actor.get_velocity().x**2 + self._actor.get_velocity().y**2)\n                    current_speed_other = math.sqrt(\n                        self._obstacle_actor.get_velocity().x**2 + self._obstacle_actor.get_velocity().y**2)\n                    if current_speed_other < current_speed:\n                        acceleration = -0.5 * (current_speed - current_speed_other)**2 / distance\n                        target_speed = max(acceleration * (current_time - self._last_update) + current_speed, 0)\n                else:\n                    target_speed = 0\n\n        # set new linear velocity\n        velocity = carla.Vector3D(0, 0, 0)\n        direction = next_location - CarlaDataProvider.get_location(self._actor)\n        direction_norm = math.sqrt(direction.x**2 + direction.y**2)\n        velocity.x = direction.x / direction_norm * target_speed\n        velocity.y = direction.y / direction_norm * target_speed\n\n        self._actor.set_target_velocity(velocity)\n\n        # set new angular velocity\n        current_yaw = CarlaDataProvider.get_transform(self._actor).rotation.yaw\n        # When we have a waypoint list, use the direction between the waypoints to calculate the heading (change)\n        # otherwise use the waypoint heading directly\n        if self._waypoints:\n            delta_yaw = math.degrees(math.atan2(direction.y, direction.x)) - current_yaw\n        else:\n            new_yaw = CarlaDataProvider.get_map().get_waypoint(next_location).transform.rotation.yaw\n            delta_yaw = new_yaw - current_yaw\n\n        if math.fabs(delta_yaw) > 360:\n            delta_yaw = delta_yaw % 360\n\n        if delta_yaw > 180:\n            delta_yaw = delta_yaw - 360\n        elif delta_yaw < -180:\n            delta_yaw = delta_yaw + 360\n\n        angular_velocity = carla.Vector3D(0, 0, 0)\n        if target_speed == 0:\n            angular_velocity.z = 0\n        else:\n            angular_velocity.z = delta_yaw / (direction_norm / target_speed)\n        self._actor.set_target_angular_velocity(angular_velocity)\n\n        self._last_update = current_time\n\n        return direction_norm\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/actorcontrols/vehicle_longitudinal_control.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides an example longitudinal control for vehicles\n\"\"\"\n\nimport math\n\nimport carla\n\nfrom srunner.scenariomanager.actorcontrols.basic_control import BasicControl\n\n\nclass VehicleLongitudinalControl(BasicControl):\n\n    \"\"\"\n    Controller class for vehicles derived from BasicControl.\n\n    The controller only controls the throttle of a vehicle, but not the steering.\n\n    Args:\n        actor (carla.Actor): Vehicle actor that should be controlled.\n    \"\"\"\n\n    def __init__(self, actor, args=None):\n        super(VehicleLongitudinalControl, self).__init__(actor)\n\n    def reset(self):\n        \"\"\"\n        Reset the controller\n        \"\"\"\n        if self._actor and self._actor.is_alive:\n            self._actor = None\n\n    def run_step(self):\n        \"\"\"\n        Execute on tick of the controller's control loop\n\n        The control loop is very simplistic:\n            If the actor speed is below the _target_speed, set throttle to 1.0,\n            otherwise, set throttle to 0.0\n        Note, that this is a longitudinal controller only.\n\n        If _init_speed is True, the control command is post-processed to ensure that\n        the initial actor velocity is maintained independent of physics.\n        \"\"\"\n\n        control = self._actor.get_control()\n\n        velocity = self._actor.get_velocity()\n        current_speed = math.sqrt(velocity.x**2 + velocity.y**2)\n        if current_speed < self._target_speed:\n            control.throttle = 1.0\n        else:\n            control.throttle = 0.0\n\n        self._actor.apply_control(control)\n\n        if self._init_speed:\n            if abs(self._target_speed - current_speed) > 3:\n                yaw = self._actor.get_transform().rotation.yaw * (math.pi / 180)\n                vx = math.cos(yaw) * self._target_speed\n                vy = math.sin(yaw) * self._target_speed\n                self._actor.set_target_velocity(carla.Vector3D(vx, vy, 0))\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/carla_data_provider.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides all frequently used data from CARLA via\nlocal buffers to avoid blocking calls to CARLA\n\"\"\"\n\nfrom __future__ import print_function\n\nimport math\nimport re\nimport numpy.random as random\nfrom six import iteritems\n\nimport carla\n\n\ndef calculate_velocity(actor):\n    \"\"\"\n    Method to calculate the velocity of a actor\n    \"\"\"\n    velocity_squared = actor.get_velocity().x**2\n    velocity_squared += actor.get_velocity().y**2\n    return math.sqrt(velocity_squared)\n\n\nclass CarlaDataProvider(object):  # pylint: disable=too-many-public-methods\n\n    \"\"\"\n    This class provides access to various data of all registered actors\n    It buffers the data and updates it on every CARLA tick\n\n    Currently available data:\n    - Absolute velocity\n    - Location\n    - Transform\n\n    Potential additions:\n    - Acceleration\n\n    In addition it provides access to the map and the transform of all traffic lights\n    \"\"\"\n\n    _actor_velocity_map = dict()\n    _actor_location_map = dict()\n    _actor_transform_map = dict()\n    _traffic_light_map = dict()\n    _carla_actor_pool = dict()\n    _client = None\n    _world = None\n    _map = None\n    _sync_flag = False\n    _spawn_points = None\n    _spawn_index = 0\n    _blueprint_library = None\n    _ego_vehicle_route = None\n    _traffic_manager_port = 8000\n\n    _ego_vehicle = None\n    _rng = random.RandomState(2000)\n\n    _time_step = -1\n\n    @staticmethod\n    def register_actor(actor):\n        \"\"\"\n        Add new actor to dictionaries\n        If actor already exists, throw an exception\n        \"\"\"\n        if actor in CarlaDataProvider._actor_velocity_map:\n            raise KeyError(\n                \"Vehicle '{}' already registered. Cannot register twice!\".format(actor.id))\n        else:\n            CarlaDataProvider._actor_velocity_map[actor] = 0.0\n\n        if actor in CarlaDataProvider._actor_location_map:\n            raise KeyError(\n                \"Vehicle '{}' already registered. Cannot register twice!\".format(actor.id))\n        else:\n            CarlaDataProvider._actor_location_map[actor] = None\n\n        if actor in CarlaDataProvider._actor_transform_map:\n            raise KeyError(\n                \"Vehicle '{}' already registered. Cannot register twice!\".format(actor.id))\n        else:\n            CarlaDataProvider._actor_transform_map[actor] = None\n\n    @staticmethod\n    def register_actors(actors):\n        \"\"\"\n        Add new set of actors to dictionaries\n        \"\"\"\n        for actor in actors:\n            CarlaDataProvider.register_actor(actor)\n\n    @staticmethod\n    def on_carla_tick():\n        \"\"\"\n        Callback from CARLA\n        \"\"\"\n        for actor in CarlaDataProvider._actor_velocity_map:\n            if actor is not None and actor.is_alive:\n                CarlaDataProvider._actor_velocity_map[actor] = calculate_velocity(actor)\n\n        for actor in CarlaDataProvider._actor_location_map:\n            if actor is not None and actor.is_alive:\n                CarlaDataProvider._actor_location_map[actor] = actor.get_location()\n\n        for actor in CarlaDataProvider._actor_transform_map:\n            if actor is not None and actor.is_alive:\n                CarlaDataProvider._actor_transform_map[actor] = actor.get_transform()\n\n        world = CarlaDataProvider._world\n        if world is None:\n            print(\"WARNING: CarlaDataProvider couldn't find the world\")\n\n    @staticmethod\n    def get_velocity(actor):\n        \"\"\"\n        returns the absolute velocity for the given actor\n        \"\"\"\n        for key in CarlaDataProvider._actor_velocity_map:\n            if key.id == actor.id:\n                return CarlaDataProvider._actor_velocity_map[key]\n\n        # We are intentionally not throwing here\n        # This may cause exception loops in py_trees\n        print('{}.get_velocity: {} not found!' .format(__name__, actor))\n        return 0.0\n\n    @staticmethod\n    def get_location(actor):\n        \"\"\"\n        returns the location for the given actor\n        \"\"\"\n        for key in CarlaDataProvider._actor_location_map:\n            if key.id == actor.id:\n                return CarlaDataProvider._actor_location_map[key]\n\n        # We are intentionally not throwing here\n        # This may cause exception loops in py_trees\n        print('{}.get_location: {} not found!' .format(__name__, actor))\n        return None\n\n    @staticmethod\n    def get_transform(actor):\n        \"\"\"\n        returns the transform for the given actor\n        \"\"\"\n        for key in CarlaDataProvider._actor_transform_map:\n            if key.id == actor.id:\n                return CarlaDataProvider._actor_transform_map[key]\n\n        # We are intentionally not throwing here\n        # This may cause exception loops in py_trees\n        print('{}.get_transform: {} not found!' .format(__name__, actor))\n        return None\n\n    @staticmethod\n    def set_client(client):\n        \"\"\"\n        Set the CARLA client\n        \"\"\"\n        CarlaDataProvider._client = client\n\n    @staticmethod\n    def get_client():\n        \"\"\"\n        Get the CARLA client\n        \"\"\"\n        return CarlaDataProvider._client\n\n    @staticmethod\n    def set_ego(vehicle):\n        \"\"\"\n        Set the ego vehicle\n        \"\"\"\n        CarlaDataProvider._ego_vehicle = vehicle\n\n    @staticmethod\n    def get_ego():\n        \"\"\"\n        Get the CARLA ego\n        \"\"\"\n        return CarlaDataProvider._ego_vehicle\n\n    @staticmethod\n    def set_world(world):\n        \"\"\"\n        Set the world and world settings\n        \"\"\"\n        CarlaDataProvider._world = world\n        CarlaDataProvider._sync_flag = world.get_settings().synchronous_mode\n        CarlaDataProvider._map = world.get_map()\n        CarlaDataProvider._blueprint_library = world.get_blueprint_library()\n        CarlaDataProvider.generate_spawn_points()\n        CarlaDataProvider.prepare_map()\n\n    @staticmethod\n    def set_weather(weather):\n        \"\"\"\n        Set the weather of the world\n        \"\"\"\n        CarlaDataProvider._world.set_weather(weather)\n\n    @staticmethod\n    def get_world():\n        \"\"\"\n        Return world\n        \"\"\"\n        return CarlaDataProvider._world\n\n    @staticmethod\n    def get_map(world=None):\n        \"\"\"\n        Get the current map\n        \"\"\"\n        if CarlaDataProvider._map is None:\n            if world is None:\n                if CarlaDataProvider._world is None:\n                    raise ValueError(\"class member \\'world'\\' not initialized yet\")\n                else:\n                    CarlaDataProvider._map = CarlaDataProvider._world.get_map()\n            else:\n                CarlaDataProvider._map = world.get_map()\n\n        return CarlaDataProvider._map\n\n    @staticmethod\n    def is_sync_mode():\n        \"\"\"\n        @return true if syncronuous mode is used\n        \"\"\"\n        return CarlaDataProvider._sync_flag\n\n    @staticmethod\n    def find_weather_presets():\n        \"\"\"\n        Get weather presets from CARLA\n        \"\"\"\n        rgx = re.compile('.+?(?:(?<=[a-z])(?=[A-Z])|(?<=[A-Z])(?=[A-Z][a-z])|$)')\n        name = lambda x: ' '.join(m.group(0) for m in rgx.finditer(x))\n        presets = [x for x in dir(carla.WeatherParameters) if re.match('[A-Z].+', x)]\n        return [(getattr(carla.WeatherParameters, x), name(x)) for x in presets]\n\n    @staticmethod\n    def prepare_map():\n        \"\"\"\n        This function set the current map and loads all traffic lights for this map to\n        _traffic_light_map\n        \"\"\"\n        if CarlaDataProvider._map is None:\n            CarlaDataProvider._map = CarlaDataProvider._world.get_map()\n\n        # Parse all traffic lights\n        CarlaDataProvider._traffic_light_map.clear()\n        for traffic_light in CarlaDataProvider._world.get_actors().filter('*traffic_light*'):\n            if traffic_light not in CarlaDataProvider._traffic_light_map.keys():\n                CarlaDataProvider._traffic_light_map[traffic_light] = traffic_light.get_transform()\n            else:\n                raise KeyError(\n                    \"Traffic light '{}' already registered. Cannot register twice!\".format(traffic_light.id))\n\n    @staticmethod\n    def annotate_trafficlight_in_group(traffic_light):\n        \"\"\"\n        Get dictionary with traffic light group info for a given traffic light\n        \"\"\"\n        dict_annotations = {'ref': [], 'opposite': [], 'left': [], 'right': []}\n\n        # Get the waypoints\n        ref_location = CarlaDataProvider.get_trafficlight_trigger_location(traffic_light)\n        ref_waypoint = CarlaDataProvider.get_map().get_waypoint(ref_location)\n        ref_yaw = ref_waypoint.transform.rotation.yaw\n\n        group_tl = traffic_light.get_group_traffic_lights()\n\n        for target_tl in group_tl:\n            if traffic_light.id == target_tl.id:\n                dict_annotations['ref'].append(target_tl)\n            else:\n                # Get the angle between yaws\n                target_location = CarlaDataProvider.get_trafficlight_trigger_location(target_tl)\n                target_waypoint = CarlaDataProvider.get_map().get_waypoint(target_location)\n                target_yaw = target_waypoint.transform.rotation.yaw\n\n                diff = (target_yaw - ref_yaw) % 360\n\n                if diff > 330:\n                    continue\n                elif diff > 225:\n                    dict_annotations['right'].append(target_tl)\n                elif diff > 135.0:\n                    dict_annotations['opposite'].append(target_tl)\n                elif diff > 30:\n                    dict_annotations['left'].append(target_tl)\n\n        return dict_annotations\n\n    @staticmethod\n    def get_trafficlight_trigger_location(traffic_light):    # pylint: disable=invalid-name\n        \"\"\"\n        Calculates the yaw of the waypoint that represents the trigger volume of the traffic light\n        \"\"\"\n        def rotate_point(point, angle):\n            \"\"\"\n            rotate a given point by a given angle\n            \"\"\"\n            x_ = math.cos(math.radians(angle)) * point.x - math.sin(math.radians(angle)) * point.y\n            y_ = math.sin(math.radians(angle)) * point.x - math.cos(math.radians(angle)) * point.y\n\n            return carla.Vector3D(x_, y_, point.z)\n\n        base_transform = traffic_light.get_transform()\n        base_rot = base_transform.rotation.yaw\n        area_loc = base_transform.transform(traffic_light.trigger_volume.location)\n        area_ext = traffic_light.trigger_volume.extent\n\n        point = rotate_point(carla.Vector3D(0, 0, area_ext.z), base_rot)\n        point_location = area_loc + carla.Location(x=point.x, y=point.y)\n\n        return carla.Location(point_location.x, point_location.y, point_location.z)\n\n    @staticmethod\n    def update_light_states(ego_light, annotations, states, freeze=False, timeout=1000000000):\n        \"\"\"\n        Update traffic light states\n        \"\"\"\n        reset_params = []\n\n        for state in states:\n            relevant_lights = []\n            if state == 'ego':\n                relevant_lights = [ego_light]\n            else:\n                relevant_lights = annotations[state]\n            for light in relevant_lights:\n                prev_state = light.get_state()\n                prev_green_time = light.get_green_time()\n                prev_red_time = light.get_red_time()\n                prev_yellow_time = light.get_yellow_time()\n                reset_params.append({'light': light,\n                                     'state': prev_state,\n                                     'green_time': prev_green_time,\n                                     'red_time': prev_red_time,\n                                     'yellow_time': prev_yellow_time})\n\n                light.set_state(states[state])\n                if freeze:\n                    light.set_green_time(timeout)\n                    light.set_red_time(timeout)\n                    light.set_yellow_time(timeout)\n\n        return reset_params\n\n    @staticmethod\n    def reset_lights(reset_params):\n        \"\"\"\n        Reset traffic lights\n        \"\"\"\n        for param in reset_params:\n            param['light'].set_state(param['state'])\n            param['light'].set_green_time(param['green_time'])\n            param['light'].set_red_time(param['red_time'])\n            param['light'].set_yellow_time(param['yellow_time'])\n\n    @staticmethod\n    def get_next_traffic_light(actor, use_cached_location=True):\n        \"\"\"\n        returns the next relevant traffic light for the provided actor\n        \"\"\"\n\n        if not use_cached_location:\n            location = actor.get_transform().location\n        else:\n            location = CarlaDataProvider.get_location(actor)\n\n        waypoint = CarlaDataProvider.get_map().get_waypoint(location)\n        # Create list of all waypoints until next intersection\n        list_of_waypoints = []\n        while waypoint and not waypoint.is_intersection:\n            list_of_waypoints.append(waypoint)\n            waypoint = waypoint.next(2.0)\n            if waypoint is not None and len(waypoint) > 0:\n                waypoint = waypoint[0]\n\n        # If the list is empty, the actor is in an intersection\n        if not list_of_waypoints:\n            return None\n\n        relevant_traffic_light = None\n        distance_to_relevant_traffic_light = float(\"inf\")\n\n        for traffic_light in CarlaDataProvider._traffic_light_map:\n            if hasattr(traffic_light, 'trigger_volume'):\n                tl_t = CarlaDataProvider._traffic_light_map[traffic_light]\n                transformed_tv = tl_t.transform(traffic_light.trigger_volume.location)\n                distance = carla.Location(transformed_tv).distance(list_of_waypoints[-1].transform.location)\n\n                if distance < distance_to_relevant_traffic_light:\n                    relevant_traffic_light = traffic_light\n                    distance_to_relevant_traffic_light = distance\n\n        return relevant_traffic_light\n\n    @staticmethod\n    def set_ego_vehicle_route(route):\n        \"\"\"\n        Set the route of the ego vehicle\n\n        extend ego_vehicle_route concept to support multi ego_vehicle scenarios\n        \"\"\"\n        CarlaDataProvider._ego_vehicle_route = route\n\n    @staticmethod\n    def get_ego_vehicle_route():\n        \"\"\"\n        returns the currently set route of the ego vehicle\n        Note: Can be None\n        \"\"\"\n        return CarlaDataProvider._ego_vehicle_route\n\n    @staticmethod\n    def generate_spawn_points():\n        \"\"\"\n        Generate spawn points for the current map\n        \"\"\"\n        spawn_points = list(CarlaDataProvider.get_map(CarlaDataProvider._world).get_spawn_points())\n        CarlaDataProvider._rng.shuffle(spawn_points)\n        CarlaDataProvider._spawn_points = spawn_points\n        CarlaDataProvider._spawn_index = 0\n\n    @staticmethod\n    def create_blueprint(model, rolename='scenario', color=None, actor_category=\"car\"):\n        \"\"\"\n        Function to setup the blueprint of an actor given its model and other relevant parameters\n        \"\"\"\n\n        _actor_blueprint_categories = {\n            'car': 'vehicle.tesla.model3',\n            'van': 'vehicle.volkswagen.t2',\n            'truck': 'vehicle.carlamotors.carlacola',\n            'trailer': '',\n            'semitrailer': '',\n            'bus': 'vehicle.volkswagen.t2',\n            'motorbike': 'vehicle.kawasaki.ninja',\n            'bicycle': 'vehicle.diamondback.century',\n            'train': '',\n            'tram': '',\n            'pedestrian': 'walker.pedestrian.0001',\n        }\n\n        # Set the model\n        try:\n            blueprint = CarlaDataProvider._rng.choice(CarlaDataProvider._blueprint_library.filter(model))\n        except ValueError:\n            # The model is not part of the blueprint library. Let's take a default one for the given category\n            bp_filter = \"vehicle.*\"\n            new_model = _actor_blueprint_categories[actor_category]\n            if new_model != '':\n                bp_filter = new_model\n            print(\"WARNING: Actor model {} not available. Using instead {}\".format(model, new_model))\n            blueprint = CarlaDataProvider._rng.choice(CarlaDataProvider._blueprint_library.filter(bp_filter))\n\n        # Set the color\n        if color:\n            if not blueprint.has_attribute('color'):\n                print(\n                    \"WARNING: Cannot set Color ({}) for actor {} due to missing blueprint attribute\".format(\n                        color, blueprint.id))\n            else:\n                default_color_rgba = blueprint.get_attribute('color').as_color()\n                default_color = '({}, {}, {})'.format(default_color_rgba.r, default_color_rgba.g, default_color_rgba.b)\n                try:\n                    blueprint.set_attribute('color', color)\n                except ValueError:\n                    # Color can't be set for this vehicle\n                    print(\"WARNING: Color ({}) cannot be set for actor {}. Using instead: ({})\".format(\n                        color, blueprint.id, default_color))\n                    blueprint.set_attribute('color', default_color)\n        else:\n            if blueprint.has_attribute('color') and rolename != 'hero':\n                color = CarlaDataProvider._rng.choice(blueprint.get_attribute('color').recommended_values)\n                blueprint.set_attribute('color', color)\n\n        # Make pedestrians mortal\n        if blueprint.has_attribute('is_invincible'):\n            blueprint.set_attribute('is_invincible', 'false')\n\n        # Set the rolename\n        if blueprint.has_attribute('role_name'):\n            blueprint.set_attribute('role_name', rolename)\n\n        return blueprint\n\n    @staticmethod\n    def handle_actor_batch(batch):\n        \"\"\"\n        Forward a CARLA command batch to spawn actors to CARLA, and gather the responses.\n        Returns list of actors on success, none otherwise\n        \"\"\"\n\n        actors = []\n\n        sync_mode = CarlaDataProvider.is_sync_mode()\n\n        if CarlaDataProvider._client and batch is not None:\n            responses = CarlaDataProvider._client.apply_batch_sync(batch, sync_mode)\n        else:\n            return None\n\n        # wait for the actors to be spawned properly before we do anything\n        if sync_mode:\n            CarlaDataProvider._world.tick()\n        else:\n            CarlaDataProvider._world.wait_for_tick()\n\n        actor_ids = []\n        if responses:\n            for response in responses:\n                if not response.error:\n                    actor_ids.append(response.actor_id)\n\n        carla_actors = CarlaDataProvider._world.get_actors(actor_ids)\n        for actor in carla_actors:\n            actors.append(actor)\n\n        return actors\n\n    @staticmethod\n    def request_new_actor(model, spawn_point, rolename='scenario', autopilot=False,\n                          random_location=False, color=None, actor_category=\"car\"):\n        \"\"\"\n        This method tries to create a new actor, returning it if successful (None otherwise).\n        \"\"\"\n        blueprint = CarlaDataProvider.create_blueprint(model, rolename, color, actor_category)\n\n        if random_location:\n            actor = None\n            while not actor:\n                spawn_point = CarlaDataProvider._rng.choice(CarlaDataProvider._spawn_points)\n                actor = CarlaDataProvider._world.try_spawn_actor(blueprint, spawn_point)\n\n        else:\n            # slightly lift the actor to avoid collisions with ground when spawning the actor\n            # DO NOT USE spawn_point directly, as this will modify spawn_point permanently\n            _spawn_point = carla.Transform(carla.Location(), spawn_point.rotation)\n            _spawn_point.location.x = spawn_point.location.x\n            _spawn_point.location.y = spawn_point.location.y\n            _spawn_point.location.z = spawn_point.location.z + 0.2\n            actor = CarlaDataProvider._world.try_spawn_actor(blueprint, _spawn_point)\n\n        if actor is None:\n            raise RuntimeError(\n                \"Error: Unable to spawn vehicle {} at {}\".format(blueprint.id, spawn_point))\n        else:\n            # Let's deactivate the autopilot of the actor if it belongs to vehicle\n            if actor in CarlaDataProvider._blueprint_library.filter('vehicle.*'):\n                actor.set_autopilot(autopilot)\n            else:\n                pass\n\n        # wait for the actor to be spawned properly before we do anything\n        if CarlaDataProvider.is_sync_mode():\n            CarlaDataProvider._world.tick()\n        else:\n            CarlaDataProvider._world.wait_for_tick()\n\n        if actor is None:\n            return None\n\n        CarlaDataProvider._carla_actor_pool[actor.id] = actor\n        CarlaDataProvider.register_actor(actor)\n        return actor\n\n    @staticmethod\n    def request_new_actors(actor_list):\n        \"\"\"\n        This method tries to series of actor in batch. If this was successful,\n        the new actors are returned, None otherwise.\n\n        param:\n        - actor_list: list of ActorConfigurationData\n        \"\"\"\n\n        SpawnActor = carla.command.SpawnActor               # pylint: disable=invalid-name\n        PhysicsCommand = carla.command.SetSimulatePhysics   # pylint: disable=invalid-name\n        FutureActor = carla.command.FutureActor             # pylint: disable=invalid-name\n        ApplyTransform = carla.command.ApplyTransform       # pylint: disable=invalid-name\n        SetAutopilot = carla.command.SetAutopilot           # pylint: disable=invalid-name\n\n        batch = []\n        actors = []\n\n        CarlaDataProvider.generate_spawn_points()\n\n        for actor in actor_list:\n\n            # Get the blueprint\n            blueprint = CarlaDataProvider.create_blueprint(actor.model, actor.rolename, actor.color, actor.category)\n\n            # Get the spawn point\n            transform = actor.transform\n            if actor.random_location:\n                if CarlaDataProvider._spawn_index >= len(CarlaDataProvider._spawn_points):\n                    print(\"No more spawn points to use\")\n                    break\n                else:\n                    _spawn_point = CarlaDataProvider._spawn_points[CarlaDataProvider._spawn_index]\n                    CarlaDataProvider._spawn_index += 1\n\n            else:\n                _spawn_point = carla.Transform()\n                _spawn_point.rotation = transform.rotation\n                _spawn_point.location.x = transform.location.x\n                _spawn_point.location.y = transform.location.y\n                _spawn_point.location.z = transform.location.z + 0.2\n\n            # Get the command\n            command = SpawnActor(blueprint, _spawn_point)\n            command.then(SetAutopilot(FutureActor, actor.autopilot,\n                                      CarlaDataProvider._traffic_manager_port))\n\n            if actor.category == 'misc':\n                command.then(PhysicsCommand(FutureActor, True))\n            elif actor.args is not None and 'physics' in actor.args and actor.args['physics'] == \"off\":\n                command.then(ApplyTransform(FutureActor, _spawn_point)).then(PhysicsCommand(FutureActor, False))\n\n            batch.append(command)\n\n        actors = CarlaDataProvider.handle_actor_batch(batch)\n\n        if not actors:\n            return None\n\n        for actor in actors:\n            if actor is None:\n                continue\n            CarlaDataProvider._carla_actor_pool[actor.id] = actor\n            CarlaDataProvider.register_actor(actor)\n        return actors\n\n    @staticmethod\n    def request_new_batch_actors(model, amount, spawn_points, autopilot=False,\n                                 random_location=False, rolename='scenario'):\n        \"\"\"\n        Simplified version of \"request_new_actors\". This method also create several actors in batch.\n\n        Instead of needing a list of ActorConfigurationData, an \"amount\" parameter is used.\n        This makes actor spawning easier but reduces the amount of configurability.\n\n        Some parameters are the same for all actors (rolename, autopilot and random location)\n        while others are randomized (color)\n        \"\"\"\n\n        SpawnActor = carla.command.SpawnActor      # pylint: disable=invalid-name\n        SetAutopilot = carla.command.SetAutopilot  # pylint: disable=invalid-name\n        FutureActor = carla.command.FutureActor    # pylint: disable=invalid-name\n\n        CarlaDataProvider.generate_spawn_points()\n\n        batch = []\n\n        for i in range(amount):\n            # Get vehicle by model\n            blueprint = CarlaDataProvider.create_blueprint(model, rolename)\n\n            if random_location:\n                if CarlaDataProvider._spawn_index >= len(CarlaDataProvider._spawn_points):\n                    print(\"No more spawn points to use. Spawned {} actors out of {}\".format(i + 1, amount))\n                    break\n                else:\n                    spawn_point = CarlaDataProvider._spawn_points[CarlaDataProvider._spawn_index]\n                    CarlaDataProvider._spawn_index += 1\n            else:\n                try:\n                    spawn_point = spawn_points[i]\n                except IndexError:\n                    print(\"The amount of spawn points is lower than the amount of vehicles spawned\")\n                    break\n\n            if spawn_point:\n                batch.append(SpawnActor(blueprint, spawn_point).then(\n                    SetAutopilot(FutureActor, autopilot,\n                                 CarlaDataProvider._traffic_manager_port)))\n\n        actors = CarlaDataProvider.handle_actor_batch(batch)\n\n        if actors is None:\n            return None\n\n        for actor in actors:\n            if actor is None:\n                continue\n            CarlaDataProvider._carla_actor_pool[actor.id] = actor\n            CarlaDataProvider.register_actor(actor)\n        return actors\n\n    @staticmethod\n    def get_actors():\n        \"\"\"\n        Return list of actors and their ids\n\n        Note: iteritems from six is used to allow compatibility with Python 2 and 3\n        \"\"\"\n        return iteritems(CarlaDataProvider._carla_actor_pool)\n\n    @staticmethod\n    def actor_id_exists(actor_id):\n        \"\"\"\n        Check if a certain id is still at the simulation\n        \"\"\"\n        if actor_id in CarlaDataProvider._carla_actor_pool:\n            return True\n\n        return False\n\n    @staticmethod\n    def get_hero_actor():\n        \"\"\"\n        Get the actor object of the hero actor if it exists, returns none otherwise.\n        \"\"\"\n        for actor_id in CarlaDataProvider._carla_actor_pool:\n            if CarlaDataProvider._carla_actor_pool[actor_id].attributes['role_name'] == 'hero':\n                return CarlaDataProvider._carla_actor_pool[actor_id]\n        return None\n\n    @staticmethod\n    def get_actor_by_id(actor_id):\n        \"\"\"\n        Get an actor from the pool by using its ID. If the actor\n        does not exist, None is returned.\n        \"\"\"\n        if actor_id in CarlaDataProvider._carla_actor_pool:\n            return CarlaDataProvider._carla_actor_pool[actor_id]\n\n        print(\"Non-existing actor id {}\".format(actor_id))\n        return None\n\n    @staticmethod\n    def remove_actor_by_id(actor_id):\n        \"\"\"\n        Remove an actor from the pool using its ID\n        \"\"\"\n        if actor_id in CarlaDataProvider._carla_actor_pool:\n            CarlaDataProvider._carla_actor_pool[actor_id].destroy()\n            CarlaDataProvider._carla_actor_pool[actor_id] = None\n            CarlaDataProvider._carla_actor_pool.pop(actor_id)\n        else:\n            print(\"Trying to remove a non-existing actor id {}\".format(actor_id))\n\n    @staticmethod\n    def remove_actors_in_surrounding(location, distance):\n        \"\"\"\n        Remove all actors from the pool that are closer than distance to the\n        provided location\n        \"\"\"\n        for actor_id in CarlaDataProvider._carla_actor_pool.copy():\n            if CarlaDataProvider._carla_actor_pool[actor_id].get_location().distance(location) < distance:\n                CarlaDataProvider._carla_actor_pool[actor_id].destroy()\n                CarlaDataProvider._carla_actor_pool.pop(actor_id)\n\n        # Remove all keys with None values\n        CarlaDataProvider._carla_actor_pool = dict({k: v for k, v in CarlaDataProvider._carla_actor_pool.items() if v})\n\n    @staticmethod\n    def get_traffic_manager_port():\n        \"\"\"\n        Get the port of the traffic manager.\n        \"\"\"\n        return CarlaDataProvider._traffic_manager_port\n\n    @staticmethod\n    def set_traffic_manager_port(tm_port):\n        \"\"\"\n        Set the port to use for the traffic manager.\n        \"\"\"\n        CarlaDataProvider._traffic_manager_port = tm_port\n    \n    @staticmethod\n    def set_time_step(time_step):\n        CarlaDataProvider._time_step = time_step\n    \n    @staticmethod\n    def get_time_step():\n        \"\"\"\n        Set the time-step for debug.\n        \"\"\"\n        return CarlaDataProvider._time_step\n\n    @staticmethod\n    def cleanup():\n        \"\"\"\n        Obtain the time-step for debug.        \n        \"\"\"\n        DestroyActor = carla.command.DestroyActor       # pylint: disable=invalid-name\n        batch = []\n\n        for actor_id in CarlaDataProvider._carla_actor_pool.copy():\n            actor = CarlaDataProvider._carla_actor_pool[actor_id]\n            if actor.is_alive:\n                batch.append(DestroyActor(actor))\n\n        if CarlaDataProvider._client:\n            try:\n                CarlaDataProvider._client.apply_batch_sync(batch)\n            except RuntimeError as e:\n                if \"time-out\" in str(e):\n                    pass\n                else:\n                    raise e\n\n        CarlaDataProvider._actor_velocity_map.clear()\n        CarlaDataProvider._actor_location_map.clear()\n        CarlaDataProvider._actor_transform_map.clear()\n        CarlaDataProvider._traffic_light_map.clear()\n        CarlaDataProvider._map = None\n        CarlaDataProvider._world = None\n        CarlaDataProvider._sync_flag = False\n        CarlaDataProvider._ego_vehicle_route = None\n        CarlaDataProvider._carla_actor_pool = dict()\n        CarlaDataProvider._client = None\n        CarlaDataProvider._spawn_points = None\n        CarlaDataProvider._spawn_index = 0\n        CarlaDataProvider._ego_vehicle = None\n        CarlaDataProvider._rng = random.RandomState(2000)\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/result_writer.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module contains the result gatherer and write for CARLA scenarios.\nIt shall be used from the ScenarioManager only.\n\"\"\"\n\nfrom __future__ import print_function\n\nimport time\nfrom tabulate import tabulate\n\n\nclass ResultOutputProvider(object):\n\n    \"\"\"\n    This module contains the _result gatherer and write for CARLA scenarios.\n    It shall be used from the ScenarioManager only.\n    \"\"\"\n\n    def __init__(self, data, result, stdout=True, filename=None, junit=None):\n        \"\"\"\n        Setup all parameters\n        - _data contains all scenario-related information\n        - _result is overall pass/fail info\n        - _stdout (True/False) is used to (de)activate terminal output\n        - _filename is used to (de)activate file output in tabular form\n        - _junit is used to (de)activate file output in _junit form\n        \"\"\"\n        self._data = data\n        self._result = result\n        self._stdout = stdout\n        self._filename = filename\n        self._junit = junit\n\n        self._start_time = time.strftime('%Y-%m-%d %H:%M:%S',\n                                         time.localtime(self._data.start_system_time))\n        self._end_time = time.strftime('%Y-%m-%d %H:%M:%S',\n                                       time.localtime(self._data.end_system_time))\n\n    def write(self):\n        \"\"\"\n        Public write function\n        \"\"\"\n        if self._junit is not None:\n            self._write_to_junit()\n\n        output = self.create_output_text()\n        if self._filename is not None:\n            with open(self._filename, 'w') as fd:\n                fd.write(output)\n        if self._stdout:\n            print(output)\n\n    def create_output_text(self):\n        \"\"\"\n        Creates the output message\n        \"\"\"\n        output = \"\\n\"\n        output += \" ======= Results of Scenario: {} ---- {} =======\\n\".format(\n            self._data.scenario_tree.name, self._result)\n        end_line_length = len(output) - 3\n        output += \"\\n\"\n\n        # Lis of all the actors\n        output += \" > Ego vehicles:\\n\"\n        for ego_vehicle in self._data.ego_vehicles:\n            output += \"{}; \".format(ego_vehicle)\n        output += \"\\n\\n\"\n\n        output += \" > Other actors:\\n\"\n        for actor in self._data.other_actors:\n            output += \"{}; \".format(actor)\n        output += \"\\n\\n\"\n\n        # Simulation part\n        output += \" > Simulation Information\\n\"\n\n        system_time = round(self._data.scenario_duration_system, 2)\n        game_time = round(self._data.scenario_duration_game, 2)\n        ratio = round(self._data.scenario_duration_game / self._data.scenario_duration_system, 3)\n\n        list_statistics = [[\"Start Time\", \"{}\".format(self._start_time)]]\n        list_statistics.extend([[\"End Time\", \"{}\".format(self._end_time)]])\n        list_statistics.extend([[\"Duration (System Time)\", \"{}s\".format(system_time)]])\n        list_statistics.extend([[\"Duration (Game Time)\", \"{}s\".format(game_time)]])\n        list_statistics.extend([[\"Ratio (System Time / Game Time)\", \"{}s\".format(ratio)]])\n\n        output += tabulate(list_statistics, tablefmt='fancy_grid')\n        output += \"\\n\\n\"\n\n        # Criteria part\n        output += \" > Criteria Information\\n\"\n        header = ['Actor', 'Criterion', 'Result', 'Actual Value', 'Expected Value']\n        list_statistics = [header]\n\n        for criterion in self._data.scenario.get_criteria():\n            name_string = criterion.name\n            if criterion.optional:\n                name_string += \" (Opt.)\"\n            else:\n                name_string += \" (Req.)\"\n\n            actor = \"{} (id={})\".format(criterion.actor.type_id[8:], criterion.actor.id)\n            criteria = name_string\n            result = \"FAILURE\" if criterion.test_status == \"RUNNING\" else criterion.test_status\n            actual_value = criterion.actual_value\n            expected_value = criterion.expected_value_success\n\n            list_statistics.extend([[actor, criteria, result, actual_value, expected_value]])\n\n        # Timeout\n        actor = \"\"\n        criteria = \"Timeout (Req.)\"\n        result = \"SUCCESS\" if self._data.scenario_duration_game < self._data.scenario.timeout else \"FAILURE\"\n        actual_value = round(self._data.scenario_duration_game, 2)\n        expected_value = round(self._data.scenario.timeout, 2)\n\n        list_statistics.extend([[actor, criteria, result, actual_value, expected_value]])\n\n        # Global and final output message\n        list_statistics.extend([['', 'GLOBAL RESULT', self._result, '', '']])\n\n        output += tabulate(list_statistics, tablefmt='fancy_grid')\n        output += \"\\n\"\n        output += \" \" + \"=\" * end_line_length + \"\\n\"\n\n        return output\n\n    def _write_to_junit(self):\n        \"\"\"\n        Writing to Junit XML\n        \"\"\"\n        test_count = 0\n        failure_count = 0\n        for criterion in self._data.scenario.get_criteria():\n            test_count += 1\n            if criterion.test_status != \"SUCCESS\":\n                failure_count += 1\n\n        # handle timeout\n        test_count += 1\n        if self._data.scenario_duration_game >= self._data.scenario.timeout:\n            failure_count += 1\n\n        junit_file = open(self._junit, \"w\")\n\n        junit_file.write(\"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n\")\n\n        test_suites_string = (\"<testsuites tests=\\\"%d\\\" failures=\\\"%d\\\" disabled=\\\"0\\\" \"\n                              \"errors=\\\"0\\\" timestamp=\\\"%s\\\" time=\\\"%5.2f\\\" \"\n                              \"name=\\\"Simulation\\\" package=\\\"Scenarios\\\">\\n\" %\n                              (test_count,\n                               failure_count,\n                               self._start_time,\n                               self._data.scenario_duration_system))\n        junit_file.write(test_suites_string)\n\n        test_suite_string = (\"  <testsuite name=\\\"%s\\\" tests=\\\"%d\\\" failures=\\\"%d\\\" \"\n                             \"disabled=\\\"0\\\" errors=\\\"0\\\" time=\\\"%5.2f\\\">\\n\" %\n                             (self._data.scenario_tree.name,\n                              test_count,\n                              failure_count,\n                              self._data.scenario_duration_system))\n        junit_file.write(test_suite_string)\n\n        for criterion in self._data.scenario.get_criteria():\n            testcase_name = criterion.name + \"_\" + \\\n                criterion.actor.type_id[8:] + \"_\" + str(criterion.actor.id)\n            result_string = (\"    <testcase name=\\\"{}\\\" status=\\\"run\\\" \"\n                             \"time=\\\"0\\\" classname=\\\"Scenarios.{}\\\">\\n\".format(\n                                 testcase_name, self._data.scenario_tree.name))\n            if criterion.test_status != \"SUCCESS\":\n                result_string += \"      <failure message=\\\"{}\\\"  type=\\\"\\\"><!\\[CDATA\\[\\n\".format(\n                    criterion.name)\n                result_string += \"  Actual:   {}\\n\".format(\n                    criterion.actual_value)\n                result_string += \"  Expected: {}\\n\".format(\n                    criterion.expected_value_success)\n                result_string += \"\\n\"\n                result_string += \"  Exact Value: {} = {}\\]\\]></failure>\\n\".format(\n                    criterion.name, criterion.actual_value)\n            else:\n                result_string += \"  Exact Value: {} = {}\\n\".format(\n                    criterion.name, criterion.actual_value)\n            result_string += \"    </testcase>\\n\"\n            junit_file.write(result_string)\n\n        # Handle timeout separately\n        result_string = (\"    <testcase name=\\\"Duration\\\" status=\\\"run\\\" time=\\\"{}\\\" \"\n                         \"classname=\\\"Scenarios.{}\\\">\\n\".format(\n                             self._data.scenario_duration_system,\n                             self._data.scenario_tree.name))\n        if self._data.scenario_duration_game >= self._data.scenario.timeout:\n            result_string += \"      <failure message=\\\"{}\\\"  type=\\\"\\\"><!\\[CDATA\\[\\n\".format(\n                \"Duration\")\n            result_string += \"  Actual:   {}\\n\".format(\n                self._data.scenario_duration_game)\n            result_string += \"  Expected: {}\\n\".format(\n                self._data.scenario.timeout)\n            result_string += \"\\n\"\n            result_string += \"  Exact Value: {} = {}\\]\\]></failure>\\n\".format(\n                \"Duration\", self._data.scenario_duration_game)\n        else:\n            result_string += \"  Exact Value: {} = {}\\n\".format(\n                \"Duration\", self._data.scenario_duration_game)\n        result_string += \"    </testcase>\\n\"\n        junit_file.write(result_string)\n\n        junit_file.write(\"  </testsuite>\\n\")\n        junit_file.write(\"</testsuites>\\n\")\n        junit_file.close()\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/scenario_manager.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides the ScenarioManager implementation.\nIt must not be modified and is for reference only!\n\"\"\"\n\nfrom __future__ import print_function\nimport sys\nimport time\n\nimport py_trees\n\nfrom srunner.autoagents.agent_wrapper import AgentWrapper\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.result_writer import ResultOutputProvider\nfrom srunner.scenariomanager.timer import GameTime\nfrom srunner.scenariomanager.watchdog import Watchdog\n\n\nclass ScenarioManager(object):\n\n    \"\"\"\n    Basic scenario manager class. This class holds all functionality\n    required to start, and analyze a scenario.\n\n    The user must not modify this class.\n\n    To use the ScenarioManager:\n    1. Create an object via manager = ScenarioManager()\n    2. Load a scenario via manager.load_scenario()\n    3. Trigger the execution of the scenario manager.run_scenario()\n       This function is designed to explicitly control start and end of\n       the scenario execution\n    4. Trigger a result evaluation with manager.analyze_scenario()\n    5. If needed, cleanup with manager.stop_scenario()\n    \"\"\"\n\n    def __init__(self, debug_mode=False, sync_mode=False, timeout=2.0):\n        \"\"\"\n        Setups up the parameters, which will be filled at load_scenario()\n\n        \"\"\"\n        self.scenario = None\n        self.scenario_tree = None\n        self.scenario_class = None\n        self.ego_vehicles = None\n        self.other_actors = None\n\n        self._debug_mode = debug_mode\n        self._agent = None\n        self._sync_mode = sync_mode\n        self._running = False\n        self._timestamp_last_run = 0.0\n        self._timeout = timeout\n        self._watchdog = Watchdog(float(self._timeout))\n\n        self.scenario_duration_system = 0.0\n        self.scenario_duration_game = 0.0\n        self.start_system_time = None\n        self.end_system_time = None\n\n    def _reset(self):\n        \"\"\"\n        Reset all parameters\n        \"\"\"\n        self._running = False\n        self._timestamp_last_run = 0.0\n        self.scenario_duration_system = 0.0\n        self.scenario_duration_game = 0.0\n        self.start_system_time = None\n        self.end_system_time = None\n        GameTime.restart()\n\n    def cleanup(self):\n        \"\"\"\n        This function triggers a proper termination of a scenario\n        \"\"\"\n\n        if self.scenario is not None:\n            self.scenario.terminate()\n\n        if self._agent is not None:\n            self._agent.cleanup()\n            self._agent = None\n\n        CarlaDataProvider.cleanup()\n\n    def load_scenario(self, scenario, agent=None):\n        \"\"\"\n        Load a new scenario\n        \"\"\"\n        self._reset()\n        self._agent = AgentWrapper(agent) if agent else None\n        if self._agent is not None:\n            self._sync_mode = True\n        self.scenario_class = scenario\n        self.scenario = scenario.scenario\n        self.scenario_tree = self.scenario.scenario_tree\n        self.ego_vehicles = scenario.ego_vehicles\n        self.other_actors = scenario.other_actors\n\n        # To print the scenario tree uncomment the next line\n        # py_trees.display.render_dot_tree(self.scenario_tree)\n\n        if self._agent is not None:\n            self._agent.setup_sensors(self.ego_vehicles[0], self._debug_mode)\n\n    def run_scenario(self):\n        \"\"\"\n        Trigger the start of the scenario and wait for it to finish/fail\n        \"\"\"\n        print(\"ScenarioManager: Running scenario {}\".format(self.scenario_tree.name))\n        self.start_system_time = time.time()\n        start_game_time = GameTime.get_time()\n\n        self._watchdog.start()\n        self._running = True\n\n        while self._running:\n            timestamp = None\n            world = CarlaDataProvider.get_world()\n            if world:\n                snapshot = world.get_snapshot()\n                if snapshot:\n                    timestamp = snapshot.timestamp\n            if timestamp:\n                self._tick_scenario(timestamp)\n\n        self._watchdog.stop()\n\n        self.cleanup()\n\n        self.end_system_time = time.time()\n        end_game_time = GameTime.get_time()\n\n        self.scenario_duration_system = self.end_system_time - \\\n            self.start_system_time\n        self.scenario_duration_game = end_game_time - start_game_time\n\n        if self.scenario_tree.status == py_trees.common.Status.FAILURE:\n            print(\"ScenarioManager: Terminated due to failure\")\n\n    def _tick_scenario(self, timestamp):\n        \"\"\"\n        Run next tick of scenario and the agent.\n        If running synchornously, it also handles the ticking of the world.\n        \"\"\"\n\n        if self._timestamp_last_run < timestamp.elapsed_seconds and self._running:\n            self._timestamp_last_run = timestamp.elapsed_seconds\n\n            self._watchdog.update()\n\n            if self._debug_mode:\n                print(\"\\n--------- Tick ---------\\n\")\n\n            # Update game time and actor information\n            GameTime.on_carla_tick(timestamp)\n            CarlaDataProvider.on_carla_tick()\n\n            if self._agent is not None:\n                ego_action = self._agent()\n\n            # Tick scenario\n            self.scenario_tree.tick_once()\n\n            if self._debug_mode:\n                print(\"\\n\")\n                py_trees.display.print_ascii_tree(self.scenario_tree, show_status=True)\n                sys.stdout.flush()\n\n            if self.scenario_tree.status != py_trees.common.Status.RUNNING:\n                self._running = False\n\n            if self._agent is not None:\n                self.ego_vehicles[0].apply_control(ego_action)\n\n        if self._sync_mode and self._running and self._watchdog.get_status():\n            CarlaDataProvider.get_world().tick()\n\n    def get_running_status(self):\n        \"\"\"\n        returns:\n           bool:  False if watchdog exception occured, True otherwise\n        \"\"\"\n        return self._watchdog.get_status()\n\n    def stop_scenario(self):\n        \"\"\"\n        This function is used by the overall signal handler to terminate the scenario execution\n        \"\"\"\n        self._running = False\n\n    def analyze_scenario(self, stdout, filename, junit):\n        \"\"\"\n        This function is intended to be called from outside and provide\n        the final statistics about the scenario (human-readable, in form of a junit\n        report, etc.)\n        \"\"\"\n\n        failure = False\n        timeout = False\n        result = \"SUCCESS\"\n\n        if self.scenario.test_criteria is None:\n            print(\"Nothing to analyze, this scenario has no criteria\")\n            return True\n\n        for criterion in self.scenario.get_criteria():\n            if (not criterion.optional and\n                    criterion.test_status != \"SUCCESS\" and\n                    criterion.test_status != \"ACCEPTABLE\"):\n                failure = True\n                result = \"FAILURE\"\n            elif criterion.test_status == \"ACCEPTABLE\":\n                result = \"ACCEPTABLE\"\n\n        if self.scenario.timeout_node.timeout and not failure:\n            timeout = True\n            result = \"TIMEOUT\"\n\n        output = ResultOutputProvider(self, result, stdout, filename, junit)\n        output.write()\n\n        return failure or timeout\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/scenarioatomics/__init__.py",
    "content": ""
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/scenarioatomics/atomic_behaviors.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides all atomic scenario behaviors required to realize\ncomplex, realistic scenarios such as \"follow a leading vehicle\", \"lane change\",\netc.\n\nThe atomic behaviors are implemented with py_trees.\n\"\"\"\n\nfrom __future__ import print_function\n\nimport copy\nimport math\nimport operator\nimport os\nimport random\nimport time\nimport subprocess\n\nimport numpy as np\nimport py_trees\nfrom py_trees.blackboard import Blackboard\n\nimport carla\nfrom agents.navigation.basic_agent import BasicAgent, LocalPlanner\nfrom agents.navigation.local_planner import RoadOption\nfrom agents.navigation.global_route_planner import GlobalRoutePlanner\nfrom agents.navigation.global_route_planner_dao import GlobalRoutePlannerDAO\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.actorcontrols.actor_control import ActorControl\nfrom srunner.scenariomanager.timer import GameTime\nfrom srunner.tools.scenario_helper import detect_lane_obstacle\nfrom srunner.tools.scenario_helper import generate_target_waypoint_list_multilane\n\n\nimport srunner.tools\n\nEPSILON = 0.001\n\n\ndef calculate_distance(location, other_location, global_planner=None):\n    \"\"\"\n    Method to calculate the distance between to locations\n\n    Note: It uses the direct distance between the current location and the\n          target location to estimate the time to arrival.\n          To be accurate, it would have to use the distance along the\n          (shortest) route between the two locations.\n    \"\"\"\n    if global_planner:\n        distance = 0\n\n        # Get the route\n        route = global_planner.trace_route(location, other_location)\n\n        # Get the distance of the route\n        for i in range(1, len(route)):\n            curr_loc = route[i][0].transform.location\n            prev_loc = route[i - 1][0].transform.location\n\n            distance += curr_loc.distance(prev_loc)\n\n        return distance\n\n    return location.distance(other_location)\n\n\ndef get_actor_control(actor):\n    \"\"\"\n    Method to return the type of control to the actor.\n    \"\"\"\n    control = actor.get_control()\n    actor_type = actor.type_id.split('.')[0]\n    if not isinstance(actor, carla.Walker):\n        control.steering = 0\n    else:\n        control.speed = 0\n\n    return control, actor_type\n\n\nclass AtomicBehavior(py_trees.behaviour.Behaviour):\n\n    \"\"\"\n    Base class for all atomic behaviors used to setup a scenario\n\n    *All behaviors should use this class as parent*\n\n    Important parameters:\n    - name: Name of the atomic behavior\n    \"\"\"\n\n    def __init__(self, name, actor=None):\n        \"\"\"\n        Default init. Has to be called via super from derived class\n        \"\"\"\n        super(AtomicBehavior, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self.name = name\n        self._actor = actor\n\n    def setup(self, unused_timeout=15):\n        \"\"\"\n        Default setup\n        \"\"\"\n        self.logger.debug(\"%s.setup()\" % (self.__class__.__name__))\n        return True\n\n    def initialise(self):\n        \"\"\"\n        Initialise setup terminates WaypointFollowers\n        Check whether WF for this actor is running and terminate all active WFs\n        \"\"\"\n        if self._actor is not None:\n            try:\n                check_attr = operator.attrgetter(\"running_WF_actor_{}\".format(self._actor.id))\n                terminate_wf = copy.copy(check_attr(py_trees.blackboard.Blackboard()))\n                py_trees.blackboard.Blackboard().set(\n                    \"terminate_WF_actor_{}\".format(self._actor.id), terminate_wf, overwrite=True)\n            except AttributeError:\n                # It is ok to continue, if the Blackboard variable does not exist\n                pass\n        self.logger.debug(\"%s.initialise()\" % (self.__class__.__name__))\n\n    def terminate(self, new_status):\n        \"\"\"\n        Default terminate. Can be extended in derived class\n        \"\"\"\n        self.logger.debug(\"%s.terminate()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n\nclass RunScript(AtomicBehavior):\n\n    \"\"\"\n    This is an atomic behavior to start execution of an additional script.\n\n    Args:\n        script (str): String containing the interpreter, scriptpath and arguments\n            Example: \"python /path/to/script.py --arg1\"\n        base_path (str): String containing the base path of for the script\n\n    Attributes:\n        _script (str): String containing the interpreter, scriptpath and arguments\n            Example: \"python /path/to/script.py --arg1\"\n        _base_path (str): String containing the base path of for the script\n            Example: \"/path/to/\"\n\n    Note:\n        This is intended for the use with OpenSCENARIO. Be aware of security side effects.\n    \"\"\"\n\n    def __init__(self, script, base_path=None, name=\"RunScript\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(RunScript, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._script = script\n        self._base_path = base_path\n\n    def update(self):\n        \"\"\"\n        Start script\n        \"\"\"\n        path = None\n        script_components = self._script.split(' ')\n        if len(script_components) > 1:\n            path = script_components[1]\n\n        if not os.path.isfile(path):\n            path = os.path.join(self._base_path, path)\n        if not os.path.isfile(path):\n            new_status = py_trees.common.Status.FAILURE\n            print(\"Script file does not exists {}\".format(path))\n        else:\n            subprocess.Popen(self._script, shell=True, cwd=self._base_path)\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n        return new_status\n\n\nclass ChangeWeather(AtomicBehavior):\n\n    \"\"\"\n    Atomic to write a new weather configuration into the blackboard.\n    Used in combination with WeatherBehavior() to have a continuous weather simulation.\n\n    The behavior immediately terminates with SUCCESS after updating the blackboard.\n\n    Args:\n        weather (srunner.scenariomanager.weather_sim.Weather): New weather settings.\n        name (string): Name of the behavior.\n            Defaults to 'UpdateWeather'.\n\n    Attributes:\n        _weather (srunner.scenariomanager.weather_sim.Weather): Weather settings.\n    \"\"\"\n\n    def __init__(self, weather, name=\"ChangeWeather\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(ChangeWeather, self).__init__(name)\n        self._weather = weather\n\n    def update(self):\n        \"\"\"\n        Write weather into blackboard and exit with success\n\n        returns:\n            py_trees.common.Status.SUCCESS\n        \"\"\"\n        py_trees.blackboard.Blackboard().set(\"CarlaWeather\", self._weather, overwrite=True)\n        return py_trees.common.Status.SUCCESS\n\n\nclass ChangeRoadFriction(AtomicBehavior):\n\n    \"\"\"\n    Atomic to update the road friction in CARLA.\n\n    The behavior immediately terminates with SUCCESS after updating the friction.\n\n    Args:\n        friction (float): New friction coefficient.\n        name (string): Name of the behavior.\n            Defaults to 'UpdateRoadFriction'.\n\n    Attributes:\n        _friction (float): Friction coefficient.\n    \"\"\"\n\n    def __init__(self, friction, name=\"ChangeRoadFriction\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(ChangeRoadFriction, self).__init__(name)\n        self._friction = friction\n\n    def update(self):\n        \"\"\"\n        Update road friction. Spawns new friction blueprint and removes the old one, if existing.\n\n        returns:\n            py_trees.common.Status.SUCCESS\n        \"\"\"\n\n        for actor in CarlaDataProvider.get_world().get_actors().filter('static.trigger.friction'):\n            actor.destroy()\n\n        friction_bp = CarlaDataProvider.get_world().get_blueprint_library().find('static.trigger.friction')\n        extent = carla.Location(1000000.0, 1000000.0, 1000000.0)\n        friction_bp.set_attribute('friction', str(self._friction))\n        friction_bp.set_attribute('extent_x', str(extent.x))\n        friction_bp.set_attribute('extent_y', str(extent.y))\n        friction_bp.set_attribute('extent_z', str(extent.z))\n\n        # Spawn Trigger Friction\n        transform = carla.Transform()\n        transform.location = carla.Location(-10000.0, -10000.0, 0.0)\n        CarlaDataProvider.get_world().spawn_actor(friction_bp, transform)\n\n        return py_trees.common.Status.SUCCESS\n\n\nclass ChangeActorControl(AtomicBehavior):\n\n    \"\"\"\n    Atomic to change the longitudinal/lateral control logic for an actor.\n    The (actor, controller) pair is stored inside the Blackboard.\n\n    The behavior immediately terminates with SUCCESS after the controller.\n\n    Args:\n        actor (carla.Actor): Actor that should be controlled by the controller.\n        control_py_module (string): Name of the python module containing the implementation\n            of the controller.\n        args (dictionary): Additional arguments for the controller.\n        name (string): Name of the behavior.\n            Defaults to 'ChangeActorControl'.\n\n    Attributes:\n        _actor_control (ActorControl): Instance of the actor control.\n    \"\"\"\n\n    def __init__(self, actor, control_py_module, args, name=\"ChangeActorControl\"):\n        \"\"\"\n        Setup actor controller.\n        \"\"\"\n        super(ChangeActorControl, self).__init__(name, actor)\n\n        self._actor_control = ActorControl(actor, control_py_module=control_py_module, args=args)\n\n    def update(self):\n        \"\"\"\n        Write (actor, controler) pair to Blackboard, or update the controller\n        if actor already exists as a key.\n\n        returns:\n            py_trees.common.Status.SUCCESS\n        \"\"\"\n\n        actor_dict = {}\n\n        try:\n            check_actors = operator.attrgetter(\"ActorsWithController\")\n            actor_dict = check_actors(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        if actor_dict:\n            if self._actor.id in actor_dict:\n                actor_dict[self._actor.id].reset()\n\n        actor_dict[self._actor.id] = self._actor_control\n        py_trees.blackboard.Blackboard().set(\"ActorsWithController\", actor_dict, overwrite=True)\n\n        return py_trees.common.Status.SUCCESS\n\n\nclass UpdateAllActorControls(AtomicBehavior):\n\n    \"\"\"\n    Atomic to update (run one control loop step) all actor controls.\n\n    The behavior is always in RUNNING state.\n\n    Args:\n        name (string): Name of the behavior.\n            Defaults to 'UpdateAllActorControls'.\n    \"\"\"\n\n    def __init__(self, name=\"UpdateAllActorControls\"):\n        \"\"\"\n        Constructor\n        \"\"\"\n        super(UpdateAllActorControls, self).__init__(name)\n\n    def update(self):\n        \"\"\"\n        Execute one control loop step for all actor controls.\n\n        returns:\n            py_trees.common.Status.RUNNING\n        \"\"\"\n\n        actor_dict = {}\n\n        try:\n            check_actors = operator.attrgetter(\"ActorsWithController\")\n            actor_dict = check_actors(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        for actor_id in actor_dict:\n            actor_dict[actor_id].run_step()\n\n        return py_trees.common.Status.RUNNING\n\n\nclass ChangeActorTargetSpeed(AtomicBehavior):\n\n    \"\"\"\n    Atomic to change the target speed for an actor controller.\n\n    The behavior is in RUNNING state until the distance/duration\n    conditions are satisfied, or if a second ChangeActorTargetSpeed atomic\n    for the same actor is triggered.\n\n    Args:\n        actor (carla.Actor): Controlled actor.\n        target_speed (float): New target speed [m/s].\n        init_speed (boolean): Flag to indicate if the speed is the initial actor speed.\n            Defaults to False.\n        duration (float): Duration of the maneuver [s].\n            Defaults to None.\n        distance (float): Distance of the maneuver [m].\n            Defaults to None.\n        relative_actor (carla.Actor): If the target speed setting should be relative to another actor.\n            Defaults to None.\n        value (float): Offset, if the target speed setting should be relative to another actor.\n            Defaults to None.\n        value_type (string): Either 'Delta' or 'Factor' influencing how the offset to the reference actors\n            velocity is applied. Defaults to None.\n        continuous (boolean): If True, the atomic remains in RUNNING, independent of duration or distance.\n            Defaults to False.\n        name (string): Name of the behavior.\n            Defaults to 'ChangeActorTargetSpeed'.\n\n    Attributes:\n        _target_speed (float): New target speed [m/s].\n        _init_speed (boolean): Flag to indicate if the speed is the initial actor speed.\n            Defaults to False.\n        _start_time (float): Start time of the atomic [s].\n            Defaults to None.\n        _start_location (carla.Location): Start location of the atomic.\n            Defaults to None.\n        _duration (float): Duration of the maneuver [s].\n            Defaults to None.\n        _distance (float): Distance of the maneuver [m].\n            Defaults to None.\n        _relative_actor (carla.Actor): If the target speed setting should be relative to another actor.\n            Defaults to None.\n        _value (float): Offset, if the target speed setting should be relative to another actor.\n            Defaults to None.\n        _value_type (string): Either 'Delta' or 'Factor' influencing how the offset to the reference actors\n            velocity is applied. Defaults to None.\n        _continuous (boolean): If True, the atomic remains in RUNNING, independent of duration or distance.\n            Defaults to False.\n    \"\"\"\n\n    def __init__(self, actor, target_speed, init_speed=False,\n                 duration=None, distance=None, relative_actor=None,\n                 value=None, value_type=None, continuous=False, name=\"ChangeActorTargetSpeed\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(ChangeActorTargetSpeed, self).__init__(name, actor)\n\n        self._target_speed = target_speed\n        self._init_speed = init_speed\n\n        self._start_time = None\n        self._start_location = None\n\n        self._relative_actor = relative_actor\n        self._value = value\n        self._value_type = value_type\n        self._continuous = continuous\n        self._duration = duration\n        self._distance = distance\n\n    def initialise(self):\n        \"\"\"\n        Set initial parameters such as _start_time and _start_location,\n        and get (actor, controller) pair from Blackboard.\n\n        May throw if actor is not available as key for the ActorsWithController\n        dictionary from Blackboard.\n        \"\"\"\n        actor_dict = {}\n\n        try:\n            check_actors = operator.attrgetter(\"ActorsWithController\")\n            actor_dict = check_actors(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        if not actor_dict or not self._actor.id in actor_dict:\n            raise RuntimeError(\"Actor not found in ActorsWithController BlackBoard\")\n\n        self._start_time = GameTime.get_time()\n        self._start_location = CarlaDataProvider.get_location(self._actor)\n\n        if self._relative_actor:\n            relative_velocity = CarlaDataProvider.get_velocity(self._relative_actor)\n\n            # get target velocity\n            if self._value_type == 'delta':\n                self._target_speed = relative_velocity + self._value\n            elif self._value_type == 'factor':\n                self._target_speed = relative_velocity * self._value\n            else:\n                print('self._value_type must be delta or factor')\n\n        actor_dict[self._actor.id].update_target_speed(self._target_speed, start_time=self._start_time)\n\n        if self._init_speed:\n            actor_dict[self._actor.id].set_init_speed()\n\n        super(ChangeActorTargetSpeed, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Check the actor's current state and update target speed, if it is relative to another actor.\n\n        returns:\n            py_trees.common.Status.SUCCESS, if the duration or distance driven exceeded limits\n                                            if another ChangeActorTargetSpeed atomic for the same actor was triggered.\n            py_trees.common.Status.FAILURE, if the actor is not found in ActorsWithController Blackboard dictionary.\n            py_trees.common.Status.FAILURE, else.\n        \"\"\"\n        try:\n            check_actors = operator.attrgetter(\"ActorsWithController\")\n            actor_dict = check_actors(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        if not actor_dict or not self._actor.id in actor_dict:\n            return py_trees.common.Status.FAILURE\n\n        if actor_dict[self._actor.id].get_last_longitudinal_command() != self._start_time:\n            return py_trees.common.Status.SUCCESS\n\n        new_status = py_trees.common.Status.RUNNING\n\n        if self._relative_actor:\n            relative_velocity = CarlaDataProvider.get_velocity(self._relative_actor)\n\n            # get target velocity\n            if self._value_type == 'delta':\n                actor_dict[self._actor.id].update_target_speed(relative_velocity + self._value)\n            elif self._value_type == 'factor':\n                actor_dict[self._actor.id].update_target_speed(relative_velocity * self._value)\n            else:\n                print('self._value_type must be delta or factor')\n\n        # check duration and driven_distance\n        if not self._continuous:\n            if (self._duration is not None) and (GameTime.get_time() - self._start_time > self._duration):\n                new_status = py_trees.common.Status.SUCCESS\n\n            driven_distance = CarlaDataProvider.get_location(self._actor).distance(self._start_location)\n            if (self._distance is not None) and (driven_distance > self._distance):\n                new_status = py_trees.common.Status.SUCCESS\n\n        if self._distance is None and self._duration is None:\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass ChangeActorWaypoints(AtomicBehavior):\n\n    \"\"\"\n    Atomic to change the waypoints for an actor controller.\n\n    The behavior is in RUNNING state until the last waypoint is reached, or if a\n    second waypoint related atomic for the same actor is triggered. These are:\n    - ChangeActorWaypoints\n    - ChangeActorWaypointsToReachPosition\n    - ChangeActorLateralMotion\n\n    Args:\n        actor (carla.Actor): Controlled actor.\n        waypoints (List of carla.Transform): List of waypoints (CARLA transforms).\n        name (string): Name of the behavior.\n            Defaults to 'ChangeActorWaypoints'.\n\n    Attributes:\n        _waypoints (List of carla.Transform): List of waypoints (CARLA transforms).\n        _start_time (float): Start time of the atomic [s].\n            Defaults to None.\n    \"\"\"\n\n    def __init__(self, actor, waypoints, name=\"ChangeActorWaypoints\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(ChangeActorWaypoints, self).__init__(name, actor)\n\n        self._waypoints = waypoints\n        self._start_time = None\n\n    def initialise(self):\n        \"\"\"\n        Set _start_time and get (actor, controller) pair from Blackboard.\n\n        Set waypoint list for actor controller.\n\n        May throw if actor is not available as key for the ActorsWithController\n        dictionary from Blackboard.\n        \"\"\"\n        actor_dict = {}\n\n        try:\n            check_actors = operator.attrgetter(\"ActorsWithController\")\n            actor_dict = check_actors(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        if not actor_dict or not self._actor.id in actor_dict:\n            raise RuntimeError(\"Actor not found in ActorsWithController BlackBoard\")\n\n        self._start_time = GameTime.get_time()\n\n        actor_dict[self._actor.id].update_waypoints(self._waypoints, start_time=self._start_time)\n\n        super(ChangeActorWaypoints, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Check the actor's state along the waypoint route.\n\n        returns:\n            py_trees.common.Status.SUCCESS, if the final waypoint was reached, or\n                                            if another ChangeActorWaypoints atomic for the same actor was triggered.\n            py_trees.common.Status.FAILURE, if the actor is not found in ActorsWithController Blackboard dictionary.\n            py_trees.common.Status.FAILURE, else.\n        \"\"\"\n        try:\n            check_actors = operator.attrgetter(\"ActorsWithController\")\n            actor_dict = check_actors(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        if not actor_dict or not self._actor.id in actor_dict:\n            return py_trees.common.Status.FAILURE\n\n        if actor_dict[self._actor.id].get_last_waypoint_command() != self._start_time:\n            return py_trees.common.Status.SUCCESS\n\n        new_status = py_trees.common.Status.RUNNING\n\n        if actor_dict[self._actor.id].check_reached_waypoint_goal():\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass ChangeActorWaypointsToReachPosition(ChangeActorWaypoints):\n\n    \"\"\"\n    Atomic to change the waypoints for an actor controller in order to reach\n    a given position.\n\n    The behavior is in RUNNING state until the last waypoint is reached, or if a\n    second waypoint related atomic for the same actor is triggered. These are:\n    - ChangeActorWaypoints\n    - ChangeActorWaypointsToReachPosition\n    - ChangeActorLateralMotion\n\n    Args:\n        actor (carla.Actor): Controlled actor.\n        position (carla.Transform): CARLA transform to be reached by the actor.\n        name (string): Name of the behavior.\n            Defaults to 'ChangeActorWaypointsToReachPosition'.\n\n    Attributes:\n        _waypoints (List of carla.Transform): List of waypoints (CARLA transforms).\n        _end_transform (carla.Transform): Final position (CARLA transform).\n        _start_time (float): Start time of the atomic [s].\n            Defaults to None.\n        _grp (GlobalPlanner): global planner instance of the town\n    \"\"\"\n\n    def __init__(self, actor, position, name=\"ChangeActorWaypointsToReachPosition\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(ChangeActorWaypointsToReachPosition, self).__init__(actor, [])\n\n        self._end_transform = position\n\n        town_map = CarlaDataProvider.get_map()\n        dao = GlobalRoutePlannerDAO(town_map, 2)\n        self._grp = GlobalRoutePlanner(dao)\n        self._grp.setup()\n\n    def initialise(self):\n        \"\"\"\n        Set _start_time and get (actor, controller) pair from Blackboard.\n\n        Generate a waypoint list (route) which representes the route. Set\n        this waypoint list for the actor controller.\n\n        May throw if actor is not available as key for the ActorsWithController\n        dictionary from Blackboard.\n        \"\"\"\n\n        # get start position\n        position_actor = CarlaDataProvider.get_location(self._actor)\n\n        # calculate plan with global_route_planner function\n        plan = self._grp.trace_route(position_actor, self._end_transform.location)\n\n        for elem in plan:\n            self._waypoints.append(elem[0].transform)\n\n        super(ChangeActorWaypointsToReachPosition, self).initialise()\n\n\nclass ChangeActorLateralMotion(AtomicBehavior):\n\n    \"\"\"\n    Atomic to change the waypoints for an actor controller.\n\n    The behavior is in RUNNING state until the last waypoint is reached, or if a\n    second waypoint related atomic for the same actor is triggered. These are:\n    - ChangeActorWaypoints\n    - ChangeActorWaypointsToReachPosition\n    - ChangeActorLateralMotion\n\n    Args:\n        actor (carla.Actor): Controlled actor.\n        direction (string): Lane change direction ('left' or 'right').\n            Defaults to 'left'.\n        distance_lane_change (float): Distance of the lance change [meters].\n            Defaults to 25.\n        distance_other_lane (float): Driven distance after the lange change [meters].\n            Defaults to 100.\n        name (string): Name of the behavior.\n            Defaults to 'ChangeActorLateralMotion'.\n\n    Attributes:\n        _waypoints (List of carla.Transform): List of waypoints representing the lane change (CARLA transforms).\n        _direction (string): Lane change direction ('left' or 'right').\n        _distance_same_lane (float): Distance on the same lane before the lane change starts [meters]\n            Constant to 5.\n        _distance_other_lane (float): Max. distance on the target lane after the lance change [meters]\n            Constant to 100.\n        _distance_lane_change (float): Max. total distance of the lane change [meters].\n        _pos_before_lane_change: carla.Location of the actor before the lane change.\n            Defaults to None.\n        _target_lane_id (int): Id of the target lane\n            Defaults to None.\n        _start_time (float): Start time of the atomic [s].\n            Defaults to None.\n    \"\"\"\n\n    def __init__(self, actor, direction='left', distance_lane_change=25,\n                 distance_other_lane=100, name=\"ChangeActorLateralMotion\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(ChangeActorLateralMotion, self).__init__(name, actor)\n\n        self._waypoints = []\n        self._direction = direction\n        self._distance_same_lane = 5\n        self._distance_other_lane = distance_other_lane\n        self._distance_lane_change = distance_lane_change\n        self._pos_before_lane_change = None\n        self._target_lane_id = None\n\n        self._start_time = None\n\n    def initialise(self):\n        \"\"\"\n        Set _start_time and get (actor, controller) pair from Blackboard.\n\n        Generate a waypoint list (route) which representes the lane change. Set\n        this waypoint list for the actor controller.\n\n        May throw if actor is not available as key for the ActorsWithController\n        dictionary from Blackboard.\n        \"\"\"\n        actor_dict = {}\n\n        try:\n            check_actors = operator.attrgetter(\"ActorsWithController\")\n            actor_dict = check_actors(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        if not actor_dict or not self._actor.id in actor_dict:\n            raise RuntimeError(\"Actor not found in ActorsWithController BlackBoard\")\n\n        self._start_time = GameTime.get_time()\n\n        # get start position\n        position_actor = CarlaDataProvider.get_map().get_waypoint(CarlaDataProvider.get_location(self._actor))\n\n        # calculate plan with scenario_helper function\n        plan, self._target_lane_id = generate_target_waypoint_list_multilane(\n            position_actor, self._direction, self._distance_same_lane,\n            self._distance_other_lane, self._distance_lane_change, check='false')\n\n        for elem in plan:\n            self._waypoints.append(elem[0].transform)\n\n        actor_dict[self._actor.id].update_waypoints(self._waypoints, start_time=self._start_time)\n\n        super(ChangeActorLateralMotion, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Check the actor's current state and if the lane change was completed\n\n        returns:\n            py_trees.common.Status.SUCCESS, if lane change was successful, or\n                                            if another ChangeActorLateralMotion atomic for the same actor was triggered.\n            py_trees.common.Status.FAILURE, if the actor is not found in ActorsWithController Blackboard dictionary.\n            py_trees.common.Status.FAILURE, else.\n        \"\"\"\n        try:\n            check_actors = operator.attrgetter(\"ActorsWithController\")\n            actor_dict = check_actors(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        if not actor_dict or not self._actor.id in actor_dict:\n            return py_trees.common.Status.FAILURE\n\n        if actor_dict[self._actor.id].get_last_waypoint_command() != self._start_time:\n            return py_trees.common.Status.SUCCESS\n\n        new_status = py_trees.common.Status.RUNNING\n\n        current_position_actor = CarlaDataProvider.get_map().get_waypoint(self._actor.get_location())\n        current_lane_id = current_position_actor.lane_id\n\n        if current_lane_id == self._target_lane_id:\n            # driving on new lane\n            distance = current_position_actor.transform.location.distance(self._pos_before_lane_change)\n\n            if distance > self._distance_other_lane:\n                # long enough distance on new lane --> SUCCESS\n                new_status = py_trees.common.Status.SUCCESS\n        else:\n            # no lane change yet\n            self._pos_before_lane_change = current_position_actor.transform.location\n\n        return new_status\n\n\nclass ActorTransformSetterToOSCPosition(AtomicBehavior):\n\n    \"\"\"\n    OpenSCENARIO atomic\n    This class contains an atomic behavior to set the transform of an OpenSCENARIO actor.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - osc_position: OpenSCENARIO position\n    - physics [optional]: If physics is true, the actor physics will be reactivated upon success\n\n    The behavior terminates when actor is set to the new actor transform (closer than 1 meter)\n\n    NOTE:\n    It is very important to ensure that the actor location is spawned to the new transform because of the\n    appearence of a rare runtime processing error. WaypointFollower with LocalPlanner,\n    might fail if new_status is set to success before the actor is really positioned at the new transform.\n    Therefore: calculate_distance(actor, transform) < 1 meter\n    \"\"\"\n\n    def __init__(self, actor, osc_position, physics=True, name=\"ActorTransformSetterToOSCPosition\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(ActorTransformSetterToOSCPosition, self).__init__(name, actor)\n        self._osc_position = osc_position\n        self._physics = physics\n        self._osc_transform = None\n\n    def initialise(self):\n\n        super(ActorTransformSetterToOSCPosition, self).initialise()\n\n        if self._actor.is_alive:\n            self._actor.set_target_velocity(carla.Vector3D(0, 0, 0))\n            self._actor.set_target_angular_velocity(carla.Vector3D(0, 0, 0))\n\n    def update(self):\n        \"\"\"\n        Transform actor\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        # calculate transform with method in openscenario_parser.py\n        self._osc_transform = srunner.tools.openscenario_parser.OpenScenarioParser.convert_position_to_transform(\n            self._osc_position)\n        self._actor.set_transform(self._osc_transform)\n\n        if not self._actor.is_alive:\n            new_status = py_trees.common.Status.FAILURE\n\n        if calculate_distance(self._actor.get_location(), self._osc_transform.location) < 1.0:\n            if self._physics:\n                self._actor.set_simulate_physics(enabled=True)\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass AccelerateToVelocity(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic acceleration behavior. The controlled\n    traffic participant will accelerate with _throttle_value_ until reaching\n    a given _target_velocity_\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - throttle_value: The amount of throttle used to accelerate in [0,1]\n    - target_velocity: The target velocity the actor should reach in m/s\n\n    The behavior will terminate, if the actor's velocity is at least target_velocity\n    \"\"\"\n\n    def __init__(self, actor, throttle_value, target_velocity, name=\"Acceleration\"):\n        \"\"\"\n        Setup parameters including acceleration value (via throttle_value)\n        and target velocity\n        \"\"\"\n        super(AccelerateToVelocity, self).__init__(name, actor)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._control, self._type = get_actor_control(actor)\n        self._throttle_value = throttle_value\n        self._target_velocity = target_velocity\n\n    def initialise(self):\n        # In case of walkers, we have to extract the current heading\n        if self._type == 'walker':\n            self._control.speed = self._target_velocity\n            self._control.direction = CarlaDataProvider.get_transform(self._actor).get_forward_vector()\n\n        super(AccelerateToVelocity, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Set throttle to throttle_value, as long as velocity is < target_velocity\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self._type == 'vehicle':\n            if CarlaDataProvider.get_velocity(self._actor) < self._target_velocity:\n                self._control.throttle = self._throttle_value\n            else:\n                new_status = py_trees.common.Status.SUCCESS\n                self._control.throttle = 0\n\n        self._actor.apply_control(self._control)\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass AccelerateToCatchUp(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic acceleration behavior.\n    The car will accelerate until it is faster than another car, in order to catch up distance.\n    This behaviour is especially useful before a lane change (e.g. LaneChange atom).\n\n    Important parameters:\n    - actor: CARLA actor to execute the behaviour\n    - other_actor: Reference CARLA actor, actor you want to catch up to\n    - throttle_value: acceleration value between 0.0 and 1.0\n    - delta_velocity: speed up to the velocity of other actor plus delta_velocity\n    - trigger_distance: distance between the actors\n    - max_distance: driven distance to catch up has to be smaller than max_distance\n\n    The behaviour will terminate succesful, when the two actors are in trigger_distance.\n    If max_distance is driven by the actor before actors are in trigger_distance,\n    then the behaviour ends with a failure.\n    \"\"\"\n\n    def __init__(self, actor, other_actor, throttle_value=1, delta_velocity=10, trigger_distance=5,\n                 max_distance=500, name=\"AccelerateToCatchUp\"):\n        \"\"\"\n        Setup parameters\n        The target_speet is calculated on the fly.\n        \"\"\"\n        super(AccelerateToCatchUp, self).__init__(name, actor)\n\n        self._other_actor = other_actor\n        self._throttle_value = throttle_value\n        self._delta_velocity = delta_velocity  # 1m/s=3.6km/h\n        self._trigger_distance = trigger_distance\n        self._max_distance = max_distance\n\n        self._control, self._type = get_actor_control(actor)\n\n        self._initial_actor_pos = None\n\n    def initialise(self):\n\n        # get initial actor position\n        self._initial_actor_pos = CarlaDataProvider.get_location(self._actor)\n        super(AccelerateToCatchUp, self).initialise()\n\n    def update(self):\n\n        # get actor speed\n        actor_speed = CarlaDataProvider.get_velocity(self._actor)\n        target_speed = CarlaDataProvider.get_velocity(self._other_actor) + self._delta_velocity\n\n        # distance between actors\n        distance = CarlaDataProvider.get_location(self._actor).distance(\n            CarlaDataProvider.get_location(self._other_actor))\n\n        # driven distance of actor\n        driven_distance = CarlaDataProvider.get_location(self._actor).distance(self._initial_actor_pos)\n\n        if actor_speed < target_speed:\n            # set throttle to throttle_value to accelerate\n            self._control.throttle = self._throttle_value\n\n        if actor_speed >= target_speed:\n            # keep velocity until the actors are in trigger distance\n            self._control.throttle = 0\n\n        self._actor.apply_control(self._control)\n\n        # new status:\n        if distance <= self._trigger_distance:\n            new_status = py_trees.common.Status.SUCCESS\n\n        elif driven_distance > self._max_distance:\n            new_status = py_trees.common.Status.FAILURE\n        else:\n            new_status = py_trees.common.Status.RUNNING\n\n        return new_status\n\n\nclass KeepVelocity(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic behavior to keep the provided velocity.\n    The controlled traffic participant will accelerate as fast as possible\n    until reaching a given _target_velocity_, which is then maintained for\n    as long as this behavior is active.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - target_velocity: The target velocity the actor should reach\n    - duration[optional]: Duration in seconds of this behavior\n    - distance[optional]: Maximum distance in meters covered by the actor during this behavior\n\n    A termination can be enforced by providing distance or duration values.\n    Alternatively, a parallel termination behavior has to be used.\n    \"\"\"\n\n    def __init__(self, actor, target_velocity, duration=float(\"inf\"), distance=float(\"inf\"), name=\"KeepVelocity\"):\n        \"\"\"\n        Setup parameters including acceleration value (via throttle_value)\n        and target velocity\n        \"\"\"\n        super(KeepVelocity, self).__init__(name, actor)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._target_velocity = target_velocity\n\n        self._control, self._type = get_actor_control(actor)\n        self._map = self._actor.get_world().get_map()\n        self._waypoint = self._map.get_waypoint(self._actor.get_location())\n\n        self._duration = duration\n        self._target_distance = distance\n        self._distance = 0\n        self._start_time = 0\n        self._location = None\n\n    def initialise(self):\n        self._location = CarlaDataProvider.get_location(self._actor)\n        self._start_time = GameTime.get_time()\n\n        # In case of walkers, we have to extract the current heading\n        if self._type == 'walker':\n            self._control.speed = self._target_velocity\n            self._control.direction = CarlaDataProvider.get_transform(self._actor).get_forward_vector()\n\n        super(KeepVelocity, self).initialise()\n\n    def update(self):\n        \"\"\"\n        As long as the stop condition (duration or distance) is not violated, set a new vehicle control\n\n        For vehicles: set throttle to throttle_value, as long as velocity is < target_velocity\n        For walkers: simply apply the given self._control\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self._type == 'vehicle':\n            if CarlaDataProvider.get_velocity(self._actor) < self._target_velocity:\n                self._control.throttle = 1.0\n            else:\n                self._control.throttle = 0.0\n        self._actor.apply_control(self._control)\n\n        new_location = CarlaDataProvider.get_location(self._actor)\n        self._distance += calculate_distance(self._location, new_location)\n        self._location = new_location\n\n        if self._distance > self._target_distance:\n            new_status = py_trees.common.Status.SUCCESS\n\n        if GameTime.get_time() - self._start_time > self._duration:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        On termination of this behavior, the throttle should be set back to 0.,\n        to avoid further acceleration.\n        \"\"\"\n\n        if self._type == 'vehicle':\n            self._control.throttle = 0.0\n        elif self._type == 'walker':\n            self._control.speed = 0.0\n        if self._actor is not None and self._actor.is_alive:\n            self._actor.apply_control(self._control)\n        super(KeepVelocity, self).terminate(new_status)\n\n\nclass ChangeAutoPilot(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic behavior to disable/enable the use of the autopilot.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - activate: True (=enable autopilot) or False (=disable autopilot)\n    - lane_change: Traffic Manager parameter. True (=enable lane changes) or False (=disable lane changes)\n    - distance_between_vehicles: Traffic Manager parameter\n    - max_speed: Traffic Manager parameter. Max speed of the actor. This will only work for road segments\n                 with the same speed limit as the first one\n\n    The behavior terminates after changing the autopilot state\n    \"\"\"\n\n    def __init__(self, actor, activate, parameters=None, name=\"ChangeAutoPilot\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(ChangeAutoPilot, self).__init__(name, actor)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._activate = activate\n        self._tm = CarlaDataProvider.get_client().get_trafficmanager(\n            CarlaDataProvider.get_traffic_manager_port())\n        self._parameters = parameters\n\n    def update(self):\n        \"\"\"\n        De/activate autopilot\n        \"\"\"\n        self._actor.set_autopilot(self._activate)\n\n        if self._parameters is not None:\n            if \"auto_lane_change\" in self._parameters:\n                lane_change = self._parameters[\"auto_lane_change\"]\n                self._tm.auto_lane_change(self._actor, lane_change)\n\n            if \"max_speed\" in self._parameters:\n                max_speed = self._parameters[\"max_speed\"]\n                max_road_speed = self._actor.get_speed_limit()\n                if max_road_speed is not None:\n                    percentage = (max_road_speed - max_speed) / max_road_speed * 100.0\n                    self._tm.vehicle_percentage_speed_difference(self._actor, percentage)\n                else:\n                    print(\"ChangeAutopilot: Unable to find the vehicle's speed limit\")\n\n            if \"distance_between_vehicles\" in self._parameters:\n                dist_vehicles = self._parameters[\"distance_between_vehicles\"]\n                self._tm.distance_to_leading_vehicle(self._actor, dist_vehicles)\n\n            if \"force_lane_change\" in self._parameters:\n                force_lane_change = self._parameters[\"force_lane_change\"]\n                self._tm.force_lane_change(self._actor, force_lane_change)\n\n            if \"ignore_vehicles_percentage\" in self._parameters:\n                ignore_vehicles = self._parameters[\"ignore_vehicles_percentage\"]\n                self._tm.ignore_vehicles_percentage(self._actor, ignore_vehicles)\n\n        new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n        return new_status\n\n\nclass StopVehicle(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic stopping behavior. The controlled traffic\n    participant will decelerate with _bake_value_ until reaching a full stop.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - brake_value: Brake value in [0,1] applied\n\n    The behavior terminates when the actor stopped moving\n    \"\"\"\n\n    def __init__(self, actor, brake_value, name=\"Stopping\"):\n        \"\"\"\n        Setup _actor and maximum braking value\n        \"\"\"\n        super(StopVehicle, self).__init__(name, actor)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._control, self._type = get_actor_control(actor)\n        if self._type == 'walker':\n            self._control.speed = 0\n        self._brake_value = brake_value\n\n    def update(self):\n        \"\"\"\n        Set brake to brake_value until reaching full stop\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self._type == 'vehicle':\n            if CarlaDataProvider.get_velocity(self._actor) > EPSILON:\n                self._control.brake = self._brake_value\n            else:\n                new_status = py_trees.common.Status.SUCCESS\n                self._control.brake = 0\n        else:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self._actor.apply_control(self._control)\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass SyncArrival(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic behavior to\n    set velocity of actor so that it reaches location at the same time as\n    actor_reference. The behavior assumes that the two actors are moving\n    towards location in a straight line.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - actor_reference: Reference actor with which arrival is synchronized\n    - target_location: CARLA location where the actors should \"meet\"\n    - gain[optional]: Coefficient for actor's throttle and break controls\n\n    Note: In parallel to this behavior a termination behavior has to be used\n          to keep continue synchronization for a certain duration, or for a\n          certain distance, etc.\n    \"\"\"\n\n    def __init__(self, actor, actor_reference, target_location, gain=1, name=\"SyncArrival\"):\n        \"\"\"\n        Setup required parameters\n        \"\"\"\n        super(SyncArrival, self).__init__(name, actor)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._control = carla.VehicleControl()\n        self._actor_reference = actor_reference\n        self._target_location = target_location\n        self._gain = gain\n\n        self._control.steering = 0\n\n    def update(self):\n        \"\"\"\n        Dynamic control update for actor velocity\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        distance_reference = calculate_distance(CarlaDataProvider.get_location(self._actor_reference),\n                                                self._target_location)\n        distance = calculate_distance(CarlaDataProvider.get_location(self._actor),\n                                      self._target_location)\n\n        velocity_reference = CarlaDataProvider.get_velocity(self._actor_reference)\n        time_reference = float('inf')\n        if velocity_reference > 0:\n            time_reference = distance_reference / velocity_reference\n\n        velocity_current = CarlaDataProvider.get_velocity(self._actor)\n        time_current = float('inf')\n        if velocity_current > 0:\n            time_current = distance / velocity_current\n\n        control_value = (self._gain) * (time_current - time_reference)\n\n        if control_value > 0:\n            self._control.throttle = min([control_value, 1])\n            self._control.brake = 0\n        else:\n            self._control.throttle = 0\n            self._control.brake = min([abs(control_value), 1])\n\n        self._actor.apply_control(self._control)\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        On termination of this behavior, the throttle should be set back to 0.,\n        to avoid further acceleration.\n        \"\"\"\n        if self._actor is not None and self._actor.is_alive:\n            self._control.throttle = 0.0\n            self._control.brake = 0.0\n            self._actor.apply_control(self._control)\n        super(SyncArrival, self).terminate(new_status)\n\n\nclass AddNoiseToVehicle(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic jitter behavior.\n    To add noise to steer as well as throttle of the vehicle.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - steer_value: Applied steering noise in [0,1]\n    - throttle_value: Applied throttle noise in [0,1]\n\n    The behavior terminates after setting the new actor controls\n    \"\"\"\n\n    def __init__(self, actor, steer_value, throttle_value, name=\"Jittering\"):\n        \"\"\"\n        Setup actor , maximum steer value and throttle value\n        \"\"\"\n        super(AddNoiseToVehicle, self).__init__(name, actor)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._control = carla.VehicleControl()\n        self._steer_value = steer_value\n        self._throttle_value = throttle_value\n\n    def update(self):\n        \"\"\"\n        Set steer to steer_value and throttle to throttle_value until reaching full stop\n        \"\"\"\n        self._control = self._actor.get_control()\n        self._control.steer = self._steer_value\n        self._control.throttle = self._throttle_value\n        new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n        self._actor.apply_control(self._control)\n\n        return new_status\n\n\nclass ChangeNoiseParameters(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic jitter behavior.\n    To add noise to steer as well as throttle of the vehicle.\n\n    This behavior should be used in conjuction with AddNoiseToVehicle\n\n    The behavior terminates after one iteration\n    \"\"\"\n\n    def __init__(self, new_steer_noise, new_throttle_noise,\n                 noise_mean, noise_std, dynamic_mean_for_steer, dynamic_mean_for_throttle, name=\"ChangeJittering\"):\n        \"\"\"\n        Setup actor , maximum steer value and throttle value\n        \"\"\"\n        super(ChangeNoiseParameters, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._new_steer_noise = new_steer_noise\n        self._new_throttle_noise = new_throttle_noise\n        self._noise_mean = noise_mean\n        self._noise_std = noise_std\n        self._dynamic_mean_for_steer = dynamic_mean_for_steer\n        self._dynamic_mean_for_throttle = dynamic_mean_for_throttle\n\n        self._noise_to_apply = abs(random.gauss(self._noise_mean, self._noise_std))\n\n    def update(self):\n        \"\"\"\n        Change the noise parameters from the structure copy that it receives.\n        \"\"\"\n\n        self._new_steer_noise[0] = min(0, -(self._noise_to_apply - self._dynamic_mean_for_steer))\n        self._new_throttle_noise[0] = min(self._noise_to_apply + self._dynamic_mean_for_throttle, 1)\n\n        new_status = py_trees.common.Status.SUCCESS\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n        return new_status\n\n\nclass BasicAgentBehavior(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic behavior, which uses the\n    basic_agent from CARLA to control the actor until\n    reaching a target location.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - target_location: Is the desired target location (carla.location),\n                       the actor should move to\n\n    The behavior terminates after reaching the target_location (within 2 meters)\n    \"\"\"\n\n    _acceptable_target_distance = 2\n\n    def __init__(self, actor, target_location, name=\"BasicAgentBehavior\"):\n        \"\"\"\n        Setup actor and maximum steer value\n        \"\"\"\n        super(BasicAgentBehavior, self).__init__(name, actor)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._agent = BasicAgent(actor)  # pylint: disable=undefined-variable\n        self._agent.set_destination((target_location.x, target_location.y, target_location.z))\n        self._control = carla.VehicleControl()\n        self._target_location = target_location\n\n    def update(self):\n        new_status = py_trees.common.Status.RUNNING\n\n        self._control = self._agent.run_step()\n\n        location = CarlaDataProvider.get_location(self._actor)\n        if calculate_distance(location, self._target_location) < self._acceptable_target_distance:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n        self._actor.apply_control(self._control)\n\n        return new_status\n\n    def terminate(self, new_status):\n        self._control.throttle = 0.0\n        self._control.brake = 0.0\n        self._actor.apply_control(self._control)\n        super(BasicAgentBehavior, self).terminate(new_status)\n\n\nclass Idle(AtomicBehavior):\n\n    \"\"\"\n    This class contains an idle behavior scenario\n\n    Important parameters:\n    - duration[optional]: Duration in seconds of this behavior\n\n    A termination can be enforced by providing a duration value.\n    Alternatively, a parallel termination behavior has to be used.\n    \"\"\"\n\n    def __init__(self, duration=float(\"inf\"), name=\"Idle\"):\n        \"\"\"\n        Setup actor\n        \"\"\"\n        super(Idle, self).__init__(name)\n        self._duration = duration\n        self._start_time = 0\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n    def initialise(self):\n        \"\"\"\n        Set start time\n        \"\"\"\n        self._start_time = GameTime.get_time()\n        super(Idle, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Keep running until termination condition is satisfied\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if GameTime.get_time() - self._start_time > self._duration:\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass WaypointFollower(AtomicBehavior):\n\n    \"\"\"\n    This is an atomic behavior to follow waypoints while maintaining a given speed.\n    If no plan is provided, the actor will follow its foward waypoints indefinetely.\n    Otherwise, the behavior will end with SUCCESS upon reaching the end of the plan.\n    If no target velocity is provided, the actor continues with its current velocity.\n\n    Args:\n        actor (carla.Actor):  CARLA actor to execute the behavior.\n        target_speed (float, optional): Desired speed of the actor in m/s. Defaults to None.\n        plan ([carla.Location] or [(carla.Waypoint, carla.agent.navigation.local_planner)], optional):\n            Waypoint plan the actor should follow. Defaults to None.\n        blackboard_queue_name (str, optional):\n            Blackboard variable name, if additional actors should be created on-the-fly. Defaults to None.\n        avoid_collision (bool, optional):\n            Enable/Disable(=default) collision avoidance for vehicles/bikes. Defaults to False.\n        name (str, optional): Name of the behavior. Defaults to \"FollowWaypoints\".\n\n    Attributes:\n        actor (carla.Actor):  CARLA actor to execute the behavior.\n        name (str, optional): Name of the behavior.\n        _target_speed (float, optional): Desired speed of the actor in m/s. Defaults to None.\n        _plan ([carla.Location] or [(carla.Waypoint, carla.agent.navigation.local_planner)]):\n            Waypoint plan the actor should follow. Defaults to None.\n        _blackboard_queue_name (str):\n            Blackboard variable name, if additional actors should be created on-the-fly. Defaults to None.\n        _avoid_collision (bool): Enable/Disable(=default) collision avoidance for vehicles/bikes. Defaults to False.\n        _actor_dict: Dictonary of all actors, and their corresponding plans (e.g. {actor: plan}).\n        _local_planner_dict: Dictonary of all actors, and their corresponding local planners.\n            Either \"Walker\" for pedestrians, or a carla.agent.navigation.LocalPlanner for other actors.\n        _args_lateral_dict: Parameters for the PID of the used carla.agent.navigation.LocalPlanner.\n        _unique_id: Unique ID of the behavior based on timestamp in nanoseconds.\n\n    Note:\n        OpenScenario:\n        The WaypointFollower atomic must be called with an individual name if multiple consecutive WFs.\n        Blackboard variables with lists are used for consecutive WaypointFollower behaviors.\n        Termination of active WaypointFollowers in initialise of AtomicBehavior because any\n        following behavior must terminate the WaypointFollower.\n    \"\"\"\n\n    def __init__(self, actor, target_speed=None, plan=None, blackboard_queue_name=None,\n                 avoid_collision=False, name=\"FollowWaypoints\"):\n        \"\"\"\n        Set up actor and local planner\n        \"\"\"\n        super(WaypointFollower, self).__init__(name, actor)\n        self._actor_dict = {}\n        self._actor_dict[actor] = None\n        self._target_speed = target_speed\n        self._local_planner_dict = {}\n        self._local_planner_dict[actor] = None\n        self._plan = plan\n        self._blackboard_queue_name = blackboard_queue_name\n        if blackboard_queue_name is not None:\n            self._queue = Blackboard().get(blackboard_queue_name)\n        self._args_lateral_dict = {'K_P': 1.0, 'K_D': 0.01, 'K_I': 0.0, 'dt': 0.05}\n        self._avoid_collision = avoid_collision\n        self._unique_id = 0\n\n    def initialise(self):\n        \"\"\"\n        Delayed one-time initialization\n\n        Checks if another WaypointFollower behavior is already running for this actor.\n        If this is the case, a termination signal is sent to the running behavior.\n        \"\"\"\n        super(WaypointFollower, self).initialise()\n        self._unique_id = int(round(time.time() * 1e9))\n        try:\n            # check whether WF for this actor is already running and add new WF to running_WF list\n            check_attr = operator.attrgetter(\"running_WF_actor_{}\".format(self._actor.id))\n            running = check_attr(py_trees.blackboard.Blackboard())\n            active_wf = copy.copy(running)\n            active_wf.append(self._unique_id)\n            py_trees.blackboard.Blackboard().set(\n                \"running_WF_actor_{}\".format(self._actor.id), active_wf, overwrite=True)\n        except AttributeError:\n            # no WF is active for this actor\n            py_trees.blackboard.Blackboard().set(\"terminate_WF_actor_{}\".format(self._actor.id), [], overwrite=True)\n            py_trees.blackboard.Blackboard().set(\n                \"running_WF_actor_{}\".format(self._actor.id), [self._unique_id], overwrite=True)\n\n        for actor in self._actor_dict:\n            self._apply_local_planner(actor)\n        return True\n\n    def _apply_local_planner(self, actor):\n        \"\"\"\n        Convert the plan into locations for walkers (pedestrians), or to a waypoint list for other actors.\n        For non-walkers, activate the carla.agent.navigation.LocalPlanner module.\n        \"\"\"\n        if self._target_speed is None:\n            self._target_speed = CarlaDataProvider.get_velocity(actor)\n        else:\n            self._target_speed = self._target_speed\n\n        if isinstance(actor, carla.Walker):\n            self._local_planner_dict[actor] = \"Walker\"\n            if self._plan is not None:\n                if isinstance(self._plan[0], carla.Location):\n                    self._actor_dict[actor] = self._plan\n                else:\n                    self._actor_dict[actor] = [element[0].transform.location for element in self._plan]\n        else:\n            local_planner = LocalPlanner(  # pylint: disable=undefined-variable\n                actor, opt_dict={\n                    'target_speed': self._target_speed * 3.6,\n                    'lateral_control_dict': self._args_lateral_dict})\n\n            if self._plan is not None:\n                if isinstance(self._plan[0], carla.Location):\n                    plan = []\n                    for location in self._plan:\n                        waypoint = CarlaDataProvider.get_map().get_waypoint(location,\n                                                                            project_to_road=True,\n                                                                            lane_type=carla.LaneType.Any)\n                        plan.append((waypoint, RoadOption.LANEFOLLOW))\n                    local_planner.set_global_plan(plan)\n                else:\n                    local_planner.set_global_plan(self._plan)\n\n            self._local_planner_dict[actor] = local_planner\n            self._actor_dict[actor] = self._plan\n\n    def update(self):\n        \"\"\"\n        Compute next control step for the given waypoint plan, obtain and apply control to actor\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        check_term = operator.attrgetter(\"terminate_WF_actor_{}\".format(self._actor.id))\n        terminate_wf = check_term(py_trees.blackboard.Blackboard())\n\n        check_run = operator.attrgetter(\"running_WF_actor_{}\".format(self._actor.id))\n        active_wf = check_run(py_trees.blackboard.Blackboard())\n\n        # Termination of WF if the WFs unique_id is listed in terminate_wf\n        # only one WF should be active, therefore all previous WF have to be terminated\n        if self._unique_id in terminate_wf:\n            terminate_wf.remove(self._unique_id)\n            if self._unique_id in active_wf:\n                active_wf.remove(self._unique_id)\n\n            py_trees.blackboard.Blackboard().set(\n                \"terminate_WF_actor_{}\".format(self._actor.id), terminate_wf, overwrite=True)\n            py_trees.blackboard.Blackboard().set(\n                \"running_WF_actor_{}\".format(self._actor.id), active_wf, overwrite=True)\n            new_status = py_trees.common.Status.SUCCESS\n            return new_status\n\n        if self._blackboard_queue_name is not None:\n            while not self._queue.empty():\n                actor = self._queue.get()\n                if actor is not None and actor not in self._actor_dict:\n                    self._apply_local_planner(actor)\n\n        success = True\n        for actor in self._local_planner_dict:\n            local_planner = self._local_planner_dict[actor] if actor else None\n            if actor is not None and actor.is_alive and local_planner is not None:\n                # Check if the actor is a vehicle/bike\n                if not isinstance(actor, carla.Walker):\n                    control = local_planner.run_step(debug=False)\n                    if self._avoid_collision and detect_lane_obstacle(actor):\n                        control.throttle = 0.0\n                        control.brake = 1.0\n                    actor.apply_control(control)\n                    # Check if the actor reached the end of the plan\n                    #  replace access to private _waypoints_queue with public getter\n                    if local_planner._waypoints_queue:  # pylint: disable=protected-access\n                        success = False\n                # If the actor is a pedestrian, we have to use the WalkerAIController\n                # The walker is sent to the next waypoint in its plan\n                else:\n                    actor_location = CarlaDataProvider.get_location(actor)\n                    success = False\n                    if self._actor_dict[actor]:\n                        location = self._actor_dict[actor][0]\n                        direction = location - actor_location\n                        direction_norm = math.sqrt(direction.x**2 + direction.y**2)\n                        control = actor.get_control()\n                        control.speed = self._target_speed\n                        control.direction = direction / direction_norm\n                        actor.apply_control(control)\n                        if direction_norm < 1.0:\n                            self._actor_dict[actor] = self._actor_dict[actor][1:]\n                            if self._actor_dict[actor] is None:\n                                success = True\n                    else:\n                        control = actor.get_control()\n                        control.speed = self._target_speed\n                        control.direction = CarlaDataProvider.get_transform(actor).rotation.get_forward_vector()\n                        actor.apply_control(control)\n\n        if success:\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        On termination of this behavior,\n        the controls should be set back to 0.\n        \"\"\"\n        for actor in self._local_planner_dict:\n            if actor is not None and actor.is_alive:\n                control, _ = get_actor_control(actor)\n                actor.apply_control(control)\n                local_planner = self._local_planner_dict[actor]\n                if local_planner is not None and local_planner != \"Walker\":\n                    local_planner.reset_vehicle()\n                    local_planner = None\n\n        self._local_planner_dict = {}\n        self._actor_dict = {}\n        super(WaypointFollower, self).terminate(new_status)\n\n\nclass LaneChange(WaypointFollower):\n\n    \"\"\"\n     This class inherits from the class WaypointFollower.\n\n     This class contains an atomic lane change behavior to a parallel lane.\n     The vehicle follows a waypoint plan to the other lane, which is calculated in the initialise method.\n     This waypoint plan is calculated with a scenario helper function.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - speed: speed of the actor for the lane change, in m/s\n    - direction: 'right' or 'left', depending on which lane to change\n    - distance_same_lane: straight distance before lane change, in m\n    - distance_other_lane: straight distance after lane change, in m\n    - distance_lane_change: straight distance for the lane change itself, in m\n\n    The total distance driven is greater than the sum of distance_same_lane and distance_other_lane.\n    It results from the lane change distance plus the distance_same_lane plus distance_other_lane.\n    The lane change distance is set to 25m (straight), the driven distance is slightly greater.\n\n    A parallel termination behavior has to be used.\n    \"\"\"\n\n    def __init__(self, actor, speed=10, direction='left',\n                 distance_same_lane=5, distance_other_lane=100, distance_lane_change=25, name='LaneChange'):\n\n        self._direction = direction\n        self._distance_same_lane = distance_same_lane\n        self._distance_other_lane = distance_other_lane\n        self._distance_lane_change = distance_lane_change\n\n        self._target_lane_id = None\n        self._distance_new_lane = 0\n        self._pos_before_lane_change = None\n\n        super(LaneChange, self).__init__(actor, target_speed=speed, name=name)\n\n    def initialise(self):\n\n        # get start position\n        position_actor = CarlaDataProvider.get_map().get_waypoint(self._actor.get_location())\n\n        # calculate plan with scenario_helper function\n        self._plan, self._target_lane_id = generate_target_waypoint_list_multilane(\n            position_actor, self._direction, self._distance_same_lane,\n            self._distance_other_lane, self._distance_lane_change, check='true')\n        super(LaneChange, self).initialise()\n\n    def update(self):\n        status = super(LaneChange, self).update()\n\n        current_position_actor = CarlaDataProvider.get_map().get_waypoint(self._actor.get_location())\n        current_lane_id = current_position_actor.lane_id\n\n        if current_lane_id == self._target_lane_id:\n            # driving on new lane\n            distance = current_position_actor.transform.location.distance(self._pos_before_lane_change)\n\n            if distance > self._distance_other_lane:\n                # long enough distance on new lane --> SUCCESS\n                status = py_trees.common.Status.SUCCESS\n        else:\n            # no lane change yet\n            self._pos_before_lane_change = current_position_actor.transform.location\n\n        return status\n\n\nclass SetInitSpeed(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic behavior to set the init_speed of an actor,\n    succeding immeditely after initializing\n    \"\"\"\n\n    def __init__(self, actor, init_speed=10, name='SetInitSpeed'):\n\n        self._init_speed = init_speed\n        self._terminate = None\n        self._actor = actor\n\n        super(SetInitSpeed, self).__init__(name, actor)\n\n    def initialise(self):\n        \"\"\"\n        Initialize it's speed\n        \"\"\"\n\n        transform = self._actor.get_transform()\n        yaw = transform.rotation.yaw * (math.pi / 180)\n\n        vx = math.cos(yaw) * self._init_speed\n        vy = math.sin(yaw) * self._init_speed\n        self._actor.set_target_velocity(carla.Vector3D(vx, vy, 0))\n\n    def update(self):\n        \"\"\"\n        Nothing to update, end the behavior\n        \"\"\"\n\n        return py_trees.common.Status.SUCCESS\n\n\nclass HandBrakeVehicle(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic hand brake behavior.\n    To set the hand brake value of the vehicle.\n\n    Important parameters:\n    - vehicle: CARLA actor to execute the behavior\n    - hand_brake_value to be applied in [0,1]\n\n    The behavior terminates after setting the hand brake value\n    \"\"\"\n\n    def __init__(self, vehicle, hand_brake_value, name=\"Braking\"):\n        \"\"\"\n        Setup vehicle control and brake value\n        \"\"\"\n        super(HandBrakeVehicle, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._vehicle = vehicle\n        self._control, self._type = get_actor_control(vehicle)\n        self._hand_brake_value = hand_brake_value\n\n    def update(self):\n        \"\"\"\n        Set handbrake\n        \"\"\"\n        new_status = py_trees.common.Status.SUCCESS\n        if self._type == 'vehicle':\n            self._control.hand_brake = self._hand_brake_value\n            self._vehicle.apply_control(self._control)\n        else:\n            self._hand_brake_value = None\n            self.logger.debug(\"%s.update()[%s->%s]\" %\n                              (self.__class__.__name__, self.status, new_status))\n            self._vehicle.apply_control(self._control)\n\n        return new_status\n\n\nclass ActorDestroy(AtomicBehavior):\n\n    \"\"\"\n    This class contains an actor destroy behavior.\n    Given an actor this behavior will delete it.\n\n    Important parameters:\n    - actor: CARLA actor to be deleted\n\n    The behavior terminates after removing the actor\n    \"\"\"\n\n    def __init__(self, actor, name=\"ActorDestroy\"):\n        \"\"\"\n        Setup actor\n        \"\"\"\n        super(ActorDestroy, self).__init__(name, actor)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n    def update(self):\n        new_status = py_trees.common.Status.RUNNING\n        if self._actor:\n            CarlaDataProvider.remove_actor_by_id(self._actor.id)\n            self._actor = None\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass ActorTransformSetter(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic behavior to set the transform\n    of an actor.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - transform: New target transform (position + orientation) of the actor\n    - physics [optional]: If physics is true, the actor physics will be reactivated upon success\n\n    The behavior terminates when actor is set to the new actor transform (closer than 1 meter)\n\n    NOTE:\n    It is very important to ensure that the actor location is spawned to the new transform because of the\n    appearence of a rare runtime processing error. WaypointFollower with LocalPlanner,\n    might fail if new_status is set to success before the actor is really positioned at the new transform.\n    Therefore: calculate_distance(actor, transform) < 1 meter\n    \"\"\"\n\n    def __init__(self, actor, transform, physics=True, name=\"ActorTransformSetter\"):\n        \"\"\"\n        Init\n        \"\"\"\n        super(ActorTransformSetter, self).__init__(name, actor)\n        self._transform = transform\n        self._physics = physics\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n    def initialise(self):\n        if self._actor.is_alive:\n            self._actor.set_target_velocity(carla.Vector3D(0, 0, 0))\n            self._actor.set_target_angular_velocity(carla.Vector3D(0, 0, 0))\n            self._actor.set_transform(self._transform)\n        super(ActorTransformSetter, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Transform actor\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if not self._actor.is_alive:\n            new_status = py_trees.common.Status.FAILURE\n\n        if calculate_distance(self._actor.get_location(), self._transform.location) < 1.0:\n            if self._physics:\n                self._actor.set_simulate_physics(enabled=True)\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass TrafficLightStateSetter(AtomicBehavior):\n\n    \"\"\"\n    This class contains an atomic behavior to set the state of a given traffic light\n\n    Args:\n        actor (carla.TrafficLight): ID of the traffic light that shall be changed\n        state (carla.TrafficLightState): New target state\n\n    The behavior terminates after trying to set the new state\n    \"\"\"\n\n    def __init__(self, actor, state, name=\"TrafficLightStateSetter\"):\n        \"\"\"\n        Init\n        \"\"\"\n        super(TrafficLightStateSetter, self).__init__(name)\n\n        self._actor = actor if \"traffic_light\" in actor.type_id else None\n        self._state = state\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n    def update(self):\n        \"\"\"\n        Change the state of the traffic light\n        \"\"\"\n        if self._actor is None:\n            return py_trees.common.Status.FAILURE\n\n        new_status = py_trees.common.Status.RUNNING\n        if self._actor.is_alive:\n            self._actor.set_state(self._state)\n            new_status = py_trees.common.Status.SUCCESS\n        else:\n            # For some reason the actor is gone...\n            new_status = py_trees.common.Status.FAILURE\n\n        return new_status\n\n\nclass ActorSource(AtomicBehavior):\n\n    \"\"\"\n    Implementation for a behavior that will indefinitely create actors\n    at a given transform if no other actor exists in a given radius\n    from the transform.\n\n    Important parameters:\n    - actor_type_list: Type of CARLA actors to be spawned\n    - transform: Spawn location\n    - threshold: Min available free distance between other actors and the spawn location\n    - blackboard_queue_name: Name of the blackboard used to control this behavior\n    - actor_limit [optional]: Maximum number of actors to be spawned (default=7)\n\n    A parallel termination behavior has to be used.\n    \"\"\"\n\n    def __init__(self, actor_type_list, transform, threshold, blackboard_queue_name,\n                 actor_limit=7, name=\"ActorSource\"):\n        \"\"\"\n        Setup class members\n        \"\"\"\n        super(ActorSource, self).__init__(name)\n        self._world = CarlaDataProvider.get_world()\n        self._actor_types = actor_type_list\n        self._spawn_point = transform\n        self._threshold = threshold\n        self._queue = Blackboard().get(blackboard_queue_name)\n        self._actor_limit = actor_limit\n        self._last_blocking_actor = None\n\n    def update(self):\n        new_status = py_trees.common.Status.RUNNING\n        if self._actor_limit > 0:\n            world_actors = self._world.get_actors()\n            spawn_point_blocked = False\n            if (self._last_blocking_actor and\n                    self._spawn_point.location.distance(self._last_blocking_actor.get_location()) < self._threshold):\n                spawn_point_blocked = True\n\n            if not spawn_point_blocked:\n                for actor in world_actors:\n                    if self._spawn_point.location.distance(actor.get_location()) < self._threshold:\n                        spawn_point_blocked = True\n                        self._last_blocking_actor = actor\n                        break\n\n            if not spawn_point_blocked:\n                try:\n                    new_actor = CarlaDataProvider.request_new_actor(\n                        np.random.choice(self._actor_types), self._spawn_point)\n                    self._actor_limit -= 1\n                    self._queue.put(new_actor)\n                except:                             # pylint: disable=bare-except\n                    print(\"ActorSource unable to spawn actor\")\n        return new_status\n\n\nclass ActorSink(AtomicBehavior):\n\n    \"\"\"\n    Implementation for a behavior that will indefinitely destroy actors\n    that wander near a given location within a specified threshold.\n\n    Important parameters:\n    - actor_type_list: Type of CARLA actors to be spawned\n    - sink_location: Location (carla.location) at which actors will be deleted\n    - threshold: Distance around sink_location in which actors will be deleted\n\n    A parallel termination behavior has to be used.\n    \"\"\"\n\n    def __init__(self, sink_location, threshold, name=\"ActorSink\"):\n        \"\"\"\n        Setup class members\n        \"\"\"\n        super(ActorSink, self).__init__(name)\n        self._sink_location = sink_location\n        self._threshold = threshold\n\n    def update(self):\n        new_status = py_trees.common.Status.RUNNING\n        CarlaDataProvider.remove_actors_in_surrounding(self._sink_location, self._threshold)\n        return new_status\n\n\nclass StartRecorder(AtomicBehavior):\n\n    \"\"\"\n    Atomic that starts the CARLA recorder. Only one can be active\n    at a time, and if this isn't the case, the recorder will\n    automatically stop the previous one.\n\n    Args:\n        recorder_name (str): name of the file to write the recorded data.\n            Remember that a simple name will save the recording in\n            'CarlaUE4/Saved/'. Otherwise, if some folder appears in the name,\n            it will be considered an absolute path.\n        name (str): name of the behavior\n    \"\"\"\n\n    def __init__(self, recorder_name, name=\"StartRecorder\"):\n        \"\"\"\n        Setup class members\n        \"\"\"\n        super(StartRecorder, self).__init__(name)\n        self._client = CarlaDataProvider.get_client()\n        self._recorder_name = recorder_name\n\n    def update(self):\n        self._client.start_recorder(self._recorder_name)\n        return py_trees.common.Status.SUCCESS\n\n\nclass StopRecorder(AtomicBehavior):\n\n    \"\"\"\n    Atomic that stops the CARLA recorder.\n\n    Args:\n        name (str): name of the behavior\n    \"\"\"\n\n    def __init__(self, name=\"StopRecorder\"):\n        \"\"\"\n        Setup class members\n        \"\"\"\n        super(StopRecorder, self).__init__(name)\n        self._client = CarlaDataProvider.get_client()\n\n    def update(self):\n        self._client.stop_recorder()\n        return py_trees.common.Status.SUCCESS\n\n\nclass TrafficLightManipulator(AtomicBehavior):\n\n    \"\"\"\n    Atomic behavior that manipulates traffic lights around the ego_vehicle to trigger scenarios 7 to 10.\n    This is done by setting 2 of the traffic light at the intersection to green (with some complex precomputation\n    to set everything up).\n\n    Important parameters:\n    - ego_vehicle: CARLA actor that controls this behavior\n    - subtype: string that gathers information of the route and scenario number\n      (check SUBTYPE_CONFIG_TRANSLATION below)\n    \"\"\"\n\n    RED = carla.TrafficLightState.Red\n    YELLOW = carla.TrafficLightState.Yellow\n    GREEN = carla.TrafficLightState.Green\n\n    # Time constants\n    RED_TIME = 1.5  # Minimum time the ego vehicle waits in red (seconds)\n    YELLOW_TIME = 2  # Time spent at yellow state (seconds)\n    RESET_TIME = 6  # Time waited before resetting all the junction (seconds)\n\n    # Experimental values\n    TRIGGER_DISTANCE = 10  # Distance that makes all vehicles in the lane enter the junction (meters)\n    DIST_TO_WAITING_TIME = 0.04  # Used to wait longer at larger intersections (s/m)\n\n    INT_CONF_OPP1 = {'ego': RED, 'ref': RED, 'left': RED, 'right': RED, 'opposite': GREEN}\n    INT_CONF_OPP2 = {'ego': GREEN, 'ref': GREEN, 'left': RED, 'right': RED, 'opposite': GREEN}\n    INT_CONF_LFT1 = {'ego': RED, 'ref': RED, 'left': GREEN, 'right': RED, 'opposite': RED}\n    INT_CONF_LFT2 = {'ego': GREEN, 'ref': GREEN, 'left': GREEN, 'right': RED, 'opposite': RED}\n    INT_CONF_RGT1 = {'ego': RED, 'ref': RED, 'left': RED, 'right': GREEN, 'opposite': RED}\n    INT_CONF_RGT2 = {'ego': GREEN, 'ref': GREEN, 'left': RED, 'right': GREEN, 'opposite': RED}\n\n    INT_CONF_REF1 = {'ego': GREEN, 'ref': GREEN, 'left': RED, 'right': RED, 'opposite': RED}\n    INT_CONF_REF2 = {'ego': YELLOW, 'ref': YELLOW, 'left': RED, 'right': RED, 'opposite': RED}\n\n    # Depending on the scenario, IN ORDER OF IMPORTANCE, the traffic light changed\n    # The list has to contain only items of the INT_CONF\n    SUBTYPE_CONFIG_TRANSLATION = {\n        'S7left': ['left', 'opposite', 'right'],\n        'S7right': ['left', 'opposite'],\n        'S7opposite': ['right', 'left', 'opposite'],\n        'S8left': ['opposite'],\n        'S9right': ['left', 'opposite']\n    }\n\n    CONFIG_TLM_TRANSLATION = {\n        'left': [INT_CONF_LFT1, INT_CONF_LFT2],\n        'right': [INT_CONF_RGT1, INT_CONF_RGT2],\n        'opposite': [INT_CONF_OPP1, INT_CONF_OPP2]\n    }\n\n    def __init__(self, ego_vehicle, subtype, debug=False, name=\"TrafficLightManipulator\"):\n        super(TrafficLightManipulator, self).__init__(name)\n        self.ego_vehicle = ego_vehicle\n        self.subtype = subtype\n        self.current_step = 1\n        self.debug = debug\n\n        self.traffic_light = None\n        self.annotations = None\n        self.configuration = None\n        self.prev_junction_state = None\n        self.junction_location = None\n        self.seconds_waited = 0\n        self.prev_time = None\n        self.max_trigger_distance = None\n        self.waiting_time = None\n        self.inside_junction = False\n\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n    def update(self):\n\n        new_status = py_trees.common.Status.RUNNING\n\n        # 1) Set up the parameters\n        if self.current_step == 1:\n\n            # Traffic light affecting the ego vehicle\n            self.traffic_light = CarlaDataProvider.get_next_traffic_light(self.ego_vehicle, use_cached_location=False)\n            if not self.traffic_light:\n                # nothing else to do in this iteration...\n                return new_status\n\n            # \"Topology\" of the intersection\n            self.annotations = CarlaDataProvider.annotate_trafficlight_in_group(self.traffic_light)\n\n            # Which traffic light will be modified (apart from the ego lane)\n            self.configuration = self.get_traffic_light_configuration(self.subtype, self.annotations)\n            if self.configuration is None:\n                self.current_step = 0  # End the behavior\n                return new_status\n\n            # Modify the intersection. Store the previous state\n            self.prev_junction_state = self.set_intersection_state(self.INT_CONF_REF1)\n\n            self.current_step += 1\n            if self.debug:\n                print(\"--- All set up\")\n\n        # 2) Modify the ego lane to yellow when closeby\n        elif self.current_step == 2:\n\n            ego_location = CarlaDataProvider.get_location(self.ego_vehicle)\n\n            if self.junction_location is None:\n                ego_waypoint = CarlaDataProvider.get_map().get_waypoint(ego_location)\n                junction_waypoint = ego_waypoint.next(0.5)[0]\n                while not junction_waypoint.is_junction:\n                    next_wp = junction_waypoint.next(0.5)\n                    if len(next_wp) > 0:\n                        next_wp = next_wp[0]\n                        junction_waypoint = next_wp\n                    else:\n                        break\n                self.junction_location = junction_waypoint.transform.location\n\n            distance = ego_location.distance(self.junction_location)\n\n            # Failure check\n            if self.max_trigger_distance is None:\n                self.max_trigger_distance = distance + 1\n            if distance > self.max_trigger_distance:\n                self.current_step = 0\n\n            elif distance < self.TRIGGER_DISTANCE:\n                _ = self.set_intersection_state(self.INT_CONF_REF2)\n                self.current_step += 1\n\n            if self.debug:\n                print(\"--- Distance until traffic light changes: {}\".format(distance))\n\n        # 3) Modify the ego lane to red and the chosen one to green after several seconds\n        elif self.current_step == 3:\n\n            if self.passed_enough_time(self.YELLOW_TIME):\n                _ = self.set_intersection_state(self.CONFIG_TLM_TRANSLATION[self.configuration][0])\n\n                self.current_step += 1\n\n        # 4) Wait a bit to let vehicles enter the intersection, then set the ego lane to green\n        elif self.current_step == 4:\n\n            # Get the time in red, dependent on the intersection dimensions\n            if self.waiting_time is None:\n                self.waiting_time = self.get_waiting_time(self.annotations, self.configuration)\n\n            if self.passed_enough_time(self.waiting_time):\n                _ = self.set_intersection_state(self.CONFIG_TLM_TRANSLATION[self.configuration][1])\n\n                self.current_step += 1\n\n        # 5) Wait for the end of the intersection\n        elif self.current_step == 5:\n            # the traffic light has been manipulated, wait until the vehicle finsihes the intersection\n            ego_location = CarlaDataProvider.get_location(self.ego_vehicle)\n            ego_waypoint = CarlaDataProvider.get_map().get_waypoint(ego_location)\n\n            if not self.inside_junction:\n                if ego_waypoint.is_junction:\n                    # Wait for the ego_vehicle to enter a junction\n                    self.inside_junction = True\n                else:\n                    if self.debug:\n                        print(\"--- Waiting to ENTER a junction\")\n\n            else:\n                if ego_waypoint.is_junction:\n                    if self.debug:\n                        print(\"--- Waiting to EXIT a junction\")\n                else:\n                    # And to leave it\n                    self.inside_junction = False\n                    self.current_step += 1\n\n        # 6) At the end (or if something failed), reset to the previous state\n        else:\n            if self.prev_junction_state:\n                CarlaDataProvider.reset_lights(self.prev_junction_state)\n                if self.debug:\n                    print(\"--- Returning the intersection to its previous state\")\n\n            self.variable_cleanup()\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n    def passed_enough_time(self, time_limit):\n        \"\"\"\n        Returns true or false depending on the time that has passed from the\n        first time this function was called\n        \"\"\"\n        # Start the timer\n        if self.prev_time is None:\n            self.prev_time = GameTime.get_time()\n\n        timestamp = GameTime.get_time()\n        self.seconds_waited += (timestamp - self.prev_time)\n        self.prev_time = timestamp\n\n        if self.debug:\n            print(\"--- Waited seconds: {}\".format(self.seconds_waited))\n\n        if self.seconds_waited >= time_limit:\n            self.seconds_waited = 0\n            self.prev_time = None\n\n            return True\n        return False\n\n    def set_intersection_state(self, choice):\n        \"\"\"\n        Changes the intersection to the desired state\n        \"\"\"\n        prev_state = CarlaDataProvider.update_light_states(\n            self.traffic_light,\n            self.annotations,\n            choice,\n            freeze=True)\n\n        return prev_state\n\n    def get_waiting_time(self, annotation, direction):\n        \"\"\"\n        Calculates the time the ego traffic light will remain red\n        to let vehicles enter the junction\n        \"\"\"\n\n        tl = annotation[direction][0]\n        ego_tl = annotation[\"ref\"][0]\n\n        tl_location = CarlaDataProvider.get_trafficlight_trigger_location(tl)\n        ego_tl_location = CarlaDataProvider.get_trafficlight_trigger_location(ego_tl)\n\n        distance = ego_tl_location.distance(tl_location)\n\n        return self.RED_TIME + distance * self.DIST_TO_WAITING_TIME\n\n    def get_traffic_light_configuration(self, subtype, annotations):\n        \"\"\"\n        Checks the list of possible altered traffic lights and gets\n        the first one that exists in the intersection\n\n        Important parameters:\n        - subtype: Subtype of the scenario\n        - annotations: list of the traffic light of the junction, with their direction (right, left...)\n        \"\"\"\n        configuration = None\n\n        if subtype in self.SUBTYPE_CONFIG_TRANSLATION:\n            possible_configurations = self.SUBTYPE_CONFIG_TRANSLATION[self.subtype]\n            while possible_configurations:\n                # Chose the first one and delete it\n                configuration = possible_configurations[0]\n                possible_configurations = possible_configurations[1:]\n                if configuration in annotations:\n                    if annotations[configuration]:\n                        # Found a valid configuration\n                        break\n                    else:\n                        # The traffic light doesn't exist, get another one\n                        configuration = None\n                else:\n                    if self.debug:\n                        print(\"This configuration name is wrong\")\n                    configuration = None\n\n            if configuration is None and self.debug:\n                print(\"This subtype has no traffic light available\")\n        else:\n            if self.debug:\n                print(\"This subtype is unknown\")\n\n        return configuration\n\n    def variable_cleanup(self):\n        \"\"\"\n        Resets all variables to the intial state\n        \"\"\"\n        self.current_step = 1\n        self.traffic_light = None\n        self.annotations = None\n        self.configuration = None\n        self.prev_junction_state = None\n        self.junction_location = None\n        self.max_trigger_distance = None\n        self.waiting_time = None\n        self.inside_junction = False\n\n\nclass ScenarioTriggerer(AtomicBehavior):\n\n    \"\"\"\n    Handles the triggering of the scenarios that are part of a route.\n\n    Initializes a list of blackboard variables to False, and only sets them to True when\n    the ego vehicle is very close to the scenarios\n    \"\"\"\n\n    WINDOWS_SIZE = 5\n\n    def __init__(self, actor, route, blackboard_list, distance,\n                 repeat_scenarios=False, debug=False, name=\"ScenarioTriggerer\"):\n        \"\"\"\n        Setup class members\n        \"\"\"\n        super(ScenarioTriggerer, self).__init__(name)\n        self._world = CarlaDataProvider.get_world()\n        self._map = CarlaDataProvider.get_map()\n        self._repeat = repeat_scenarios\n        self._debug = debug\n\n        self._actor = actor\n        self._route = route\n        self._distance = distance\n        self._blackboard_list = blackboard_list\n        self._triggered_scenarios = []  # List of already done scenarios\n\n        self._current_index = 0\n        self._route_length = len(self._route)\n        self._waypoints, _ = zip(*self._route)\n\n    def update(self):\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self._actor)\n        if location is None:\n            return new_status\n\n        lower_bound = self._current_index\n        upper_bound = min(self._current_index + self.WINDOWS_SIZE + 1, self._route_length)\n\n        shortest_distance = float('inf')\n        closest_index = -1\n\n        for index in range(lower_bound, upper_bound):\n            ref_waypoint = self._waypoints[index]\n            ref_location = ref_waypoint.location\n\n            dist_to_route = ref_location.distance(location)\n            if dist_to_route <= shortest_distance:\n                closest_index = index\n                shortest_distance = dist_to_route\n\n        if closest_index == -1 or shortest_distance == float('inf'):\n            return new_status\n\n        # Update the ego position at the route\n        self._current_index = closest_index\n\n        route_location = self._waypoints[closest_index].location\n\n        # Check which scenarios can be triggered\n        blackboard = py_trees.blackboard.Blackboard()\n        for black_var_name, scen_location in self._blackboard_list:\n\n            # Close enough\n            scen_distance = route_location.distance(scen_location)\n            condition1 = bool(scen_distance < self._distance)\n\n            # Not being currently done\n            value = blackboard.get(black_var_name)\n            condition2 = bool(not value)\n\n            # Already done, if needed\n            condition3 = bool(self._repeat or black_var_name not in self._triggered_scenarios)\n\n            if condition1 and condition2 and condition3:\n                _ = blackboard.set(black_var_name, True)\n                self._triggered_scenarios.append(black_var_name)\n\n                if self._debug:\n                    self._world.debug.draw_point(\n                        scen_location + carla.Location(z=4),\n                        size=0.5,\n                        life_time=0.5,\n                        color=carla.Color(255, 255, 0)\n                    )\n                    self._world.debug.draw_string(\n                        scen_location + carla.Location(z=5),\n                        str(black_var_name),\n                        False,\n                        color=carla.Color(0, 0, 0),\n                        life_time=1000\n                    )\n\n        return new_status\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/scenarioatomics/atomic_criteria.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides all atomic evaluation criteria required to analyze if a\nscenario was completed successfully or failed.\n\nCriteria should run continuously to monitor the state of a single actor, multiple\nactors or environmental parameters. Hence, a termination is not required.\n\nThe atomic criteria are implemented with py_trees.\n\"\"\"\n\nimport weakref\nimport math\nimport numpy as np\nimport py_trees\nimport shapely\n\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.timer import GameTime\nfrom srunner.scenariomanager.traffic_events import TrafficEvent, TrafficEventType\n\n\nclass Criterion(py_trees.behaviour.Behaviour):\n\n    \"\"\"\n    Base class for all criteria used to evaluate a scenario for success/failure\n\n    Important parameters (PUBLIC):\n    - name: Name of the criterion\n    - expected_value_success:    Result in case of success\n                                 (e.g. max_speed, zero collisions, ...)\n    - expected_value_acceptable: Result that does not mean a failure,\n                                 but is not good enough for a success\n    - actual_value: Actual result after running the scenario\n    - test_status: Used to access the result of the criterion\n    - optional: Indicates if a criterion is optional (not used for overall analysis)\n    \"\"\"\n\n    def __init__(self,\n                 name,\n                 actor,\n                 expected_value_success,\n                 expected_value_acceptable=None,\n                 optional=False,\n                 terminate_on_failure=False):\n        super(Criterion, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._terminate_on_failure = terminate_on_failure\n\n        self.name = name\n        self.actor = actor\n        self.test_status = \"INIT\"\n        self.expected_value_success = expected_value_success\n        self.expected_value_acceptable = expected_value_acceptable\n        self.actual_value = 0\n        self.optional = optional\n        self.list_traffic_events = []\n\n    def initialise(self):\n        \"\"\"\n        Initialise the criterion. Can be extended by the user-derived class\n        \"\"\"\n        self.logger.debug(\"%s.initialise()\" % (self.__class__.__name__))\n\n    def terminate(self, new_status):\n        \"\"\"\n        Terminate the criterion. Can be extended by the user-derived class\n        \"\"\"\n        if (self.test_status == \"RUNNING\") or (self.test_status == \"INIT\"):\n            self.test_status = \"SUCCESS\"\n\n        self.logger.debug(\"%s.terminate()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n\nclass MaxVelocityTest(Criterion):\n\n    \"\"\"\n    This class contains an atomic test for maximum velocity.\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - max_velocity_allowed: maximum allowed velocity in m/s\n    - optional [optional]: If True, the result is not considered for an overall pass/fail result\n    \"\"\"\n\n    def __init__(self, actor, max_velocity_allowed, optional=False, name=\"CheckMaximumVelocity\"):\n        \"\"\"\n        Setup actor and maximum allowed velovity\n        \"\"\"\n        super(MaxVelocityTest, self).__init__(name, actor, max_velocity_allowed, None, optional)\n\n    def update(self):\n        \"\"\"\n        Check velocity\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self.actor is None:\n            return new_status\n\n        velocity = CarlaDataProvider.get_velocity(self.actor)\n\n        self.actual_value = max(velocity, self.actual_value)\n\n        if velocity > self.expected_value_success:\n            self.test_status = \"FAILURE\"\n        else:\n            self.test_status = \"SUCCESS\"\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass DrivenDistanceTest(Criterion):\n\n    \"\"\"\n    This class contains an atomic test to check the driven distance\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - distance_success: If the actor's driven distance is more than this value (in meters),\n                        the test result is SUCCESS\n    - distance_acceptable: If the actor's driven distance is more than this value (in meters),\n                           the test result is ACCEPTABLE\n    - optional [optional]: If True, the result is not considered for an overall pass/fail result\n    \"\"\"\n\n    def __init__(self,\n                 actor,\n                 distance_success,\n                 distance_acceptable=None,\n                 optional=False,\n                 name=\"CheckDrivenDistance\"):\n        \"\"\"\n        Setup actor\n        \"\"\"\n        super(DrivenDistanceTest, self).__init__(name, actor, distance_success, distance_acceptable, optional)\n        self._last_location = None\n\n    def initialise(self):\n        self._last_location = CarlaDataProvider.get_location(self.actor)\n        super(DrivenDistanceTest, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Check distance\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self.actor is None:\n            return new_status\n\n        location = CarlaDataProvider.get_location(self.actor)\n\n        if location is None:\n            return new_status\n\n        if self._last_location is None:\n            self._last_location = location\n            return new_status\n\n        self.actual_value += location.distance(self._last_location)\n        self._last_location = location\n\n        if self.actual_value > self.expected_value_success:\n            self.test_status = \"SUCCESS\"\n        elif (self.expected_value_acceptable is not None and\n              self.actual_value > self.expected_value_acceptable):\n            self.test_status = \"ACCEPTABLE\"\n        else:\n            self.test_status = \"RUNNING\"\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        Set final status\n        \"\"\"\n        if self.test_status != \"SUCCESS\":\n            self.test_status = \"FAILURE\"\n        self.actual_value = round(self.actual_value, 2)\n        super(DrivenDistanceTest, self).terminate(new_status)\n\n\nclass AverageVelocityTest(Criterion):\n\n    \"\"\"\n    This class contains an atomic test for average velocity.\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - avg_velocity_success: If the actor's average velocity is more than this value (in m/s),\n                            the test result is SUCCESS\n    - avg_velocity_acceptable: If the actor's average velocity is more than this value (in m/s),\n                               the test result is ACCEPTABLE\n    - optional [optional]: If True, the result is not considered for an overall pass/fail result\n    \"\"\"\n\n    def __init__(self,\n                 actor,\n                 avg_velocity_success,\n                 avg_velocity_acceptable=None,\n                 optional=False,\n                 name=\"CheckAverageVelocity\"):\n        \"\"\"\n        Setup actor and average velovity expected\n        \"\"\"\n        super(AverageVelocityTest, self).__init__(name, actor,\n                                                  avg_velocity_success,\n                                                  avg_velocity_acceptable,\n                                                  optional)\n        self._last_location = None\n        self._distance = 0.0\n\n    def initialise(self):\n        self._last_location = CarlaDataProvider.get_location(self.actor)\n        super(AverageVelocityTest, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Check velocity\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self.actor is None:\n            return new_status\n\n        location = CarlaDataProvider.get_location(self.actor)\n\n        if location is None:\n            return new_status\n\n        if self._last_location is None:\n            self._last_location = location\n            return new_status\n\n        self._distance += location.distance(self._last_location)\n        self._last_location = location\n\n        elapsed_time = GameTime.get_time()\n        if elapsed_time > 0.0:\n            self.actual_value = self._distance / elapsed_time\n\n        if self.actual_value > self.expected_value_success:\n            self.test_status = \"SUCCESS\"\n        elif (self.expected_value_acceptable is not None and\n              self.actual_value > self.expected_value_acceptable):\n            self.test_status = \"ACCEPTABLE\"\n        else:\n            self.test_status = \"RUNNING\"\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        Set final status\n        \"\"\"\n        if self.test_status == \"RUNNING\":\n            self.test_status = \"FAILURE\"\n        super(AverageVelocityTest, self).terminate(new_status)\n\n\nclass CollisionTest(Criterion):\n\n    \"\"\"\n    This class contains an atomic test for collisions.\n\n    Args:\n    - actor (carla.Actor): CARLA actor to be used for this test\n    - other_actor (carla.Actor): only collisions with this actor will be registered\n    - other_actor_type (str): only collisions with actors including this type_id will count.\n        Additionally, the \"miscellaneous\" tag can also be used to include all static objects in the scene\n    - terminate_on_failure [optional]: If True, the complete scenario will terminate upon failure of this test\n    - optional [optional]: If True, the result is not considered for an overall pass/fail result\n    \"\"\"\n\n    MIN_AREA_OF_COLLISION = 3       # If closer than this distance, the collision is ignored\n    MAX_AREA_OF_COLLISION = 5       # If further than this distance, the area is forgotten\n    MAX_ID_TIME = 5                 # Amount of time the last collision if is remembered\n\n    def __init__(self, actor, other_actor=None, other_actor_type=None,\n                 optional=False, name=\"CollisionTest\", terminate_on_failure=False):\n        \"\"\"\n        Construction with sensor setup\n        \"\"\"\n        super(CollisionTest, self).__init__(name, actor, 0, None, optional, terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n        world = self.actor.get_world()\n        blueprint = world.get_blueprint_library().find('sensor.other.collision')\n        self._collision_sensor = world.spawn_actor(blueprint, carla.Transform(), attach_to=self.actor)\n        self._collision_sensor.listen(lambda event: self._count_collisions(weakref.ref(self), event))\n\n        self.other_actor = other_actor\n        self.other_actor_type = other_actor_type\n        self.registered_collisions = []\n        self.last_id = None\n        self.collision_time = None\n\n    def update(self):\n        \"\"\"\n        Check collision count\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        actor_location = CarlaDataProvider.get_location(self.actor)\n        new_registered_collisions = []\n\n        # Loops through all the previous registered collisions\n        for collision_location in self.registered_collisions:\n\n            # Get the distance to the collision point\n            distance_vector = actor_location - collision_location\n            distance = math.sqrt(math.pow(distance_vector.x, 2) + math.pow(distance_vector.y, 2))\n\n            # If far away from a previous collision, forget it\n            if distance <= self.MAX_AREA_OF_COLLISION:\n                new_registered_collisions.append(collision_location)\n\n        self.registered_collisions = new_registered_collisions\n\n        if self.last_id and GameTime.get_time() - self.collision_time > self.MAX_ID_TIME:\n            self.last_id = None\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        Cleanup sensor\n        \"\"\"\n        if self._collision_sensor is not None:\n            self._collision_sensor.destroy()\n        self._collision_sensor = None\n\n        super(CollisionTest, self).terminate(new_status)\n\n    @staticmethod\n    def _count_collisions(weak_self, event):     # pylint: disable=too-many-return-statements\n        \"\"\"\n        Callback to update collision count\n        \"\"\"\n        self = weak_self()\n        if not self:\n            return\n\n        actor_location = CarlaDataProvider.get_location(self.actor)\n\n        # Ignore the current one if it is the same id as before\n        if self.last_id == event.other_actor.id:\n            return\n\n        # Filter to only a specific actor\n        if self.other_actor and self.other_actor.id != event.other_actor.id:\n            return\n\n        # Filter to only a specific type\n        if self.other_actor_type:\n            if self.other_actor_type == \"miscellaneous\":\n                if \"traffic\" not in event.other_actor.type_id \\\n                        and \"static\" not in event.other_actor.type_id:\n                    return\n            else:\n                if self.other_actor_type not in event.other_actor.type_id:\n                    return\n\n        # Ignore it if its too close to a previous collision (avoid micro collisions)\n        for collision_location in self.registered_collisions:\n\n            distance_vector = actor_location - collision_location\n            distance = math.sqrt(math.pow(distance_vector.x, 2) + math.pow(distance_vector.y, 2))\n\n            if distance <= self.MIN_AREA_OF_COLLISION:\n                return\n\n        if ('static' in event.other_actor.type_id or 'traffic' in event.other_actor.type_id) \\\n                and 'sidewalk' not in event.other_actor.type_id:\n            actor_type = TrafficEventType.COLLISION_STATIC\n        elif 'vehicle' in event.other_actor.type_id:\n            actor_type = TrafficEventType.COLLISION_VEHICLE\n        elif 'walker' in event.other_actor.type_id:\n            actor_type = TrafficEventType.COLLISION_PEDESTRIAN\n        else:\n            return\n\n        collision_event = TrafficEvent(event_type=actor_type)\n        collision_event.set_dict({\n            'type': event.other_actor.type_id,\n            'id': event.other_actor.id,\n            'x': actor_location.x,\n            'y': actor_location.y,\n            'z': actor_location.z})\n        collision_event.set_message(\n            \"Agent collided against object with type={} and id={} at (x={}, y={}, z={}, t={})\".format(\n                event.other_actor.type_id,\n                event.other_actor.id,\n                round(actor_location.x, 3),\n                round(actor_location.y, 3),\n                round(actor_location.z, 3),\n                CarlaDataProvider.get_time_step()))\n\n        self.test_status = \"FAILURE\"\n        self.actual_value += 1\n        self.collision_time = GameTime.get_time()\n\n        self.registered_collisions.append(actor_location)\n        self.list_traffic_events.append(collision_event)\n\n        # Number 0: static objects -> ignore it\n        if event.other_actor.id != 0:\n            self.last_id = event.other_actor.id\n\n\nclass ActorSpeedAboveThresholdTest(Criterion):\n\n    \"\"\"\n    This test will fail if the actor has had its linear velocity lower than a specific value for\n    a specific amount of time\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - speed_threshold: speed required\n    - below_threshold_max_time: Maximum time (in seconds) the actor can remain under the speed threshold\n    - terminate_on_failure [optional]: If True, the complete scenario will terminate upon failure of this test\n    \"\"\"\n\n    def __init__(self, actor, speed_threshold, below_threshold_max_time,\n                 name=\"ActorSpeedAboveThresholdTest\", terminate_on_failure=False):\n        \"\"\"\n        Class constructor.\n        \"\"\"\n        super(ActorSpeedAboveThresholdTest, self).__init__(name, actor, 0, terminate_on_failure=terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._speed_threshold = speed_threshold\n        self._below_threshold_max_time = below_threshold_max_time\n        self._time_last_valid_state = None\n\n    def update(self):\n        \"\"\"\n        Check if the actor speed is above the speed_threshold\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        linear_speed = CarlaDataProvider.get_velocity(self._actor)\n        if linear_speed is not None:\n            if linear_speed < self._speed_threshold and self._time_last_valid_state:\n                if (GameTime.get_time() - self._time_last_valid_state) > self._below_threshold_max_time:\n                    # Game over. The actor has been \"blocked\" for too long\n                    self.test_status = \"FAILURE\"\n\n                    # record event\n                    vehicle_location = CarlaDataProvider.get_location(self._actor)\n                    blocked_event = TrafficEvent(event_type=TrafficEventType.VEHICLE_BLOCKED)\n                    ActorSpeedAboveThresholdTest._set_event_message(blocked_event, vehicle_location)\n                    ActorSpeedAboveThresholdTest._set_event_dict(blocked_event, vehicle_location)\n                    self.list_traffic_events.append(blocked_event)\n            else:\n                self._time_last_valid_state = GameTime.get_time()\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    @staticmethod\n    def _set_event_message(event, location):\n        \"\"\"\n        Sets the message of the event\n        \"\"\"\n\n        event.set_message('Agent got blocked at (x={}, y={}, z={}, t={})'.format(round(location.x, 3),\n                                                                           round(location.y, 3),\n                                                                           round(location.z, 3),\n                                                                           CarlaDataProvider.get_time_step()))\n\n    @staticmethod\n    def _set_event_dict(event, location):\n        \"\"\"\n        Sets the dictionary of the event\n        \"\"\"\n        event.set_dict({\n            'x': location.x,\n            'y': location.y,\n            'z': location.z,\n        })\n\n\nclass KeepLaneTest(Criterion):\n\n    \"\"\"\n    This class contains an atomic test for keeping lane.\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - optional [optional]: If True, the result is not considered for an overall pass/fail result\n    \"\"\"\n\n    def __init__(self, actor, optional=False, name=\"CheckKeepLane\"):\n        \"\"\"\n        Construction with sensor setup\n        \"\"\"\n        super(KeepLaneTest, self).__init__(name, actor, 0, None, optional)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n        world = self.actor.get_world()\n        blueprint = world.get_blueprint_library().find('sensor.other.lane_invasion')\n        self._lane_sensor = world.spawn_actor(blueprint, carla.Transform(), attach_to=self.actor)\n        self._lane_sensor.listen(lambda event: self._count_lane_invasion(weakref.ref(self), event))\n\n    def update(self):\n        \"\"\"\n        Check lane invasion count\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self.actual_value > 0:\n            self.test_status = \"FAILURE\"\n        else:\n            self.test_status = \"SUCCESS\"\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        Cleanup sensor\n        \"\"\"\n        if self._lane_sensor is not None:\n            self._lane_sensor.destroy()\n        self._lane_sensor = None\n        super(KeepLaneTest, self).terminate(new_status)\n\n    @staticmethod\n    def _count_lane_invasion(weak_self, event):\n        \"\"\"\n        Callback to update lane invasion count\n        \"\"\"\n        self = weak_self()\n        if not self:\n            return\n        self.actual_value += 1\n\n\nclass ReachedRegionTest(Criterion):\n\n    \"\"\"\n    This class contains the reached region test\n    The test is a success if the actor reaches a specified region\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - min_x, max_x, min_y, max_y: Bounding box of the checked region\n    \"\"\"\n\n    def __init__(self, actor, min_x, max_x, min_y, max_y, name=\"ReachedRegionTest\"):\n        \"\"\"\n        Setup trigger region (rectangle provided by\n        [min_x,min_y] and [max_x,max_y]\n        \"\"\"\n        super(ReachedRegionTest, self).__init__(name, actor, 0)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._min_x = min_x\n        self._max_x = max_x\n        self._min_y = min_y\n        self._max_y = max_y\n\n    def update(self):\n        \"\"\"\n        Check if the actor location is within trigger region\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self._actor)\n        if location is None:\n            return new_status\n\n        in_region = False\n        if self.test_status != \"SUCCESS\":\n            in_region = (location.x > self._min_x and location.x < self._max_x) and (\n                location.y > self._min_y and location.y < self._max_y)\n            if in_region:\n                self.test_status = \"SUCCESS\"\n            else:\n                self.test_status = \"RUNNING\"\n\n        if self.test_status == \"SUCCESS\":\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass OffRoadTest(Criterion):\n\n    \"\"\"\n    Atomic containing a test to detect when an actor deviates from the driving lanes. This atomic can\n    fail when actor has spent a specific time outside driving lanes (defined by OpenDRIVE). Simplified\n    version of OnSidewalkTest, and doesn't relly on waypoints with *Sidewalk* lane types\n\n    Args:\n        actor (carla.Actor): CARLA actor to be used for this test\n        duration (float): Time spent at sidewalks before the atomic fails.\n            If terminate_on_failure isn't active, this is ignored.\n        optional (bool): If True, the result is not considered for an overall pass/fail result\n            when using the output argument\n        terminate_on_failure (bool): If True, the atomic will fail when the duration condition has been met.\n    \"\"\"\n\n    def __init__(self, actor, duration=0, optional=False, terminate_on_failure=False, name=\"OffRoadTest\"):\n        \"\"\"\n        Setup of the variables\n        \"\"\"\n        super(OffRoadTest, self).__init__(name, actor, 0, None, optional, terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n        self._map = CarlaDataProvider.get_map()\n        self._offroad = False\n\n        self._duration = duration\n        self._prev_time = None\n        self._time_offroad = 0\n\n    def update(self):\n        \"\"\"\n        First, transforms the actor's current position to its corresponding waypoint. This is\n        filtered to only use waypoints of type Driving or Parking. Depending on these results,\n        the actor will be considered to be outside (or inside) driving lanes.\n\n        returns:\n            py_trees.common.Status.FAILURE: when the actor has spent a given duration outside driving lanes\n            py_trees.common.Status.RUNNING: the rest of the time\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        current_location = CarlaDataProvider.get_location(self.actor)\n\n        # Get the waypoint at the current location to see if the actor is offroad\n        drive_waypoint = self._map.get_waypoint(\n            current_location,\n            project_to_road=False\n        )\n        park_waypoint = self._map.get_waypoint(\n            current_location,\n            project_to_road=False,\n            lane_type=carla.LaneType.Parking\n        )\n        if drive_waypoint or park_waypoint:\n            self._offroad = False\n        else:\n            self._offroad = True\n\n        # Counts the time offroad\n        if self._offroad:\n            if self._prev_time is None:\n                self._prev_time = GameTime.get_time()\n            else:\n                curr_time = GameTime.get_time()\n                self._time_offroad += curr_time - self._prev_time\n                self._prev_time = curr_time\n        else:\n            self._prev_time = None\n\n        if self._time_offroad > self._duration:\n            self.test_status = \"FAILURE\"\n\n        if self._terminate_on_failure and self.test_status == \"FAILURE\":\n            new_status = py_trees.common.Status.FAILURE\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass EndofRoadTest(Criterion):\n\n    \"\"\"\n    Atomic containing a test to detect when an actor has changed to a different road\n\n    Args:\n        actor (carla.Actor): CARLA actor to be used for this test\n        duration (float): Time spent after ending the road before the atomic fails.\n            If terminate_on_failure isn't active, this is ignored.\n        optional (bool): If True, the result is not considered for an overall pass/fail result\n            when using the output argument\n        terminate_on_failure (bool): If True, the atomic will fail when the duration condition has been met.\n    \"\"\"\n\n    def __init__(self, actor, duration=0, optional=False, terminate_on_failure=False, name=\"EndofRoadTest\"):\n        \"\"\"\n        Setup of the variables\n        \"\"\"\n        super(EndofRoadTest, self).__init__(name, actor, 0, None, optional, terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n        self._map = CarlaDataProvider.get_map()\n        self._end_of_road = False\n\n        self._duration = duration\n        self._start_time = None\n        self._time_end_road = 0\n        self._road_id = None\n\n    def update(self):\n        \"\"\"\n        First, transforms the actor's current position to its corresponding waypoint. Then the road id\n        is compared with the initial one and if that's the case, a time is started\n\n        returns:\n            py_trees.common.Status.FAILURE: when the actor has spent a given duration outside driving lanes\n            py_trees.common.Status.RUNNING: the rest of the time\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        current_location = CarlaDataProvider.get_location(self.actor)\n        current_waypoint = self._map.get_waypoint(current_location)\n\n        # Get the current road id\n        if self._road_id is None:\n            self._road_id = current_waypoint.road_id\n\n        else:\n            # Wait until the actor has left the road\n            if self._road_id != current_waypoint.road_id or self._start_time:\n\n                # Start counting\n                if self._start_time is None:\n                    self._start_time = GameTime.get_time()\n                    return new_status\n\n                curr_time = GameTime.get_time()\n                self._time_end_road = curr_time - self._start_time\n\n                if self._time_end_road > self._duration:\n                    self.test_status = \"FAILURE\"\n                    self.actual_value += 1\n                    return py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass OnSidewalkTest(Criterion):\n\n    \"\"\"\n    Atomic containing a test to detect sidewalk invasions of a specific actor. This atomic can\n    fail when actor has spent a specific time outside driving lanes (defined by OpenDRIVE).\n\n    Args:\n        actor (carla.Actor): CARLA actor to be used for this test\n        duration (float): Time spent at sidewalks before the atomic fails.\n            If terminate_on_failure isn't active, this is ignored.\n        optional (bool): If True, the result is not considered for an overall pass/fail result\n            when using the output argument\n        terminate_on_failure (bool): If True, the atomic will fail when the duration condition has been met.\n    \"\"\"\n\n    def __init__(self, actor, duration=0, optional=False, terminate_on_failure=False, name=\"OnSidewalkTest\"):\n        \"\"\"\n        Construction with sensor setup\n        \"\"\"\n        super(OnSidewalkTest, self).__init__(name, actor, 0, None, optional, terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n        self._actor = actor\n        self._map = CarlaDataProvider.get_map()\n        self._onsidewalk_active = False\n        self._outside_lane_active = False\n\n        self._actor_location = self._actor.get_location()\n        self._wrong_sidewalk_distance = 0\n        self._wrong_outside_lane_distance = 0\n        self._sidewalk_start_location = None\n        self._outside_lane_start_location = None\n        self._duration = duration\n        self._prev_time = None\n        self._time_outside_lanes = 0\n\n    def update(self):\n        \"\"\"\n        First, transforms the actor's current position as well as its four corners to their\n        corresponding waypoints. Depending on their lane type, the actor will be considered to be\n        outside (or inside) driving lanes.\n\n        returns:\n            py_trees.common.Status.FAILURE: when the actor has spent a given duration outside\n                driving lanes and terminate_on_failure is active\n            py_trees.common.Status.RUNNING: the rest of the time\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self._terminate_on_failure and self.test_status == \"FAILURE\":\n            new_status = py_trees.common.Status.FAILURE\n\n        # Some of the vehicle parameters\n        current_tra = CarlaDataProvider.get_transform(self._actor)\n        current_loc = current_tra.location\n        current_wp = self._map.get_waypoint(current_loc, lane_type=carla.LaneType.Any)\n\n        # Case 1) Car center is at a sidewalk\n        if current_wp.lane_type == carla.LaneType.Sidewalk:\n            if not self._onsidewalk_active:\n                self._onsidewalk_active = True\n                self._sidewalk_start_location = current_loc\n\n        # Case 2) Not inside allowed zones (Driving and Parking)\n        elif current_wp.lane_type != carla.LaneType.Driving \\\n                and current_wp.lane_type != carla.LaneType.Parking:\n\n            # Get the vertices of the vehicle\n            heading_vec = current_tra.get_forward_vector()\n            heading_vec.z = 0\n            heading_vec = heading_vec / math.sqrt(math.pow(heading_vec.x, 2) + math.pow(heading_vec.y, 2))\n            perpendicular_vec = carla.Vector3D(-heading_vec.y, heading_vec.x, 0)\n\n            extent = self.actor.bounding_box.extent\n            x_boundary_vector = heading_vec * extent.x\n            y_boundary_vector = perpendicular_vec * extent.y\n\n            bbox = [\n                current_loc + carla.Location(x_boundary_vector - y_boundary_vector),\n                current_loc + carla.Location(x_boundary_vector + y_boundary_vector),\n                current_loc + carla.Location(-1 * x_boundary_vector - y_boundary_vector),\n                current_loc + carla.Location(-1 * x_boundary_vector + y_boundary_vector)]\n\n            bbox_wp = [\n                self._map.get_waypoint(bbox[0], lane_type=carla.LaneType.Any),\n                self._map.get_waypoint(bbox[1], lane_type=carla.LaneType.Any),\n                self._map.get_waypoint(bbox[2], lane_type=carla.LaneType.Any),\n                self._map.get_waypoint(bbox[3], lane_type=carla.LaneType.Any)]\n\n            # Case 2.1) Not quite outside yet\n            if bbox_wp[0].lane_type == (carla.LaneType.Driving or carla.LaneType.Parking) \\\n                or bbox_wp[1].lane_type == (carla.LaneType.Driving or carla.LaneType.Parking) \\\n                or bbox_wp[2].lane_type == (carla.LaneType.Driving or carla.LaneType.Parking) \\\n                    or bbox_wp[3].lane_type == (carla.LaneType.Driving or carla.LaneType.Parking):\n\n                self._onsidewalk_active = False\n                self._outside_lane_active = False\n\n            # Case 2.2) At the mini Shoulders between Driving and Sidewalk\n            elif bbox_wp[0].lane_type == carla.LaneType.Sidewalk \\\n                or bbox_wp[1].lane_type == carla.LaneType.Sidewalk \\\n                or bbox_wp[2].lane_type == carla.LaneType.Sidewalk \\\n                    or bbox_wp[3].lane_type == carla.LaneType.Sidewalk:\n\n                if not self._onsidewalk_active:\n                    self._onsidewalk_active = True\n                    self._sidewalk_start_location = current_loc\n\n            else:\n                distance_vehicle_wp = current_loc.distance(current_wp.transform.location)\n\n                # Case 2.3) Outside lane\n                if distance_vehicle_wp >= current_wp.lane_width / 2:\n\n                    if not self._outside_lane_active:\n                        self._outside_lane_active = True\n                        self._outside_lane_start_location = current_loc\n\n                # Case 2.4) Very very edge case (but still inside driving lanes)\n                else:\n                    self._onsidewalk_active = False\n                    self._outside_lane_active = False\n\n        # Case 3) Driving and Parking conditions\n        else:\n            # Check for false positives at junctions\n            if current_wp.is_junction:\n                distance_vehicle_wp = math.sqrt(\n                    math.pow(current_wp.transform.location.x - current_loc.x, 2) +\n                    math.pow(current_wp.transform.location.y - current_loc.y, 2))\n\n                if distance_vehicle_wp <= current_wp.lane_width / 2:\n                    self._onsidewalk_active = False\n                    self._outside_lane_active = False\n                # Else, do nothing, the waypoint is too far to consider it a correct position\n            else:\n\n                self._onsidewalk_active = False\n                self._outside_lane_active = False\n\n        # Counts the time offroad\n        if self._onsidewalk_active or self._outside_lane_active:\n            if self._prev_time is None:\n                self._prev_time = GameTime.get_time()\n            else:\n                curr_time = GameTime.get_time()\n                self._time_outside_lanes += curr_time - self._prev_time\n                self._prev_time = curr_time\n        else:\n            self._prev_time = None\n\n        if self._time_outside_lanes > self._duration:\n            self.test_status = \"FAILURE\"\n\n        # Update the distances\n        distance_vector = CarlaDataProvider.get_location(self._actor) - self._actor_location\n        distance = math.sqrt(math.pow(distance_vector.x, 2) + math.pow(distance_vector.y, 2))\n\n        if distance >= 0.02:  # Used to avoid micro-changes adding to considerable sums\n            self._actor_location = CarlaDataProvider.get_location(self._actor)\n\n            if self._onsidewalk_active:\n                self._wrong_sidewalk_distance += distance\n            elif self._outside_lane_active:\n                # Only add if car is outside the lane but ISN'T in a junction\n                self._wrong_outside_lane_distance += distance\n\n        # Register the sidewalk event\n        if not self._onsidewalk_active and self._wrong_sidewalk_distance > 0:\n\n            self.actual_value += 1\n\n            onsidewalk_event = TrafficEvent(event_type=TrafficEventType.ON_SIDEWALK_INFRACTION)\n            self._set_event_message(\n                onsidewalk_event, self._sidewalk_start_location, self._wrong_sidewalk_distance)\n            self._set_event_dict(\n                onsidewalk_event, self._sidewalk_start_location, self._wrong_sidewalk_distance)\n\n            self._onsidewalk_active = False\n            self._wrong_sidewalk_distance = 0\n            self.list_traffic_events.append(onsidewalk_event)\n\n        # Register the outside of a lane event\n        if not self._outside_lane_active and self._wrong_outside_lane_distance > 0:\n\n            self.actual_value += 1\n\n            outsidelane_event = TrafficEvent(event_type=TrafficEventType.OUTSIDE_LANE_INFRACTION)\n            self._set_event_message(\n                outsidelane_event, self._outside_lane_start_location, self._wrong_outside_lane_distance)\n            self._set_event_dict(\n                outsidelane_event, self._outside_lane_start_location, self._wrong_outside_lane_distance)\n\n            self._outside_lane_active = False\n            self._wrong_outside_lane_distance = 0\n            self.list_traffic_events.append(outsidelane_event)\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        If there is currently an event running, it is registered\n        \"\"\"\n        # If currently at a sidewalk, register the event\n        if self._onsidewalk_active:\n\n            self.actual_value += 1\n\n            onsidewalk_event = TrafficEvent(event_type=TrafficEventType.ON_SIDEWALK_INFRACTION)\n            self._set_event_message(\n                onsidewalk_event, self._sidewalk_start_location, self._wrong_sidewalk_distance)\n            self._set_event_dict(\n                onsidewalk_event, self._sidewalk_start_location, self._wrong_sidewalk_distance)\n\n            self._onsidewalk_active = False\n            self._wrong_sidewalk_distance = 0\n            self.list_traffic_events.append(onsidewalk_event)\n\n        # If currently outside of our lane, register the event\n        if self._outside_lane_active:\n\n            self.actual_value += 1\n\n            outsidelane_event = TrafficEvent(event_type=TrafficEventType.OUTSIDE_LANE_INFRACTION)\n            self._set_event_message(\n                outsidelane_event, self._outside_lane_start_location, self._wrong_outside_lane_distance)\n            self._set_event_dict(\n                outsidelane_event, self._outside_lane_start_location, self._wrong_outside_lane_distance)\n\n            self._outside_lane_active = False\n            self._wrong_outside_lane_distance = 0\n            self.list_traffic_events.append(outsidelane_event)\n\n        super(OnSidewalkTest, self).terminate(new_status)\n\n    def _set_event_message(self, event, location, distance):\n        \"\"\"\n        Sets the message of the event\n        \"\"\"\n        if event.get_type() == TrafficEventType.ON_SIDEWALK_INFRACTION:\n            message_start = 'Agent invaded the sidewalk'\n        else:\n            message_start = 'Agent went outside the lane'\n\n        event.set_message(\n            '{} for about {} meters, starting at (x={}, y={}, z={}, t={})'.format(\n                message_start,\n                round(distance, 3),\n                round(location.x, 3),\n                round(location.y, 3),\n                round(location.z, 3),\n                CarlaDataProvider.get_time_step()))\n\n    def _set_event_dict(self, event, location, distance):\n        \"\"\"\n        Sets the dictionary of the event\n        \"\"\"\n        event.set_dict({\n            'x': location.x,\n            'y': location.y,\n            'z': location.z,\n            'distance': distance})\n\n\nclass OutsideRouteLanesTest(Criterion):\n\n    \"\"\"\n    Atomic to detect if the vehicle is either on a sidewalk or at a wrong lane. The distance spent outside\n    is computed and it is returned as a percentage of the route distance traveled.\n\n    Args:\n        actor (carla.ACtor): CARLA actor to be used for this test\n        route (list [carla.Location, connection]): series of locations representing the route waypoints\n        optional (bool): If True, the result is not considered for an overall pass/fail result\n    \"\"\"\n\n    ALLOWED_OUT_DISTANCE = 1.3          # At least 0.5, due to the mini-shoulder between lanes and sidewalks\n    MAX_ALLOWED_VEHICLE_ANGLE = 120.0   # Maximum angle between the yaw and waypoint lane\n    MAX_ALLOWED_WAYPOINT_ANGLE = 150.0  # Maximum change between the yaw-lane angle between frames\n    WINDOWS_SIZE = 3                    # Amount of additional waypoints checked (in case the first on fails)\n\n    def __init__(self, actor, route, optional=False, name=\"OutsideRouteLanesTest\"):\n        \"\"\"\n        Constructor\n        \"\"\"\n        super(OutsideRouteLanesTest, self).__init__(name, actor, 0, None, optional)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n        self._actor = actor\n        self._route = route\n        self._current_index = 0\n        self._route_length = len(self._route)\n        self._waypoints, _ = zip(*self._route)\n\n        self._map = CarlaDataProvider.get_map()\n        self._pre_ego_waypoint = self._map.get_waypoint(self._actor.get_location())\n\n        self._outside_lane_active = False\n        self._wrong_lane_active = False\n        self._last_road_id = None\n        self._last_lane_id = None\n        self._total_distance = 0\n        self._wrong_distance = 0\n\n    def update(self):\n        \"\"\"\n        Transforms the actor location and its four corners to waypoints. Depending on its types,\n        the actor will be considered to be at driving lanes, sidewalk or offroad.\n\n        returns:\n            py_trees.common.Status.FAILURE: when the actor has left driving and terminate_on_failure is active\n            py_trees.common.Status.RUNNING: the rest of the time\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        # Some of the vehicle parameters\n        location = CarlaDataProvider.get_location(self._actor)\n        if location is None:\n            return new_status\n\n        # 1) Check if outside route lanes\n        self._is_outside_driving_lanes(location)\n        self._is_at_wrong_lane(location)\n\n        if self._outside_lane_active or self._wrong_lane_active:\n            self.test_status = \"FAILURE\"\n\n        # 2) Get the traveled distance\n        for index in range(self._current_index + 1,\n                           min(self._current_index + self.WINDOWS_SIZE + 1, self._route_length)):\n            # Get the dot product to know if it has passed this location\n            index_location = self._waypoints[index]\n            index_waypoint = self._map.get_waypoint(index_location)\n\n            wp_dir = index_waypoint.transform.get_forward_vector()  # Waypoint's forward vector\n            wp_veh = location - index_location  # vector waypoint - vehicle\n            dot_ve_wp = wp_veh.x * wp_dir.x + wp_veh.y * wp_dir.y + wp_veh.z * wp_dir.z\n\n            if dot_ve_wp > 0:\n                # Get the distance traveled\n                index_location = self._waypoints[index]\n                current_index_location = self._waypoints[self._current_index]\n                new_dist = current_index_location.distance(index_location)\n\n                # Add it to the total distance\n                self._current_index = index\n                self._total_distance += new_dist\n\n                # And to the wrong one if outside route lanes\n                if self._outside_lane_active or self._wrong_lane_active:\n                    self._wrong_distance += new_dist\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def _is_outside_driving_lanes(self, location):\n        \"\"\"\n        Detects if the ego_vehicle is outside driving lanes\n        \"\"\"\n\n        current_driving_wp = self._map.get_waypoint(location, lane_type=carla.LaneType.Driving, project_to_road=True)\n        current_parking_wp = self._map.get_waypoint(location, lane_type=carla.LaneType.Parking, project_to_road=True)\n\n        driving_distance = location.distance(current_driving_wp.transform.location)\n        if current_parking_wp is not None:  # Some towns have no parking\n            parking_distance = location.distance(current_parking_wp.transform.location)\n        else:\n            parking_distance = float('inf')\n\n        if driving_distance >= parking_distance:\n            distance = parking_distance\n            lane_width = current_parking_wp.lane_width\n        else:\n            distance = driving_distance\n            lane_width = current_driving_wp.lane_width\n\n        self._outside_lane_active = bool(distance > (lane_width / 2 + self.ALLOWED_OUT_DISTANCE))\n\n    def _is_at_wrong_lane(self, location):\n        \"\"\"\n        Detects if the ego_vehicle has invaded a wrong lane\n        \"\"\"\n\n        current_waypoint = self._map.get_waypoint(location, lane_type=carla.LaneType.Driving, project_to_road=True)\n        current_lane_id = current_waypoint.lane_id\n        current_road_id = current_waypoint.road_id\n\n        # Lanes and roads are too chaotic at junctions\n        if current_waypoint.is_junction:\n            self._wrong_lane_active = False\n        elif self._last_road_id != current_road_id or self._last_lane_id != current_lane_id:\n\n            # Route direction can be considered continuous, except after exiting a junction.\n            if self._pre_ego_waypoint.is_junction:\n                yaw_waypt = current_waypoint.transform.rotation.yaw % 360\n                yaw_actor = self._actor.get_transform().rotation.yaw % 360\n\n                vehicle_lane_angle = (yaw_waypt - yaw_actor) % 360\n\n                if vehicle_lane_angle < self.MAX_ALLOWED_VEHICLE_ANGLE \\\n                        or vehicle_lane_angle > (360 - self.MAX_ALLOWED_VEHICLE_ANGLE):\n                    self._wrong_lane_active = False\n                else:\n                    self._wrong_lane_active = True\n\n            else:\n                # Check for a big gap in waypoint directions.\n                yaw_pre_wp = self._pre_ego_waypoint.transform.rotation.yaw % 360\n                yaw_cur_wp = current_waypoint.transform.rotation.yaw % 360\n\n                waypoint_angle = (yaw_pre_wp - yaw_cur_wp) % 360\n\n                if waypoint_angle >= self.MAX_ALLOWED_WAYPOINT_ANGLE \\\n                        and waypoint_angle <= (360 - self.MAX_ALLOWED_WAYPOINT_ANGLE):\n\n                    # Is the ego vehicle going back to the lane, or going out? Take the opposite\n                    self._wrong_lane_active = not bool(self._wrong_lane_active)\n                else:\n\n                    # Changing to a lane with the same direction\n                    self._wrong_lane_active = False\n\n        # Remember the last state\n        self._last_lane_id = current_lane_id\n        self._last_road_id = current_road_id\n        self._pre_ego_waypoint = current_waypoint\n\n    def terminate(self, new_status):\n        \"\"\"\n        If there is currently an event running, it is registered\n        \"\"\"\n\n        if self._wrong_distance > 0:\n\n            percentage = self._wrong_distance / self._total_distance * 100\n\n            outside_lane = TrafficEvent(event_type=TrafficEventType.OUTSIDE_ROUTE_LANES_INFRACTION)\n            outside_lane.set_message(\n                \"Agent went outside its route lanes for about {} meters \"\n                \"({}% of the completed route, t={})\".format(\n                    round(self._wrong_distance, 3),\n                    round(percentage, 2),\n                    CarlaDataProvider.get_time_step()))\n\n            outside_lane.set_dict({\n                'distance': self._wrong_distance,\n                'percentage': percentage\n            })\n\n            self._wrong_distance = 0\n            self.list_traffic_events.append(outside_lane)\n            self.actual_value = round(percentage, 2)\n\n        super(OutsideRouteLanesTest, self).terminate(new_status)\n\n\nclass WrongLaneTest(Criterion):\n\n    \"\"\"\n    This class contains an atomic test to detect invasions to wrong direction lanes.\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - optional [optional]: If True, the result is not considered for an overall pass/fail result\n    \"\"\"\n    MAX_ALLOWED_ANGLE = 120.0\n    MAX_ALLOWED_WAYPOINT_ANGLE = 150.0\n\n    def __init__(self, actor, optional=False, name=\"WrongLaneTest\"):\n        \"\"\"\n        Construction with sensor setup\n        \"\"\"\n        super(WrongLaneTest, self).__init__(name, actor, 0, None, optional)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n        self._actor = actor\n        self._map = CarlaDataProvider.get_map()\n        self._last_lane_id = None\n        self._last_road_id = None\n\n        self._in_lane = True\n        self._wrong_distance = 0\n        self._actor_location = self._actor.get_location()\n        self._previous_lane_waypoint = self._map.get_waypoint(self._actor.get_location())\n        self._wrong_lane_start_location = None\n\n    def update(self):\n        \"\"\"\n        Check lane invasion count\n        \"\"\"\n\n        new_status = py_trees.common.Status.RUNNING\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        lane_waypoint = self._map.get_waypoint(self._actor.get_location())\n        current_lane_id = lane_waypoint.lane_id\n        current_road_id = lane_waypoint.road_id\n\n        if (self._last_road_id != current_road_id or self._last_lane_id != current_lane_id) \\\n                and not lane_waypoint.is_junction:\n            next_waypoint = lane_waypoint.next(2.0)[0]\n\n            if not next_waypoint:\n                return new_status\n\n            # The waypoint route direction can be considered continuous.\n            # Therefore just check for a big gap in waypoint directions.\n            previous_lane_direction = self._previous_lane_waypoint.transform.get_forward_vector()\n            current_lane_direction = lane_waypoint.transform.get_forward_vector()\n\n            p_lane_vector = np.array([previous_lane_direction.x, previous_lane_direction.y])\n            c_lane_vector = np.array([current_lane_direction.x, current_lane_direction.y])\n\n            waypoint_angle = math.degrees(\n                math.acos(np.clip(np.dot(p_lane_vector, c_lane_vector) /\n                                  (np.linalg.norm(p_lane_vector) * np.linalg.norm(c_lane_vector)), -1.0, 1.0)))\n\n            if waypoint_angle > self.MAX_ALLOWED_WAYPOINT_ANGLE and self._in_lane:\n\n                self.test_status = \"FAILURE\"\n                self._in_lane = False\n                self.actual_value += 1\n                self._wrong_lane_start_location = self._actor_location\n\n            else:\n                # Reset variables\n                self._in_lane = True\n\n            # Continuity is broken after a junction so check vehicle-lane angle instead\n            if self._previous_lane_waypoint.is_junction:\n\n                vector_wp = np.array([next_waypoint.transform.location.x - lane_waypoint.transform.location.x,\n                                      next_waypoint.transform.location.y - lane_waypoint.transform.location.y])\n\n                vector_actor = np.array([math.cos(math.radians(self._actor.get_transform().rotation.yaw)),\n                                         math.sin(math.radians(self._actor.get_transform().rotation.yaw))])\n\n                vehicle_lane_angle = math.degrees(\n                    math.acos(np.clip(np.dot(vector_actor, vector_wp) / (np.linalg.norm(vector_wp)), -1.0, 1.0)))\n\n                if vehicle_lane_angle > self.MAX_ALLOWED_ANGLE:\n\n                    self.test_status = \"FAILURE\"\n                    self._in_lane = False\n                    self.actual_value += 1\n                    self._wrong_lane_start_location = self._actor.get_location()\n\n        # Keep adding \"meters\" to the counter\n        distance_vector = self._actor.get_location() - self._actor_location\n        distance = math.sqrt(math.pow(distance_vector.x, 2) + math.pow(distance_vector.y, 2))\n\n        if distance >= 0.02:  # Used to avoid micro-changes adding add to considerable sums\n            self._actor_location = CarlaDataProvider.get_location(self._actor)\n\n            if not self._in_lane and not lane_waypoint.is_junction:\n                self._wrong_distance += distance\n\n        # Register the event\n        if self._in_lane and self._wrong_distance > 0:\n\n            wrong_way_event = TrafficEvent(event_type=TrafficEventType.WRONG_WAY_INFRACTION)\n            self._set_event_message(wrong_way_event, self._wrong_lane_start_location,\n                                    self._wrong_distance, current_road_id, current_lane_id)\n            self._set_event_dict(wrong_way_event, self._wrong_lane_start_location,\n                                 self._wrong_distance, current_road_id, current_lane_id)\n\n            self.list_traffic_events.append(wrong_way_event)\n            self._wrong_distance = 0\n\n        # Remember the last state\n        self._last_lane_id = current_lane_id\n        self._last_road_id = current_road_id\n        self._previous_lane_waypoint = lane_waypoint\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        If there is currently an event running, it is registered\n        \"\"\"\n        if not self._in_lane:\n\n            lane_waypoint = self._map.get_waypoint(self._actor.get_location())\n            current_lane_id = lane_waypoint.lane_id\n            current_road_id = lane_waypoint.road_id\n\n            wrong_way_event = TrafficEvent(event_type=TrafficEventType.WRONG_WAY_INFRACTION)\n            self._set_event_message(wrong_way_event, self._wrong_lane_start_location,\n                                    self._wrong_distance, current_road_id, current_lane_id)\n            self._set_event_dict(wrong_way_event, self._wrong_lane_start_location,\n                                 self._wrong_distance, current_road_id, current_lane_id)\n\n            self._wrong_distance = 0\n            self._in_lane = True\n            self.list_traffic_events.append(wrong_way_event)\n\n        super(WrongLaneTest, self).terminate(new_status)\n\n    def _set_event_message(self, event, location, distance, road_id, lane_id):\n        \"\"\"\n        Sets the message of the event\n        \"\"\"\n\n        event.set_message(\n            \"Agent invaded a lane in opposite direction for {} meters, starting at (x={}, y={}, z={}, t={}). \"\n            \"road_id={}, lane_id={}\".format(\n                round(distance, 3),\n                round(location.x, 3),\n                round(location.y, 3),\n                round(location.z, 3),\n                CarlaDataProvider.get_time_step(),\n                road_id,\n                lane_id))\n\n    def _set_event_dict(self, event, location, distance, road_id, lane_id):\n        \"\"\"\n        Sets the dictionary of the event\n        \"\"\"\n        event.set_dict({\n            'x': location.x,\n            'y': location.y,\n            'z': location.y,\n            'distance': distance,\n            'road_id': road_id,\n            'lane_id': lane_id})\n\n\nclass InRadiusRegionTest(Criterion):\n\n    \"\"\"\n    The test is a success if the actor is within a given radius of a specified region\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - x, y, radius: Position (x,y) and radius (in meters) used to get the checked region\n    \"\"\"\n\n    def __init__(self, actor, x, y, radius, name=\"InRadiusRegionTest\"):\n        \"\"\"\n        \"\"\"\n        super(InRadiusRegionTest, self).__init__(name, actor, 0)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._x = x     # pylint: disable=invalid-name\n        self._y = y     # pylint: disable=invalid-name\n        self._radius = radius\n\n    def update(self):\n        \"\"\"\n        Check if the actor location is within trigger region\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self._actor)\n        if location is None:\n            return new_status\n\n        if self.test_status != \"SUCCESS\":\n            in_radius = math.sqrt(((location.x - self._x)**2) + ((location.y - self._y)**2)) < self._radius\n            if in_radius:\n                route_completion_event = TrafficEvent(event_type=TrafficEventType.ROUTE_COMPLETED)\n                route_completion_event.set_message(\"Destination was successfully reached\")\n                self.list_traffic_events.append(route_completion_event)\n                self.test_status = \"SUCCESS\"\n            else:\n                self.test_status = \"RUNNING\"\n\n        if self.test_status == \"SUCCESS\":\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass InRouteTest(Criterion):\n\n    \"\"\"\n    The test is a success if the actor is never outside route. The actor can go outside of the route\n    but only for a certain amount of distance\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - route: Route to be checked\n    - offroad_max: Maximum distance (in meters) the actor can deviate from the route\n    - offroad_min: Maximum safe distance (in meters). Might eventually cause failure\n    - terminate_on_failure [optional]: If True, the complete scenario will terminate upon failure of this test\n    \"\"\"\n    MAX_ROUTE_PERCENTAGE = 30  # %\n    WINDOWS_SIZE = 5  # Amount of additional waypoints checked\n\n    def __init__(self, actor, route, offroad_min=-1, offroad_max=30, name=\"InRouteTest\", terminate_on_failure=False):\n        \"\"\"\n        \"\"\"\n        super(InRouteTest, self).__init__(name, actor, 0, terminate_on_failure=terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._route = route\n        self._offroad_max = offroad_max\n        # Unless specified, halve of the max value\n        if offroad_min == -1:\n            self._offroad_min = self._offroad_max / 2\n        else:\n            self._offroad_min = self._offroad_min\n\n        self._world = CarlaDataProvider.get_world()\n        self._waypoints, _ = zip(*self._route)\n        self._route_length = len(self._route)\n        self._current_index = 0\n        self._out_route_distance = 0\n        self._in_safe_route = True\n\n        self._accum_meters = []\n        prev_wp = self._waypoints[0]\n        for i, wp in enumerate(self._waypoints):\n            d = wp.distance(prev_wp)\n            if i > 0:\n                accum = self._accum_meters[i - 1]\n            else:\n                accum = 0\n\n            self._accum_meters.append(d + accum)\n            prev_wp = wp\n\n        # Blackboard variable\n        blackv = py_trees.blackboard.Blackboard()\n        _ = blackv.set(\"InRoute\", True)\n\n    def update(self):\n        \"\"\"\n        Check if the actor location is within trigger region\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self._actor)\n        if location is None:\n            return new_status\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        elif self.test_status == \"RUNNING\" or self.test_status == \"INIT\":\n\n            off_route = True\n\n            shortest_distance = float('inf')\n            closest_index = -1\n\n            # Get the closest distance\n            for index in range(self._current_index,\n                               min(self._current_index + self.WINDOWS_SIZE + 1, self._route_length)):\n                ref_waypoint = self._waypoints[index]\n                distance = math.sqrt(((location.x - ref_waypoint.x) ** 2) + ((location.y - ref_waypoint.y) ** 2))\n                if distance <= shortest_distance:\n                    closest_index = index\n                    shortest_distance = distance\n\n            if closest_index == -1 or shortest_distance == float('inf'):\n                return new_status\n\n            # Check if the actor is out of route\n            if shortest_distance < self._offroad_max:\n                off_route = False\n                self._in_safe_route = bool(shortest_distance < self._offroad_min)\n\n            # If actor advanced a step, record the distance\n            if self._current_index != closest_index:\n\n                new_dist = self._accum_meters[closest_index] - self._accum_meters[self._current_index]\n\n                # If too far from the route, add it and check if its value\n                if not self._in_safe_route:\n                    self._out_route_distance += new_dist\n                    out_route_percentage = 100 * self._out_route_distance / self._accum_meters[-1]\n                    if out_route_percentage > self.MAX_ROUTE_PERCENTAGE:\n                        off_route = True\n\n                self._current_index = closest_index\n\n            if off_route:\n                # Blackboard variable\n                blackv = py_trees.blackboard.Blackboard()\n                _ = blackv.set(\"InRoute\", False)\n\n                route_deviation_event = TrafficEvent(event_type=TrafficEventType.ROUTE_DEVIATION)\n                route_deviation_event.set_message(\n                    \"Agent deviated from the route at (x={}, y={}, z={}, t={})\".format(\n                        round(location.x, 3),\n                        round(location.y, 3),\n                        round(location.z, 3),\n                        CarlaDataProvider.get_time_step()))\n                route_deviation_event.set_dict({\n                    'x': location.x,\n                    'y': location.y,\n                    'z': location.z})\n\n                self.list_traffic_events.append(route_deviation_event)\n\n                self.test_status = \"FAILURE\"\n                self.actual_value += 1\n                new_status = py_trees.common.Status.FAILURE\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass RouteCompletionTest(Criterion):\n\n    \"\"\"\n    Check at which stage of the route is the actor at each tick\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - route: Route to be checked\n    - terminate_on_failure [optional]: If True, the complete scenario will terminate upon failure of this test\n    \"\"\"\n    DISTANCE_THRESHOLD = 10.0  # meters\n    WINDOWS_SIZE = 2\n\n    def __init__(self, actor, route, name=\"RouteCompletionTest\", terminate_on_failure=False):\n        \"\"\"\n        \"\"\"\n        super(RouteCompletionTest, self).__init__(name, actor, 100, terminate_on_failure=terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._route = route\n        self._map = CarlaDataProvider.get_map()\n\n        self._wsize = self.WINDOWS_SIZE\n        self._current_index = 0\n        self._route_length = len(self._route)\n        self._waypoints, _ = zip(*self._route)\n        self.target = self._waypoints[-1]\n\n        self._accum_meters = []\n        prev_wp = self._waypoints[0]\n        for i, wp in enumerate(self._waypoints):\n            d = wp.distance(prev_wp)\n            if i > 0:\n                accum = self._accum_meters[i - 1]\n            else:\n                accum = 0\n\n            self._accum_meters.append(d + accum)\n            prev_wp = wp\n\n        self._traffic_event = TrafficEvent(event_type=TrafficEventType.ROUTE_COMPLETION)\n        self.list_traffic_events.append(self._traffic_event)\n        self._percentage_route_completed = 0.0\n\n    def update(self):\n        \"\"\"\n        Check if the actor location is within trigger region\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self._actor)\n        if location is None:\n            return new_status\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        elif self.test_status == \"RUNNING\" or self.test_status == \"INIT\":\n\n            for index in range(self._current_index, min(self._current_index + self._wsize + 1, self._route_length)):\n                # Get the dot product to know if it has passed this location\n                ref_waypoint = self._waypoints[index]\n                wp = self._map.get_waypoint(ref_waypoint)\n                wp_dir = wp.transform.get_forward_vector()          # Waypoint's forward vector\n                wp_veh = location - ref_waypoint                    # vector waypoint - vehicle\n                dot_ve_wp = wp_veh.x * wp_dir.x + wp_veh.y * wp_dir.y + wp_veh.z * wp_dir.z\n\n                if dot_ve_wp > 0:\n                    # good! segment completed!\n                    self._current_index = index\n                    self._percentage_route_completed = 100.0 * float(self._accum_meters[self._current_index]) \\\n                        / float(self._accum_meters[-1])\n                    self._traffic_event.set_dict({\n                        'route_completed': self._percentage_route_completed})\n                    self._traffic_event.set_message(\n                        \"Agent has completed > {:.2f}% of the route\".format(\n                            self._percentage_route_completed))\n\n            if self._percentage_route_completed > 99.0 and location.distance(self.target) < self.DISTANCE_THRESHOLD:\n                route_completion_event = TrafficEvent(event_type=TrafficEventType.ROUTE_COMPLETED)\n                route_completion_event.set_message(\"Destination was successfully reached\")\n                self.list_traffic_events.append(route_completion_event)\n                self.test_status = \"SUCCESS\"\n                self._percentage_route_completed = 100\n\n        elif self.test_status == \"SUCCESS\":\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def terminate(self, new_status):\n        \"\"\"\n        Set test status to failure if not successful and terminate\n        \"\"\"\n        self.actual_value = round(self._percentage_route_completed, 2)\n\n        if self.test_status == \"INIT\":\n            self.test_status = \"FAILURE\"\n        super(RouteCompletionTest, self).terminate(new_status)\n\n\nclass RunningRedLightTest(Criterion):\n\n    \"\"\"\n    Check if an actor is running a red light\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - terminate_on_failure [optional]: If True, the complete scenario will terminate upon failure of this test\n    \"\"\"\n    DISTANCE_LIGHT = 15  # m\n\n    def __init__(self, actor, name=\"RunningRedLightTest\", terminate_on_failure=False):\n        \"\"\"\n        Init\n        \"\"\"\n        super(RunningRedLightTest, self).__init__(name, actor, 0, terminate_on_failure=terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._world = actor.get_world()\n        self._map = CarlaDataProvider.get_map()\n        self._list_traffic_lights = []\n        self._last_red_light_id = None\n        self.actual_value = 0\n        self.debug = False\n\n        all_actors = self._world.get_actors()\n        for _actor in all_actors:\n            if 'traffic_light' in _actor.type_id:\n                center, waypoints = self.get_traffic_light_waypoints(_actor)\n                self._list_traffic_lights.append((_actor, center, waypoints))\n\n    # pylint: disable=no-self-use\n    def is_vehicle_crossing_line(self, seg1, seg2):\n        \"\"\"\n        check if vehicle crosses a line segment\n        \"\"\"\n        line1 = shapely.geometry.LineString([(seg1[0].x, seg1[0].y), (seg1[1].x, seg1[1].y)])\n        line2 = shapely.geometry.LineString([(seg2[0].x, seg2[0].y), (seg2[1].x, seg2[1].y)])\n        inter = line1.intersection(line2)\n\n        return not inter.is_empty\n\n    def update(self):\n        \"\"\"\n        Check if the actor is running a red light\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        transform = CarlaDataProvider.get_transform(self._actor)\n        location = transform.location\n        if location is None:\n            return new_status\n\n        veh_extent = self._actor.bounding_box.extent.x\n\n        tail_close_pt = self.rotate_point(carla.Vector3D(-0.8 * veh_extent, 0.0, location.z), transform.rotation.yaw)\n        tail_close_pt = location + carla.Location(tail_close_pt)\n\n        tail_far_pt = self.rotate_point(carla.Vector3D(-veh_extent - 1, 0.0, location.z), transform.rotation.yaw)\n        tail_far_pt = location + carla.Location(tail_far_pt)\n\n        for traffic_light, center, waypoints in self._list_traffic_lights:\n\n            if self.debug:\n                z = 2.1\n                if traffic_light.state == carla.TrafficLightState.Red:\n                    color = carla.Color(155, 0, 0)\n                elif traffic_light.state == carla.TrafficLightState.Green:\n                    color = carla.Color(0, 155, 0)\n                else:\n                    color = carla.Color(155, 155, 0)\n                self._world.debug.draw_point(center + carla.Location(z=z), size=0.2, color=color, life_time=0.01)\n                for wp in waypoints:\n                    text = \"{}.{}\".format(wp.road_id, wp.lane_id)\n                    self._world.debug.draw_string(\n                        wp.transform.location + carla.Location(x=1, z=z), text, color=color, life_time=0.01)\n                    self._world.debug.draw_point(\n                        wp.transform.location + carla.Location(z=z), size=0.1, color=color, life_time=0.01)\n\n            center_loc = carla.Location(center)\n\n            if self._last_red_light_id and self._last_red_light_id == traffic_light.id:\n                continue\n            if center_loc.distance(location) > self.DISTANCE_LIGHT:\n                continue\n            if traffic_light.state != carla.TrafficLightState.Red:\n                continue\n\n            for wp in waypoints:\n\n                tail_wp = self._map.get_waypoint(tail_far_pt)\n\n                # Calculate the dot product (Might be unscaled, as only its sign is important)\n                ve_dir = CarlaDataProvider.get_transform(self._actor).get_forward_vector()\n                wp_dir = wp.transform.get_forward_vector()\n                dot_ve_wp = ve_dir.x * wp_dir.x + ve_dir.y * wp_dir.y + ve_dir.z * wp_dir.z\n\n                # Check the lane until all the \"tail\" has passed\n                if tail_wp.road_id == wp.road_id and tail_wp.lane_id == wp.lane_id and dot_ve_wp > 0:\n                    # This light is red and is affecting our lane\n                    yaw_wp = wp.transform.rotation.yaw\n                    lane_width = wp.lane_width\n                    location_wp = wp.transform.location\n\n                    lft_lane_wp = self.rotate_point(carla.Vector3D(0.4 * lane_width, 0.0, location_wp.z), yaw_wp + 90)\n                    lft_lane_wp = location_wp + carla.Location(lft_lane_wp)\n                    rgt_lane_wp = self.rotate_point(carla.Vector3D(0.4 * lane_width, 0.0, location_wp.z), yaw_wp - 90)\n                    rgt_lane_wp = location_wp + carla.Location(rgt_lane_wp)\n\n                    # Is the vehicle traversing the stop line?\n                    if self.is_vehicle_crossing_line((tail_close_pt, tail_far_pt), (lft_lane_wp, rgt_lane_wp)):\n\n                        self.test_status = \"FAILURE\"\n                        self.actual_value += 1\n                        location = traffic_light.get_transform().location\n                        red_light_event = TrafficEvent(event_type=TrafficEventType.TRAFFIC_LIGHT_INFRACTION)\n                        red_light_event.set_message(\n                            \"Agent ran a red light {} at (x={}, y={}, z={}, t={})\".format(\n                                traffic_light.id,\n                                round(location.x, 3),\n                                round(location.y, 3),\n                                round(location.z, 3),\n                                CarlaDataProvider.get_time_step()))\n                        red_light_event.set_dict({\n                            'id': traffic_light.id,\n                            'x': location.x,\n                            'y': location.y,\n                            'z': location.z})\n\n                        self.list_traffic_events.append(red_light_event)\n                        self._last_red_light_id = traffic_light.id\n                        break\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n    def rotate_point(self, point, angle):\n        \"\"\"\n        rotate a given point by a given angle\n        \"\"\"\n        x_ = math.cos(math.radians(angle)) * point.x - math.sin(math.radians(angle)) * point.y\n        y_ = math.sin(math.radians(angle)) * point.x + math.cos(math.radians(angle)) * point.y\n        return carla.Vector3D(x_, y_, point.z)\n\n    def get_traffic_light_waypoints(self, traffic_light):\n        \"\"\"\n        get area of a given traffic light\n        \"\"\"\n        base_transform = traffic_light.get_transform()\n        base_rot = base_transform.rotation.yaw\n        area_loc = base_transform.transform(traffic_light.trigger_volume.location)\n\n        # Discretize the trigger box into points\n        area_ext = traffic_light.trigger_volume.extent\n        x_values = np.arange(-0.9 * area_ext.x, 0.9 * area_ext.x, 1.0)  # 0.9 to avoid crossing to adjacent lanes\n\n        area = []\n        for x in x_values:\n            point = self.rotate_point(carla.Vector3D(x, 0, area_ext.z), base_rot)\n            point_location = area_loc + carla.Location(x=point.x, y=point.y)\n            area.append(point_location)\n\n        # Get the waypoints of these points, removing duplicates\n        ini_wps = []\n        for pt in area:\n            wpx = self._map.get_waypoint(pt)\n            # As x_values are arranged in order, only the last one has to be checked\n            if not ini_wps or ini_wps[-1].road_id != wpx.road_id or ini_wps[-1].lane_id != wpx.lane_id:\n                ini_wps.append(wpx)\n\n        # Advance them until the intersection\n        wps = []\n        for wpx in ini_wps:\n            while not wpx.is_intersection:\n                next_wp = wpx.next(0.5)[0]\n                if next_wp and not next_wp.is_intersection:\n                    wpx = next_wp\n                else:\n                    break\n            wps.append(wpx)\n\n        return area_loc, wps\n\n\nclass RunningStopTest(Criterion):\n\n    \"\"\"\n    Check if an actor is running a stop sign\n\n    Important parameters:\n    - actor: CARLA actor to be used for this test\n    - terminate_on_failure [optional]: If True, the complete scenario will terminate upon failure of this test\n    \"\"\"\n    PROXIMITY_THRESHOLD = 50.0  # meters\n    SPEED_THRESHOLD = 0.1\n    WAYPOINT_STEP = 1.0  # meters\n\n    def __init__(self, actor, name=\"RunningStopTest\", terminate_on_failure=False):\n        \"\"\"\n        \"\"\"\n        super(RunningStopTest, self).__init__(name, actor, 0, terminate_on_failure=terminate_on_failure)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._world = CarlaDataProvider.get_world()\n        self._map = CarlaDataProvider.get_map()\n        self._list_stop_signs = []\n        self._target_stop_sign = None\n        self._stop_completed = False\n        self._affected_by_stop = False\n        self.actual_value = 0\n\n        all_actors = self._world.get_actors()\n        for _actor in all_actors:\n            if 'traffic.stop' in _actor.type_id:\n                self._list_stop_signs.append(_actor)\n\n    @staticmethod\n    def point_inside_boundingbox(point, bb_center, bb_extent):\n        \"\"\"\n        X\n        :param point:\n        :param bb_center:\n        :param bb_extent:\n        :return:\n        \"\"\"\n\n        # pylint: disable=invalid-name\n        A = carla.Vector2D(bb_center.x - bb_extent.x, bb_center.y - bb_extent.y)\n        B = carla.Vector2D(bb_center.x + bb_extent.x, bb_center.y - bb_extent.y)\n        D = carla.Vector2D(bb_center.x - bb_extent.x, bb_center.y + bb_extent.y)\n        M = carla.Vector2D(point.x, point.y)\n\n        AB = B - A\n        AD = D - A\n        AM = M - A\n        am_ab = AM.x * AB.x + AM.y * AB.y\n        ab_ab = AB.x * AB.x + AB.y * AB.y\n        am_ad = AM.x * AD.x + AM.y * AD.y\n        ad_ad = AD.x * AD.x + AD.y * AD.y\n\n        return am_ab > 0 and am_ab < ab_ab and am_ad > 0 and am_ad < ad_ad\n\n    def is_actor_affected_by_stop(self, actor, stop, multi_step=20):\n        \"\"\"\n        Check if the given actor is affected by the stop\n        \"\"\"\n        affected = False\n        # first we run a fast coarse test\n        current_location = actor.get_location()\n        stop_location = stop.get_transform().location\n        if stop_location.distance(current_location) > self.PROXIMITY_THRESHOLD:\n            return affected\n\n        stop_t = stop.get_transform()\n        transformed_tv = stop_t.transform(stop.trigger_volume.location)\n\n        # slower and accurate test based on waypoint's horizon and geometric test\n        list_locations = [current_location]\n        waypoint = self._map.get_waypoint(current_location)\n        for _ in range(multi_step):\n            if waypoint:\n                next_wps = waypoint.next(self.WAYPOINT_STEP)\n                if not next_wps:\n                    break\n                waypoint = next_wps[0]\n                if not waypoint:\n                    break\n                list_locations.append(waypoint.transform.location)\n\n        for actor_location in list_locations:\n            if self.point_inside_boundingbox(actor_location, transformed_tv, stop.trigger_volume.extent):\n                affected = True\n\n        return affected\n\n    def _scan_for_stop_sign(self):\n        target_stop_sign = None\n\n        ve_tra = CarlaDataProvider.get_transform(self._actor)\n        ve_dir = ve_tra.get_forward_vector()\n\n        wp = self._map.get_waypoint(ve_tra.location)\n        wp_dir = wp.transform.get_forward_vector()\n\n        dot_ve_wp = ve_dir.x * wp_dir.x + ve_dir.y * wp_dir.y + ve_dir.z * wp_dir.z\n\n        if dot_ve_wp > 0:  # Ignore all when going in a wrong lane\n            for stop_sign in self._list_stop_signs:\n                if self.is_actor_affected_by_stop(self._actor, stop_sign):\n                    # this stop sign is affecting the vehicle\n                    target_stop_sign = stop_sign\n                    break\n\n        return target_stop_sign\n\n    def update(self):\n        \"\"\"\n        Check if the actor is running a red light\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        location = self._actor.get_location()\n        if location is None:\n            return new_status\n\n        if not self._target_stop_sign:\n            # scan for stop signs\n            self._target_stop_sign = self._scan_for_stop_sign()\n        else:\n            # we were in the middle of dealing with a stop sign\n            if not self._stop_completed:\n                # did the ego-vehicle stop?\n                current_speed = CarlaDataProvider.get_velocity(self._actor)\n                if current_speed < self.SPEED_THRESHOLD:\n                    self._stop_completed = True\n\n            if not self._affected_by_stop:\n                stop_location = self._target_stop_sign.get_location()\n                stop_extent = self._target_stop_sign.trigger_volume.extent\n\n                if self.point_inside_boundingbox(location, stop_location, stop_extent):\n                    self._affected_by_stop = True\n\n            if not self.is_actor_affected_by_stop(self._actor, self._target_stop_sign):\n                # is the vehicle out of the influence of this stop sign now?\n                if not self._stop_completed and self._affected_by_stop:\n                    # did we stop?\n                    self.actual_value += 1\n                    self.test_status = \"FAILURE\"\n                    stop_location = self._target_stop_sign.get_transform().location\n                    running_stop_event = TrafficEvent(event_type=TrafficEventType.STOP_INFRACTION)\n                    running_stop_event.set_message(\n                        \"Agent ran a stop with id={} at (x={}, y={}, z={}, t={})\".format(\n                            self._target_stop_sign.id,\n                            round(stop_location.x, 3),\n                            round(stop_location.y, 3),\n                            round(stop_location.z, 3),\n                            CarlaDataProvider.get_time_step()))\n                    running_stop_event.set_dict({\n                        'id': self._target_stop_sign.id,\n                        'x': stop_location.x,\n                        'y': stop_location.y,\n                        'z': stop_location.z})\n\n                    self.list_traffic_events.append(running_stop_event)\n\n                # reset state\n                self._target_stop_sign = None\n                self._stop_completed = False\n                self._affected_by_stop = False\n\n        if self._terminate_on_failure and (self.test_status == \"FAILURE\"):\n            new_status = py_trees.common.Status.FAILURE\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/scenarioatomics/atomic_trigger_conditions.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides all atomic scenario behaviors that reflect\ntrigger conditions to either activate another behavior, or to stop\nanother behavior.\n\nFor example, such a condition could be \"InTriggerRegion\", which checks\nthat a given actor reached a certain region on the map, and then starts/stops\na behavior of this actor.\n\nThe atomics are implemented with py_trees and make use of the AtomicCondition\nbase class\n\"\"\"\n\nfrom __future__ import print_function\n\nimport operator\nimport datetime\nimport math\nimport py_trees\nimport carla\n\nfrom agents.navigation.global_route_planner import GlobalRoutePlanner\nfrom agents.navigation.global_route_planner_dao import GlobalRoutePlannerDAO\n\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import calculate_distance\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.timer import GameTime\nfrom srunner.tools.scenario_helper import get_distance_along_route\n\nimport srunner.tools\n\nEPSILON = 0.001\n\n\nclass AtomicCondition(py_trees.behaviour.Behaviour):\n\n    \"\"\"\n    Base class for all atomic conditions used to setup a scenario\n\n    *All behaviors should use this class as parent*\n\n    Important parameters:\n    - name: Name of the atomic condition\n    \"\"\"\n\n    def __init__(self, name):\n        \"\"\"\n        Default init. Has to be called via super from derived class\n        \"\"\"\n        super(AtomicCondition, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self.name = name\n\n    def setup(self, unused_timeout=15):\n        \"\"\"\n        Default setup\n        \"\"\"\n        self.logger.debug(\"%s.setup()\" % (self.__class__.__name__))\n        return True\n\n    def initialise(self):\n        \"\"\"\n        Initialise setup\n        \"\"\"\n        self.logger.debug(\"%s.initialise()\" % (self.__class__.__name__))\n\n    def terminate(self, new_status):\n        \"\"\"\n        Default terminate. Can be extended in derived class\n        \"\"\"\n        self.logger.debug(\"%s.terminate()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n\nclass InTriggerDistanceToOSCPosition(AtomicCondition):\n\n    \"\"\"\n    OpenSCENARIO atomic\n    This class contains the trigger condition for a distance to an OpenSCENARIO position\n\n    Args:\n        actor (carla.Actor): CARLA actor to execute the behavior\n        osc_position (str): OpenSCENARIO position\n        distance (float): Trigger distance between the actor and the target location in meters\n        name (str): Name of the condition\n\n    The condition terminates with SUCCESS, when the actor reached the target distance to the openSCENARIO position\n    \"\"\"\n\n    def __init__(self, actor, osc_position, distance, along_route=False,\n                 comparison_operator=operator.lt, name=\"InTriggerDistanceToOSCPosition\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(InTriggerDistanceToOSCPosition, self).__init__(name)\n        self._actor = actor\n        self._osc_position = osc_position\n        self._distance = distance\n        self._along_route = along_route\n        self._comparison_operator = comparison_operator\n        self._map = CarlaDataProvider.get_map()\n\n        if self._along_route:\n            # Get the global route planner, used to calculate the route\n            dao = GlobalRoutePlannerDAO(self._map, 0.5)\n            grp = GlobalRoutePlanner(dao)\n            grp.setup()\n            self._grp = grp\n        else:\n            self._grp = None\n\n    def initialise(self):\n        if self._distance < 0:\n            raise ValueError(\"distance value must be positive\")\n\n    def update(self):\n        \"\"\"\n        Check if actor is in trigger distance\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        # calculate transform with method in openscenario_parser.py\n        osc_transform = srunner.tools.openscenario_parser.OpenScenarioParser.convert_position_to_transform(\n            self._osc_position)\n\n        if osc_transform is not None:\n            osc_location = osc_transform.location\n            actor_location = CarlaDataProvider.get_location(self._actor)\n\n            if self._along_route:\n                # Global planner needs a location at a driving lane\n                actor_location = self._map.get_waypoint(actor_location).transform.location\n                osc_location = self._map.get_waypoint(osc_location).transform.location\n\n            distance = calculate_distance(actor_location, osc_location, self._grp)\n\n            if self._comparison_operator(distance, self._distance):\n                new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass InTimeToArrivalToOSCPosition(AtomicCondition):\n\n    \"\"\"\n    OpenSCENARIO atomic\n    This class contains a trigger if an actor arrives within a given time to an OpenSCENARIO position\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - osc_position: OpenSCENARIO position\n    - time: The behavior is successful, if TTA is less than _time_ in seconds\n    - name: Name of the condition\n\n    The condition terminates with SUCCESS, when the actor can reach the position within the given time\n    \"\"\"\n\n    def __init__(self, actor, osc_position, time, along_route=False,\n                 comparison_operator=operator.lt, name=\"InTimeToArrivalToOSCPosition\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(InTimeToArrivalToOSCPosition, self).__init__(name)\n        self._map = CarlaDataProvider.get_map()\n        self._actor = actor\n        self._osc_position = osc_position\n        self._time = float(time)\n        self._along_route = along_route\n        self._comparison_operator = comparison_operator\n\n        if self._along_route:\n            # Get the global route planner, used to calculate the route\n            dao = GlobalRoutePlannerDAO(self._map, 0.5)\n            grp = GlobalRoutePlanner(dao)\n            grp.setup()\n            self._grp = grp\n        else:\n            self._grp = None\n\n    def initialise(self):\n        if self._time < 0:\n            raise ValueError(\"time value must be positive\")\n\n    def update(self):\n        \"\"\"\n        Check if actor can arrive within trigger time\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        # calculate transform with method in openscenario_parser.py\n        try:\n            osc_transform = srunner.tools.openscenario_parser.OpenScenarioParser.convert_position_to_transform(\n                self._osc_position)\n        except AttributeError:\n            return py_trees.common.Status.FAILURE\n        target_location = osc_transform.location\n        actor_location = CarlaDataProvider.get_location(self._actor)\n\n        if target_location is None or actor_location is None:\n            return new_status\n\n        if self._along_route:\n            # Global planner needs a location at a driving lane\n            actor_location = self._map.get_waypoint(actor_location).transform.location\n            target_location = self._map.get_waypoint(target_location).transform.location\n\n        distance = calculate_distance(actor_location, target_location, self._grp)\n\n        actor_velocity = CarlaDataProvider.get_velocity(self._actor)\n\n        # time to arrival\n        if actor_velocity > 0:\n            time_to_arrival = distance / actor_velocity\n        elif distance == 0:\n            time_to_arrival = 0\n        else:\n            time_to_arrival = float('inf')\n\n        if self._comparison_operator(time_to_arrival, self._time):\n            new_status = py_trees.common.Status.SUCCESS\n        return new_status\n\n\nclass StandStill(AtomicCondition):\n\n    \"\"\"\n    This class contains a standstill behavior of a scenario\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - name: Name of the condition\n    - duration: Duration of the behavior in seconds\n\n    The condition terminates with SUCCESS, when the actor does not move\n    \"\"\"\n\n    def __init__(self, actor, name, duration=float(\"inf\")):\n        \"\"\"\n        Setup actor\n        \"\"\"\n        super(StandStill, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n\n        self._duration = duration\n        self._start_time = 0\n\n    def initialise(self):\n        \"\"\"\n        Initialize the start time of this condition\n        \"\"\"\n        self._start_time = GameTime.get_time()\n        super(StandStill, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Check if the _actor stands still (v=0)\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        velocity = CarlaDataProvider.get_velocity(self._actor)\n\n        if velocity > EPSILON:\n            self._start_time = GameTime.get_time()\n\n        if GameTime.get_time() - self._start_time > self._duration:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass RelativeVelocityToOtherActor(AtomicCondition):\n\n    \"\"\"\n    Atomic containing a comparison between an actor's velocity\n    and another actor's one. The behavior returns SUCCESS when the\n    expected comparison (greater than / less than / equal to) is achieved\n\n    Args:\n        actor (carla.Actor): actor from which the velocity is taken\n        other_actor (carla.Actor): The actor with the reference velocity\n        speed (float): Difference of speed between the actors\n        name (string): Name of the condition\n        comparison_operator: Type \"operator\", used to compare the two velocities\n    \"\"\"\n\n    def __init__(self, actor, other_actor, speed, comparison_operator=operator.gt,\n                 name=\"RelativeVelocityToOtherActor\"):\n        \"\"\"\n        Setup the parameters\n        \"\"\"\n        super(RelativeVelocityToOtherActor, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._other_actor = other_actor\n        self._relative_speed = speed\n        self._comparison_operator = comparison_operator\n\n    def update(self):\n        \"\"\"\n        Gets the speed of the two actors and compares them according to the comparison operator\n\n        returns:\n            py_trees.common.Status.RUNNING when the comparison fails and\n            py_trees.common.Status.SUCCESS when it succeeds\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        curr_speed = CarlaDataProvider.get_velocity(self._actor)\n        other_speed = CarlaDataProvider.get_velocity(self._other_actor)\n\n        relative_speed = curr_speed - other_speed\n\n        if self._comparison_operator(relative_speed, self._relative_speed):\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass TriggerVelocity(AtomicCondition):\n\n    \"\"\"\n    Atomic containing a comparison between an actor's speed and a reference one.\n    The behavior returns SUCCESS when the expected comparison (greater than /\n    less than / equal to) is achieved.\n\n    Args:\n        actor (carla.Actor): CARLA actor from which the speed will be taken.\n        name (string): Name of the atomic\n        target_velocity (float): velcoity to be compared with the actor's one\n        comparison_operator: Type \"operator\", used to compare the two velocities\n    \"\"\"\n\n    def __init__(self, actor, target_velocity, comparison_operator=operator.gt, name=\"TriggerVelocity\"):\n        \"\"\"\n        Setup the atomic parameters\n        \"\"\"\n        super(TriggerVelocity, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._target_velocity = target_velocity\n        self._comparison_operator = comparison_operator\n\n    def update(self):\n        \"\"\"\n        Gets the speed of the actor and compares it with the reference one\n\n        returns:\n            py_trees.common.Status.RUNNING when the comparison fails and\n            py_trees.common.Status.SUCCESS when it succeeds\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        actor_speed = CarlaDataProvider.get_velocity(self._actor)\n\n        if self._comparison_operator(actor_speed, self._target_velocity):\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass TriggerAcceleration(AtomicCondition):\n\n    \"\"\"\n    Atomic containing a comparison between an actor's acceleration\n    and a reference one. The behavior returns SUCCESS when the\n    expected comparison (greater than / less than / equal to) is achieved\n\n    Args:\n        actor (carla.Actor): CARLA actor to execute the behavior\n        name (str): Name of the condition\n        target_acceleration (float): Acceleration reference (in m/s^2) on which the success is dependent\n        comparison_operator (operator): Type \"operator\", used to compare the two acceleration\n    \"\"\"\n\n    def __init__(self, actor, target_acceleration, comparison_operator=operator.gt, name=\"TriggerAcceleration\"):\n        \"\"\"\n        Setup trigger acceleration\n        \"\"\"\n        super(TriggerAcceleration, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._target_acceleration = target_acceleration\n        self._comparison_operator = comparison_operator\n\n    def update(self):\n        \"\"\"\n        Gets the accleration of the actor and compares it with the reference one\n\n        returns:\n            py_trees.common.Status.RUNNING when the comparison fails and\n            py_trees.common.Status.SUCCESS when it succeeds\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        acceleration = self._actor.get_acceleration()\n        linear_accel = math.sqrt(math.pow(acceleration.x, 2) +\n                                 math.pow(acceleration.y, 2) +\n                                 math.pow(acceleration.z, 2))\n\n        if self._comparison_operator(linear_accel, self._target_acceleration):\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass TimeOfDayComparison(AtomicCondition):\n\n    \"\"\"\n    Atomic containing a comparison between the current time of day of the simulation\n    and a given one. The behavior returns SUCCESS when the\n    expected comparison (greater than / less than / equal to) is achieved\n\n    Args:\n        datetime (datetime): CARLA actor to execute the behavior\n        name (str): Name of the condition\n        target_acceleration (float): Acceleration reference (in m/s^2) on which the success is dependent\n        comparison_operator (operator): Type \"operator\", used to compare the two acceleration\n    \"\"\"\n\n    def __init__(self, dattime, comparison_operator=operator.gt, name=\"TimeOfDayComparison\"):\n        \"\"\"\n        \"\"\"\n        super(TimeOfDayComparison, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._datetime = datetime.datetime.strptime(dattime, \"%Y-%m-%dT%H:%M:%S\")\n        self._comparison_operator = comparison_operator\n\n    def update(self):\n        \"\"\"\n        Gets the time of day of the simulation and compares it with the reference one\n\n        returns:\n            py_trees.common.Status.RUNNING when the comparison fails and\n            py_trees.common.Status.SUCCESS when it succeeds\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        try:\n            check_dtime = operator.attrgetter(\"Datetime\")\n            dtime = check_dtime(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        if self._comparison_operator(dtime, self._datetime):\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass OSCStartEndCondition(AtomicCondition):\n\n    \"\"\"\n    This class contains a check if a named story element has started/terminated.\n\n    Important parameters:\n    - element_name: The story element's name attribute\n    - element_type: The element type [act,scene,maneuver,event,action]\n    - rule: Either START or END\n\n    The condition terminates with SUCCESS, when the named story element starts\n    \"\"\"\n\n    def __init__(self, element_type, element_name, rule, name=\"OSCStartEndCondition\"):\n        \"\"\"\n        Setup element details\n        \"\"\"\n        super(OSCStartEndCondition, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._element_type = element_type.upper()\n        self._element_name = element_name\n        self._rule = rule.upper()\n        self._start_time = None\n        self._blackboard = py_trees.blackboard.Blackboard()\n\n    def initialise(self):\n        \"\"\"\n        Initialize the start time of this condition\n        \"\"\"\n        self._start_time = GameTime.get_time()\n        super(OSCStartEndCondition, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Check if the specified story element has started/ended since the beginning of the condition\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        if new_status == py_trees.common.Status.RUNNING:\n            blackboard_variable_name = \"({}){}-{}\".format(self._element_type, self._element_name, self._rule)\n            element_start_time = self._blackboard.get(blackboard_variable_name)\n            if element_start_time and element_start_time >= self._start_time:\n                new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass InTriggerRegion(AtomicCondition):\n\n    \"\"\"\n    This class contains the trigger region (condition) of a scenario\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - name: Name of the condition\n    - min_x, max_x, min_y, max_y: bounding box of the trigger region\n\n    The condition terminates with SUCCESS, when the actor reached the target region\n    \"\"\"\n\n    def __init__(self, actor, min_x, max_x, min_y, max_y, name=\"TriggerRegion\"):\n        \"\"\"\n        Setup trigger region (rectangle provided by\n        [min_x,min_y] and [max_x,max_y]\n        \"\"\"\n        super(InTriggerRegion, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._min_x = min_x\n        self._max_x = max_x\n        self._min_y = min_y\n        self._max_y = max_y\n\n    def update(self):\n        \"\"\"\n        Check if the _actor location is within trigger region\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self._actor)\n\n        if location is None:\n            return new_status\n\n        not_in_region = (location.x < self._min_x or location.x > self._max_x) or (\n            location.y < self._min_y or location.y > self._max_y)\n        if not not_in_region:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass InTriggerDistanceToVehicle(AtomicCondition):\n\n    \"\"\"\n    This class contains the trigger distance (condition) between to actors\n    of a scenario\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - reference_actor: Reference CARLA actor\n    - name: Name of the condition\n    - distance: Trigger distance between the two actors in meters\n    - dx, dy, dz: distance to reference_location (location of reference_actor)\n\n    The condition terminates with SUCCESS, when the actor reached the target distance to the other actor\n    \"\"\"\n\n    def __init__(self, reference_actor, actor, distance, comparison_operator=operator.lt,\n                 name=\"TriggerDistanceToVehicle\"):\n        \"\"\"\n        Setup trigger distance\n        \"\"\"\n        super(InTriggerDistanceToVehicle, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._reference_actor = reference_actor\n        self._actor = actor\n        self._distance = distance\n        self._comparison_operator = comparison_operator\n\n    def update(self):\n        \"\"\"\n        Check if the ego vehicle is within trigger distance to other actor\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self._actor)\n        reference_location = CarlaDataProvider.get_location(self._reference_actor)\n\n        if location is None or reference_location is None:\n            return new_status\n\n        if self._comparison_operator(calculate_distance(location, reference_location), self._distance):\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass InTriggerDistanceToLocation(AtomicCondition):\n\n    \"\"\"\n    This class contains the trigger (condition) for a distance to a fixed\n    location of a scenario\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - target_location: Reference location (carla.location)\n    - name: Name of the condition\n    - distance: Trigger distance between the actor and the target location in meters\n\n    The condition terminates with SUCCESS, when the actor reached the target distance to the given location\n    \"\"\"\n\n    def __init__(self,\n                 actor,\n                 target_location,\n                 distance,\n                 comparison_operator=operator.lt,\n                 name=\"InTriggerDistanceToLocation\"):\n        \"\"\"\n        Setup trigger distance\n        \"\"\"\n        super(InTriggerDistanceToLocation, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._target_location = target_location\n        self._actor = actor\n        self._distance = distance\n        self._comparison_operator = comparison_operator\n\n    def update(self):\n        \"\"\"\n        Check if the actor is within trigger distance to the target location\n        \"\"\"\n\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self._actor)\n\n        if location is None:\n            return new_status\n\n        if self._comparison_operator(calculate_distance(\n                location, self._target_location), self._distance):\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass InTriggerDistanceToNextIntersection(AtomicCondition):\n\n    \"\"\"\n    This class contains the trigger (condition) for a distance to the\n    next intersection of a scenario\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - name: Name of the condition\n    - distance: Trigger distance between the actor and the next intersection in meters\n\n    The condition terminates with SUCCESS, when the actor reached the target distance to the next intersection\n    \"\"\"\n\n    def __init__(self, actor, distance, name=\"InTriggerDistanceToNextIntersection\"):\n        \"\"\"\n        Setup trigger distance\n        \"\"\"\n        super(InTriggerDistanceToNextIntersection, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._distance = distance\n        self._map = CarlaDataProvider.get_map()\n\n        waypoint = self._map.get_waypoint(self._actor.get_location())\n        while waypoint and not waypoint.is_intersection:\n            waypoint = waypoint.next(1)[-1]\n\n        self._final_location = waypoint.transform.location\n\n    def update(self):\n        \"\"\"\n        Check if the actor is within trigger distance to the intersection\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        current_waypoint = self._map.get_waypoint(CarlaDataProvider.get_location(self._actor))\n        distance = calculate_distance(current_waypoint.transform.location, self._final_location)\n\n        if distance < self._distance:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass InTriggerDistanceToLocationAlongRoute(AtomicCondition):\n\n    \"\"\"\n    Implementation for a behavior that will check if a given actor\n    is within a given distance to a given location considering a given route\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - name: Name of the condition\n    - distance: Trigger distance between the actor and the next intersection in meters\n    - route: Route to be checked\n    - location: Location on the route to be checked\n\n    The condition terminates with SUCCESS, when the actor reached the target distance\n    along its route to the given location\n    \"\"\"\n\n    def __init__(self, actor, route, location, distance, name=\"InTriggerDistanceToLocationAlongRoute\"):\n        \"\"\"\n        Setup class members\n        \"\"\"\n        super(InTriggerDistanceToLocationAlongRoute, self).__init__(name)\n        self._map = CarlaDataProvider.get_map()\n        self._actor = actor\n        self._location = location\n        self._route = route\n        self._distance = distance\n\n        self._location_distance, _ = get_distance_along_route(self._route, self._location)\n\n    def update(self):\n        new_status = py_trees.common.Status.RUNNING\n\n        current_location = CarlaDataProvider.get_location(self._actor)\n\n        if current_location is None:\n            return new_status\n\n        if current_location.distance(self._location) < self._distance + 20:\n\n            actor_distance, _ = get_distance_along_route(self._route, current_location)\n\n            # If closer than self._distance and hasn't passed the trigger point\n            if (self._location_distance < actor_distance + self._distance and\n                actor_distance < self._location_distance) or \\\n                    self._location_distance < 1.0:\n                new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass InTimeToArrivalToLocation(AtomicCondition):\n\n    \"\"\"\n    This class contains a check if a actor arrives within a given time\n    at a given location.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - name: Name of the condition\n    - time: The behavior is successful, if TTA is less than _time_ in seconds\n    - location: Location to be checked in this behavior\n\n    The condition terminates with SUCCESS, when the actor can reach the target location within the given time\n    \"\"\"\n\n    _max_time_to_arrival = float('inf')  # time to arrival in seconds\n\n    def __init__(self, actor, time, location, comparison_operator=operator.lt, name=\"TimeToArrival\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(InTimeToArrivalToLocation, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._time = time\n        self._target_location = location\n        self._comparison_operator = comparison_operator\n\n    def update(self):\n        \"\"\"\n        Check if the actor can arrive at target_location within time\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        current_location = CarlaDataProvider.get_location(self._actor)\n\n        if current_location is None:\n            return new_status\n\n        distance = calculate_distance(current_location, self._target_location)\n        velocity = CarlaDataProvider.get_velocity(self._actor)\n\n        # if velocity is too small, simply use a large time to arrival\n        time_to_arrival = self._max_time_to_arrival\n        if velocity > EPSILON:\n            time_to_arrival = distance / velocity\n\n        if self._comparison_operator(time_to_arrival, self._time):\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass InTimeToArrivalToVehicle(AtomicCondition):\n\n    \"\"\"\n    This class contains a check if a actor arrives within a given time\n    at another actor.\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - name: Name of the condition\n    - time: The behavior is successful, if TTA is less than _time_ in seconds\n    - other_actor: Reference actor used in this behavior\n\n    The condition terminates with SUCCESS, when the actor can reach the other vehicle within the given time\n    \"\"\"\n\n    _max_time_to_arrival = float('inf')  # time to arrival in seconds\n\n    def __init__(self, actor, other_actor, time, along_route=False,\n                 comparison_operator=operator.lt, name=\"TimeToArrival\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(InTimeToArrivalToVehicle, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._map = CarlaDataProvider.get_map()\n        self._actor = actor\n        self._other_actor = other_actor\n        self._time = time\n        self._along_route = along_route\n        self._comparison_operator = comparison_operator\n\n        if self._along_route:\n            # Get the global route planner, used to calculate the route\n            dao = GlobalRoutePlannerDAO(self._map, 0.5)\n            grp = GlobalRoutePlanner(dao)\n            grp.setup()\n            self._grp = grp\n        else:\n            self._grp = None\n\n    def update(self):\n        \"\"\"\n        Check if the ego vehicle can arrive at other actor within time\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        current_location = CarlaDataProvider.get_location(self._actor)\n        other_location = CarlaDataProvider.get_location(self._other_actor)\n\n        if current_location is None or other_location is None:\n            return new_status\n\n        current_velocity = CarlaDataProvider.get_velocity(self._actor)\n        other_velocity = CarlaDataProvider.get_velocity(self._other_actor)\n\n        if self._along_route:\n            # Global planner needs a location at a driving lane\n            current_location = self._map.get_waypoint(current_location).transform.location\n            other_location = self._map.get_waypoint(other_location).transform.location\n\n        distance = calculate_distance(current_location, other_location, self._grp)\n\n        # if velocity is too small, simply use a large time to arrival\n        time_to_arrival = self._max_time_to_arrival\n\n        if current_velocity > other_velocity:\n            time_to_arrival = 2 * distance / (current_velocity - other_velocity)\n\n        if self._comparison_operator(time_to_arrival, self._time):\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass InTimeToArrivalToVehicleSideLane(InTimeToArrivalToLocation):\n\n    \"\"\"\n    This class contains a check if a actor arrives within a given time\n    at another actor's side lane. Inherits from InTimeToArrivalToLocation\n\n    Important parameters:\n    - actor: CARLA actor to execute the behavior\n    - name: Name of the condition\n    - time: The behavior is successful, if TTA is less than _time_ in seconds\n    - cut_in_lane: the lane from where the other_actor will do the cut in\n    - other_actor: Reference actor used in this behavior\n\n    The condition terminates with SUCCESS, when the actor can reach the other vehicle within the given time\n    \"\"\"\n\n    _max_time_to_arrival = float('inf')  # time to arrival in seconds\n\n    def __init__(self, actor, other_actor, time, side_lane,\n                 comparison_operator=operator.lt, name=\"InTimeToArrivalToVehicleSideLane\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        self._other_actor = other_actor\n        self._side_lane = side_lane\n\n        self._world = CarlaDataProvider.get_world()\n        self._map = CarlaDataProvider.get_map(self._world)\n\n        other_location = other_actor.get_transform().location\n        other_waypoint = self._map.get_waypoint(other_location)\n\n        if self._side_lane == 'right':\n            other_side_waypoint = other_waypoint.get_left_lane()\n        elif self._side_lane == 'left':\n            other_side_waypoint = other_waypoint.get_right_lane()\n        else:\n            raise Exception(\"cut_in_lane must be either 'left' or 'right'\")\n\n        other_side_location = other_side_waypoint.transform.location\n\n        super(InTimeToArrivalToVehicleSideLane, self).__init__(\n            actor, time, other_side_location, comparison_operator, name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n    def update(self):\n        \"\"\"\n        Check if the ego vehicle can arrive at other actor within time\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        other_location = CarlaDataProvider.get_location(self._other_actor)\n        other_waypoint = self._map.get_waypoint(other_location)\n\n        if self._side_lane == 'right':\n            other_side_waypoint = other_waypoint.get_left_lane()\n        elif self._side_lane == 'left':\n            other_side_waypoint = other_waypoint.get_right_lane()\n        else:\n            raise Exception(\"cut_in_lane must be either 'left' or 'right'\")\n        if other_side_waypoint is None:\n            return new_status\n\n        self._target_location = other_side_waypoint.transform.location\n\n        if self._target_location is None:\n            return new_status\n\n        new_status = super(InTimeToArrivalToVehicleSideLane, self).update()\n\n        return new_status\n\n\nclass WaitUntilInFront(AtomicCondition):\n\n    \"\"\"\n    Behavior that support the creation of cut ins. It waits until the actor has passed another actor\n\n    Parameters:\n    - actor: the one getting in front of the other actor\n    - other_actor: the reference vehicle that the actor will have to get in front of\n    - factor: How much in front the actor will have to get (from 0 to infinity):\n        0: They are right next to each other\n        1: The front of the other_actor and the back of the actor are right next to each other\n    \"\"\"\n\n    def __init__(self, actor, other_actor, factor=1, check_distance=True, name=\"WaitUntilInFront\"):\n        \"\"\"\n        Init\n        \"\"\"\n        super(WaitUntilInFront, self).__init__(name)\n        self._actor = actor\n        self._other_actor = other_actor\n        self._distance = 10\n        self._factor = max(EPSILON, factor)  # Must be > 0\n        self._check_distance = check_distance\n\n        self._world = CarlaDataProvider.get_world()\n        self._map = CarlaDataProvider.get_map(self._world)\n\n        actor_extent = self._actor.bounding_box.extent.x\n        other_extent = self._other_actor.bounding_box.extent.x\n        self._length = self._factor * (actor_extent + other_extent)\n\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n    def update(self):\n        \"\"\"\n        Checks if the two actors meet the requirements\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        in_front = False\n        close_by = False\n\n        # Location of our actor\n        actor_location = CarlaDataProvider.get_location(self._actor)\n        if actor_location is None:\n            return new_status\n\n        # Waypoint in front of the other actor\n        other_location = CarlaDataProvider.get_location(self._other_actor)\n        other_waypoint = self._map.get_waypoint(other_location)\n        if other_waypoint is None:\n            return new_status\n        other_next_waypoints = other_waypoint.next(self._length)\n        if other_next_waypoints is None:\n            return new_status\n        other_next_waypoint = other_next_waypoints[0]\n\n        # Wait for the vehicle to be in front\n        other_dir = other_next_waypoint.transform.get_forward_vector()\n        act_other_dir = actor_location - other_next_waypoint.transform.location\n        dot_ve_wp = other_dir.x * act_other_dir.x + other_dir.y * act_other_dir.y + other_dir.z * act_other_dir.z\n\n        if dot_ve_wp > 0.0:\n            in_front = True\n\n        # Wait for it to be close-by\n        if not self._check_distance:\n            close_by = True\n        elif actor_location.distance(other_next_waypoint.transform.location) < self._distance:\n            close_by = True\n\n        if in_front and close_by:\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass DriveDistance(AtomicCondition):\n\n    \"\"\"\n    This class contains an atomic behavior to drive a certain distance.\n\n    Important parameters:\n    - actor: CARLA actor to execute the condition\n    - distance: Distance for this condition in meters\n\n    The condition terminates with SUCCESS, when the actor drove at least the given distance\n    \"\"\"\n\n    def __init__(self, actor, distance, name=\"DriveDistance\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(DriveDistance, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._target_distance = distance\n        self._distance = 0\n        self._location = None\n        self._actor = actor\n\n    def initialise(self):\n        self._location = CarlaDataProvider.get_location(self._actor)\n        super(DriveDistance, self).initialise()\n\n    def update(self):\n        \"\"\"\n        Check driven distance\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        new_location = CarlaDataProvider.get_location(self._actor)\n        self._distance += calculate_distance(self._location, new_location)\n        self._location = new_location\n\n        if self._distance > self._target_distance:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n        return new_status\n\n\nclass AtRightmostLane(AtomicCondition):\n\n    \"\"\"\n    This class contains an atomic behavior to check if the actor is at the rightest driving lane.\n\n    Important parameters:\n    - actor: CARLA actor to execute the condition\n\n    The condition terminates with SUCCESS, when the actor enters the rightest lane\n    \"\"\"\n\n    def __init__(self, actor, name=\"AtRightmostLane\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(AtRightmostLane, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor\n        self._map = CarlaDataProvider.get_map()\n\n    def update(self):\n        \"\"\"\n        Check actor waypoints\n        \"\"\"\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self._actor)\n        waypoint = self._map.get_waypoint(location)\n        if waypoint is None:\n            return new_status\n        right_waypoint = waypoint.get_right_lane()\n        if right_waypoint is None:\n            return new_status\n        lane_type = right_waypoint.lane_type\n\n        if lane_type != carla.LaneType.Driving:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n        return new_status\n\n\nclass WaitForTrafficLightState(AtomicCondition):\n\n    \"\"\"\n    This class contains an atomic behavior to wait for a given traffic light\n    to have the desired state.\n\n    Args:\n        actor (carla.TrafficLight): CARLA traffic light to execute the condition\n        state (carla.TrafficLightState): State to be checked in this condition\n\n    The condition terminates with SUCCESS, when the traffic light switches to the desired state\n    \"\"\"\n\n    def __init__(self, actor, state, name=\"WaitForTrafficLightState\"):\n        \"\"\"\n        Setup traffic_light\n        \"\"\"\n        super(WaitForTrafficLightState, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._actor = actor if \"traffic_light\" in actor.type_id else None\n        self._state = state\n\n    def update(self):\n        \"\"\"\n        Set status to SUCCESS, when traffic light state matches the expected one\n        \"\"\"\n        if self._actor is None:\n            return py_trees.common.Status.FAILURE\n\n        new_status = py_trees.common.Status.RUNNING\n\n        if self._actor.state == self._state:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass WaitEndIntersection(AtomicCondition):\n\n    \"\"\"\n    Atomic behavior that waits until the vehicles has gone outside the junction.\n    If currently inside no intersection, it will wait until one is found\n    \"\"\"\n\n    def __init__(self, actor, debug=False, name=\"WaitEndIntersection\"):\n        super(WaitEndIntersection, self).__init__(name)\n        self.actor = actor\n        self.debug = debug\n        self.inside_junction = False\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n    def update(self):\n\n        new_status = py_trees.common.Status.RUNNING\n\n        location = CarlaDataProvider.get_location(self.actor)\n        waypoint = CarlaDataProvider.get_map().get_waypoint(location)\n\n        # Wait for the actor to enter a junction\n        if not self.inside_junction and waypoint.is_junction:\n            self.inside_junction = True\n\n        # And to leave it\n        if self.inside_junction and not waypoint.is_junction:\n            if self.debug:\n                print(\"--- Leaving the junction\")\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n\n\nclass WaitForBlackboardVariable(AtomicCondition):\n\n    \"\"\"\n    Atomic behavior that keeps running until the blackboard variable is set to the corresponding value.\n    Used to avoid returning FAILURE if the blackboard comparison fails.\n\n    It also initially sets the variable to a given value, if given\n    \"\"\"\n\n    def __init__(self, variable_name, variable_value, var_init_value=None,\n                 debug=False, name=\"WaitForBlackboardVariable\"):\n        super(WaitForBlackboardVariable, self).__init__(name)\n        self._debug = debug\n        self._variable_name = variable_name\n        self._variable_value = variable_value\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n\n        if var_init_value is not None:\n            blackboard = py_trees.blackboard.Blackboard()\n            _ = blackboard.set(variable_name, var_init_value)\n\n    def update(self):\n\n        new_status = py_trees.common.Status.RUNNING\n\n        blackv = py_trees.blackboard.Blackboard()\n        value = blackv.get(self._variable_name)\n        if value == self._variable_value:\n            if self._debug:\n                print(\"Blackboard variable {} set to True\".format(self._variable_name))\n            new_status = py_trees.common.Status.SUCCESS\n\n        return new_status\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/timer.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides access to the CARLA game time and contains a py_trees\ntimeout behavior using the CARLA game time\n\"\"\"\n\nimport datetime\nimport py_trees\n\n\nclass GameTime(object):\n\n    \"\"\"\n    This (static) class provides access to the CARLA game time.\n\n    The elapsed game time can be simply retrieved by calling:\n    GameTime.get_time()\n    \"\"\"\n\n    _current_game_time = 0.0  # Elapsed game time after starting this Timer\n    _carla_time = 0.0\n    _last_frame = 0\n    _platform_timestamp = 0\n    _init = False\n\n    @staticmethod\n    def on_carla_tick(timestamp):\n        \"\"\"\n        Callback receiving the CARLA time\n        Update time only when frame is more recent that last frame\n        \"\"\"\n        if GameTime._last_frame < timestamp.frame:\n            frames = timestamp.frame - GameTime._last_frame if GameTime._init else 1\n            GameTime._current_game_time += timestamp.delta_seconds * frames\n            GameTime._last_frame = timestamp.frame\n            GameTime._platform_timestamp = datetime.datetime.now()\n            GameTime._init = True\n            GameTime._carla_time = timestamp.elapsed_seconds\n\n    @staticmethod\n    def restart():\n        \"\"\"\n        Reset game timer to 0\n        \"\"\"\n        GameTime._current_game_time = 0.0\n        GameTime._init = False\n\n    @staticmethod\n    def get_time():\n        \"\"\"\n        Returns elapsed game time\n        \"\"\"\n        return GameTime._current_game_time\n\n    @staticmethod\n    def get_carla_time():\n        \"\"\"\n        Returns elapsed game time\n        \"\"\"\n        return GameTime._carla_time\n\n    @staticmethod\n    def get_wallclocktime():\n        \"\"\"\n        Returns elapsed game time\n        \"\"\"\n        return GameTime._platform_timestamp\n\n    @staticmethod\n    def get_frame():\n        \"\"\"\n        Returns elapsed game time\n        \"\"\"\n        return GameTime._last_frame\n\n\nclass SimulationTimeCondition(py_trees.behaviour.Behaviour):\n\n    \"\"\"\n    This class contains an atomic simulation time condition behavior.\n    It uses the CARLA game time, not the system time which is used by\n    the py_trees timer.\n\n    Returns, if the provided success_rule (greaterThan, lessThan, equalTo)\n    was successfully evaluated\n    \"\"\"\n\n    def __init__(self, timeout, success_rule=\"greaterThan\", name=\"SimulationTimeCondition\"):\n        \"\"\"\n        Setup timeout\n        \"\"\"\n        super(SimulationTimeCondition, self).__init__(name)\n        self.logger.debug(\"%s.__init__()\" % (self.__class__.__name__))\n        self._timeout_value = timeout\n        self._start_time = 0.0\n        self._success_rule = success_rule\n        self._ops = {\"greaterThan\": (lambda x, y: x > y),\n                     \"equalTo\": (lambda x, y: x == y),\n                     \"lessThan\": (lambda x, y: x < y)}\n\n    def initialise(self):\n        \"\"\"\n        Set start_time to current GameTime\n        \"\"\"\n        self._start_time = GameTime.get_time()\n        self.logger.debug(\"%s.initialise()\" % (self.__class__.__name__))\n\n    def update(self):\n        \"\"\"\n        Get current game time, and compare it to the timeout value\n        Upon successfully comparison using the provided success_rule operator,\n        the status changes to SUCCESS\n        \"\"\"\n\n        elapsed_time = GameTime.get_time() - self._start_time\n\n        if not self._ops[self._success_rule](elapsed_time, self._timeout_value):\n            new_status = py_trees.common.Status.RUNNING\n        else:\n            new_status = py_trees.common.Status.SUCCESS\n\n        self.logger.debug(\"%s.update()[%s->%s]\" % (self.__class__.__name__, self.status, new_status))\n\n        return new_status\n\n\nclass TimeOut(SimulationTimeCondition):\n\n    \"\"\"\n    This class contains an atomic timeout behavior.\n    It uses the CARLA game time, not the system time which is used by\n    the py_trees timer.\n    \"\"\"\n\n    def __init__(self, timeout, name=\"TimeOut\"):\n        \"\"\"\n        Setup timeout\n        \"\"\"\n        super(TimeOut, self).__init__(timeout, name=name)\n        self.timeout = False\n\n    def update(self):\n        \"\"\"\n        Upon reaching the timeout value the status changes to SUCCESS\n        \"\"\"\n\n        new_status = super(TimeOut, self).update()\n\n        if new_status == py_trees.common.Status.SUCCESS:\n            self.timeout = True\n\n        return new_status\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/traffic_events.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nCollection of TrafficEvents\n\"\"\"\n\nfrom enum import Enum\n\n\nclass TrafficEventType(Enum):\n\n    \"\"\"\n    This enum represents different traffic events that occur during driving.\n    \"\"\"\n\n    NORMAL_DRIVING = 0\n    COLLISION_STATIC = 1\n    COLLISION_VEHICLE = 2\n    COLLISION_PEDESTRIAN = 3\n    ROUTE_DEVIATION = 4\n    ROUTE_COMPLETION = 5\n    ROUTE_COMPLETED = 6\n    TRAFFIC_LIGHT_INFRACTION = 7\n    WRONG_WAY_INFRACTION = 8\n    ON_SIDEWALK_INFRACTION = 9\n    STOP_INFRACTION = 10\n    OUTSIDE_LANE_INFRACTION = 11\n    OUTSIDE_ROUTE_LANES_INFRACTION = 12\n    VEHICLE_BLOCKED = 13\n\n\nclass TrafficEvent(object):\n\n    \"\"\"\n    TrafficEvent definition\n    \"\"\"\n\n    def __init__(self, event_type, message=None, dictionary=None):\n        \"\"\"\n        Initialize object\n\n        :param event_type: TrafficEventType defining the type of traffic event\n        :param message: optional message to inform users of the event\n        :param dictionary: optional dictionary with arbitrary keys and values\n        \"\"\"\n        self._type = event_type\n        self._message = message\n        self._dict = dictionary\n\n    def get_type(self):\n        \"\"\"\n        @return type\n        \"\"\"\n        return self._type\n\n    def get_message(self):\n        \"\"\"\n        @return message\n        \"\"\"\n        if self._message:\n            return self._message\n\n        return \"\"\n\n    def set_message(self, message):\n        \"\"\"\n        Set message\n        \"\"\"\n        self._message = message\n\n    def get_dict(self):\n        \"\"\"\n        @return dictionary\n        \"\"\"\n        return self._dict\n\n    def set_dict(self, dictionary):\n        \"\"\"\n        Set dictionary\n        \"\"\"\n        self._dict = dictionary\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/watchdog.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides a simple watchdog timer to detect timeouts\nIt is for example used in the ScenarioManager\n\"\"\"\nfrom __future__ import print_function\n\nfrom threading import Timer\ntry:\n    import thread\nexcept ImportError:\n    import _thread as thread\n\n\nclass Watchdog(object):\n\n    \"\"\"\n    Simple watchdog timer to detect timeouts\n\n    Args:\n        timeout (float): Timeout value of the watchdog [seconds].\n            If it is not reset before exceeding this value, a KayboardInterrupt is raised.\n\n    Attributes:\n        _timeout (float): Timeout value of the watchdog [seconds].\n        _failed (bool):   True if watchdog exception occured, false otherwise\n    \"\"\"\n\n    def __init__(self, timeout=1.0):\n        \"\"\"\n        Class constructor\n        \"\"\"\n        self._timeout = timeout + 1.0  # Let's add one second here to avoid overlap with other CARLA timeouts\n        self._failed = False\n        self._timer = None\n\n    def start(self):\n        \"\"\"\n        Start the watchdog\n        \"\"\"\n        self._timer = Timer(self._timeout, self._event)\n        self._timer.daemon = True\n        self._timer.start()\n\n    def update(self):\n        \"\"\"\n        Reset watchdog.\n        \"\"\"\n        self.stop()\n        self.start()\n\n    def _event(self):\n        \"\"\"\n        This method is called when the timer triggers. A KayboardInterrupt\n        is generated on the main thread and the watchdog is stopped.\n        \"\"\"\n        print('Watchdog exception - Timeout of {} seconds occured'.format(self._timeout))\n        self._failed = True\n        self.stop()\n        thread.interrupt_main()\n\n    def stop(self):\n        \"\"\"\n        Stops the watchdog.\n        \"\"\"\n        self._timer.cancel()\n\n    def get_status(self):\n        \"\"\"\n        returns:\n           bool:  False if watchdog exception occured, True otherwise\n        \"\"\"\n        return not self._failed\n"
  },
  {
    "path": "scenario_runner/srunner/scenariomanager/weather_sim.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides a weather class and py_trees behavior\nto simulate weather in CARLA according to the astronomic\nbehavior of the sun.\n\"\"\"\n\nimport datetime\nimport math\nimport operator\n\nimport ephem\nimport py_trees\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.timer import GameTime\n\n\nclass Weather(object):\n\n    \"\"\"\n    Class to simulate weather in CARLA according to the astronomic behavior of the sun\n\n    The sun position (azimuth and altitude angles) is obtained by calculating its\n    astronomic position for the CARLA reference position (x=0, y=0, z=0) using the ephem\n    library.\n\n    Args:\n        carla_weather (carla.WeatherParameters): Initial weather settings.\n        dtime (datetime): Initial date and time in UTC (required for animation only).\n            Defaults to None.\n        animation (bool): Flag to allow animating the sun position over time.\n            Defaults to False.\n\n    Attributes:\n        carla_weather (carla.WeatherParameters): Weather parameters for CARLA.\n        animation (bool): Flag to allow animating the sun position over time.\n        _sun (ephem.Sun): The sun as astronomic entity.\n        _observer_location (ephem.Observer): Holds the geographical position (lat/lon/altitude)\n            for which the sun position is obtained.\n        datetime (datetime): Date and time in UTC (required for animation only).\n    \"\"\"\n\n    def __init__(self, carla_weather, dtime=None, animation=False):\n        \"\"\"\n        Class constructor\n        \"\"\"\n        self.carla_weather = carla_weather\n        self.animation = animation\n\n        self._sun = ephem.Sun()  # pylint: disable=no-member\n        self._observer_location = ephem.Observer()\n        geo_location = CarlaDataProvider.get_map().transform_to_geolocation(carla.Location(0, 0, 0))\n        self._observer_location.lon = str(geo_location.longitude)\n        self._observer_location.lat = str(geo_location.latitude)\n        \n        self.datetime = dtime\n        if self.datetime:\n            self._observer_location.date = self.datetime\n\n        self.update()\n\n    def update(self, delta_time=0):\n        \"\"\"\n        If the weather animation is true, the new sun position is calculated w.r.t delta_time\n\n        Nothing happens if animation or datetime are None.\n\n        Args:\n            delta_time (float): Time passed since self.datetime [seconds].\n        \"\"\"\n        if not self.animation or not self.datetime:\n            return\n\n        self.datetime = self.datetime + datetime.timedelta(seconds=delta_time)\n        self._observer_location.date = self.datetime\n\n        self._sun.compute(self._observer_location)\n        self.carla_weather.sun_altitude_angle = math.degrees(self._sun.alt)\n        self.carla_weather.sun_azimuth_angle = math.degrees(self._sun.az)\n\n\nclass WeatherBehavior(py_trees.behaviour.Behaviour):\n\n    \"\"\"\n    Atomic to read weather settings from the blackboard and apply these in CARLA.\n    Used in combination with UpdateWeather() to have a continuous weather simulation.\n\n    This behavior is always in a running state and must never terminate.\n    The user must not add this behavior. It is automatically added by the ScenarioManager.\n\n    This atomic also sets the datetime to blackboard variable, used by TimeOfDayComparison atomic\n\n    Args:\n        name (string): Name of the behavior.\n            Defaults to 'WeatherBehavior'.\n\n    Attributes:\n        _weather (srunner.scenariomanager.weather_sim.Weather): Weather settings.\n        _current_time (float): Current CARLA time [seconds].\n    \"\"\"\n\n    def __init__(self, name=\"WeatherBehavior\"):\n        \"\"\"\n        Setup parameters\n        \"\"\"\n        super(WeatherBehavior, self).__init__(name)\n        self._weather = None\n        self._current_time = None\n\n    def initialise(self):\n        \"\"\"\n        Set current time to current CARLA time\n        \"\"\"\n        self._current_time = GameTime.get_time()\n\n    def update(self):\n        \"\"\"\n        Check if new weather settings are available on the blackboard, and if yes fetch these\n        into the _weather attribute.\n\n        Apply the weather settings from _weather to CARLA.\n\n        Note:\n            To minimize CARLA server interactions, the weather is only updated, when the blackboard\n            is updated, or if the weather animation flag is true. In the latter case, the update\n            frequency is 1 Hz.\n\n        returns:\n            py_trees.common.Status.RUNNING\n        \"\"\"\n\n        weather = None\n\n        try:\n            check_weather = operator.attrgetter(\"CarlaWeather\")\n            weather = check_weather(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n\n        if weather:\n            self._weather = weather\n            delattr(py_trees.blackboard.Blackboard(), \"CarlaWeather\")\n            CarlaDataProvider.get_world().set_weather(self._weather.carla_weather)\n            py_trees.blackboard.Blackboard().set(\"Datetime\", self._weather.datetime, overwrite=True)\n\n        if self._weather and self._weather.animation:\n            new_time = GameTime.get_time()\n            delta_time = new_time - self._current_time\n\n            if delta_time > 1:\n                self._weather.update(delta_time)\n                self._current_time = new_time\n                CarlaDataProvider.get_world().set_weather(self._weather.carla_weather)\n\n                py_trees.blackboard.Blackboard().set(\"Datetime\", self._weather.datetime, overwrite=True)\n\n        return py_trees.common.Status.RUNNING\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/__init__.py",
    "content": ""
  },
  {
    "path": "scenario_runner/srunner/scenarios/background_activity.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nScenario spawning elements to make the town dynamic and interesting\n\"\"\"\n\nimport carla\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenarios.basic_scenario import BasicScenario\nimport os\n\nclass BackgroundActivity(BasicScenario):\n\n    \"\"\"\n    Implementation of a scenario to spawn a set of background actors,\n    and to remove traffic jams in background traffic\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    town_amount = {\n        'Town01': 120,\n        'Town02': 100,\n        'Town03': 120,\n        'Town04': 200,\n        'Town05': 120,\n        'Town06': 150,\n        'Town07': 110,\n        'Town08': 180,\n        'Town09': 300,\n        'Town10': 120,\n    }\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, timeout=35 * 60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self.config = config\n        self.debug = debug_mode\n\n        self.timeout = timeout  # Timeout of scenario in seconds\n\n        super(BackgroundActivity, self).__init__(\"BackgroundActivity\",\n                                                 ego_vehicles,\n                                                 config,\n                                                 world,\n                                                 debug_mode,\n                                                 terminate_on_failure=True,\n                                                 criteria_enable=True)\n\n    def _initialize_actors(self, config):\n\n        town_name = config.town\n        if town_name in self.town_amount:\n            amount = self.town_amount[town_name]\n        else:\n            amount = 0\n        if os.environ[\"BENCHMARK\"] == \"town05long\":\n            amount = 120\n            print(\"----------------Eval with Town05 Long, amount=120\", flush=True)\n        if os.environ[\"BENCHMARK\"] == \"longest6\":\n            amount = 500\n            print(\"----------------Eval with Longest6, amount=500\", flush=True)\n        new_actors = CarlaDataProvider.request_new_batch_actors('vehicle.*',\n                                                                amount,\n                                                                carla.Transform(),\n                                                                autopilot=True,\n                                                                random_location=True,\n                                                                rolename='background')\n\n        if new_actors is None:\n            raise Exception(\"Error: Unable to add the background activity, all spawn points were occupied\")\n\n        for _actor in new_actors:\n            self.other_actors.append(_actor)\n\n    def _create_behavior(self):\n        \"\"\"\n        Basic behavior do nothing, i.e. Idle\n        \"\"\"\n        pass\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        pass\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/basic_scenario.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provide BasicScenario, the basic class of all the scenarios.\n\"\"\"\n\nfrom __future__ import print_function\n\nimport operator\nimport py_trees\n\nimport carla\n\nimport srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions as conditions\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.timer import TimeOut\nfrom srunner.scenariomanager.weather_sim import WeatherBehavior\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import UpdateAllActorControls\n\n\nclass BasicScenario(object):\n\n    \"\"\"\n    Base class for user-defined scenario\n    \"\"\"\n\n    def __init__(self, name, ego_vehicles, config, world,\n                 debug_mode=False, terminate_on_failure=False, criteria_enable=False):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        and instantiate scenario manager\n        \"\"\"\n        self.other_actors = []\n        if not self.timeout:     # pylint: disable=access-member-before-definition\n            self.timeout = 60    # If no timeout was provided, set it to 60 seconds\n\n        self.criteria_list = []  # List of evaluation criteria\n        self.scenario = None\n\n        self.ego_vehicles = ego_vehicles\n        self.name = name\n        self.config = config\n        self.terminate_on_failure = terminate_on_failure\n\n        self._initialize_environment(world)\n\n        # Initializing adversarial actors\n        self._initialize_actors(config)\n        if CarlaDataProvider.is_sync_mode():\n            world.tick()\n        else:\n            world.wait_for_tick()\n\n        # Setup scenario\n        if debug_mode:\n            py_trees.logging.level = py_trees.logging.Level.DEBUG\n\n        behavior = self._create_behavior()\n\n        criteria = None\n        if criteria_enable:\n            criteria = self._create_test_criteria()\n\n        # Add a trigger condition for the behavior to ensure the behavior is only activated, when it is relevant\n        behavior_seq = py_trees.composites.Sequence()\n        trigger_behavior = self._setup_scenario_trigger(config)\n        if trigger_behavior:\n            behavior_seq.add_child(trigger_behavior)\n\n        if behavior is not None:\n            behavior_seq.add_child(behavior)\n            behavior_seq.name = behavior.name\n\n        end_behavior = self._setup_scenario_end(config)\n        if end_behavior:\n            behavior_seq.add_child(end_behavior)\n\n        self.scenario = Scenario(behavior_seq, criteria, self.name, self.timeout, self.terminate_on_failure)\n\n    def _initialize_environment(self, world):\n        \"\"\"\n        Default initialization of weather and road friction.\n        Override this method in child class to provide custom initialization.\n        \"\"\"\n\n        # Set the appropriate weather conditions\n        world.set_weather(self.config.weather)\n\n        # Set the appropriate road friction\n        if self.config.friction is not None:\n            friction_bp = world.get_blueprint_library().find('static.trigger.friction')\n            extent = carla.Location(1000000.0, 1000000.0, 1000000.0)\n            friction_bp.set_attribute('friction', str(self.config.friction))\n            friction_bp.set_attribute('extent_x', str(extent.x))\n            friction_bp.set_attribute('extent_y', str(extent.y))\n            friction_bp.set_attribute('extent_z', str(extent.z))\n\n            # Spawn Trigger Friction\n            transform = carla.Transform()\n            transform.location = carla.Location(-10000.0, -10000.0, 0.0)\n            world.spawn_actor(friction_bp, transform)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Default initialization of other actors.\n        Override this method in child class to provide custom initialization.\n        \"\"\"\n        if config.other_actors:\n            new_actors = CarlaDataProvider.request_new_actors(config.other_actors)\n            if not new_actors:\n                raise Exception(\"Error: Unable to add actors\")\n\n            for new_actor in new_actors:\n                self.other_actors.append(new_actor)\n\n    def _setup_scenario_trigger(self, config):\n        \"\"\"\n        This function creates a trigger maneuver, that has to be finished before the real scenario starts.\n        This implementation focuses on the first available ego vehicle.\n\n        The function can be overloaded by a user implementation inside the user-defined scenario class.\n        \"\"\"\n        start_location = None\n        if config.trigger_points and config.trigger_points[0]:\n            start_location = config.trigger_points[0].location     # start location of the scenario\n\n        ego_vehicle_route = CarlaDataProvider.get_ego_vehicle_route()\n\n        if start_location:\n            if ego_vehicle_route:\n                if config.route_var_name is None:  # pylint: disable=no-else-return\n                    return conditions.InTriggerDistanceToLocationAlongRoute(self.ego_vehicles[0],\n                                                                            ego_vehicle_route,\n                                                                            start_location,\n                                                                            5)\n                else:\n                    check_name = \"WaitForBlackboardVariable: {}\".format(config.route_var_name)\n                    return conditions.WaitForBlackboardVariable(name=check_name,\n                                                                variable_name=config.route_var_name,\n                                                                variable_value=True,\n                                                                var_init_value=False)\n\n            return conditions.InTimeToArrivalToLocation(self.ego_vehicles[0],\n                                                        2.0,\n                                                        start_location)\n\n        return None\n\n    def _setup_scenario_end(self, config):\n        \"\"\"\n        This function adds and additional behavior to the scenario, which is triggered\n        after it has ended.\n\n        The function can be overloaded by a user implementation inside the user-defined scenario class.\n        \"\"\"\n        ego_vehicle_route = CarlaDataProvider.get_ego_vehicle_route()\n\n        if ego_vehicle_route:\n            if config.route_var_name is not None:\n                set_name = \"Reset Blackboard Variable: {} \".format(config.route_var_name)\n                return py_trees.blackboard.SetBlackboardVariable(name=set_name,\n                                                                 variable_name=config.route_var_name,\n                                                                 variable_value=False)\n        return None\n\n    def _create_behavior(self):\n        \"\"\"\n        Pure virtual function to setup user-defined scenario behavior\n        \"\"\"\n        raise NotImplementedError(\n            \"This function is re-implemented by all scenarios\"\n            \"If this error becomes visible the class hierarchy is somehow broken\")\n\n    def _create_test_criteria(self):\n        \"\"\"\n        Pure virtual function to setup user-defined evaluation criteria for the\n        scenario\n        \"\"\"\n        raise NotImplementedError(\n            \"This function is re-implemented by all scenarios\"\n            \"If this error becomes visible the class hierarchy is somehow broken\")\n\n    def change_control(self, control):  # pylint: disable=no-self-use\n        \"\"\"\n        This is a function that changes the control based on the scenario determination\n        :param control: a carla vehicle control\n        :return: a control to be changed by the scenario.\n\n        Note: This method should be overriden by the user-defined scenario behavior\n        \"\"\"\n        return control\n\n    def remove_all_actors(self):\n        \"\"\"\n        Remove all actors\n        \"\"\"\n        for i, _ in enumerate(self.other_actors):\n            if self.other_actors[i] is not None:\n                if CarlaDataProvider.actor_id_exists(self.other_actors[i].id):\n                    CarlaDataProvider.remove_actor_by_id(self.other_actors[i].id)\n                self.other_actors[i] = None\n        self.other_actors = []\n\n\nclass Scenario(object):\n\n    \"\"\"\n    Basic scenario class. This class holds the behavior_tree describing the\n    scenario and the test criteria.\n\n    The user must not modify this class.\n\n    Important parameters:\n    - behavior: User defined scenario with py_tree\n    - criteria_list: List of user defined test criteria with py_tree\n    - timeout (default = 60s): Timeout of the scenario in seconds\n    - terminate_on_failure: Terminate scenario on first failure\n    \"\"\"\n\n    def __init__(self, behavior, criteria, name, timeout=60, terminate_on_failure=False):\n        self.behavior = behavior\n        self.test_criteria = criteria\n        self.timeout = timeout\n        self.name = name\n\n        if self.test_criteria is not None and not isinstance(self.test_criteria, py_trees.composites.Parallel):\n            # list of nodes\n            for criterion in self.test_criteria:\n                criterion.terminate_on_failure = terminate_on_failure\n\n            # Create py_tree for test criteria\n            self.criteria_tree = py_trees.composites.Parallel(\n                name=\"Test Criteria\",\n                policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE\n            )\n            self.criteria_tree.add_children(self.test_criteria)\n            self.criteria_tree.setup(timeout=1)\n        else:\n            self.criteria_tree = criteria\n\n        # Create node for timeout\n        self.timeout_node = TimeOut(self.timeout, name=\"TimeOut\")\n\n        # Create overall py_tree\n        self.scenario_tree = py_trees.composites.Parallel(name, policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        if behavior is not None:\n            self.scenario_tree.add_child(self.behavior)\n        self.scenario_tree.add_child(self.timeout_node)\n        self.scenario_tree.add_child(WeatherBehavior())\n        self.scenario_tree.add_child(UpdateAllActorControls())\n\n        if criteria is not None:\n            self.scenario_tree.add_child(self.criteria_tree)\n        self.scenario_tree.setup(timeout=1)\n\n    def _extract_nodes_from_tree(self, tree):  # pylint: disable=no-self-use\n        \"\"\"\n        Returns the list of all nodes from the given tree\n        \"\"\"\n        node_list = [tree]\n        more_nodes_exist = True\n        while more_nodes_exist:\n            more_nodes_exist = False\n            for node in node_list:\n                if node.children:\n                    node_list.remove(node)\n                    more_nodes_exist = True\n                    for child in node.children:\n                        node_list.append(child)\n\n        if len(node_list) == 1 and isinstance(node_list[0], py_trees.composites.Parallel):\n            return []\n\n        return node_list\n\n    def get_criteria(self):\n        \"\"\"\n        Return the list of test criteria (all leave nodes)\n        \"\"\"\n        criteria_list = self._extract_nodes_from_tree(self.criteria_tree)\n        return criteria_list\n\n    def terminate(self):\n        \"\"\"\n        This function sets the status of all leaves in the scenario tree to INVALID\n        \"\"\"\n        # Get list of all nodes in the tree\n        node_list = self._extract_nodes_from_tree(self.scenario_tree)\n\n        # Set status to INVALID\n        for node in node_list:\n            node.terminate(py_trees.common.Status.INVALID)\n\n        # Cleanup all instantiated controllers\n        actor_dict = {}\n        try:\n            check_actors = operator.attrgetter(\"ActorsWithController\")\n            actor_dict = check_actors(py_trees.blackboard.Blackboard())\n        except AttributeError:\n            pass\n        for actor_id in actor_dict:\n            actor_dict[actor_id].reset()\n        py_trees.blackboard.Blackboard().set(\"ActorsWithController\", {}, overwrite=True)\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/change_lane.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nChange lane scenario:\n\nThe scenario realizes a driving behavior, in which the user-controlled ego vehicle\nfollows a fast driving car on the highway. There's a slow car driving in great distance to the fast vehicle.\nAt one point the fast vehicle is changing the lane to overtake a slow car, which is driving on the same lane.\n\nThe ego vehicle doesn't \"see\" the slow car before the lane change of the fast car, therefore it hast to react\nfast to avoid an collision. There are two options to avoid an accident:\nThe ego vehicle adjusts its velocity or changes the lane as well.\n\"\"\"\n\nimport random\nimport py_trees\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      StopVehicle,\n                                                                      LaneChange,\n                                                                      WaypointFollower,\n                                                                      Idle)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import InTriggerDistanceToVehicle, StandStill\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import get_waypoint_in_distance\n\n\nclass ChangeLane(BasicScenario):\n\n    \"\"\"\n    This class holds everything required for a \"change lane\" scenario involving three vehicles.\n    There are two vehicles driving in the same direction on the highway: A fast car and a slow car in front.\n    The fast car will change the lane, when it is close to the slow car.\n\n    The ego vehicle is driving right behind the fast car.\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    timeout = 1200\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=600):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n\n        If randomize is True, the scenario parameters are randomized\n        \"\"\"\n        self.timeout = timeout\n        self._map = CarlaDataProvider.get_map()\n        self._reference_waypoint = self._map.get_waypoint(config.trigger_points[0].location)\n\n        self._fast_vehicle_velocity = 70\n        self._slow_vehicle_velocity = 0\n        self._change_lane_velocity = 15\n\n        self._slow_vehicle_distance = 100\n        self._fast_vehicle_distance = 20\n        self._trigger_distance = 30\n        self._max_brake = 1\n\n        self.direction = 'left'  # direction of lane change\n        self.lane_check = 'true'  # check whether a lane change is possible\n\n        super(ChangeLane, self).__init__(\"ChangeLane\",\n                                         ego_vehicles,\n                                         config,\n                                         world,\n                                         debug_mode,\n                                         criteria_enable=criteria_enable)\n\n        if randomize:\n            self._fast_vehicle_distance = random.randint(10, 51)\n            self._fast_vehicle_velocity = random.randint(100, 201)\n            self._slow_vehicle_velocity = random.randint(1, 6)\n\n    def _initialize_actors(self, config):\n\n        # add actors from xml file\n        for actor in config.other_actors:\n            vehicle = CarlaDataProvider.request_new_actor(actor.model, actor.transform)\n            self.other_actors.append(vehicle)\n            vehicle.set_simulate_physics(enabled=False)\n\n        # fast vehicle, tesla\n        # transform visible\n        fast_car_waypoint, _ = get_waypoint_in_distance(self._reference_waypoint, self._fast_vehicle_distance)\n        self.fast_car_visible = carla.Transform(\n            carla.Location(fast_car_waypoint.transform.location.x,\n                           fast_car_waypoint.transform.location.y,\n                           fast_car_waypoint.transform.location.z + 1),\n            fast_car_waypoint.transform.rotation)\n\n        # slow vehicle, vw\n        # transform visible\n        slow_car_waypoint, _ = get_waypoint_in_distance(self._reference_waypoint, self._slow_vehicle_distance)\n        self.slow_car_visible = carla.Transform(\n            carla.Location(slow_car_waypoint.transform.location.x,\n                           slow_car_waypoint.transform.location.y,\n                           slow_car_waypoint.transform.location.z),\n            slow_car_waypoint.transform.rotation)\n\n    def _create_behavior(self):\n\n        # sequence vw\n        # make visible\n        sequence_vw = py_trees.composites.Sequence(\"VW T2\")\n        vw_visible = ActorTransformSetter(self.other_actors[1], self.slow_car_visible)\n        sequence_vw.add_child(vw_visible)\n\n        # brake, avoid rolling backwarts\n        brake = StopVehicle(self.other_actors[1], self._max_brake)\n        sequence_vw.add_child(brake)\n        sequence_vw.add_child(Idle())\n\n        # sequence tesla\n        # make visible\n        sequence_tesla = py_trees.composites.Sequence(\"Tesla\")\n        tesla_visible = ActorTransformSetter(self.other_actors[0], self.fast_car_visible)\n        sequence_tesla.add_child(tesla_visible)\n\n        # drive fast towards slow vehicle\n        just_drive = py_trees.composites.Parallel(\"DrivingTowardsSlowVehicle\",\n                                                  policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        tesla_driving_fast = WaypointFollower(self.other_actors[0], self._fast_vehicle_velocity)\n        just_drive.add_child(tesla_driving_fast)\n        distance_to_vehicle = InTriggerDistanceToVehicle(\n            self.other_actors[1], self.other_actors[0], self._trigger_distance)\n        just_drive.add_child(distance_to_vehicle)\n        sequence_tesla.add_child(just_drive)\n\n        # change lane\n        lane_change_atomic = LaneChange(self.other_actors[0], distance_other_lane=200)\n        sequence_tesla.add_child(lane_change_atomic)\n        sequence_tesla.add_child(Idle())\n\n        # ego vehicle\n        # end condition\n        endcondition = py_trees.composites.Parallel(\"Waiting for end position of ego vehicle\",\n                                                    policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL)\n        endcondition_part1 = InTriggerDistanceToVehicle(self.other_actors[1],\n                                                        self.ego_vehicles[0],\n                                                        distance=20,\n                                                        name=\"FinalDistance\")\n        endcondition_part2 = StandStill(self.ego_vehicles[0], name=\"FinalSpeed\")\n        endcondition.add_child(endcondition_part1)\n        endcondition.add_child(endcondition_part2)\n\n        # build tree\n        root = py_trees.composites.Parallel(\"Parallel Behavior\", policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        root.add_child(sequence_vw)\n        root.add_child(sequence_tesla)\n        root.add_child(endcondition)\n        return root\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n\n        criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/control_loss.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nControl Loss Vehicle scenario:\n\nThe scenario realizes that the vehicle looses control due to\nbad road conditions, etc. and checks to see if the vehicle\nregains control and corrects it's course.\n\"\"\"\n\nimport numpy.random as random\nimport py_trees\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import ChangeNoiseParameters, ActorTransformSetter\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import (InTriggerDistanceToLocation,\n                                                                               InTriggerDistanceToNextIntersection,\n                                                                               DriveDistance)\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import get_location_in_distance_from_wp\n\n\nclass ControlLoss(BasicScenario):\n\n    \"\"\"\n    Implementation of \"Control Loss Vehicle\" (Traffic Scenario 01)\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        # ego vehicle parameters\n        self._no_of_jitter = 10\n        self._noise_mean = 0      # Mean value of steering noise\n        self._noise_std = 0.01   # Std. deviation of steering noise\n        self._dynamic_mean_for_steer = 0.001\n        self._dynamic_mean_for_throttle = 0.045\n        self._abort_distance_to_intersection = 10\n        self._current_steer_noise = [0]  # This is a list, since lists are mutable\n        self._current_throttle_noise = [0]\n        self._start_distance = 20\n        self._trigger_dist = 2\n        self._end_distance = 30\n        self._ego_vehicle_max_steer = 0.0\n        self._ego_vehicle_max_throttle = 1.0\n        self._ego_vehicle_target_velocity = 15\n        self._map = CarlaDataProvider.get_map()\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n        # The reference trigger for the control loss\n        self._reference_waypoint = self._map.get_waypoint(config.trigger_points[0].location)\n        self.loc_list = []\n        self.obj = []\n        self._randomize = randomize\n        super(ControlLoss, self).__init__(\"ControlLoss\",\n                                          ego_vehicles,\n                                          config,\n                                          world,\n                                          debug_mode,\n                                          criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n        if self._randomize:\n            self._distance = random.randint(low=10, high=80, size=3)\n            self._distance = sorted(self._distance)\n        else:\n            self._distance = [14, 48, 74]\n        first_loc, _ = get_location_in_distance_from_wp(self._reference_waypoint, self._distance[0])\n        second_loc, _ = get_location_in_distance_from_wp(self._reference_waypoint, self._distance[1])\n        third_loc, _ = get_location_in_distance_from_wp(self._reference_waypoint, self._distance[2])\n\n        self.loc_list.extend([first_loc, second_loc, third_loc])\n        self._dist_prop = [x - 2 for x in self._distance]\n\n        self.first_loc_prev, _ = get_location_in_distance_from_wp(self._reference_waypoint, self._dist_prop[0])\n        self.sec_loc_prev, _ = get_location_in_distance_from_wp(self._reference_waypoint, self._dist_prop[1])\n        self.third_loc_prev, _ = get_location_in_distance_from_wp(self._reference_waypoint, self._dist_prop[2])\n\n        self.first_transform = carla.Transform(self.first_loc_prev)\n        self.sec_transform = carla.Transform(self.sec_loc_prev)\n        self.third_transform = carla.Transform(self.third_loc_prev)\n        self.first_transform = carla.Transform(carla.Location(self.first_loc_prev.x,\n                                                              self.first_loc_prev.y,\n                                                              self.first_loc_prev.z))\n        self.sec_transform = carla.Transform(carla.Location(self.sec_loc_prev.x,\n                                                            self.sec_loc_prev.y,\n                                                            self.sec_loc_prev.z))\n        self.third_transform = carla.Transform(carla.Location(self.third_loc_prev.x,\n                                                              self.third_loc_prev.y,\n                                                              self.third_loc_prev.z))\n\n        first_debris = CarlaDataProvider.request_new_actor('static.prop.dirtdebris01', self.first_transform, 'prop')\n        second_debris = CarlaDataProvider.request_new_actor('static.prop.dirtdebris01', self.sec_transform, 'prop')\n        third_debris = CarlaDataProvider.request_new_actor('static.prop.dirtdebris01', self.third_transform, 'prop')\n\n        first_debris.set_transform(self.first_transform)\n        second_debris.set_transform(self.sec_transform)\n        third_debris.set_transform(self.third_transform)\n\n        self.obj.extend([first_debris, second_debris, third_debris])\n        for debris in self.obj:\n            debris.set_simulate_physics(False)\n\n        self.other_actors.append(first_debris)\n        self.other_actors.append(second_debris)\n        self.other_actors.append(third_debris)\n\n    def _create_behavior(self):\n        \"\"\"\n        The scenario defined after is a \"control loss vehicle\" scenario. After\n        invoking this scenario, it will wait until the vehicle drove a few meters\n        (_start_distance), and then perform a jitter action. Finally, the vehicle\n        has to reach a target point (_end_distance). If this does not happen within\n        60 seconds, a timeout stops the scenario\n        \"\"\"\n        # start condition\n        start_end_parallel = py_trees.composites.Parallel(\"Jitter\",\n                                                          policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        start_condition = InTriggerDistanceToLocation(self.ego_vehicles[0], self.first_loc_prev, self._trigger_dist)\n        for _ in range(self._no_of_jitter):\n\n            # change the current noise to be applied\n            turn = ChangeNoiseParameters(self._current_steer_noise, self._current_throttle_noise,\n                                         self._noise_mean, self._noise_std, self._dynamic_mean_for_steer,\n                                         self._dynamic_mean_for_throttle)  # Mean value of steering noise\n        # Noise end! put again the added noise to zero.\n        noise_end = ChangeNoiseParameters(self._current_steer_noise, self._current_throttle_noise,\n                                          0, 0, 0, 0)\n\n        jitter_action = py_trees.composites.Parallel(\"Jitter\",\n                                                     policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        # Abort jitter_sequence, if the vehicle is approaching an intersection\n        jitter_abort = InTriggerDistanceToNextIntersection(self.ego_vehicles[0], self._abort_distance_to_intersection)\n        # endcondition: Check if vehicle reached waypoint _end_distance from here:\n        end_condition = DriveDistance(self.ego_vehicles[0], self._end_distance)\n        start_end_parallel.add_child(start_condition)\n        start_end_parallel.add_child(end_condition)\n\n        # Build behavior tree\n        sequence = py_trees.composites.Sequence(\"ControlLoss\")\n        sequence.add_child(ActorTransformSetter(self.other_actors[0], self.first_transform, physics=False))\n        sequence.add_child(ActorTransformSetter(self.other_actors[1], self.sec_transform, physics=False))\n        sequence.add_child(ActorTransformSetter(self.other_actors[2], self.third_transform, physics=False))\n        jitter = py_trees.composites.Sequence(\"Jitter Behavior\")\n        jitter.add_child(turn)\n        jitter.add_child(InTriggerDistanceToLocation(self.ego_vehicles[0], self.sec_loc_prev, self._trigger_dist))\n        jitter.add_child(turn)\n        jitter.add_child(InTriggerDistanceToLocation(self.ego_vehicles[0], self.third_loc_prev, self._trigger_dist))\n        jitter.add_child(turn)\n        jitter_action.add_child(jitter)\n        jitter_action.add_child(jitter_abort)\n        sequence.add_child(start_end_parallel)\n        sequence.add_child(jitter_action)\n        sequence.add_child(end_condition)\n        sequence.add_child(noise_end)\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n        criteria.append(collision_criterion)\n\n        return criteria\n\n    def change_control(self, control):\n        \"\"\"\n        This is a function that changes the control based on the scenario determination\n        :param control: a carla vehicle control\n        :return: a control to be changed by the scenario.\n        \"\"\"\n        control.steer += self._current_steer_noise[0]\n        control.throttle += self._current_throttle_noise[0]\n\n        return control\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/cut_in.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nCut in scenario:\n\nThe scenario realizes a driving behavior on the highway.\nThe user-controlled ego vehicle is driving straight and keeping its velocity at a constant level.\nAnother car is cutting just in front, coming from left or right lane.\n\nThe ego vehicle may need to brake to avoid a collision.\n\"\"\"\n\nimport random\nimport py_trees\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      LaneChange,\n                                                                      WaypointFollower,\n                                                                      AccelerateToCatchUp)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import InTriggerDistanceToVehicle, DriveDistance\nfrom srunner.scenarios.basic_scenario import BasicScenario\n\n\nclass CutIn(BasicScenario):\n\n    \"\"\"\n    The ego vehicle is driving on a highway and another car is cutting in just in front.\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    timeout = 1200\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=600):\n\n        self.timeout = timeout\n        self._map = CarlaDataProvider.get_map()\n        self._reference_waypoint = self._map.get_waypoint(config.trigger_points[0].location)\n\n        self._velocity = 40\n        self._delta_velocity = 10\n        self._trigger_distance = 30\n\n        # get direction from config name\n        self._config = config\n        self._direction = None\n        self._transform_visible = None\n\n        super(CutIn, self).__init__(\"CutIn\",\n                                    ego_vehicles,\n                                    config,\n                                    world,\n                                    debug_mode,\n                                    criteria_enable=criteria_enable)\n\n        if randomize:\n            self._velocity = random.randint(20, 60)\n            self._trigger_distance = random.randint(10, 40)\n\n    def _initialize_actors(self, config):\n\n        # direction of lane, on which other_actor is driving before lane change\n        if 'LEFT' in self._config.name.upper():\n            self._direction = 'left'\n\n        if 'RIGHT' in self._config.name.upper():\n            self._direction = 'right'\n\n        # add actors from xml file\n        for actor in config.other_actors:\n            vehicle = CarlaDataProvider.request_new_actor(actor.model, actor.transform)\n            self.other_actors.append(vehicle)\n            vehicle.set_simulate_physics(enabled=False)\n\n        # transform visible\n        other_actor_transform = self.other_actors[0].get_transform()\n        self._transform_visible = carla.Transform(\n            carla.Location(other_actor_transform.location.x,\n                           other_actor_transform.location.y,\n                           other_actor_transform.location.z + 105),\n            other_actor_transform.rotation)\n\n    def _create_behavior(self):\n        \"\"\"\n        Order of sequence:\n        - car_visible: spawn car at a visible transform\n        - just_drive: drive until in trigger distance to ego_vehicle\n        - accelerate: accelerate to catch up distance to ego_vehicle\n        - lane_change: change the lane\n        - endcondition: drive for a defined distance\n        \"\"\"\n\n        # car_visible\n        behaviour = py_trees.composites.Sequence(\"CarOn_{}_Lane\" .format(self._direction))\n        car_visible = ActorTransformSetter(self.other_actors[0], self._transform_visible)\n        behaviour.add_child(car_visible)\n\n        # just_drive\n        just_drive = py_trees.composites.Parallel(\n            \"DrivingStraight\", policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        car_driving = WaypointFollower(self.other_actors[0], self._velocity)\n        just_drive.add_child(car_driving)\n\n        trigger_distance = InTriggerDistanceToVehicle(\n            self.other_actors[0], self.ego_vehicles[0], self._trigger_distance)\n        just_drive.add_child(trigger_distance)\n        behaviour.add_child(just_drive)\n\n        # accelerate\n        accelerate = AccelerateToCatchUp(self.other_actors[0], self.ego_vehicles[0], throttle_value=1,\n                                         delta_velocity=self._delta_velocity, trigger_distance=5, max_distance=500)\n        behaviour.add_child(accelerate)\n\n        # lane_change\n        if self._direction == 'left':\n            lane_change = LaneChange(\n                self.other_actors[0], speed=None, direction='right', distance_same_lane=5, distance_other_lane=300)\n            behaviour.add_child(lane_change)\n        else:\n            lane_change = LaneChange(\n                self.other_actors[0], speed=None, direction='left', distance_same_lane=5, distance_other_lane=300)\n            behaviour.add_child(lane_change)\n\n        # endcondition\n        endcondition = DriveDistance(self.other_actors[0], 200)\n\n        # build tree\n        root = py_trees.composites.Sequence(\"Behavior\", policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        root.add_child(behaviour)\n        root.add_child(endcondition)\n        return root\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria is created, which is later used in the parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n\n        criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors after deletion.\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/follow_leading_vehicle.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nFollow leading vehicle scenario:\n\nThe scenario realizes a common driving behavior, in which the\nuser-controlled ego vehicle follows a leading car driving down\na given road. At some point the leading car has to slow down and\nfinally stop. The ego vehicle has to react accordingly to avoid\na collision. The scenario ends either via a timeout, or if the ego\nvehicle stopped close enough to the leading vehicle\n\"\"\"\n\nimport random\n\nimport py_trees\n\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      ActorDestroy,\n                                                                      KeepVelocity,\n                                                                      StopVehicle,\n                                                                      WaypointFollower)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import (InTriggerDistanceToVehicle,\n                                                                               InTriggerDistanceToNextIntersection,\n                                                                               DriveDistance,\n                                                                               StandStill)\nfrom srunner.scenariomanager.timer import TimeOut\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import get_waypoint_in_distance\n\n\nclass FollowLeadingVehicle(BasicScenario):\n\n    \"\"\"\n    This class holds everything required for a simple \"Follow a leading vehicle\"\n    scenario involving two vehicles.  (Traffic Scenario 2)\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    timeout = 120            # Timeout of scenario in seconds\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n\n        If randomize is True, the scenario parameters are randomized\n        \"\"\"\n\n        self._map = CarlaDataProvider.get_map()\n        self._first_vehicle_location = 25\n        self._first_vehicle_speed = 10\n        self._reference_waypoint = self._map.get_waypoint(config.trigger_points[0].location)\n        self._other_actor_max_brake = 1.0\n        self._other_actor_stop_in_front_intersection = 20\n        self._other_actor_transform = None\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        super(FollowLeadingVehicle, self).__init__(\"FollowVehicle\",\n                                                   ego_vehicles,\n                                                   config,\n                                                   world,\n                                                   debug_mode,\n                                                   criteria_enable=criteria_enable)\n\n        if randomize:\n            self._ego_other_distance_start = random.randint(4, 8)\n\n            # Example code how to randomize start location\n            # distance = random.randint(20, 80)\n            # new_location, _ = get_location_in_distance(self.ego_vehicles[0], distance)\n            # waypoint = CarlaDataProvider.get_map().get_waypoint(new_location)\n            # waypoint.transform.location.z += 39\n            # self.other_actors[0].set_transform(waypoint.transform)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n\n        first_vehicle_waypoint, _ = get_waypoint_in_distance(self._reference_waypoint, self._first_vehicle_location)\n        self._other_actor_transform = carla.Transform(\n            carla.Location(first_vehicle_waypoint.transform.location.x,\n                           first_vehicle_waypoint.transform.location.y,\n                           first_vehicle_waypoint.transform.location.z + 1),\n            first_vehicle_waypoint.transform.rotation)\n        first_vehicle_transform = carla.Transform(\n            carla.Location(self._other_actor_transform.location.x,\n                           self._other_actor_transform.location.y,\n                           self._other_actor_transform.location.z - 500),\n            self._other_actor_transform.rotation)\n        first_vehicle = CarlaDataProvider.request_new_actor('vehicle.nissan.patrol', first_vehicle_transform)\n        first_vehicle.set_simulate_physics(enabled=False)\n        self.other_actors.append(first_vehicle)\n\n    def _create_behavior(self):\n        \"\"\"\n        The scenario defined after is a \"follow leading vehicle\" scenario. After\n        invoking this scenario, it will wait for the user controlled vehicle to\n        enter the start region, then make the other actor to drive until reaching\n        the next intersection. Finally, the user-controlled vehicle has to be close\n        enough to the other actor to end the scenario.\n        If this does not happen within 60 seconds, a timeout stops the scenario\n        \"\"\"\n\n        # to avoid the other actor blocking traffic, it was spawed elsewhere\n        # reset its pose to the required one\n        start_transform = ActorTransformSetter(self.other_actors[0], self._other_actor_transform)\n\n        # let the other actor drive until next intersection\n        #  We should add some feedback mechanism to respond to ego_vehicle behavior\n        driving_to_next_intersection = py_trees.composites.Parallel(\n            \"DrivingTowardsIntersection\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        driving_to_next_intersection.add_child(WaypointFollower(self.other_actors[0], self._first_vehicle_speed))\n        driving_to_next_intersection.add_child(InTriggerDistanceToNextIntersection(\n            self.other_actors[0], self._other_actor_stop_in_front_intersection))\n\n        # stop vehicle\n        stop = StopVehicle(self.other_actors[0], self._other_actor_max_brake)\n\n        # end condition\n        endcondition = py_trees.composites.Parallel(\"Waiting for end position\",\n                                                    policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL)\n        endcondition_part1 = InTriggerDistanceToVehicle(self.other_actors[0],\n                                                        self.ego_vehicles[0],\n                                                        distance=20,\n                                                        name=\"FinalDistance\")\n        endcondition_part2 = StandStill(self.ego_vehicles[0], name=\"StandStill\", duration=1)\n        endcondition.add_child(endcondition_part1)\n        endcondition.add_child(endcondition_part2)\n\n        # Build behavior tree\n        sequence = py_trees.composites.Sequence(\"Sequence Behavior\")\n        sequence.add_child(start_transform)\n        sequence.add_child(driving_to_next_intersection)\n        sequence.add_child(stop)\n        sequence.add_child(endcondition)\n        sequence.add_child(ActorDestroy(self.other_actors[0]))\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n\n        criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n\n\nclass FollowLeadingVehicleWithObstacle(BasicScenario):\n\n    \"\"\"\n    This class holds a scenario similar to FollowLeadingVehicle\n    but there is an obstacle in front of the leading vehicle\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    timeout = 120            # Timeout of scenario in seconds\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self._map = CarlaDataProvider.get_map()\n        self._first_actor_location = 25\n        self._second_actor_location = self._first_actor_location + 41\n        self._first_actor_speed = 10\n        self._second_actor_speed = 1.5\n        self._reference_waypoint = self._map.get_waypoint(config.trigger_points[0].location)\n        self._other_actor_max_brake = 1.0\n        self._first_actor_transform = None\n        self._second_actor_transform = None\n\n        super(FollowLeadingVehicleWithObstacle, self).__init__(\"FollowLeadingVehicleWithObstacle\",\n                                                               ego_vehicles,\n                                                               config,\n                                                               world,\n                                                               debug_mode,\n                                                               criteria_enable=criteria_enable)\n        if randomize:\n            self._ego_other_distance_start = random.randint(4, 8)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n\n        first_actor_waypoint, _ = get_waypoint_in_distance(self._reference_waypoint, self._first_actor_location)\n        second_actor_waypoint, _ = get_waypoint_in_distance(self._reference_waypoint, self._second_actor_location)\n        first_actor_transform = carla.Transform(\n            carla.Location(first_actor_waypoint.transform.location.x,\n                           first_actor_waypoint.transform.location.y,\n                           first_actor_waypoint.transform.location.z - 500),\n            first_actor_waypoint.transform.rotation)\n        self._first_actor_transform = carla.Transform(\n            carla.Location(first_actor_waypoint.transform.location.x,\n                           first_actor_waypoint.transform.location.y,\n                           first_actor_waypoint.transform.location.z + 1),\n            first_actor_waypoint.transform.rotation)\n        yaw_1 = second_actor_waypoint.transform.rotation.yaw + 90\n        second_actor_transform = carla.Transform(\n            carla.Location(second_actor_waypoint.transform.location.x,\n                           second_actor_waypoint.transform.location.y,\n                           second_actor_waypoint.transform.location.z - 500),\n            carla.Rotation(second_actor_waypoint.transform.rotation.pitch, yaw_1,\n                           second_actor_waypoint.transform.rotation.roll))\n        self._second_actor_transform = carla.Transform(\n            carla.Location(second_actor_waypoint.transform.location.x,\n                           second_actor_waypoint.transform.location.y,\n                           second_actor_waypoint.transform.location.z + 1),\n            carla.Rotation(second_actor_waypoint.transform.rotation.pitch, yaw_1,\n                           second_actor_waypoint.transform.rotation.roll))\n\n        first_actor = CarlaDataProvider.request_new_actor(\n            'vehicle.nissan.patrol', first_actor_transform)\n        second_actor = CarlaDataProvider.request_new_actor(\n            'vehicle.diamondback.century', second_actor_transform)\n\n        first_actor.set_simulate_physics(enabled=False)\n        second_actor.set_simulate_physics(enabled=False)\n        self.other_actors.append(first_actor)\n        self.other_actors.append(second_actor)\n\n    def _create_behavior(self):\n        \"\"\"\n        The scenario defined after is a \"follow leading vehicle\" scenario. After\n        invoking this scenario, it will wait for the user controlled vehicle to\n        enter the start region, then make the other actor to drive towards obstacle.\n        Once obstacle clears the road, make the other actor to drive towards the\n        next intersection. Finally, the user-controlled vehicle has to be close\n        enough to the other actor to end the scenario.\n        If this does not happen within 60 seconds, a timeout stops the scenario\n        \"\"\"\n\n        # let the other actor drive until next intersection\n        driving_to_next_intersection = py_trees.composites.Parallel(\n            \"Driving towards Intersection\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        obstacle_clear_road = py_trees.composites.Parallel(\"Obstalce clearing road\",\n                                                           policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        obstacle_clear_road.add_child(DriveDistance(self.other_actors[1], 4))\n        obstacle_clear_road.add_child(KeepVelocity(self.other_actors[1], self._second_actor_speed))\n\n        stop_near_intersection = py_trees.composites.Parallel(\n            \"Waiting for end position near Intersection\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        stop_near_intersection.add_child(WaypointFollower(self.other_actors[0], 10))\n        stop_near_intersection.add_child(InTriggerDistanceToNextIntersection(self.other_actors[0], 20))\n\n        driving_to_next_intersection.add_child(WaypointFollower(self.other_actors[0], self._first_actor_speed))\n        driving_to_next_intersection.add_child(InTriggerDistanceToVehicle(self.other_actors[1],\n                                                                          self.other_actors[0], 15))\n\n        # end condition\n        endcondition = py_trees.composites.Parallel(\"Waiting for end position\",\n                                                    policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL)\n        endcondition_part1 = InTriggerDistanceToVehicle(self.other_actors[0],\n                                                        self.ego_vehicles[0],\n                                                        distance=20,\n                                                        name=\"FinalDistance\")\n        endcondition_part2 = StandStill(self.ego_vehicles[0], name=\"FinalSpeed\", duration=1)\n        endcondition.add_child(endcondition_part1)\n        endcondition.add_child(endcondition_part2)\n\n        # Build behavior tree\n        sequence = py_trees.composites.Sequence(\"Sequence Behavior\")\n        sequence.add_child(ActorTransformSetter(self.other_actors[0], self._first_actor_transform))\n        sequence.add_child(ActorTransformSetter(self.other_actors[1], self._second_actor_transform))\n        sequence.add_child(driving_to_next_intersection)\n        sequence.add_child(StopVehicle(self.other_actors[0], self._other_actor_max_brake))\n        sequence.add_child(TimeOut(3))\n        sequence.add_child(obstacle_clear_road)\n        sequence.add_child(stop_near_intersection)\n        sequence.add_child(StopVehicle(self.other_actors[0], self._other_actor_max_brake))\n        sequence.add_child(endcondition)\n        sequence.add_child(ActorDestroy(self.other_actors[0]))\n        sequence.add_child(ActorDestroy(self.other_actors[1]))\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n\n        criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/freeride.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nSimple freeride scenario. No action, no triggers. Ego vehicle can simply cruise around.\n\"\"\"\n\nimport py_trees\n\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import Idle\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenarios.basic_scenario import BasicScenario\n\n\nclass FreeRide(BasicScenario):\n\n    \"\"\"\n    Implementation of a simple free ride scenario that consits only of the ego vehicle\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=10000000):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n        super(FreeRide, self).__init__(\"FreeRide\",\n                                       ego_vehicles,\n                                       config,\n                                       world,\n                                       debug_mode,\n                                       criteria_enable=criteria_enable)\n\n    def _setup_scenario_trigger(self, config):\n        \"\"\"\n        \"\"\"\n        return None\n\n    def _create_behavior(self):\n        \"\"\"\n        \"\"\"\n        sequence = py_trees.composites.Sequence(\"Sequence Behavior\")\n        sequence.add_child(Idle())\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        for ego_vehicle in self.ego_vehicles:\n            collision_criterion = CollisionTest(ego_vehicle)\n            criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/junction_crossing_route.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nAll intersection related scenarios that are part of a route.\n\"\"\"\n\nfrom __future__ import print_function\n\nimport py_trees\n\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import TrafficLightManipulator\n\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest, DrivenDistanceTest, MaxVelocityTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import DriveDistance, WaitEndIntersection\nfrom srunner.scenarios.basic_scenario import BasicScenario\n\n\nclass SignalJunctionCrossingRoute(BasicScenario):\n\n    \"\"\"\n    At routes, these scenarios are simplified, as they can be triggered making\n    use of the background activity. To ensure interactions with this background\n    activity, the traffic lights are modified, setting two of them to green\n    \"\"\"\n\n    # ego vehicle parameters\n    _ego_max_velocity_allowed = 20       # Maximum allowed velocity [m/s]\n    _ego_expected_driven_distance = 50   # Expected driven distance [m]\n    _ego_distance_to_drive = 20          # Allowed distance to drive\n\n    _traffic_light = None\n\n    # Depending on the route, decide which traffic lights can be modified\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=180):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        and instantiate scenario manager\n        \"\"\"\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n        self.subtype = config.subtype\n\n        super(SignalJunctionCrossingRoute, self).__init__(\"SignalJunctionCrossingRoute\",\n                                                          ego_vehicles,\n                                                          config,\n                                                          world,\n                                                          debug_mode,\n                                                          criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n\n    def _create_behavior(self):\n        \"\"\"\n        Scenario behavior:\n        When close to an intersection, the traffic lights will turn green for\n        both the ego_vehicle and another lane, allowing the background activity\n        to \"run\" their red light, creating scenarios 7, 8 and 9.\n\n        If this does not happen within 120 seconds, a timeout stops the scenario\n        \"\"\"\n\n        # Changes traffic lights\n        traffic_hack = TrafficLightManipulator(self.ego_vehicles[0], self.subtype)\n\n        # finally wait that ego vehicle drove a specific distance\n        wait = DriveDistance(\n            self.ego_vehicles[0],\n            self._ego_distance_to_drive,\n            name=\"DriveDistance\")\n\n        # Build behavior tree\n        sequence = py_trees.composites.Sequence(\"SignalJunctionCrossingRoute\")\n        sequence.add_child(traffic_hack)\n        sequence.add_child(wait)\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        max_velocity_criterion = MaxVelocityTest(\n            self.ego_vehicles[0],\n            self._ego_max_velocity_allowed,\n            optional=True)\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n        driven_distance_criterion = DrivenDistanceTest(\n            self.ego_vehicles[0],\n            self._ego_expected_driven_distance)\n\n        criteria.append(max_velocity_criterion)\n        criteria.append(collision_criterion)\n        criteria.append(driven_distance_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors and traffic lights upon deletion\n        \"\"\"\n        self._traffic_light = None\n        self.remove_all_actors()\n\n\nclass NoSignalJunctionCrossingRoute(BasicScenario):\n\n    \"\"\"\n    At routes, these scenarios are simplified, as they can be triggered making\n    use of the background activity. For unsignalized intersections, just wait\n    until the ego_vehicle has left the intersection.\n    \"\"\"\n\n    # ego vehicle parameters\n    _ego_max_velocity_allowed = 20       # Maximum allowed velocity [m/s]\n    _ego_expected_driven_distance = 50   # Expected driven distance [m]\n    _ego_distance_to_drive = 20          # Allowed distance to drive\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=180):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        and instantiate scenario manager\n        \"\"\"\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        super(NoSignalJunctionCrossingRoute, self).__init__(\"NoSignalJunctionCrossingRoute\",\n                                                            ego_vehicles,\n                                                            config,\n                                                            world,\n                                                            debug_mode,\n                                                            criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n\n    def _create_behavior(self):\n        \"\"\"\n        Scenario behavior:\n        When close to an intersection, the traffic lights will turn green for\n        both the ego_vehicle and another lane, allowing the background activity\n        to \"run\" their red light.\n\n        If this does not happen within 120 seconds, a timeout stops the scenario\n        \"\"\"\n        # finally wait that ego vehicle drove a specific distance\n        wait = WaitEndIntersection(\n            self.ego_vehicles[0],\n            name=\"WaitEndIntersection\")\n        end_condition = DriveDistance(\n            self.ego_vehicles[0],\n            self._ego_distance_to_drive,\n            name=\"DriveDistance\")\n\n        # Build behavior tree\n        sequence = py_trees.composites.Sequence(\"NoSignalJunctionCrossingRoute\")\n        sequence.add_child(wait)\n        sequence.add_child(end_condition)\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        max_velocity_criterion = MaxVelocityTest(\n            self.ego_vehicles[0],\n            self._ego_max_velocity_allowed,\n            optional=True)\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n        driven_distance_criterion = DrivenDistanceTest(\n            self.ego_vehicles[0],\n            self._ego_expected_driven_distance)\n\n        criteria.append(max_velocity_criterion)\n        criteria.append(collision_criterion)\n        criteria.append(driven_distance_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors and traffic lights upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/maneuver_opposite_direction.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nVehicle Maneuvering In Opposite Direction:\n\nVehicle is passing another vehicle in a rural area, in daylight, under clear\nweather conditions, at a non-junction and encroaches into another\nvehicle traveling in the opposite direction.\n\"\"\"\n\nfrom six.moves.queue import Queue   # pylint: disable=relative-import\n\nimport math\nimport py_trees\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      ActorDestroy,\n                                                                      ActorSource,\n                                                                      ActorSink,\n                                                                      WaypointFollower)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import DriveDistance\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import get_waypoint_in_distance\n\n\nclass ManeuverOppositeDirection(BasicScenario):\n\n    \"\"\"\n    \"Vehicle Maneuvering In Opposite Direction\" (Traffic Scenario 06)\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 obstacle_type='barrier', timeout=120):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        obstacle_type -> flag to select type of leading obstacle. Values: vehicle, barrier\n        \"\"\"\n        self._world = world\n        self._map = CarlaDataProvider.get_map()\n        self._first_vehicle_location = 50\n        self._second_vehicle_location = self._first_vehicle_location + 60\n        self._ego_vehicle_drive_distance = self._second_vehicle_location * 2\n        self._start_distance = self._first_vehicle_location * 0.9\n        self._opposite_speed = 5.56   # m/s\n        self._source_gap = 40   # m\n        self._reference_waypoint = self._map.get_waypoint(config.trigger_points[0].location)\n        self._source_transform = None\n        self._sink_location = None\n        self._blackboard_queue_name = 'ManeuverOppositeDirection/actor_flow_queue'\n        self._queue = py_trees.blackboard.Blackboard().set(self._blackboard_queue_name, Queue())\n        self._obstacle_type = obstacle_type\n        self._first_actor_transform = None\n        self._second_actor_transform = None\n        self._third_actor_transform = None\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        super(ManeuverOppositeDirection, self).__init__(\n            \"ManeuverOppositeDirection\",\n            ego_vehicles,\n            config,\n            world,\n            debug_mode,\n            criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n        first_actor_waypoint, _ = get_waypoint_in_distance(self._reference_waypoint, self._first_vehicle_location)\n        second_actor_waypoint, _ = get_waypoint_in_distance(self._reference_waypoint, self._second_vehicle_location)\n        second_actor_waypoint = second_actor_waypoint.get_left_lane()\n\n        first_actor_transform = carla.Transform(\n            first_actor_waypoint.transform.location,\n            first_actor_waypoint.transform.rotation)\n        if self._obstacle_type == 'vehicle':\n            first_actor_model = 'vehicle.nissan.micra'\n        else:\n            first_actor_transform.rotation.yaw += 90\n            first_actor_model = 'static.prop.streetbarrier'\n            second_prop_waypoint = first_actor_waypoint.next(2.0)[0]\n            position_yaw = second_prop_waypoint.transform.rotation.yaw + 90\n            offset_location = carla.Location(\n                0.50 * second_prop_waypoint.lane_width * math.cos(math.radians(position_yaw)),\n                0.50 * second_prop_waypoint.lane_width * math.sin(math.radians(position_yaw)))\n            second_prop_transform = carla.Transform(\n                second_prop_waypoint.transform.location + offset_location, first_actor_transform.rotation)\n            second_prop_actor = CarlaDataProvider.request_new_actor(first_actor_model, second_prop_transform)\n            second_prop_actor.set_simulate_physics(True)\n        first_actor = CarlaDataProvider.request_new_actor(first_actor_model, first_actor_transform)\n        first_actor.set_simulate_physics(True)\n        second_actor = CarlaDataProvider.request_new_actor('vehicle.audi.tt', second_actor_waypoint.transform)\n\n        self.other_actors.append(first_actor)\n        self.other_actors.append(second_actor)\n        if self._obstacle_type != 'vehicle':\n            self.other_actors.append(second_prop_actor)\n\n        self._source_transform = second_actor_waypoint.transform\n        sink_waypoint = second_actor_waypoint.next(1)[0]\n        while not sink_waypoint.is_intersection:\n            sink_waypoint = sink_waypoint.next(1)[0]\n        self._sink_location = sink_waypoint.transform.location\n\n        self._first_actor_transform = first_actor_transform\n        self._second_actor_transform = second_actor_waypoint.transform\n        self._third_actor_transform = second_prop_transform\n\n    def _create_behavior(self):\n        \"\"\"\n        The behavior tree returned by this method is as follows:\n        The ego vehicle is trying to pass a leading vehicle in the same lane\n        by moving onto the oncoming lane while another vehicle is moving in the\n        opposite direction in the oncoming lane.\n        \"\"\"\n\n        # Leaf nodes\n        actor_source = ActorSource(\n            ['vehicle.audi.tt', 'vehicle.tesla.model3', 'vehicle.nissan.micra'],\n            self._source_transform, self._source_gap, self._blackboard_queue_name)\n        actor_sink = ActorSink(self._sink_location, 10)\n        ego_drive_distance = DriveDistance(self.ego_vehicles[0], self._ego_vehicle_drive_distance)\n        waypoint_follower = WaypointFollower(\n            self.other_actors[1], self._opposite_speed,\n            blackboard_queue_name=self._blackboard_queue_name, avoid_collision=True)\n\n        # Non-leaf nodes\n        parallel_root = py_trees.composites.Parallel(policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        # Building tree\n        parallel_root.add_child(ego_drive_distance)\n        parallel_root.add_child(actor_source)\n        parallel_root.add_child(actor_sink)\n        parallel_root.add_child(waypoint_follower)\n\n        scenario_sequence = py_trees.composites.Sequence()\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[0], self._first_actor_transform))\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[1], self._second_actor_transform))\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[2], self._third_actor_transform))\n        scenario_sequence.add_child(parallel_root)\n        scenario_sequence.add_child(ActorDestroy(self.other_actors[0]))\n        scenario_sequence.add_child(ActorDestroy(self.other_actors[1]))\n        scenario_sequence.add_child(ActorDestroy(self.other_actors[2]))\n\n        return scenario_sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n        criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/master_scenario.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nBasic CARLA Autonomous Driving training scenario\n\"\"\"\n\nimport py_trees\n\nfrom srunner.scenarioconfigs.route_scenario_configuration import RouteConfiguration\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import Idle\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import (CollisionTest,\n                                                                     InRouteTest,\n                                                                     RouteCompletionTest,\n                                                                     OutsideRouteLanesTest,\n                                                                     RunningRedLightTest,\n                                                                     RunningStopTest,\n                                                                     ActorSpeedAboveThresholdTest)\nfrom srunner.scenarios.basic_scenario import BasicScenario\n\n\nclass MasterScenario(BasicScenario):\n\n    \"\"\"\n    Implementation of a  Master scenario that controls the route.\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    radius = 10.0           # meters\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=300):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self.config = config\n        self.route = None\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        if hasattr(self.config, 'route'):\n            self.route = self.config.route\n        else:\n            raise ValueError(\"Master scenario must have a route\")\n\n        super(MasterScenario, self).__init__(\"MasterScenario\", ego_vehicles=ego_vehicles, config=config,\n                                             world=world, debug_mode=debug_mode,\n                                             terminate_on_failure=True, criteria_enable=criteria_enable)\n\n    def _create_behavior(self):\n        \"\"\"\n        Basic behavior do nothing, i.e. Idle\n        \"\"\"\n\n        # Build behavior tree\n        sequence = py_trees.composites.Sequence(\"MasterScenario\")\n        idle_behavior = Idle()\n        sequence.add_child(idle_behavior)\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n\n        if isinstance(self.route, RouteConfiguration):\n            route = self.route.data\n        else:\n            route = self.route\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0], terminate_on_failure=False)\n\n        route_criterion = InRouteTest(self.ego_vehicles[0],\n                                      route=route,\n                                      offroad_max=30,\n                                      terminate_on_failure=True)\n\n        completion_criterion = RouteCompletionTest(self.ego_vehicles[0], route=route)\n\n        outsidelane_criterion = OutsideRouteLanesTest(self.ego_vehicles[0], route=route)\n\n        red_light_criterion = RunningRedLightTest(self.ego_vehicles[0])\n\n        stop_criterion = RunningStopTest(self.ego_vehicles[0])\n\n        blocked_criterion = ActorSpeedAboveThresholdTest(self.ego_vehicles[0],\n                                                         speed_threshold=0.1,\n                                                         below_threshold_max_time=90.0,\n                                                         terminate_on_failure=True)\n\n        parallel_criteria = py_trees.composites.Parallel(\"group_criteria\",\n                                                         policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        parallel_criteria.add_child(completion_criterion)\n        parallel_criteria.add_child(collision_criterion)\n        parallel_criteria.add_child(route_criterion)\n        parallel_criteria.add_child(outsidelane_criterion)\n        parallel_criteria.add_child(red_light_criterion)\n        parallel_criteria.add_child(stop_criterion)\n        parallel_criteria.add_child(blocked_criterion)\n\n        return parallel_criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/no_signal_junction_crossing.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nNon-signalized junctions: crossing negotiation:\n\nThe hero vehicle is passing through a junction without traffic lights\nAnd encounters another vehicle passing across the junction.\n\"\"\"\n\nimport py_trees\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      ActorDestroy,\n                                                                      SyncArrival,\n                                                                      KeepVelocity,\n                                                                      StopVehicle)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import InTriggerRegion\nfrom srunner.scenarios.basic_scenario import BasicScenario\n\n\nclass NoSignalJunctionCrossing(BasicScenario):\n\n    \"\"\"\n    Implementation class for\n    'Non-signalized junctions: crossing negotiation' scenario,\n    (Traffic Scenario 10).\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    # ego vehicle parameters\n    _ego_vehicle_max_velocity = 20\n    _ego_vehicle_driven_distance = 105\n\n    # other vehicle\n    _other_actor_max_brake = 1.0\n    _other_actor_target_velocity = 15\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n\n        self._other_actor_transform = None\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        super(NoSignalJunctionCrossing, self).__init__(\"NoSignalJunctionCrossing\",\n                                                       ego_vehicles,\n                                                       config,\n                                                       world,\n                                                       debug_mode,\n                                                       criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n        self._other_actor_transform = config.other_actors[0].transform\n        first_vehicle_transform = carla.Transform(\n            carla.Location(config.other_actors[0].transform.location.x,\n                           config.other_actors[0].transform.location.y,\n                           config.other_actors[0].transform.location.z - 500),\n            config.other_actors[0].transform.rotation)\n        first_vehicle = CarlaDataProvider.request_new_actor(config.other_actors[0].model, first_vehicle_transform)\n        first_vehicle.set_simulate_physics(enabled=False)\n        self.other_actors.append(first_vehicle)\n\n    def _create_behavior(self):\n        \"\"\"\n        After invoking this scenario, it will wait for the user\n        controlled vehicle to enter the start region,\n        then make a traffic participant to accelerate\n        until it is going fast enough to reach an intersection point.\n        at the same time as the user controlled vehicle at the junction.\n        Once the user controlled vehicle comes close to the junction,\n        the traffic participant accelerates and passes through the junction.\n        After 60 seconds, a timeout stops the scenario.\n        \"\"\"\n\n        # Creating leaf nodes\n        start_other_trigger = InTriggerRegion(\n            self.ego_vehicles[0],\n            -80, -70,\n            -75, -60)\n\n        sync_arrival = SyncArrival(\n            self.other_actors[0], self.ego_vehicles[0],\n            carla.Location(x=-74.63, y=-136.34))\n\n        pass_through_trigger = InTriggerRegion(\n            self.ego_vehicles[0],\n            -90, -70,\n            -124, -119)\n\n        keep_velocity_other = KeepVelocity(\n            self.other_actors[0],\n            self._other_actor_target_velocity)\n\n        stop_other_trigger = InTriggerRegion(\n            self.other_actors[0],\n            -45, -35,\n            -140, -130)\n\n        stop_other = StopVehicle(\n            self.other_actors[0],\n            self._other_actor_max_brake)\n\n        end_condition = InTriggerRegion(\n            self.ego_vehicles[0],\n            -90, -70,\n            -170, -156\n        )\n\n        # Creating non-leaf nodes\n        root = py_trees.composites.Sequence()\n        scenario_sequence = py_trees.composites.Sequence()\n        sync_arrival_parallel = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        keep_velocity_other_parallel = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        # Building tree\n        root.add_child(scenario_sequence)\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[0], self._other_actor_transform))\n        scenario_sequence.add_child(start_other_trigger)\n        scenario_sequence.add_child(sync_arrival_parallel)\n        scenario_sequence.add_child(keep_velocity_other_parallel)\n        scenario_sequence.add_child(stop_other)\n        scenario_sequence.add_child(end_condition)\n        scenario_sequence.add_child(ActorDestroy(self.other_actors[0]))\n\n        sync_arrival_parallel.add_child(sync_arrival)\n        sync_arrival_parallel.add_child(pass_through_trigger)\n        keep_velocity_other_parallel.add_child(keep_velocity_other)\n        keep_velocity_other_parallel.add_child(stop_other_trigger)\n\n        return root\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collison_criteria = CollisionTest(self.ego_vehicles[0])\n        criteria.append(collison_criteria)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/object_crash_intersection.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\"\"\"\nObject crash with prior vehicle action scenario:\nThe scenario realizes the user controlled ego vehicle\nmoving along the road and encounters a cyclist ahead after taking a right or left turn.\n\"\"\"\n\nfrom __future__ import print_function\n\nimport math\nimport py_trees\n\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      ActorDestroy,\n                                                                      KeepVelocity,\n                                                                      HandBrakeVehicle)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import (InTriggerDistanceToLocationAlongRoute,\n                                                                               InTriggerDistanceToVehicle,\n                                                                               DriveDistance)\nfrom srunner.scenariomanager.timer import TimeOut\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import generate_target_waypoint, generate_target_waypoint_in_route\n\n\ndef get_opponent_transform(added_dist, waypoint, trigger_location):\n    \"\"\"\n    Calculate the transform of the adversary\n    \"\"\"\n    lane_width = waypoint.lane_width\n\n    offset = {\"orientation\": 270, \"position\": 90, \"k\": 1.0}\n    _wp = waypoint.next(added_dist)\n    if _wp:\n        _wp = _wp[-1]\n    else:\n        raise RuntimeError(\"Cannot get next waypoint !\")\n\n    location = _wp.transform.location\n    orientation_yaw = _wp.transform.rotation.yaw + offset[\"orientation\"]\n    position_yaw = _wp.transform.rotation.yaw + offset[\"position\"]\n\n    offset_location = carla.Location(\n        offset['k'] * lane_width * math.cos(math.radians(position_yaw)),\n        offset['k'] * lane_width * math.sin(math.radians(position_yaw)))\n    location += offset_location\n    location.z = trigger_location.z\n    transform = carla.Transform(location, carla.Rotation(yaw=orientation_yaw))\n\n    return transform\n\n\ndef get_right_driving_lane(waypoint):\n    \"\"\"\n    Gets the driving / parking lane that is most to the right of the waypoint\n    as well as the number of lane changes done\n    \"\"\"\n    lane_changes = 0\n\n    while True:\n        wp_next = waypoint.get_right_lane()\n        lane_changes += 1\n\n        if wp_next is None or wp_next.lane_type == carla.LaneType.Sidewalk:\n            break\n        elif wp_next.lane_type == carla.LaneType.Shoulder:\n            # Filter Parkings considered as Shoulders\n            if is_lane_a_parking(wp_next):\n                lane_changes += 1\n                waypoint = wp_next\n            break\n        else:\n            waypoint = wp_next\n\n    return waypoint, lane_changes\n\n\ndef is_lane_a_parking(waypoint):\n    \"\"\"\n    This function filters false negative Shoulder which are in reality Parking lanes.\n    These are differentiated from the others because, similar to the driving lanes,\n    they have, on the right, a small Shoulder followed by a Sidewalk.\n    \"\"\"\n\n    # Parking are wide lanes\n    if waypoint.lane_width > 2:\n        wp_next = waypoint.get_right_lane()\n\n        # That are next to a mini-Shoulder\n        if wp_next is not None and wp_next.lane_type == carla.LaneType.Shoulder:\n            wp_next_next = wp_next.get_right_lane()\n\n            # Followed by a Sidewalk\n            if wp_next_next is not None and wp_next_next.lane_type == carla.LaneType.Sidewalk:\n                return True\n\n    return False\n\n\nclass VehicleTurningRight(BasicScenario):\n\n    \"\"\"\n    This class holds everything required for a simple object crash\n    with prior vehicle action involving a vehicle and a cyclist.\n    The ego vehicle is passing through a road and encounters\n    a cyclist after taking a right turn. (Traffic Scenario 4)\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n\n        self._other_actor_target_velocity = 10\n        self._wmap = CarlaDataProvider.get_map()\n        self._reference_waypoint = self._wmap.get_waypoint(config.trigger_points[0].location)\n        self._trigger_location = config.trigger_points[0].location\n        self._other_actor_transform = None\n        self._num_lane_changes = 0\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n        # Total Number of attempts to relocate a vehicle before spawning\n        self._number_of_attempts = 6\n        # Number of attempts made so far\n        self._spawn_attempted = 0\n\n        self._ego_route = CarlaDataProvider.get_ego_vehicle_route()\n\n        super(VehicleTurningRight, self).__init__(\"VehicleTurningRight\",\n                                                  ego_vehicles,\n                                                  config,\n                                                  world,\n                                                  debug_mode,\n                                                  criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n\n        # Get the waypoint right after the junction\n        waypoint = generate_target_waypoint(self._reference_waypoint, 1)\n\n        # Move a certain distance to the front\n        start_distance = 8\n        waypoint = waypoint.next(start_distance)[0]\n\n        # Get the last driving lane to the right\n        waypoint, self._num_lane_changes = get_right_driving_lane(waypoint)\n        # And for synchrony purposes, move to the front a bit\n        added_dist = self._num_lane_changes\n\n        while True:\n\n            # Try to spawn the actor\n            try:\n                self._other_actor_transform = get_opponent_transform(added_dist, waypoint, self._trigger_location)\n                first_vehicle = CarlaDataProvider.request_new_actor(\n                    'vehicle.diamondback.century', self._other_actor_transform)\n                first_vehicle.set_simulate_physics(enabled=False)\n                break\n\n            # Move the spawning point a bit and try again\n            except RuntimeError as r:\n                # In the case there is an object just move a little bit and retry\n                print(\" Base transform is blocking objects \", self._other_actor_transform)\n                added_dist += 0.5\n                self._spawn_attempted += 1\n                if self._spawn_attempted >= self._number_of_attempts:\n                    raise r\n\n        # Set the transform to -500 z after we are able to spawn it\n        actor_transform = carla.Transform(\n            carla.Location(self._other_actor_transform.location.x,\n                           self._other_actor_transform.location.y,\n                           self._other_actor_transform.location.z - 500),\n            self._other_actor_transform.rotation)\n        first_vehicle.set_transform(actor_transform)\n        first_vehicle.set_simulate_physics(enabled=False)\n        self.other_actors.append(first_vehicle)\n\n    def _create_behavior(self):\n        \"\"\"\n        After invoking this scenario, cyclist will wait for the user\n        controlled vehicle to enter the in the trigger distance region,\n        the cyclist starts crossing the road once the condition meets,\n        ego vehicle has to avoid the crash after a right turn, but\n        continue driving after the road is clear.If this does not happen\n        within 90 seconds, a timeout stops the scenario.\n        \"\"\"\n\n        root = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE, name=\"IntersectionRightTurn\")\n\n        lane_width = self._reference_waypoint.lane_width\n        dist_to_travel = lane_width + (1.10 * lane_width * self._num_lane_changes)\n\n        bycicle_start_dist = 13 + dist_to_travel\n\n        if self._ego_route is not None:\n            trigger_distance = InTriggerDistanceToLocationAlongRoute(self.ego_vehicles[0],\n                                                                     self._ego_route,\n                                                                     self._other_actor_transform.location,\n                                                                     bycicle_start_dist)\n        else:\n            trigger_distance = InTriggerDistanceToVehicle(self.other_actors[0],\n                                                          self.ego_vehicles[0],\n                                                          bycicle_start_dist)\n\n        actor_velocity = KeepVelocity(self.other_actors[0], self._other_actor_target_velocity)\n        actor_traverse = DriveDistance(self.other_actors[0], 0.30 * dist_to_travel)\n        post_timer_velocity_actor = KeepVelocity(self.other_actors[0], self._other_actor_target_velocity)\n        post_timer_traverse_actor = DriveDistance(self.other_actors[0], 0.70 * dist_to_travel)\n        end_condition = TimeOut(5)\n\n        # non leaf nodes\n        scenario_sequence = py_trees.composites.Sequence()\n\n        actor_ego_sync = py_trees.composites.Parallel(\n            \"Synchronization of actor and ego vehicle\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        after_timer_actor = py_trees.composites.Parallel(\n            \"After timeout actor will cross the remaining lane_width\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        # building the tree\n        root.add_child(scenario_sequence)\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[0], self._other_actor_transform,\n                                                         name='TransformSetterTS4'))\n        scenario_sequence.add_child(HandBrakeVehicle(self.other_actors[0], True))\n        scenario_sequence.add_child(trigger_distance)\n        scenario_sequence.add_child(HandBrakeVehicle(self.other_actors[0], False))\n        scenario_sequence.add_child(actor_ego_sync)\n        scenario_sequence.add_child(after_timer_actor)\n        scenario_sequence.add_child(end_condition)\n        scenario_sequence.add_child(ActorDestroy(self.other_actors[0]))\n\n        actor_ego_sync.add_child(actor_velocity)\n        actor_ego_sync.add_child(actor_traverse)\n\n        after_timer_actor.add_child(post_timer_velocity_actor)\n        after_timer_actor.add_child(post_timer_traverse_actor)\n\n        return root\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n\n        criteria.append(collision_criterion)\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n\n\nclass VehicleTurningLeft(BasicScenario):\n\n    \"\"\"\n    This class holds everything required for a simple object crash\n    with prior vehicle action involving a vehicle and a cyclist.\n    The ego vehicle is passing through a road and encounters\n    a cyclist after taking a left turn. (Traffic Scenario 4)\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n\n        self._other_actor_target_velocity = 10\n        self._wmap = CarlaDataProvider.get_map()\n        self._reference_waypoint = self._wmap.get_waypoint(config.trigger_points[0].location)\n        self._trigger_location = config.trigger_points[0].location\n        self._other_actor_transform = None\n        self._num_lane_changes = 0\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n        # Total Number of attempts to relocate a vehicle before spawning\n        self._number_of_attempts = 6\n        # Number of attempts made so far\n        self._spawn_attempted = 0\n\n        self._ego_route = CarlaDataProvider.get_ego_vehicle_route()\n\n        super(VehicleTurningLeft, self).__init__(\"VehicleTurningLeft\",\n                                                 ego_vehicles,\n                                                 config,\n                                                 world,\n                                                 debug_mode,\n                                                 criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n\n        # Get the waypoint right after the junction\n        waypoint = generate_target_waypoint(self._reference_waypoint, -1)\n\n        # Move a certain distance to the front\n        start_distance = 8\n        waypoint = waypoint.next(start_distance)[0]\n\n        # Get the last driving lane to the right\n        waypoint, self._num_lane_changes = get_right_driving_lane(waypoint)\n        # And for synchrony purposes, move to the front a bit\n        added_dist = self._num_lane_changes\n\n        while True:\n\n            # Try to spawn the actor\n            try:\n                self._other_actor_transform = get_opponent_transform(added_dist, waypoint, self._trigger_location)\n                first_vehicle = CarlaDataProvider.request_new_actor(\n                    'vehicle.diamondback.century', self._other_actor_transform)\n                first_vehicle.set_simulate_physics(enabled=False)\n                break\n\n            # Move the spawning point a bit and try again\n            except RuntimeError as r:\n                # In the case there is an object just move a little bit and retry\n                print(\" Base transform is blocking objects \", self._other_actor_transform)\n                added_dist += 0.5\n                self._spawn_attempted += 1\n                if self._spawn_attempted >= self._number_of_attempts:\n                    raise r\n\n        # Set the transform to -500 z after we are able to spawn it\n        actor_transform = carla.Transform(\n            carla.Location(self._other_actor_transform.location.x,\n                           self._other_actor_transform.location.y,\n                           self._other_actor_transform.location.z - 500),\n            self._other_actor_transform.rotation)\n        first_vehicle.set_transform(actor_transform)\n        first_vehicle.set_simulate_physics(enabled=False)\n        self.other_actors.append(first_vehicle)\n\n    def _create_behavior(self):\n        \"\"\"\n        After invoking this scenario, cyclist will wait for the user\n        controlled vehicle to enter the in the trigger distance region,\n        the cyclist starts crossing the road once the condition meets,\n        ego vehicle has to avoid the crash after a left turn, but\n        continue driving after the road is clear.If this does not happen\n        within 90 seconds, a timeout stops the scenario.\n        \"\"\"\n\n        root = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE, name=\"IntersectionLeftTurn\")\n\n        lane_width = self._reference_waypoint.lane_width\n        dist_to_travel = lane_width + (1.10 * lane_width * self._num_lane_changes)\n\n        bycicle_start_dist = 13 + dist_to_travel\n\n        if self._ego_route is not None:\n            trigger_distance = InTriggerDistanceToLocationAlongRoute(self.ego_vehicles[0],\n                                                                     self._ego_route,\n                                                                     self._other_actor_transform.location,\n                                                                     bycicle_start_dist)\n        else:\n            trigger_distance = InTriggerDistanceToVehicle(self.other_actors[0],\n                                                          self.ego_vehicles[0],\n                                                          bycicle_start_dist)\n\n        actor_velocity = KeepVelocity(self.other_actors[0], self._other_actor_target_velocity)\n        actor_traverse = DriveDistance(self.other_actors[0], 0.30 * dist_to_travel)\n        post_timer_velocity_actor = KeepVelocity(self.other_actors[0], self._other_actor_target_velocity)\n        post_timer_traverse_actor = DriveDistance(self.other_actors[0], 0.70 * dist_to_travel)\n        end_condition = TimeOut(5)\n\n        # non leaf nodes\n        scenario_sequence = py_trees.composites.Sequence()\n\n        actor_ego_sync = py_trees.composites.Parallel(\n            \"Synchronization of actor and ego vehicle\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        after_timer_actor = py_trees.composites.Parallel(\n            \"After timeout actor will cross the remaining lane_width\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        # building the tree\n        root.add_child(scenario_sequence)\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[0], self._other_actor_transform,\n                                                         name='TransformSetterTS4'))\n        scenario_sequence.add_child(HandBrakeVehicle(self.other_actors[0], True))\n        scenario_sequence.add_child(trigger_distance)\n        scenario_sequence.add_child(HandBrakeVehicle(self.other_actors[0], False))\n        scenario_sequence.add_child(actor_ego_sync)\n        scenario_sequence.add_child(after_timer_actor)\n        scenario_sequence.add_child(end_condition)\n        scenario_sequence.add_child(ActorDestroy(self.other_actors[0]))\n\n        actor_ego_sync.add_child(actor_velocity)\n        actor_ego_sync.add_child(actor_traverse)\n\n        after_timer_actor.add_child(post_timer_velocity_actor)\n        after_timer_actor.add_child(post_timer_traverse_actor)\n\n        return root\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n\n        criteria.append(collision_criterion)\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n\n\nclass VehicleTurningRoute(BasicScenario):\n\n    \"\"\"\n    This class holds everything required for a simple object crash\n    with prior vehicle action involving a vehicle and a cyclist.\n    The ego vehicle is passing through a road and encounters\n    a cyclist after taking a turn. This is the version used when the ego vehicle\n    is following a given route. (Traffic Scenario 4)\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n\n        self._other_actor_target_velocity = 10\n        self._wmap = CarlaDataProvider.get_map()\n        self._reference_waypoint = self._wmap.get_waypoint(config.trigger_points[0].location)\n        self._trigger_location = config.trigger_points[0].location\n        self._other_actor_transform = None\n        self._num_lane_changes = 0\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n        # Total Number of attempts to relocate a vehicle before spawning\n        self._number_of_attempts = 6\n        # Number of attempts made so far\n        self._spawn_attempted = 0\n\n        self._ego_route = CarlaDataProvider.get_ego_vehicle_route()\n\n        super(VehicleTurningRoute, self).__init__(\"VehicleTurningRoute\",\n                                                  ego_vehicles,\n                                                  config,\n                                                  world,\n                                                  debug_mode,\n                                                  criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n\n        # Get the waypoint right after the junction\n        waypoint = generate_target_waypoint_in_route(self._reference_waypoint, self._ego_route)\n\n        # Move a certain distance to the front\n        start_distance = 8\n        waypoint = waypoint.next(start_distance)[0]\n\n        # Get the last driving lane to the right\n        waypoint, self._num_lane_changes = get_right_driving_lane(waypoint)\n        # And for synchrony purposes, move to the front a bit\n        added_dist = self._num_lane_changes\n\n        while True:\n\n            # Try to spawn the actor\n            try:\n                self._other_actor_transform = get_opponent_transform(added_dist, waypoint, self._trigger_location)\n                first_vehicle = CarlaDataProvider.request_new_actor(\n                    'vehicle.diamondback.century', self._other_actor_transform)\n                first_vehicle.set_simulate_physics(enabled=False)\n                break\n\n            # Move the spawning point a bit and try again\n            except RuntimeError as r:\n                # In the case there is an object just move a little bit and retry\n                print(\" Base transform is blocking objects \", self._other_actor_transform)\n                added_dist += 0.5\n                self._spawn_attempted += 1\n                if self._spawn_attempted >= self._number_of_attempts:\n                    raise r\n\n        # Set the transform to -500 z after we are able to spawn it\n        actor_transform = carla.Transform(\n            carla.Location(self._other_actor_transform.location.x,\n                           self._other_actor_transform.location.y,\n                           self._other_actor_transform.location.z - 500),\n            self._other_actor_transform.rotation)\n        first_vehicle.set_transform(actor_transform)\n        first_vehicle.set_simulate_physics(enabled=False)\n        self.other_actors.append(first_vehicle)\n\n    def _create_behavior(self):\n        \"\"\"\n        After invoking this scenario, cyclist will wait for the user\n        controlled vehicle to enter the in the trigger distance region,\n        the cyclist starts crossing the road once the condition meets,\n        ego vehicle has to avoid the crash after a turn, but\n        continue driving after the road is clear.If this does not happen\n        within 90 seconds, a timeout stops the scenario.\n        \"\"\"\n\n        root = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE, name=\"IntersectionRouteTurn\")\n\n        lane_width = self._reference_waypoint.lane_width\n        dist_to_travel = lane_width + (1.10 * lane_width * self._num_lane_changes)\n\n        bycicle_start_dist = 13 + dist_to_travel\n\n        if self._ego_route is not None:\n            trigger_distance = InTriggerDistanceToLocationAlongRoute(self.ego_vehicles[0],\n                                                                     self._ego_route,\n                                                                     self._other_actor_transform.location,\n                                                                     bycicle_start_dist)\n        else:\n            trigger_distance = InTriggerDistanceToVehicle(self.other_actors[0],\n                                                          self.ego_vehicles[0],\n                                                          bycicle_start_dist)\n\n        actor_velocity = KeepVelocity(self.other_actors[0], self._other_actor_target_velocity)\n        actor_traverse = DriveDistance(self.other_actors[0], 0.30 * dist_to_travel)\n        post_timer_velocity_actor = KeepVelocity(self.other_actors[0], self._other_actor_target_velocity)\n        post_timer_traverse_actor = DriveDistance(self.other_actors[0], 0.70 * dist_to_travel)\n        end_condition = TimeOut(5)\n\n        # non leaf nodes\n        scenario_sequence = py_trees.composites.Sequence()\n\n        actor_ego_sync = py_trees.composites.Parallel(\n            \"Synchronization of actor and ego vehicle\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        after_timer_actor = py_trees.composites.Parallel(\n            \"After timeout actor will cross the remaining lane_width\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        # building the tree\n        root.add_child(scenario_sequence)\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[0], self._other_actor_transform,\n                                                         name='TransformSetterTS4'))\n        scenario_sequence.add_child(HandBrakeVehicle(self.other_actors[0], True))\n        scenario_sequence.add_child(trigger_distance)\n        scenario_sequence.add_child(HandBrakeVehicle(self.other_actors[0], False))\n        scenario_sequence.add_child(actor_ego_sync)\n        scenario_sequence.add_child(after_timer_actor)\n        scenario_sequence.add_child(end_condition)\n        scenario_sequence.add_child(ActorDestroy(self.other_actors[0]))\n\n        actor_ego_sync.add_child(actor_velocity)\n        actor_ego_sync.add_child(actor_traverse)\n\n        after_timer_actor.add_child(post_timer_velocity_actor)\n        after_timer_actor.add_child(post_timer_traverse_actor)\n\n        return root\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n\n        criteria.append(collision_criterion)\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/object_crash_vehicle.py",
    "content": "#!/usr/bin/env python\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nObject crash without prior vehicle action scenario:\nThe scenario realizes the user controlled ego vehicle\nmoving along the road and encountering a cyclist ahead.\n\"\"\"\n\nfrom __future__ import print_function\n\nimport math\nimport py_trees\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      ActorDestroy,\n                                                                      AccelerateToVelocity,\n                                                                      HandBrakeVehicle,\n                                                                      KeepVelocity,\n                                                                      StopVehicle)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import (InTriggerDistanceToLocationAlongRoute,\n                                                                               InTimeToArrivalToVehicle,\n                                                                               DriveDistance)\nfrom srunner.scenariomanager.timer import TimeOut\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import get_location_in_distance_from_wp\n\n\nclass StationaryObjectCrossing(BasicScenario):\n\n    \"\"\"\n    This class holds everything required for a simple object crash\n    without prior vehicle action involving a vehicle and a cyclist.\n    The ego vehicle is passing through a road and encounters\n    a stationary cyclist.\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self._wmap = CarlaDataProvider.get_map()\n        self._reference_waypoint = self._wmap.get_waypoint(config.trigger_points[0].location)\n        # ego vehicle parameters\n        self._ego_vehicle_distance_driven = 40\n\n        # other vehicle parameters\n        self._other_actor_target_velocity = 10\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        super(StationaryObjectCrossing, self).__init__(\"Stationaryobjectcrossing\",\n                                                       ego_vehicles,\n                                                       config,\n                                                       world,\n                                                       debug_mode,\n                                                       criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n        _start_distance = 40\n        lane_width = self._reference_waypoint.lane_width\n        location, _ = get_location_in_distance_from_wp(self._reference_waypoint, _start_distance)\n        waypoint = self._wmap.get_waypoint(location)\n        offset = {\"orientation\": 270, \"position\": 90, \"z\": 0.4, \"k\": 0.2}\n        position_yaw = waypoint.transform.rotation.yaw + offset['position']\n        orientation_yaw = waypoint.transform.rotation.yaw + offset['orientation']\n        offset_location = carla.Location(\n            offset['k'] * lane_width * math.cos(math.radians(position_yaw)),\n            offset['k'] * lane_width * math.sin(math.radians(position_yaw)))\n        location += offset_location\n        location.z += offset['z']\n        self.transform = carla.Transform(location, carla.Rotation(yaw=orientation_yaw))\n        static = CarlaDataProvider.request_new_actor('static.prop.container', self.transform)\n        static.set_simulate_physics(True)\n        self.other_actors.append(static)\n\n    def _create_behavior(self):\n        \"\"\"\n        Only behavior here is to wait\n        \"\"\"\n        lane_width = self.ego_vehicles[0].get_world().get_map().get_waypoint(\n            self.ego_vehicles[0].get_location()).lane_width\n        lane_width = lane_width + (1.25 * lane_width)\n\n        # leaf nodes\n        actor_stand = TimeOut(15)\n        actor_removed = ActorDestroy(self.other_actors[0])\n        end_condition = DriveDistance(self.ego_vehicles[0], self._ego_vehicle_distance_driven)\n\n        # non leaf nodes\n        root = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        scenario_sequence = py_trees.composites.Sequence()\n\n        # building tree\n        root.add_child(scenario_sequence)\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[0], self.transform))\n        scenario_sequence.add_child(actor_stand)\n        scenario_sequence.add_child(actor_removed)\n        scenario_sequence.add_child(end_condition)\n\n        return root\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n        criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n\n\nclass DynamicObjectCrossing(BasicScenario):\n\n    \"\"\"\n    This class holds everything required for a simple object crash\n    without prior vehicle action involving a vehicle and a cyclist/pedestrian,\n    The ego vehicle is passing through a road,\n    And encounters a cyclist/pedestrian crossing the road.\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False,\n                 debug_mode=False, criteria_enable=True, adversary_type=False, timeout=60):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self._wmap = CarlaDataProvider.get_map()\n\n        self._reference_waypoint = self._wmap.get_waypoint(config.trigger_points[0].location)\n        # ego vehicle parameters\n        self._ego_vehicle_distance_driven = 40\n        # other vehicle parameters\n        self._other_actor_target_velocity = 5\n        self._other_actor_max_brake = 1.0\n        self._time_to_reach = 10\n        self._adversary_type = adversary_type  # flag to select either pedestrian (False) or cyclist (True)\n        self._walker_yaw = 0\n        self._num_lane_changes = 1\n        self.transform = None\n        self.transform2 = None\n        self.timeout = timeout\n        self._trigger_location = config.trigger_points[0].location\n        # Total Number of attempts to relocate a vehicle before spawning\n        self._number_of_attempts = 20\n        # Number of attempts made so far\n        self._spawn_attempted = 0\n\n        self._ego_route = CarlaDataProvider.get_ego_vehicle_route()\n\n        super(DynamicObjectCrossing, self).__init__(\"DynamicObjectCrossing\",\n                                                    ego_vehicles,\n                                                    config,\n                                                    world,\n                                                    debug_mode,\n                                                    criteria_enable=criteria_enable)\n\n    def _calculate_base_transform(self, _start_distance, waypoint):\n\n        lane_width = waypoint.lane_width\n\n        # Patches false junctions\n        if self._reference_waypoint.is_junction:\n            stop_at_junction = False\n        else:\n            stop_at_junction = True\n\n        location, _ = get_location_in_distance_from_wp(waypoint, _start_distance, stop_at_junction)\n        waypoint = self._wmap.get_waypoint(location)\n        offset = {\"orientation\": 270, \"position\": 90, \"z\": 0.6, \"k\": 1.0}\n        position_yaw = waypoint.transform.rotation.yaw + offset['position']\n        orientation_yaw = waypoint.transform.rotation.yaw + offset['orientation']\n        offset_location = carla.Location(\n            offset['k'] * lane_width * math.cos(math.radians(position_yaw)),\n            offset['k'] * lane_width * math.sin(math.radians(position_yaw)))\n        location += offset_location\n        location.z = self._trigger_location.z + offset['z']\n        return carla.Transform(location, carla.Rotation(yaw=orientation_yaw)), orientation_yaw\n\n    def _spawn_adversary(self, transform, orientation_yaw):\n\n        self._time_to_reach *= self._num_lane_changes\n\n        if self._adversary_type is False:\n            self._walker_yaw = orientation_yaw\n            self._other_actor_target_velocity = 3 + (0.4 * self._num_lane_changes)\n            walker = CarlaDataProvider.request_new_actor('walker.*', transform)\n            adversary = walker\n        else:\n            self._other_actor_target_velocity = self._other_actor_target_velocity * self._num_lane_changes\n            first_vehicle = CarlaDataProvider.request_new_actor('vehicle.diamondback.century', transform)\n            first_vehicle.set_simulate_physics(enabled=False)\n            adversary = first_vehicle\n\n        return adversary\n\n    def _spawn_blocker(self, transform, orientation_yaw):\n        \"\"\"\n        Spawn the blocker prop that blocks the vision from the egovehicle of the jaywalker\n        :return:\n        \"\"\"\n        # static object transform\n        shift = 0.9\n        x_ego = self._reference_waypoint.transform.location.x\n        y_ego = self._reference_waypoint.transform.location.y\n        x_cycle = transform.location.x\n        y_cycle = transform.location.y\n        x_static = x_ego + shift * (x_cycle - x_ego)\n        y_static = y_ego + shift * (y_cycle - y_ego)\n\n        spawn_point_wp = self.ego_vehicles[0].get_world().get_map().get_waypoint(transform.location)\n\n        self.transform2 = carla.Transform(carla.Location(x_static, y_static,\n                                                         spawn_point_wp.transform.location.z + 0.3),\n                                          carla.Rotation(yaw=orientation_yaw + 180))\n\n        static = CarlaDataProvider.request_new_actor('static.prop.vendingmachine', self.transform2)\n        static.set_simulate_physics(enabled=False)\n\n        return static\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n        # cyclist transform\n        _start_distance = 12\n        # We start by getting and waypoint in the closest sidewalk.\n        waypoint = self._reference_waypoint\n        while True:\n            wp_next = waypoint.get_right_lane()\n            self._num_lane_changes += 1\n            if wp_next is None or wp_next.lane_type == carla.LaneType.Sidewalk:\n                break\n            elif wp_next.lane_type == carla.LaneType.Shoulder:\n                # Filter Parkings considered as Shoulders\n                if wp_next.lane_width > 2:\n                    _start_distance += 1.5\n                    waypoint = wp_next\n                break\n            else:\n                _start_distance += 1.5\n                waypoint = wp_next\n\n        while True:  # We keep trying to spawn avoiding props\n\n            try:\n                self.transform, orientation_yaw = self._calculate_base_transform(_start_distance, waypoint)\n                first_vehicle = self._spawn_adversary(self.transform, orientation_yaw)\n\n                blocker = self._spawn_blocker(self.transform, orientation_yaw)\n\n                break\n            except RuntimeError as r:\n                # We keep retrying until we spawn\n                print(\"Base transform is blocking objects \", self.transform)\n                _start_distance += 0.4\n                self._spawn_attempted += 1\n                if self._spawn_attempted >= self._number_of_attempts:\n                    raise r\n\n        # Now that we found a possible position we just put the vehicle to the underground\n        disp_transform = carla.Transform(\n            carla.Location(self.transform.location.x,\n                           self.transform.location.y,\n                           self.transform.location.z - 500),\n            self.transform.rotation)\n\n        prop_disp_transform = carla.Transform(\n            carla.Location(self.transform2.location.x,\n                           self.transform2.location.y,\n                           self.transform2.location.z - 500),\n            self.transform2.rotation)\n\n        first_vehicle.set_transform(disp_transform)\n        blocker.set_transform(prop_disp_transform)\n        first_vehicle.set_simulate_physics(enabled=False)\n        blocker.set_simulate_physics(enabled=False)\n        self.other_actors.append(first_vehicle)\n        self.other_actors.append(blocker)\n\n    def _create_behavior(self):\n        \"\"\"\n        After invoking this scenario, cyclist will wait for the user\n        controlled vehicle to enter trigger distance region,\n        the cyclist starts crossing the road once the condition meets,\n        then after 60 seconds, a timeout stops the scenario\n        \"\"\"\n\n        root = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE, name=\"OccludedObjectCrossing\")\n        lane_width = self._reference_waypoint.lane_width\n        lane_width = lane_width + (1.25 * lane_width * self._num_lane_changes)\n\n        dist_to_trigger = 12 + self._num_lane_changes\n        # leaf nodes\n        if self._ego_route is not None:\n            start_condition = InTriggerDistanceToLocationAlongRoute(self.ego_vehicles[0],\n                                                                    self._ego_route,\n                                                                    self.transform.location,\n                                                                    dist_to_trigger)\n        else:\n            start_condition = InTimeToArrivalToVehicle(self.ego_vehicles[0],\n                                                       self.other_actors[0],\n                                                       self._time_to_reach)\n\n        actor_velocity = KeepVelocity(self.other_actors[0],\n                                      self._other_actor_target_velocity,\n                                      name=\"walker velocity\")\n        actor_drive = DriveDistance(self.other_actors[0],\n                                    0.5 * lane_width,\n                                    name=\"walker drive distance\")\n        actor_start_cross_lane = AccelerateToVelocity(self.other_actors[0],\n                                                      1.0,\n                                                      self._other_actor_target_velocity,\n                                                      name=\"walker crossing lane accelerate velocity\")\n        actor_cross_lane = DriveDistance(self.other_actors[0],\n                                         lane_width,\n                                         name=\"walker drive distance for lane crossing \")\n        actor_stop_crossed_lane = StopVehicle(self.other_actors[0],\n                                              self._other_actor_max_brake,\n                                              name=\"walker stop\")\n        ego_pass_machine = DriveDistance(self.ego_vehicles[0],\n                                         5,\n                                         name=\"ego vehicle passed prop\")\n        actor_remove = ActorDestroy(self.other_actors[0],\n                                    name=\"Destroying walker\")\n        static_remove = ActorDestroy(self.other_actors[1],\n                                     name=\"Destroying Prop\")\n        end_condition = DriveDistance(self.ego_vehicles[0],\n                                      self._ego_vehicle_distance_driven,\n                                      name=\"End condition ego drive distance\")\n\n        # non leaf nodes\n\n        scenario_sequence = py_trees.composites.Sequence()\n        keep_velocity_other = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE, name=\"keep velocity other\")\n        keep_velocity = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE, name=\"keep velocity\")\n\n        # building tree\n\n        root.add_child(scenario_sequence)\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[0], self.transform,\n                                                         name='TransformSetterTS3walker'))\n        scenario_sequence.add_child(ActorTransformSetter(self.other_actors[1], self.transform2,\n                                                         name='TransformSetterTS3coca', physics=False))\n        scenario_sequence.add_child(HandBrakeVehicle(self.other_actors[0], True))\n        scenario_sequence.add_child(start_condition)\n        scenario_sequence.add_child(HandBrakeVehicle(self.other_actors[0], False))\n        scenario_sequence.add_child(keep_velocity)\n        scenario_sequence.add_child(keep_velocity_other)\n        scenario_sequence.add_child(actor_stop_crossed_lane)\n        scenario_sequence.add_child(actor_remove)\n        scenario_sequence.add_child(static_remove)\n        scenario_sequence.add_child(end_condition)\n\n        keep_velocity.add_child(actor_velocity)\n        keep_velocity.add_child(actor_drive)\n        keep_velocity_other.add_child(actor_start_cross_lane)\n        keep_velocity_other.add_child(actor_cross_lane)\n        keep_velocity_other.add_child(ego_pass_machine)\n\n        return root\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n        criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/open_scenario.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nBasic scenario class using the OpenSCENARIO definition\n\"\"\"\n\nfrom __future__ import print_function\n\nimport itertools\nimport py_trees\n\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import ChangeWeather, ChangeRoadFriction\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import ChangeActorControl, ChangeActorTargetSpeed\nfrom srunner.scenariomanager.timer import GameTime\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.openscenario_parser import OpenScenarioParser\nfrom srunner.tools.py_trees_port import Decorator, oneshot_behavior\n\n\ndef repeatable_behavior(behaviour, name=None):\n    \"\"\"\n    This behaviour allows a composite with oneshot ancestors to run multiple\n    times, resetting the oneshot variables after each execution\n    \"\"\"\n    if not name:\n        name = behaviour.name\n    clear_descendant_variables = ClearBlackboardVariablesStartingWith(\n        name=\"Clear Descendant Variables of {}\".format(name),\n        variable_name_beginning=name + \">\"\n    )\n    # If it's a sequence, don't double-nest it in a redundant manner\n    if isinstance(behaviour, py_trees.composites.Sequence):\n        behaviour.add_child(clear_descendant_variables)\n        sequence = behaviour\n    else:\n        sequence = py_trees.composites.Sequence(name=\"RepeatableBehaviour of {}\".format(name))\n        sequence.add_children([behaviour, clear_descendant_variables])\n    return sequence\n\n\nclass ClearBlackboardVariablesStartingWith(py_trees.behaviours.Success):\n\n    \"\"\"\n    Clear the values starting with the specified string from the blackboard.\n\n    Args:\n        name (:obj:`str`): name of the behaviour\n        variable_name_beginning (:obj:`str`): beginning of the names of variable to clear\n    \"\"\"\n\n    def __init__(self,\n                 name=\"Clear Blackboard Variable Starting With\",\n                 variable_name_beginning=\"dummy\",\n                 ):\n        super(ClearBlackboardVariablesStartingWith, self).__init__(name)\n        self.variable_name_beginning = variable_name_beginning\n\n    def initialise(self):\n        \"\"\"\n        Delete the variables from the blackboard.\n        \"\"\"\n        blackboard_variables = [key for key, _ in py_trees.blackboard.Blackboard().__dict__.items(\n        ) if key.startswith(self.variable_name_beginning)]\n        for variable in blackboard_variables:\n            delattr(py_trees.blackboard.Blackboard(), variable)\n\n\nclass StoryElementStatusToBlackboard(Decorator):\n\n    \"\"\"\n    Reflect the status of the decorator's child story element to the blackboard.\n\n    Args:\n        child: the child behaviour or subtree\n        story_element_type: the element type [act,scene,maneuver,event,action]\n        element_name: the story element's name attribute\n    \"\"\"\n\n    def __init__(self, child, story_element_type, element_name):\n        super(StoryElementStatusToBlackboard, self).__init__(name=child.name, child=child)\n        self.story_element_type = story_element_type\n        self.element_name = element_name\n        self.blackboard = py_trees.blackboard.Blackboard()\n\n    def initialise(self):\n        \"\"\"\n        Record the elements's start time on the blackboard\n        \"\"\"\n        self.blackboard.set(\n            name=\"({}){}-{}\".format(self.story_element_type.upper(),\n                                    self.element_name, \"START\"),\n            value=GameTime.get_time(),\n            overwrite=True\n        )\n\n    def update(self):\n        \"\"\"\n        Reflect the decorated child's status\n        Returns: the decorated child's status\n        \"\"\"\n        return self.decorated.status\n\n    def terminate(self, new_status):\n        \"\"\"\n        Terminate and mark Blackboard entry with END\n        \"\"\"\n        # Report whether we ended with End or Cancel\n        # If we were ended or cancelled, our state will be INVALID and\n        # We will have an ancestor (a parallel SUCCESS_ON_ALL) with a successful child/children\n        # It's possible we ENDed AND CANCELled if both condition groups were true simultaneously\n        # NOTE 'py_trees.common.Status.INVALID' is the status of a behaviur which was terminated by a parent\n        rules = []\n        if new_status == py_trees.common.Status.INVALID:\n            # We were terminated from above unnaturally\n            # Figure out if were ended or cancelled\n            terminating_ancestor = self.parent\n            while terminating_ancestor.status == py_trees.common.Status.INVALID:\n                terminating_ancestor = terminating_ancestor.parent\n            # We have found an ancestory which was not terminated by a parent\n            # Check what caused it to terminate its children\n            if terminating_ancestor.status == py_trees.common.Status.SUCCESS:\n                successful_children = [\n                    child.name\n                    for child\n                    in terminating_ancestor.children\n                    if child.status == py_trees.common.Status.SUCCESS]\n                if \"StopTrigger\" in successful_children:\n                    rules.append(\"END\")\n\n        # END is the default status unless we have a more detailed one\n        rules = rules or [\"END\"]\n\n        for rule in rules:\n            self.blackboard.set(\n                name=\"({}){}-{}\".format(self.story_element_type.upper(),\n                                        self.element_name, rule),\n                value=GameTime.get_time(),\n                overwrite=True\n            )\n\n\ndef get_xml_path(tree, node):\n    \"\"\"\n    Extract the full path of a node within an XML tree\n\n    Note: Catalogs are pulled from a separate file so the XML tree is split.\n          This means that in order to get the XML path, it must be done in 2 steps.\n          Some places in this python script do that by concatenating the results\n          of 2 get_xml_path calls with another \">\".\n          Example: \"Behavior>AutopilotSequence\" + \">\" + \"StartAutopilot>StartAutopilot>StartAutopilot\"\n    \"\"\"\n\n    path = \"\"\n    parent_map = {c: p for p in tree.iter() for c in p}\n\n    cur_node = node\n    while cur_node != tree:\n        path = \"{}>{}\".format(cur_node.attrib.get('name'), path)\n        cur_node = parent_map[cur_node]\n\n    path = path[:-1]\n    return path\n\n\nclass OpenScenario(BasicScenario):\n\n    \"\"\"\n    Implementation of the OpenSCENARIO scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, config_file, debug_mode=False, criteria_enable=True, timeout=300):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self.config = config\n        self.route = None\n        self.config_file = config_file\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        super(OpenScenario, self).__init__(\"OpenScenario\", ego_vehicles=ego_vehicles, config=config,\n                                           world=world, debug_mode=debug_mode,\n                                           terminate_on_failure=False, criteria_enable=criteria_enable)\n\n    def _initialize_environment(self, world):\n        \"\"\"\n        Initialization of weather and road friction.\n        \"\"\"\n        pass\n\n    def _create_environment_behavior(self):\n        # Set the appropriate weather conditions\n\n        env_behavior = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL, name=\"EnvironmentBehavior\")\n\n        weather_update = ChangeWeather(\n            OpenScenarioParser.get_weather_from_env_action(self.config.init, self.config.catalogs))\n        road_friction = ChangeRoadFriction(\n            OpenScenarioParser.get_friction_from_env_action(self.config.init, self.config.catalogs))\n        env_behavior.add_child(oneshot_behavior(variable_name=\"InitialWeather\", behaviour=weather_update))\n        env_behavior.add_child(oneshot_behavior(variable_name=\"InitRoadFriction\", behaviour=road_friction))\n\n        return env_behavior\n\n    def _create_init_behavior(self):\n\n        init_behavior = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL, name=\"InitBehaviour\")\n\n        for actor in self.config.other_actors + self.config.ego_vehicles:\n            for carla_actor in self.other_actors + self.ego_vehicles:\n                if 'role_name' in carla_actor.attributes and carla_actor.attributes['role_name'] == actor.rolename:\n                    actor_init_behavior = py_trees.composites.Sequence(name=\"InitActor{}\".format(actor.rolename))\n\n                    controller_atomic = None\n\n                    for private in self.config.init.iter(\"Private\"):\n                        if private.attrib.get('entityRef', None) == actor.rolename:\n                            for private_action in private.iter(\"PrivateAction\"):\n                                for controller_action in private_action.iter('ControllerAction'):\n                                    module, args = OpenScenarioParser.get_controller(\n                                        controller_action, self.config.catalogs)\n                                    controller_atomic = ChangeActorControl(\n                                        carla_actor, control_py_module=module, args=args)\n\n                    if controller_atomic is None:\n                        controller_atomic = ChangeActorControl(carla_actor, control_py_module=None, args={})\n\n                    actor_init_behavior.add_child(controller_atomic)\n\n                    if actor.speed > 0:\n                        actor_init_behavior.add_child(ChangeActorTargetSpeed(carla_actor, actor.speed, init_speed=True))\n\n                    init_behavior.add_child(actor_init_behavior)\n                    break\n\n        return init_behavior\n\n    def _create_behavior(self):\n        \"\"\"\n        Basic behavior do nothing, i.e. Idle\n        \"\"\"\n\n        story_behavior = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL, name=\"Story\")\n\n        joint_actor_list = self.other_actors + self.ego_vehicles + [None]\n\n        for act in self.config.story.iter(\"Act\"):\n\n            act_sequence = py_trees.composites.Sequence(\n                name=\"Act StartConditions and behaviours\")\n\n            start_conditions = py_trees.composites.Parallel(\n                policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE, name=\"StartConditions Group\")\n\n            parallel_behavior = py_trees.composites.Parallel(\n                policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE, name=\"Maneuver + EndConditions Group\")\n\n            parallel_sequences = py_trees.composites.Parallel(\n                policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL, name=\"Maneuvers\")\n\n            for sequence in act.iter(\"ManeuverGroup\"):\n                sequence_behavior = py_trees.composites.Sequence(name=sequence.attrib.get('name'))\n                repetitions = sequence.attrib.get('maximumExecutionCount', 1)\n\n                for _ in range(int(repetitions)):\n\n                    actor_ids = []\n                    for actor in sequence.iter(\"Actors\"):\n                        for entity in actor.iter(\"EntityRef\"):\n                            entity_name = entity.attrib.get('entityRef', None)\n                            for k, _ in enumerate(joint_actor_list):\n                                if joint_actor_list[k] and entity_name == joint_actor_list[k].attributes['role_name']:\n                                    actor_ids.append(k)\n                                    break\n\n                    if not actor_ids:\n                        print(\"Warning: Maneuvergroup {} does not use reference actors!\".format(\n                            sequence.attrib.get('name')))\n                        actor_ids.append(len(joint_actor_list) - 1)\n\n                   # Collect catalog reference maneuvers in order to process them at the same time as normal maneuvers\n                    catalog_maneuver_list = []\n                    for catalog_reference in sequence.iter(\"CatalogReference\"):\n                        catalog_maneuver = OpenScenarioParser.get_catalog_entry(self.config.catalogs, catalog_reference)\n                        catalog_maneuver_list.append(catalog_maneuver)\n                    all_maneuvers = itertools.chain(iter(catalog_maneuver_list), sequence.iter(\"Maneuver\"))\n                    single_sequence_iteration = py_trees.composites.Parallel(\n                        policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL, name=sequence_behavior.name)\n                    for maneuver in all_maneuvers:  # Iterates through both CatalogReferences and Maneuvers\n                        maneuver_parallel = py_trees.composites.Parallel(\n                            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL,\n                            name=\"Maneuver \" + maneuver.attrib.get('name'))\n                        for event in maneuver.iter(\"Event\"):\n                            event_sequence = py_trees.composites.Sequence(\n                                name=\"Event \" + event.attrib.get('name'))\n                            parallel_actions = py_trees.composites.Parallel(\n                                policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL, name=\"Actions\")\n                            for child in event.iter():\n                                if child.tag == \"Action\":\n                                    for actor_id in actor_ids:\n                                        maneuver_behavior = OpenScenarioParser.convert_maneuver_to_atomic(\n                                            child, joint_actor_list[actor_id], self.config.catalogs)\n                                        maneuver_behavior = StoryElementStatusToBlackboard(\n                                            maneuver_behavior, \"ACTION\", child.attrib.get('name'))\n                                        parallel_actions.add_child(\n                                            oneshot_behavior(variable_name=# See note in get_xml_path\n                                                             get_xml_path(self.config.story, sequence) + '>' + \\\n                                                             get_xml_path(maneuver, child),\n                                                             behaviour=maneuver_behavior))\n\n                                if child.tag == \"StartTrigger\":\n                                    # There is always one StartConditions block per Event\n                                    parallel_condition_groups = self._create_condition_container(\n                                        child, \"Parallel Condition Groups\", sequence, maneuver)\n                                    event_sequence.add_child(\n                                        parallel_condition_groups)\n\n                            parallel_actions = StoryElementStatusToBlackboard(\n                                parallel_actions, \"EVENT\", event.attrib.get('name'))\n                            event_sequence.add_child(parallel_actions)\n                            maneuver_parallel.add_child(\n                                oneshot_behavior(variable_name=get_xml_path(self.config.story, sequence) + '>' +\n                                                 get_xml_path(maneuver, event),  # See get_xml_path\n                                                 behaviour=event_sequence))\n                        maneuver_parallel = StoryElementStatusToBlackboard(\n                            maneuver_parallel, \"MANEUVER\", maneuver.attrib.get('name'))\n                        single_sequence_iteration.add_child(\n                            oneshot_behavior(variable_name=get_xml_path(self.config.story, sequence) + '>' +\n                                             maneuver.attrib.get('name'),  # See get_xml_path\n                                             behaviour=maneuver_parallel))\n\n                    # OpenSCENARIO refers to Sequences as Scenes in this instance\n                    single_sequence_iteration = StoryElementStatusToBlackboard(\n                        single_sequence_iteration, \"SCENE\", sequence.attrib.get('name'))\n                    single_sequence_iteration = repeatable_behavior(\n                        single_sequence_iteration, get_xml_path(self.config.story, sequence))\n\n                    sequence_behavior.add_child(single_sequence_iteration)\n\n                if sequence_behavior.children:\n                    parallel_sequences.add_child(\n                        oneshot_behavior(variable_name=get_xml_path(self.config.story, sequence),\n                                         behaviour=sequence_behavior))\n\n            if parallel_sequences.children:\n                parallel_sequences = StoryElementStatusToBlackboard(\n                    parallel_sequences, \"ACT\", act.attrib.get('name'))\n                parallel_behavior.add_child(parallel_sequences)\n\n            start_triggers = act.find(\"StartTrigger\")\n            if list(start_triggers) is not None:\n                for start_condition in start_triggers:\n                    parallel_start_criteria = self._create_condition_container(start_condition, \"StartConditions\")\n                    if parallel_start_criteria.children:\n                        start_conditions.add_child(parallel_start_criteria)\n            end_triggers = act.find(\"StopTrigger\")\n            if end_triggers is not None and list(end_triggers) is not None:\n                for end_condition in end_triggers:\n                    parallel_end_criteria = self._create_condition_container(\n                        end_condition, \"EndConditions\", success_on_all=False)\n                    if parallel_end_criteria.children:\n                        parallel_behavior.add_child(parallel_end_criteria)\n\n            if start_conditions.children:\n                act_sequence.add_child(start_conditions)\n            if parallel_behavior.children:\n                act_sequence.add_child(parallel_behavior)\n\n            if act_sequence.children:\n                story_behavior.add_child(act_sequence)\n\n        # Build behavior tree\n        behavior = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL, name=\"behavior\")\n\n        env_behavior = self._create_environment_behavior()\n        if env_behavior is not None:\n            behavior.add_child(oneshot_behavior(variable_name=\"InitialEnvironmentSettings\", behaviour=env_behavior))\n\n        init_behavior = self._create_init_behavior()\n        if init_behavior is not None:\n            behavior.add_child(oneshot_behavior(variable_name=\"InitialActorSettings\", behaviour=init_behavior))\n\n        behavior.add_child(story_behavior)\n\n        return behavior\n\n    def _create_condition_container(self, node, name='Conditions Group', sequence=None,\n                                    maneuver=None, success_on_all=True):\n        \"\"\"\n        This is a generic function to handle conditions utilising ConditionGroups\n        Each ConditionGroup is represented as a Sequence of Conditions\n        The ConditionGroups are grouped under a SUCCESS_ON_ONE Parallel\n        \"\"\"\n\n        parallel_condition_groups = py_trees.composites.Parallel(name,\n                                                                 policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        for condition_group in node.iter(\"ConditionGroup\"):\n            if success_on_all:\n                condition_group_sequence = py_trees.composites.Parallel(\n                    name=\"Condition Group\", policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL)\n            else:\n                condition_group_sequence = py_trees.composites.Parallel(\n                    name=\"Condition Group\", policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n            for condition in condition_group.iter(\"Condition\"):\n                criterion = OpenScenarioParser.convert_condition_to_atomic(\n                    condition, self.other_actors + self.ego_vehicles)\n                if sequence is not None and maneuver is not None:\n                    xml_path = get_xml_path(self.config.story, sequence) + '>' + \\\n                        get_xml_path(maneuver, condition)  # See note in get_xml_path\n                else:\n                    xml_path = get_xml_path(self.config.story, condition)\n                criterion = oneshot_behavior(variable_name=xml_path, behaviour=criterion)\n                condition_group_sequence.add_child(criterion)\n\n            if condition_group_sequence.children:\n                parallel_condition_groups.add_child(condition_group_sequence)\n\n        return parallel_condition_groups\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        parallel_criteria = py_trees.composites.Parallel(\"EndConditions (Criteria Group)\",\n                                                         policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        criteria = []\n        for endcondition in self.config.storyboard.iter(\"StopTrigger\"):\n            for condition in endcondition.iter(\"Condition\"):\n                if condition.attrib.get('name').startswith('criteria_'):\n                    condition.set('name', condition.attrib.get('name')[9:])\n                    criteria.append(condition)\n\n        for condition in criteria:\n            criterion = OpenScenarioParser.convert_condition_to_atomic(condition, self.ego_vehicles)\n            parallel_criteria.add_child(criterion)\n\n        return parallel_criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/opposite_vehicle_taking_priority.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2018-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nScenarios in which another (opposite) vehicle 'illegally' takes\npriority, e.g. by running a red traffic light.\n\"\"\"\n\nfrom __future__ import print_function\nimport sys\n\nimport py_trees\nimport carla\nfrom agents.navigation.local_planner import RoadOption\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      ActorDestroy,\n                                                                      WaypointFollower,\n                                                                      SyncArrival)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest, DrivenDistanceTest, MaxVelocityTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import (InTriggerDistanceToLocation,\n                                                                               InTriggerDistanceToNextIntersection,\n                                                                               DriveDistance)\nfrom srunner.scenariomanager.timer import TimeOut\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import (get_crossing_point,\n                                           get_geometric_linear_intersection,\n                                           generate_target_waypoint_list)\n\n\nclass OppositeVehicleRunningRedLight(BasicScenario):\n\n    \"\"\"\n    This class holds everything required for a scenario,\n    in which an other vehicle takes priority from the ego\n    vehicle, by running a red traffic light (while the ego\n    vehicle has green) (Traffic Scenario 7)\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    # ego vehicle parameters\n    _ego_max_velocity_allowed = 20       # Maximum allowed velocity [m/s]\n    _ego_avg_velocity_expected = 4       # Average expected velocity [m/s]\n    _ego_expected_driven_distance = 70   # Expected driven distance [m]\n    _ego_distance_to_traffic_light = 32  # Trigger distance to traffic light [m]\n    _ego_distance_to_drive = 40          # Allowed distance to drive\n\n    # other vehicle\n    _other_actor_target_velocity = 10      # Target velocity of other vehicle\n    _other_actor_max_brake = 1.0           # Maximum brake of other vehicle\n    _other_actor_distance = 50             # Distance the other vehicle should drive\n\n    _traffic_light = None\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=180):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        and instantiate scenario manager\n        \"\"\"\n\n        self._other_actor_transform = None\n\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        super(OppositeVehicleRunningRedLight, self).__init__(\"OppositeVehicleRunningRedLight\",\n                                                             ego_vehicles,\n                                                             config,\n                                                             world,\n                                                             debug_mode,\n                                                             criteria_enable=criteria_enable)\n\n        self._traffic_light = CarlaDataProvider.get_next_traffic_light(self.ego_vehicles[0], False)\n\n        if self._traffic_light is None:\n            print(\"No traffic light for the given location of the ego vehicle found\")\n            sys.exit(-1)\n\n        self._traffic_light.set_state(carla.TrafficLightState.Green)\n        self._traffic_light.set_green_time(self.timeout)\n\n        # other vehicle's traffic light\n        traffic_light_other = CarlaDataProvider.get_next_traffic_light(self.other_actors[0], False)\n\n        if traffic_light_other is None:\n            print(\"No traffic light for the given location of the other vehicle found\")\n            sys.exit(-1)\n\n        traffic_light_other.set_state(carla.TrafficLightState.Red)\n        traffic_light_other.set_red_time(self.timeout)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n        self._other_actor_transform = config.other_actors[0].transform\n        first_vehicle_transform = carla.Transform(\n            carla.Location(config.other_actors[0].transform.location.x,\n                           config.other_actors[0].transform.location.y,\n                           config.other_actors[0].transform.location.z),\n            config.other_actors[0].transform.rotation)\n        first_vehicle = CarlaDataProvider.request_new_actor(config.other_actors[0].model, first_vehicle_transform)\n        self.other_actors.append(first_vehicle)\n\n    def _create_behavior(self):\n        \"\"\"\n        Scenario behavior:\n        The other vehicle waits until the ego vehicle is close enough to the\n        intersection and that its own traffic light is red. Then, it will start\n        driving and 'illegally' cross the intersection. After a short distance\n        it should stop again, outside of the intersection. The ego vehicle has\n        to avoid the crash, but continue driving after the intersection is clear.\n\n        If this does not happen within 120 seconds, a timeout stops the scenario\n        \"\"\"\n        crossing_point_dynamic = get_crossing_point(self.ego_vehicles[0])\n\n        # start condition\n        startcondition = InTriggerDistanceToLocation(\n            self.ego_vehicles[0],\n            crossing_point_dynamic,\n            self._ego_distance_to_traffic_light,\n            name=\"Waiting for start position\")\n\n        sync_arrival_parallel = py_trees.composites.Parallel(\n            \"Synchronize arrival times\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        location_of_collision_dynamic = get_geometric_linear_intersection(self.ego_vehicles[0], self.other_actors[0])\n\n        sync_arrival = SyncArrival(\n            self.other_actors[0], self.ego_vehicles[0], location_of_collision_dynamic)\n        sync_arrival_stop = InTriggerDistanceToNextIntersection(self.other_actors[0],\n                                                                5)\n        sync_arrival_parallel.add_child(sync_arrival)\n        sync_arrival_parallel.add_child(sync_arrival_stop)\n\n        # Generate plan for WaypointFollower\n        turn = 0  # drive straight ahead\n        plan = []\n\n        # generating waypoints until intersection (target_waypoint)\n        plan, target_waypoint = generate_target_waypoint_list(\n            CarlaDataProvider.get_map().get_waypoint(self.other_actors[0].get_location()), turn)\n\n        # Generating waypoint list till next intersection\n        wp_choice = target_waypoint.next(5.0)\n        while len(wp_choice) == 1:\n            target_waypoint = wp_choice[0]\n            plan.append((target_waypoint, RoadOption.LANEFOLLOW))\n            wp_choice = target_waypoint.next(5.0)\n\n        continue_driving = py_trees.composites.Parallel(\n            \"ContinueDriving\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        continue_driving_waypoints = WaypointFollower(\n            self.other_actors[0], self._other_actor_target_velocity, plan=plan, avoid_collision=False)\n\n        continue_driving_distance = DriveDistance(\n            self.other_actors[0],\n            self._other_actor_distance,\n            name=\"Distance\")\n\n        continue_driving_timeout = TimeOut(10)\n\n        continue_driving.add_child(continue_driving_waypoints)\n        continue_driving.add_child(continue_driving_distance)\n        continue_driving.add_child(continue_driving_timeout)\n\n        # finally wait that ego vehicle drove a specific distance\n        wait = DriveDistance(\n            self.ego_vehicles[0],\n            self._ego_distance_to_drive,\n            name=\"DriveDistance\")\n\n        # Build behavior tree\n        sequence = py_trees.composites.Sequence(\"Sequence Behavior\")\n        sequence.add_child(ActorTransformSetter(self.other_actors[0], self._other_actor_transform))\n        sequence.add_child(startcondition)\n        sequence.add_child(sync_arrival_parallel)\n        sequence.add_child(continue_driving)\n        sequence.add_child(wait)\n        sequence.add_child(ActorDestroy(self.other_actors[0]))\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        max_velocity_criterion = MaxVelocityTest(\n            self.ego_vehicles[0],\n            self._ego_max_velocity_allowed,\n            optional=True)\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n        driven_distance_criterion = DrivenDistanceTest(\n            self.ego_vehicles[0],\n            self._ego_expected_driven_distance)\n\n        criteria.append(max_velocity_criterion)\n        criteria.append(collision_criterion)\n        criteria.append(driven_distance_criterion)\n\n        # Add the collision and lane checks for all vehicles as well\n        for vehicle in self.other_actors:\n            collision_criterion = CollisionTest(vehicle)\n            criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors and traffic lights upon deletion\n        \"\"\"\n        self._traffic_light = None\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/other_leading_vehicle.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nOther Leading Vehicle scenario:\n\nThe scenario realizes a common driving behavior, in which the\nuser-controlled ego vehicle follows a leading car driving down\na given road. At some point the leading car has to decelerate.\nThe ego vehicle has to react accordingly by changing lane to avoid a\ncollision and follow the leading car in other lane. The scenario ends\neither via a timeout, or if the ego vehicle drives some distance.\n\"\"\"\n\nimport py_trees\n\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      WaypointFollower,\n                                                                      ActorDestroy)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import (InTriggerDistanceToVehicle,\n                                                                               DriveDistance)\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import get_waypoint_in_distance\n\n\nclass OtherLeadingVehicle(BasicScenario):\n\n    \"\"\"\n    This class holds everything required for a simple \"Other Leading Vehicle\"\n    scenario involving a user controlled vehicle and two other actors.\n    Traffic Scenario 05\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=80):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self._world = world\n        self._map = CarlaDataProvider.get_map()\n        self._first_vehicle_location = 35\n        self._second_vehicle_location = self._first_vehicle_location + 1\n        self._ego_vehicle_drive_distance = self._first_vehicle_location * 4\n        self._first_vehicle_speed = 55\n        self._second_vehicle_speed = 45\n        self._reference_waypoint = self._map.get_waypoint(config.trigger_points[0].location)\n        self._other_actor_max_brake = 1.0\n        self._first_actor_transform = None\n        self._second_actor_transform = None\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n\n        super(OtherLeadingVehicle, self).__init__(\"VehicleDeceleratingInMultiLaneSetUp\",\n                                                  ego_vehicles,\n                                                  config,\n                                                  world,\n                                                  debug_mode,\n                                                  criteria_enable=criteria_enable)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n        first_vehicle_waypoint, _ = get_waypoint_in_distance(self._reference_waypoint, self._first_vehicle_location)\n        second_vehicle_waypoint, _ = get_waypoint_in_distance(self._reference_waypoint, self._second_vehicle_location)\n        second_vehicle_waypoint = second_vehicle_waypoint.get_left_lane()\n\n        first_vehicle_transform = carla.Transform(first_vehicle_waypoint.transform.location,\n                                                  first_vehicle_waypoint.transform.rotation)\n        second_vehicle_transform = carla.Transform(second_vehicle_waypoint.transform.location,\n                                                   second_vehicle_waypoint.transform.rotation)\n\n        first_vehicle = CarlaDataProvider.request_new_actor('vehicle.nissan.patrol', first_vehicle_transform)\n        second_vehicle = CarlaDataProvider.request_new_actor('vehicle.audi.tt', second_vehicle_transform)\n\n        self.other_actors.append(first_vehicle)\n        self.other_actors.append(second_vehicle)\n\n        self._first_actor_transform = first_vehicle_transform\n        self._second_actor_transform = second_vehicle_transform\n\n    def _create_behavior(self):\n        \"\"\"\n        The scenario defined after is a \"other leading vehicle\" scenario. After\n        invoking this scenario, the user controlled vehicle has to drive towards the\n        moving other actors, then make the leading actor to decelerate when user controlled\n        vehicle is at some close distance. Finally, the user-controlled vehicle has to change\n        lane to avoid collision and follow other leading actor in other lane to end the scenario.\n        If this does not happen within 90 seconds, a timeout stops the scenario or the ego vehicle\n        drives certain distance and stops the scenario.\n        \"\"\"\n        # start condition\n        driving_in_same_direction = py_trees.composites.Parallel(\"All actors driving in same direction\",\n                                                                 policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        leading_actor_sequence_behavior = py_trees.composites.Sequence(\"Decelerating actor sequence behavior\")\n\n        # both actors moving in same direction\n        keep_velocity = py_trees.composites.Parallel(\"Trigger condition for deceleration\",\n                                                     policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        keep_velocity.add_child(WaypointFollower(self.other_actors[0], self._first_vehicle_speed, avoid_collision=True))\n        keep_velocity.add_child(InTriggerDistanceToVehicle(self.other_actors[0], self.ego_vehicles[0], 55))\n\n        # Decelerating actor sequence behavior\n        decelerate = self._first_vehicle_speed / 3.2\n        leading_actor_sequence_behavior.add_child(keep_velocity)\n        leading_actor_sequence_behavior.add_child(WaypointFollower(self.other_actors[0], decelerate,\n                                                                   avoid_collision=True))\n        # end condition\n        ego_drive_distance = DriveDistance(self.ego_vehicles[0], self._ego_vehicle_drive_distance)\n\n        # Build behavior tree\n        sequence = py_trees.composites.Sequence(\"Scenario behavior\")\n        parallel_root = py_trees.composites.Parallel(policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        parallel_root.add_child(ego_drive_distance)\n        parallel_root.add_child(driving_in_same_direction)\n        driving_in_same_direction.add_child(leading_actor_sequence_behavior)\n        driving_in_same_direction.add_child(WaypointFollower(self.other_actors[1], self._second_vehicle_speed,\n                                                             avoid_collision=True))\n\n        sequence.add_child(ActorTransformSetter(self.other_actors[0], self._first_actor_transform))\n        sequence.add_child(ActorTransformSetter(self.other_actors[1], self._second_actor_transform))\n        sequence.add_child(parallel_root)\n        sequence.add_child(ActorDestroy(self.other_actors[0]))\n        sequence.add_child(ActorDestroy(self.other_actors[1]))\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0])\n        criteria.append(collision_criterion)\n\n        return criteria\n\n    def __del__(self):\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/route_scenario.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides Challenge routes as standalone scenarios\n\"\"\"\n\nfrom __future__ import print_function\n\nimport math\nimport traceback\nimport xml.etree.ElementTree as ET\nimport numpy.random as random\n\nimport py_trees\n\nimport carla\n\nfrom agents.navigation.local_planner import RoadOption\n\n# pylint: disable=line-too-long\nfrom srunner.scenarioconfigs.scenario_configuration import ScenarioConfiguration, ActorConfigurationData\n# pylint: enable=line-too-long\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import Idle, ScenarioTriggerer\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.route_parser import RouteParser, TRIGGER_THRESHOLD, TRIGGER_ANGLE_THRESHOLD\nfrom srunner.tools.route_manipulation import interpolate_trajectory\nfrom srunner.tools.py_trees_port import oneshot_behavior\n\nfrom srunner.scenarios.control_loss import ControlLoss\nfrom srunner.scenarios.follow_leading_vehicle import FollowLeadingVehicle\nfrom srunner.scenarios.object_crash_vehicle import DynamicObjectCrossing\nfrom srunner.scenarios.object_crash_intersection import VehicleTurningRoute\nfrom srunner.scenarios.other_leading_vehicle import OtherLeadingVehicle\nfrom srunner.scenarios.maneuver_opposite_direction import ManeuverOppositeDirection\nfrom srunner.scenarios.junction_crossing_route import SignalJunctionCrossingRoute, NoSignalJunctionCrossingRoute\n\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import (CollisionTest,\n                                                                     InRouteTest,\n                                                                     RouteCompletionTest,\n                                                                     OutsideRouteLanesTest,\n                                                                     RunningRedLightTest,\n                                                                     RunningStopTest,\n                                                                     ActorSpeedAboveThresholdTest)\n\nSECONDS_GIVEN_PER_METERS = 0.4\nimport os\nNUMBER_CLASS_TRANSLATION = {\n    \"Scenario1\": ControlLoss,\n    \"Scenario2\": FollowLeadingVehicle,\n    \"Scenario3\": DynamicObjectCrossing,\n    \"Scenario4\": VehicleTurningRoute,\n    \"Scenario5\": OtherLeadingVehicle,\n    \"Scenario6\": ManeuverOppositeDirection,\n    \"Scenario7\": SignalJunctionCrossingRoute,\n    \"Scenario8\": SignalJunctionCrossingRoute,\n    \"Scenario9\": SignalJunctionCrossingRoute,\n    \"Scenario10\": NoSignalJunctionCrossingRoute\n}\n\n\ndef convert_json_to_transform(actor_dict):\n    \"\"\"\n    Convert a JSON string to a CARLA transform\n    \"\"\"\n    return carla.Transform(location=carla.Location(x=float(actor_dict['x']), y=float(actor_dict['y']),\n                                                   z=float(actor_dict['z'])),\n                           rotation=carla.Rotation(roll=0.0, pitch=0.0, yaw=float(actor_dict['yaw'])))\n\n\ndef convert_json_to_actor(actor_dict):\n    \"\"\"\n    Convert a JSON string to an ActorConfigurationData dictionary\n    \"\"\"\n    node = ET.Element('waypoint')\n    node.set('x', actor_dict['x'])\n    node.set('y', actor_dict['y'])\n    node.set('z', actor_dict['z'])\n    node.set('yaw', actor_dict['yaw'])\n\n    return ActorConfigurationData.parse_from_node(node, 'simulation')\n\n\ndef convert_transform_to_location(transform_vec):\n    \"\"\"\n    Convert a vector of transforms to a vector of locations\n    \"\"\"\n    location_vec = []\n    for transform_tuple in transform_vec:\n        location_vec.append((transform_tuple[0].location, transform_tuple[1]))\n\n    return location_vec\n\n\ndef compare_scenarios(scenario_choice, existent_scenario):\n    \"\"\"\n    Compare function for scenarios based on distance of the scenario start position\n    \"\"\"\n    def transform_to_pos_vec(scenario):\n        \"\"\"\n        Convert left/right/front to a meaningful CARLA position\n        \"\"\"\n        position_vec = [scenario['trigger_position']]\n        if scenario['other_actors'] is not None:\n            if 'left' in scenario['other_actors']:\n                position_vec += scenario['other_actors']['left']\n            if 'front' in scenario['other_actors']:\n                position_vec += scenario['other_actors']['front']\n            if 'right' in scenario['other_actors']:\n                position_vec += scenario['other_actors']['right']\n\n        return position_vec\n\n    # put the positions of the scenario choice into a vec of positions to be able to compare\n\n    choice_vec = transform_to_pos_vec(scenario_choice)\n    existent_vec = transform_to_pos_vec(existent_scenario)\n    for pos_choice in choice_vec:\n        for pos_existent in existent_vec:\n\n            dx = float(pos_choice['x']) - float(pos_existent['x'])\n            dy = float(pos_choice['y']) - float(pos_existent['y'])\n            dz = float(pos_choice['z']) - float(pos_existent['z'])\n            dist_position = math.sqrt(dx * dx + dy * dy + dz * dz)\n            dyaw = float(pos_choice['yaw']) - float(pos_choice['yaw'])\n            dist_angle = math.sqrt(dyaw * dyaw)\n            if dist_position < TRIGGER_THRESHOLD and dist_angle < TRIGGER_ANGLE_THRESHOLD:\n                return True\n\n    return False\n\n\nclass RouteScenario(BasicScenario):\n\n    \"\"\"\n    Implementation of a RouteScenario, i.e. a scenario that consists of driving along a pre-defined route,\n    along which several smaller scenarios are triggered\n    \"\"\"\n\n    def __init__(self, world, config, debug_mode=False, criteria_enable=True, timeout=300):\n        \"\"\"\n        Setup all relevant parameters and create scenarios along route\n        \"\"\"\n\n        self.config = config\n        self.route = None\n        self.sampled_scenarios_definitions = None\n\n        self._update_route(world, config, debug_mode)\n\n        ego_vehicle = self._update_ego_vehicle()\n\n        self.list_scenarios = self._build_scenario_instances(world,\n                                                             ego_vehicle,\n                                                             self.sampled_scenarios_definitions,\n                                                             scenarios_per_tick=5,\n                                                             timeout=self.timeout,\n                                                             debug_mode=debug_mode)\n        self.is_eval = (os.environ['IS_EVAL'] == \"True\")\n        print(\"IS_EVAL\", self.is_eval)\n        super(RouteScenario, self).__init__(name=config.name,\n                                            ego_vehicles=[ego_vehicle],\n                                            config=config,\n                                            world=world,\n                                            debug_mode=False,\n                                            terminate_on_failure=False,\n                                            criteria_enable=criteria_enable)\n\n    def _update_route(self, world, config, debug_mode):\n        \"\"\"\n        Update the input route, i.e. refine waypoint list, and extract possible scenario locations\n\n        Parameters:\n        - world: CARLA world\n        - config: Scenario configuration (RouteConfiguration)\n        \"\"\"\n\n        # Transform the scenario file into a dictionary\n        world_annotations = RouteParser.parse_annotations_file(config.scenario_file)\n\n        # prepare route's trajectory (interpolate and add the GPS route)\n        gps_route, route = interpolate_trajectory(world, config.trajectory)\n\n        potential_scenarios_definitions, _ = RouteParser.scan_route_for_scenarios(config.town, route, world_annotations)\n\n        self.route = route\n        CarlaDataProvider.set_ego_vehicle_route(convert_transform_to_location(self.route))\n\n        config.agent.set_global_plan(gps_route, self.route)\n\n        # Sample the scenarios to be used for this route instance.\n        self.sampled_scenarios_definitions = self._scenario_sampling(potential_scenarios_definitions)\n\n        # Timeout of scenario in seconds\n        self.timeout = self._estimate_route_timeout()\n\n        # Print route in debug mode\n        if debug_mode:\n            self._draw_waypoints(world, self.route, vertical_shift=1.0, persistency=50000.0)\n\n    def _update_ego_vehicle(self):\n        \"\"\"\n        Set/Update the start position of the ego_vehicle\n        \"\"\"\n        # move ego to correct position\n        elevate_transform = self.route[0][0]\n        elevate_transform.location.z += 0.5\n\n        ego_vehicle = CarlaDataProvider.request_new_actor('vehicle.lincoln.mkz2017',\n                                                          elevate_transform,\n                                                          rolename='hero')\n\n        return ego_vehicle\n\n    def _estimate_route_timeout(self):\n        \"\"\"\n        Estimate the duration of the route\n        \"\"\"\n        route_length = 0.0  # in meters\n\n        prev_point = self.route[0][0]\n        for current_point, _ in self.route[1:]:\n            dist = current_point.location.distance(prev_point.location)\n            route_length += dist\n            prev_point = current_point\n\n        return int(SECONDS_GIVEN_PER_METERS * route_length)\n\n    # pylint: disable=no-self-use\n    def _draw_waypoints(self, world, waypoints, vertical_shift, persistency=-1):\n        \"\"\"\n        Draw a list of waypoints at a certain height given in vertical_shift.\n        \"\"\"\n        for w in waypoints:\n            wp = w[0].location + carla.Location(z=vertical_shift)\n\n            size = 0.2\n            if w[1] == RoadOption.LEFT:  # Yellow\n                color = carla.Color(255, 255, 0)\n            elif w[1] == RoadOption.RIGHT:  # Cyan\n                color = carla.Color(0, 255, 255)\n            elif w[1] == RoadOption.CHANGELANELEFT:  # Orange\n                color = carla.Color(255, 64, 0)\n            elif w[1] == RoadOption.CHANGELANERIGHT:  # Dark Cyan\n                color = carla.Color(0, 64, 255)\n            elif w[1] == RoadOption.STRAIGHT:  # Gray\n                color = carla.Color(128, 128, 128)\n            else:  # LANEFOLLOW\n                color = carla.Color(0, 255, 0)  # Green\n                size = 0.1\n\n            world.debug.draw_point(wp, size=size, color=color, life_time=persistency)\n\n        world.debug.draw_point(waypoints[0][0].location + carla.Location(z=vertical_shift), size=0.2,\n                               color=carla.Color(0, 0, 255), life_time=persistency)\n        world.debug.draw_point(waypoints[-1][0].location + carla.Location(z=vertical_shift), size=0.2,\n                               color=carla.Color(255, 0, 0), life_time=persistency)\n\n    def _scenario_sampling(self, potential_scenarios_definitions, random_seed=0):\n        \"\"\"\n        The function used to sample the scenarios that are going to happen for this route.\n        \"\"\"\n\n        # fix the random seed for reproducibility\n        rng = random.RandomState(random_seed)\n\n        def position_sampled(scenario_choice, sampled_scenarios):\n            \"\"\"\n            Check if a position was already sampled, i.e. used for another scenario\n            \"\"\"\n            for existent_scenario in sampled_scenarios:\n                # If the scenarios have equal positions then it is true.\n                if compare_scenarios(scenario_choice, existent_scenario):\n                    return True\n\n            return False\n\n        # The idea is to randomly sample a scenario per trigger position.\n        sampled_scenarios = []\n        for trigger in potential_scenarios_definitions.keys():\n            possible_scenarios = potential_scenarios_definitions[trigger]\n\n            scenario_choice = rng.choice(possible_scenarios)\n            del possible_scenarios[possible_scenarios.index(scenario_choice)]\n            # We keep sampling and testing if this position is present on any of the scenarios.\n            while position_sampled(scenario_choice, sampled_scenarios):\n                if possible_scenarios is None or not possible_scenarios:\n                    scenario_choice = None\n                    break\n                scenario_choice = rng.choice(possible_scenarios)\n                del possible_scenarios[possible_scenarios.index(scenario_choice)]\n\n            if scenario_choice is not None:\n                sampled_scenarios.append(scenario_choice)\n\n        return sampled_scenarios\n\n    def _build_scenario_instances(self, world, ego_vehicle, scenario_definitions,\n                                  scenarios_per_tick=5, timeout=300, debug_mode=False):\n        \"\"\"\n        Based on the parsed route and possible scenarios, build all the scenario classes.\n        \"\"\"\n        scenario_instance_vec = []\n\n        if debug_mode:\n            for scenario in scenario_definitions:\n                loc = carla.Location(scenario['trigger_position']['x'],\n                                     scenario['trigger_position']['y'],\n                                     scenario['trigger_position']['z']) + carla.Location(z=2.0)\n                world.debug.draw_point(loc, size=0.3, color=carla.Color(255, 0, 0), life_time=100000)\n                world.debug.draw_string(loc, str(scenario['name']), draw_shadow=False,\n                                        color=carla.Color(0, 0, 255), life_time=100000, persistent_lines=True)\n\n        for scenario_number, definition in enumerate(scenario_definitions):\n            # Get the class possibilities for this scenario number\n            scenario_class = NUMBER_CLASS_TRANSLATION[definition['name']]\n\n            # Create the other actors that are going to appear\n            if definition['other_actors'] is not None:\n                list_of_actor_conf_instances = self._get_actors_instances(definition['other_actors'])\n            else:\n                list_of_actor_conf_instances = []\n            # Create an actor configuration for the ego-vehicle trigger position\n\n            egoactor_trigger_position = convert_json_to_transform(definition['trigger_position'])\n            scenario_configuration = ScenarioConfiguration()\n            scenario_configuration.other_actors = list_of_actor_conf_instances\n            scenario_configuration.trigger_points = [egoactor_trigger_position]\n            scenario_configuration.subtype = definition['scenario_type']\n            scenario_configuration.ego_vehicles = [ActorConfigurationData('vehicle.lincoln.mkz2017',\n                                                                          ego_vehicle.get_transform(),\n                                                                          'hero')]\n            route_var_name = \"ScenarioRouteNumber{}\".format(scenario_number)\n            scenario_configuration.route_var_name = route_var_name\n\n            try:\n                scenario_instance = scenario_class(world, [ego_vehicle], scenario_configuration,\n                                                   criteria_enable=False, timeout=timeout)\n                # Do a tick every once in a while to avoid spawning everything at the same time\n                if scenario_number % scenarios_per_tick == 0:\n                    if CarlaDataProvider.is_sync_mode():\n                        world.tick()\n                    else:\n                        world.wait_for_tick()\n\n                scenario_number += 1\n            except Exception as e:      # pylint: disable=broad-except\n                if debug_mode:\n                    traceback.print_exc()\n                print(\"Skipping scenario '{}' due to setup error: {}\".format(definition['name'], e))\n                continue\n\n            scenario_instance_vec.append(scenario_instance)\n\n        return scenario_instance_vec\n\n    def _get_actors_instances(self, list_of_antagonist_actors):\n        \"\"\"\n        Get the full list of actor instances.\n        \"\"\"\n\n        def get_actors_from_list(list_of_actor_def):\n            \"\"\"\n                Receives a list of actor definitions and creates an actual list of ActorConfigurationObjects\n            \"\"\"\n            sublist_of_actors = []\n            for actor_def in list_of_actor_def:\n                sublist_of_actors.append(convert_json_to_actor(actor_def))\n\n            return sublist_of_actors\n\n        list_of_actors = []\n        # Parse vehicles to the left\n        if 'front' in list_of_antagonist_actors:\n            list_of_actors += get_actors_from_list(list_of_antagonist_actors['front'])\n\n        if 'left' in list_of_antagonist_actors:\n            list_of_actors += get_actors_from_list(list_of_antagonist_actors['left'])\n\n        if 'right' in list_of_antagonist_actors:\n            list_of_actors += get_actors_from_list(list_of_antagonist_actors['right'])\n\n        return list_of_actors\n\n    # pylint: enable=no-self-use\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Set other_actors to the superset of all scenario actors\n        \"\"\"\n\n        # Create the background activity of the route\n        town_amount = {\n            'Town01': 120,\n            'Town02': 100,\n            'Town03': 120,\n            'Town04': 200,\n            'Town05': 120,\n            'Town06': 150,\n            'Town07': 110,\n            'Town08': 180,\n            'Town09': 300,\n            'Town10': 120,\n        }\n\n        amount = town_amount[config.town] if config.town in town_amount else 0\n        if os.environ[\"BENCHMARK\"] == \"town05long\":\n            amount = 120\n            print(\"----------------Eval with Town05 Long, amount=120\", flush=True)\n        if os.environ[\"BENCHMARK\"] == \"longest6\":\n            amount = 500\n            print(\"----------------Eval with Longest6, amount=500\", flush=True)\n        new_actors = CarlaDataProvider.request_new_batch_actors('vehicle.*',\n                                                                amount,\n                                                                carla.Transform(),\n                                                                autopilot=True,\n                                                                random_location=True,\n                                                                rolename='background')\n\n        if new_actors is None:\n            raise Exception(\"Error: Unable to add the background activity, all spawn points were occupied\")\n\n        for _actor in new_actors:\n            self.other_actors.append(_actor)\n\n        # Add all the actors of the specific scenarios to self.other_actors\n        for scenario in self.list_scenarios:\n            self.other_actors.extend(scenario.other_actors)\n\n    def _create_behavior(self):\n        \"\"\"\n        Basic behavior do nothing, i.e. Idle\n        \"\"\"\n        scenario_trigger_distance = 1.5  # Max trigger distance between route and scenario\n\n        behavior = py_trees.composites.Parallel(policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n\n        subbehavior = py_trees.composites.Parallel(name=\"Behavior\",\n                                                   policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL)\n\n        scenario_behaviors = []\n        blackboard_list = []\n\n        for i, scenario in enumerate(self.list_scenarios):\n            if scenario.scenario.behavior is not None:\n                route_var_name = scenario.config.route_var_name\n                if route_var_name is not None:\n                    scenario_behaviors.append(scenario.scenario.behavior)\n                    blackboard_list.append([scenario.config.route_var_name,\n                                            scenario.config.trigger_points[0].location])\n                else:\n                    name = \"{} - {}\".format(i, scenario.scenario.behavior.name)\n                    oneshot_idiom = oneshot_behavior(name,\n                                                     behaviour=scenario.scenario.behavior,\n                                                     name=name)\n                    scenario_behaviors.append(oneshot_idiom)\n\n        # Add behavior that manages the scenarios trigger conditions\n        scenario_triggerer = ScenarioTriggerer(\n            self.ego_vehicles[0],\n            self.route,\n            blackboard_list,\n            scenario_trigger_distance,\n            repeat_scenarios=False\n        )\n\n        subbehavior.add_child(scenario_triggerer)  # make ScenarioTriggerer the first thing to be checked\n        subbehavior.add_children(scenario_behaviors)\n        subbehavior.add_child(Idle())  # The behaviours cannot make the route scenario stop\n        behavior.add_child(subbehavior)\n\n        return behavior\n\n    def _create_test_criteria(self):\n        \"\"\"\n        \"\"\"\n\n        criteria = []\n\n        route = convert_transform_to_location(self.route)\n\n        collision_criterion = CollisionTest(self.ego_vehicles[0], terminate_on_failure=False)\n\n        route_criterion = InRouteTest(self.ego_vehicles[0],\n                                      route=route,\n                                      offroad_max=30,\n                                      terminate_on_failure=True)\n\n        completion_criterion = RouteCompletionTest(self.ego_vehicles[0], route=route)\n\n        outsidelane_criterion = OutsideRouteLanesTest(self.ego_vehicles[0], route=route)\n\n        red_light_criterion = RunningRedLightTest(self.ego_vehicles[0])\n\n        stop_criterion = RunningStopTest(self.ego_vehicles[0])\n\n        blocked_criterion = ActorSpeedAboveThresholdTest(self.ego_vehicles[0],\n                                                         speed_threshold=0.1,\n                                                         below_threshold_max_time=90.0,\n                                                         terminate_on_failure=True)\n\n        criteria.append(completion_criterion)\n        criteria.append(collision_criterion)\n        criteria.append(route_criterion)\n        criteria.append(outsidelane_criterion)\n        criteria.append(red_light_criterion)\n        criteria.append(stop_criterion)\n        criteria.append(blocked_criterion)\n\n        return criteria\n\n    def __del__(self):\n        \"\"\"\n        Remove all actors upon deletion\n        \"\"\"\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/signalized_junction_left_turn.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nCollection of traffic scenarios where the ego vehicle (hero)\nis making a left turn\n\"\"\"\n\nfrom six.moves.queue import Queue  # pylint: disable=relative-import\n\nimport py_trees\nimport carla\nfrom agents.navigation.local_planner import RoadOption\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      ActorDestroy,\n                                                                      ActorSource,\n                                                                      ActorSink,\n                                                                      WaypointFollower)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import DriveDistance\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import generate_target_waypoint\n\n\nclass SignalizedJunctionLeftTurn(BasicScenario):\n\n    \"\"\"\n    Implementation class for Hero\n    Vehicle turning left at signalized junction scenario,\n    Traffic Scenario 08.\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    timeout = 80  # Timeout of scenario in seconds\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=80):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self._world = world\n        self._map = CarlaDataProvider.get_map()\n        self._target_vel = 6.9\n        self._brake_value = 0.5\n        self._ego_distance = 110\n        self._traffic_light = None\n        self._other_actor_transform = None\n        self._blackboard_queue_name = 'SignalizedJunctionLeftTurn/actor_flow_queue'\n        self._queue = py_trees.blackboard.Blackboard().set(self._blackboard_queue_name, Queue())\n        self._initialized = True\n        super(SignalizedJunctionLeftTurn, self).__init__(\"TurnLeftAtSignalizedJunction\",\n                                                         ego_vehicles,\n                                                         config,\n                                                         world,\n                                                         debug_mode,\n                                                         criteria_enable=criteria_enable)\n\n        self._traffic_light = CarlaDataProvider.get_next_traffic_light(self.ego_vehicles[0], False)\n        traffic_light_other = CarlaDataProvider.get_next_traffic_light(self.other_actors[0], False)\n        if self._traffic_light is None or traffic_light_other is None:\n            raise RuntimeError(\"No traffic light for the given location found\")\n        self._traffic_light.set_state(carla.TrafficLightState.Green)\n        self._traffic_light.set_green_time(self.timeout)\n        # other vehicle's traffic light\n        traffic_light_other.set_state(carla.TrafficLightState.Green)\n        traffic_light_other.set_green_time(self.timeout)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n        self._other_actor_transform = config.other_actors[0].transform\n        first_vehicle_transform = carla.Transform(\n            carla.Location(config.other_actors[0].transform.location.x,\n                           config.other_actors[0].transform.location.y,\n                           config.other_actors[0].transform.location.z - 500),\n            config.other_actors[0].transform.rotation)\n        first_vehicle = CarlaDataProvider.request_new_actor(config.other_actors[0].model, self._other_actor_transform)\n        first_vehicle.set_transform(first_vehicle_transform)\n        first_vehicle.set_simulate_physics(enabled=False)\n        self.other_actors.append(first_vehicle)\n\n    def _create_behavior(self):\n        \"\"\"\n        Hero vehicle is turning left in an urban area,\n        at a signalized intersection, while other actor coming straight\n        .The hero actor may turn left either before other actor\n        passes intersection or later, without any collision.\n        After 80 seconds, a timeout stops the scenario.\n        \"\"\"\n\n        sequence = py_trees.composites.Sequence(\"Sequence Behavior\")\n\n        # Selecting straight path at intersection\n        target_waypoint = generate_target_waypoint(\n            CarlaDataProvider.get_map().get_waypoint(self.other_actors[0].get_location()), 0)\n        # Generating waypoint list till next intersection\n        plan = []\n        wp_choice = target_waypoint.next(1.0)\n        while not wp_choice[0].is_intersection:\n            target_waypoint = wp_choice[0]\n            plan.append((target_waypoint, RoadOption.LANEFOLLOW))\n            wp_choice = target_waypoint.next(1.0)\n        # adding flow of actors\n        actor_source = ActorSource(\n            ['vehicle.tesla.model3', 'vehicle.audi.tt'],\n            self._other_actor_transform, 15, self._blackboard_queue_name)\n        # destroying flow of actors\n        actor_sink = ActorSink(plan[-1][0].transform.location, 10)\n        # follow waypoints untill next intersection\n        move_actor = WaypointFollower(self.other_actors[0], self._target_vel, plan=plan,\n                                      blackboard_queue_name=self._blackboard_queue_name, avoid_collision=True)\n        # wait\n        wait = DriveDistance(self.ego_vehicles[0], self._ego_distance)\n\n        # Behavior tree\n        root = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        root.add_child(wait)\n        root.add_child(actor_source)\n        root.add_child(actor_sink)\n        root.add_child(move_actor)\n\n        sequence.add_child(ActorTransformSetter(self.other_actors[0], self._other_actor_transform))\n        sequence.add_child(root)\n        sequence.add_child(ActorDestroy(self.other_actors[0]))\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collison_criteria = CollisionTest(self.ego_vehicles[0])\n        criteria.append(collison_criteria)\n\n        return criteria\n\n    def __del__(self):\n        self._traffic_light = None\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/scenarios/signalized_junction_right_turn.py",
    "content": "#!/usr/bin/env python\n\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nCollection of traffic scenarios where the ego vehicle (hero)\nis making a right turn\n\"\"\"\n\nfrom __future__ import print_function\n\nimport sys\n\nimport py_trees\n\nimport carla\nfrom agents.navigation.local_planner import RoadOption\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (ActorTransformSetter,\n                                                                      ActorDestroy,\n                                                                      StopVehicle,\n                                                                      SyncArrival,\n                                                                      WaypointFollower)\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import CollisionTest\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import DriveDistance, InTriggerDistanceToLocation\nfrom srunner.scenarios.basic_scenario import BasicScenario\nfrom srunner.tools.scenario_helper import (get_geometric_linear_intersection,\n                                           get_crossing_point,\n                                           generate_target_waypoint)\n\n\nclass SignalizedJunctionRightTurn(BasicScenario):\n\n    \"\"\"\n    Implementation class for Hero\n    Vehicle turning right at signalized junction scenario,\n    Traffic Scenario 09.\n\n    This is a single ego vehicle scenario\n    \"\"\"\n\n    def __init__(self, world, ego_vehicles, config, randomize=False, debug_mode=False, criteria_enable=True,\n                 timeout=80):\n        \"\"\"\n        Setup all relevant parameters and create scenario\n        \"\"\"\n        self._target_vel = 6.9\n        self._brake_value = 0.5\n        self._ego_distance = 40\n        self._traffic_light = None\n        self._other_actor_transform = None\n        # Timeout of scenario in seconds\n        self.timeout = timeout\n        super(SignalizedJunctionRightTurn, self).__init__(\"HeroActorTurningRightAtSignalizedJunction\",\n                                                          ego_vehicles,\n                                                          config,\n                                                          world,\n                                                          debug_mode,\n                                                          criteria_enable=criteria_enable)\n\n        self._traffic_light = CarlaDataProvider.get_next_traffic_light(self.ego_vehicles[0], False)\n        if self._traffic_light is None:\n            print(\"No traffic light for the given location of the ego vehicle found\")\n            sys.exit(-1)\n        self._traffic_light.set_state(carla.TrafficLightState.Red)\n        self._traffic_light.set_red_time(self.timeout)\n        # other vehicle's traffic light\n        traffic_light_other = CarlaDataProvider.get_next_traffic_light(self.other_actors[0], False)\n        if traffic_light_other is None:\n            print(\"No traffic light for the given location of the other vehicle found\")\n            sys.exit(-1)\n        traffic_light_other.set_state(carla.TrafficLightState.Green)\n        traffic_light_other.set_green_time(self.timeout)\n\n    def _initialize_actors(self, config):\n        \"\"\"\n        Custom initialization\n        \"\"\"\n        self._other_actor_transform = config.other_actors[0].transform\n        first_vehicle_transform = carla.Transform(\n            carla.Location(config.other_actors[0].transform.location.x,\n                           config.other_actors[0].transform.location.y,\n                           config.other_actors[0].transform.location.z - 500),\n            config.other_actors[0].transform.rotation)\n        first_vehicle = CarlaDataProvider.request_new_actor(config.other_actors[0].model, first_vehicle_transform)\n        first_vehicle.set_simulate_physics(enabled=False)\n        self.other_actors.append(first_vehicle)\n\n    def _create_behavior(self):\n        \"\"\"\n        Hero vehicle is turning right in an urban area,\n        at a signalized intersection, while other actor coming straight\n        from left.The hero actor may turn right either before other actor\n        passes intersection or later, without any collision.\n        After 80 seconds, a timeout stops the scenario.\n        \"\"\"\n\n        location_of_collision_dynamic = get_geometric_linear_intersection(self.ego_vehicles[0], self.other_actors[0])\n        crossing_point_dynamic = get_crossing_point(self.other_actors[0])\n        sync_arrival = SyncArrival(\n            self.other_actors[0], self.ego_vehicles[0], location_of_collision_dynamic)\n        sync_arrival_stop = InTriggerDistanceToLocation(self.other_actors[0], crossing_point_dynamic, 5)\n\n        sync_arrival_parallel = py_trees.composites.Parallel(\n            \"Synchronize arrival times\",\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        sync_arrival_parallel.add_child(sync_arrival)\n        sync_arrival_parallel.add_child(sync_arrival_stop)\n\n        # Selecting straight path at intersection\n        target_waypoint = generate_target_waypoint(\n            CarlaDataProvider.get_map().get_waypoint(self.other_actors[0].get_location()), 0)\n        # Generating waypoint list till next intersection\n        plan = []\n        wp_choice = target_waypoint.next(1.0)\n        while not wp_choice[0].is_intersection:\n            target_waypoint = wp_choice[0]\n            plan.append((target_waypoint, RoadOption.LANEFOLLOW))\n            wp_choice = target_waypoint.next(1.0)\n\n        move_actor = WaypointFollower(self.other_actors[0], self._target_vel, plan=plan)\n        waypoint_follower_end = InTriggerDistanceToLocation(\n            self.other_actors[0], plan[-1][0].transform.location, 10)\n\n        move_actor_parallel = py_trees.composites.Parallel(\n            policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ONE)\n        move_actor_parallel.add_child(move_actor)\n        move_actor_parallel.add_child(waypoint_follower_end)\n        # stop other actor\n        stop = StopVehicle(self.other_actors[0], self._brake_value)\n        # end condition\n        end_condition = DriveDistance(self.ego_vehicles[0], self._ego_distance)\n\n        # Behavior tree\n        sequence = py_trees.composites.Sequence()\n        sequence.add_child(ActorTransformSetter(self.other_actors[0], self._other_actor_transform))\n        sequence.add_child(sync_arrival_parallel)\n        sequence.add_child(move_actor_parallel)\n        sequence.add_child(stop)\n        sequence.add_child(end_condition)\n        sequence.add_child(ActorDestroy(self.other_actors[0]))\n\n        return sequence\n\n    def _create_test_criteria(self):\n        \"\"\"\n        A list of all test criteria will be created that is later used\n        in parallel behavior tree.\n        \"\"\"\n        criteria = []\n\n        collison_criteria = CollisionTest(self.ego_vehicles[0])\n        criteria.append(collison_criteria)\n\n        return criteria\n\n    def __del__(self):\n        self._traffic_light = None\n        self.remove_all_actors()\n"
  },
  {
    "path": "scenario_runner/srunner/tools/__init__.py",
    "content": ""
  },
  {
    "path": "scenario_runner/srunner/tools/openscenario_parser.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019-2020 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides a parser for scenario configuration files based on OpenSCENARIO\n\"\"\"\n\nfrom distutils.util import strtobool\nimport copy\nimport datetime\nimport math\nimport operator\n\nimport py_trees\nimport carla\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\nfrom srunner.scenariomanager.weather_sim import Weather\nfrom srunner.scenariomanager.scenarioatomics.atomic_behaviors import (TrafficLightStateSetter,\n                                                                      ActorTransformSetterToOSCPosition,\n                                                                      RunScript,\n                                                                      ChangeWeather,\n                                                                      ChangeAutoPilot,\n                                                                      ChangeRoadFriction,\n                                                                      ChangeActorTargetSpeed,\n                                                                      ChangeActorControl,\n                                                                      ChangeActorWaypoints,\n                                                                      ChangeActorWaypointsToReachPosition,\n                                                                      ChangeActorLateralMotion,\n                                                                      Idle)\n# pylint: disable=unused-import\n# For the following includes the pylint check is disabled, as these are accessed via globals()\nfrom srunner.scenariomanager.scenarioatomics.atomic_criteria import (CollisionTest,\n                                                                     MaxVelocityTest,\n                                                                     DrivenDistanceTest,\n                                                                     AverageVelocityTest,\n                                                                     KeepLaneTest,\n                                                                     ReachedRegionTest,\n                                                                     OnSidewalkTest,\n                                                                     WrongLaneTest,\n                                                                     InRadiusRegionTest,\n                                                                     InRouteTest,\n                                                                     RouteCompletionTest,\n                                                                     RunningRedLightTest,\n                                                                     RunningStopTest,\n                                                                     OffRoadTest,\n                                                                     EndofRoadTest)\n# pylint: enable=unused-import\nfrom srunner.scenariomanager.scenarioatomics.atomic_trigger_conditions import (InTriggerDistanceToVehicle,\n                                                                               InTriggerDistanceToOSCPosition,\n                                                                               InTimeToArrivalToOSCPosition,\n                                                                               InTimeToArrivalToVehicle,\n                                                                               DriveDistance,\n                                                                               StandStill,\n                                                                               OSCStartEndCondition,\n                                                                               TriggerAcceleration,\n                                                                               RelativeVelocityToOtherActor,\n                                                                               TimeOfDayComparison,\n                                                                               TriggerVelocity,\n                                                                               WaitForTrafficLightState)\nfrom srunner.scenariomanager.timer import TimeOut, SimulationTimeCondition\nfrom srunner.tools.py_trees_port import oneshot_behavior\n\n\nclass OpenScenarioParser(object):\n\n    \"\"\"\n    Pure static class providing conversions from OpenSCENARIO elements to ScenarioRunner elements\n    \"\"\"\n    operators = {\n        \"greaterThan\": operator.gt,\n        \"lessThan\": operator.lt,\n        \"equalTo\": operator.eq\n    }\n\n    actor_types = {\n        \"pedestrian\": \"walker\",\n        \"vehicle\": \"vehicle\",\n        \"miscellaneous\": \"miscellaneous\"\n    }\n\n    tl_states = {\n        \"GREEN\": carla.TrafficLightState.Green,\n        \"YELLOW\": carla.TrafficLightState.Yellow,\n        \"RED\": carla.TrafficLightState.Red,\n        \"OFF\": carla.TrafficLightState.Off,\n    }\n\n    global_osc_parameters = dict()\n    use_carla_coordinate_system = False\n    osc_filepath = None\n\n    @staticmethod\n    def get_traffic_light_from_osc_name(name):\n        \"\"\"\n        Returns a carla.TrafficLight instance that matches the name given\n        \"\"\"\n        traffic_light = None\n\n        # Given by id\n        if name.startswith(\"id=\"):\n            tl_id = name[3:]\n            for carla_tl in CarlaDataProvider.get_world().get_actors().filter('traffic.traffic_light'):\n                if carla_tl.id == tl_id:\n                    traffic_light = carla_tl\n                    break\n        # Given by position\n        elif name.startswith(\"pos=\"):\n            tl_pos = name[4:]\n            pos = tl_pos.split(\",\")\n            for carla_tl in CarlaDataProvider.get_world().get_actors().filter('traffic.traffic_light'):\n                carla_tl_location = carla_tl.get_transform().location\n                distance = carla_tl_location.distance(carla.Location(float(pos[0]),\n                                                                     float(pos[1]),\n                                                                     carla_tl_location.z))\n                if distance < 2.0:\n                    traffic_light = carla_tl\n                    break\n\n        if traffic_light is None:\n            raise AttributeError(\"Unknown  traffic light {}\".format(name))\n\n        return traffic_light\n\n    @staticmethod\n    def set_osc_filepath(filepath):\n        \"\"\"\n        Set path of OSC file. This is required if for example custom commands are provided with\n        relative paths.\n        \"\"\"\n        OpenScenarioParser.osc_filepath = filepath\n\n    @staticmethod\n    def set_use_carla_coordinate_system():\n        \"\"\"\n        CARLA internally uses a left-hand coordinate system (Unreal), but OpenSCENARIO and OpenDRIVE\n        are intended for right-hand coordinate system. Hence, we need to invert the coordinates, if\n        the scenario does not use CARLA coordinates, but instead right-hand coordinates.\n        \"\"\"\n        OpenScenarioParser.use_carla_coordinate_system = True\n\n    @staticmethod\n    def set_parameters(xml_tree, additional_parameter_dict=None):\n        \"\"\"\n        Parse the xml_tree, and replace all parameter references\n        with the actual values.\n\n        Note: Parameter names must not start with \"$\", however when referencing a parameter the\n              reference has to start with \"$\".\n              https://releases.asam.net/OpenSCENARIO/1.0.0/ASAM_OpenSCENARIO_BS-1-2_User-Guide_V1-0-0.html#_re_use_mechanisms\n\n        Args:\n            xml_tree: Containing all nodes that should be updated\n            additional_parameter_dict (dictionary): Additional parameters as dict (key, value). Optional.\n\n        returns:\n            updated xml_tree, dictonary containing all parameters and their values\n        \"\"\"\n\n        parameter_dict = dict()\n        if additional_parameter_dict is not None:\n            parameter_dict = additional_parameter_dict\n        parameters = xml_tree.find('ParameterDeclarations')\n\n        if parameters is None and not parameter_dict:\n            return xml_tree, parameter_dict\n\n        if parameters is None:\n            parameters = []\n\n        for parameter in parameters:\n            name = parameter.attrib.get('name')\n            value = parameter.attrib.get('value')\n            parameter_dict[name] = value\n\n        for node in xml_tree.iter():\n            for key in node.attrib:\n                for param in sorted(parameter_dict, key=len, reverse=True):\n                    if \"$\" + param in node.attrib[key]:\n                        node.attrib[key] = node.attrib[key].replace(\"$\" + param, parameter_dict[param])\n\n        return xml_tree, parameter_dict\n\n    @staticmethod\n    def set_global_parameters(parameter_dict):\n        \"\"\"\n        Set global_osc_parameter dictionary\n\n        Args:\n            parameter_dict (Dictionary): Input for global_osc_parameter\n        \"\"\"\n        OpenScenarioParser.global_osc_parameters = parameter_dict\n\n    @staticmethod\n    def get_catalog_entry(catalogs, catalog_reference):\n        \"\"\"\n        Get catalog entry referenced by catalog_reference included correct parameter settings\n\n        Args:\n            catalogs (Dictionary of dictionaries): List of all catalogs and their entries\n            catalog_reference (XML ElementTree): Reference containing the exact catalog to be used\n\n        returns:\n            Catalog entry (XML ElementTree)\n        \"\"\"\n\n        entry = catalogs[catalog_reference.attrib.get(\"catalogName\")][catalog_reference.attrib.get(\"entryName\")]\n        entry_copy = copy.deepcopy(entry)\n        catalog_copy = copy.deepcopy(catalog_reference)\n        entry = OpenScenarioParser.assign_catalog_parameters(entry_copy, catalog_copy)\n\n        return entry\n\n    @staticmethod\n    def assign_catalog_parameters(entry_instance, catalog_reference):\n        \"\"\"\n        Parse catalog_reference, and replace all parameter references\n        in entry_instance by the values provided in catalog_reference.\n\n        Not to be used from outside this class.\n\n        Args:\n            entry_instance (XML ElementTree): Entry to be updated\n            catalog_reference (XML ElementTree): Reference containing the exact parameter values\n\n        returns:\n            updated entry_instance with updated parameter values\n        \"\"\"\n\n        parameter_dict = dict()\n        for elem in entry_instance.iter():\n            if elem.find('ParameterDeclarations') is not None:\n                parameters = elem.find('ParameterDeclarations')\n                for parameter in parameters:\n                    name = parameter.attrib.get('name')\n                    value = parameter.attrib.get('value')\n                    parameter_dict[name] = value\n\n        for parameter_assignments in catalog_reference.iter(\"ParameterAssignments\"):\n            for parameter_assignment in parameter_assignments.iter(\"ParameterAssignment\"):\n                parameter = parameter_assignment.attrib.get(\"parameterRef\")\n                value = parameter_assignment.attrib.get(\"value\")\n                parameter_dict[parameter] = value\n\n        for node in entry_instance.iter():\n            for key in node.attrib:\n                for param in sorted(parameter_dict, key=len, reverse=True):\n                    if \"$\" + param in node.attrib[key]:\n                        node.attrib[key] = node.attrib[key].replace(\"$\" + param, parameter_dict[param])\n\n        OpenScenarioParser.set_parameters(entry_instance, OpenScenarioParser.global_osc_parameters)\n\n        return entry_instance\n\n    @staticmethod\n    def get_friction_from_env_action(xml_tree, catalogs):\n        \"\"\"\n        Extract the CARLA road friction coefficient from an OSC EnvironmentAction\n\n        Args:\n            xml_tree: Containing the EnvironmentAction,\n                or the reference to the catalog it is defined in.\n            catalogs: XML Catalogs that could contain the EnvironmentAction\n\n        returns:\n           friction (float)\n        \"\"\"\n        set_environment = next(xml_tree.iter(\"EnvironmentAction\"))\n\n        if sum(1 for _ in set_environment.iter(\"Weather\")) != 0:\n            environment = set_environment.find(\"Environment\")\n        elif set_environment.find(\"CatalogReference\") is not None:\n            catalog_reference = set_environment.find(\"CatalogReference\")\n            environment = OpenScenarioParser.get_catalog_entry(catalogs, catalog_reference)\n\n        friction = 1.0\n\n        road_condition = environment.iter(\"RoadCondition\")\n        for condition in road_condition:\n            friction = condition.attrib.get('frictionScaleFactor')\n\n        return friction\n\n    @staticmethod\n    def get_weather_from_env_action(xml_tree, catalogs):\n        \"\"\"\n        Extract the CARLA weather parameters from an OSC EnvironmentAction\n\n        Args:\n            xml_tree: Containing the EnvironmentAction,\n                or the reference to the catalog it is defined in.\n            catalogs: XML Catalogs that could contain the EnvironmentAction\n\n        returns:\n           Weather (srunner.scenariomanager.weather_sim.Weather)\n        \"\"\"\n        set_environment = next(xml_tree.iter(\"EnvironmentAction\"))\n\n        if sum(1 for _ in set_environment.iter(\"Weather\")) != 0:\n            environment = set_environment.find(\"Environment\")\n        elif set_environment.find(\"CatalogReference\") is not None:\n            catalog_reference = set_environment.find(\"CatalogReference\")\n            environment = OpenScenarioParser.get_catalog_entry(catalogs, catalog_reference)\n\n        weather = environment.find(\"Weather\")\n        sun = weather.find(\"Sun\")\n\n        carla_weather = carla.WeatherParameters()\n        carla_weather.sun_azimuth_angle = math.degrees(float(sun.attrib.get('azimuth', 0)))\n        carla_weather.sun_altitude_angle = math.degrees(float(sun.attrib.get('elevation', 0)))\n        carla_weather.cloudiness = 100 - float(sun.attrib.get('intensity', 0)) * 100\n        fog = weather.find(\"Fog\")\n        carla_weather.fog_distance = float(fog.attrib.get('visualRange', 'inf'))\n        if carla_weather.fog_distance < 1000:\n            carla_weather.fog_density = 100\n        carla_weather.precipitation = 0\n        carla_weather.precipitation_deposits = 0\n        carla_weather.wetness = 0\n        carla_weather.wind_intensity = 0\n        precepitation = weather.find(\"Precipitation\")\n        if precepitation.attrib.get('precipitationType') == \"rain\":\n            carla_weather.precipitation = float(precepitation.attrib.get('intensity')) * 100\n            carla_weather.precipitation_deposits = 100  # if it rains, make the road wet\n            carla_weather.wetness = carla_weather.precipitation\n        elif precepitation.attrib.get('type') == \"snow\":\n            raise AttributeError(\"CARLA does not support snow precipitation\")\n\n        time_of_day = environment.find(\"TimeOfDay\")\n        weather_animation = strtobool(time_of_day.attrib.get(\"animation\"))\n        time = time_of_day.attrib.get(\"dateTime\")\n        dtime = datetime.datetime.strptime(time, \"%Y-%m-%dT%H:%M:%S\")\n\n        return Weather(carla_weather, dtime, weather_animation)\n\n    @staticmethod\n    def get_controller(xml_tree, catalogs):\n        \"\"\"\n        Extract the object controller from the OSC XML or a catalog\n\n        Args:\n            xml_tree: Containing the controller information,\n                or the reference to the catalog it is defined in.\n            catalogs: XML Catalogs that could contain the EnvironmentAction\n\n        returns:\n           module: Python module containing the controller implementation\n           args: Dictonary with (key, value) parameters for the controller\n        \"\"\"\n\n        assign_action = next(xml_tree.iter(\"AssignControllerAction\"))\n\n        properties = None\n        if assign_action.find('Controller') is not None:\n            properties = assign_action.find('Controller').find('Properties')\n        elif assign_action.find(\"CatalogReference\") is not None:\n            catalog_reference = assign_action.find(\"CatalogReference\")\n            properties = OpenScenarioParser.get_catalog_entry(catalogs, catalog_reference).find('Properties')\n\n        module = None\n        args = {}\n        for prop in properties:\n            if prop.attrib.get('name') == \"module\":\n                module = prop.attrib.get('value')\n            else:\n                args[prop.attrib.get('name')] = prop.attrib.get('value')\n\n        override_action = xml_tree.find('OverrideControllerValueAction')\n        for child in override_action:\n            if strtobool(child.attrib.get('active')):\n                raise NotImplementedError(\"Controller override actions are not yet supported\")\n\n        return module, args\n\n    @staticmethod\n    def get_route(xml_tree, catalogs):\n        \"\"\"\n        Extract the route from the OSC XML or a catalog\n\n        Args:\n            xml_tree: Containing the route information,\n                or the reference to the catalog it is defined in.\n            catalogs: XML Catalogs that could contain the Route\n\n        returns:\n           waypoints: List of route waypoints\n        \"\"\"\n        route = None\n\n        if xml_tree.find('Route') is not None:\n            route = xml_tree.find('Route')\n        elif xml_tree.find('CatalogReference') is not None:\n            catalog_reference = xml_tree.find(\"CatalogReference\")\n            route = OpenScenarioParser.get_catalog_entry(catalogs, catalog_reference)\n        else:\n            raise AttributeError(\"Unknown private FollowRoute action\")\n\n        waypoints = []\n        if route is not None:\n            for waypoint in route.iter('Waypoint'):\n                position = waypoint.find('Position')\n                transform = OpenScenarioParser.convert_position_to_transform(position)\n                waypoints.append(transform)\n\n        return waypoints\n\n    @staticmethod\n    def convert_position_to_transform(position, actor_list=None):\n        \"\"\"\n        Convert an OpenScenario position into a CARLA transform\n\n        Not supported: Road, RelativeRoad, Lane, RelativeLane as the PythonAPI currently\n                       does not provide sufficient access to OpenDrive information\n                       Also not supported is Route. This can be added by checking additional\n                       route information\n        \"\"\"\n\n        if position.find('WorldPosition') is not None:\n            world_pos = position.find('WorldPosition')\n            x = float(world_pos.attrib.get('x', 0))\n            y = float(world_pos.attrib.get('y', 0))\n            z = float(world_pos.attrib.get('z', 0))\n            yaw = math.degrees(float(world_pos.attrib.get('h', 0)))\n            pitch = math.degrees(float(world_pos.attrib.get('p', 0)))\n            roll = math.degrees(float(world_pos.attrib.get('r', 0)))\n            if not OpenScenarioParser.use_carla_coordinate_system:\n                y = y * (-1.0)\n                yaw = yaw * (-1.0)\n            return carla.Transform(carla.Location(x=x, y=y, z=z), carla.Rotation(yaw=yaw, pitch=pitch, roll=roll))\n\n        elif ((position.find('RelativeWorldPosition') is not None) or\n              (position.find('RelativeObjectPosition') is not None) or\n              (position.find('RelativeLanePosition') is not None)):\n\n            if position.find('RelativeWorldPosition') is not None:\n                rel_pos = position.find('RelativeWorldPosition')\n            if position.find('RelativeObjectPosition') is not None:\n                rel_pos = position.find('RelativeObjectPosition')\n            if position.find('RelativeLanePosition') is not None:\n                rel_pos = position.find('RelativeLanePosition')\n\n            # get relative object and relative position\n            obj = rel_pos.attrib.get('entityRef')\n            obj_actor = None\n            actor_transform = None\n\n            if actor_list is not None:\n                for actor in actor_list:\n                    if actor.rolename == obj:\n                        obj_actor = actor\n                        actor_transform = actor.transform\n            else:\n                for actor in CarlaDataProvider.get_world().get_actors():\n                    if 'role_name' in actor.attributes and actor.attributes['role_name'] == obj:\n                        obj_actor = actor\n                        actor_transform = obj_actor.get_transform()\n                        break\n\n            if obj_actor is None:\n                raise AttributeError(\"Object '{}' provided as position reference is not known\".format(obj))\n\n            # calculate orientation h, p, r\n            is_absolute = False\n            dyaw = 0\n            dpitch = 0\n            droll = 0\n            if rel_pos.find('Orientation') is not None:\n                orientation = rel_pos.find('Orientation')\n                is_absolute = (orientation.attrib.get('type') == \"absolute\")\n                dyaw = math.degrees(float(orientation.attrib.get('h', 0)))\n                dpitch = math.degrees(float(orientation.attrib.get('p', 0)))\n                droll = math.degrees(float(orientation.attrib.get('r', 0)))\n\n            if not OpenScenarioParser.use_carla_coordinate_system:\n                dyaw = dyaw * (-1.0)\n\n            yaw = actor_transform.rotation.yaw\n            pitch = actor_transform.rotation.pitch\n            roll = actor_transform.rotation.roll\n\n            if not is_absolute:\n                yaw = yaw + dyaw\n                pitch = pitch + dpitch\n                roll = roll + droll\n            else:\n                yaw = dyaw\n                pitch = dpitch\n                roll = droll\n\n            # calculate location x, y, z\n            # dx, dy, dz\n            if ((position.find('RelativeWorldPosition') is not None) or\n                    (position.find('RelativeObjectPosition') is not None)):\n                dx = float(rel_pos.attrib.get('dx', 0))\n                dy = float(rel_pos.attrib.get('dy', 0))\n                dz = float(rel_pos.attrib.get('dz', 0))\n\n                if not OpenScenarioParser.use_carla_coordinate_system:\n                    dy = dy * (-1.0)\n\n                x = actor_transform.location.x + dx\n                y = actor_transform.location.y + dy\n                z = actor_transform.location.z + dz\n\n            # dLane, ds, offset\n            elif position.find('RelativeLanePosition') is not None:\n                dlane = float(rel_pos.attrib.get('dLane'))\n                ds = float(rel_pos.attrib.get('ds'))\n                offset = float(rel_pos.attrib.get('offset', 0.0))\n\n                carla_map = CarlaDataProvider.get_map()\n                relative_waypoint = carla_map.get_waypoint(actor_transform.location)\n\n                if dlane == 0:\n                    wp = relative_waypoint\n                elif dlane == -1:\n                    wp = relative_waypoint.get_left_lane()\n                elif dlane == 1:\n                    wp = relative_waypoint.get_right_lane()\n                if wp is None:\n                    raise AttributeError(\"Object '{}' position with dLane={} is not valid\".format(obj, dlane))\n\n                if ds < 0:\n                    ds = (-1.0) * ds\n                    wp = wp.previous(ds)[-1]\n                else:\n                    wp = wp.next(ds)[-1]\n\n                # Adapt transform according to offset\n                h = math.radians(wp.transform.rotation.yaw)\n                x_offset = math.sin(h) * offset\n                y_offset = math.cos(h) * offset\n\n                if OpenScenarioParser.use_carla_coordinate_system:\n                    x_offset = x_offset * (-1.0)\n                    y_offset = y_offset * (-1.0)\n\n                x = wp.transform.location.x + x_offset\n                y = wp.transform.location.y + y_offset\n                z = wp.transform.location.z\n\n            return carla.Transform(carla.Location(x=x, y=y, z=z), carla.Rotation(yaw=yaw, pitch=pitch, roll=roll))\n\n        # Not implemented\n        elif position.find('RoadPosition') is not None:\n            raise NotImplementedError(\"Road positions are not yet supported\")\n        elif position.find('RelativeRoadPosition') is not None:\n            raise NotImplementedError(\"RelativeRoad positions are not yet supported\")\n        elif position.find('LanePosition') is not None:\n            lane_pos = position.find('LanePosition')\n            road_id = int(lane_pos.attrib.get('roadId', 0))\n            lane_id = int(lane_pos.attrib.get('laneId', 0))\n            offset = float(lane_pos.attrib.get('offset', 0))\n            s = float(lane_pos.attrib.get('s', 0))\n            is_absolute = True\n            waypoint = CarlaDataProvider.get_map().get_waypoint_xodr(road_id, lane_id, s)\n            if waypoint is None:\n                raise AttributeError(\"Lane position cannot be found\")\n\n            transform = waypoint.transform\n            if lane_pos.find('Orientation') is not None:\n                orientation = lane_pos.find('Orientation')\n                dyaw = math.degrees(float(orientation.attrib.get('h', 0)))\n                dpitch = math.degrees(float(orientation.attrib.get('p', 0)))\n                droll = math.degrees(float(orientation.attrib.get('r', 0)))\n\n                if not OpenScenarioParser.use_carla_coordinate_system:\n                    dyaw = dyaw * (-1.0)\n\n                transform.rotation.yaw = transform.rotation.yaw + dyaw\n                transform.rotation.pitch = transform.rotation.pitch + dpitch\n                transform.rotation.roll = transform.rotation.roll + droll\n\n            if offset != 0:\n                forward_vector = transform.rotation.get_forward_vector()\n                orthogonal_vector = carla.Vector3D(x=-forward_vector.y, y=forward_vector.x, z=forward_vector.z)\n                transform.location.x = transform.location.x + offset * orthogonal_vector.x\n                transform.location.y = transform.location.y + offset * orthogonal_vector.y\n\n            return transform\n        elif position.find('RoutePosition') is not None:\n            raise NotImplementedError(\"Route positions are not yet supported\")\n        else:\n            raise AttributeError(\"Unknown position\")\n\n    @staticmethod\n    def convert_condition_to_atomic(condition, actor_list):\n        \"\"\"\n        Convert an OpenSCENARIO condition into a Behavior/Criterion atomic\n\n        If there is a delay defined in the condition, then the condition is checked after the delay time\n        passed by, e.g. <Condition name=\"\" delay=\"5\">.\n\n        Note: Not all conditions are currently supported.\n        \"\"\"\n\n        atomic = None\n        delay_atomic = None\n        condition_name = condition.attrib.get('name')\n\n        if condition.attrib.get('delay') is not None and str(condition.attrib.get('delay')) != '0':\n            delay = float(condition.attrib.get('delay'))\n            delay_atomic = TimeOut(delay)\n\n        if condition.find('ByEntityCondition') is not None:\n\n            trigger_actor = None    # A-priori validation ensures that this will be not None\n            triggered_actor = None\n\n            for triggering_entities in condition.find('ByEntityCondition').iter('TriggeringEntities'):\n                for entity in triggering_entities.iter('EntityRef'):\n                    for actor in actor_list:\n                        if entity.attrib.get('entityRef', None) == actor.attributes['role_name']:\n                            trigger_actor = actor\n                            break\n\n            for entity_condition in condition.find('ByEntityCondition').iter('EntityCondition'):\n                if entity_condition.find('EndOfRoadCondition') is not None:\n                    end_road_condition = entity_condition.find('EndOfRoadCondition')\n                    condition_duration = float(end_road_condition.attrib.get('duration'))\n                    atomic_cls = py_trees.meta.inverter(EndofRoadTest)\n                    atomic = atomic_cls(\n                        trigger_actor, condition_duration, terminate_on_failure=True, name=condition_name)\n                elif entity_condition.find('CollisionCondition') is not None:\n\n                    collision_condition = entity_condition.find('CollisionCondition')\n\n                    if collision_condition.find('EntityRef') is not None:\n                        collision_entity = collision_condition.find('EntityRef')\n\n                        for actor in actor_list:\n                            if collision_entity.attrib.get('entityRef', None) == actor.attributes['role_name']:\n                                triggered_actor = actor\n                                break\n\n                        if triggered_actor is None:\n                            raise AttributeError(\"Cannot find actor '{}' for condition\".format(\n                                collision_condition.attrib.get('entityRef', None)))\n\n                        atomic_cls = py_trees.meta.inverter(CollisionTest)\n                        atomic = atomic_cls(trigger_actor, other_actor=triggered_actor,\n                                            terminate_on_failure=True, name=condition_name)\n\n                    elif collision_condition.find('ByType') is not None:\n                        collision_type = collision_condition.find('ByType').attrib.get('type', None)\n\n                        triggered_type = OpenScenarioParser.actor_types[collision_type]\n\n                        atomic_cls = py_trees.meta.inverter(CollisionTest)\n                        atomic = atomic_cls(trigger_actor, other_actor_type=triggered_type,\n                                            terminate_on_failure=True, name=condition_name)\n\n                    else:\n                        atomic_cls = py_trees.meta.inverter(CollisionTest)\n                        atomic = atomic_cls(trigger_actor, terminate_on_failure=True, name=condition_name)\n\n                elif entity_condition.find('OffroadCondition') is not None:\n                    off_condition = entity_condition.find('OffroadCondition')\n                    condition_duration = float(off_condition.attrib.get('duration'))\n                    atomic_cls = py_trees.meta.inverter(OffRoadTest)\n                    atomic = atomic_cls(\n                        trigger_actor, condition_duration, terminate_on_failure=True, name=condition_name)\n                elif entity_condition.find('TimeHeadwayCondition') is not None:\n                    headtime_condition = entity_condition.find('TimeHeadwayCondition')\n\n                    condition_value = float(headtime_condition.attrib.get('value'))\n\n                    condition_rule = headtime_condition.attrib.get('rule')\n                    condition_operator = OpenScenarioParser.operators[condition_rule]\n\n                    condition_freespace = strtobool(headtime_condition.attrib.get('freespace', False))\n                    if condition_freespace:\n                        raise NotImplementedError(\n                            \"TimeHeadwayCondition: freespace attribute is currently not implemented\")\n                    condition_along_route = strtobool(headtime_condition.attrib.get('alongRoute', False))\n\n                    for actor in actor_list:\n                        if headtime_condition.attrib.get('entityRef', None) == actor.attributes['role_name']:\n                            triggered_actor = actor\n                            break\n                    if triggered_actor is None:\n                        raise AttributeError(\"Cannot find actor '{}' for condition\".format(\n                            headtime_condition.attrib.get('entityRef', None)))\n\n                    atomic = InTimeToArrivalToVehicle(\n                        trigger_actor, triggered_actor, condition_value,\n                        condition_along_route, condition_operator, condition_name\n                    )\n\n                elif entity_condition.find('TimeToCollisionCondition') is not None:\n                    ttc_condition = entity_condition.find('TimeToCollisionCondition')\n\n                    condition_rule = ttc_condition.attrib.get('rule')\n                    condition_operator = OpenScenarioParser.operators[condition_rule]\n\n                    condition_value = ttc_condition.attrib.get('value')\n                    condition_target = ttc_condition.find('TimeToCollisionConditionTarget')\n\n                    condition_freespace = strtobool(ttc_condition.attrib.get('freespace', False))\n                    if condition_freespace:\n                        raise NotImplementedError(\n                            \"TimeToCollisionCondition: freespace attribute is currently not implemented\")\n                    condition_along_route = strtobool(ttc_condition.attrib.get('alongRoute', False))\n\n                    if condition_target.find('Position') is not None:\n                        position = condition_target.find('Position')\n                        atomic = InTimeToArrivalToOSCPosition(\n                            trigger_actor, position, condition_value, condition_along_route, condition_operator)\n                    else:\n                        for actor in actor_list:\n                            if ttc_condition.attrib.get('EntityRef', None) == actor.attributes['role_name']:\n                                triggered_actor = actor\n                                break\n                        if triggered_actor is None:\n                            raise AttributeError(\"Cannot find actor '{}' for condition\".format(\n                                ttc_condition.attrib.get('EntityRef', None)))\n\n                        atomic = InTimeToArrivalToVehicle(\n                            trigger_actor, triggered_actor, condition_value,\n                            condition_along_route, condition_operator, condition_name)\n                elif entity_condition.find('AccelerationCondition') is not None:\n                    accel_condition = entity_condition.find('AccelerationCondition')\n                    condition_value = float(accel_condition.attrib.get('value'))\n                    condition_rule = accel_condition.attrib.get('rule')\n                    condition_operator = OpenScenarioParser.operators[condition_rule]\n                    atomic = TriggerAcceleration(\n                        trigger_actor, condition_value, condition_operator, condition_name)\n                elif entity_condition.find('StandStillCondition') is not None:\n                    ss_condition = entity_condition.find('StandStillCondition')\n                    duration = float(ss_condition.attrib.get('duration'))\n                    atomic = StandStill(trigger_actor, condition_name, duration)\n                elif entity_condition.find('SpeedCondition') is not None:\n                    spd_condition = entity_condition.find('SpeedCondition')\n                    condition_value = float(spd_condition.attrib.get('value'))\n                    condition_rule = spd_condition.attrib.get('rule')\n                    condition_operator = OpenScenarioParser.operators[condition_rule]\n\n                    atomic = TriggerVelocity(\n                        trigger_actor, condition_value, condition_operator, condition_name)\n                elif entity_condition.find('RelativeSpeedCondition') is not None:\n                    relspd_condition = entity_condition.find('RelativeSpeedCondition')\n                    condition_value = float(relspd_condition.attrib.get('value'))\n                    condition_rule = relspd_condition.attrib.get('rule')\n                    condition_operator = OpenScenarioParser.operators[condition_rule]\n\n                    for actor in actor_list:\n                        if relspd_condition.attrib.get('entityRef', None) == actor.attributes['role_name']:\n                            triggered_actor = actor\n                            break\n\n                    if triggered_actor is None:\n                        raise AttributeError(\"Cannot find actor '{}' for condition\".format(\n                            relspd_condition.attrib.get('entityRef', None)))\n\n                    atomic = RelativeVelocityToOtherActor(\n                        trigger_actor, triggered_actor, condition_value, condition_operator, condition_name)\n                elif entity_condition.find('TraveledDistanceCondition') is not None:\n                    distance_condition = entity_condition.find('TraveledDistanceCondition')\n                    distance_value = float(distance_condition.attrib.get('value'))\n                    atomic = DriveDistance(trigger_actor, distance_value, name=condition_name)\n                elif entity_condition.find('ReachPositionCondition') is not None:\n                    rp_condition = entity_condition.find('ReachPositionCondition')\n                    distance_value = float(rp_condition.attrib.get('tolerance'))\n                    position = rp_condition.find('Position')\n                    atomic = InTriggerDistanceToOSCPosition(\n                        trigger_actor, position, distance_value, name=condition_name)\n                elif entity_condition.find('DistanceCondition') is not None:\n                    distance_condition = entity_condition.find('DistanceCondition')\n\n                    distance_value = float(distance_condition.attrib.get('value'))\n\n                    distance_rule = distance_condition.attrib.get('rule')\n                    distance_operator = OpenScenarioParser.operators[distance_rule]\n\n                    distance_freespace = strtobool(distance_condition.attrib.get('freespace', False))\n                    if distance_freespace:\n                        raise NotImplementedError(\n                            \"DistanceCondition: freespace attribute is currently not implemented\")\n                    distance_along_route = strtobool(distance_condition.attrib.get('alongRoute', False))\n\n                    if distance_condition.find('Position') is not None:\n                        position = distance_condition.find('Position')\n                        atomic = InTriggerDistanceToOSCPosition(\n                            trigger_actor, position, distance_value, distance_along_route,\n                            distance_operator, name=condition_name)\n\n                elif entity_condition.find('RelativeDistanceCondition') is not None:\n                    distance_condition = entity_condition.find('RelativeDistanceCondition')\n                    distance_value = float(distance_condition.attrib.get('value'))\n\n                    distance_freespace = strtobool(distance_condition.attrib.get('freespace', False))\n                    if distance_freespace:\n                        raise NotImplementedError(\n                            \"RelativeDistanceCondition: freespace attribute is currently not implemented\")\n                    if distance_condition.attrib.get('relativeDistanceType') == \"cartesianDistance\":\n                        for actor in actor_list:\n                            if distance_condition.attrib.get('entityRef', None) == actor.attributes['role_name']:\n                                triggered_actor = actor\n                                break\n\n                        if triggered_actor is None:\n                            raise AttributeError(\"Cannot find actor '{}' for condition\".format(\n                                distance_condition.attrib.get('entityRef', None)))\n\n                        condition_rule = distance_condition.attrib.get('rule')\n                        condition_operator = OpenScenarioParser.operators[condition_rule]\n                        atomic = InTriggerDistanceToVehicle(\n                            triggered_actor, trigger_actor, distance_value, condition_operator, name=condition_name)\n                    else:\n                        raise NotImplementedError(\n                            \"RelativeDistance condition with the given specification is not yet supported\")\n        elif condition.find('ByValueCondition') is not None:\n            value_condition = condition.find('ByValueCondition')\n            if value_condition.find('ParameterCondition') is not None:\n                parameter_condition = value_condition.find('ParameterCondition')\n                arg_name = parameter_condition.attrib.get('parameterRef')\n                value = parameter_condition.attrib.get('value')\n                if value != '':\n                    arg_value = float(value)\n                else:\n                    arg_value = 0\n                parameter_condition.attrib.get('rule')\n\n                if condition_name in globals():\n                    criterion_instance = globals()[condition_name]\n                else:\n                    raise AttributeError(\n                        \"The condition {} cannot be mapped to a criterion atomic\".format(condition_name))\n\n                atomic = py_trees.composites.Parallel(\"Evaluation Criteria for multiple ego vehicles\")\n                for triggered_actor in actor_list:\n                    if arg_name != '':\n                        atomic.add_child(criterion_instance(triggered_actor, arg_value))\n                    else:\n                        atomic.add_child(criterion_instance(triggered_actor))\n            elif value_condition.find('SimulationTimeCondition') is not None:\n                simtime_condition = value_condition.find('SimulationTimeCondition')\n                value = float(simtime_condition.attrib.get('value'))\n                rule = simtime_condition.attrib.get('rule')\n                atomic = SimulationTimeCondition(value, success_rule=rule)\n            elif value_condition.find('TimeOfDayCondition') is not None:\n                tod_condition = value_condition.find('TimeOfDayCondition')\n                condition_date = tod_condition.attrib.get('dateTime')\n                condition_rule = tod_condition.attrib.get('rule')\n                condition_operator = OpenScenarioParser.operators[condition_rule]\n                atomic = TimeOfDayComparison(condition_date, condition_operator, condition_name)\n            elif value_condition.find('StoryboardElementStateCondition') is not None:\n                state_condition = value_condition.find('StoryboardElementStateCondition')\n                element_name = state_condition.attrib.get('storyboardElementRef')\n                element_type = state_condition.attrib.get('storyboardElementType')\n                state = state_condition.attrib.get('state')\n                if state == \"startTransition\":\n                    atomic = OSCStartEndCondition(element_type, element_name, rule=\"START\", name=state + \"Condition\")\n                elif state == \"stopTransition\" or state == \"endTransition\" or state == \"completeState\":\n                    atomic = OSCStartEndCondition(element_type, element_name, rule=\"END\", name=state + \"Condition\")\n                else:\n                    raise NotImplementedError(\n                        \"Only start, stop, endTransitions and completeState are currently supported\")\n            elif value_condition.find('UserDefinedValueCondition') is not None:\n                raise NotImplementedError(\"ByValue UserDefinedValue conditions are not yet supported\")\n            elif value_condition.find('TrafficSignalCondition') is not None:\n                tl_condition = value_condition.find('TrafficSignalCondition')\n\n                name_condition = tl_condition.attrib.get('name')\n                traffic_light = OpenScenarioParser.get_traffic_light_from_osc_name(name_condition)\n\n                tl_state = tl_condition.attrib.get('state').upper()\n                if tl_state not in OpenScenarioParser.tl_states:\n                    raise KeyError(\"CARLA only supports Green, Red, Yellow or Off\")\n                state_condition = OpenScenarioParser.tl_states[tl_state]\n\n                atomic = WaitForTrafficLightState(\n                    traffic_light, state_condition, name=condition_name)\n            elif value_condition.find('TrafficSignalControllerCondition') is not None:\n                raise NotImplementedError(\"ByValue TrafficSignalController conditions are not yet supported\")\n            else:\n                raise AttributeError(\"Unknown ByValue condition\")\n\n        else:\n            raise AttributeError(\"Unknown condition\")\n\n        if delay_atomic is not None and atomic is not None:\n            new_atomic = py_trees.composites.Sequence(\"delayed sequence\")\n            new_atomic.add_child(delay_atomic)\n            new_atomic.add_child(atomic)\n        else:\n            new_atomic = atomic\n\n        return new_atomic\n\n    @staticmethod\n    def convert_maneuver_to_atomic(action, actor, catalogs):\n        \"\"\"\n        Convert an OpenSCENARIO maneuver action into a Behavior atomic\n\n        Note not all OpenSCENARIO actions are currently supported\n        \"\"\"\n        maneuver_name = action.attrib.get('name', 'unknown')\n\n        if action.find('GlobalAction') is not None:\n            global_action = action.find('GlobalAction')\n            if global_action.find('InfrastructureAction') is not None:\n                infrastructure_action = global_action.find('InfrastructureAction').find('TrafficSignalAction')\n                if infrastructure_action.find('TrafficSignalStateAction') is not None:\n                    traffic_light_action = infrastructure_action.find('TrafficSignalStateAction')\n\n                    name_condition = traffic_light_action.attrib.get('name')\n                    traffic_light = OpenScenarioParser.get_traffic_light_from_osc_name(name_condition)\n\n                    tl_state = traffic_light_action.attrib.get('state').upper()\n                    if tl_state not in OpenScenarioParser.tl_states:\n                        raise KeyError(\"CARLA only supports Green, Red, Yellow or Off\")\n                    traffic_light_state = OpenScenarioParser.tl_states[tl_state]\n\n                    atomic = TrafficLightStateSetter(\n                        traffic_light, traffic_light_state, name=maneuver_name + \"_\" + str(traffic_light.id))\n                else:\n                    raise NotImplementedError(\"TrafficLights can only be influenced via TrafficSignalStateAction\")\n            elif global_action.find('EnvironmentAction') is not None:\n                weather_behavior = ChangeWeather(\n                    OpenScenarioParser.get_weather_from_env_action(global_action, catalogs))\n                friction_behavior = ChangeRoadFriction(\n                    OpenScenarioParser.get_friction_from_env_action(global_action, catalogs))\n\n                env_behavior = py_trees.composites.Parallel(\n                    policy=py_trees.common.ParallelPolicy.SUCCESS_ON_ALL, name=maneuver_name)\n\n                env_behavior.add_child(\n                    oneshot_behavior(variable_name=maneuver_name + \">WeatherUpdate\", behaviour=weather_behavior))\n                env_behavior.add_child(\n                    oneshot_behavior(variable_name=maneuver_name + \">FrictionUpdate\", behaviour=friction_behavior))\n\n                return env_behavior\n\n            else:\n                raise NotImplementedError(\"Global actions are not yet supported\")\n        elif action.find('UserDefinedAction') is not None:\n            user_defined_action = action.find('UserDefinedAction')\n            if user_defined_action.find('CustomCommandAction') is not None:\n                command = user_defined_action.find('CustomCommandAction').attrib.get('type')\n                atomic = RunScript(command, base_path=OpenScenarioParser.osc_filepath, name=maneuver_name)\n        elif action.find('PrivateAction') is not None:\n            private_action = action.find('PrivateAction')\n\n            if private_action.find('LongitudinalAction') is not None:\n                private_action = private_action.find('LongitudinalAction')\n\n                if private_action.find('SpeedAction') is not None:\n                    long_maneuver = private_action.find('SpeedAction')\n\n                    # duration and distance\n                    distance = float('inf')\n                    duration = float('inf')\n                    dimension = long_maneuver.find(\"SpeedActionDynamics\").attrib.get('dynamicsDimension')\n                    if dimension == \"distance\":\n                        distance = float(long_maneuver.find(\"SpeedActionDynamics\").attrib.get('value', float(\"inf\")))\n                    else:\n                        duration = float(long_maneuver.find(\"SpeedActionDynamics\").attrib.get('value', float(\"inf\")))\n\n                    # absolute velocity with given target speed\n                    if long_maneuver.find(\"SpeedActionTarget\").find(\"AbsoluteTargetSpeed\") is not None:\n                        target_speed = float(long_maneuver.find(\"SpeedActionTarget\").find(\n                            \"AbsoluteTargetSpeed\").attrib.get('value', 0))\n                        atomic = ChangeActorTargetSpeed(\n                            actor, target_speed, distance=distance, duration=duration, name=maneuver_name)\n\n                    # relative velocity to given actor\n                    if long_maneuver.find(\"SpeedActionTarget\").find(\"RelativeTargetSpeed\") is not None:\n                        relative_speed = long_maneuver.find(\"SpeedActionTarget\").find(\"RelativeTargetSpeed\")\n                        obj = relative_speed.attrib.get('entityRef')\n                        value = float(relative_speed.attrib.get('value', 0))\n                        value_type = relative_speed.attrib.get('speedTargetValueType')\n                        continuous = relative_speed.attrib.get('continuous')\n\n                        for traffic_actor in CarlaDataProvider.get_world().get_actors():\n                            if 'role_name' in traffic_actor.attributes and traffic_actor.attributes['role_name'] == obj:\n                                obj_actor = traffic_actor\n\n                        atomic = ChangeActorTargetSpeed(actor,\n                                                        target_speed=0.0,\n                                                        relative_actor=obj_actor,\n                                                        value=value,\n                                                        value_type=value_type,\n                                                        continuous=continuous,\n                                                        distance=distance,\n                                                        duration=duration,\n                                                        name=maneuver_name)\n\n                elif private_action.find('LongitudinalDistanceAction') is not None:\n                    raise NotImplementedError(\"Longitudinal distance actions are not yet supported\")\n                else:\n                    raise AttributeError(\"Unknown longitudinal action\")\n            elif private_action.find('LateralAction') is not None:\n                private_action = private_action.find('LateralAction')\n                if private_action.find('LaneChangeAction') is not None:\n                    # Note: LaneChangeActions are currently only supported for RelativeTargetLane\n                    #       with +1 or -1 referring to the action actor\n                    lat_maneuver = private_action.find('LaneChangeAction')\n                    target_lane_rel = float(lat_maneuver.find(\"LaneChangeTarget\").find(\n                        \"RelativeTargetLane\").attrib.get('value', 0))\n                    # duration and distance\n                    distance = float('inf')\n                    duration = float('inf')\n                    dimension = lat_maneuver.find(\"LaneChangeActionDynamics\").attrib.get('dynamicsDimension')\n                    if dimension == \"distance\":\n                        distance = float(\n                            lat_maneuver.find(\"LaneChangeActionDynamics\").attrib.get('value', float(\"inf\")))\n                    else:\n                        duration = float(\n                            lat_maneuver.find(\"LaneChangeActionDynamics\").attrib.get('value', float(\"inf\")))\n                    atomic = ChangeActorLateralMotion(actor,\n                                                      direction=\"left\" if target_lane_rel < 0 else \"right\",\n                                                      distance_lane_change=distance,\n                                                      distance_other_lane=1000,\n                                                      name=maneuver_name)\n                else:\n                    raise AttributeError(\"Unknown lateral action\")\n            elif private_action.find('VisibilityAction') is not None:\n                raise NotImplementedError(\"Visibility actions are not yet supported\")\n            elif private_action.find('SynchronizeAction') is not None:\n                raise NotImplementedError(\"Synchronization actions are not yet supported\")\n            elif private_action.find('ActivateControllerAction') is not None:\n                private_action = private_action.find('ActivateControllerAction')\n                activate = strtobool(private_action.attrib.get('longitudinal'))\n                atomic = ChangeAutoPilot(actor, activate, name=maneuver_name)\n            elif private_action.find('ControllerAction') is not None:\n                controller_action = private_action.find('ControllerAction')\n                module, args = OpenScenarioParser.get_controller(controller_action, catalogs)\n                atomic = ChangeActorControl(actor, control_py_module=module, args=args)\n            elif private_action.find('TeleportAction') is not None:\n                position = private_action.find('TeleportAction')\n                atomic = ActorTransformSetterToOSCPosition(actor, position, name=maneuver_name)\n            elif private_action.find('RoutingAction') is not None:\n                private_action = private_action.find('RoutingAction')\n                if private_action.find('AssignRouteAction') is not None:\n                    # How to handle relative positions here? This might chance at runtime?!\n                    route_action = private_action.find('AssignRouteAction')\n                    waypoints = OpenScenarioParser.get_route(route_action, catalogs)\n                    atomic = ChangeActorWaypoints(actor, waypoints=waypoints, name=maneuver_name)\n                elif private_action.find('FollowTrajectoryAction') is not None:\n                    raise NotImplementedError(\"Private FollowTrajectory actions are not yet supported\")\n                elif private_action.find('AcquirePositionAction') is not None:\n                    route_action = private_action.find('AcquirePositionAction')\n                    osc_position = route_action.find('Position')\n                    position = OpenScenarioParser.convert_position_to_transform(osc_position)\n                    atomic = ChangeActorWaypointsToReachPosition(actor, position=position, name=maneuver_name)\n                else:\n                    raise AttributeError(\"Unknown private routing action\")\n            else:\n                raise AttributeError(\"Unknown private action\")\n\n        else:\n            if list(action):\n                raise AttributeError(\"Unknown action: {}\".format(maneuver_name))\n            else:\n                return Idle(duration=0, name=maneuver_name)\n\n        return atomic\n"
  },
  {
    "path": "scenario_runner/srunner/tools/py_trees_port.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2015 Daniel Stonier\n# Copyright (c) 2020 Intel Corporation\n#\n# License: BSD\n#   https://raw.githubusercontent.com/splintered-reality/py_trees/devel/LICENSE\n\n\"\"\"\nThis module provides a backport from newer py_trees releases (> 1.0)\nTo use certain features also within ScenarioRunner, which uses py_trees\nversion 0.8.x\n\"\"\"\n\nimport py_trees\n\n\nclass Decorator(py_trees.behaviour.Behaviour):\n\n    \"\"\"\n    A decorator is responsible for handling the lifecycle of a single\n    child beneath\n\n    This is taken from py_trees 1.2 to work with our current implementation\n    that uses py_trees 0.8.2\n    \"\"\"\n\n    def __init__(self, child, name):\n        \"\"\"\n        Common initialisation steps for a decorator - type checks and\n        name construction (if None is given).\n        Args:\n            name (:obj:`str`): the decorator name\n            child (:class:`~py_trees.behaviour.Behaviour`): the child to be decorated\n        Raises:\n            TypeError: if the child is not an instance of :class:`~py_trees.behaviour.Behaviour`\n        \"\"\"\n        # Checks\n        if not isinstance(child, py_trees.behaviour.Behaviour):\n            raise TypeError(\"A decorator's child must be an instance of py_trees.behaviours.Behaviour\")\n        # Initialise\n        super(Decorator, self).__init__(name=name)\n        self.children.append(child)\n        # Give a convenient alias\n        self.decorated = self.children[0]\n        self.decorated.parent = self\n\n    def tick(self):\n        \"\"\"\n        A decorator's tick is exactly the same as a normal proceedings for\n        a Behaviour's tick except that it also ticks the decorated child node.\n        Yields:\n            :class:`~py_trees.behaviour.Behaviour`: a reference to itself or one of its children\n        \"\"\"\n        self.logger.debug(\"%s.tick()\" % self.__class__.__name__)\n        # initialise just like other behaviours/composites\n        if self.status != py_trees.common.Status.RUNNING:\n            self.initialise()\n        # interrupt proceedings and process the child node\n        # (including any children it may have as well)\n        for node in self.decorated.tick():\n            yield node\n        # resume normal proceedings for a Behaviour's tick\n        new_status = self.update()\n        if new_status not in list(py_trees.common.Status):\n            self.logger.error(\n                \"A behaviour returned an invalid status, setting to INVALID [%s][%s]\" % (new_status, self.name))\n            new_status = py_trees.common.Status.INVALID\n        if new_status != py_trees.common.Status.RUNNING:\n            self.stop(new_status)\n        self.status = new_status\n        yield self\n\n    def stop(self, new_status=py_trees.common.Status.INVALID):\n        \"\"\"\n        As with other composites, it checks if the child is running\n        and stops it if that is the case.\n        Args:\n            new_status (:class:`~py_trees.common.Status`): the behaviour is transitioning to this new status\n        \"\"\"\n        self.logger.debug(\"%s.stop(%s)\" % (self.__class__.__name__, new_status))\n        self.terminate(new_status)\n        # priority interrupt handling\n        if new_status == py_trees.common.Status.INVALID:\n            self.decorated.stop(new_status)\n        # if the decorator returns SUCCESS/FAILURE and should stop the child\n        if self.decorated.status == py_trees.common.Status.RUNNING:\n            self.decorated.stop(py_trees.common.Status.INVALID)\n        self.status = new_status\n\n    def tip(self):\n        \"\"\"\n        Get the *tip* of this behaviour's subtree (if it has one) after it's last\n        tick. This corresponds to the the deepest node that was running before the\n        subtree traversal reversed direction and headed back to this node.\n        \"\"\"\n        if self.decorated.status != py_trees.common.Status.INVALID:\n            return self.decorated.tip()\n\n        return super(Decorator, self).tip()\n\n\ndef oneshot_behavior(variable_name, behaviour, name=None):\n    \"\"\"\n    This is taken from py_trees.idiom.oneshot.\n    \"\"\"\n    if not name:\n        name = behaviour.name\n\n    subtree_root = py_trees.composites.Selector(name=name)\n\n    # Initialize the variables\n    blackboard = py_trees.blackboard.Blackboard()\n    _ = blackboard.set(variable_name, False)\n\n    # Wait until the scenario has ended\n    check_flag = py_trees.blackboard.CheckBlackboardVariable(\n        name=variable_name + \" Done?\",\n        variable_name=variable_name,\n        expected_value=True,\n        clearing_policy=py_trees.common.ClearingPolicy.ON_INITIALISE\n    )\n    set_flag = py_trees.blackboard.SetBlackboardVariable(\n        name=\"Mark Done\",\n        variable_name=variable_name,\n        variable_value=True\n    )\n    # If it's a sequence, don't double-nest it in a redundant manner\n    if isinstance(behaviour, py_trees.composites.Sequence):\n        behaviour.add_child(set_flag)\n        sequence = behaviour\n    else:\n        sequence = py_trees.composites.Sequence(name=\"OneShot\")\n        sequence.add_children([behaviour, set_flag])\n\n    subtree_root.add_children([check_flag, sequence])\n    return subtree_root\n"
  },
  {
    "path": "scenario_runner/srunner/tools/route_manipulation.py",
    "content": "#!/usr/bin/env python\n# Copyright (c) 2018-2019 Intel Labs.\n# authors: German Ros (german.ros@intel.com), Felipe Codevilla (felipe.alcm@gmail.com)\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nModule to manipulate the routes, by making then more or less dense (Up to a certain parameter).\nIt also contains functions to convert the CARLA world location do GPS coordinates.\n\"\"\"\n\nimport math\nimport xml.etree.ElementTree as ET\n\nfrom agents.navigation.global_route_planner import GlobalRoutePlanner\nfrom agents.navigation.global_route_planner_dao import GlobalRoutePlannerDAO\n\nfrom agents.navigation.local_planner import RoadOption\n\n\ndef _location_to_gps(lat_ref, lon_ref, location):\n    \"\"\"\n    Convert from world coordinates to GPS coordinates\n    :param lat_ref: latitude reference for the current map\n    :param lon_ref: longitude reference for the current map\n    :param location: location to translate\n    :return: dictionary with lat, lon and height\n    \"\"\"\n\n    EARTH_RADIUS_EQUA = 6378137.0   # pylint: disable=invalid-name\n    scale = math.cos(lat_ref * math.pi / 180.0)\n    mx = scale * lon_ref * math.pi * EARTH_RADIUS_EQUA / 180.0\n    my = scale * EARTH_RADIUS_EQUA * math.log(math.tan((90.0 + lat_ref) * math.pi / 360.0))\n    mx += location.x\n    my -= location.y\n\n    lon = mx * 180.0 / (math.pi * EARTH_RADIUS_EQUA * scale)\n    lat = 360.0 * math.atan(math.exp(my / (EARTH_RADIUS_EQUA * scale))) / math.pi - 90.0\n    z = location.z\n\n    return {'lat': lat, 'lon': lon, 'z': z}\n\n\ndef location_route_to_gps(route, lat_ref, lon_ref):\n    \"\"\"\n        Locate each waypoint of the route into gps, (lat long ) representations.\n    :param route:\n    :param lat_ref:\n    :param lon_ref:\n    :return:\n    \"\"\"\n    gps_route = []\n\n    for transform, connection in route:\n        gps_point = _location_to_gps(lat_ref, lon_ref, transform.location)\n        gps_route.append((gps_point, connection))\n\n    return gps_route\n\n\ndef _get_latlon_ref(world):\n    \"\"\"\n    Convert from waypoints world coordinates to CARLA GPS coordinates\n    :return: tuple with lat and lon coordinates\n    \"\"\"\n    xodr = world.get_map().to_opendrive()\n    tree = ET.ElementTree(ET.fromstring(xodr))\n\n    # default reference\n    lat_ref = 42.0\n    lon_ref = 2.0\n\n    for opendrive in tree.iter(\"OpenDRIVE\"):\n        for header in opendrive.iter(\"header\"):\n            for georef in header.iter(\"geoReference\"):\n                if georef.text:\n                    str_list = georef.text.split(' ')\n                    for item in str_list:\n                        if '+lat_0' in item:\n                            lat_ref = float(item.split('=')[1])\n                        if '+lon_0' in item:\n                            lon_ref = float(item.split('=')[1])\n    return lat_ref, lon_ref\n\n\ndef downsample_route(route, sample_factor):\n    \"\"\"\n    Downsample the route by some factor.\n    :param route: the trajectory , has to contain the waypoints and the road options\n    :param sample_factor: Maximum distance between samples\n    :return: returns the ids of the final route that can\n    \"\"\"\n\n    ids_to_sample = []\n    prev_option = None\n    dist = 0\n\n    for i, point in enumerate(route):\n        curr_option = point[1]\n\n        # Lane changing\n        if curr_option in (RoadOption.CHANGELANELEFT, RoadOption.CHANGELANERIGHT):\n            ids_to_sample.append(i)\n            dist = 0\n\n        # When road option changes\n        elif prev_option != curr_option and prev_option not in (RoadOption.CHANGELANELEFT, RoadOption.CHANGELANERIGHT):\n            ids_to_sample.append(i)\n            dist = 0\n\n        # After a certain max distance\n        elif dist > sample_factor:\n            ids_to_sample.append(i)\n            dist = 0\n\n        # At the end\n        elif i == len(route) - 1:\n            ids_to_sample.append(i)\n            dist = 0\n\n        # Compute the distance traveled\n        else:\n            curr_location = point[0].location\n            prev_location = route[i - 1][0].location\n            dist += curr_location.distance(prev_location)\n\n        prev_option = curr_option\n\n    return ids_to_sample\n\n\ndef interpolate_trajectory(world, waypoints_trajectory, hop_resolution=1.0):\n    \"\"\"\n        Given some raw keypoints interpolate a full dense trajectory to be used by the user.\n    :param world: an reference to the CARLA world so we can use the planner\n    :param waypoints_trajectory: the current coarse trajectory\n    :param hop_resolution: is the resolution, how dense is the provided trajectory going to be made\n    :return: the full interpolated route both in GPS coordinates and also in its original form.\n    \"\"\"\n\n    dao = GlobalRoutePlannerDAO(world.get_map(), hop_resolution)\n    grp = GlobalRoutePlanner(dao)\n    grp.setup()\n    # Obtain route plan\n    route = []\n    for i in range(len(waypoints_trajectory) - 1):   # Goes until the one before the last.\n\n        waypoint = waypoints_trajectory[i]\n        waypoint_next = waypoints_trajectory[i + 1]\n        interpolated_trace = grp.trace_route(waypoint, waypoint_next)\n        for wp_tuple in interpolated_trace:\n            route.append((wp_tuple[0].transform, wp_tuple[1]))\n\n    # Increase the route position to avoid fails\n\n    lat_ref, lon_ref = _get_latlon_ref(world)\n\n    return location_route_to_gps(route, lat_ref, lon_ref), route\n"
  },
  {
    "path": "scenario_runner/srunner/tools/route_parser.py",
    "content": "#!/usr/bin/env python\n\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nModule used to parse all the route and scenario configuration parameters.\n\"\"\"\n\nimport json\nimport math\nimport xml.etree.ElementTree as ET\n\nimport carla\nfrom agents.navigation.local_planner import RoadOption\nfrom srunner.scenarioconfigs.route_scenario_configuration import RouteScenarioConfiguration\n\n#check this threshold, it could be a bit larger but not so large that we cluster scenarios.\nTRIGGER_THRESHOLD = 2.0  # Threshold to say if a trigger position is new or repeated, works for matching positions\nTRIGGER_ANGLE_THRESHOLD = 10  # Threshold to say if two angles can be considering matching when matching transforms.\n\n\nclass RouteParser(object):\n\n    \"\"\"\n    Pure static class used to parse all the route and scenario configuration parameters.\n    \"\"\"\n\n    @staticmethod\n    def parse_annotations_file(annotation_filename):\n        \"\"\"\n        Return the annotations of which positions where the scenarios are going to happen.\n        :param annotation_filename: the filename for the anotations file\n        :return:\n        \"\"\"\n\n        with open(annotation_filename, 'r') as f:\n            annotation_dict = json.loads(f.read())\n\n        final_dict = {}\n\n        for town_dict in annotation_dict['available_scenarios']:\n            final_dict.update(town_dict)\n\n        return final_dict  # the file has a current maps name that is an one element vec\n\n    @staticmethod\n    def parse_routes_file(route_filename, scenario_file, single_route=None):\n        \"\"\"\n        Returns a list of route elements.\n        :param route_filename: the path to a set of routes.\n        :param single_route: If set, only this route shall be returned\n        :return: List of dicts containing the waypoints, id and town of the routes\n        \"\"\"\n\n        list_route_descriptions = []\n        tree = ET.parse(route_filename)\n        for route in tree.iter(\"route\"):\n\n            route_id = route.attrib['id']\n            if single_route and route_id != single_route:\n                continue\n\n            new_config = RouteScenarioConfiguration()\n            new_config.town = route.attrib['town']\n            new_config.name = \"RouteScenario_{}\".format(route_id)\n            new_config.weather = RouteParser.parse_weather(route)\n            new_config.scenario_file = scenario_file\n\n            waypoint_list = []  # the list of waypoints that can be found on this route\n            for waypoint in route.iter('waypoint'):\n                waypoint_list.append(carla.Location(x=float(waypoint.attrib['x']),\n                                                    y=float(waypoint.attrib['y']),\n                                                    z=float(waypoint.attrib['z'])))\n\n            new_config.trajectory = waypoint_list\n\n            list_route_descriptions.append(new_config)\n\n        return list_route_descriptions\n\n    @staticmethod\n    def parse_weather(route):\n        \"\"\"\n        Returns a carla.WeatherParameters with the corresponding weather for that route. If the route\n        has no weather attribute, the default one is triggered.\n        \"\"\"\n\n        route_weather = route.find(\"weather\")\n        if route_weather is None:\n\n            weather = carla.WeatherParameters(sun_altitude_angle=70)\n\n        else:\n            weather = carla.WeatherParameters()\n            for weather_attrib in route.iter(\"weather\"):\n\n                if 'cloudiness' in weather_attrib.attrib:\n                    weather.cloudiness = float(weather_attrib.attrib['cloudiness'])\n                if 'precipitation' in weather_attrib.attrib:\n                    weather.precipitation = float(weather_attrib.attrib['precipitation'])\n                if 'precipitation_deposits' in weather_attrib.attrib:\n                    weather.precipitation_deposits = float(weather_attrib.attrib['precipitation_deposits'])\n                if 'wind_intensity' in weather_attrib.attrib:\n                    weather.wind_intensity = float(weather_attrib.attrib['wind_intensity'])\n                if 'sun_azimuth_angle' in weather_attrib.attrib:\n                    weather.sun_azimuth_angle = float(weather_attrib.attrib['sun_azimuth_angle'])\n                if 'sun_altitude_angle' in weather_attrib.attrib:\n                    weather.sun_altitude_angle = float(weather_attrib.attrib['sun_altitude_angle'])\n                if 'wetness' in weather_attrib.attrib:\n                    weather.wetness = float(weather_attrib.attrib['wetness'])\n                if 'fog_distance' in weather_attrib.attrib:\n                    weather.fog_distance = float(weather_attrib.attrib['fog_distance'])\n                if 'fog_density' in weather_attrib.attrib:\n                    weather.fog_density = float(weather_attrib.attrib['fog_density'])\n\n        return weather\n\n    @staticmethod\n    def check_trigger_position(new_trigger, existing_triggers):\n        \"\"\"\n        Check if this trigger position already exists or if it is a new one.\n        :param new_trigger:\n        :param existing_triggers:\n        :return:\n        \"\"\"\n\n        for trigger_id in existing_triggers.keys():\n            trigger = existing_triggers[trigger_id]\n            dx = trigger['x'] - new_trigger['x']\n            dy = trigger['y'] - new_trigger['y']\n            distance = math.sqrt(dx * dx + dy * dy)\n\n            dyaw = (trigger['yaw'] - new_trigger['yaw']) % 360\n            if distance < TRIGGER_THRESHOLD \\\n                    and (dyaw < TRIGGER_ANGLE_THRESHOLD or dyaw > (360 - TRIGGER_ANGLE_THRESHOLD)):\n                return trigger_id\n\n        return None\n\n    @staticmethod\n    def convert_waypoint_float(waypoint):\n        \"\"\"\n        Convert waypoint values to float\n        \"\"\"\n        waypoint['x'] = float(waypoint['x'])\n        waypoint['y'] = float(waypoint['y'])\n        waypoint['z'] = float(waypoint['z'])\n        waypoint['yaw'] = float(waypoint['yaw'])\n\n    @staticmethod\n    def match_world_location_to_route(world_location, route_description):\n        \"\"\"\n        We match this location to a given route.\n            world_location:\n            route_description:\n        \"\"\"\n        def match_waypoints(waypoint1, wtransform):\n            \"\"\"\n            Check if waypoint1 and wtransform are similar\n            \"\"\"\n            dx = float(waypoint1['x']) - wtransform.location.x\n            dy = float(waypoint1['y']) - wtransform.location.y\n            dz = float(waypoint1['z']) - wtransform.location.z\n            dpos = math.sqrt(dx * dx + dy * dy + dz * dz)\n\n            dyaw = (float(waypoint1['yaw']) - wtransform.rotation.yaw) % 360\n\n            return dpos < TRIGGER_THRESHOLD \\\n                and (dyaw < TRIGGER_ANGLE_THRESHOLD or dyaw > (360 - TRIGGER_ANGLE_THRESHOLD))\n\n        match_position = 0\n        # T this function can be optimized to run on Log(N) time\n        for route_waypoint in route_description:\n            if match_waypoints(world_location, route_waypoint[0]):\n                return match_position\n            match_position += 1\n\n        return None\n\n    @staticmethod\n    def get_scenario_type(scenario, match_position, trajectory):\n        \"\"\"\n        Some scenarios have different types depending on the route.\n        :param scenario: the scenario name\n        :param match_position: the matching position for the scenarion\n        :param trajectory: the route trajectory the ego is following\n        :return: tag representing this subtype\n\n        Also used to check which are not viable (Such as an scenario\n        that triggers when turning but the route doesnt')\n        WARNING: These tags are used at:\n            - VehicleTurningRoute\n            - SignalJunctionCrossingRoute\n        and changes to these tags will affect them\n        \"\"\"\n\n        def check_this_waypoint(tuple_wp_turn):\n            \"\"\"\n            Decides whether or not the waypoint will define the scenario behavior\n            \"\"\"\n            if RoadOption.LANEFOLLOW == tuple_wp_turn[1]:\n                return False\n            elif RoadOption.CHANGELANELEFT == tuple_wp_turn[1]:\n                return False\n            elif RoadOption.CHANGELANERIGHT == tuple_wp_turn[1]:\n                return False\n            return True\n\n        # Unused tag for the rest of scenarios,\n        # can't be None as they are still valid scenarios\n        subtype = 'valid'\n\n        if scenario == 'Scenario4':\n            for tuple_wp_turn in trajectory[match_position:]:\n                if check_this_waypoint(tuple_wp_turn):\n                    if RoadOption.LEFT == tuple_wp_turn[1]:\n                        subtype = 'S4left'\n                    elif RoadOption.RIGHT == tuple_wp_turn[1]:\n                        subtype = 'S4right'\n                    else:\n                        subtype = None\n                    break  # Avoid checking all of them\n                subtype = None\n\n        if scenario == 'Scenario7':\n            for tuple_wp_turn in trajectory[match_position:]:\n                if check_this_waypoint(tuple_wp_turn):\n                    if RoadOption.LEFT == tuple_wp_turn[1]:\n                        subtype = 'S7left'\n                    elif RoadOption.RIGHT == tuple_wp_turn[1]:\n                        subtype = 'S7right'\n                    elif RoadOption.STRAIGHT == tuple_wp_turn[1]:\n                        subtype = 'S7opposite'\n                    else:\n                        subtype = None\n                    break  # Avoid checking all of them\n                subtype = None\n\n        if scenario == 'Scenario8':\n            for tuple_wp_turn in trajectory[match_position:]:\n                if check_this_waypoint(tuple_wp_turn):\n                    if RoadOption.LEFT == tuple_wp_turn[1]:\n                        subtype = 'S8left'\n                    else:\n                        subtype = None\n                    break  # Avoid checking all of them\n                subtype = None\n\n        if scenario == 'Scenario9':\n            for tuple_wp_turn in trajectory[match_position:]:\n                if check_this_waypoint(tuple_wp_turn):\n                    if RoadOption.RIGHT == tuple_wp_turn[1]:\n                        subtype = 'S9right'\n                    else:\n                        subtype = None\n                    break  # Avoid checking all of them\n                subtype = None\n\n        return subtype\n\n    @staticmethod\n    def scan_route_for_scenarios(route_name, trajectory, world_annotations):\n        \"\"\"\n        Just returns a plain list of possible scenarios that can happen in this route by matching\n        the locations from the scenario into the route description\n\n        :return:  A list of scenario definitions with their correspondent parameters\n        \"\"\"\n\n        # the triggers dictionaries:\n        existent_triggers = {}\n        # We have a table of IDs and trigger positions associated\n        possible_scenarios = {}\n\n        # Keep track of the trigger ids being added\n        latest_trigger_id = 0\n\n        for town_name in world_annotations.keys():\n            if town_name != route_name:\n                continue\n\n            scenarios = world_annotations[town_name]\n            for scenario in scenarios:  # For each existent scenario\n                if \"scenario_type\" not in scenario:\n                    break\n                scenario_name = scenario[\"scenario_type\"]\n                for event in scenario[\"available_event_configurations\"]:\n                    waypoint = event['transform']  # trigger point of this scenario\n                    RouteParser.convert_waypoint_float(waypoint)\n                    # We match trigger point to the  route, now we need to check if the route affects\n                    match_position = RouteParser.match_world_location_to_route(\n                        waypoint, trajectory)\n                    if match_position is not None:\n                        # We match a location for this scenario, create a scenario object so this scenario\n                        # can be instantiated later\n\n                        if 'other_actors' in event:\n                            other_vehicles = event['other_actors']\n                        else:\n                            other_vehicles = None\n                        scenario_subtype = RouteParser.get_scenario_type(scenario_name, match_position,\n                                                                         trajectory)\n                        if scenario_subtype is None:\n                            continue\n                        scenario_description = {\n                            'name': scenario_name,\n                            'other_actors': other_vehicles,\n                            'trigger_position': waypoint,\n                            'scenario_type': scenario_subtype,  # some scenarios have route dependent configs\n                        }\n\n                        trigger_id = RouteParser.check_trigger_position(waypoint, existent_triggers)\n                        if trigger_id is None:\n                            # This trigger does not exist create a new reference on existent triggers\n                            existent_triggers.update({latest_trigger_id: waypoint})\n                            # Update a reference for this trigger on the possible scenarios\n                            possible_scenarios.update({latest_trigger_id: []})\n                            trigger_id = latest_trigger_id\n                            # Increment the latest trigger\n                            latest_trigger_id += 1\n\n                        possible_scenarios[trigger_id].append(scenario_description)\n\n        return possible_scenarios, existent_triggers\n"
  },
  {
    "path": "scenario_runner/srunner/tools/scenario_helper.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nSummary of useful helper functions for scenarios\n\"\"\"\n\nimport math\nimport shapely.geometry\nimport shapely.affinity\n\nimport numpy as np\n\nimport carla\nfrom agents.tools.misc import vector\nfrom agents.navigation.local_planner import RoadOption\n\nfrom srunner.scenariomanager.carla_data_provider import CarlaDataProvider\n\n\ndef get_distance_along_route(route, target_location):\n    \"\"\"\n    Calculate the distance of the given location along the route\n\n    Note: If the location is not along the route, the route length will be returned\n    \"\"\"\n\n    wmap = CarlaDataProvider.get_map()\n    covered_distance = 0\n    prev_position = None\n    found = False\n\n    # Don't use the input location, use the corresponding wp as location\n    target_location_from_wp = wmap.get_waypoint(target_location).transform.location\n\n    for position, _ in route:\n\n        location = target_location_from_wp\n\n        # Don't perform any calculations for the first route point\n        if not prev_position:\n            prev_position = position\n            continue\n\n        # Calculate distance between previous and current route point\n        interval_length_squared = ((prev_position.x - position.x) ** 2) + ((prev_position.y - position.y) ** 2)\n        distance_squared = ((location.x - prev_position.x) ** 2) + ((location.y - prev_position.y) ** 2)\n\n        # Close to the current position? Stop calculation\n        if distance_squared < 0.01:\n            break\n\n        if distance_squared < 400 and not distance_squared < interval_length_squared:\n            # Check if a neighbor lane is closer to the route\n            # Do this only in a close distance to correct route interval, otherwise the computation load is too high\n            starting_wp = wmap.get_waypoint(location)\n            wp = starting_wp.get_left_lane()\n            while wp is not None:\n                new_location = wp.transform.location\n                new_distance_squared = ((new_location.x - prev_position.x) ** 2) + (\n                    (new_location.y - prev_position.y) ** 2)\n\n                if np.sign(starting_wp.lane_id) != np.sign(wp.lane_id):\n                    break\n\n                if new_distance_squared < distance_squared:\n                    distance_squared = new_distance_squared\n                    location = new_location\n                else:\n                    break\n\n                wp = wp.get_left_lane()\n\n            wp = starting_wp.get_right_lane()\n            while wp is not None:\n                new_location = wp.transform.location\n                new_distance_squared = ((new_location.x - prev_position.x) ** 2) + (\n                    (new_location.y - prev_position.y) ** 2)\n\n                if np.sign(starting_wp.lane_id) != np.sign(wp.lane_id):\n                    break\n\n                if new_distance_squared < distance_squared:\n                    distance_squared = new_distance_squared\n                    location = new_location\n                else:\n                    break\n\n                wp = wp.get_right_lane()\n\n        if distance_squared < interval_length_squared:\n            # The location could be inside the current route interval, if route/lane ids match\n            # Note: This assumes a sufficiently small route interval\n            # An alternative is to compare orientations, however, this also does not work for\n            # long route intervals\n\n            curr_wp = wmap.get_waypoint(position)\n            prev_wp = wmap.get_waypoint(prev_position)\n            wp = wmap.get_waypoint(location)\n\n            if prev_wp and curr_wp and wp:\n                if wp.road_id == prev_wp.road_id or wp.road_id == curr_wp.road_id:\n                    # Roads match, now compare the sign of the lane ids\n                    if (np.sign(wp.lane_id) == np.sign(prev_wp.lane_id) or\n                            np.sign(wp.lane_id) == np.sign(curr_wp.lane_id)):\n                        # The location is within the current route interval\n                        covered_distance += math.sqrt(distance_squared)\n                        found = True\n                        break\n\n        covered_distance += math.sqrt(interval_length_squared)\n        prev_position = position\n\n    return covered_distance, found\n\n\ndef get_crossing_point(actor):\n    \"\"\"\n    Get the next crossing point location in front of the ego vehicle\n\n    @return point of crossing\n    \"\"\"\n    wp_cross = CarlaDataProvider.get_map().get_waypoint(actor.get_location())\n\n    while not wp_cross.is_intersection:\n        wp_cross = wp_cross.next(2)[0]\n\n    crossing = carla.Location(x=wp_cross.transform.location.x,\n                              y=wp_cross.transform.location.y, z=wp_cross.transform.location.z)\n\n    return crossing\n\n\ndef get_geometric_linear_intersection(ego_actor, other_actor):\n    \"\"\"\n    Obtain a intersection point between two actor's location by using their waypoints (wp)\n\n    @return point of intersection of the two vehicles\n    \"\"\"\n\n    wp_ego_1 = CarlaDataProvider.get_map().get_waypoint(ego_actor.get_location())\n    wp_ego_2 = wp_ego_1.next(1)[0]\n    x_ego_1 = wp_ego_1.transform.location.x\n    y_ego_1 = wp_ego_1.transform.location.y\n    x_ego_2 = wp_ego_2.transform.location.x\n    y_ego_2 = wp_ego_2.transform.location.y\n\n    wp_other_1 = CarlaDataProvider.get_world().get_map().get_waypoint(other_actor.get_location())\n    wp_other_2 = wp_other_1.next(1)[0]\n    x_other_1 = wp_other_1.transform.location.x\n    y_other_1 = wp_other_1.transform.location.y\n    x_other_2 = wp_other_2.transform.location.x\n    y_other_2 = wp_other_2.transform.location.y\n\n    s = np.vstack([(x_ego_1, y_ego_1), (x_ego_2, y_ego_2), (x_other_1, y_other_1), (x_other_2, y_other_2)])\n    h = np.hstack((s, np.ones((4, 1))))\n    line1 = np.cross(h[0], h[1])\n    line2 = np.cross(h[2], h[3])\n    x, y, z = np.cross(line1, line2)\n    if z == 0:\n        return (float('inf'), float('inf'))\n\n    intersection = carla.Location(x=x / z, y=y / z, z=0)\n\n    return intersection\n\n\ndef get_location_in_distance(actor, distance):\n    \"\"\"\n    Obtain a location in a given distance from the current actor's location.\n    Note: Search is stopped on first intersection.\n\n    @return obtained location and the traveled distance\n    \"\"\"\n    waypoint = CarlaDataProvider.get_map().get_waypoint(actor.get_location())\n    traveled_distance = 0\n    while not waypoint.is_intersection and traveled_distance < distance:\n        waypoint_new = waypoint.next(1.0)[-1]\n        traveled_distance += waypoint_new.transform.location.distance(waypoint.transform.location)\n        waypoint = waypoint_new\n\n    return waypoint.transform.location, traveled_distance\n\n\ndef get_location_in_distance_from_wp(waypoint, distance, stop_at_junction=True):\n    \"\"\"\n    Obtain a location in a given distance from the current actor's location.\n    Note: Search is stopped on first intersection.\n\n    @return obtained location and the traveled distance\n    \"\"\"\n    traveled_distance = 0\n    while not (waypoint.is_intersection and stop_at_junction) and traveled_distance < distance:\n        wp_next = waypoint.next(1.0)\n        if wp_next:\n            waypoint_new = wp_next[-1]\n            traveled_distance += waypoint_new.transform.location.distance(waypoint.transform.location)\n            waypoint = waypoint_new\n        else:\n            break\n\n    return waypoint.transform.location, traveled_distance\n\n\ndef get_waypoint_in_distance(waypoint, distance):\n    \"\"\"\n    Obtain a waypoint in a given distance from the current actor's location.\n    Note: Search is stopped on first intersection.\n    @return obtained waypoint and the traveled distance\n    \"\"\"\n    traveled_distance = 0\n    while not waypoint.is_intersection and traveled_distance < distance:\n        waypoint_new = waypoint.next(1.0)[-1]\n        traveled_distance += waypoint_new.transform.location.distance(waypoint.transform.location)\n        waypoint = waypoint_new\n\n    return waypoint, traveled_distance\n\n\ndef generate_target_waypoint_list(waypoint, turn=0):\n    \"\"\"\n    This method follow waypoints to a junction and choose path based on turn input.\n    Turn input: LEFT -> -1, RIGHT -> 1, STRAIGHT -> 0\n    @returns a waypoint list from the starting point to the end point according to turn input\n    \"\"\"\n    reached_junction = False\n    threshold = math.radians(0.1)\n    plan = []\n    while True:\n        wp_choice = waypoint.next(2)\n        if len(wp_choice) > 1:\n            reached_junction = True\n            waypoint = choose_at_junction(waypoint, wp_choice, turn)\n        else:\n            waypoint = wp_choice[0]\n        plan.append((waypoint, RoadOption.LANEFOLLOW))\n        #   End condition for the behavior\n        if turn != 0 and reached_junction and len(plan) >= 3:\n            v_1 = vector(\n                plan[-2][0].transform.location,\n                plan[-1][0].transform.location)\n            v_2 = vector(\n                plan[-3][0].transform.location,\n                plan[-2][0].transform.location)\n            angle_wp = math.acos(\n                np.dot(v_1, v_2) / abs((np.linalg.norm(v_1) * np.linalg.norm(v_2))))\n            if angle_wp < threshold:\n                break\n        elif reached_junction and not plan[-1][0].is_intersection:\n            break\n\n    return plan, plan[-1][0]\n\n\ndef generate_target_waypoint_list_multilane(waypoint, change='left',\n                                            distance_same_lane=10,\n                                            distance_other_lane=25,\n                                            total_lane_change_distance=25, check='true'):\n    \"\"\"\n    This methods generates a waypoint list which leads the vehicle to a parallel lane.\n    The change input must be 'left' or 'right', depending on which lane you want to change.\n\n    The step distance between waypoints on the same lane is 2m.\n    The step distance between the lane change is set to 25m.\n\n    @returns a waypoint list from the starting point to the end point on a right or left parallel lane.\n    \"\"\"\n    plan = []\n    plan.append((waypoint, RoadOption.LANEFOLLOW))  # start position\n\n    step_distance = 2\n\n    # check if lane change possible\n    if check == 'true':\n        lane_change_possibilities = ['Left', 'Right', 'Both']\n        if str(waypoint.lane_change) not in lane_change_possibilities:\n            # ERROR, lane change is not possible\n            return None\n\n    # same lane\n    distance = 0\n    while distance < distance_same_lane:\n        next_wp = plan[-1][0].next(step_distance)\n        distance += next_wp[0].transform.location.distance(plan[-1][0].transform.location)\n        plan.append((next_wp[0], RoadOption.LANEFOLLOW))\n\n    target_lane_id = None\n    if change == 'left':\n        # go left\n        wp_left = plan[-1][0].get_left_lane()\n        target_lane_id = wp_left.lane_id\n        next_wp = wp_left.next(total_lane_change_distance)\n        plan.append((next_wp[0], RoadOption.LANEFOLLOW))\n    elif change == 'right':\n        # go right\n        wp_right = plan[-1][0].get_right_lane()\n        target_lane_id = wp_right.lane_id\n        next_wp = wp_right.next(total_lane_change_distance)\n        plan.append((next_wp[0], RoadOption.LANEFOLLOW))\n    else:\n        # ERROR, input value for change must be 'left' or 'right'\n        return None\n\n    # other lane\n    distance = 0\n    while distance < distance_other_lane:\n        next_wp = plan[-1][0].next(step_distance)\n        distance += next_wp[0].transform.location.distance(plan[-1][0].transform.location)\n        plan.append((next_wp[0], RoadOption.LANEFOLLOW))\n\n    return plan, target_lane_id\n\n\ndef generate_target_waypoint(waypoint, turn=0):\n    \"\"\"\n    This method follow waypoints to a junction and choose path based on turn input.\n    Turn input: LEFT -> -1, RIGHT -> 1, STRAIGHT -> 0\n    @returns a waypoint list according to turn input\n    \"\"\"\n    sampling_radius = 1\n    reached_junction = False\n    wp_list = []\n    while True:\n\n        wp_choice = waypoint.next(sampling_radius)\n        #   Choose path at intersection\n        if not reached_junction and (len(wp_choice) > 1 or wp_choice[0].is_junction):\n            reached_junction = True\n            waypoint = choose_at_junction(waypoint, wp_choice, turn)\n        else:\n            waypoint = wp_choice[0]\n        wp_list.append(waypoint)\n        #   End condition for the behavior\n        if reached_junction and not wp_list[-1].is_junction:\n            break\n    return wp_list[-1]\n\n\ndef generate_target_waypoint_in_route(waypoint, route):\n    \"\"\"\n    This method follow waypoints to a junction\n    @returns a waypoint list according to turn input\n    \"\"\"\n    wmap = CarlaDataProvider.get_map()\n    reached_junction = False\n\n    # Get the route location\n    shortest_distance = float('inf')\n    for index, route_pos in enumerate(route):\n        wp = route_pos[0]\n        trigger_location = waypoint.transform.location\n\n        dist_to_route = trigger_location.distance(wp)\n        if dist_to_route <= shortest_distance:\n            closest_index = index\n            shortest_distance = dist_to_route\n\n    route_location = route[closest_index][0]\n    index = closest_index\n\n    while True:\n        # Get the next route location\n        index = min(index + 1, len(route))\n        route_location = route[index][0]\n        road_option = route[index][1]\n\n        # Enter the junction\n        if not reached_junction and (road_option in (RoadOption.LEFT, RoadOption.RIGHT, RoadOption.STRAIGHT)):\n            reached_junction = True\n\n        # End condition for the behavior, at the end of the junction\n        if reached_junction and (road_option not in (RoadOption.LEFT, RoadOption.RIGHT, RoadOption.STRAIGHT)):\n            break\n\n    return wmap.get_waypoint(route_location)\n\n\ndef choose_at_junction(current_waypoint, next_choices, direction=0):\n    \"\"\"\n    This function chooses the appropriate waypoint from next_choices based on direction\n    \"\"\"\n    current_transform = current_waypoint.transform\n    current_location = current_transform.location\n    projected_location = current_location + \\\n        carla.Location(\n            x=math.cos(math.radians(current_transform.rotation.yaw)),\n            y=math.sin(math.radians(current_transform.rotation.yaw)))\n    current_vector = vector(current_location, projected_location)\n    cross_list = []\n    cross_to_waypoint = dict()\n    for waypoint in next_choices:\n        waypoint = waypoint.next(10)[0]\n        select_vector = vector(current_location, waypoint.transform.location)\n        cross = np.cross(current_vector, select_vector)[2]\n        cross_list.append(cross)\n        cross_to_waypoint[cross] = waypoint\n    select_cross = None\n    if direction > 0:\n        select_cross = max(cross_list)\n    elif direction < 0:\n        select_cross = min(cross_list)\n    else:\n        select_cross = min(cross_list, key=abs)\n\n    return cross_to_waypoint[select_cross]\n\n\ndef get_intersection(ego_actor, other_actor):\n    \"\"\"\n    Obtain a intersection point between two actor's location\n    @return the intersection location\n    \"\"\"\n    waypoint = CarlaDataProvider.get_map().get_waypoint(ego_actor.get_location())\n    waypoint_other = CarlaDataProvider.get_map().get_waypoint(other_actor.get_location())\n    max_dist = float(\"inf\")\n    distance = float(\"inf\")\n    while distance <= max_dist:\n        max_dist = distance\n        current_location = waypoint.transform.location\n        waypoint_choice = waypoint.next(1)\n        #   Select the straighter path at intersection\n        if len(waypoint_choice) > 1:\n            max_dot = -1 * float('inf')\n            loc_projection = current_location + carla.Location(\n                x=math.cos(math.radians(waypoint.transform.rotation.yaw)),\n                y=math.sin(math.radians(waypoint.transform.rotation.yaw)))\n            v_current = vector(current_location, loc_projection)\n            for wp_select in waypoint_choice:\n                v_select = vector(current_location, wp_select.transform.location)\n                dot_select = np.dot(v_current, v_select)\n                if dot_select > max_dot:\n                    max_dot = dot_select\n                    waypoint = wp_select\n        else:\n            waypoint = waypoint_choice[0]\n        distance = current_location.distance(waypoint_other.transform.location)\n\n    return current_location\n\n\ndef detect_lane_obstacle(actor, extension_factor=3, margin=1.02):\n    \"\"\"\n    This function identifies if an obstacle is present in front of the reference actor\n    \"\"\"\n    world = CarlaDataProvider.get_world()\n    world_actors = world.get_actors().filter('vehicle.*')\n    actor_bbox = actor.bounding_box\n    actor_transform = actor.get_transform()\n    actor_location = actor_transform.location\n    actor_vector = actor_transform.rotation.get_forward_vector()\n    actor_vector = np.array([actor_vector.x, actor_vector.y])\n    actor_vector = actor_vector / np.linalg.norm(actor_vector)\n    actor_vector = actor_vector * (extension_factor - 1) * actor_bbox.extent.x\n    actor_location = actor_location + carla.Location(actor_vector[0], actor_vector[1])\n    actor_yaw = actor_transform.rotation.yaw\n\n    is_hazard = False\n    for adversary in world_actors:\n        if adversary.id != actor.id and \\\n                actor_transform.location.distance(adversary.get_location()) < 50:\n            adversary_bbox = adversary.bounding_box\n            adversary_transform = adversary.get_transform()\n            adversary_loc = adversary_transform.location\n            adversary_yaw = adversary_transform.rotation.yaw\n            overlap_adversary = RotatedRectangle(\n                adversary_loc.x, adversary_loc.y,\n                2 * margin * adversary_bbox.extent.x, 2 * margin * adversary_bbox.extent.y, adversary_yaw)\n            overlap_actor = RotatedRectangle(\n                actor_location.x, actor_location.y,\n                2 * margin * actor_bbox.extent.x * extension_factor, 2 * margin * actor_bbox.extent.y, actor_yaw)\n            overlap_area = overlap_adversary.intersection(overlap_actor).area\n            if overlap_area > 0:\n                is_hazard = True\n                break\n\n    return is_hazard\n\n\nclass RotatedRectangle(object):\n\n    \"\"\"\n    This class contains method to draw rectangle and find intersection point.\n    \"\"\"\n\n    def __init__(self, c_x, c_y, width, height, angle):\n        self.c_x = c_x\n        self.c_y = c_y\n        self.w = width      # pylint: disable=invalid-name\n        self.h = height     # pylint: disable=invalid-name\n        self.angle = angle\n\n    def get_contour(self):\n        \"\"\"\n        create contour\n        \"\"\"\n        w = self.w\n        h = self.h\n        c = shapely.geometry.box(-w / 2.0, -h / 2.0, w / 2.0, h / 2.0)\n        rc = shapely.affinity.rotate(c, self.angle)\n        return shapely.affinity.translate(rc, self.c_x, self.c_y)\n\n    def intersection(self, other):\n        \"\"\"\n        Obtain a intersection point between two contour.\n        \"\"\"\n        return self.get_contour().intersection(other.get_contour())\n"
  },
  {
    "path": "scenario_runner/srunner/tools/scenario_parser.py",
    "content": "#!/usr/bin/env python\n\n# Copyright (c) 2019 Intel Corporation\n#\n# This work is licensed under the terms of the MIT license.\n# For a copy, see <https://opensource.org/licenses/MIT>.\n\n\"\"\"\nThis module provides access to a scenario configuration parser\n\"\"\"\n\nimport glob\nimport os\nimport xml.etree.ElementTree as ET\n\nfrom srunner.scenarioconfigs.scenario_configuration import ScenarioConfiguration, ActorConfigurationData\nfrom srunner.scenarioconfigs.route_scenario_configuration import RouteConfiguration\n\n\nclass ScenarioConfigurationParser(object):\n\n    \"\"\"\n    Pure static class providing access to parser methods for scenario configuration files (*.xml)\n    \"\"\"\n\n    @staticmethod\n    def parse_scenario_configuration(scenario_name, config_file_name):\n        \"\"\"\n        Parse all scenario configuration files at srunner/examples and the additional\n        config files, providing a list of ScenarioConfigurations @return\n\n        If scenario_name starts with \"group:\" all scenarios that\n        have that type are parsed and returned. Otherwise only the\n        scenario that matches the scenario_name is parsed and returned.\n        \"\"\"\n\n        list_of_config_files = glob.glob(\"{}/srunner/examples/*.xml\".format(os.getenv('SCENARIO_RUNNER_ROOT', \"./\")))\n\n        if config_file_name != '':\n            list_of_config_files.append(config_file_name)\n\n        single_scenario_only = True\n        if scenario_name.startswith(\"group:\"):\n            single_scenario_only = False\n            scenario_name = scenario_name[6:]\n\n        scenario_configurations = []\n\n        for file_name in list_of_config_files:\n            tree = ET.parse(file_name)\n\n            for scenario in tree.iter(\"scenario\"):\n\n                scenario_config_name = scenario.attrib.get('name', None)\n                scenario_config_type = scenario.attrib.get('type', None)\n\n                if single_scenario_only:\n                    # Check the scenario is the correct one\n                    if scenario_config_name != scenario_name:\n                        continue\n                else:\n                    # Check the scenario is of the correct type\n                    if scenario_config_type != scenario_name:\n                        continue\n\n                new_config = ScenarioConfiguration()\n                new_config.town = scenario.attrib.get('town', None)\n                new_config.name = scenario_config_name\n                new_config.type = scenario_config_type\n                new_config.other_actors = []\n                new_config.ego_vehicles = []\n                new_config.trigger_points = []\n\n                for weather in scenario.iter(\"weather\"):\n                    new_config.weather.cloudiness = float(weather.attrib.get(\"cloudiness\", 0))\n                    new_config.weather.precipitation = float(weather.attrib.get(\"precipitation\", 0))\n                    new_config.weather.precipitation_deposits = float(weather.attrib.get(\"precipitation_deposits\", 0))\n                    new_config.weather.wind_intensity = float(weather.attrib.get(\"wind_intensity\", 0.35))\n                    new_config.weather.sun_azimuth_angle = float(weather.attrib.get(\"sun_azimuth_angle\", 0.0))\n                    new_config.weather.sun_altitude_angle = float(weather.attrib.get(\"sun_altitude_angle\", 15.0))\n                    new_config.weather.fog_density = float(weather.attrib.get(\"fog_density\", 0.0))\n                    new_config.weather.fog_distance = float(weather.attrib.get(\"fog_distance\", 0.0))\n                    new_config.weather.wetness = float(weather.attrib.get(\"wetness\", 0.0))\n\n                for ego_vehicle in scenario.iter(\"ego_vehicle\"):\n\n                    new_config.ego_vehicles.append(ActorConfigurationData.parse_from_node(ego_vehicle, 'hero'))\n                    new_config.trigger_points.append(new_config.ego_vehicles[-1].transform)\n\n                for route in scenario.iter(\"route\"):\n                    route_conf = RouteConfiguration()\n                    route_conf.parse_xml(route)\n                    new_config.route = route_conf\n\n                for other_actor in scenario.iter(\"other_actor\"):\n                    new_config.other_actors.append(ActorConfigurationData.parse_from_node(other_actor, 'scenario'))\n\n                scenario_configurations.append(new_config)\n\n        return scenario_configurations\n\n    @staticmethod\n    def get_list_of_scenarios(config_file_name):\n        \"\"\"\n        Parse *all* config files and provide a list with all scenarios @return\n        \"\"\"\n\n        list_of_config_files = glob.glob(\"{}/srunner/examples/*.xml\".format(os.getenv('SCENARIO_RUNNER_ROOT', \"./\")))\n        list_of_config_files += glob.glob(\"{}/srunner/examples/*.xosc\".format(os.getenv('SCENARIO_RUNNER_ROOT', \"./\")))\n\n        if config_file_name != '':\n            list_of_config_files.append(config_file_name)\n\n        scenarios = []\n        for file_name in list_of_config_files:\n            if \".xosc\" in file_name:\n                tree = ET.parse(file_name)\n                scenarios.append(\"{} (OpenSCENARIO)\".format(tree.find(\"FileHeader\").attrib.get('description', None)))\n            else:\n                tree = ET.parse(file_name)\n                for scenario in tree.iter(\"scenario\"):\n                    scenarios.append(scenario.attrib.get('name', None))\n\n        return scenarios\n"
  },
  {
    "path": "scenario_runner/srunner/utilities/code_check_and_formatting.sh",
    "content": "#!/bin/bash\n\nautopep8 scenario_runner.py --in-place --max-line-length=120\nautopep8 srunner/scenariomanager/*.py --in-place --max-line-length=120\nautopep8 srunner/scenariomanager/actorcontrols/*.py --in-place --max-line-length=120\nautopep8 srunner/scenariomanager/scenarioatomics/*.py --in-place --max-line-length=120\nautopep8 srunner/scenarios/*.py --in-place --max-line-length=120\nautopep8 srunner/autoagents/*.py --in-place --max-line-length=120\nautopep8 srunner/tools/*.py --in-place --max-line-length=120\nautopep8 srunner/scenarioconfigs/*.py --in-place --max-line-length=120\n\n\npylint --rcfile=.pylintrc --disable=I srunner/scenariomanager/\npylint --rcfile=.pylintrc srunner/scenarios/\npylint --rcfile=.pylintrc srunner/autoagents/\npylint --rcfile=.pylintrc srunner/tools/\npylint --rcfile=.pylintrc srunner/scenarioconfigs/\npylint --rcfile=.pylintrc scenario_runner.py\n"
  }
]